From e61b71844c4297917e7957b55735ba03ddd892f8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 11 Sep 2021 20:00:31 -0700 Subject: Add concentration component to blood eruption. All the other spells to directly manipulate a foe's blood require this. --- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer') diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json index f6940a7..742e0eb 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json @@ -53,6 +53,6 @@ "min_range": 1, "max_range": 1, "base_casting_time": 125, - "flags": [ "SOMATIC", "NO_LEGS" ] + "flags": [ "SOMATIC", "CONCENTRATE", "NO_LEGS" ] } ] -- cgit v1.2.1