Moubootaur Legends

Runestaff - Item DB

Runestaff | 3603

It can see the fate of the world: A book full of black pages.

MP +750 / Holy Damage / Defense -100 / Lore Item
ID 3603
type IT_WEAPON
weight 2000
refine true
matk 10
range 9
weaponLv 1
equipLv 1

Mobs that drop this item:

No Monsters drop this item.

This Item has Trade restrictions

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 3603
aegisName Runestaff
subtype W_STAFF
slots 2
Script

Script to execute when the item is used/equipped.

bonus bAtkEle,Ele_Holy;
bonus2 bMagicAddRace, RC_Legendary, 30;
bonus bMaxSP,750;
bonus bDef,-100;
addtoskill(TMW2_MPREGEN, 5, 2);
skill TMW2_OVERLOAD, getrefine();

bonus bMatk,BaseLevel*7;
bonus bAtk,JobLevel;