Basic Info

Name 1585 Upgrade Book[1]
Item ID 1585 - Upg_Book
Type Weapon - Book
1585
Book that is coated by Oridecon and Gold with perfect level.
-------------------------
MATK +20
-------------------------
[Per Refine]ATK +10, MATK +5
-------------------------
Level 70 or Higher : ATK +5 for Every 10 BaseLevel
-------------------------
Class: Book
Attack: 45
Weight: 60
Weapon Level: 3
Level Requirement: 1
Jobs: Priest, Sage and Star Gladiator

Details

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

Stats

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

Restrictions

Level Range Any
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes Priest / Sage / Star Gladiator
Gender Any

Scripts

Use Script
bonus bBaseAtk,(getrefine()*10); bonus bMatk,(getrefine()*5); if(BaseLevel>70) { bonus bMatk,(((BaseLevel-70)/10)*5); }
Equip Script
None
Unequip Script
None