Updates areas, spawns, items, mobs

and fixed typos in convos up to convo_cashan
This commit is contained in:
EpicValor
2023-09-21 19:10:12 -05:00
parent e5f3606cac
commit 3811a4f205
64 changed files with 14149 additions and 11866 deletions

View File

@@ -0,0 +1,105 @@
{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 17
},
"Charges": {
"type": "byte",
"value": 0
},
"Cloth1Color": {
"type": "byte",
"value": 11
},
"Cloth2Color": {
"type": "byte",
"value": 64
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 3
},
"Cursed": {
"type": "byte",
"value": 1
},
"DescIdentified": {
"type": "cexolocstring",
"value": {}
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"Identified": {
"type": "byte",
"value": 1
},
"Leather1Color": {
"type": "byte",
"value": 90
},
"Leather2Color": {
"type": "byte",
"value": 90
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Red Dragon Head"
}
},
"Metal1Color": {
"type": "byte",
"value": 55
},
"Metal2Color": {
"type": "byte",
"value": 54
},
"ModelPart1": {
"type": "byte",
"value": 203
},
"PaletteID": {
"type": "byte",
"value": 9
},
"Plot": {
"type": "byte",
"value": 1
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "RedDragonHead"
},
"TemplateResRef": {
"type": "resref",
"value": "reddragonhead"
},
"xModelPart1": {
"type": "word",
"value": 203
}
}