
RENEWAL / ITEMS
Shield Ring [1]
#32263Armor
Shield_Ring
You’re viewing Renewal.
No matching Pre-Renewal record.TypeArmor
Equipment positionAccessory
GenderBoth
Weight40
Buy price20 z
Sell price10 z
Slots1
Required level100
Armor level1
Description
A ring worn by the Holy Knight who served the Rune Midgarts Kingdom.
Class: Accessory
Weight: 40
Requires Level: 100
Usable By: All Jobs
Str + 5
Int + 5
Dex + 5
ATK + 5%
If Earth Drive is level 5,
Reduces the global delay of skills by 30%.
If Inspiration is level 5,
Reduces the cooldown of Earth Drive by 1.5 seconds.
If Sacrifice is level 5,
Additional Str +5
Additional Int +5
Additional Dex +5
Additional ATK + 100
If Pinpoint Attack is level 5,
Reduces the variable casting time of Earth Drive by 0.5 seconds.
Reduces the SP cost of Earth Drive by 25.
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 bInt,5;
bonus bDex,5;
bonus2 bAddClass,Class_All,5;
if (getskilllv("LG_EARTHDRIVE") == 5)
bonus bDelayrate,-30;
if (getskilllv("LG_INSPIRATION") == 5)
bonus2 bSkillCooldown,"LG_EARTHDRIVE",-1500;
if (getskilllv("CR_DEVOTION") == 5) {
bonus bStr,5;
bonus bInt,5;
bonus bDex,5;
bonus bBaseAtk,100;
}
if (getskilllv("LG_PINPOINTATTACK") == 5) {
bonus2 bSkillVariableCast,"LG_EARTHDRIVE",-500;
bonus2 bSkillUseSP,"LG_EARTHDRIVE",25;
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 32263
- Aegis Name
- Shield_Ring
- Name
- Shield Ring
- Type
- Armor
- Buy
- 20
- Weight
- 400
- Slots
- 1
- Locations
- Both Accessory
- Yes
- Armor Level
- 1
- Equip Level Min
- 100
- Script
- bonus bStr,5; bonus bInt,5; bonus bDex,5; bonus2 bAddClass,Class_All,5; if (getskilllv("LG_EARTHDRIVE") == 5) bonus bDelayrate,-30; if (getskilllv("LG_INSPIRATION") == 5) bonus2 bSkillCooldown,"LG_EARTHDRIVE",-1500; if (getskilllv("CR_DEVOTION") == 5) { bonus bStr,5; bonus bInt,5; bonus bDex,5; bonus bBaseAtk,100; } if (getskilllv("LG_PINPOINTATTACK") == 5) { bonus2 bSkillVariableCast,"LG_EARTHDRIVE",-500; bonus2 bSkillUseSP,"LG_EARTHDRIVE",25; }
- Client Resource
- Shield_Ring
- Client Name
- Shield Ring
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- 0
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/shield_ring.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/shield_ring.bmp