Hollgrehenn's Hammer [1], булава (Renewal)

Hollgrehenn's Hammer [1] (HOLLGREHENN_HAMMER) – оружие.

Hollgrehenn's Hammer [1], булава (Renewal)

A hammer that was used by Hollgren to refine weapons and armor; it looks bulky and powerful, but it doesn't seem to be fully dependable.


Property: Neutral
Required

Adds a 0.1% chance of damaging the target's armor when performing a physical attack.


If base STR is 44 or higher,
ATK + 44


If Mastersmith Card is compounded,
Adds an additional 0.9% chance of damaging the target's armor when performing a physical attack.
Adds a 1% chance of breaking the user's armor when performing a physical attack.

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

  • ID: 20986
  • Код: HOLLGREHENN_HAMMER
  • Тип: оружие
  • Подтип: булава
  • Уровень оружия: 4
  • Атака: 4
  •  
  • Требуемый уровень: 44
  • Профессии: acolyte, alchemist, blacksmith, crusader, knight, merchant, monk, priest, swordman
  • Цена покупки: 4 444 з
  • Цена продажи: 2 222 з
  • Вес: 44

Скрипт

bonus bBreakArmorRate,100;
bonus bBreakWeaponRate,100;
if (readparam(bStr)>=44) {
   bonus bBaseAtk,44;
}