Viewing Item

#22106: Giant Boots

Item ID 22106 For Sale No
Identifier Giant_Boots Credit Price Not For Sale
Name Giant Boots Type Armor
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 0 Defense 13
Slots 1 Refineable Yes
Attack 0 Min Equip Level 85
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 bonus2 bSubRace,RC_DemiHuman,1;

2 bonus2 bSubRace,RC_Player_Human,1;

3 bonus bMaxHPrate,2;

4 bonus bMaxSPrate,2;

5 .@r = getrefine();

6 if (.@r > 4) {

7 bonus2 bSubRace,RC_DemiHuman,2;

8 bonus2 bSubRace,RC_Player_Human,2;

9 bonus bMaxHPrate,4;

10 bonus bMaxSPrate,4;

11 }

12 if (.@r > 6) {

13 bonus2 bSubRace,RC_DemiHuman,2;

14 bonus2 bSubRace,RC_Player_Human,2;

15 bonus bMaxHPrate,4;

16 bonus bMaxSPrate,4;

17 }

Equip Script None
Unequip Script None
Theme:
Language: