PoA_PRC8/_module/uti/smallnote.uti.json
Jaysyn904 1ddbeca4f1 Update for NWN .35
Update for NWN .35
2023-08-01 20:16:07 -04:00

84 lines
1.4 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 29
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": "Note dropped by GS looting scripts in place of the usual treasure"
},
"Cost": {
"type": "dword",
"value": 0
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "GS LOOTER!!!!!\n\nLooting areas while under Greater Sanctuary is forbidden on Path of Ascension.\n\nConsider yourself lucky you weren't struck dead on the spot!"
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Small Note"
}
},
"ModelPart1": {
"type": "byte",
"value": 50
},
"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": "smallnote_gs"
},
"TemplateResRef": {
"type": "resref",
"value": "smallnote"
},
"xModelPart1": {
"type": "word",
"value": 50
}
}