Viewing Item

#470069: Paradise Luxury Boots

Item ID 470069 For Sale No
Identifier L_60Lv_Sandal Credit Price Not For Sale
Name Paradise Luxury Boots Type Armor
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 14
Slots 0 Refineable No
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 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,10;

2 bonus bLongAtkRate,10;

3 bonus bFixedCast,-300;

4 .@l = BaseLevel;

5 bonus bMaxHP,50*(min(.@l,150)/10);

6 bonus bMaxSP,20*(min(.@l,150)/10);

7 if (.@l>=105)

8 bonus bCritical,15;

9 if (.@l>=110)

10 bonus bCritAtkRate,5;

11 if (.@l>=120)

12 bonus bCritAtkRate,5;

13 if (.@l>=130)

14 bonus2 bAddClass,Class_ALL,5;

Equip Script None
Unequip Script None