Viewing Item

#22172: Gray Wing Boots

Item ID 22172 For Sale No
Identifier Gray_Wing_Boots Credit Price Not For Sale
Name Gray Wing Boots Type Armor
NPC Buy 20 Weight 50
NPC Sell 10 Weapon Level 0
Range 0 Defense 15
Slots 0 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Footgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMaxHPrate,3;

3 bonus bMaxSPrate,3;

4 bonus bMdef,15;

5 bonus bLongAtkRate,2;

6 bonus bCritAtkRate,2;

7 skill "TF_HIDING",1;

8 if (.@r>=5) {

9 bonus bMaxHPrate,7;

10 bonus bMaxSPrate,7;

11 bonus bLongAtkRate,3;

12 bonus bCritAtkRate,3;

13 }

14 if (.@r>=7) {

15 bonus bMaxHPrate,10;

16 bonus bMaxSPrate,10;

17 bonus bLongAtkRate,5;

18 bonus bCritAtkRate,5;

19 }

Equip Script None
Unequip Script None
Theme:
Language: