Item Details

Apollo Armor-LT [1] ( Apollo_Armor_TW_LT )

ID 450295 Apollo Armor-LT [1]
Apollo Armor-LT [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: Armor
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 30
Weapon Level: Not specified Armor Level: 2 Min. Equip Level: 150 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Not specified

MaxHP+20%,
------------------------
Every 2 level refine, MaxHP+1000/VIT+15.
Every 3 level refine, increase Dragon's Breath/Dragon's Water Breath/Earth Drive/Shield Press skills damage by 20%.
------------------------
When refined to +9 or higher, MaxHP+10000.
When refined to +11 or higher, reduce physical damage taken from all sizes enemies by 10%.
When refined to +13 or higher, reduce After cast delay skill by 15%.
------------------------
Set Bonus:
Apollo Armor-LT
Green Ferus Card

Reduce After cast delay skill by 8%,?
Increase melee/range physical damage by +15%.
------------------------
Set Bonus:
Apollo Armor-LT
Eddga Card

Reduce After cast delay skill by 8%,?
Increase melee/range physical damage by +30%.
When receiving magical attack, have a chance 50% of inflicting Freezing/Stun/Stone Curse to the enemies.
------------------------
[Grade Bonus]
[Grade D] Every 2 level refine, VIT+3.
Every 3 level refine, increase melee/range physical attack by 3%.
[Grade C] Every 3 level refine, MaxHP+3%.
[Grade B] Every 2 level refine, VIT+5.
Every 3 level refine, increase melee/range physical attack by 5%.
[Grade A] Every 2 level refine, MaxHP+5%.
When refined to +13 or higher, reduce physical/magic damage taken from all sizes by 10%.
------------------------
Type: Armor
Def: 30
Weight: 30
Armor Level: 2
Required Level: 150
Class: All Jobs

All

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();
.@g = getenchantgrade();
bonus bMaxHPrate,20;
bonus bMaxHP,500*(.@r/2);
bonus bVit,8*(.@r/2);
bonus2 bSkillAtk,"RK_DRAGONBREATH",20*(.@r/3);
bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",20*(.@r/3);
bonus2 bSkillAtk,"LG_EARTHDRIVE",20*(.@r/3);
bonus2 bSkillAtk,"LG_SHIELDPRESS",20*(.@r/3);
if (.@r>=9) {
   bonus bMaxHP,5000;
}
if (.@r>=11)
   bonus2 bSubRace,RC_All,10;
if (.@r>=13)
   bonus bDelayrate,-15;
if (.@g>=ENCHANTGRADE_D) {
   bonus bVit,3*(.@r/2);
   bonus bLongAtkRate,3*(.@r/3);
   bonus bShortAtkRate,3*(.@r/3);
}
if (.@g>=ENCHANTGRADE_C) {
   bonus bMaxHPrate,3*(.@r/3);
}
if (.@g>=ENCHANTGRADE_B) {
   bonus bVit,5*(.@r/2);
   bonus bLongAtkRate,5*(.@r/3);
   bonus bShortAtkRate,5*(.@r/3);
}
if (.@g>=ENCHANTGRADE_A) {
   bonus bMaxHPrate,5*(.@r/3);
   if (.@r>=13) {
       bonus2 bSubRace,RC_All,10;
   }
}
Not specified
Not specified

Not specified

Not specified