Artwork unavailable
RENEWAL / ITEMS
Melon Whip [1]
#580026Weapon
Melon_Whip
You’re viewing Renewal.
No matching Pre-Renewal record.TypeWeapon
Weapon classWhip
Equipment positionWeapon
GenderFemale only
Weight50
Buy price20 z
Sell price10 z
ATK150
MATK120
Slots1
Required level100
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 itemNo matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Female only
- Equipment position
- Weapon
- Jobs
- Bard Dancer
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",20,5000,BF_WEAPON;
autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",10,5000,BF_MAGIC;
bonus bAtkRate,10*.@r;
bonus bMatkRate,5*.@r;
if (.@r>=7) {
bonus2 bIgnoreDefRaceRate,RC_All,50;
bonus2 bIgnoreMdefRaceRate,RC_All,50;
}
if (.@r>=9) {
bonus2 bIgnoreDefRaceRate,RC_All,50;
bonus2 bIgnoreMdefRaceRate,RC_All,50;
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 580026
- Aegis Name
- Melon_Whip
- Name
- Melon Whip
- Type
- Weapon
- Sub Type
- Whip
- Buy
- 20
- Weight
- 500
- Attack
- 150
- Magic Attack
- 120
- Range
- 2
- Slots
- 1
- Jobs
- Bard Dancer
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Gender
- Female
- Locations
- Right Hand
- Yes
- Weapon Level
- 4
- Equip Level Min
- 100
- Refineable
- Yes
- Script
- .@r = getrefine(); autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",20,5000,BF_WEAPON; autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",10,5000,BF_MAGIC; bonus bAtkRate,10*.@r; bonus bMatkRate,5*.@r; if (.@r>=7) { bonus2 bIgnoreDefRaceRate,RC_All,50; bonus2 bIgnoreMdefRaceRate,RC_All,50; } if (.@r>=9) { bonus2 bIgnoreDefRaceRate,RC_All,50; bonus2 bIgnoreMdefRaceRate,RC_All,50; }
- Client Resource
- Client Name
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- -