From the lands of fire, made for an event.
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 | 7416 |
aegisName ❔ | Event2HSword |
subtype ❔ | W_2HMACE |
slots ❔ | 3 |
Script to execute when the item is used/equipped.
bonus bAtk,BaseLevel*8;
bonus bMatk,0;
bonus bAgi, -(BaseLevel/10);
bonus bHit, (BaseLevel/20);
bonus bDef, -(BaseLevel*8/10);
bonus bCritical, min(20, BaseLevel/5);
skill TMW2_OVERLOAD, min(10, getrefine());