BASE (a child element of CHARACTER) defines some of the basic attributes of the characters. Examples are name, gender and portrait image.
BASE supports the use of its own child elements as values. For a list of supported child elements please refer to the tree menu on the left.
- <CHARACTERS>
- <CHARACTER>
- <BASE>
- <NAME>Cloud</NAME>
- <GENDER>M</GENDER>
- ......
- </BASE>
- ......
- </CHARACTER>
- ......
- </CHARACTERS>