Battledale_PRC8/_module/uti/anoteinelvenscri.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

114 lines
2.4 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 500
},
"BaseItem": {
"type": "int",
"value": 29
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 510
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This note contains writing in a strange alphabet. You recognise it as an ancient elven script, no longer used. The writing reads:\n\n\" You eat something you neither plant nor plow.\n\" It is the son of water, but if water touches it, it dies.\"\n\nAlso scriblled on the note are some words presumably written by the bugbear chief that was carrying it. They read: \"Wut dis? Toopid nursey rime. Dis rubbiss\".\n"
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "This note contains writing in a strange alphabet. You recognise it as an ancient elven script, no longer used. But you do not understand it. There is also some childish scribbling on the note, presumably written by the bugbear chief."
}
},
"Identified": {
"type": "byte",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "A note in elven script"
}
},
"ModelPart1": {
"type": "byte",
"value": 45
},
"PaletteID": {
"type": "byte",
"value": 54
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 10
},
"CostValue": {
"type": "word",
"value": 1
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 11
},
"Subtype": {
"type": "word",
"value": 0
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "Anoteinelvenscript"
},
"TemplateResRef": {
"type": "resref",
"value": "anoteinelvenscri"
}
}