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

147 lines
2.4 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 511
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 0
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "Mission Item"
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Key Item: Umbrella Data Disc"
}
},
"ModelPart1": {
"type": "byte",
"value": 67
},
"PaletteID": {
"type": "byte",
"value": 54
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "KEYITEM_UMBRELLA_DATADISC"
},
"TemplateResRef": {
"type": "resref",
"value": "ki_umbrella_disc"
},
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "KEYITEM_ID"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 8
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "QST_ID_NUMBER"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 6
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "QST_CURRENT_STATE"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "QST_NEXT_STATE"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 2
}
}
]
}
}