Viewing Item

#560052: Boosting Ice & Snow Knuckle

Item ID 560052 For Sale No
Identifier Z_Boost_P_Claw Credit Price Not For Sale
Name Boosting Ice & Snow Knuckle Type Weapon - Knuckle
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 3
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 448 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Monk
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bAtkRate,20;

3 bonus2 bFixedCastrate,"CH_SOULCOLLECT",-50;

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

5 bonus bBaseAtk,10*(.@r/2);

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

7 if (.@r>=7) {

8 bonus2 bIgnoreDefRaceRate,RC_All,25;

9 bonus2 bIgnoreDefRaceRate,RC_Player_Doram,-25;

10 bonus2 bIgnoreDefRaceRate,RC_Player_Human,-25;

11 if (.@r>=9) {

12 bonus bAspdRate,10;

13 }

14 }

Equip Script None
Unequip Script None