summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
diff options
context:
space:
mode:
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",