Moubootaur Legends

Leader Wand - Item DB

Leader Wand | 7003

A wand for real mages, respected by newbies.

HP -16%
ID 7003
type IT_WEAPON
weight 158
refine true
matk 510
range 8
weaponLv 1
equipLv 80

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 7003
aegisName LeaderWand
subtype W_STAFF
slots 1
Script

Script to execute when the item is used/equipped.

bonus bMaxSP,40;
addtoskill(TMW2_MPREGEN, 2, 2);
bonus bMaxHPrate, -16;
bonus bDef,-327; skill TMW2_OVERLOAD, getrefine();