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

@@ -6,7 +6,7 @@
},
"ArmorPart_Belt": {
"type": "byte",
"value": 5
"value": 3
},
"ArmorPart_LBicep": {
"type": "byte",
@@ -14,7 +14,7 @@
},
"ArmorPart_LFArm": {
"type": "byte",
"value": 21
"value": 22
},
"ArmorPart_LFoot": {
"type": "byte",
@@ -22,7 +22,7 @@
},
"ArmorPart_LHand": {
"type": "byte",
"value": 6
"value": 3
},
"ArmorPart_LShin": {
"type": "byte",
@@ -50,7 +50,7 @@
},
"ArmorPart_RFArm": {
"type": "byte",
"value": 21
"value": 22
},
"ArmorPart_RFoot": {
"type": "byte",
@@ -58,7 +58,11 @@
},
"ArmorPart_RHand": {
"type": "byte",
"value": 6
"value": 3
},
"ArmorPart_Robe": {
"type": "byte",
"value": 0
},
"ArmorPart_RShin": {
"type": "byte",
@@ -98,7 +102,11 @@
},
"Cost": {
"type": "dword",
"value": 862042
"value": 1425430
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
@@ -476,5 +484,81 @@
"TemplateResRef": {
"type": "resref",
"value": "runicplate"
},
"xArmorPart_Belt": {
"type": "word",
"value": 3
},
"xArmorPart_LBice": {
"type": "word",
"value": 7
},
"xArmorPart_LFArm": {
"type": "word",
"value": 22
},
"xArmorPart_LFoot": {
"type": "word",
"value": 10
},
"xArmorPart_LHand": {
"type": "word",
"value": 3
},
"xArmorPart_LShin": {
"type": "word",
"value": 12
},
"xArmorPart_LShou": {
"type": "word",
"value": 19
},
"xArmorPart_LThig": {
"type": "word",
"value": 10
},
"xArmorPart_Neck": {
"type": "word",
"value": 3
},
"xArmorPart_Pelvi": {
"type": "word",
"value": 22
},
"xArmorPart_RBice": {
"type": "word",
"value": 7
},
"xArmorPart_RFArm": {
"type": "word",
"value": 22
},
"xArmorPart_RFoot": {
"type": "word",
"value": 10
},
"xArmorPart_RHand": {
"type": "word",
"value": 3
},
"xArmorPart_Robe": {
"type": "word",
"value": 0
},
"xArmorPart_RShin": {
"type": "word",
"value": 12
},
"xArmorPart_RShou": {
"type": "word",
"value": 19
},
"xArmorPart_RThig": {
"type": "word",
"value": 10
},
"xArmorPart_Torso": {
"type": "word",
"value": 14
}
}