Viewing Item

#22208: Dragon Scale Boots

Item ID 22208 For Sale No
Identifier Dragon_Boots Credit Price Not For Sale
Name Dragon Scale Boots Type Armor
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 0
Range 0 Defense 35
Slots 1 Refineable Yes
Attack 0 Min Equip Level 170
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 bMaxSP,500;

3 bonus bAspdRate,7;

4 bonus bVariableCastrate,-7;

5 if (.@r>=7) {

6 bonus2 bSubRace,RC_Dragon,2;

7 }

8 if (.@r>=9) {

9 autobonus2 "{ bonus2 bSPRegenRate,500,1000; }",1,3000,BF_MAGIC|BF_WEAPON;

10 }

11 if (.@r>=11) {

12 bonus2 bSubRace,RC_Dragon,3;

13 }

Equip Script None
Unequip Script None