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

Pisces Diadem (PISCES_DIADEM) – броня.

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

This diadem honors Pisces, the 12th astrological sign in the zodiac calendar. Its power increases defense from Water attacks.
MDEF +5
Increases resistance to Water attacks by 7%.
If refined to 7 or higher,
Int +3, MATK + 2%.

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

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

Скрипт

bonus bInt,2;
bonus bMdef,5;
bonus2 bSubEle,Ele_Water, 5;
if (getrefine()>6) {
   bonus bDef, 1;
   bonus bMatkRate,2;
}