
RENEWAL / ITEMS
Blitz Shadow Armor
#24344Shadowgear
S_Blitz_Armor
You’re viewing Renewal.
No matching Pre-Renewal record.TypeShadowgear
Equipment positionShadow armor
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
DEF + 25.
For every 2 refine level, DEF + 5.
If refine rate is 7 or higher, ASPD + 1.
If refine rate is 9 or higher, reduces global cooldown by 1%.
------------------------
Set Bonus:
Blitz Shadow Weapon
Blitz Shadow Armor
MDEF increases by the sum of refinement level.
If the sum of refine rate is 15 or higher,
ASPD + 1, reduce global cooldown by 1%.
Class : Shadow Equipment
Location : Armor
Weight : 0
Required Level : 1
Jobs : All Job
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Equipment position
- Shadow armor
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bDef,25+5*(.@r/2);
if (.@r >= 7) {
bonus bAspd,1;
if (.@r >= 9) {
bonus bDelayrate,-1;
}
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 24344
- Aegis Name
- S_Blitz_Armor
- Name
- Blitz Shadow Armor
- Type
- Shadowgear
- Locations
- Shadow Armor
- Yes
- Equip Level Min
- 1
- Refineable
- Yes
- Script
- .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bDef,25+5*(.@r/2); if (.@r >= 7) { bonus bAspd,1; if (.@r >= 9) { bonus bDelayrate,-1; } }
- Client Resource
- 아머쉐도우
- Client Name
- Blitz Shadow Armor
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 2434324344
- Names
- S_Blitz_WeaponS_Blitz_Armor
- Script
- .@r = getequiprefinerycnt(EQI_SHADOW_WEAPON) + getequiprefinerycnt(EQI_SHADOW_ARMOR); bonus bMdef,.@r; if (.@r >= 15) { bonus bAspd,1; bonus bDelayrate,-1; }
- Client Class Num
- 0
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/아머쉐도우.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/아머쉐도우.bmp