-
Notifications
You must be signed in to change notification settings - Fork 166
AggressivePostureType
HungryForFood edited this page Feb 2, 2021
·
1 revision
The AggressivePostureType 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_AGGRESSIVE_POSTURE_TYPE |
0 | AGGRESSIVE_POSTURE_NONE |
1 | AGGRESSIVE_POSTURE_LOW |
2 | AGGRESSIVE_POSTURE_MEDIUM |
3 | AGGRESSIVE_POSTURE_HIGH |
4 | AGGRESSIVE_POSTURE_INCREDIBLE |