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