Initial upload

Initial upload
This commit is contained in:
Jaysyn904
2023-09-25 18:13:22 -04:00
parent 684ef76c20
commit 499aba4eb3
5734 changed files with 4843758 additions and 0 deletions

View File

@@ -0,0 +1,81 @@
{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 74
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 1
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This book should give you some answers to questions. \n\nGood Place to start is to talk to the Noble Man in town, he has some quests for new commers. \nYou start at level 5, However you may need to get another level or 2 before going to the Sewers.\n\nThe DM Spirit floating around town has information about the mod as well.\n\n\nSaving Chracters and Inventory:\nThis is done OnRest and OnHeartbeat of the Mod. Our locations are persistant. \n\nIf you have more questions or would like to discuss things visit us on discord. https://discord.gg/n5d8MRD"
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Trinity Handbook"
}
},
"ModelPart1": {
"type": "byte",
"value": 3
},
"PaletteID": {
"type": "byte",
"value": 60
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "TRINITYBOOK"
},
"TemplateResRef": {
"type": "resref",
"value": "trinitybook"
}
}