REO-EE/_module/uti/_mdrn_creditcard.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": 0
},
"BaseItem": {
"type": "int",
"value": 205
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 1
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This is a bank issued credit card The card may be used at any civilised retail outlet and at those locations a credit terminal is usually available to gain an update your current financial situation, make transfers, and in some cases withdraw cash."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "This is a Central Credit Facility (CCF) card The card may be used at any civilised retail outlet and at those locations a credit terminal is usually available to gain an update your current financial situation and make transfers.\n\nIt's marketed as being entirely secure, as it's keyed to the owner's DNA; intended to be foolproof but who knows?"
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Credit Card"
}
},
"ModelPart1": {
"type": "byte",
"value": 51
},
"PaletteID": {
"type": "byte",
"value": 127
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 10
},
"CostValue": {
"type": "word",
"value": 1
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 11
},
"Subtype": {
"type": "word",
"value": 0
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "_mdrn_creditcard"
},
"TemplateResRef": {
"type": "resref",
"value": "_mdrn_creditcard"
},
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "IDSKILL"
},
"Type": {
"type": "dword",
"value": 3
},
"Value": {
"type": "cexostring",
"value": "Decipher Script"
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "IDDC"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 15
}
}
]
}
}