ID #28618
Weapon
Book of the Sun God [4]
Buy Price: N/A
Sell Price: N/A
A book that contains the writings of the Sun God, it has the power to attract materials from space.
It has the power to attract various substances.
_______________________
MATK +170
_______________________
Physical attacks have a random chance to auto-cast Level 3 Meteor Storm.
_______________________
For each refine level:
MaxHP +200
MaxSP +50
ASPD +1%
_______________________
Refine Level +8:
Increases the random chance of physical attacks to auto-cast Level 4 Meteor Storm instead Level3
_______________________
Refine Level +10:
Increases the random chance of physical attacks to auto-cast Level 5 Meteor Storm instead Level 4.
_______________________
Type: Book
Attack: 180
Weight: 50
Weapon Level: 3
_______________________
Requirement:
Base Level 100
Archbishop and Sorcerer
It has the power to attract various substances.
_______________________
MATK +170
_______________________
Physical attacks have a random chance to auto-cast Level 3 Meteor Storm.
_______________________
For each refine level:
MaxHP +200
MaxSP +50
ASPD +1%
_______________________
Refine Level +8:
Increases the random chance of physical attacks to auto-cast Level 4 Meteor Storm instead Level3
_______________________
Refine Level +10:
Increases the random chance of physical attacks to auto-cast Level 5 Meteor Storm instead Level 4.
_______________________
Type: Book
Attack: 180
Weight: 50
Weapon Level: 3
_______________________
Requirement:
Base Level 100
Archbishop and Sorcerer
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
500
Range
1
Job Requirements
Priest
Yes
Sage
Yes
Requirements
Weapon Level
3
Min Level
100
Scripts
Script .@r = getrefine(); bonus bMaxHP,200*.@r; bonus bMaxSP,50*.@r; bonus bAspdRate,.@r; if (.@r>=10) bonus3 bAutoSpell,"WZ_METEOR",5,200; else if (.@r>=8) bonus3 bAutoSpell,"WZ_METEOR",4,150; else bonus3 bAutoSpell,"WZ_METEOR",3,100;
.@r = getrefine(); bonus bMaxHP,200*.@r; bonus bMaxSP,50*.@r; bonus bAspdRate,.@r; if (.@r>=10) bonus3 bAutoSpell,"WZ_METEOR",5,200; else if (.@r>=8) bonus3 bAutoSpell,"WZ_METEOR",4,150; else bonus3 bAutoSpell,"WZ_METEOR",3,100;