2025/09/06 Update

Updated remainder of scaling HD monsters with class levels to use the Class Title Nomenclature system.

Full compile.
This commit is contained in:
Jaysyn904
2025-09-06 15:21:52 -04:00
parent 7b3c31175e
commit b4c7be2d81
144 changed files with 4323 additions and 2470 deletions

View File

@@ -90,7 +90,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 1.0
"value": 0.5
},
"ClassList": {
"type": "list",
@@ -105,6 +105,17 @@
"type": "short",
"value": 1
}
},
{
"__struct_id": 2,
"Class": {
"type": "int",
"value": 8
},
"ClassLevel": {
"type": "short",
"value": 1
}
}
]
},
@@ -317,7 +328,7 @@
},
"MaxHitPoints": {
"type": "short",
"value": 5
"value": 7
},
"NaturalAC": {
"type": "byte",
@@ -1026,7 +1037,7 @@
},
"StartingPackage": {
"type": "byte",
"value": 0
"value": 98
},
"Str": {
"type": "byte",
@@ -1052,6 +1063,41 @@
"type": "resref",
"value": "en3_brownie"
},
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "CLASS_TYPE"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "BASE_RACE"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "Brownie"
}
}
]
},
"WalkRate": {
"type": "int",
"value": 7