Battledale_PRC8/_module/uti/ah_blind_dust.uti.json
Jaysyn904 7b9e44ebbb Initial upload
Initial upload.  PRC8 has been added.  Module compiles, PRC's default AI & treasure scripts have been integrated.  Started work on top hak for SLA / Ability / Scripting modifications.
2024-03-11 23:44:08 -04:00

145 lines
3.3 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 30
},
"BaseItem": {
"type": "int",
"value": 79
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 31
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This blind dust is a coarse blue powder, and is otherwise known as Rogue Dust to those that carry it. Usually kept concealed, rogue dust is used to blind an enemy for a short while, allowing the rogue to either make a quick escape, or else drive a dagger home while the victim is incapacitated.\n\nA favourite of robbers and street fighters, blind dust is often considered a cheap tactic when used in duels, a very ungentlemanly act; however it has been known to tip the scale of many an encounter. It has only become more common in recent years, with a rise in street crime in the major cities being in part attributable to the increased availability of blind dust.\n\nTo use this, throw it at a target from a reasonably close range, but remember: it takes a deft hand and quick reactions to catch an opponent off guard and successfully blind them, it's use a skill that few possess in high standards."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Blind Dust"
}
},
"ModelPart1": {
"type": "byte",
"value": 24
},
"PaletteID": {
"type": "byte",
"value": 3
},
"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": 329
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 0
},
"CostValue": {
"type": "word",
"value": 0
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 63
},
"Subtype": {
"type": "word",
"value": 8
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "ah_blind_dust"
},
"TemplateResRef": {
"type": "resref",
"value": "ah_blind_dust"
}
}