Item Details

Tir na nog [1] ( aegis_450411 )

ID 450411 Tir na nog [1]
Tir na nog [1] Buy Price: zeny Sell Price: 0 zeny Weight: 100 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: 100
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 200 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes.

Land of Eternal Youth. Paradise on Earth. Residence of Fairies.
The promised land, Tir na nog.
------------------------
Reduce damage taken from Human and Doram Player by 7%.
------------------------
For every 10 Base Level, increase Conflagration, Diamond Storm, Lightning Land, Terra Drive, Venom Swamp, and Elemental Buster damage by 1%.
------------------------
For every refine level, increase magic damage against all size enemies by 7%.
------------------------
When refined to +7 or higher, ASPD + 10%, reduce damage taken from Normal and Boss enemies by 5%.
------------------------
When refined to +9 or higher, Armor will be indestructible in battle, reduce Call Agni, Call Aqua, Call Ventus, and Call Tera cooldown by 25 seconds.
------------------------
When refined to +10 or higher, increase magic damage against all property enemies by 15%.
------------------------
When refined to +12 or higher, MATK +150, SPL +15.
------------------------
Type : Armor
Def : 100
Weight : 100
Required Level : 200
Class : Elemental Master

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();
bonus2 bSubRace,RC_Player_Doram,7;
bonus2 bSubRace,RC_Player_Human,7;
bonus2 bSkillAtk,"EM_CONFLAGRATION",BaseLevel/10;
bonus2 bSkillAtk,"EM_DIAMOND_STORM",BaseLevel/10;
bonus2 bSkillAtk,"EM_LIGHTNING_LAND",BaseLevel/10;
bonus2 bSkillAtk,"EM_TERRA_DRIVE",BaseLevel/10;
bonus2 bSkillAtk,"EM_VENOM_SWAMP",BaseLevel/10;
bonus2 bSkillAtk,"EM_ELEMENTAL_BUSTER",BaseLevel/10;
bonus2 bMagicAddSize,Size_All,7*.@r;
if (.@r>=7) {
   bonus bAspdRate,10;
   bonus2 bSubClass,Class_Boss,5;
   bonus2 bSubClass,Class_Normal,5;
   if (.@r>=9) {
       bonus bUnbreakableArmor;
       bonus2 bFixedCastrate,"SO_PSYCHIC_WAVE",-100;
       if (.@r>=10) {
            bonus2 bMagicAddEle,Ele_All,15;
       }
   }
}
Not specified
Not specified

Not specified