Area & Encounter work. Added override kobold skins.

Area & Encounter work.  Added override kobold skins.  Remade "Gorgon Den".  Setup spawning in "Gargoyle Den".   Setup spawning in "City of Baleas: Wizard's Tower".  Added CODI AI to more creatures & NPCs.
This commit is contained in:
Jaysyn904
2022-12-04 23:14:34 -05:00
parent 269eca1d1e
commit 6c78e38de8
76 changed files with 22407 additions and 67595 deletions

View File

@@ -0,0 +1,82 @@
{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 76
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": "Bag of Gold"
},
"Cost": {
"type": "dword",
"value": 0
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "Bag of Gold"
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "Bag of Gold"
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"id": 535,
"type": "cexolocstring",
"value": {
"0": "Bag of Gold"
}
},
"ModelPart1": {
"type": "byte",
"value": 1
},
"PaletteID": {
"type": "byte",
"value": 23
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 246
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "RA_IT_GOLD246"
},
"TemplateResRef": {
"type": "resref",
"value": "ra_it_gold246"
}
}