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

Defender Booster Shoes [1]

Buy Price: N/A Sell Price: N/A
Special shoes prepared for your rapid growth.
It is specialized in some elemental magic attacks.
_______________________
Cannot be refined normally.
_______________________
MATK +20
FLEE +20
_______________________
For each 3 Refine Levels:
MaxHP +400
_______________________
Refine Level +7:
MaxHP +1800
_______________________
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 bMatk,20; bonus bFlee,20; .@r = getrefine(); if (.@r>=3) { bonus bMaxHP,.@r/3*400; } if (.@r>=7) { bonus bMaxHP,1800; } if (.@r>=9) { bonus bFixedCast,-500; }
bonus bMatk,20;
bonus bFlee,20;
.@r = getrefine();
if (.@r>=3) {
   bonus bMaxHP,.@r/3*400;
}
if (.@r>=7) {
   bonus bMaxHP,1800;
}
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.