Viewing Item

#610057: Boosting Glacier Katar

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

1 .@r = getrefine();

2 bonus bAtkRate,15;

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

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

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 bShortAtkRate,7;

11 }

12 }

Equip Script None
Unequip Script None