0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
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

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
500
1

Job Requirements

Yes
Yes

Requirements

3
100

Scripts

.@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;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.