
RENEWAL / ITEMS
Supplemental Chip [1]
#28598Armor
Supplement_Part_Chip
You’re viewing Renewal.
No matching Pre-Renewal record.TypeArmor
Equipment positionAccessory
GenderBoth
Weight10
Buy price20 z
Sell price10 z
Slots1
Required level100
Armor level1
Description
A special chip that amplifies natural abilities for a powerful effect.
------------------------
Str + 5
Vit + 5
Dex + 5
Physical damage against all class enemies + 5%
If Arm Cannon is level 3,
Reduces the cast delay of skills by 30%.
If Neutral Barrier is level 3,
Reduces the variable casting time of Arm Cannon by 50%.
Reduces the variable casting time of Ice Launcher by 50%.
Reduces the variable casting time of Flame Launcher by 50%.
If Pile Bunker is level 3,
Str + 5
Vit + 5
Dex + 5
ATK + 100
If Fire Earth Research is level 5,
Magic Gear Fuel is not consumed when using skills.
------------------------
Class: Accessory
Weight: 10
Requires Level: 100
Usable By: Mechanic
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Accessory
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- No
- Trade
Item effect script
bonus bStr,5;
bonus bVit,5;
bonus bDex,5;
bonus2 bAddClass,Class_All,5;
if (getskilllv("NC_ARMSCANNON") >= 3)
bonus bDelayrate,-30;
if (getskilllv("NC_NEUTRALBARRIER") >= 3) {
bonus2 bVariableCastrate,"NC_ARMSCANNON",-50;
bonus2 bVariableCastrate,"NC_FLAMELAUNCHER",-50;
bonus2 bVariableCastrate,"NC_COLDSLOWER",-50;
}
if (getskilllv("NC_PILEBUNKER") >= 3) {
bonus bStr,5;
bonus bVit,5;
bonus bDex,5;
bonus bBaseAtk,100;
}
if (getskilllv("NC_RESEARCHFE") >= 5)
bonus bNoMadoFuel;
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 28598
- Aegis Name
- Supplement_Part_Chip
- Name
- Supplemental Chip
- Type
- Armor
- Buy
- 20
- Weight
- 100
- Slots
- 1
- Locations
- Both Accessory
- Yes
- Armor Level
- 1
- Equip Level Min
- 100
- Script
- bonus bStr,5; bonus bVit,5; bonus bDex,5; bonus2 bAddClass,Class_All,5; if (getskilllv("NC_ARMSCANNON") >= 3) bonus bDelayrate,-30; if (getskilllv("NC_NEUTRALBARRIER") >= 3) { bonus2 bVariableCastrate,"NC_ARMSCANNON",-50; bonus2 bVariableCastrate,"NC_FLAMELAUNCHER",-50; bonus2 bVariableCastrate,"NC_COLDSLOWER",-50; } if (getskilllv("NC_PILEBUNKER") >= 3) { bonus bStr,5; bonus bVit,5; bonus bDex,5; bonus bBaseAtk,100; } if (getskilllv("NC_RESEARCHFE") >= 5) bonus bNoMadoFuel;
- Client Resource
- Supplement_Part_Chip
- Client Name
- Supplemental Chip
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- 0
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/supplement_part_chip.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/supplement_part_chip.bmp