summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json11
1 files changed, 7 insertions, 4 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
index 3735b1b..215a309 100644
--- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
+++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T3.json
@@ -14,7 +14,8 @@
"base_energy_cost": 8,
"energy_increment": -0.133333333334,
"final_energy_cost": 4,
- "effect": "projectile_attack",
+ "effect": "attack",
+ "shape": "blast",
"effect_str": "v_spell_crimsonhaze",
"extra_effects": [ { "id": "t3_blood_crimsonhaze_blind", "hit_self": true } ],
"valid_targets": [ "hostile", "ally", "ground" ],
@@ -50,7 +51,8 @@
"base_energy_cost": 300,
"energy_increment": -8,
"final_energy_cost": 150,
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"effect_str": "stunned",
"valid_targets": [ "ally", "hostile" ],
"min_damage": 3,
@@ -65,7 +67,7 @@
"base_casting_time": 250,
"casting_time_increment": -6.25,
"final_casting_time": 125,
- "flags": [ "NO_LEGS", "CONCENTRATE" ]
+ "flags": [ "NO_LEGS", "CONCENTRATE", "NO_PROJECTILE" ]
},
{
"id": "t3_blood_purge",
@@ -82,7 +84,8 @@
"base_energy_cost": 6,
"energy_increment": -0.3,
"final_energy_cost": 3,
- "effect": "target_attack",
+ "effect": "attack",
+ "shape": "blast",
"effect_str": "v_spell_purge",
"valid_targets": [ "self" ],
"min_duration": 400,