Isabella Red Ear [1], броня (Renewal)

Isabella Red Ear [1] (ISABELLA_RED_EAR) – броня.

Isabella Red Ear [1], броня (Renewal)

Isabella's red hat. It's a favorite among children.
Str + 5
Max HP + 5%
Reduces damage taken from Fire property attacks by 10%.

If upgrade level is +9, Aspd + 1.
Additional Aspd + 1 per 2 upgrade levels of the item past the upgrade level of +9.

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

  • ID: 24759
  • Код: ISABELLA_RED_EAR
  • Тип: броня
  • Уровень брони: 1
  • Защита: 8
  •  
  • Требуемый уровень: 1
  • Цена покупки: 10 з
  • Цена продажи: 5 з
  • Вес: 30

Скрипт

bonus bStr,5;
bonus bMaxHPrate,5;
bonus2 bSubDefEle,Ele_Fire,10;
.@r = getrefine();
if (.@r>=9)
   bonus bAspd,1+(.@r-9)/2;