Illusion Sprint Mail
| Item ID | 450182 | Name | Illusion Sprint Mail |
|
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 |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Sprint_Mail_IL | ||
| Attack | 0 | Type | Armor | ||
| MATK | 0 | Equip Locations | Armor | ||
| Defense | 40 | Equippable Jobs | None | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 1 | Equip Upper | None | ||
| Weight | 150 | Min Equip Level | 130 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
.@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;
}
}
}
|
||||
| Set | Script | ||||||
|---|---|---|---|---|---|---|---|
|
bonus bVariableCastrate,-10; |
||||||
|
bonus bDelayrate,-10; |
||||||
|
.@sum = getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_SHOES);
bonus bAtkRate,10;
if (getequiprefinerycnt(EQI_ARMOR) >= 7 && getequiprefinerycnt(EQI_SHOES) >= 7) {
bonus bBaseAtk,70;
if (.@sum >= 18) {
bonus bLongAtkRate,15;
bonus bShortAtkRate,15;
if (.@sum >= 22) {
bonus bFixedCast,-700;
bonus2 bAddClass,Class_Boss,25;
}
}
}
|
||||||
|
bonus bMaxHPrate,15; bonus bMaxSPrate,15; |
Illusion Sprint Mail Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 21389 | Diligent Deniro | 0.01% | YES | 167 | Insect | Level 0 Neutral | ant_d02_i |
| 21395 | Silent Maya | 1.25% | YES | 175 | Insect | Level 0 Neutral | ant_d02_i |