Basic Info

Name 1535 Hollgrehenn's Hammer[1]
Item ID 1535 - Hollgrehenn_Hammer
Type Weapon - Mace
1535
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.
-------------------------
Adds a low chance of destroying the weapons and armor of enemies when dealing physical damage.
This chance is greatly increased when the Mastersmith Card is compounded to this weapon,
but adds a low chance of breaking the wearer's equipment.
-------------------------
Adds an ATK +44 bonus if the wearer's STR stat is 44 or greater.
-------------------------
Class: Mace
Attack: 4
Weight: 44
Weapon Level: 4
Level Requirement: 44
Jobs: Swordman, Acolyte and Merchant

Details

Weight 4
NPC Buy 4,444 z
NPC Sell 2,222 z
Refineable Yes
Equip Locations Main Hand

Stats

Range 1
Defense 0
Attack 4
Magical Attack 0
Weapon Level 4
Slots 1

Restrictions

Level Range 44 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes Swordsman / Acolyte / Merchant / Knight / Priest / Blacksmith / Crusader / Monk / Alchemist
Gender Any

Scripts

Use Script
bonus bBreakArmorRate,100; bonus bBreakWeaponRate,100; if(readparam(bStr)>=44) { bonus bBaseAtk,44; }
Equip Script
None
Unequip Script
None