-
Notifications
You must be signed in to change notification settings - Fork 0
INQTest.js.characteristics.js
kyleady edited this page Jan 28, 2018
·
2 revisions
Contains a list of all accepted Characteristics, alternate names for those Characteristics, and whether or not those Characteristics are Party Stats.
Returns an array of objects. Those objects can have the following properties
- Name - A string. It is the name of the characteristic, as used by INQCharacter.js.
- Alternates - An array of strings. They are a list of alternate names for the characteristic. Those strings are meant to be converted into a case insensitive regex.
- PartyStat - A Boolean. Denotes whether or not the characteristic is a Party Stat.