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 #470069 Armor

Paradise Luxury Boots

Buy Price: N/A Sell Price: N/A
A pair of high-quality boots given to members of the Paradise Group.
_______________________
Increases Melee and Ranged Physical Damage by 10%.
Decreases Fixed Casting Time of skills by 0.3 seconds.
_______________________
For each 10 Base Level:
MaxHP +50, MaxSP +20 (Up to Base Level 150)
_______________________
Base Level at least 105:
Critical +15
_______________________
Base Level at least 110:
Increases Critical Damage by 5%.
_______________________
Base Level at least 120:
Increases Critical Damage by additional 5%.
_______________________
Base Level at least 130:
ATK +5%
_______________________
Type: Shoes
Defense: 14
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement:
Base Level 100

Equipment Slots

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

Basic Information

Armor
14

Requirements

1
100

Scripts

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;
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;
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.