Item Details

Janus Armor-LT [1] ( Janus_Armor_LT )

ID 450391 Janus Armor-LT [1]
Janus Armor-LT [1] Preço de Compra: zeny Preço de Venda: 0 zeny Peso: 30 Slots: 1
Tipo: Equipamento Subtipo: Não especificado Gênero: Ambos Localizações: Armadura
Ataque: Não especificado Ataque Mágico: Não especificado Alcance: Não especificado Defesa: 30
Nível da Arma: Não especificado Nível da Armadura: 2 Nível Mín. de Equipamento: 150 Nível Máx. de Equipamento: Não especificado
Refinável: 1 Graduável: 1 Elemento: Neutro Classes: Não especificado

ATK & MATK +120.
------------------------
Every 2 refine level, ATK, MATK+10.
Every 3 refine level, increases skill Storm Gust/Meteor Storm/Lord of Vermilion/Holy Cross/Shield Boomerang damage by 40%.
------------------------
When refined to +9 or higher, increases melee/ranged physical damage by 10%.
When refined to +11 or higher, increases physical/magic damage to enemies of all races by 15%.
When refined to +13 or higher, reduce global cooldown skill by 15%.
------------------------
When equipped by 'Super Novice',
Enable to using Skills Soul Expansion Lv.5/Wind Cutter Lv.5/Cart Tornado Lv.10/Varetyr Spear Lv.10.
Reduces cooldown skills Varetyr Spear and Cart Tornado by 1 second.
------------------------
When equipped by 'Super Novice',
with a Mastering Card,

increases physical/magic damage to enemies of all sizes by 10%,
Every 2 refine level, increases physical/magic damage to enemies of all sizes by an additional 3%.
------------------------
When equipped by 'Super Novice',
with a Big Eggring Card,

increases physical/magic damage to enemies of all sizes by 15%,
Every 3 refine level, increases physical/magic damage to enemies of all sizes by an additional 6%.
------------------------
[Grade Bonus]
[Grade D]
Every 2 refine level, ATK/MATK +5£¬
Every 3 refine level, increases physical/magic damage to enemies of all sizes by 4%.

[Grade C]
Every 3 refine level, increases skills Spiral Pierce Max/Napalam Vulcan Strike damage by 5%.

[Grade B]
Every 2 refine level, P.ATK, S.MATK +1£¬
Every 3 refine level, increases physical/magic damage to enemies of all sizes by an additionaly 5%.

[Grade A]
Every 3 refine level, increases skills Spiral Pierce Max/Napalam Vulcan Strike damage by 5%.
When refined to +13 or higher, increases physical/magic damage to enemies of all properties by 15%.
------------------------
Type: Armor
Def: 30
Weight: 30
Armor Level: 2
Required Level: 150
Class: All Jobs

Todos

Não especificado

Permitido na loja de compra de jogador: Invoca monstro: É vinculado ao equipar: Restrição de empilhamento no inventário:
Restrição de empilhamento no carrinho: Restrição de empilhamento no armazém: Restrição de empilhamento no armazém da guilda: Pode ser solto:
Pode ser trocado: Pode ser trocado com membro de grupo: Pode ser vendido para NPC: Pode ser colocado no carrinho:
Pode ser colocado no armazém: Pode ser colocado no armazém da guilda: Pode ser colocado no correio: Pode ser leiloado:
Atraso:
.@r = getrefine();
.@g = getenchantgrade();
bonus bBaseAtk,120+(10*(.@r/2));
bonus bMatk,120+(10*(.@r/2));
bonus2 bSkillAtk,"WZ_STORMGUST",40*(.@r/3);
bonus2 bSkillAtk,"WZ_METEOR",40*(.@r/3);
bonus2 bSkillAtk,"WZ_VERMILION",40*(.@r/3);
bonus2 bSkillAtk,"CR_HOLYCROSS",40*(.@r/3);
bonus2 bSkillAtk,"CR_SHIELDBOOMERANG",40*(.@r/3);
if (BaseJob == Job_SuperNovice) {
   skill "WL_SOULEXPANSION",5;
   skill "RK_WINDCUTTER",5;
   skill "GN_CART_TORNADO",10;
   skill "SO_VARETYR_SPEAR",10;
}
if (.@r>=9) {
   bonus bShortAtkRate,10;
   bonus bLongAtkRate,10;
   if (.@r>=11) {
       bonus2 bAddRace,RC_All,15;
       bonus2 bMagicAddRace,RC_All,15;
       if (.@r>=13) {
            bonus bDelayrate,-15;
       }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bBaseAtk,5*(.@r/2);
   bonus bMatk,5*(.@r/2);
   bonus2 bAddSize,Size_All,4*(.@r/3);
   bonus2 bMagicAddSize,Size_All,4*(.@r/3);
}
if (.@g>=ENCHANTGRADE_C) {
   bonus2 bSkillAtk,"HN_SPIRAL_PIERCE_MAX",5*(.@r/3);
   bonus2 bSkillAtk,"HN_NAPALM_VULCAN_STRIKE",5*(.@r/3);
}
if (.@g>=ENCHANTGRADE_B) {
   bonus bPAtk,.@r/2;
   bonus bSMatk,.@r/2;
   bonus2 bAddSize,Size_All,5*(.@r/3);
   bonus2 bMagicAddSize,Size_All,5*(.@r/3);
}
if (.@g>=ENCHANTGRADE_A) {
   bonus2 bSkillAtk,"HN_SPIRAL_PIERCE_MAX",5*(.@r/3);
   bonus2 bSkillAtk,"HN_NAPALM_VULCAN_STRIKE",5*(.@r/3);
   if (.@r>=13) {
       bonus2 bAddEle,Ele_All,15;
       bonus2 bMagicAddEle,Ele_All,15;
   }
}
Não especificado
Não especificado

Não especificado

Não especificado