AOC_PRC8/_module/uti/insurance.uti.json
Jaysyn904 5e558169a0 Initial Commit
Initial Commit
2025-04-03 11:24:16 -04:00

82 lines
1.4 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 5000
},
"BaseItem": {
"type": "int",
"value": 24
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 5000
},
"Cursed": {
"type": "byte",
"value": 1
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "The holder of this card will escape the hand of death one time. Instead of dying, the holder will return to full health with all negative effects removed. Once the card is used, it disintegrates."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "AOC Life Insurance Card"
}
},
"ModelPart1": {
"type": "byte",
"value": 46
},
"PaletteID": {
"type": "byte",
"value": 2
},
"Plot": {
"type": "byte",
"value": 1
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "insurance"
},
"TemplateResRef": {
"type": "resref",
"value": "insurance"
}
}