summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Hemomancer
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer')
-rw-r--r--vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json
index 9306699..2ed321a 100644
--- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json
+++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json
@@ -4,7 +4,7 @@
"type": "SPELL",
"name": { "str": "Transfusion" },
"note": "Uses MANA, just to prevent spamming.",
- "description": "Drain the life force of a random target within reach.\n\nThis is a <color_light_gray>tier 1</color> spell.",
+ "description": "Drain the life force of a target within reach.\n\nThis is a <color_light_gray>tier 1</color> spell.",
"spell_class": "VAMP_BLOOD_spellcaster",
"difficulty": 1,
"max_level": 10,
@@ -14,7 +14,7 @@
"final_energy_cost": 250,
"effect": "target_attack",
"extra_effects": [ { "id": "t1_blood_transfusion_spell" } ],
- "valid_targets": [ "none" ],
+ "valid_targets": [ "ally", "hostile" ],
"min_damage": 0,
"max_damage": 10,
"damage_increment": 1,