LoyaltyStateType - LoneGazebo/Community-Patch-DLL GitHub Wiki
The LoyaltyStateType pseudo-type is actually a regular integer. Pseudo-types do not exist in Lua, they only serve a documentation purpose on the wiki.
Value | Type |
---|---|
-1 | NO_LOYALTY_TYPE |
0 | LOYALTY_JFD_NEUTRAL |
1 | LOYALTY_JFD_PATRIOTIC |
2 | LOYALTY_JFD_ALLEGIANT |
3 | LOYALTY_JFD_REBELLIOUS |
4 | LOYALTY_JFD_SEPARATIST |