StrengthType - LoneGazebo/Community-Patch-DLL GitHub Wiki
The StrengthType 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_THREAT_VALUE |
0 | THREAT_NONE |
1 | THREAT_MINOR |
2 | THREAT_MAJOR |
3 | THREAT_SEVERE |
4 | THREAT_CRITICAL |