summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T1.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T1.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T1.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T1.json b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T1.json
index aefb4f0..3e18c3a 100644
--- a/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T1.json
+++ b/vamp_stuff/Modification_Files/Spells/Warlock/v_mana_T1.json
@@ -5,7 +5,8 @@
"name": { "str": "Dark Bolt" },
"description": "A magical burst of profane mana strikes at your foe, dealing <color_light_gray>pure damage</color>.\n\nThis is a <color_light_gray>tier 1</color> spell.",
"valid_targets": [ "hostile" ],
- "effect": "projectile_attack",
+ "effect": "attack",
+ "shape": "blast",
"base_energy_cost": 100,
"final_energy_cost": 300,
"energy_source": "MANA",
@@ -27,7 +28,8 @@
"name": { "str": "Arcane Binding" },
"description": "Hits your foe with your weapon imbued in etherean arcane binding, striking its inner self that deals <color_light_gray>pure damage</color> and <color_yellow>immobilizes</color> them.\n\nThis is a <color_light_gray>tier 1</color> spell.",
"valid_targets": [ "hostile" ],
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"effect_str": "v_spell_arcanebinding",
"base_energy_cost": 150,
"final_energy_cost": 300,