Moubootaur Legends

Whip - Item DB

Whip | 3539

Discipline your foes and maintain order.

Non-stackable AOE / Evade and DEF - / Scales with level
ID 3539
type IT_WEAPON
weight 1400
refine true
atk 370
weaponLv 1
equipLv 60

Mobs that drop this item:

No Monsters drop this item.

ID for use in Discord:
Expert View

You'd like to see behind the curtain? Then you are here at the right place - lots of data only contributors would normally see.

Open raw JSON
ID 3539
aegisName PynWhip
subtype W_WHIP
slots 1
Script

Script to execute when the item is used/equipped.

bonus bAtk,(BaseLevel-60)*4;
bonus bFleeRate, -(BaseLevel/9);
bonus bDef2, -(BaseLevel/10);
bonus bSplashRange, 1;
skill TMW2_OVERLOAD, getrefine();