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

153 lines
3.1 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 44
},
"Charges": {
"type": "byte",
"value": 50
},
"Comment": {
"type": "cexostring",
"value": "The rod allows it's user to call forth the flames of hell and thrust this fire at its victims. Three times per day the user can cause flames to infest a victim bursting them into flames. It also allows the user to once per day send a ball of flame into a group of enemies causing them to suffer fire damage."
},
"Cost": {
"type": "dword",
"value": 10633
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "The rod allows it's user to call forth the flames of hell and thrust this fire at it's victims. Three times per day the user can cause flames to infest a victim bursting them into flames. It also allows the user to once per day sind a ball of flame into a group of enemies causing them to suffer fire damage."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "This rod tingles in your hands."
}
},
"Identified": {
"type": "byte",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Rod of Combustion"
}
},
"ModelPart1": {
"type": "byte",
"value": 34
},
"ModelPart2": {
"type": "byte",
"value": 42
},
"ModelPart3": {
"type": "byte",
"value": 42
},
"PaletteID": {
"type": "byte",
"value": 48
},
"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": 10
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 15
},
"Subtype": {
"type": "word",
"value": 456
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 3
},
"CostValue": {
"type": "word",
"value": 8
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 15
},
"Subtype": {
"type": "word",
"value": 108
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "RodofCombustion"
},
"TemplateResRef": {
"type": "resref",
"value": "rodofcombustio"
}
}