
RENEWAL / ITEMS
Powered Wing
#450176Armor
Supplement_Part_Wing
You’re viewing Renewal.
No matching Pre-Renewal record.TypeArmor
Equipment positionGarment
GenderBoth
Weight10
Buy price20 z
Sell price10 z
DEF12
Required level100
Armor level1
Description
Powered Wing using advanced robot technology.
MaxHP + 3%, increase fire, wind resistance by 10%.
When refined to +7 or higher, additional MaxHP +5%, increase in fire, wind resistance by 20%, increase physical damage to boss monsters by 10%.
When refined to +9 or higher, additional MaxHP +7%, increase in fire, wind resistance by 20%, increase physical damage to boss monsters by 10%.
When Arm Cannon Lv5 is learned, reduce after cast delay by 20%.
When Neutral Barrier Lv3 is learned, reduce incoming physical damage from boss monsters by 5%, recovers 100 HP, 10 SP when killing monsters using physical attack.
Increase damage of Arm Cannon, Ice Launcher, Flame Launcher by 25% per 1 skill level of Pile Bunker learned.
When Fire Earth Research Lv5 is learned, prevents knock back.
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();
.@a = getskilllv("NC_PILEBUNKER");
bonus bMaxHPrate,3;
bonus2 bSubEle,Ele_Fire,10;
bonus2 bSubEle,Ele_Wind,10;
bonus2 bSkillAtk,"NC_ARMSCANNON",25*.@a;
bonus2 bSkillAtk,"NC_FLAMELAUNCHER",25*.@a;
bonus2 bSkillAtk,"NC_COLDSLOWER",25*.@a;
if (getskilllv("NC_ARMSCANNON") == 5)
bonus bDelayrate,-20;
if (getskilllv("NC_NEUTRALBARRIER") == 3) {
bonus2 bSubClass,Class_Boss,5;
bonus bHPGainValue,100;
bonus bSPGainValue,10;
}
if (getskilllv("NC_RESEARCHFE") == 5)
bonus bNoKnockback;
if (.@r>=7) {
bonus bMaxHPrate,5;
bonus2 bSubEle,Ele_Fire,20;
bonus2 bSubEle,Ele_Wind,20;
bonus2 bAddClass,Class_Boss,10;
}
if (.@r>=9) {
bonus bMaxHPrate,7;
bonus2 bSubEle,Ele_Fire,20;
bonus2 bSubEle,Ele_Wind,20;
bonus2 bAddClass,Class_Boss,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
- 450176
- Aegis Name
- Supplement_Part_Wing
- Name
- Powered Wing
- Type
- Armor
- Buy
- 20
- Weight
- 100
- Defense
- 12
- Locations
- Garment
- Yes
- Armor Level
- 1
- Equip Level Min
- 100
- Refineable
- Yes
- Script
- .@r = getrefine(); .@a = getskilllv("NC_PILEBUNKER"); bonus bMaxHPrate,3; bonus2 bSubEle,Ele_Fire,10; bonus2 bSubEle,Ele_Wind,10; bonus2 bSkillAtk,"NC_ARMSCANNON",25*.@a; bonus2 bSkillAtk,"NC_FLAMELAUNCHER",25*.@a; bonus2 bSkillAtk,"NC_COLDSLOWER",25*.@a; if (getskilllv("NC_ARMSCANNON") == 5) bonus bDelayrate,-20; if (getskilllv("NC_NEUTRALBARRIER") == 3) { bonus2 bSubClass,Class_Boss,5; bonus bHPGainValue,100; bonus bSPGainValue,10; } if (getskilllv("NC_RESEARCHFE") == 5) bonus bNoKnockback; if (.@r>=7) { bonus bMaxHPrate,5; bonus2 bSubEle,Ele_Fire,20; bonus2 bSubEle,Ele_Wind,20; bonus2 bAddClass,Class_Boss,10; } if (.@r>=9) { bonus bMaxHPrate,7; bonus2 bSubEle,Ele_Fire,20; bonus2 bSubEle,Ele_Wind,20; bonus2 bAddClass,Class_Boss,10; }
- Client Resource
- Supplement_Part_Wing
- Client Name
- Powered Wing
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- 0
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/supplement_part_wing.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/supplement_part_wing.bmp