Added support for NPCs with Combat Feats

Added support for NPCs with Charge, Pounce, Trample, Overrun, Awesome Blow & Bull Rush.  Full compile.  Updated release archive.
This commit is contained in:
Jaysyn904
2024-12-13 18:40:31 -05:00
parent 582b9dbb49
commit b0a9d7abac
22 changed files with 642 additions and 2 deletions

View File

@@ -581,6 +581,26 @@
"type": "resref",
"value": "cougar001"
},
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "POUNCER"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
}
]
},
"WalkRate": {
"type": "int",
"value": 7