From 60bee5f26050e466e35332031958734c25e03df5 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 13 Jun 2021 02:55:22 -0700 Subject: Replace Solar Sensitivity mutation with Damned --- vamp_stuff/Modification_Files/Mutation/mutations_vamp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'vamp_stuff/Modification_Files/Mutation/mutations_vamp.json') diff --git a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json index 06fe25c..a1d36d4 100644 --- a/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json +++ b/vamp_stuff/Modification_Files/Mutation/mutations_vamp.json @@ -193,6 +193,17 @@ "cancels": [ "ARM_TENTACLES", "ARM_TENTACLES_4", "ARM_TENTACLES_8" ], "category": [ "VAMP" ] }, + { + "type": "mutation", + "id": "VAMP_CURSE", + "name": "Damned", + "points": -10, + "description": "Your unholy vampiric nature has marked you as forever banished from the divine light. Exposure to natural sunlight or fire can kill you in seconds. Artificial sunlight, such as from a SAD lamp or tanning bad, is harmless.", + "valid": false, + "purifiable": false, + "threshreq": [ "THRESH_VAMP" ], + "category": [ "VAMP" ] + }, { "type": "mutation", "id": "VAMP_HUNGER", -- cgit v1.2.1