Leo Crown, броня (Renewal)

Leo Crown (LEO_CROWN) – броня.

Leo Crown, броня (Renewal)

A magnificent crown created to pay tribute to the 5th sign of the zodiac, Leo the Lion. Attached to the crown is a Peridot gemstone, the birthstone for those born under this sign.
Str +2,
Increase Resistance to Fire Property by 5%.
If refined to 7 or higher,
Flee +10, Def +1,
Has a low chance of auto-casting Lv 4 Mild Wind.

Базовые свойства предмета

  • ID: 22906
  • Код: LEO_CROWN
  • Тип: броня
  • Уровень брони: 1
  • Защита: 3
  •  
  • Требуемый уровень: 1
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 30

Скрипт

bonus bStr,2;
bonus2 bSubEle,Ele_Fire,5;
if (getrefine()>6) {
   bonus bDef,1;
   bonus bFlee,10;
   bonus3 bAutoSpell,"TK_SEVENWIND",4,50;
}