A wand for event mages.
No Monsters drop this item.
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 JSONID | 7418 |
aegisName ❔ | EventWand |
subtype ❔ | W_STAFF |
slots ❔ | 3 |
Script to execute when the item is used/equipped.
bonus bAtk,0;
bonus bMatk,BaseLevel*6;
bonus bMaxSP,BaseLevel/2;
addtoskill(TMW2_MPREGEN, max(1, 7-BaseLevel/20), 2);
bonus bDef,-327; skill TMW2_OVERLOAD, min(10, getrefine());