0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #470067 Armor

Paradise Boots

Buy Price: N/A Sell Price: N/A
A pair of boots given to members of the Paradise Group.
_______________________
Increases Melee and Ranged Physical Damage by 3%.
_______________________
For each 5 Base Level:
Critical +1 (Up to Base Level 100)
_______________________
Base Level at least 30:
Increases Melee and Ranged Physical Damage by additional 3%.
_______________________
Base Level at least 45:
Increases Melee and Ranged Physical Damage by additional 4%.
_______________________
Base Level at least 85:
Decreases Fixed Casting Time of skills by 0.3 seconds.
_______________________
Type: Shoes
Defense: 8
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement:
Base Level 10

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
8

Requirements

1
10

Scripts

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;
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;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.