Viewing Item

#540077: Boosting Glacier Book

Item ID 540077 For Sale No
Identifier Z_Boost_N_Book Credit Price Not For Sale
Name Boosting Glacier Book Type Weapon - Book
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 3
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 157 Min Equip Level 1
MATK 210 Max Equip Level None
Equip Locations Main Hand
Equip Upper Upper / Third Upper
Equippable Jobs Sage
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMatkRate,15;

3 bonus bMaxSPrate,3*(.@r/2);

4 if (.@r>=7) {

5 bonus2 bIgnoreMdefRaceRate,RC_All,25;

6 bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-25;

7 bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-25;

8 if (.@r>=9) {

9 bonus bVariableCastrate,-7;

10 }

11 }

Equip Script None
Unequip Script None