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 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json') 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", -- cgit v1.2.1