
RENEWAL / ITEMS
Magical Yellow Foxtail Staff [1]
#1693Weapon
Magical_Y_Foxtail
You’re viewing Renewal.
No matching Pre-Renewal record.TypeWeapon
Weapon classOne-Handed Staff
Equipment positionWeapon
GenderBoth
Weight70
Buy price200,000 z
Sell price100,000 z
ATK140
MATK280
Slots1
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
A yellow, well-ripened foxtail that has a dragonfly sitting on it.
Type: Weapon
Class: One-Handed Staff
Attack: 140
Property: Neutral
Weight: 70
Weapon Level: 4
Required Level: 175
Required Jobs: Doram
MATK + 280
MATK + 3% per 2 upgrade levels of the item.
Adds a chance of casting Level 1 Arclouse Dash on the user when using Fresh Shrimp, if a higher level of this skill is known, it will be cast instead.
Adds a chance of casting Level 1 Fresh Shrimp on the user when using Silvervine Stem Spear, if a higher level of this skill is known, it will be cast instead.
If upgrade level is +7 or higher,
Increases the base weapon ATK and MATK by 40%.
Increases the base weapon ATK and MATK by an additional 20% per upgrade level of the item past the upgrade level of 7 to a maximum upgrade level of 10.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Weapon
- Jobs
- Summoner
- Yes
- Spirit Handler
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMatkRate,3*(.@r/2);
bonus4 bAutoSpellOnSkill,"SU_FRESHSHRIMP","SU_ARCLOUSEDASH",max(1,getskilllv("SU_ARCLOUSEDASH")),100;
bonus4 bAutoSpellOnSkill,"SU_SV_STEMSPEAR","SU_FRESHSHRIMP",max(1,getskilllv("SU_FRESHSHRIMP")),100;
if (.@r>=7) {
.@r = min(.@r,10)-7;
bonus bBaseAtk,(28*.@r)+56;
bonus bMatk,(56*.@r)+112;
}
bonus bUnbreakableWeapon;
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 0.01% | 0.01% |
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
- 1693
- Aegis Name
- Magical_Y_Foxtail
- Name
- Magical Yellow Foxtail Staff
- Type
- Weapon
- Sub Type
- Staff
- Buy
- 200000
- Weight
- 700
- Attack
- 140
- Magic Attack
- 280
- Range
- 1
- Slots
- 1
- Jobs
- Summoner
- Yes
- Spirit Handler
- Yes
- Locations
- Right Hand
- Yes
- Weapon Level
- 4
- Equip Level Min
- 175
- Refineable
- Yes
- Script
- .@r = getrefine(); bonus bMatkRate,3*(.@r/2); bonus4 bAutoSpellOnSkill,"SU_FRESHSHRIMP","SU_ARCLOUSEDASH",max(1,getskilllv("SU_ARCLOUSEDASH")),100; bonus4 bAutoSpellOnSkill,"SU_SV_STEMSPEAR","SU_FRESHSHRIMP",max(1,getskilllv("SU_FRESHSHRIMP")),100; if (.@r>=7) { .@r = min(.@r,10)-7; bonus bBaseAtk,(28*.@r)+56; bonus bMatk,(56*.@r)+112; } bonus bUnbreakableWeapon;
- Client Resource
- 마력의노랑강아지풀
- Client Name
- Magic Yellow Foxtail Staff
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- 100
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/마력의노랑강아지풀.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/마력의노랑강아지풀.bmp
