summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-24 10:45:19 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-24 10:45:19 -0700
commit16a67c799cec7c70d7bb002f267e04ec6f0fb883 (patch)
tree29ba7d1cea6fae0258c1964572b903a547b23889 /vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json
parentMerge in the updated tileset (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-16a67c799cec7c70d7bb002f267e04ec6f0fb883.tar.xz
Lots of updates to the Hemomancer
Various design notes
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json6
1 files changed, 3 insertions, 3 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 72fd7a1..e00d5fb 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": "The basic spell of a hemomancer, draining a random hostile's life force within reach.\n* For every damage, it deals up to <color_green>2 biological damage</color> and heals you by <color_green>1</color>.\n\nThis is a <color_gray>tier 1</color> spell.",
+ "description": "Drain the life force of a random target within reach.\n\nThis is a <color_gray>tier 1</color> 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": "<color_yellow>Immobilizes</color> the target by manipulating its life force to bind onto itself.\n\nThis is a <color_gray>tier 1</color> 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 <color_gray>tier 1</color> 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": "You use your blood to send towards the <color_yellow>bleeding</color> body part and mend it immediately. While active, it'll block further <color_yellow>bleeding</color>.\n\nThis is a <color_gray>tier 1</color> 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 <color_gray>tier 1</color> spell.",
"valid_targets": [ "self" ],
"effect": "target_attack",
"effect_str": "v_spell_clot",