Viewing Item

#600046: Boosting Ice & Snow Sword

Item ID 600046 For Sale No
Identifier Z_Boost_P_Sword Credit Price Not For Sale
Name Boosting Ice & Snow 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 543 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,25;

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

4 if (.@r>=6) {

5 bonus bShortAtkRate,15;

6 if (.@r>=7) {

7 bonus2 bIgnoreDefRaceRate,RC_All,25;

8 bonus2 bIgnoreDefRaceRate,RC_Player_Doram,-25;

9 bonus2 bIgnoreDefRaceRate,RC_Player_Human,-25;

10 if (.@r>=9) {

11 bonus bAspdRate,15;

12 }

13 }

14 }

Equip Script None
Unequip Script None