ID #28604
Weapon
Crimson Bible [2]
Buy Price: N/A
Sell Price: N/A
Book that emitting red aura.
_______________________
ATK increased by (RefineLv*RefineLv), up to +15 Refine Level.
_______________________
MATK increased by (RefineLv*RefineLv)/2, up to +15 Refine Level.
_______________________
For each 10 Base Level above 70:
ATK +5
_______________________
Type: Book
Attack: 45
Weight: 45
Weapon Level: 3
_______________________
Requirement:
Base Level 70
Priest, Sage and Star Gladiator
_______________________
ATK increased by (RefineLv*RefineLv), up to +15 Refine Level.
_______________________
MATK increased by (RefineLv*RefineLv)/2, up to +15 Refine Level.
_______________________
For each 10 Base Level above 70:
ATK +5
_______________________
Type: Book
Attack: 45
Weight: 45
Weapon Level: 3
_______________________
Requirement:
Base Level 70
Priest, Sage and Star Gladiator
Monster Drops
Normal Drops
Evil Druid
Rate: 25%
Elusive Evil Druid
Rate: 25%
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
450
Range
1
Job Requirements
Priest
Yes
Sage
Yes
Requirements
Weapon Level
3
Min Level
70
Scripts
Script .@r = getrefine(); bonus bBaseAtk,(((BaseLevel-70)/10)*5)+(.@r<=15?pow(.@r,2):225); bonus bMatk,(.@r<=15?(pow(.@r,2)/2):225);
.@r = getrefine(); bonus bBaseAtk,(((BaseLevel-70)/10)*5)+(.@r<=15?pow(.@r,2):225); bonus bMatk,(.@r<=15?(pow(.@r,2)/2):225);