Artwork unavailable
RENEWAL / ITEMS
Aries Spear [1]
#32031Weapon
Aries_Spear_J
You’re viewing Renewal.
No matching Pre-Renewal record.TypeWeapon
Weapon classOne-Handed Spear
Equipment positionWeapon
GenderBoth
Weight100
Buy price20 z
Sell price10 z
ATK10
Slots1
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
- Swordman
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bBaseAtk,50+BaseLevel;
bonus bAspdRate,10;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) {
bonus bDelayrate,-10;
bonus bAtkRate,50;
bonus2 bSkillUseSP,"PA_SHIELDCHAIN",25;
bonus2 bSubClass,Class_Boss,10;
if (.@r>=7) {
.@val = 50;
if (.@r>=9)
.@val += 50;
bonus2 bIgnoreDefRaceRate,RC_All,.@val;
}
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 32031
- Aegis Name
- Aries_Spear_J
- Name
- Aries Spear
- Type
- Weapon
- Sub Type
- 1hSpear
- Buy
- 20
- Weight
- 1000
- Attack
- 10
- Range
- 3
- Slots
- 1
- Jobs
- Crusader
- Yes
- Knight
- Yes
- Swordman
- Yes
- Locations
- Right Hand
- Yes
- Weapon Level
- 4
- Refineable
- Yes
- Script
- .@r = getrefine(); bonus bUnbreakableWeapon; bonus bBaseAtk,50+BaseLevel; bonus bAspdRate,10; if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) { bonus bDelayrate,-10; bonus bAtkRate,50; bonus2 bSkillUseSP,"PA_SHIELDCHAIN",25; bonus2 bSubClass,Class_Boss,10; if (.@r>=7) { .@val = 50; if (.@r>=9) .@val += 50; bonus2 bIgnoreDefRaceRate,RC_All,.@val; } }
- Client Resource
- Client Name
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 2972532031
- Names
- aegis_29725Aries_Spear_J
- Script
- if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) bonus bLongAtkRate,25;
- Client Class Num
- -