PoA_PRC8/_module/uti/punisher.uti.json
Jaysyn904 1ddbeca4f1 Update for NWN .35
Update for NWN .35
2023-08-01 20:16:07 -04:00

118 lines
2.3 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 21
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 4
},
"Cursed": {
"type": "byte",
"value": 1
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "Use this on unruly players to make them miserable and weak for 30 seconds. It applies quite a few negative effects to the player, even if the player is immune. The player also shouts comments about how he has angered the gods.... this is pregenerated for delays to make it lifelike, 3 lines in all. All in all this is a good way to scare a player character, but no permanent damage is done, all effects removed after 60 seconds. only the dm may use this wand\n"
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Punisher"
}
},
"ModelPart1": {
"type": "byte",
"value": 9
},
"PaletteID": {
"type": "byte",
"value": 4
},
"Plot": {
"type": "byte",
"value": 1
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 3
},
"CostValue": {
"type": "word",
"value": 13
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 15
},
"Subtype": {
"type": "word",
"value": 513
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "punisher"
},
"TemplateResRef": {
"type": "resref",
"value": "punisher"
},
"xModelPart1": {
"type": "word",
"value": 9
}
}