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

Illusion Sprint Shoes [1]

Buy Price: N/A Sell Price: N/A
A pair of comfortable shoes for sprinting, tying the laces to keep your feet in place.
_______________________
AGI +5
_______________________
Increases Natural SP Recovery Rate by 20%.
_______________________
Refine Level +7:
Increases Natural SP Recovery Rate by additional 20%.
_______________________
Refine Level +9:
MaxHP +5%, MaxSP +5%.
_______________________
Refine Level +11:
Increases Physical Damage against enemies of every size by 15%.
_______________________
When equipped with Illusion Sprint Ring:
Drain 500 HP per second.
Physical attacks have a certain chance to increase STR by 150 for 10 seconds.
_______________________
When equipped with Illusion Sprint Glove:
Drain 50 SP per second.
Physical attacks have a certain chance to increase AGI by 150 for 10 seconds.
_______________________
Type: Shoes
Defense: 20
Weight: 70
_______________________
Requirement:
Base Level 130

Equipment Slots

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

Basic Information

Armor
700
20

Requirements

1
130

Scripts

.@r = getrefine(); bonus bSPrecovRate,20; bonus bAgi,5; if (.@r>=7) { bonus bSPrecovRate,20; if (.@r>=9) { bonus bMaxHPrate,5; bonus bMaxSPrate,5; if (.@r>=11) { bonus2 bAddSize,Size_All,15; } } }
.@r = getrefine();
bonus bSPrecovRate,20;
bonus bAgi,5;
if (.@r>=7) {
   bonus bSPrecovRate,20;
   if (.@r>=9) {
      bonus bMaxHPrate,5;
      bonus bMaxSPrate,5;
      if (.@r>=11) {
         bonus2 bAddSize,Size_All,15;
      }
   }
}
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.