Gemini Crown, броня (Pre-Renewal)

Gemini Crown (GEMINI_CROWN) – броня.

Gemini Crown, броня (Pre-Renewal)

A magnificent crown created to pay tribute to the 3rd sign of the zodiac, Gemini the Twins. Attached to the crown is an Alexandrite gemstone, the birthstone for those born under this sign.
Atk + 2
Mdef + 5
If upgrade level is +7 or higher,
Atk + 15
Def + 1
Flee + 10
Reduces damage taken from Wind property attacks by 5%.

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

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

Скрипт

bonus bAgi,2;
bonus bBaseAtk,2;
bonus bMdef,5;
if (getrefine()>6) {
   bonus bDef,1;
   bonus bMatk,15;
   bonus bFlee,10;
   bonus2 bSubEle,Ele_Wind,5;
}