From c117dabc6834b10394158062a262a709a6189312 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 26 Aug 2021 17:40:46 -0700 Subject: Add Hemomancer blood purge spell Update vampire immunities --- vamp_stuff/Modification_Files/Spells/v_spell_effects.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'vamp_stuff/Modification_Files/Spells/v_spell_effects.json') diff --git a/vamp_stuff/Modification_Files/Spells/v_spell_effects.json b/vamp_stuff/Modification_Files/Spells/v_spell_effects.json index af076d2..404ab25 100644 --- a/vamp_stuff/Modification_Files/Spells/v_spell_effects.json +++ b/vamp_stuff/Modification_Files/Spells/v_spell_effects.json @@ -20,6 +20,15 @@ "blocks_effects": [ "bleed" ], "show_in_info": true }, + { + "type": "effect_type", + "id": "v_spell_purge", + "name": [ "Purging" ], + "desc": [ "Contaminants in your blood are being sought out and expelled." ], + "removes_effects": [ "antibiotic, cureall, datura, depressants, drunk, flushot, fungus, iodine, infected, irradiated, jetinjector, melatonin, panacea, pblue, pkill, pkill1, pkill2, pkill3, pkill_l, recover, spores, stim, stimpack, strong_antibiotic, took_anticonvulsant_visible, took_flumed, took_prozac, took_prozac_bad, took_prozac_visible, took_thorazine, took_thorazine_bad, took_thorazine_visible, took_xanax, took_xanax_visible, tummy_tablet, valium, weak_antibiotic" ], + "blocks_effects": [ "antibiotic, cureall, datura, depressants, drunk, flushot, fungus, iodine, infected, irradiated, jetinjector, melatonin, panacea, pblue, pkill, pkill1, pkill2, pkill3, pkill_l, recover, spores, stim, stimpack, strong_antibiotic, took_anticonvulsant_visible, took_flumed, took_prozac, took_prozac_bad, took_prozac_visible, took_thorazine, took_thorazine_bad, took_thorazine_visible, took_xanax, took_xanax_visible, tummy_tablet, valium, weak_antibiotic" ], + "show_in_info": true + }, { "type": "effect_type", "id": "v_spell_bloodpuddle", -- cgit v1.2.1