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

114 lines
2.5 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 2000
},
"BaseItem": {
"type": "int",
"value": 24
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": "This is the Wondrous Item: Bead of Force from the DMG\r\nIt requires the script wi_bof to be referenced in your module's item activation event."
},
"Cost": {
"type": "dword",
"value": 2000
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This small black sphere appears to be a lusterless pearl. Upon impact, however, the bead explodes, sending forth a burst of force that deals 5d6 points of damage to all creatures within a 10-foot radius. Each victim is allowed a Reflex saving throw (DC 16). Those who fail are then encapsulated in a sphere of force with a radius of 10 feet. Those trapped inside cannot escape except by those methods that can bypass or destroy a wall of force. The sphere persists for 3d6 minutes and then disappears. The explosion completely consumes the bead making this a one use item."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "This small black sphere appears to be a lusterless pearl."
}
},
"Identified": {
"type": "byte",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Bead of Force"
}
},
"ModelPart1": {
"type": "byte",
"value": 36
},
"PaletteID": {
"type": "byte",
"value": 54
},
"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": 8
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 15
},
"Subtype": {
"type": "word",
"value": 329
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "wi_bead_of_force"
},
"TemplateResRef": {
"type": "resref",
"value": "wi_bead_of_force"
}
}