
RENEWAL / ITEMS
Pride Stone [2]
#640005Weapon
Ep172_Bh_Staff
You’re viewing Renewal.
No matching Pre-Renewal record.TypeWeapon
Weapon classTwo-Handed Staff
Equipment positionWeapon (Two-Handed)
GenderBoth
Weight200
Buy price0 z
Sell price0 z
ATK180
MATK320
Slots2
Required level150
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 science instrument that was stored in Barmund Mansion.
It has been horribly distorted by the magic-jamming device that Illusion has installed.
Indestructible.
MATK +320.
Neutral and Water Magic damage +15%
MATK +6 and Variable Cast Time -3% for every 3 refine levels
When refined to +7 or higher, Comet and Jack Frost damage +10%.
When refined to +9 or higher, Comet cooldown -10 sec., Jack Frost cooldown -1.5 sec.
When refined to +11 or higher, Additional Comet and Jack Frost damage +20%.
Class: Two-handed Staff
ATK: 180
Weight: 200
Weapon Level: 4
Required Level: 150
Job: Warlock Classes
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Weapon (Two-Handed)
- Jobs
- Wizard
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus2 bMagicAtkEle,Ele_Neutral,15;
bonus2 bMagicAtkEle,Ele_Water,15;
bonus bVariableCastrate,-3*(.@r/3);
bonus bMatk,6*(.@r/3);
if (.@r>=7) {
bonus2 bSkillAtk,"WL_JACKFROST",10;
bonus2 bSkillAtk,"WL_COMET",10;
}
if (.@r>=9) {
bonus2 bSkillCooldown,"WL_JACKFROST",-1500;
bonus2 bSkillCooldown,"WL_COMET",-10000;
}
if (.@r>=11) {
bonus2 bSkillAtk,"WL_JACKFROST",20;
bonus2 bSkillAtk,"WL_COMET",20;
}
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 0.05% | 0.05% | Random options: AUTO_IMP_MAGIC_2 |
![]() | 0.03% | 0.03% | Random options: AUTO_IMP_MAGIC_2 |
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
- 640005
- Aegis Name
- Ep172_Bh_Staff
- Name
- Pride Stone
- Type
- Weapon
- Sub Type
- 2hStaff
- Weight
- 2000
- Attack
- 180
- Magic Attack
- 320
- Range
- 1
- Slots
- 2
- Jobs
- Wizard
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Locations
- Both Hand
- Yes
- Weapon Level
- 4
- Equip Level Min
- 150
- Refineable
- Yes
- Script
- .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bMagicAtkEle,Ele_Neutral,15; bonus2 bMagicAtkEle,Ele_Water,15; bonus bVariableCastrate,-3*(.@r/3); bonus bMatk,6*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"WL_JACKFROST",10; bonus2 bSkillAtk,"WL_COMET",10; } if (.@r>=9) { bonus2 bSkillCooldown,"WL_JACKFROST",-1500; bonus2 bSkillCooldown,"WL_COMET",-10000; } if (.@r>=11) { bonus2 bSkillAtk,"WL_JACKFROST",20; bonus2 bSkillAtk,"WL_COMET",20; }
- Client Resource
- Ep172_Bh_Staff
- Client Name
- Pride Stone
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 410070640005
- Names
- Demons_FamiliarEp172_Bh_Staff
- Script
- bonus bBaseAtk,200; bonus bMatk,200;
- Items
- 410071640005
- Names
- Demons_Familiar_Ep172_Bh_Staff
- Script
- bonus bBaseAtk,200; bonus bMatk,200;
- Items
- 480276640005
- Names
- Occult_Nature_CapeEp172_Bh_Staff
- Script
- .@r = getequiprefinerycnt(EQI_HAND_R); bonus2 bMagicAtkEle,Ele_Water,20; bonus2 bMagicAtkEle,Ele_Earth,20; bonus2 bSkillAtk,"WL_JACKFROST",10*(.@r/2); bonus2 bSkillAtk,"WL_EARTHSTRAIN",10*(.@r/2); if (.@r>=13) { bonus2 bSkillCooldown,"WL_JACKFROST",-3000; bonus2 bSkillCooldown,"WL_EARTHSTRAIN",-3000; }
- Client Class Num
- 96
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/ep172_bh_staff.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/ep172_bh_staff.bmp

