Capricorn Crown [1], броня (Renewal)

Capricorn Crown [1] (CAPRICON_CROWN) – броня.

Capricorn Crown [1], броня (Renewal)

A magnificent crown created to pay tribute to the 10th sign of the zodiac, Capricorn the Goat. Attached to the crown is a Garnet gemstone, the birthstone for those born under this sign.
Vit + 2
Dex + 2
If upgrade level is +7 or higher,
Adds a chance of casting Level 1 Mild Wind on the user when performing a physical attack.

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

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

Скрипт

bonus bVit,2;
bonus bDex,2;
if (getrefine()>6) {
   bonus3 bAutoSpell,"TK_SEVENWIND",1,20;
}