Initial upload
Initial upload.
This commit is contained in:
81
_module/uti/ats_book_armor1.uti.json
Normal file
81
_module/uti/ats_book_armor1.uti.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"__data_type": "UTI ",
|
||||
"AddCost": {
|
||||
"type": "dword",
|
||||
"value": 49
|
||||
},
|
||||
"BaseItem": {
|
||||
"type": "int",
|
||||
"value": 74
|
||||
},
|
||||
"Charges": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 50
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"DescIdentified": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "As you flip through the pages of this book, you see the recipes of four different types of armor and the process of how to make each one described in full. \n\nRecipes\n--------------\n\n*Scale Mail*\n6 - Ingots of any kind \n1 - Cured Medium Leather Hide\n\n*Chain Shirt*\n8 - Ingots of any kind\n1 - Cloth Padding\n\n*Chainmail*\n16 - Ingots of any kind\n2 - Cloth Padding\n\n*Breastplate*\n22 - Ingots of any kind\n1 - Crafted Studded Leather Armor\n\n"
|
||||
}
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "This is a volume 1 of armorcrafting recipes."
|
||||
}
|
||||
},
|
||||
"Identified": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Armorcrafting Recipe Book: Vol. 1"
|
||||
}
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"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_BOOK_ARMOR1"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "ats_book_armor1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user