Function Index¶
Tip
Use Ctrl + F
via your browser or the search bar on the left to quickly
find the functions you're looking for. You can also utilize your text
editor's ability to search across multiple files to find examples for
each function listed.
Overview¶
-
General
Functions that can be used anywhere functions are stated to work.
-
Asset
Functions that utilize any provided assets given to the game, ranging from visual to audio. They can be used anywhere functions are stated to work.
-
Combat Only
Functions that only work while in a combat encounter.
-
Event Only
Functions that only work in event based .json files.