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

Aries Crown (ARIES_CROWN) – броня.

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

A magnificent crown created to pay tribute to the 1st sign of the zodiac, Aries the Ram.
Attached to the crown is a Diamond gemstone, the birthstone for those born under this sign.
Its power increases defense from Fire attacks.
Int +3,
Increases resistance to Fire Property by 7%.
If refined to 7 or higher,
MATK +2%, MDEF +5.

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

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

Скрипт

bonus bVit,2;
bonus2 bSubEle,Ele_fire,5;
if (getrefine()>6) {
   bonus bDef,1;
   bonus bVit,1;
}