ES_PRC8/_module/uti/victorygem.uti.json
Jaysyn904 08e84b4e71 Initial upload
Initial upload.
2023-11-14 12:09:02 -05:00

76 lines
1.2 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 5000
},
"BaseItem": {
"type": "int",
"value": 77
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 5000
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "These gems are awarded by the gods after a victory in a conflict between good and evil."
}
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Victory Gem"
}
},
"ModelPart1": {
"type": "byte",
"value": 7
},
"PaletteID": {
"type": "byte",
"value": 57
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "VictoryGem"
},
"TemplateResRef": {
"type": "resref",
"value": "victorygem"
}
}