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

Aegis of the Illusive-LT [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 80
Weight: 300
Slots: 1
Armor level: 2
Required level: 210

Equipment Slots

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

Basic Information

Armor
300
80

Job Requirements

Yes

Requirements

2
210

Scripts

.@r = getrefine(); .@g = getenchantgrade(); bonus bCritical,15; bonus2 bSubClass,Class_Boss,15; bonus2 bSubClass,Class_Normal,15; if (.@r>=7) { bonus bAspd,2; bonus bMaxHPrate,5; if (.@r>=9) { bonus2 bSkillCooldown,"CD_PETITIO",-1000; if (.@r>=11) { bonus bDelayrate,-10; bonus bCritAtkRate,20; if (.@r>=12) { bonus bShortAtkRate,10; bonus bLongAtkRate,10; } } } } if (.@g>=ENCHANTGRADE_D) { bonus bMaxHPrate,10; if (.@g>=ENCHANTGRADE_C) { bonus bCritical,15; bonus bPAtk,4; if (.@g>=ENCHANTGRADE_B) { bonus bMaxHP,5000; bonus bPAtk,6; if (.@g>=ENCHANTGRADE_A) { bonus2 bAddSize,Size_All,20; bonus bNoWalkDelay; } } } }
.@r = getrefine();
.@g = getenchantgrade();
bonus bCritical,15;
bonus2 bSubClass,Class_Boss,15;
bonus2 bSubClass,Class_Normal,15;
if (.@r>=7) {
   bonus bAspd,2;
   bonus bMaxHPrate,5;
   if (.@r>=9) {
       bonus2 bSkillCooldown,"CD_PETITIO",-1000;
       if (.@r>=11) {
            bonus bDelayrate,-10;
            bonus bCritAtkRate,20;
            if (.@r>=12) {
                bonus bShortAtkRate,10;
                bonus bLongAtkRate,10;
            }
       }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bMaxHPrate,10;
   if (.@g>=ENCHANTGRADE_C) {
       bonus bCritical,15;
       bonus bPAtk,4;
       if (.@g>=ENCHANTGRADE_B) {
            bonus bMaxHP,5000;
            bonus bPAtk,6;
            if (.@g>=ENCHANTGRADE_A) {
                bonus2 bAddSize,Size_All,20;
                bonus bNoWalkDelay;
            }
       }
   }
}
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.