summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T3.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T3.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T3.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T3.json b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T3.json
index a8821f4..365f2a2 100644
--- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T3.json
+++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T3.json
@@ -5,7 +5,8 @@
"name": { "str": "Dark Blast" },
"description": "Conjures a volatile profane magic to the targeted area then explodes, dealing <color_light_gray>pure damage</color> to the surrounding foes.\n\nThis is a <color_white>tier 3</color> spell.",
"valid_targets": [ "hostile", "ground" ],
- "effect": "projectile_attack",
+ "effect": "attack",
+ "shape": "blast",
"base_energy_cost": 275,
"final_energy_cost": 550,
"energy_source": "MANA",
@@ -30,7 +31,8 @@
"name": { "str": "Mana Surge" },
"description": "<color_yellow>Empowers</color> your body by channeling your mana.\n\nThis is a <color_white>tier 3</color> spell.",
"valid_targets": [ "self" ],
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"effect_str": "v_spell_manasurge",
"base_energy_cost": 225,
"energy_source": "MANA",