
RENEWAL / ITEMS
Sealed Magic Sword [2]
#13460Weapon
Sealed_Magic_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
A magic 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
Max SP - 100
Adds a 10% chance of casting Level 5 Fire Bolt on the target when performing a physical attack.
If upgrade level is +7 or higher,
Max SP + 50
MATK + 85
If upgrade level is +10 or higher,
Additional Max SP + 50
Additional MATK + 45
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();
.@sp = -100;
bonus3 bAutoSpell,"MG_FIREBOLT",5,100;
if (.@r >= 7) {
.@sp += 50;
.@matk = 85;
if (.@r >= 10) {
bonus bAspd,1;
.@sp += 50;
.@matk += 45;
}
bonus bMatk,.@matk;
}
bonus bMaxSP,.@sp;
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
- 13460
- Aegis Name
- Sealed_Magic_Sword
- Name
- Sealed Magic 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(); .@sp = -100; bonus3 bAutoSpell,"MG_FIREBOLT",5,100; if (.@r >= 7) { .@sp += 50; .@matk = 85; if (.@r >= 10) { bonus bAspd,1; .@sp += 50; .@matk += 45; } bonus bMatk,.@matk; } bonus bMaxSP,.@sp;
- Client Resource
- 봉인된매직소드
- Client Name
- Sealed Magic Sword
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 2856013460
- Names
- YinYang_TalismanSealed_Magic_Sword
- Script
- .@r = getequiprefinerycnt(EQI_HAND_R); bonus2 bSkillAtk,"WL_CRIMSONROCK",2*.@r;
- Items
- 285601346028913
- Names
- YinYang_TalismanSealed_Magic_SwordUltra_Light_MShield
- Script
- .@r = getequiprefinerycnt(EQI_HAND_R); bonus bHit,5*.@r; bonus bAspdRate,4*.@r;
- Client Class Num
- 2
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/봉인된매직소드.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/봉인된매직소드.bmp
