PWE_PRC8/_module/uti/lilacwine.uti.json

122 lines
2.1 KiB
JSON
Raw Permalink Normal View History

2025-04-03 10:29:41 -04:00
{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 49
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 2
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This wine was made from lilac blossoms, making it very sweet to the taste, but very strong.\n\nMade of the rarest material only found within the land of Tuat, imported by ded by arrangement with Sarah."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Lilac Wine"
}
},
"ModelPart1": {
"type": "byte",
"value": 34
},
"ModelPart2": {
"type": "byte",
"value": 62
},
"ModelPart3": {
"type": "byte",
"value": 62
},
"PaletteID": {
"type": "byte",
"value": 24
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 3
},
"CostValue": {
"type": "word",
"value": 1
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 15
},
"Subtype": {
"type": "word",
"value": 331
}
}
]
},
"StackSize": {
"type": "word",
"value": 10
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "LilacWine"
},
"TemplateResRef": {
"type": "resref",
"value": "lilacwine"
}
}