hopefully fixed the no death panel problem

The rest were creature and area changes I got around to doing
This commit is contained in:
EpicValor
2023-09-06 17:57:36 -05:00
parent 49aab355dd
commit 80bc1e0c92
42 changed files with 3282 additions and 2447 deletions

View File

@@ -14,7 +14,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 18.0
"value": 16.0
},
"ClassList": {
"type": "list",
@@ -23,7 +23,7 @@
"__struct_id": 2,
"Class": {
"type": "int",
"value": 4
"value": 5
},
"ClassLevel": {
"type": "short",
@@ -268,11 +268,11 @@
},
"CRAdjust": {
"type": "int",
"value": 0
"value": -2
},
"CurrentHitPoints": {
"type": "short",
"value": 75
"value": 102
},
"DecayTime": {
"type": "dword",
@@ -404,6 +404,27 @@
"value": 10
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 304
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 340
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 341
}
},
{
"__struct_id": 1,
"Feat": {
@@ -634,20 +655,6 @@
"type": "word",
"value": 211
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 339
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 305
}
}
]
},
@@ -671,7 +678,7 @@
},
"HitPoints": {
"type": "short",
"value": 75
"value": 102
},
"Int": {
"type": "byte",
@@ -725,11 +732,11 @@
},
"MaxHitPoints": {
"type": "short",
"value": 123
"value": 150
},
"NaturalAC": {
"type": "byte",
"value": 14
"value": 6
},
"NoPermDeath": {
"type": "byte",
@@ -757,7 +764,7 @@
},
"Race": {
"type": "byte",
"value": 17
"value": 243
},
"refbonus": {
"type": "short",
@@ -1164,11 +1171,11 @@
},
"StartingPackage": {
"type": "byte",
"value": 93
"value": 108
},
"Str": {
"type": "byte",
"value": 20
"value": 18
},
"Subrace": {
"type": "cexostring",
@@ -1204,6 +1211,6 @@
},
"Wis": {
"type": "byte",
"value": 21
"value": 20
}
}