PWE_PRC8/_module/uti/elverquest.uti.json
Jaysyn904 ee1dc35889 Initial Commit
Initial Commit
2025-04-03 10:29:41 -04:00

122 lines
2.1 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 20
},
"BaseItem": {
"type": "int",
"value": 49
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 22
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "The famed Elven drink of choice is seen by many non Elves to be water and weak. In fact it is an wine made for the taste of Elves alone. It is a dark blue wine and very rich and kept in supply by many bartenders across Faerun."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Elverquest"
}
},
"ModelPart1": {
"type": "byte",
"value": 17
},
"ModelPart2": {
"type": "byte",
"value": 23
},
"ModelPart3": {
"type": "byte",
"value": 73
},
"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": 335
}
}
]
},
"StackSize": {
"type": "word",
"value": 10
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "ALC_ELVER"
},
"TemplateResRef": {
"type": "resref",
"value": "elverquest"
}
}