I figured out why commoner types weren't using civilized animations

Most changes were due to that and other behaviors I wanted ambient npcs to do.
This commit is contained in:
EpicValor
2023-09-09 19:56:22 -05:00
parent 80bc1e0c92
commit c369af5071
119 changed files with 50579 additions and 4558 deletions

View File

@@ -162,7 +162,7 @@
},
"Color_Skin": {
"type": "byte",
"value": 5
"value": 117
},
"Color_Tattoo1": {
"type": "byte",
@@ -219,7 +219,7 @@
},
"ArmorPart_Belt": {
"type": "byte",
"value": 0
"value": 25
},
"ArmorPart_LBicep": {
"type": "byte",
@@ -227,7 +227,7 @@
},
"ArmorPart_LFArm": {
"type": "byte",
"value": 8
"value": 10
},
"ArmorPart_LFoot": {
"type": "byte",
@@ -247,7 +247,7 @@
},
"ArmorPart_LThigh": {
"type": "byte",
"value": 3
"value": 156
},
"ArmorPart_Neck": {
"type": "byte",
@@ -255,7 +255,7 @@
},
"ArmorPart_Pelvis": {
"type": "byte",
"value": 22
"value": 151
},
"ArmorPart_RBicep": {
"type": "byte",
@@ -287,7 +287,7 @@
},
"ArmorPart_RThigh": {
"type": "byte",
"value": 3
"value": 156
},
"ArmorPart_Torso": {
"type": "byte",
@@ -303,11 +303,11 @@
},
"Cloth1Color": {
"type": "byte",
"value": 45
"value": 131
},
"Cloth2Color": {
"type": "byte",
"value": 52
"value": 119
},
"Cost": {
"type": "dword",
@@ -331,11 +331,11 @@
},
"Leather1Color": {
"type": "byte",
"value": 45
"value": 126
},
"Leather2Color": {
"type": "byte",
"value": 45
"value": 173
},
"LocalizedName": {
"id": 12923,
@@ -346,11 +346,11 @@
},
"Metal1Color": {
"type": "byte",
"value": 2
"value": 119
},
"Metal2Color": {
"type": "byte",
"value": 0
"value": 127
},
"Plot": {
"type": "byte",
@@ -378,7 +378,7 @@
},
"xArmorPart_Belt": {
"type": "word",
"value": 0
"value": 25
},
"xArmorPart_LBice": {
"type": "word",
@@ -386,7 +386,7 @@
},
"xArmorPart_LFArm": {
"type": "word",
"value": 8
"value": 10
},
"xArmorPart_LFoot": {
"type": "word",
@@ -406,7 +406,7 @@
},
"xArmorPart_LThig": {
"type": "word",
"value": 3
"value": 156
},
"xArmorPart_Neck": {
"type": "word",
@@ -414,7 +414,7 @@
},
"xArmorPart_Pelvi": {
"type": "word",
"value": 22
"value": 151
},
"xArmorPart_RBice": {
"type": "word",
@@ -446,7 +446,7 @@
},
"xArmorPart_RThig": {
"type": "word",
"value": 3
"value": 156
},
"xArmorPart_Torso": {
"type": "word",
@@ -472,6 +472,131 @@
"type": "float",
"value": -1.0
}
},
{
"__struct_id": 16384,
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 72
},
"Charges": {
"type": "byte",
"value": 0
},
"Cost": {
"type": "dword",
"value": 40500
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {}
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"Identified": {
"type": "byte",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Claw 9d6 (gargantuan)"
}
},
"ModelPart1": {
"type": "byte",
"value": 1
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 19
},
"CostValue": {
"type": "word",
"value": 16
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 77
},
"Subtype": {
"type": "word",
"value": 0
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "prc_claw_6d6m_g"
},
"TemplateResRef": {
"type": "resref",
"value": "prc_claw_6d6m_g"
},
"xModelPart1": {
"type": "word",
"value": 1
},
"XOrientation": {
"type": "float",
"value": 8.908087968876006e-039
},
"XPosition": {
"type": "float",
"value": -1.0
},
"YOrientation": {
"type": "float",
"value": 1.0
},
"YPosition": {
"type": "float",
"value": -1.0
},
"ZPosition": {
"type": "float",
"value": -1.0
}
}
]
},