-
Notifications
You must be signed in to change notification settings - Fork 0
INQTest.js.skills.js
kyleady edited this page Jan 31, 2018
·
1 revision
Contains a list of all accepted Skills, alternate names for those Skills, and the Default Characteristics for those Skills.
This static method returns an array of objects. Those objects can have the following properties
- Name - A string. It is the name of the Skill.
- Alternates - An array of strings. They are a list of alternate names for the Skill. Those strings are meant to be converted into a case insensitive regex.
- DefaultStat - A string. It is the name of the Characteristic used with the Skill by default.