Artwork unavailable
RENEWAL / ITEMS
Ispetar [2]
#530074Weapon
Espetar
You’re viewing Renewal.
No matching Pre-Renewal record.TypeWeapon
Weapon classOne-Handed Spear
Equipment positionWeapon
GenderBoth
Weight270
Buy price0 z
Sell price0 z
ATK260
Slots2
Required level265
Weapon level5
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
- Classes
- Fourth
- Yes
- Refineable
- Yes
- Trade
- No Drop
- Yes
- No Trade
- Yes
- No Cart
- Yes
- No Guild Storage
- Yes
- No Mail
- Yes
- No Auction
- Yes
Item effect script
.@g = getenchantgrade();
.@r = getrefine();
bonus2 bSkillAtk,"IG_RADIANT_SPEAR",20+5*(.@r/3);
bonus bAtkRate,(.@r/3);
bonus bBaseAtk,25*(.@r/3);
if (.@r>=7) {
bonus2 bSkillAtk,"IG_RADIANT_SPEAR",25;
if (.@r>=9) {
bonus bCritAtkRate,15;
bonus bCritical,15;
if (.@r>=12) {
bonus2 bSkillAtk,"IG_RADIANT_SPEAR",15;
if (getskilllv("LG_CANNONSPEAR")>=5) {
autobonus3 "{ .@r = getrefine(); bonus2 bIgnoreResRaceRate,RC_All,15; bonus2 bIgnoreResRaceRate,RC_Player_Human,-15; bonus2 bIgnoreResRaceRate,RC_Player_Doram,-15; bonus4 bAutoSpellOnSkill,\"IG_RADIANT_SPEAR\",\"LG_CANNONSPEAR\",5,1000; bonus bLongAtkRate,3*.@r; bonus bStr,7*.@r; bonus2 bSkillAtk,\"LG_CANNONSPEAR\",65*.@r; }",1000,60000,"IG_GRAND_JUDGEMENT";
}
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bVariableCastrate,-10;
bonus bCritical,5;
if (.@g>=ENCHANTGRADE_C) {
bonus bCritAtkRate,10;
bonus bLongAtkRate,15;
if (.@g>=ENCHANTGRADE_B) {
bonus bCRate,5;
bonus2 bSkillAtk,"IG_RADIANT_SPEAR",10;
if (.@g>=ENCHANTGRADE_A) {
bonus bPAtk,15;
if (.@r>=12) {
bonus2 bSkillCooldown,"IG_RADIANT_SPEAR",-300;
}
}
}
}
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 530074
- Aegis Name
- Espetar
- Name
- Ispetar
- Type
- Weapon
- Sub Type
- 1hSpear
- Weight
- 2700
- Attack
- 260
- Range
- 3
- Slots
- 2
- Jobs
- Crusader
- Yes
- Classes
- Fourth
- Yes
- Locations
- Right Hand
- Yes
- Weapon Level
- 5
- Equip Level Min
- 265
- Refineable
- Yes
- Gradable
- Yes
- Trade
- No Drop
- Yes
- No Trade
- Yes
- No Cart
- Yes
- No Guild Storage
- Yes
- No Mail
- Yes
- No Auction
- Yes
- Script
- .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"IG_RADIANT_SPEAR",20+5*(.@r/3); bonus bAtkRate,(.@r/3); bonus bBaseAtk,25*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"IG_RADIANT_SPEAR",25; if (.@r>=9) { bonus bCritAtkRate,15; bonus bCritical,15; if (.@r>=12) { bonus2 bSkillAtk,"IG_RADIANT_SPEAR",15; if (getskilllv("LG_CANNONSPEAR")>=5) { autobonus3 "{ .@r = getrefine(); bonus2 bIgnoreResRaceRate,RC_All,15; bonus2 bIgnoreResRaceRate,RC_Player_Human,-15; bonus2 bIgnoreResRaceRate,RC_Player_Doram,-15; bonus4 bAutoSpellOnSkill,\"IG_RADIANT_SPEAR\",\"LG_CANNONSPEAR\",5,1000; bonus bLongAtkRate,3*.@r; bonus bStr,7*.@r; bonus2 bSkillAtk,\"LG_CANNONSPEAR\",65*.@r; }",1000,60000,"IG_GRAND_JUDGEMENT"; } } } } if (.@g>=ENCHANTGRADE_D) { bonus bVariableCastrate,-10; bonus bCritical,5; if (.@g>=ENCHANTGRADE_C) { bonus bCritAtkRate,10; bonus bLongAtkRate,15; if (.@g>=ENCHANTGRADE_B) { bonus bCRate,5; bonus2 bSkillAtk,"IG_RADIANT_SPEAR",10; if (.@g>=ENCHANTGRADE_A) { bonus bPAtk,15; if (.@r>=12) { bonus2 bSkillCooldown,"IG_RADIANT_SPEAR",-300; } } } } }
- Client Resource
- Client Name
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- -