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

Illusion Sprint Mail [1]

Buy Price: N/A Sell Price: N/A
Armor that grants agility for sprinting.
_______________________
VIT +5
_______________________
Increases Natural HP Recovery Rate by 20%.
_______________________
Refine Level +7:
Increases Natural HP Recovery Rate by additional 20%.
_______________________
Refine Level +9:
Decreases After Skill Delay by 5%.
_______________________
Refine Level +11:
Decreases After Skill Delay by additional 7%.
_______________________
When equipped with Illusion Sprint Shoes:
ATK +10%

Refine Level of Illusion Sprint Mail and Illusion Sprint Shoes is +7 or higher:
ATK +70

Total Refine Level of entire set at least +18:
Increases Melee and Ranged Physical Damage by 15%.

Total Refine Level of entire set at least +22:
Decreases Fixed Casting Time by 0.7 seconds.
Increases Physical Damage against monsters of Boss class by 25%.
_______________________
When equipped with Illusion Sprint Ring and Illusion Sprint Glove:
MaxHP +15%, MaxSP +15%.
_______________________
Type: Armor
Defense: 40
Weight: 150
_______________________
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
1500
40

Requirements

1
130

Scripts

.@r = getrefine(); bonus bHPrecovRate,20; bonus bVit,5; if (.@r>=7) { bonus bHPrecovRate,20; if (.@r>=9) { bonus bDelayrate,-5; if (.@r>=11) { bonus bDelayrate,-7; } } }
.@r = getrefine();
bonus bHPrecovRate,20;
bonus bVit,5;
if (.@r>=7) {
   bonus bHPrecovRate,20;
   if (.@r>=9) {
      bonus bDelayrate,-5;
      if (.@r>=11) {
         bonus bDelayrate,-7;
      }
   }
}
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.