REUSABLE Element


REUSABLE (a child element of SPELL) means the item (or any skill or weapon which is EXPENDABLE) is reusable. This means each use of this item or skill will not consume anything in stock.

Supported Values

REUSABLE does not take any value.

Examples

  • <ITEM>
    • <NAME>Healing Potion</NAME>
    • <REUSABLE/>
    • ......
  • </ITEM>