Viewing Item

#560051: Boosting Glacier Knuckle

Item ID 560051 For Sale No
Identifier Z_Boost_N_Claw Credit Price Not For Sale
Name Boosting Glacier Knuckle Type Weapon - Knuckle
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 3
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 278 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,15;

3 bonus2 bFixedCastrate,"CH_SOULCOLLECT",-50;

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

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

6 bonus bCritical,.@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,7;

13 }

14 }

Equip Script None
Unequip Script None