
RENEWAL / ITEMS
Ultralight Magic Shield [1]
#28913Armor
Ultra_Light_MShield
You’re viewing Renewal.
No matching Pre-Renewal record.TypeArmor
Equipment positionShield
GenderBoth
Weight10
Buy price0 z
Sell price0 z
DEF50
Slots1
Required level100
Armor level1
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
Original iRO and kRO character and equipment sprites. The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this itemDescription
A shield which has become a lot lighter thanks to powerful magic.
Class: Shield
Defense: 50
Weight: 10
Requires Level: 100
Usable By: All Jobs
Aspd + 5%
Reduces damage taken from Neutral property attacks by 5%.
Bypass 10% of hard defense of normal monsters when performing a physical attack.
If upgrade level is +7 or higher,
Additional Aspd + 2%
Reduces damage taken from Neutral property attacks by an additional 2%.
If upgrade level is +9 or higher,
Additional Aspd + 3%
Reduces damage taken from Neutral property attacks by an additional 3%.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Shield
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
.@val = 5;
bonus2 bIgnoreDefClassRate,Class_Normal,10;
if (.@r >= 9) {
.@val += 5;
} else if (.@r >= 7) {
.@val += 2;
}
bonus bAspdRate,.@val;
bonus2 bSubEle,Ele_Neutral,.@val;
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 0.1% | 0.1% |
Each row is a separate drop slot. Multipliers are estimates; server caps and bonuses may apply.
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 28913
- Aegis Name
- Ultra_Light_MShield
- Name
- Ultralight Magic Shield
- Type
- Armor
- Weight
- 100
- Defense
- 50
- Slots
- 1
- Locations
- Left Hand
- Yes
- Armor Level
- 1
- Equip Level Min
- 100
- Refineable
- Yes
- View
- 1
- Script
- .@r = getrefine(); .@val = 5; bonus2 bIgnoreDefClassRate,Class_Normal,10; if (.@r >= 9) { .@val += 5; } else if (.@r >= 7) { .@val += 2; } bonus bAspdRate,.@val; bonus2 bSubEle,Ele_Neutral,.@val;
- Client Resource
- 초경량매직쉴드
- Client Name
- Ultralight Magic Shield
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 285601346028913
- Names
- YinYang_TalismanSealed_Magic_SwordUltra_Light_MShield
- Script
- .@r = getequiprefinerycnt(EQI_HAND_R); bonus bHit,5*.@r; bonus bAspdRate,4*.@r;
- Items
- 285601346128913
- Names
- YinYang_TalismanSealed_Evil_SwordUltra_Light_MShield
- Script
- .@r = getequiprefinerycnt(EQI_HAND_R); bonus bHit,5*.@r; bonus bAspdRate,4*.@r;
- Items
- 285601346228913
- Names
- YinYang_TalismanSealed_Max_SwordUltra_Light_MShield
- Script
- .@r = getequiprefinerycnt(EQI_HAND_R); bonus bHit,5*.@r; bonus bAspdRate,4*.@r;
- Client Class Num
- 3
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/초경량매직쉴드.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/초경량매직쉴드.bmp
