LoT_PRC8/_module/uti/ats_tanning_book.uti.json
Jaysyn904 ec287507a1 Initial upload
Initial upload.
2023-09-25 21:32:17 -04:00

82 lines
2.2 KiB
JSON

{
"__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": "In order to properly tan Hides, one must first obtain them. Different animals leave behind different size hides. Some Hides also have an inherent color to them, making black or white hides.\n\nOnce you have the hide, you must first cure the hide. To cure the hides, you need wood and salt. Each size hide requires different amounts of the ingredients:\nSmall - 1 wood and 1 salt\nMedium- 2 wood and 1 salt\nLarge - 2 wood and 3 salt\n\nAfter you have a cured hide, you then must tan it using tannic acid and salt. Again, the ingredients vary in amount by type:\nSamll - 1 acid, 1 salt\nMedium - 1 acid, 2 salt\nLarge - 2 acid, 2 salt\n\nNow that you have a tanned hide, you can now harden the hide. This is done by adding bees wax and tanning oil.\nSmall - 1 oil, 1 beeswax\nMedium - 1 oil, 2 beeswax\nLarge - 1 oil, 3 beeswax\n\nFrom here, the hardend, tanned hides can be made into cloth, armor padding or whatever use you can find for them. \n\nEnjoy your tanning career"
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "A book, describing how to tan hides"
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Book-Tanning Details"
}
},
"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": "ATS_TANNING_BOOK"
},
"TemplateResRef": {
"type": "resref",
"value": "ats_tanning_book"
}
}