SPELL_LIST (a child element of CHARACTER) defines a list of spell groups supported by the character.
SPELL_LIST 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>
- ......
- </BASE>
- <SPELL_LIST>
- <SPELL>Elemental Spells</SPELL>
- <SPELL>Healing Spells</SPELL>
- </SPELL_LIST>
- ......
- </CHARACTER>
- ......
- </CHARACTERS>