MP (a child element of CHARACTER) defines the amount of MP (Magic Point) the character has at base level (see LEVEL_BASE for details).
MP supports the use of an integer as value.
- <CHARACTERS>
- <CHARACTER>
- <BASE>
- <NAME>Cloud</NAME>
- ......
- </BASE>
- <MP>1000</MP>
- ......
- </CHARACTER>
- ......
- </CHARACTERS>