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

@@ -27,7 +27,7 @@
},
"ClassLevel": {
"type": "short",
"value": 30
"value": 25
}
},
{
@@ -49,7 +49,7 @@
},
"ClassLevel": {
"type": "short",
"value": 15
"value": 1
}
}
]
@@ -68,7 +68,7 @@
},
"CRAdjust": {
"type": "int",
"value": -17
"value": -11
},
"CurrentHitPoints": {
"type": "short",
@@ -575,7 +575,7 @@
},
"Gender": {
"type": "byte",
"value": 0
"value": 1
},
"GoodEvil": {
"type": "byte",
@@ -606,6 +606,10 @@
"value": [
{
"__struct_id": 0,
"Dropable": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "timegem"
@@ -637,7 +641,7 @@
},
"MaxHitPoints": {
"type": "short",
"value": 692
"value": 597
},
"NaturalAC": {
"type": "byte",