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

Spurred Boots [1]

Buy Price: N/A Sell Price: N/A
Boots worn by shepherds.
_______________________
MaxSP +5%
_______________________
Refine Level +7:
MaxSP +5%
_______________________
Refine Level +9:
MaxSP +5%
Increases movement speed.
_______________________
Type: Shoes
Defense: 0
Weight: 50
Armor Level: 1
_______________________
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
500

Requirements

1
100

Scripts

.@r = getrefine(); .@bonus = 5; if (.@r >=7) { .@bonus += 5; } if (.@r >=9) { .@bonus += 5; } bonus bMaxSPrate,.@bonus; bonus bSpeedRate,25;
.@r = getrefine();
.@bonus = 5;
if (.@r >=7) {
   .@bonus += 5;
}
if (.@r >=9) {
   .@bonus += 5;
}
bonus bMaxSPrate,.@bonus;
bonus bSpeedRate,25;
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.