Initial upload

Initial upload.
This commit is contained in:
Jaysyn904
2023-09-25 21:32:17 -04:00
parent c1b271b363
commit ec287507a1
10074 changed files with 8442145 additions and 0 deletions

81
_module/uti/note.uti.json Normal file
View File

@@ -0,0 +1,81 @@
{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 307
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 0
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "Hand drawn sketches and strange describing a cave with giant multi-colored glowing mushrooms and an altar. Unrecognizable writing adorns the document with several parts scribbled out and different notes added. You scan the document but can't descipher anything on it except for the word Thuul and the word Gaxx."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "This appears to be a torn page from a book."
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Note"
}
},
"ModelPart1": {
"type": "byte",
"value": 202
},
"PaletteID": {
"type": "byte",
"value": 23
},
"Plot": {
"type": "byte",
"value": 1
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "Note"
},
"TemplateResRef": {
"type": "resref",
"value": "note"
}
}