| AddCustomFunction | Add a custom function to the registered list |
| AddCustomFunctionSubscripiton | Add a custom subscription based function to the registered list |
| ClassLevel | Get requested class level |
| FocusLevel | Get requested Focus level |
| HasAttribute | Check if an attribute is present (0 = false, 1 = true) |
| HasClass | Check if at least one level of class is present (0 = false, 1 = true) |
| HasFocus | Check if at least one level of Focus is present (0 = false, 1 = true) |
| HasPerk | Check if a perk is present (0 = false, 1 = true) |
| IsRace | Check if a specific race is set (0 = false, 1 = true) |
| KnowsLanguage | Check if language is known to target (0 = false, 1 = true) |
| SubClassLevel | Subscribe to class level |
| SubFocusLevel | Subscribe to Focus level |
| SubHasAttribute | Subscribe to has attribute |
| SubHasClass | Subscribe to has class |
| SubHasFocus | Subscribe to has Focus |
| SubHasPerk | Subscribe to has perk |
| SubKnowsLanguage | Subscribe to knows langauge |
| SubIsRace | Subscribe to is race |