
RENEWAL / ITEMS
Sealed Maximum Sword [2]
#13462Weapon
Sealed_Max_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 maximum 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 HP - 1000
Adds a 10% chance of casting Level 5 Cold Bolt on the target when performing a physical attack.
If upgrade level is +7 or higher,
Max HP + 500
ATK + 65
If upgrade level is +10 or higher,
Max HP + 500
ATK + 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();
.@hp = -1000;
bonus3 bAutoSpell,"MG_COLDBOLT",5,100;
if (.@r >= 7) {
.@atk = 65;
.@hp += 500;
if (.@r >= 10) {
bonus bAspd,1;
.@atk += 45;
.@hp += 500;
}
bonus bBaseAtk,.@atk;
}
if (.@hp) {
bonus bMaxHP,.@hp;
}
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
- 13462
- Aegis Name
- Sealed_Max_Sword
- Name
- Sealed Maximum 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(); .@hp = -1000; bonus3 bAutoSpell,"MG_COLDBOLT",5,100; if (.@r >= 7) { .@atk = 65; .@hp += 500; if (.@r >= 10) { bonus bAspd,1; .@atk += 45; .@hp += 500; } bonus bBaseAtk,.@atk; } if (.@hp) { bonus bMaxHP,.@hp; }
- Client Resource
- 봉인된맥시멈소드
- Client Name
- Sealed Maximum Sword
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 285601346228913
- Names
- YinYang_TalismanSealed_Max_SwordUltra_Light_MShield
- Script
- .@r = getequiprefinerycnt(EQI_HAND_R); bonus bHit,5*.@r; bonus bAspdRate,4*.@r;
- Items
- 2856013462
- Names
- YinYang_TalismanSealed_Max_Sword
- Script
- .@r = getequiprefinerycnt(EQI_HAND_R); bonus2 bSkillAtk,"AB_JUDEX",10*.@r;
- Client Class Num
- 2
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/봉인된맥시멈소드.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/봉인된맥시멈소드.bmp
