
RENEWAL / ITEMS
Paradise Boots
#470067Armor
1Para_Boots_A
TypeArmor
Equipment positionFootgear
GenderBoth
Weight0
Buy price0 z
Sell price0 z
DEF8
Required level10
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,3;
bonus bLongAtkRate,3;
bonus bCritical,(min(BaseLevel,100)/5);
if (BaseLevel>=30) {
bonus bShortAtkRate,3;
bonus bLongAtkRate,3;
}
if (BaseLevel>=45) {
bonus bShortAtkRate,4;
bonus bLongAtkRate,4;
}
if (BaseLevel>=85)
bonus bFixedCast,-300;