Randomized Henchmen

Randomized Henchmen
This commit is contained in:
Jaysyn904
2021-10-10 23:01:07 -04:00
parent 79303e9f79
commit 68de4c6610
29 changed files with 31455 additions and 4417 deletions

View File

@@ -14,7 +14,7 @@
},
"ArmorPart_LFArm": {
"type": "byte",
"value": 4
"value": 150
},
"ArmorPart_LFoot": {
"type": "byte",
@@ -22,7 +22,7 @@
},
"ArmorPart_LHand": {
"type": "byte",
"value": 4
"value": 1
},
"ArmorPart_LShin": {
"type": "byte",
@@ -50,7 +50,7 @@
},
"ArmorPart_RFArm": {
"type": "byte",
"value": 4
"value": 150
},
"ArmorPart_RFoot": {
"type": "byte",
@@ -58,7 +58,7 @@
},
"ArmorPart_RHand": {
"type": "byte",
"value": 4
"value": 1
},
"ArmorPart_Robe": {
"type": "byte",

View File

@@ -0,0 +1,173 @@
{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"ArmorPart_Belt": {
"type": "byte",
"value": 4
},
"ArmorPart_LBicep": {
"type": "byte",
"value": 150
},
"ArmorPart_LFArm": {
"type": "byte",
"value": 164
},
"ArmorPart_LFoot": {
"type": "byte",
"value": 11
},
"ArmorPart_LHand": {
"type": "byte",
"value": 113
},
"ArmorPart_LShin": {
"type": "byte",
"value": 85
},
"ArmorPart_LShoul": {
"type": "byte",
"value": 10
},
"ArmorPart_LThigh": {
"type": "byte",
"value": 4
},
"ArmorPart_Neck": {
"type": "byte",
"value": 1
},
"ArmorPart_Pelvis": {
"type": "byte",
"value": 4
},
"ArmorPart_RBicep": {
"type": "byte",
"value": 150
},
"ArmorPart_RFArm": {
"type": "byte",
"value": 164
},
"ArmorPart_RFoot": {
"type": "byte",
"value": 11
},
"ArmorPart_RHand": {
"type": "byte",
"value": 113
},
"ArmorPart_Robe": {
"type": "byte",
"value": 112
},
"ArmorPart_RShin": {
"type": "byte",
"value": 85
},
"ArmorPart_RShoul": {
"type": "byte",
"value": 10
},
"ArmorPart_RThigh": {
"type": "byte",
"value": 4
},
"ArmorPart_Torso": {
"type": "byte",
"value": 127
},
"BaseItem": {
"type": "int",
"value": 16
},
"Charges": {
"type": "byte",
"value": 0
},
"Cloth1Color": {
"type": "byte",
"value": 22
},
"Cloth2Color": {
"type": "byte",
"value": 3
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 15
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {}
},
"Description": {
"id": 16807967,
"type": "cexolocstring",
"value": {}
},
"Identified": {
"type": "byte",
"value": 1
},
"Leather1Color": {
"type": "byte",
"value": 7
},
"Leather2Color": {
"type": "byte",
"value": 3
},
"LocalizedName": {
"id": 16807957,
"type": "cexolocstring",
"value": {}
},
"Metal1Color": {
"type": "byte",
"value": 0
},
"Metal2Color": {
"type": "byte",
"value": 0
},
"PaletteID": {
"type": "byte",
"value": 6
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "ZEP_STUDDEDLEATH"
},
"TemplateResRef": {
"type": "resref",
"value": "zep_studdedleath"
}
}