An axe which belongs to the Queen of Dragons. It would be unwise to pick a fight with her.
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 | 3601 |
aegisName ❔ | DemureAxe |
subtype ❔ | W_KNUCKLE |
slots ❔ | 2 |
Script to execute when the item is used/equipped.
bonus bHitRate,-10;
bonus bAtkEle,Ele_Holy;
bonus2 bAddRace, RC_Legendary, 30;
bonus bFlee2Rate,-100;
bonus bCriticalDef,-50;
bonus bCriticalRate,-50;
skill TMW2_OVERLOAD, min(10, getrefine());
skill TMW2_DEMURE, min(10, 1+getrefine());
bonus bAtk,BaseLevel;
bonus bMatk,JobLevel;