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

132 lines
2.6 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 119
},
"BaseItem": {
"type": "int",
"value": 205
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 120
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "These tiny recorders (about the size of a deck of playing cards) can record up to eight hours of audio and can be connected to a computer to download the digital recording. Digital audio recorders don't have extremely sensitive microphones; they only pick up sounds within 10 feet."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "These tiny recorders (about the size of a deck of playing cards) can record up to eight hours of audio and can be connected to a computer to download the digital recording. Digital audio recorders don't have extremely sensitive microphones; they only pick up sounds within 10 feet."
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Digital Audio Recorder"
}
},
"ModelPart1": {
"type": "byte",
"value": 10
},
"PaletteID": {
"type": "byte",
"value": 107
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "_mdrn_it_audrec"
},
"TemplateResRef": {
"type": "resref",
"value": "_mdrn_it_audrec"
},
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "SkillBonus"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "Skill"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 65
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "nCraftDC"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 20
}
}
]
}
}