Basic Info

Name 1588 Metal Book[1]
Item ID 1588 - Metal_Book
Type Weapon - Book
1588
Book coated with metal that enhance ability.
-------------------------
MATK +10
-------------------------
Every 1 refine increase 1 ATK and 2 MATK
-------------------------
Base level 20: +5 ATK every 10 base level
(Applies up to level 120)
-------------------------
Class: Book
Attack: 45
Weight: 0
Weapon Level: 3
Level Requirement: 1
Jobs: Priest, Sage and Star Gladiator

Details

Weight 0
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Main Hand

Stats

Range 1
Defense 0
Attack 45
Magical Attack 10
Weapon Level 3
Slots 1

Restrictions

Level Range Any
Usage None
Trade Can't be dropped / Can't be traded or vended / Can't be placed into Cart / Can't be placed into Storage / Can't be placed into Guild Storage / Can't be placed into Master Storage
Job Class Types Normal / Upper / Baby
Job Classes Priest / Sage / Star Gladiator
Gender Any

Scripts

Use Script
bonus bUnbreakableWeapon,0; bonus bBaseAtk,(getrefine()*5); bonus bMatk,(getrefine()*2); .@val = min(BaseLevel/10, 12); if (.@val > 2) { bonus bBaseAtk,((.@val-2)*5); }
Equip Script
None
Unequip Script
None