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

Ancient Hero Boots [1]

Buy Price: N/A Sell Price: N/A
A pair of boots said to have been worn by ancient heroes.
It resonates with the Ancient Hero's Armor.
_______________________
MaxHP +500
MaxSP +50
_______________________
For 3each Refine Levels:
MaxHP +2%
MaxSP +1%
_______________________
Refine Level +9:
Decreases Fixed Casting Time by 0.3 seconds.
_______________________
Refine Level +12:
Decreases Fixed Casting Time by 0.2 seconds.
_______________________
Refine Level +14:
Decreases After Skill Delay by 5%.
_______________________
Type: Shoes
Defense: 15
Weight: 60
Armor Level: 1
_______________________
Requirement:
Base Level 100

Equipment Reform

Available through the reform system Hero_Equipment_Cube

Available through the reform system Hero_Up_Cube_11

Equipment Slots

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

Basic Information

Armor
600
15
Equipment reform

Requirements

1
100

Scripts

.@r = getrefine(); bonus bMaxHP,500; bonus bMaxSP,50; bonus bMaxHPrate,2*(.@r/3); bonus bMaxSPrate,.@r/3; if (.@r >= 9) { .@val = -300; if (.@r >= 12) { .@val -= 200; if (.@r >= 14) { bonus bDelayrate,-5; } } bonus bFixedCast,.@val; }
.@r = getrefine();
bonus bMaxHP,500;
bonus bMaxSP,50;
bonus bMaxHPrate,2*(.@r/3);
bonus bMaxSPrate,.@r/3;
if (.@r >= 9) {
   .@val = -300;
   if (.@r >= 12) {
      .@val -= 200;
      if (.@r >= 14) {
         bonus bDelayrate,-5;
      }
   }
   bonus bFixedCast,.@val;
}
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.