Item Details

Phantom Aegis [1] ( Aegis_Illusive_TH )

ID 460094 Phantom Aegis [1]
Phantom Aegis [1] Buy Price: zeny Sell Price: 0 zeny Weight: 30 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Shield
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 40
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 190 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

A shield that protects its bearer from deception.

CRI + 5
Reduces physical and magical damage taken from normal enemies by 10%.
------------------------
When refined to +7 or higher, ASPD + 2.

When refined to +9 or higher, Petitio skill cooldown decreases by 0.2 seconds.

When refined to +11 or higher, global cooldown is reduced by 5%,
critical damage + 10%.
------------------------
Type : Shield
Defense : 40
Weight : 30
Armor Level : 1
Required Level : 190
Class : Archbishop

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus bCritical,5;
bonus2 bSubClass,Class_Normal,10;
if (.@r>=7) {
   bonus bAspd,2;
   if (.@r>=9) {
       bonus2 bSkillCooldown,"CD_PETITIO",-200;
       if (.@r>=11) {
            bonus bDelayrate,-5;
            bonus bCritAtkRate,10;
       }
   }
}
Not specified
Not specified

Not specified