
RENEWAL / ITEMS
Paradise Luxury Boots
#470069Armor
2Para_Boots_A
TypeArmor
Equipment positionFootgear
GenderBoth
Weight0
Buy price0 z
Sell price0 z
DEF14
Required level100
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Footgear
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- No
- Trade
- No Drop
- Yes
- No Trade
- Yes
- No Cart
- Yes
- No Storage
- Yes
- No Guild Storage
- Yes
- No Mail
- Yes
- No Auction
- Yes
Item effect script
bonus bShortAtkRate,10;
bonus bLongAtkRate,10;
bonus bFixedCast,-300;
.@l = BaseLevel;
bonus bMaxHP,50*(min(.@l,150)/10);
bonus bMaxSP,20*(min(.@l,150)/10);
if (.@l>=105)
bonus bCritical,15;
if (.@l>=110)
bonus bCritAtkRate,5;
if (.@l>=120)
bonus bCritAtkRate,5;
if (.@l>=130)
bonus bAtkRate,5;