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

Ranger Booster Boots [1]

Buy Price: N/A Sell Price: N/A
Special boots prepared for your rapid growth.
It is specialized for ranged physical attacks.
_______________________
Cannot be refined normally.
_______________________
ATK +20
HIT +15
_______________________
For each 3 Refine Levels:
MaxSP +50
_______________________
Refine Level +7:
MaxSP +300
_______________________
Refine Level +9:
Decreases Fixed Casting Time by 0.5 seconds.
_______________________
Type: Shoes
Defense: 18
Weight: 0
Armor Level: 1
_______________________
Requirement:
Base Level 100

Available from boxes

Equipment Slots

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

Basic Information

Armor
18

Requirements

1
100

Scripts

bonus bBaseAtk,20; bonus bHit,15; .@r = getrefine(); if (.@r>=3) { bonus bMaxSP,.@r/3*50; } if (.@r>=7) { bonus bMaxSP,300; } if (.@r>=9) { bonus bFixedCast,-500; }
bonus bBaseAtk,20;
bonus bHit,15;
.@r = getrefine();
if (.@r>=3) {
   bonus bMaxSP,.@r/3*50;
}
if (.@r>=7) {
   bonus bMaxSP,300;
}
if (.@r>=9) {
   bonus bFixedCast,-500;
}
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.