Viewing Item

#460052: Striking Gauntlet

Item ID 460052 For Sale No
Identifier aegis_460052 Credit Price Not For Sale
Name Striking Gauntlet Type Armor
NPC Buy 0 Weight 40
NPC Sell 0 Weapon Level 0
Range 0 Defense 60
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Off Hand
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMdef,15;

3 bonus bMaxHPrate,3*.@r;

4 bonus bMaxSPrate,3*.@r;

5 if (.@r>=6) {

6 bonus bAgi,5;

7 bonus bDex,5;

8 }

9 if (.@r>=8) {

10 bonus bAgi,10;

11 bonus bDex,10;

12 }

Equip Script None
Unequip Script None