Viewing Item

#600045: Boosting Glacier Sword

Item ID 600045 For Sale No
Identifier Z_Boost_N_Sword Credit Price Not For Sale
Name Boosting Glacier Sword Type Weapon - Two-Handed Sword
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 3
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 337 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Swordman / Knight / Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bAtkRate,15;

3 if (.@r>=6) {

4 bonus bShortAtkRate,10;

5 if (.@r>=7) {

6 bonus2 bIgnoreDefRaceRate,RC_All,25;

7 bonus2 bIgnoreDefRaceRate,RC_Player_Doram,-25;

8 bonus2 bIgnoreDefRaceRate,RC_Player_Human,-25;

9 if (.@r>=9) {

10 bonus bAspdRate,15;

11 }

12 }

13 }

Equip Script None
Unequip Script None