Viewing Item

#510123: Boosting Glacier Sotaedo

Item ID 510123 For Sale No
Identifier Z_Boost_N_Sotaedo Credit Price Not For Sale
Name Boosting Glacier Sotaedo Type Weapon - Dagger
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 3
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 70 Min Equip Level 1
MATK 157 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,5;

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

4 bonus bAgi,.@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