MP_ROUNDED Element


If MP_ROUNDED (a child element of SPELL) is used, the calculation of actual MP required by the skill or weapon will be "rounded". Generally, rounded MP will be smaller than normal at certain skill levels.

Supported Values

MP_ROUNDED does not take any value.

Examples

  • <SPELL>
    • <GROUP>Elemental Spells</GROUP>
    • <NAME>Flare</NAME>
    • <MP>60</MP>
    • <MP_ROUNDED/>
    • ......
  • </SPELL>