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

Aries Diadem (ARIES_DIADEM) – броня.

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

A magnificent diadem 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.
MATK + 2%, Int +2,
Increases resistance to Fire Property by 5%.
If refined to 7 or higher,
MDEF +5, Def +1.

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

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

Скрипт

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