Viewing Item

#550123: Boosting Ice & Snow Staff

Item ID 550123 For Sale No
Identifier Z_Boost_P_Staff Credit Price Not For Sale
Name Boosting Ice & Snow Staff Type Weapon - Staff
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 3
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 281 Min Equip Level 1
MATK 389 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Novice / Super novice / Mage / Priest / Wizard / Monk / Sage
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

3 bonus bMatkRate,15;

4 bonus bMaxHPrate,2*(.@r/2);

5 bonus bMatk,12*(.@r/2);

6 if (.@r>=7) {

7 bonus2 bIgnoreMdefRaceRate,RC_All,25;

8 bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-25;

9 bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-25;

10 if (.@r>=9) {

11 bonus bVariableCastrate,-10;

12 }

13 }

Equip Script None
Unequip Script None