Token Name: CLASS.x.SALIST
Variables Used (x): Number (The x-th class in the character's class list - 0-based index).
What it does:
Displays the Special Abilities granted by the x-th class.
Example:
CLASS.0.SALIST
Displays the Special Abilities granted by the characters 1st class.
Token Name: PROHIBITEDLIST
What it does:
A Specialist Wizard must choose some prohibited schools. The selected school will be displayed in this list.
Example:
PROHIBITEDLIST
Displays a comma delimited list of prohibitions
Token Name: RACE.ABILITYLIST
What it does:
Displays a comma delimited list of the characters racial special abilities.
Example:
RACE.ABILITYLIST
Displays a comma delimited list of the characters racial special abilities.
Token Name: SPECIALLIST
What it does:
Displays a comma delimited list of the characters special abilities.
Example:
SPECIALLIST
Displays a comma delimited list of the characters special abilities.
Token Name: SPECIALABILITY.x.y
Variables Used (x): Text (The x-th special ability in the character's special ability list - 0-based index).
Variables Used (y): Text (Property).
What it does:
Displays the name or description of a character's special abilities.
Example:
SPECIALABILITY.0.DESCRIPTION
Displays the description of the 1st special ability in the character's special ability list.
Token Name: TEMP.x
Variables Used (x): Number (The special ability's position in the character's special ability list - 0-based index).
What it does:
Displays the name of the characters x-th Special Ability.
Example:
TEMP.0
Displays the name of the characters 1st Special Ability.