Shargast_PRC8/_module/Chapter 1/uti/wornoutboots.uti.json
Jaysyn904 66a0a3e043 Initial commit
Initial commit.
2024-08-03 14:13:18 -04:00

90 lines
1.5 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 26
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 1
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "These boots are almost completely useless... they have holes in them and they kind of stink too... perhaps if you adventure in areas more suited to your skill level you will find treasure that is of significantly more value to you."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Worn Out Boots"
}
},
"ModelPart1": {
"type": "byte",
"value": 31
},
"ModelPart2": {
"type": "byte",
"value": 44
},
"ModelPart3": {
"type": "byte",
"value": 44
},
"PaletteID": {
"type": "byte",
"value": 0
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "WornOutBoots"
},
"TemplateResRef": {
"type": "resref",
"value": "wornoutboots"
}
}