Hollgrehenn's Hammer [1], булава (Renewal)
Hollgrehenn's Hammer [1] (HOLLGREHENN_HAMMER) – оружие.
![Hollgrehenn's Hammer [1], булава (Renewal) Hollgrehenn's Hammer [1], булава (Renewal)](/images/db/items/picture/1535.png)
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.
Скрипт
bonus bBreakArmorRate,100; bonus bBreakWeaponRate,100; if (readparam(bStr)>=44) { bonus bBaseAtk,44; }