script and npc changes

This commit is contained in:
EpicValor
2023-09-02 22:56:38 -05:00
parent be5bd6b0bc
commit b3a5e77663
18 changed files with 1916 additions and 58 deletions

View File

@@ -9220,6 +9220,25 @@
"LIST": {
"type": "list",
"value": [
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 0.5
},
"FACTION": {
"type": "cexostring",
"value": "Commoner"
},
"NAME": {
"type": "cexostring",
"value": "A Noble"
},
"RESREF": {
"type": "resref",
"value": "anoble"
}
},
{
"__struct_id": 0,
"CR": {