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:
84
_module/uti/ra_holy_torm.uti.json
Normal file
84
_module/uti/ra_holy_torm.uti.json
Normal file
@@ -0,0 +1,84 @@
|
||||
{
|
||||
"__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 Torm"
|
||||
},
|
||||
"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 one is dedicated to Torm, god of duty and loyalty."
|
||||
}
|
||||
},
|
||||
"Description": {
|
||||
"id": 16807793,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "A holy symbol is the physical focus for the manifestation of a god's will."
|
||||
}
|
||||
},
|
||||
"Identified": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 16807514,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Holy Symbol of Torm"
|
||||
}
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 10
|
||||
},
|
||||
"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_TORM"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "ra_holy_torm"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user