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

@@ -12,6 +12,14 @@
"type": "byte",
"value": 0
},
"Cloth1Color": {
"type": "byte",
"value": 0
},
"Cloth2Color": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": "Level 4\r\nnasgarthian mind flayers"
@@ -40,12 +48,28 @@
"type": "byte",
"value": 0
},
"Leather1Color": {
"type": "byte",
"value": 0
},
"Leather2Color": {
"type": "byte",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Guardian Cloak"
}
},
"Metal1Color": {
"type": "byte",
"value": 0
},
"Metal2Color": {
"type": "byte",
"value": 0
},
"ModelPart1": {
"type": "byte",
"value": 4
@@ -326,5 +350,9 @@
"TemplateResRef": {
"type": "resref",
"value": "guardiancloak"
},
"xModelPart1": {
"type": "word",
"value": 4
}
}