Item Details

Avareco [1] ( Avareco )

ID 480134 Avareco [1]
Avareco [1] Buy Price: zeny Sell Price: 0 zeny Weight: 10 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Garment/Robe
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 12
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Era uma capa sem nenhum efeito, mas devido ao poder de mana instalado pela Ilusión, ela se transformou em um manto chamado “Avareza”.
--------------------------
HP máx. +5%.
Refino +7 ou mais:
HP máx. +5% adicional.
Dano físico contra todos os Tamanhos +10%.
Ao derrotar monstros com ataques físicos, recupera 10 de SP.
Refino +9 ou mais:
HP máx. +10% adicional.
Dano físico contra todos os Tamanhos +10% adicional.
Ao derrotar monstros com ataques físicos, recupera 10 de SP adicional.
--------------------------
A cada nível de [Lâminas Retalhadoras]:
Dano de [Retaliação] e [Lâminas Retalhadoras] +6%.
--------------------------
Ao aprender [Lâminas Retalhadoras] nv.5:
Recarga de [Passos da Ilusão] -20 segundos.
--------------------------
Ao aprender [Passos da Ilusão] nv.5:
Resistência as propriedade Água e Sagrado +30%.
--------------------------
Tipo: Capa
DEF: 12 DEFM: 0
Peso: 10
Nível necessário: 100
Classes: Todas

It was a cape without any characteristics, but due to the mana interference equipment installed by Ilusion, it turned into an earful shape that fits the name of Greed.

MaxHP + 5%
Reduce incoming damage from players by 5%.

When Hallucination Walk lv5, increase resistance against water property attack by 100%, holy property attack by 30%.
Adds a chance to perfect hit by 2%, increase damage of Cross Impact by 20%, Dark Claw by 50% per 1 skill level of Cross Impact.
When Cross Impact lv5, reduce cooldown of Hallucination Walk by 20 sec.

When refined to +7 or higher, additional MaxHP + 5%, recovers SP+10 when monsters killed using physical attack, increase damage to all size monsters by 10%.
When refined to +9 or higher, additional MaxHP + 10%, recovers additional SP+10 when monsters killed using physical attack, increase damage to all size monsters by additional 10%.
-
Type : Garment Defense : 12
Weight : 10
Required Level : 100
Class : All

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();
bonus bMaxHPrate,5;
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bSubRace,RC_Player_Doram,5;
bonus2 bSkillAtk,"GC_COUNTERSLASH",getskilllv("GC_CROSSIMPACT")*6;
bonus2 bSkillAtk,"GC_CROSSIMPACT",getskilllv("GC_CROSSIMPACT")*30;
if (getskilllv("GC_CROSSIMPACT") == 5) {
   bonus2 bSkillCooldown,"GC_DARKILLUSION",-4000;
   bonus2 bSkillCooldown,"GC_HALLUCINATIONWALK",-20000;
}
if (getskilllv("GC_HALLUCINATIONWALK") == 5) {
   bonus2 bSubEle,Ele_Water,100;
   bonus2 bSubEle,Ele_Holy,30;
}
if (.@r>=7) {
   bonus bMaxHPrate,5;
   bonus2 bAddSize,Size_All,10;
   bonus bSPGainValue,10;
}
if (.@r>=9) {
   bonus bMaxHPrate,10;
   bonus2 bAddSize,Size_All,10;
   bonus bSPGainValue,10;
}
Not specified
Not specified

Not specified

Not specified