Holy Marching Hat [1], броня (Renewal)

Holy Marching Hat [1] (HOLY_MARCHING_HAT_J) – броня.

Holy Marching Hat [1], броня (Renewal)

A marching hat with holy angel wings affixed to the sides made famous by a righteous Rune Midgardian band.
Int +1, Dex +1, Mdef +5.
If refined to +7 or higher, increases Heal effectieness by 5%.
If refined to +9 or higher, Matk +5 and increases Heal effectiveness by 5%.

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

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

Скрипт

.@r = getrefine();
bonus bMatkRate,2;
if (.@r>8) {
   bonus bMatkRate,5;
   bonus bHealPower,5;
}
else if (.@r>6) {
   bonus bHealPower,5;
}
bonus bMdef,5;
bonus bInt,1;
bonus bDex,1;