Viewing Item

#470067: Paradise Boots

Item ID 470067 For Sale No
Identifier 1Para_Boots_A Credit Price Not For Sale
Name Paradise Boots Type Armor
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 8
Slots 0 Refineable No
Attack 0 Min Equip Level 10
MATK 0 Max Equip Level None
Equip Locations Footgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 bonus bShortAtkRate,3;

2 bonus bLongAtkRate,3;

3 bonus bCritical,1*(min(BaseLevel,100)/5);

4 if (BaseLevel>=30) {

5 bonus bShortAtkRate,3;

6 bonus bLongAtkRate,3;

7 }

8 if (BaseLevel>=45) {

9 bonus bShortAtkRate,4;

10 bonus bLongAtkRate,4;

11 }

12 if (BaseLevel>=85)

13 bonus bFixedCast,-300;

Equip Script None
Unequip Script None