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_T3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json') 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 c98aabc..38471bc 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json @@ -3,7 +3,7 @@ "id": "t3_blood_crimsonhaze", "type": "SPELL", "name": { "str": "Crimson Haze" }, - "description": "Vaporizes your blood to create a disorienting wave of haze that slows down foes around you.\n* Foes within a 4 tile radius are afflicted with blindness for 7 turns.\n\nThis is a Tier 3 spell.", + "description": "Expel and vaporize some of your blood to create a disorienting haze that obstructs the vision and movement of those around you.\n\nThis is a Tier 3 spell.", "valid_targets": [ "hostile", "ground" ], "effect": "projectile_attack", "effect_str": "v_spell_crimsonhaze", @@ -27,8 +27,8 @@ { "id": "t3_blood_suppress", "type": "SPELL", - "name": { "str": "Suppress" }, - "description": "Heavily binds the target, dealing biological damage and renders them unconscious.\n\nThis is a Tier 3 spell.", + "name": { "str": "Flow Suppression" }, + "description": "Command the target's life force to heavily restrict the flow of blood, casuing both injury and paralysis.\n\nThis is a Tier 3 spell.", "valid_targets": [ "hostile" ], "effect": "target_attack", "effect_str": "stunned", -- cgit v1.2.1