ID #1585
Weapon
Upgrade Book [1]
Buy Price: N/A
Sell Price: N/A
Book that is coated by Oridecon and Gold with perfect Level.
_______________________
MATK +20
_______________________
For each Refine Level:
ATK +10
MATK +5
_______________________
For each 10 Base Level above 70:
ATK +5
_______________________
Type: Book
Attack: 45
Weight: 60
Weapon Level: 3
Enchantable: Yes
_______________________
Requirement:
Priest, Sage and Star Gladiator
_______________________
MATK +20
_______________________
For each Refine Level:
ATK +10
MATK +5
_______________________
For each 10 Base Level above 70:
ATK +5
_______________________
Type: Book
Attack: 45
Weight: 60
Weapon Level: 3
Enchantable: Yes
_______________________
Requirement:
Priest, Sage and Star Gladiator
Available from boxes
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Weapon
Weight
600
Range
1
Job Requirements
Priest
Yes
Sage
Yes
Requirements
Weapon Level
3
Min Level
1
Scripts
Script .@r = getrefine(); bonus bBaseAtk,(.@r*10); bonus bMatk,(.@r*5); if (BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*5);
.@r = getrefine(); bonus bBaseAtk,(.@r*10); bonus bMatk,(.@r*5); if (BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*5);