
RENEWAL / ITEMS
Psychic Shadow Shield
#24555Shadow Gear
S_Psychic_Shield
You’re viewing Renewal.
No matching Pre-Renewal record.TypeShadow Gear
Equipment positionShadow shield
GenderBoth
Weight0
Buy price0 z
Sell price0 z
Required level99
Description
A small shield that can be attached to the arm provides additional defensive effects. It can also be used alone, but has little defensive effect.
MaxHP +10 per 1 refine rate.
Increase neutral property magic damage by 3%.
When refined to +7 or higher, increase neutral property magic damage by additional 3%.
When refined to +9 or higher, increase neutral property magic damage by additional 4%.
SET BONUS
Psychic Shadow Armor
Psychic Shadow Shield
Psychic Shadow Shoes
Increase damage of Psychic Wave as a percentage equivalent of the sum of its refine rate.
SET BONUS
Psychic Shadow Armor
Sorcerer Shadow Weapon
Ignores magical defense rate of all race monsters (except players) by 40%, additional magical defense rate ignoring equal to the sum of refine rate of Psychic Shadow Shield and Sorcerer Shadow Weapon.
Type : Shadow Equipment
Location : Shield Weight : 0
Required Level : 99
Class : Sorcerer Type
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Shadow shield
- Jobs
- Sage
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
if (.@r>=9) {
bonus2 bMagicAtkEle,Ele_Neutral,10;
}
else if (.@r>=7) {
bonus2 bMagicAtkEle,Ele_Neutral,6;
}
else {
bonus2 bMagicAtkEle,Ele_Neutral,3;
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 24555
- Aegis Name
- S_Psychic_Shield
- Name
- Psychic Shadow Shield
- Type
- ShadowGear
- Jobs
- Sage
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Locations
- Shadow Shield
- Yes
- Equip Level Min
- 99
- Refineable
- Yes
- Script
- .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_Neutral,10; } else if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Neutral,6; } else { bonus2 bMagicAtkEle,Ele_Neutral,3; }
- Client Resource
- 쉴드쉐도우
- Client Name
- Psychic Shadow Shield
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 2455524297
- Names
- S_Psychic_ShieldS_Sorcerer_Weapon
- Script
- .@sum = getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_WEAPON); bonus2 bIgnoreMdefRaceRate,RC_All,40+.@sum; bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-40-.@sum; bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-40-.@sum;
- Items
- 245552455424556
- Names
- S_Psychic_ShieldS_Psychic_ArmorS_Psychic_Shoes
- Script
- .@sum = getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_ARMOR)+getequiprefinerycnt(EQI_SHADOW_SHOES); bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",.@sum;
- Client Class Num
- 0
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/쉴드쉐도우.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/쉴드쉐도우.bmp