St Patrick's Hat [1], броня (Renewal)

St Patrick's Hat [1] (ST_PAT_HAT) – броня.

St Patrick's Hat [1], броня (Renewal)

This is an exact replica of the hat worn by O'Riley the Leprechaun.
Str +1, Int +1, Mdef +4.
If refined to +8 or higher, adds a chance of automatically using 1 Green Ale while physically attacking and a low chance of dropping Green Ale with each monster killed.
Can be traded, stored, and vended

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

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

Скрипт

bonus bStr,1;
bonus bInt,1;
bonus bMdef,4;
if (getrefine()>7) {
   bonus2 bAddMonsterDropItem,12135,8;
}