summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-08-16 14:50:01 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-08-16 14:50:01 -0700
commit245c56099e05c8d2a7ecedb8aa4ea2636225ef38 (patch)
treec816b8287ba900c797463056aa0a8a87fa72c857 /vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
parentUpdate description of transfusion scroll (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-245c56099e05c8d2a7ecedb8aa4ea2636225ef38.tar.xz
Make hemomancer spells able to cause friendly fire
Fix several spells using the wrong target
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
index 94a6b59..8a7255c 100644
--- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
+++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
@@ -14,7 +14,7 @@
"effect": "projectile_attack",
"effect_str": "v_spell_crimsonhaze",
"extra_effects": [ { "id": "t3_blood_crimsonhaze_blind", "hit_self": true } ],
- "valid_targets": [ "hostile", "ground" ],
+ "valid_targets": [ "hostile", "ally", "ground" ],
"min_aoe": 5,
"aoe_increment": 0.7,
"max_aoe": 15,