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

149 lines
3.1 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 13
},
"BaseItem": {
"type": "int",
"value": 15
},
"Charges": {
"type": "byte",
"value": 5
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 13
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "Flashlights come in a wide variety of sizes and quality levels. Those covered here are professional, heavy-duty models, rugged enough to withstand the rigors of modern adventuring. Flashlights negate penalties for darkness within their illuminated areas.\nStandard: This heavy metal flashlight projects a beam 30 feet long and 15 feet across at its end.\n"
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "Flashlights come in a wide variety of sizes and quality levels. Those covered here are professional, heavy-duty models, rugged enough to withstand the rigors of modern adventuring. Flashlights negate penalties for darkness within their illuminated areas.\nStandard: This heavy metal flashlight projects a beam 30 feet long and 15 feet across at its end.\n\n"
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Flashlight"
}
},
"ModelPart1": {
"type": "byte",
"value": 13
},
"PaletteID": {
"type": "byte",
"value": 110
},
"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": 6
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 15
},
"Subtype": {
"type": "word",
"value": 162
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "_mdrn_ot_light"
},
"TemplateResRef": {
"type": "resref",
"value": "_mdrn_ot_light"
},
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "Craft"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "Electronic"
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "nCraftDC"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 15
}
}
]
}
}