
RENEWAL / ITEMS
Exquisite Yellow Foxtail Model [1]
#1697Weapon
Ex_Y_Model_Foxtail
You’re viewing Renewal.
No matching Pre-Renewal record.TypeWeapon
Weapon classOne-Handed Staff
Equipment positionWeapon
GenderBoth
Weight30
Buy price200,000 z
Sell price100,000 z
ATK270
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
An elaborately crafted yellow foxtail-shaped replica.
Type: Weapon
Class: One-Handed Staff
Attack: 270
Property: Neutral
Weight: 30
Weapon Level: 4
Required Level: 175
Required Jobs: Doram
Max HP + 7%
Max SP + 20 per 2 upgrade levels of the item.
Increases long-ranged damage on targets by 9%.
Increases long-ranged damage on targets by 1% per 2 upgrade levels of the item.
Adds a chance of casting Level 1 Fresh Shrimp on the user when using Picky Peck, 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 by 40%.
Increases the base weapon ATK 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
bonus bLongAtkRate,9;
bonus bMaxHPrate,7;
.@r = getrefine();
bonus bLongAtkRate,.@r/2;
bonus bMaxSP,(.@r/2)*20;
bonus4 bAutoSpellOnSkill,"SU_PICKYPECK","SU_FRESHSHRIMP",max(1,getskilllv("SU_FRESHSHRIMP")),100;
if (.@r>=7) {
.@r = min(.@r,10)-7;
bonus bBaseAtk,(54*.@r)+108;
}
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
- 1697
- Aegis Name
- Ex_Y_Model_Foxtail
- Name
- Exquisite Yellow Foxtail Model
- Type
- Weapon
- Sub Type
- Staff
- Buy
- 200000
- Weight
- 300
- Attack
- 270
- Range
- 1
- Slots
- 1
- Jobs
- Summoner
- Yes
- Spirit Handler
- Yes
- Locations
- Right Hand
- Yes
- Weapon Level
- 4
- Equip Level Min
- 175
- Refineable
- Yes
- Script
- bonus bLongAtkRate,9; bonus bMaxHPrate,7; .@r = getrefine(); bonus bLongAtkRate,.@r/2; bonus bMaxSP,(.@r/2)*20; bonus4 bAutoSpellOnSkill,"SU_PICKYPECK","SU_FRESHSHRIMP",max(1,getskilllv("SU_FRESHSHRIMP")),100; if (.@r>=7) { .@r = min(.@r,10)-7; bonus bBaseAtk,(54*.@r)+108; }
- Client Resource
- 정교한노랑강아지풀모형
- Client Name
- Elaborate Yellow Foxtail Replica
- 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
