Item Details

Metal Book [1] ( Metal_Book )

# 1588 Metal Book [1]
Metal Book [1] Buy: 20 zeny Sell: 10 zeny Weight: 0 Slots: 1
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 45 M. Attack: 10 Range: 1 Defense: N/A
Weapon Level: 3 Armor Level: N/A Equip Level Min: 1 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

MATK + 10.
ATK + 5 / MATK + 2 per refine level
ATK + 5 for evey 10 Base Levels Beyond Level 20 up to level 120
Type : Books Attack : 45
Weight : 0
Weapon Level : 3
Required Level : 1
Required Jobs : Priest/Sage/Taekwon

N/A

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:
.@r = getrefine();
bonus bBaseAtk,(.@r*5);
bonus bMatk,(.@r*2);
.@i = min(BaseLevel/10,12);
if (BaseLevel>20) {
   bonus bBaseAtk,((min(BaseLevel,120)-20)/10)*5;
}
N/A
N/A