Moubootaur Legends

Novice Wand - Item DB

Novice Wand | 7001

A short wand for those whom just learn magic.

HP -12%
ID 7001
type IT_WEAPON
weight 158
refine true
matk 300
range 8
weaponLv 1
equipLv 40

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 7001
aegisName NoviceWand
subtype W_STAFF
slots 1
Script

Script to execute when the item is used/equipped.

bonus bMaxSP,20;
addtoskill(TMW2_MPREGEN, 4, 2);
bonus bMaxHPrate, -8;
bonus bDef,-327; skill TMW2_OVERLOAD, getrefine();