From 586b6fe7be34e0628bed1c873c5d1c2ee24f3eff Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 21 Apr 2022 22:51:06 -0700 Subject: Update vampire damage resistances. --- vamp_stuff/Modification_Files/Mutation/mutations_vamp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json index 8cb7fb1..edf6168 100644 --- a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json +++ b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json @@ -162,7 +162,7 @@ "purifiable": false, "threshreq": [ "THRESH_VAMP" ], "category": [ "VAMP" ], - "armor": [ { "parts": "ALL", "bash": 10, "cut": 5, "stab": 10 } ], + "armor": [ { "parts": "ALL", "bash": 10, "bullet": 5, "cut": 5, "stab": 5 } ], "cancels": [ "ASTHMA", "ALBINO", "PALE", "SUNBURN", -- cgit v1.2.1