
RENEWAL / ITEMS
Avareco [1]
#480134Armor
Avareco
You’re viewing Renewal.
No matching Pre-Renewal record.TypeArmor
Equipment positionGarment
GenderBoth
Weight10
Buy price0 z
Sell price0 z
DEF12
Slots1
Required level100
Armor level1
Description
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
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Garment
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@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;
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 480134
- Aegis Name
- Avareco
- Name
- Avareco
- Type
- Armor
- Weight
- 100
- Defense
- 12
- Slots
- 1
- Locations
- Garment
- Yes
- Armor Level
- 1
- Equip Level Min
- 100
- Refineable
- Yes
- Script
- .@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; }
- Client Resource
- Avareco
- Client Name
- Avareco
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- 0
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/avareco.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/avareco.bmp