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

145 lines
2.8 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 10
},
"BaseItem": {
"type": "int",
"value": 511
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 10
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This hand held radio will allow you to communicate with other people who are on the same channel.\n\nUse the \"Toggle Radio Power\" action to turn the radio on or off.\n\nOnce turned on, simply use the party channel to communicate with other players on the same channel.\n\nUse the \"Change Radio Channel\" action to change the radio's channel.\n\nNOTE: Only one radio may be turned on at a time. It will automatically turn off if it leaves your inventory."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Radio"
}
},
"ModelPart1": {
"type": "byte",
"value": 124
},
"PaletteID": {
"type": "byte",
"value": 64
},
"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": 13
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 15
},
"Subtype": {
"type": "word",
"value": 550
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 3
},
"CostValue": {
"type": "word",
"value": 13
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 15
},
"Subtype": {
"type": "word",
"value": 549
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "reo_radio"
},
"TemplateResRef": {
"type": "resref",
"value": "reo_radio"
}
}