Red Wing Hat [1], броня (Pre-Renewal)

Red Wing Hat [1] (RED_WING_HAT) – броня.

Red Wing Hat [1], броня (Pre-Renewal)

A red driver's hat decorated with white wings.
Str +1, Int +1, Dex +1.
If refined to 7, increase Atk and Matk by 2%.
If refined to 9, additional increase Atk and Matk by 2%.
Slot : 1
Head

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

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

Скрипт

if (getrefine()>6) {
   bonus2 bAddClass,Class_All,2;
   bonus bMatkRate,2;
}
if (getrefine()>8) {
   bonus2 bAddClass,Class_All,2;
   bonus bMatkRate,2;
}