From d1adf577fe009c44513cdee8bec1cf13a4a0ce64 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 29 Apr 2021 21:34:36 -0700 Subject: color_gray to color_light_gray --- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json | 6 +++--- vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer') 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 e00d5fb..2f69440 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json @@ -3,7 +3,7 @@ "id": "t1_blood_transfusion", "type": "SPELL", "name": { "str": "Transfusion" }, - "description": "Drain the life force of a random target within reach.\n\nThis is a tier 1 spell.", + "description": "Drain the life force of a random target within reach.\n\nThis is a tier 1 spell.", "valid_targets": [ "none" ], "effect": "target_attack", "extra_effects": [ { "id": "t1_blood_transfusion_spell" } ], @@ -28,7 +28,7 @@ "id": "t1_blood_bcurl", "type": "SPELL", "name": { "str": "Blood Curl" }, - "description": "Command the target's life force to hinder the flow of blood, greatly slowing their ability to perform any action.\n\nThis is a tier 1 spell.", + "description": "Command the target's life force to hinder the flow of blood, greatly slowing their ability to perform any action.\n\nThis is a tier 1 spell.", "valid_targets": [ "hostile" ], "effect": "target_attack", "effect_str": "v_spell_bloodcurl", @@ -49,7 +49,7 @@ "id": "t1_blood_clot", "type": "SPELL", "name": { "str": "Clot" }, - "description": "Expend a small amount of your life force to induce rapid clotting on a body part. The clotting agents will linger for some time.\n\nThis is a tier 1 spell.", + "description": "Expend a small amount of your life force to induce rapid clotting on a body part. The clotting agents will linger for some time.\n\nThis is a tier 1 spell.", "valid_targets": [ "self" ], "effect": "target_attack", "effect_str": "v_spell_clot", 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 f831790..f63ba44 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 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.", + "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, @@ -26,7 +26,7 @@ "id": "t2_blood_bloodsting", "type": "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.", + "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