Item Details

Metal Book [1] ( Metal_Book )

ID 1588 Metal Book [1]
Metal Book [1] Buy Price: 20 zeny Sell Price: 10 zeny Weight: 0 Slots: 1
Type: Weapon item. Sub Type: Book Gender: Both Locations: Weapon
Attack: 45 Magic Attack: 10 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

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

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:
.@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;
}
Not specified
Not specified