diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-03-15 17:37:07 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-03-15 17:37:07 -0700 |
commit | 183ee9fef51743bcf39b94822a23585fdd7cc698 (patch) | |
tree | 1476814f3dbcc8de822b773199b17c34b8ae2edc /vamp_stuff/Modification_Files/Spells/Hemomancer | |
parent | Typo. (diff) | |
download | cataclysm-dda-mod_vampire-stuff-redone-183ee9fef51743bcf39b94822a23585fdd7cc698.tar.xz |
Port to DDA.
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Hemomancer')
7 files changed, 42 insertions, 23 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json index 3a61772..aaf3ee6 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T1.json @@ -18,19 +18,20 @@ "base_energy_cost": 120, "energy_increment": -3, "final_energy_cost": 60, - "effect": "target_attack", + "effect": "attack", + "shape": "blast", "extra_effects": [ { "id": "t1_blood_transfusion_spell", "hit_self": true } ], "valid_targets": [ "ally", "hostile" ], "min_damage": 1, "damage_increment": 1, "max_damage": 20, - "damage_type": "bio", + "damage_type": "biological", "min_range": 10, "max_range": 10, "base_casting_time": 100, "casting_time_increment": -2.5, "final_casting_time": 50, - "flags": [ "NO_LEGS", "CONCENTRATE" ] + "flags": [ "NO_LEGS", "CONCENTRATE", "NO_PROJECTILE" ] }, { "id": "t1_blood_bcurl", @@ -47,7 +48,8 @@ "base_energy_cost": 180, "energy_increment": -4.5, "final_energy_cost": 90, - "effect": "target_attack", + "effect": "attack", + "shape": "blast", "effect_str": "v_spell_bloodcurl", "valid_targets": [ "ally", "hostile" ], "min_range": 5, @@ -59,7 +61,7 @@ "base_casting_time": 150, "casting_time_increment": -3.75, "final_casting_time": 75, - "flags": [ "NO_LEGS", "CONCENTRATE" ] + "flags": [ "NO_LEGS", "CONCENTRATE", "NO_PROJECTILE" ] }, { "id": "t1_blood_clot", @@ -76,7 +78,8 @@ "base_energy_cost": 6, "energy_increment": -0.3, "final_energy_cost": 3, - "effect": "target_attack", + "effect": "attack", + "shape": "blast", "effect_str": "v_spell_clot", "valid_targets": [ "self" ], "min_duration": 400, diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json index 4eb4995..37fb0c9 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T2.json @@ -14,7 +14,8 @@ "base_energy_cost": 6, "energy_increment": -0.1, "final_energy_cost": 3, - "effect": "projectile_attack", + "effect": "attack", + "shape": "blast", "valid_targets": [ "hostile", "ally", "ground", "self" ], "min_range": 5, "range_increment": 0.166666666667, @@ -48,7 +49,8 @@ "base_energy_cost": 6, "energy_increment": -0.1, "final_energy_cost": 3, - "effect": "projectile_attack", + "effect": "attack", + "shape": "blast", "valid_targets": [ "hostile", "ally", "ground" ], "min_damage": 40, "damage_increment": 1, @@ -78,7 +80,8 @@ "base_energy_cost": 10, "energy_increment": -0.166666666667, "final_energy_cost": 5, - "effect": "target_attack", + "effect": "attack", + "shape": "blast", "extra_effects": [ { "id": "t2_blood_bloodsynthesis_spell_heal_pain" } ], "valid_targets": [ "ally" ], "min_damage": -15, @@ -90,6 +93,6 @@ "base_casting_time": 150, "casting_time_increment": -2.5, "final_casting_time": 75, - "flags": [ "NO_LEGS", "CONCENTRATE" ] + "flags": [ "NO_LEGS", "CONCENTRATE", "NO_PROJECTILE" ] } ] 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, diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json index 485d0e4..905a62c 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T4.json @@ -16,7 +16,8 @@ "base_energy_cost": 10, "energy_increment": -0.166666666667, "final_energy_cost": 5, - "effect": "cone_attack", + "effect": "attack", + "shape": "cone", "valid_targets": [ "hostile", "ally", "ground" ], "min_damage": 40, "damage_increment": 2, @@ -53,7 +54,8 @@ "base_energy_cost": 12, "energy_increment": -0.6, "final_energy_cost": 6, - "effect": "target_attack", + "effect": "attack", + "shape": "blast", "effect_str": "v_spell_bloodsurge", "valid_targets": [ "self" ], "base_casting_time": 180, @@ -81,7 +83,8 @@ "base_energy_cost": 12, "energy_increment": -0.2, "final_energy_cost": 6, - "effect": "projectile_attack", + "effect": "attack", + "shape": "blast", "valid_targets": [ "hostile", "ally", "ground" ], "min_damage": 50, "damage_increment": 2.5, diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json index a72d7e5..0f35af3 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T5.json @@ -13,7 +13,8 @@ "base_energy_cost": 18, "energy_increment": -0.3, "final_energy_cost": 9, - "effect": "target_attack", + "effect": "attack", + "shape": "blast", "extra_effects": [ { "id": "t5_blood_outrage_bash" }, { "id": "t5_blood_outrage_bash" }, @@ -33,7 +34,7 @@ "base_casting_time": 270, "casting_time_increment": -4.5, "final_casting_time": 135, - "flags": [ "NO_LEGS", "WONDER" ] + "flags": [ "NO_LEGS", "WONDER", "NO_PROJECTILE" ] }, { "id": "t5_blood_essencepull", @@ -52,19 +53,20 @@ "base_energy_cost": 50, "energy_increment": 10, "final_energy_cost": 250, - "effect": "target_attack", + "effect": "attack", + "shape": "blast", "valid_targets": [ "ally", "hostile" ], "min_damage": 50, "damage_increment": 50, "max_damage": 250, - "damage_type": "bio", + "damage_type": "biological", "min_range": 5, "range_increment": 0.25, "max_range": 10, "base_casting_time": 300, "casting_time_increment": -7.5, "final_casting_time": 150, - "flags": [ "NO_LEGS", "CONCENTRATE" ] + "flags": [ "NO_LEGS", "CONCENTRATE", "NO_PROJECTILE" ] }, { "id": "t5_blood_crimsoncoat", @@ -80,6 +82,7 @@ "energy_source": "HP", "base_energy_cost": 2, "effect": "spawn_item", + "shape": "blast", "effect_str": "v_hemo_crimsoncoat_coat", "valid_targets": [ "self" ], "min_damage": 1, diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json index 67b5415..e76ad70 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T6.json @@ -16,7 +16,8 @@ "base_energy_cost": 16, "energy_increment": -0.266666666667, "final_energy_cost": 8, - "effect": "projectile_attack", + "effect": "attack", + "shape": "blast", "valid_targets": [ "hostile", "ally", "ground" ], "min_damage": 70, "damage_increment": 6.4, @@ -44,6 +45,7 @@ "energy_source": "HP", "base_energy_cost": 40, "effect": "summon", + "shape": "blast", "effect_str": "mon_desolation_aura", "valid_targets": [ "none" ], "min_damage": 1, @@ -71,6 +73,7 @@ "energy_increment": -0.5, "final_energy_cost": 5, "effect": "spawn_item", + "shape": "blast", "effect_str": "v_hemo_whip", "valid_targets": [ "self" ], "min_damage": 1, diff --git a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T7.json b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T7.json index 9984272..1290a74 100644 --- a/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T7.json +++ b/vamp_stuff/Modification_Files/Spells/Hemomancer/v_blood_T7.json @@ -12,6 +12,7 @@ "energy_increment": 25, "final_energy_cost": 500, "effect": "spawn_item", + "shape": "blast", "effect_str": "v_hemo_form_orus", "valid_targets": [ "self" ], "min_duration": 60000, |