SUMMON_LIST Element


SUMMON_LIST (a child element of CHARACTER) defines a list of summoning spell groups supported by the character.

Supported Values

SUMMON_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.

Examples

  • <CHARACTERS>
    • <CHARACTER>
      • <BASE>
        • <NAME>Cloud</NAME>
        • ......
      • </BASE>
      • <SUMMON_LIST>
        • <SUMMON>Bahamut Family</SUMMON>
        • <SUMMON>Elemental Summons</SUMMON>
      • </SUMMON_LIST>
      • ......
    • </CHARACTER>
    • ......
  • </CHARACTERS>