Artwork unavailable
RENEWAL / ITEMS
Onimaru Sword [1]
#21042Weapon
Onimaru_BR
You’re viewing Renewal.
No matching Pre-Renewal record.TypeWeapon
Weapon classTwo-Handed Sword
Equipment positionWeapon (Two-Handed)
GenderBoth
Weight420
Buy price0 z
Sell price0 z
ATK75
Slots1
Required level130
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 itemNo matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Weapon (Two-Handed)
- Jobs
- Knight
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bBaseAtk,2*(min(BaseLevel,120)/3);
if (BaseLevel>=95) {
bonus bBaseAtk,55;
if (BaseLevel>=108) {
bonus bBaseAtk,95;
if (BaseLevel>=120) {
bonus bBaseAtk,175;
}
}
}
if (.@r>=8) {
bonus bUnbreakableWeapon;
bonus3 bAutoSpell,"NPC_WIDECURSE",2,20;
if (.@r>=11) {
bonus4 bAutoSpellOnSkill,"LK_BERSERK","WS_OVERTHRUSTMAX",5,1000;
}
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 21042
- Aegis Name
- Onimaru_BR
- Name
- Onimaru Sword
- Type
- Weapon
- Sub Type
- 2hSword
- Weight
- 4200
- Attack
- 75
- Range
- 1
- Slots
- 1
- Jobs
- Knight
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Locations
- Both Hand
- Yes
- Weapon Level
- 4
- Equip Level Min
- 130
- Refineable
- Yes
- Script
- .@r = getrefine(); bonus bBaseAtk,2*(min(BaseLevel,120)/3); if (BaseLevel>=95) { bonus bBaseAtk,55; if (BaseLevel>=108) { bonus bBaseAtk,95; if (BaseLevel>=120) { bonus bBaseAtk,175; } } } if (.@r>=8) { bonus bUnbreakableWeapon; bonus3 bAutoSpell,"NPC_WIDECURSE",2,20; if (.@r>=11) { bonus4 bAutoSpellOnSkill,"LK_BERSERK","WS_OVERTHRUSTMAX",5,1000; } }
- Client Resource
- Client Name
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- -