
RENEWAL / ITEMS
Blue Flame Cane [2]
#2049Weapon
Staff_Of_Blue_Flame
You’re viewing Renewal.
No matching Pre-Renewal record.TypeWeapon
Weapon classTwo-Handed Staff
Equipment positionWeapon (Two-Handed)
GenderBoth
Weight80
Buy price50,000 z
Sell price25,000 z
ATK110
MATK300
Slots2
Required level175
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
Two-handed Rod that contains the essense of fire and water elements.
Can not be destroyed.
INT + 7, MATK + 300.
Increase MATK + 1% per 2 refine rates
If refined to +7 or higher, increase fire, earth, water, holy magic damage by 5%.
If refined to +9 or higher, increase fire, earth, water, holy magic damage by 10%.
If refined to +11 or higher, reduce damage from all size monsters by 20%.
If refined to +13 or higher, reduce delay after skill by 15%.
Type: Two-handed rod Attack: 110
Weight: 80
Weapon Level: 4
Required Level: 175
Class: wizard Type, Acolyte Type, Soul Link Type
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
- Mage
- Yes
- Acolyte
- Yes
- Monk
- Yes
- Priest
- Yes
- Sage
- Yes
- Wizard
- Yes
- Soul Linker
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bInt,7;
bonus bMatkRate,.@r/2;
bonus bUnbreakableWeapon;
if (.@r>=9)
.@val = 15;
else if (.@r>=7)
.@val = 5;
if (.@r>=11)
bonus2 bSubSize,Size_All,20;
if (.@r>=13)
bonus bDelayrate,-15;
bonus2 bMagicAtkEle,Ele_Fire,.@val;
bonus2 bMagicAtkEle,Ele_Earth,.@val;
bonus2 bMagicAtkEle,Ele_Water,.@val;
bonus2 bMagicAtkEle,Ele_Holy,.@val;
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 1% | 1% |
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
- 2049
- Aegis Name
- Staff_Of_Blue_Flame
- Name
- Blue Flame Cane
- Type
- Weapon
- Sub Type
- 2hStaff
- Buy
- 50000
- Weight
- 800
- Attack
- 110
- Magic Attack
- 300
- Range
- 1
- Slots
- 2
- Jobs
- Mage
- Yes
- Acolyte
- Yes
- Monk
- Yes
- Priest
- Yes
- Sage
- Yes
- Wizard
- Yes
- Soul Linker
- Yes
- Locations
- Both Hand
- Yes
- Weapon Level
- 4
- Equip Level Min
- 175
- Refineable
- Yes
- Script
- .@r = getrefine(); bonus bInt,7; bonus bMatkRate,.@r/2; bonus bUnbreakableWeapon; if (.@r>=9) .@val = 15; else if (.@r>=7) .@val = 5; if (.@r>=11) bonus2 bSubSize,Size_All,20; if (.@r>=13) bonus bDelayrate,-15; bonus2 bMagicAtkEle,Ele_Fire,.@val; bonus2 bMagicAtkEle,Ele_Earth,.@val; bonus2 bMagicAtkEle,Ele_Water,.@val; bonus2 bMagicAtkEle,Ele_Holy,.@val;
- Client Resource
- Staff_Of_Blue_Flame
- Client Name
- Staff of Blue Flame
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- 23
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/staff_of_blue_flame.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/staff_of_blue_flame.bmp
