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.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/v_spell_combo.json b/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
index 241381d..5d727ee 100644
--- a/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
+++ b/vamp_stuff/Modification_Files/Spells/v_spell_combo.json
@@ -38,7 +38,7 @@
"description": "Heals the caster for 2 to 40 pain.",
"sprite": "fd_blood",
"max_level": 20,
- "flags": [ "SILENT", "PAIN_NORESIST" ],
+ "flags": [ "SILENT", "PAIN_NORESIST", "NO_EXPLOSION_VFX" ],
"valid_targets": [ "self" ],
"effect": "recover_energy",
"effect_str": "PAIN",
@@ -54,7 +54,7 @@
"description": "Heals the ally for 30 to 60 pain.",
"sprite": "fd_blood",
"max_level": 30,
- "flags": [ "SILENT", "PAIN_NORESIST" ],
+ "flags": [ "SILENT", "PAIN_NORESIST", "NO_EXPLOSION_VFX" ],
"valid_targets": [ "ally" ],
"effect": "recover_energy",
"effect_str": "PAIN",
@@ -70,7 +70,7 @@
"description": "Blind foes within a 4 tile radius.",
"sprite": "fd_blood",
"max_level": 30,
- "flags": [ "SILENT" ],
+ "flags": [ "SILENT", "NO_EXPLOSION_VFX" ],
"valid_targets": [ "hostile", "ally", "ground" ],
"effect": "projectile_attack",
"effect_str": "blind",
@@ -153,7 +153,7 @@
"name": { "str": "Outrage Drain" },
"message": "You steal their life force!",
"description": "It will cast Drain Damage and Drain Heal.",
- "flags": [ "SILENT" ],
+ "flags": [ "SILENT", "NO_EXPLOSION_VFX" ],
"valid_targets": [ "ally", "hostile", "ground" ],
"effect": "target_attack",
"extra_effects": [
@@ -202,7 +202,7 @@
"name": { "str": "Drain Heal Pain" },
"description": "Heals the caster for 25 pain.",
"sprite": "fd_blood",
- "flags": [ "SILENT", "PAIN_NORESIST" ],
+ "flags": [ "SILENT", "PAIN_NORESIST", "NO_EXPLOSION_VFX" ],
"valid_targets": [ "self" ],
"effect": "recover_energy",
"effect_str": "PAIN",