
RENEWAL / ITEMS
Sealed Evil Sword [2]
#13461Weapon
Sealed_Evil_Sword
You’re viewing Renewal.
No matching Pre-Renewal record.TypeWeapon
Weapon classOne-Handed Sword
Equipment positionWeapon
GenderBoth
Weight150
Buy price0 z
Sell price0 z
ATK100
Slots2
Required level100
Weapon level4
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
An evil sword in which magnificent power is sealed. It will not be easy to draw out it's power.
Class: One-Handed Sword
Attack: 100
Property: Neutral
Weight: 150
Weapon Level: 4
Requires Level: 100
Usable By: Lord Knight Jobs, Master Smith Jobs, Assassin Cross Jobs, Paladin Jobs, Biochemist Jobs, Stalker Jobs
Def - 50
Mdef - 10
Adds a 10% chance of casting Level 5 Frost Nova on the target when performing a physical attack.
If upgrade level is +7 or higher,
Mdef + 10
Crit + 30
If upgrade level is +10 or higher,
Def + 50
Additional Crit + 20
Aspd + 1
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Weapon
- Jobs
- Alchemist
- Yes
- Assassin
- Yes
- Blacksmith
- Yes
- Crusader
- Yes
- Knight
- Yes
- Merchant
- Yes
- Rogue
- Yes
- Swordman
- Yes
- Thief
- Yes
- Classes
- Upper
- Yes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
.@def = -50;
.@mdef = -10;
bonus3 bAutoSpell,"WZ_FROSTNOVA",5,100;
if (.@r >= 7) {
.@crit = 30;
.@mdef += 10;
if (.@r >= 10) {
bonus bAspd,1;
.@crit += 20;
.@def += 50;
}
bonus bCritical,.@crit;
}
bonus bDef,.@def;
bonus bMdef,.@mdef;
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
- 13461
- Aegis Name
- Sealed_Evil_Sword
- Name
- Sealed Evil Sword
- Type
- Weapon
- Sub Type
- 1hSword
- Weight
- 1500
- Attack
- 100
- Range
- 1
- Slots
- 2
- Jobs
- Alchemist
- Yes
- Assassin
- Yes
- Blacksmith
- Yes
- Crusader
- Yes
- Knight
- Yes
- Merchant
- Yes
- Rogue
- Yes
- Swordman
- Yes
- Thief
- Yes
- Classes
- Upper
- Yes
- All Third
- Yes
- Fourth
- Yes
- Locations
- Right Hand
- Yes
- Weapon Level
- 4
- Equip Level Min
- 100
- Refineable
- Yes
- Script
- .@r = getrefine(); .@def = -50; .@mdef = -10; bonus3 bAutoSpell,"WZ_FROSTNOVA",5,100; if (.@r >= 7) { .@crit = 30; .@mdef += 10; if (.@r >= 10) { bonus bAspd,1; .@crit += 20; .@def += 50; } bonus bCritical,.@crit; } bonus bDef,.@def; bonus bMdef,.@mdef;
- Client Resource
- 봉인된이블소드
- Client Name
- Sealed Evil Sword
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 285601346128913
- Names
- YinYang_TalismanSealed_Evil_SwordUltra_Light_MShield
- Script
- .@r = getequiprefinerycnt(EQI_HAND_R); bonus bHit,5*.@r; bonus bAspdRate,4*.@r;
- Items
- 2856013461
- Names
- YinYang_TalismanSealed_Evil_Sword
- Script
- .@r = getequiprefinerycnt(EQI_HAND_R); bonus2 bSkillAtk,"WL_HELLINFERNO",20*.@r;
- Client Class Num
- 2
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/봉인된이블소드.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/봉인된이블소드.bmp
