REO-EE/_module/uti/_mdrn_ot_disable.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": 400
},
"BaseItem": {
"type": "int",
"value": 206
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 400
},
"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, power tools, and leads and wires. It allows the use of Disable Device to disable traps and the use of Repair to fix electronic devices without penalty."
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Electrical Toolkit (basic)"
}
},
"ModelPart1": {
"type": "byte",
"value": 74
},
"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_disable"
},
"TemplateResRef": {
"type": "resref",
"value": "_mdrn_ot_disable"
},
"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": "Electronic"
}
}
]
}
}