Item Details

Metal Mace [1] ( Metal_Mace )

ID 16023 Metal Mace [1]
Metal Mace [1] Buy Price: 20 zeny Sell Price: 10 zeny Weight: 0 Slots: 1
Type: Weapon item. Sub Type: Mace Gender: Both Locations: Weapon
Attack: 80 Magic Attack: Not specified Range: 1 Defense: Not specified
Weapon Level: 3 Armor Level: Not specified Min. Equip Level: 1 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Increases ATK + 5 per refine level.
ATK + 5 for evey 10 Base Levels Beyond Level 20 up to level 120
Class : Mace Attack : 80
Weight : 0
Weapon Level : 3
Required Level : 1
Required Jobs : Novice/Swordsman/Acolyte/Merchant

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Can be dropped: Can be traded: Can be traded with partner: Can be sold to NPC:
Can be placed in the cart: Can be placed in the storage: Can be placed in guild storage: Can be put in a mail:
Can be put in an auction: Delay:
bonus bUnbreakableWeapon;
bonus bBaseAtk,(getrefine()*5);
.@i = min(BaseLevel/10,12);
if (.@i>2)
   bonus bBaseAtk,((.@i-2)*5);
Not specified
Not specified