From 012b3fb9c6500e799349deb7588cafd617c6719a Mon Sep 17 00:00:00 2001 From: MNG-cataclysm Date: Wed, 3 Apr 2024 09:18:18 -0400 Subject: [PATCH] Remove unrelated code, round 1 --- .../Magiclysm/Spells/attunements/Biotek.json | 6 +++--- .../Spells/attunements/Blood_Mage.json | 6 +++--- .../Spells/attunements/Boreal_Mage.json | 12 ++++++------ .../Spells/attunements/Cleansing_Flame.json | 6 +++--- .../Spells/attunements/Earth_Elemental.json | 18 +++++++++--------- .../Spells/attunements/Fire_Elemental.json | 6 +++--- .../Spells/attunements/Force_Mage.json | 6 +++--- .../Spells/attunements/Glacier_Mage.json | 18 +++++++++--------- .../Spells/attunements/Golemancer.json | 6 +++--- .../Spells/attunements/Gravity_Mage.json | 18 +++++++++--------- .../Spells/attunements/Ice_Elemental.json | 6 +++--- 11 files changed, 54 insertions(+), 54 deletions(-) diff --git a/data/mods/Magiclysm/Spells/attunements/Biotek.json b/data/mods/Magiclysm/Spells/attunements/Biotek.json index 34b12872a1af9..92e1b2d729df4 100644 --- a/data/mods/Magiclysm/Spells/attunements/Biotek.json +++ b/data/mods/Magiclysm/Spells/attunements/Biotek.json @@ -10,9 +10,9 @@ "effect": "dash", "effect_str": "downed", "shape": "cone", - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(0, 1)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(350, 1)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(10, 0.03)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(0)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(350)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(10)" ] }, "damage_type": "bash", "min_range": 8, "max_range": 8, diff --git a/data/mods/Magiclysm/Spells/attunements/Blood_Mage.json b/data/mods/Magiclysm/Spells/attunements/Blood_Mage.json index 4f7dbb35c6793..b37f27b3bfcc1 100644 --- a/data/mods/Magiclysm/Spells/attunements/Blood_Mage.json +++ b/data/mods/Magiclysm/Spells/attunements/Blood_Mage.json @@ -9,9 +9,9 @@ "extra_effects": [ { "id": "eoc_evocation_setup" } ], "effect": "banishment", "shape": "blast", - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(120, 1)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(15, 0.03)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(640, 1)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(120)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(15)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(640)" ] }, "min_range": 6, "max_range": 6, "min_aoe": 0, diff --git a/data/mods/Magiclysm/Spells/attunements/Boreal_Mage.json b/data/mods/Magiclysm/Spells/attunements/Boreal_Mage.json index 45ba9efb2d260..20c50ec440878 100644 --- a/data/mods/Magiclysm/Spells/attunements/Boreal_Mage.json +++ b/data/mods/Magiclysm/Spells/attunements/Boreal_Mage.json @@ -10,9 +10,9 @@ "shape": "cone", "extra_effects": [ { "id": "auroral_wave_cold" }, { "id": "eoc_evocation_setup" } ], "damage_type": "light", - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(60, 0.5)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(3.0, 0.03)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(160, 0.5)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(60)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(3.0)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(160)" ] }, "min_range": 3, "max_range": 7, "range_increment": 0.12, @@ -35,9 +35,9 @@ "effect": "attack", "shape": "cone", "valid_targets": [ "hostile", "ground" ], - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(30, 0.5)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(100, 0.5)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(2.0, 0.03)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(30)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(100)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(2.0)" ] }, "min_range": 4, "max_range": 12, "range_increment": 0.25, diff --git a/data/mods/Magiclysm/Spells/attunements/Cleansing_Flame.json b/data/mods/Magiclysm/Spells/attunements/Cleansing_Flame.json index 76737759704a2..443fdb69f2b58 100644 --- a/data/mods/Magiclysm/Spells/attunements/Cleansing_Flame.json +++ b/data/mods/Magiclysm/Spells/attunements/Cleansing_Flame.json @@ -109,9 +109,9 @@ "shape": "blast", "extra_effects": [ { "id": "immolate_transform" }, { "id": "immolate_push" }, { "id": "eoc_evocation_setup" } ], "damage_type": "heat", - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(90, 1)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(4.9, 0.03)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(260, 1)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(90)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(4.9)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(260)" ] }, "min_range": 4, "max_range": 8, "range_increment": 0.12, diff --git a/data/mods/Magiclysm/Spells/attunements/Earth_Elemental.json b/data/mods/Magiclysm/Spells/attunements/Earth_Elemental.json index 1f465486521b6..c004be1554fb5 100644 --- a/data/mods/Magiclysm/Spells/attunements/Earth_Elemental.json +++ b/data/mods/Magiclysm/Spells/attunements/Earth_Elemental.json @@ -15,9 +15,9 @@ "shape": "blast", "effect_str": "downed", "damage_type": "bash", - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(20, 0.5)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(4.0, 0.03)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(160, 0.5)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(20)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(4.0)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(160)" ] }, "min_aoe": 0, "max_aoe": 35, "aoe_increment": 1, @@ -79,9 +79,9 @@ "effect": "attack", "shape": "blast", "max_level": 35, - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(20, 0.5)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(180, 0.5)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(4.6, 0.03)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(20)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(180)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(4.6)" ] }, "min_range": 8, "max_range": 15, "range_increment": 0.2, @@ -111,9 +111,9 @@ "effect": "attack", "shape": "blast", "max_level": 35, - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(20, 0.5)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(180, 0.5)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(4.6, 0.03)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(20)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(180)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(4.6)" ] }, "damage_type": "bash", "sound_id": "earth_spell", "sound_variant": "strong" diff --git a/data/mods/Magiclysm/Spells/attunements/Fire_Elemental.json b/data/mods/Magiclysm/Spells/attunements/Fire_Elemental.json index 30bed6801e305..42a81b98ef3a0 100644 --- a/data/mods/Magiclysm/Spells/attunements/Fire_Elemental.json +++ b/data/mods/Magiclysm/Spells/attunements/Fire_Elemental.json @@ -10,9 +10,9 @@ "effect": "attack", "shape": "blast", "damage_type": "heat", - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(20, 0.5)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(8.0, 0.03)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(300, 0.5)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(20)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(8.0)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(300)" ] }, "min_range": 1, "max_range": 1, "base_energy_cost": 120, diff --git a/data/mods/Magiclysm/Spells/attunements/Force_Mage.json b/data/mods/Magiclysm/Spells/attunements/Force_Mage.json index 99a81ee6ad121..617db13c48a36 100644 --- a/data/mods/Magiclysm/Spells/attunements/Force_Mage.json +++ b/data/mods/Magiclysm/Spells/attunements/Force_Mage.json @@ -15,9 +15,9 @@ "base_energy_cost": 350, "difficulty": 4, "max_level": 35, - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(60, 0.5)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(410, 0.5)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(10, 0.03)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(60)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(410)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(10)" ] }, "damage_type": "cut", "min_aoe": 1, "max_aoe": 1, diff --git a/data/mods/Magiclysm/Spells/attunements/Glacier_Mage.json b/data/mods/Magiclysm/Spells/attunements/Glacier_Mage.json index 19e7fbc353246..e576ae198f4f4 100644 --- a/data/mods/Magiclysm/Spells/attunements/Glacier_Mage.json +++ b/data/mods/Magiclysm/Spells/attunements/Glacier_Mage.json @@ -9,9 +9,9 @@ "valid_targets": [ "hostile", "ground" ], "extra_effects": [ { "id": "ice_clave_blunt" }, { "id": "eoc_evocation_setup" } ], "flags": [ "LOUD", "NO_HANDS", "MUST_HAVE_CLASS_TO_LEARN", "NO_HANDS" ], - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(30, 0.5)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(100, 0.5)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(2.0, 0.03)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(30)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(100)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(2.0)" ] }, "min_range": 3, "max_range": 7, "range_increment": 0.12, @@ -34,9 +34,9 @@ "effect": "attack", "shape": "cone", "valid_targets": [ "hostile", "ground" ], - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(30, 0.5)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(100, 0.5)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(2.0, 0.03)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(30)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(100)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(2.0)" ] }, "min_range": 3, "max_range": 7, "range_increment": 0.12, @@ -59,9 +59,9 @@ "flags": [ "SOMATIC", "NO_LEGS", "LOUD", "MUST_HAVE_CLASS_TO_LEARN" ], "extra_effects": [ { "id": "frozen_winds_push" }, { "id": "eoc_evocation_setup" } ], "max_level": 35, - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(25, 0.5)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(95, 0.5)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(2, 0.03)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(25)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(95)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(2)" ] }, "min_aoe": 3, "max_aoe": 6, "aoe_increment": 0.1, diff --git a/data/mods/Magiclysm/Spells/attunements/Golemancer.json b/data/mods/Magiclysm/Spells/attunements/Golemancer.json index 06c13c0d003c8..ca50a406ad858 100644 --- a/data/mods/Magiclysm/Spells/attunements/Golemancer.json +++ b/data/mods/Magiclysm/Spells/attunements/Golemancer.json @@ -62,9 +62,9 @@ "flags": [ "LOUD", "VERBAL", "SOMATIC", "MUST_HAVE_CLASS_TO_LEARN", "NO_HANDS" ], "extra_effects": [ { "id": "eoc_evocation_setup" } ], "spell_class": "GOLEMANCER", - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(5, 0.2)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(16, 0.5)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(0.32, 0.03)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(5)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(16)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(0.32)" ] }, "min_range": 1, "max_range": 1, "base_energy_cost": 4, diff --git a/data/mods/Magiclysm/Spells/attunements/Gravity_Mage.json b/data/mods/Magiclysm/Spells/attunements/Gravity_Mage.json index fa47a2384a221..f5e143cea2f84 100644 --- a/data/mods/Magiclysm/Spells/attunements/Gravity_Mage.json +++ b/data/mods/Magiclysm/Spells/attunements/Gravity_Mage.json @@ -8,9 +8,9 @@ "effect": "attack", "shape": "blast", "max_level": 35, - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(25, 0.5)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(60, 0.5)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(1, 0.03)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(25)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(60)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(1)" ] }, "damage_type": "gravity", "min_aoe": 2, "max_aoe": 7, @@ -34,9 +34,9 @@ "energy_source": "MANA", "difficulty": 10, "max_level": 35, - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(25, 0.5)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(60, 0.5)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(1, 0.03)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(25)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(60)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(1)" ] }, "damage_type": "bash", "min_aoe": 4, "max_aoe": 9, @@ -61,9 +61,9 @@ "effect": "attack", "shape": "blast", "max_level": 35, - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(35, 0.5)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(105, 0.5)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(2, 0.03)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(35)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(105)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(2)" ] }, "damage_type": "gravity", "min_aoe": 0, "max_aoe": 2, diff --git a/data/mods/Magiclysm/Spells/attunements/Ice_Elemental.json b/data/mods/Magiclysm/Spells/attunements/Ice_Elemental.json index 085ab3d824b37..93a3661da7a4d 100644 --- a/data/mods/Magiclysm/Spells/attunements/Ice_Elemental.json +++ b/data/mods/Magiclysm/Spells/attunements/Ice_Elemental.json @@ -34,9 +34,9 @@ "effect": "attack", "shape": "blast", "damage_type": "cold", - "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(20, 0.5)" ] }, - "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(80, 0.5)" ] }, - "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(1.8, 0.03)" ] }, + "min_damage": { "math": [ "evocation_proficiency_bonus_calculate(20)" ] }, + "max_damage": { "math": [ "evocation_proficiency_bonus_calculate(80)" ] }, + "damage_increment": { "math": [ "evocation_proficiency_bonus_calculate(1.8)" ] }, "min_range": 6, "max_range": 20, "range_increment": 0.4,