Artwork unavailable
RENEWAL / ITEMS
Metal Stick [1]
#32012Weapon
Metal_Stick_J
You’re viewing Renewal.
No matching Pre-Renewal record.TypeWeapon
Weapon classOne-Handed Spear
Equipment positionWeapon
GenderBoth
Weight250
Buy price20 z
Sell price10 z
ATK180
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
- Jobs
- Crusader
- Yes
- Knight
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bVit,3;
bonus2 bSkillAtk,"LG_BANISHINGPOINT",2*BaseLevel;
if (.@r>=7) {
bonus bAspdRate,10;
bonus2 bSkillUseSP,"LG_BANISHINGPOINT",15;
bonus2 bAddRace,RC_DemiHuman,15;
bonus2 bAddRace,RC_Player_Doram,15;
}
if (.@r>=9)
bonus2 bSkillAtk,"LG_BANISHINGPOINT",BaseLevel;
if (.@r>=10) {
bonus2 bAddRace,RC_DemiHuman,30;
bonus2 bAddRace,RC_Player_Doram,30;
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 32012
- Aegis Name
- Metal_Stick_J
- Name
- Metal Stick
- Type
- Weapon
- Sub Type
- 1hSpear
- Buy
- 20
- Weight
- 2500
- Attack
- 180
- Range
- 3
- Slots
- 1
- Jobs
- Crusader
- Yes
- Knight
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Locations
- Right Hand
- Yes
- Weapon Level
- 4
- Equip Level Min
- 130
- Refineable
- Yes
- Script
- .@r = getrefine(); bonus bUnbreakableWeapon; bonus bVit,3; bonus2 bSkillAtk,"LG_BANISHINGPOINT",2*BaseLevel; if (.@r>=7) { bonus bAspdRate,10; bonus2 bSkillUseSP,"LG_BANISHINGPOINT",15; bonus2 bAddRace,RC_DemiHuman,15; bonus2 bAddRace,RC_Player_Doram,15; } if (.@r>=9) bonus2 bSkillAtk,"LG_BANISHINGPOINT",BaseLevel; if (.@r>=10) { bonus2 bAddRace,RC_DemiHuman,30; bonus2 bAddRace,RC_Player_Doram,30; }
- Client Resource
- Metal_Stick_J
- Client Name
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- -