some undead creature modifications

and a door fix
This commit is contained in:
EpicValor
2023-12-21 01:15:43 -06:00
parent d79d5b5ed3
commit 7d3588ce00
40 changed files with 5817 additions and 354 deletions

View File

@@ -2,7 +2,7 @@
"__data_type": "UTC ",
"Appearance_Type": {
"type": "word",
"value": 125
"value": 124
},
"BodyBag": {
"type": "byte",
@@ -828,7 +828,7 @@
},
"Dex": {
"type": "byte",
"value": 10
"value": 14
},
"Disarmable": {
"type": "byte",
@@ -848,7 +848,7 @@
"__struct_id": 131072,
"EquippedRes": {
"type": "resref",
"value": "nw_it_creitemun3"
"value": "it_creitemun004"
}
}
]
@@ -1048,7 +1048,7 @@
},
"PortraitId": {
"type": "word",
"value": 562
"value": 563
},
"Race": {
"type": "byte",
@@ -1523,7 +1523,7 @@
},
"Str": {
"type": "byte",
"value": 19
"value": 20
},
"Subrace": {
"type": "cexostring",
@@ -1559,6 +1559,6 @@
},
"Wis": {
"type": "byte",
"value": 18
"value": 22
}
}