2025/09/04 Update

Implemented class titles for randomized mobs with class levels.
Full compile.
This commit is contained in:
Jaysyn904
2025-09-04 22:40:44 -04:00
parent a66fae8835
commit 5e36a8b4a6
85 changed files with 4626 additions and 249 deletions

View File

@@ -2,7 +2,7 @@
"__data_type": "UTC ",
"Appearance_Type": {
"type": "word",
"value": 217
"value": 412
},
"BodyBag": {
"type": "byte",
@@ -245,7 +245,7 @@
},
"PortraitId": {
"type": "word",
"value": 129
"value": 92
},
"Race": {
"type": "byte",
@@ -637,6 +637,56 @@
"type": "resref",
"value": "en3_duergar_r_1"
},
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "SET_NAME"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "RANDOM"
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "BASE_RACE"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "Duergar"
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "CLASS_TITLE"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
}
]
},
"WalkRate": {
"type": "int",
"value": 7