Added henchman rental

Many areas, items, and creatures were adjusted for balance and aesthetics.
This commit is contained in:
EpicValor
2023-08-24 15:20:50 -05:00
parent d6cb8322b9
commit 07f4ebed49
2373 changed files with 518431 additions and 7256 deletions

View File

@@ -60,6 +60,10 @@
"type": "byte",
"value": 4
},
"ArmorPart_Robe": {
"type": "byte",
"value": 0
},
"ArmorPart_RShin": {
"type": "byte",
"value": 12
@@ -98,7 +102,11 @@
},
"Cost": {
"type": "dword",
"value": 316030
"value": 423186
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"id": 13764,
@@ -416,5 +424,81 @@
"TemplateResRef": {
"type": "resref",
"value": "enkidusfullpl"
},
"xArmorPart_Belt": {
"type": "word",
"value": 8
},
"xArmorPart_LBice": {
"type": "word",
"value": 7
},
"xArmorPart_LFArm": {
"type": "word",
"value": 7
},
"xArmorPart_LFoot": {
"type": "word",
"value": 5
},
"xArmorPart_LHand": {
"type": "word",
"value": 4
},
"xArmorPart_LShin": {
"type": "word",
"value": 12
},
"xArmorPart_LShou": {
"type": "word",
"value": 23
},
"xArmorPart_LThig": {
"type": "word",
"value": 9
},
"xArmorPart_Neck": {
"type": "word",
"value": 3
},
"xArmorPart_Pelvi": {
"type": "word",
"value": 8
},
"xArmorPart_RBice": {
"type": "word",
"value": 7
},
"xArmorPart_RFArm": {
"type": "word",
"value": 7
},
"xArmorPart_RFoot": {
"type": "word",
"value": 5
},
"xArmorPart_RHand": {
"type": "word",
"value": 4
},
"xArmorPart_Robe": {
"type": "word",
"value": 0
},
"xArmorPart_RShin": {
"type": "word",
"value": 12
},
"xArmorPart_RShou": {
"type": "word",
"value": 23
},
"xArmorPart_RThig": {
"type": "word",
"value": 9
},
"xArmorPart_Torso": {
"type": "word",
"value": 14
}
}