Files
HeroesStone_PRC8/_module/uti/mentalbreakdown.uti.json
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

114 lines
2.1 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 81
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 1500
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This rare item when thrown at an opponent the intended victim staggers around confused and bewildered. They will act as though what is happening around them is not real. prolonged effects can cause serious mental problems."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "There is a picture of a goblins head on this package with circles spinning around it's head."
}
},
"Identified": {
"type": "byte",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Mental Breakdown"
}
},
"ModelPart1": {
"type": "byte",
"value": 4
},
"PaletteID": {
"type": "byte",
"value": 52
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 3
},
"CostValue": {
"type": "word",
"value": 1
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 15
},
"Subtype": {
"type": "word",
"value": 52
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "MentalBreakdown"
},
"TemplateResRef": {
"type": "resref",
"value": "mentalbreakdown"
}
}