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

Pisces Crown (PISCES_CROWN) – броня.

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

This crown honors Pisces, the 12th astrological sign in the zodiac calendar.
Int + 2
Mdef + 5
Reduces damage taken from Water property attacks by 5%.
If upgrade level is +7 or higher,
Def + 1
Matk + 2%

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

  • ID: 5773
  • Код: PISCES_CROWN
  • Тип: броня
  • Уровень брони: 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;
}