From 16a67c799cec7c70d7bb002f267e04ec6f0fb883 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 24 Apr 2021 10:45:19 -0700 Subject: Lots of updates to the Hemomancer Various design notes --- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json') diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json index 7edc48d..f831790 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json @@ -3,7 +3,7 @@ "id": "t2_blood_bloodpuddle", "type": "SPELL", "name": { "str": "Blood Puddle" }, - "description": "You barf a mouthful of thick blood in an area, greatly slowing any creature that walks through it.\n\nThis is a tier 2 spell.", + "description": "You expel a portion of your blood and command it to form a thick pool in an area. It will greatly hamper the movement of non-vampires that attempt to pass through it.\n\nThis is a tier 2 spell.", "valid_targets": [ "hostile", "ally", "ground" ], "effect": "projectile_attack", "base_energy_cost": 1, @@ -25,8 +25,8 @@ { "id": "t2_blood_bloodsting", "type": "SPELL", - "name": { "str": "Blood Sting" }, - "description": "Conjure own's blood to shoot towards the target, shaping into a dart as it fly that deals stabbing damage.\n\nThis is a tier 2 spell.", + "name": { "str": "Blood Dagger" }, + "description": "Launch a small amount of your blood as a blade which can imaple your target.\n\nThis is a tier 2 spell.", "valid_targets": [ "hostile", "ally", "ground" ], "effect": "projectile_attack", "base_energy_cost": 1, -- cgit v1.2.1