
RENEWAL / ITEMS
Crescive Shadow Armor
#24912Shadow Gear
S_WH_CB_Armor
You’re viewing Renewal.
No matching Pre-Renewal record.TypeShadow Gear
Equipment positionShadow armor
GenderBoth
Weight0
Buy price0 z
Sell price0 z
Required level200
Description
Increase Crescive Bolt damage by 5%.
------------------------
For every 2 refine level, CRI + 1, ATK + 4.
------------------------
For every 3 refine level, increase Crescive Bolt damage by additional 1%.
------------------------
Set Bonus:
Crescive Shadow Armor
Crescive Shadow Shoes
ATK + 2%, P.ATK + 2.
When total refine level of set is 15 or higher, increase physical damage against all size enemies by 7%.
When total refine level of set is 18 or higher, ignore physical defense of all race enemies (except players) by 50%.
------------------------
Set Bonus:
Crescive Shadow Armor
Crescive Shadow Shoes
Master Shadow Shield
CRI + 3, C.RATE + 1.
When total refine level of set is 27 or higher, ignore physical resistance of all race enemies (except players) by 10%.
------------------------
Type : Shadow Equipment
Location : Armor
Weight : 0
Required Level : 200
Class : Windhawk
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Shadow armor
- Jobs
- Hunter
- Yes
- Classes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",5+(.@r/3);
bonus bCritical,(.@r/2);
bonus bBaseAtk,4*(.@r/2);
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 24912
- Aegis Name
- S_WH_CB_Armor
- Name
- Crescive Shadow Armor
- Type
- ShadowGear
- Jobs
- Hunter
- Yes
- Classes
- Fourth
- Yes
- Locations
- Shadow Armor
- Yes
- Equip Level Min
- 200
- Refineable
- Yes
- Script
- .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",5+(.@r/3); bonus bCritical,(.@r/2); bonus bBaseAtk,4*(.@r/2);
- Client Resource
- SV_Armor_Shadow
- Client Name
- Crescive Shadow Armor
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 249122479324913
- Names
- S_WH_CB_ArmorS_Master_ShieldS_WH_CB_Shoes
- Script
- .@sum = getequiprefinerycnt(EQI_SHADOW_ARMOR)+getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_SHOES); bonus bCRate,1; bonus bCritical,3; if (.@sum>=27) { bonus2 bIgnoreResRaceRate,RC_All,10; bonus2 bIgnoreResRaceRate,RC_Player_Human,-10; bonus2 bIgnoreResRaceRate,RC_Player_Doram,-10; }
- Items
- 2491224913
- Names
- S_WH_CB_ArmorS_WH_CB_Shoes
- Script
- .@sum = getequiprefinerycnt(EQI_SHADOW_ARMOR)+getequiprefinerycnt(EQI_SHADOW_SHOES); bonus bPAtk,2; bonus bAtkRate,2; if (.@sum>=15) { bonus2 bAddSize,Size_All,7; if (.@sum>=18) { bonus2 bIgnoreDefRaceRate,RC_All,50; bonus2 bIgnoreDefRaceRate,RC_Player_Human,-50; bonus2 bIgnoreDefRaceRate,RC_Player_Doram,-50; } }
- Client Class Num
- 0
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/sv_armor_shadow.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/sv_armor_shadow.bmp