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

122 lines
2.1 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 25
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 191
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "Sonic Bolts are crossbow bolts that release a high pitched sonic sound when they hit. The target is shook to their bones with these sonic vibrations.\n"
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "These bolts tingle in your hands"
}
},
"Identified": {
"type": "byte",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Sonic Bolts"
}
},
"ModelPart1": {
"type": "byte",
"value": 23
},
"ModelPart2": {
"type": "byte",
"value": 24
},
"ModelPart3": {
"type": "byte",
"value": 22
},
"PaletteID": {
"type": "byte",
"value": 28
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 4
},
"CostValue": {
"type": "word",
"value": 6
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 16
},
"Subtype": {
"type": "word",
"value": 13
}
}
]
},
"StackSize": {
"type": "word",
"value": 25
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "SonicBolts"
},
"TemplateResRef": {
"type": "resref",
"value": "sonicbolts"
}
}