Battledale_PRC8/_module/uti/ah_miscstatuesil.uti.json
Jaysyn904 7b9e44ebbb Initial upload
Initial upload.  PRC8 has been added.  Module compiles, PRC's default AI & treasure scripts have been integrated.  Started work on top hak for SLA / Ability / Scripting modifications.
2024-03-11 23:44:08 -04:00

82 lines
1.6 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 50
},
"BaseItem": {
"type": "int",
"value": 79
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 51
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "A small statue, standing around six inches tall depicting a humanoid figure of no specific origin. These items often represent knights and paladin orders, with the poses of the figures often stood upright with a greatsword held in both hands, or with a shield depicting an engraved coat of arms or order's symbol emblazoned across it.\n\nThis particular small statue is made from a silver coloured material, though it is likely to be a coating over a brass or other metal."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Silver Statue"
}
},
"ModelPart1": {
"type": "byte",
"value": 10
},
"PaletteID": {
"type": "byte",
"value": 23
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "ah_miscstatuesil"
},
"TemplateResRef": {
"type": "resref",
"value": "ah_miscstatuesil"
}
}