REO-EE/_module/uti/_mdrn_ot_mechkit.uti.json
Jaysyn904 f82740bbbd Initial commit
Initial commit
2024-02-22 13:22:03 -05:00

149 lines
3.0 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 300
},
"BaseItem": {
"type": "int",
"value": 206
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 300
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This collection of hand tools and small parts typically includes a variety of pliers, drivers, cutting devices, fasteners, and even power tools.\nBasic: This kit, which fits in a portable toolbox, allows a character to make Repair checks for mechanical devices without penalty."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "This collection of hand tools and small parts typically includes a variety of pliers, drivers, cutting devices, fasteners, and even power tools.\nBasic: This kit, which fits in a portable toolbox, allows a character to make Repair checks for mechanical devices without penalty."
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Mechanical Toolkit (basic)"
}
},
"ModelPart1": {
"type": "byte",
"value": 40
},
"PaletteID": {
"type": "byte",
"value": 109
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 0
},
"CostValue": {
"type": "word",
"value": 0
},
"Param1": {
"type": "byte",
"value": 11
},
"Param1Value": {
"type": "byte",
"value": 2
},
"PropertyName": {
"type": "word",
"value": 81
},
"Subtype": {
"type": "word",
"value": 0
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "_mdrn_ot_mechkit"
},
"TemplateResRef": {
"type": "resref",
"value": "_mdrn_ot_mechkit"
},
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "nCraftDC"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 30
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "Craft"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "Mechanical"
}
}
]
}
}