Initial commit

Initial commit [v9.7]
This commit is contained in:
Jaysyn904
2025-04-03 12:54:47 -04:00
parent ff5835fcc7
commit ebc0c6a9b2
11298 changed files with 9432842 additions and 2 deletions

122
_module/uti/beer.uti.json Normal file
View File

@@ -0,0 +1,122 @@
{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 2
},
"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": "Beer an alcoholic beverage produced through the fermentation of starchy material and which is not distilled after fermentation. The process of beer production is called brewing. Because the ingredients used to make beer differ from place to place, beer characteristics such as taste and colour vary widely, and consequently its type or classification."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Beer",
"id": 13450
}
},
"ModelPart1": {
"type": "byte",
"value": 15
},
"ModelPart2": {
"type": "byte",
"value": 33
},
"ModelPart3": {
"type": "byte",
"value": 22
},
"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": 255
},
"PropertyName": {
"type": "word",
"value": 15
},
"Subtype": {
"type": "word",
"value": 330
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "beer"
},
"TemplateResRef": {
"type": "resref",
"value": "beer"
}
}