summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-11 07:57:51 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-11 07:57:51 -0700
commit88babfc855d25ffcd851b2d70dc807cc9215e0ad (patch)
tree21067b1d28e2a1a59950d15ad9b3996b7ef6f9a7 /vamp_stuff/Modification_Files/Spells/v_spell_combo.json
parentAdd custom spites to several hemomancer spells. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-88babfc855d25ffcd851b2d70dc807cc9215e0ad.tar.xz
Add more custom spell sprites.
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/v_spell_combo.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/v_spell_combo.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/v_spell_combo.json b/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
index e9dfb82..1ae86d0 100644
--- a/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
+++ b/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
@@ -18,6 +18,7 @@
"type": "SPELL",
"name": { "str": "Tranfusion Heal" },
"description": "Heals the caster with 1 hp.",
+ "sprite": "fd_blood",
"difficulty": 1,
"max_level": 10,
"flags": [ "SILENT" ],
@@ -66,6 +67,7 @@
"type": "SPELL",
"name": { "str": "Outrage Bash" },
"description": "Deals 25 bash damage.",
+ "sprite": "animation_hit",
"message": "A thick tentacle strikes!",
"flags": [ "SILENT", "RANDOM_TARGET" ],
"valid_targets": [ "hostile" ],
@@ -83,6 +85,7 @@
"type": "SPELL",
"name": { "str": "Outrage Cut" },
"description": "Deals 25 cut damage.",
+ "sprite": "animation_hit",
"message": "A tentacle strand slashes!",
"flags": [ "SILENT", "RANDOM_TARGET" ],
"valid_targets": [ "hostile" ],
@@ -100,6 +103,7 @@
"type": "SPELL",
"name": { "str": "Outrage Stab" },
"description": "Deals 25 stab damage.",
+ "sprite": "animation_hit",
"message": "A long tendril impales!",
"flags": [ "SILENT", "RANDOM_TARGET" ],
"valid_targets": [ "hostile" ],
@@ -130,6 +134,7 @@
"type": "SPELL",
"name": { "str": "Drain Heal" },
"description": "Heals the caster with 5 hp.",
+ "sprite": "fd_blood",
"flags": [ "SILENT" ],
"valid_targets": [ "self" ],
"effect": "target_attack",
@@ -142,6 +147,7 @@
"type": "SPELL",
"name": { "str": "Drain Damage" },
"description": "Damages the target with 10 hp.",
+ "sprite": "fd_blood",
"flags": [ "SILENT", "RANDOM_TARGET" ],
"valid_targets": [ "hostile" ],
"effect": "target_attack",