The Mana World

Wand - Item DB

Wand | 1171

A basic magic wand.

Lvl 1 Wand
ID 1171
type IT_WEAPON
weight 100
atk 1
matk 5
range 1
weaponLv 1
equipLv 1

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 1171
aegisName Wand
subtype W_STAFF
viewSprite 1
Script

Script to execute when the item is used/equipped.

bonus bMatkRate, 5;
OnEquipScript

Script to execute when the item is equipped. Warning, not all item bonuses will work here as expected.

callfunc "RequireStat", bInt, 5, EQI_HAND_R;