LIMITS is the root element of the RPGDML document specials.xml inside the folder "data/xml". It defines all the limit breaks (like those in Final Fantasy VII) used in the game.
LIMITS 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.
LIMITS can be empty and contain no value. In this case you can't use any limit breaks in your game.
- <LIMITS>
- <LIMIT>
- ......
- </LIMIT>
- ......
- </LIMITS>