Moubootaur Legends

Reinboo Wand - Item DB

Reinboo Wand | 7005

Said to be created by Santa himself, to control his reins.

Magic Attack +370 / HP -5%
ID 7005
type IT_WEAPON
weight 158
refine true
matk 370
range 9
weaponLv 1
equipLv 50

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 7005
aegisName ReinbooWand
subtype W_STAFF
slots 1
Script

Script to execute when the item is used/equipped.

bonus bMatk,(BaseLevel-50)*2;
bonus bMaxSP,25;
addtoskill(TMW2_MPREGEN, 4, 2);
bonus bMaxHPrate, -5;
bonus bDef,-327; skill TMW2_OVERLOAD, getrefine();