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:
@@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Head": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
"value": 9
|
||||
},
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
@@ -210,7 +210,7 @@
|
||||
},
|
||||
"Color_Hair": {
|
||||
"type": "byte",
|
||||
"value": 23
|
||||
"value": 154
|
||||
},
|
||||
"Color_Skin": {
|
||||
"type": "byte",
|
||||
@@ -393,7 +393,7 @@
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 24
|
||||
"value": 23
|
||||
},
|
||||
"PerceptionRange": {
|
||||
"type": "byte",
|
||||
@@ -409,7 +409,7 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 280
|
||||
"value": 1060
|
||||
},
|
||||
"Race": {
|
||||
"type": "byte",
|
||||
@@ -785,6 +785,41 @@
|
||||
"type": "resref",
|
||||
"value": "en3_angelic_m_1"
|
||||
},
|
||||
"VarTable": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "CLASS_TITLE"
|
||||
},
|
||||
"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": "Angelic"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 7
|
||||
@@ -803,7 +838,7 @@
|
||||
},
|
||||
"xAppearance_Head": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
"value": 9
|
||||
},
|
||||
"xArmorPart_RFoot": {
|
||||
"type": "word",
|
||||
|
Reference in New Issue
Block a user