Viewing Item

#540000: Booster Spellbook

Item ID 540000 For Sale No
Identifier Boost_Spellbook Credit Price Not For Sale
Name Booster Spellbook Type Weapon - Book
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 165 Min Equip Level 100
MATK 165 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Sage
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bMatkRate,2;

2 bonus2 bMagicAtkEle,Ele_Neutral,3;

3 .@r = getrefine();

4 bonus bMatk,.@r;

5 bonus bMatk,min(BaseLevel,180)/15*3;

6 if (.@r>=7) {

7 bonus2 bMagicAtkEle,Ele_Neutral,getskilllv("PF_HPCONVERSION");

8 }

9 if (.@r>=9) {

10 bonus2 bMagicAddSize,Size_All,10;

11 }

Equip Script None
Unequip Script None