generated from Jaysyn/ModuleTemplate
Initial upload
Initial upload.
This commit is contained in:
81
_module/uti/im_bkpoison.uti.json
Normal file
81
_module/uti/im_bkpoison.uti.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"__data_type": "UTI ",
|
||||
"AddCost": {
|
||||
"type": "dword",
|
||||
"value": 6
|
||||
},
|
||||
"BaseItem": {
|
||||
"type": "int",
|
||||
"value": 74
|
||||
},
|
||||
"Charges": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 7
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"DescIdentified": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Vials of poison can be used on weapons to give them a poisoning effect when they hit. The effect is very temporary, lasting only a few rounds. Applying poison to a weapon requires a Dexterity check unless you have the Use Poison feat. Whether the check succeeds or not, the poison vial is consumed.\n\nThe following general types of poison vials can be purchased:\n\n* Centipede Venom attacks Dexterity.\n* Giant Bee Venom attacks Constitution.\n* Spider Venom attacks Strength.\n\nAll three types cause 1d2 points of damage to the affected ability.\n\nStronger poison doses are more difficult for the victim to resist:\n\n* Weak = DC 16\n* Mild = DC 18\n* Average = DC 20\n* Strong = DC 22\n* Very Strong = DC 24\n* Deadly = DC 26",
|
||||
"id": 13026
|
||||
}
|
||||
},
|
||||
"Identified": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Guide to Poisons",
|
||||
"id": 13025
|
||||
}
|
||||
},
|
||||
"ModelPart1": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 60
|
||||
},
|
||||
"Plot": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"PropertiesList": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"StackSize": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"Stolen": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "IM_BKPOISON"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "im_bkpoison"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user