18
Item ID | 28618 | For Sale | No |
---|---|---|---|
Identifier | Book_of_the_Sun_God | Credit Price | Not For Sale |
Name | Book of the Sun God | Type | Weapon - Book |
NPC Buy | 10 | Weight | 50 |
NPC Sell | 5 | Weapon Level | 3 |
Range | 1 | Defense | 0 |
Slots | 4 | Refineable | Yes |
Attack | 180 | Min Equip Level | 100 |
Equip Locations | Main Hand | ||
Equip Upper | Normal / Upper / Baby / Third / Third Upper / Third Baby | ||
Equippable Jobs | Priest / Sage | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 .@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; |
||
Equip Script | None | ||
Unequip Script | None | ||
Description |
-- Need translation check A book that contains the writings of the Sun God, it has the power to attract materials from space. ________________________ Type: Book Attack: 180 Weight: 50 Weapon Level: 3 Refinable: Yes ________________________ Requirement: Base level 100 Priest and Sage classes ________________________ MATK +170 Max HP +200 per refine level of the item. Max SP +50 per refine level of the item. ASPD +1% per refine level of the item. Adds a 10% chance of casting Meteor Storm on the target when performing a physical attack, where the level of the skill is 3. If refine level is +8 or higher, Adds an additional 5% chance of casting Meteor Storm on the target when performing a physical attack, where the level of the skill is 4. If refine level is +10 or higher, Adds an additional 5% chance of casting Meteor Storm on the target when performing a physical attack, where the level of the skill is 5. |