Viewing Item

#510127: Boosting Ice & Snow Nindo

Item ID 510127 For Sale No
Identifier Z_Boost_P_Nindo Credit Price Not For Sale
Name Boosting Ice & Snow Nindo Type Weapon - Dagger
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 3
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 114 Min Equip Level 1
MATK 253 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Ninja / Kagerou / Oboro
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMatkRate,10;

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

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

5 if (.@r>=7) {

6 bonus2 bIgnoreMdefRaceRate,RC_All,10;

7 bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-10;

8 bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-10;

9 if (.@r>=9) {

10 bonus bVariableCastrate,-5;

11 }

12 }

Equip Script None
Unequip Script None