summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T2.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T2.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T2.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T2.json b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T2.json
index 33d0b48..d543544 100644
--- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T2.json
+++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T2.json
@@ -5,7 +5,8 @@
"name": { "str": "Dark Beam" },
"description": "A profane mana beam bursts violently, striking your foes within a line that deals <color_light_gray>pure damage</color>.\n\nThis is a <color_light_gray>tier 2</color> spell.",
"valid_targets": [ "hostile", "ground" ],
- "effect": "line_attack",
+ "effect": "attack",
+ "shape": "line",
"base_energy_cost": 175,
"final_energy_cost": 325,
"energy_source": "MANA",
@@ -29,7 +30,8 @@
"name": { "str": "Ethereal Strike" },
"description": "An etherean silhouette emerges out of thin air, immediately attacking the foe that deals <color_light_gray>pure damage</color> and <color_yellow>grasps</color> at them.\n\nThis is a <color_light_gray>tier 2</color> spell.",
"valid_targets": [ "hostile" ],
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"effect_str": "v_spell_etherealstrike",
"base_energy_cost": 155,
"final_energy_cost": 155,