Alangara_PRC8/_module/uti/localdb.uti.json

84 lines
1.4 KiB
JSON
Raw Permalink Normal View History

2024-06-05 21:21:06 -04:00
{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 20
},
"BaseItem": {
"type": "int",
"value": 24
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 20
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This item functions as a pseudo database. However, if more than one PC is in the server at the same time, the player who is GetFirstPC will be the database, and all other players will be ignored.",
"id": 2993
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Database Stand In",
"id": 2985
}
},
"ModelPart1": {
"type": "byte",
"value": 9
},
"PaletteID": {
"type": "byte",
"value": 0
},
"Plot": {
"type": "byte",
"value": 1
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "LOCALDB"
},
"TemplateResRef": {
"type": "resref",
"value": "localdb"
}
}