Item Details

( aegis_450368 )

# 450368
Compra: zeny Venda: 0 zeny Peso: 100 Slots: 1
Tipo: Equipamento Subtipo: N/A Gênero: Ambos Locais: Armadura
Ataque: N/A Ataque Mágico: N/A Alcance: N/A Defesa: 100
Nível da Arma: N/A Nvl. Armad.: 1 Nvl. Min.: 200 Nvl. Máx.: N/A
Refinável: 1 Graduável: N/A Elemento: Neutro Classes: N/A

A popular clothing brand in Rune Midgard.
These wild pajama costumes are made of flexible materials, so even adults can wear them comfortably.
------------------------
Reduce damage taken from Human and Doram Player by 7%.
------------------------
For every 10 Base Level, increase Chulho Sonic Claw, Howling of Chulho, and Hogogong Strike damage by 1%.
------------------------
For every refine level, increase physical and magic damage against all size enemies by 7%.
------------------------
When refined to +7 or higher, ASPD + 10%, Immune to Knockback.
------------------------
When refined to +9 or higher, Armor will be indestructible in battle, reduce Hiss cooldown by 45 seconds.
------------------------
When refined to +10 or higher, increase physical damage against all property enemies by 15%.
------------------------
When refined to +12 or higher, ATK + 150, POW + 15.
------------------------
Type : Armor
Def : 100
Weight : 100
Required Level : 200
Class : Spirit Handler

N/A

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();
bonus2 bSubRace,RC_Player_Doram,7;
bonus2 bSubRace,RC_Player_Human,7;
bonus2 bSkillAtk,"SH_CHUL_HO_SONIC_CLAW",BaseLevel/10;
bonus2 bSkillAtk,"SH_HOWLING_OF_CHUL_HO",BaseLevel/10;
bonus2 bSkillAtk,"SH_HOGOGONG_STRIKE",BaseLevel/10;
bonus2 bAddSize,Size_All,.@r*7;
if (.@r>=7) {
   bonus bAspdRate,10;
   bonus bNoKnockback;
   if (.@r>=9) {
       bonus2 bSkillCooldown,"SU_HISS",-45000;
       bonus bUnbreakableArmor;
   }
}
N/A
N/A

N/A