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:
82
_module/uti/ra_holy_hecate.uti.json
Normal file
82
_module/uti/ra_holy_hecate.uti.json
Normal file
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"__data_type": "UTI ",
|
||||
"AddCost": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"BaseItem": {
|
||||
"type": "int",
|
||||
"value": 15
|
||||
},
|
||||
"Charges": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "Holy Symbol of Hecate"
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"DescIdentified": {
|
||||
"id": 16807793,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "A holy symbol is the physical focus for the manifestation of a god's will.\n\nThis is the holy symbol of Hecate, an obscure and forgotten goddess of magic, the very one who cast the curse upon Akbeth and placed her in this dungeon."
|
||||
}
|
||||
},
|
||||
"Description": {
|
||||
"id": 16807793,
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"Identified": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 16807514,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Holy Symbol of Hecate"
|
||||
}
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 19
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 102
|
||||
},
|
||||
"Plot": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertiesList": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"StackSize": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"Stolen": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "RA_HOLY_HECATE"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "ra_holy_hecate"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user