From e398be14514639f1e6aa512d8fd39c908b347eed Mon Sep 17 00:00:00 2001 From: Standing-Storm <120433252+Standing-Storm@users.noreply.github.com> Date: Fri, 6 Sep 2024 20:10:43 -0500 Subject: [PATCH] [MoM] Remove remaining Damage Balancing references (#76244) * Initial commit * Update recipe learning EoCs * Update data/mods/MindOverMatter/powers/vitakinesis_eoc.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../effectoncondition/eoc_learn_recipes.json | 14 +++++++------- data/mods/MindOverMatter/hobbies.json | 6 +++--- .../powers/learning_eocs/vitakinesis.json | 6 +++--- .../MindOverMatter/powers/vitakinesis_eoc.json | 1 - data/mods/MindOverMatter/recipes/research.json | 2 +- 5 files changed, 14 insertions(+), 15 deletions(-) diff --git a/data/mods/MindOverMatter/effectoncondition/eoc_learn_recipes.json b/data/mods/MindOverMatter/effectoncondition/eoc_learn_recipes.json index 0b0234606031b..343b47dd73ffa 100644 --- a/data/mods/MindOverMatter/effectoncondition/eoc_learn_recipes.json +++ b/data/mods/MindOverMatter/effectoncondition/eoc_learn_recipes.json @@ -1025,12 +1025,12 @@ "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_SLOW_BLEEDING", "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_HEALTH_POWER", "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_STOP_BLEEDING", + "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_CONCENTRATED_HEALING", "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_HURT_TOUCH", "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_HEALING_TOUCH", "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_REMOVE_POISON", "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_CURE_DISEASE", "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_SLEEPING_TRANCE", - "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_PAIN_SPLIT", "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_STOP_INFECTION", "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_HEALING_TRANCE", "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_ATTACK_TOUCH", @@ -1061,6 +1061,12 @@ "condition": { "and": [ { "u_has_trait": "VITAKINETIC" }, { "math": [ "u_spell_level('vita_stop_bleeding')", ">=", "0" ] } ] }, "effect": [ { "u_learn_recipe": "practice_vita_stop_bleeding" } ] }, + { + "type": "effect_on_condition", + "id": "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_CONCENTRATED_HEALING", + "condition": { "and": [ { "u_has_trait": "VITAKINETIC" }, { "math": [ "u_spell_level('vita_concentrated_healing')", ">=", "0" ] } ] }, + "effect": [ { "u_learn_recipe": "practice_vita_concentrated_healing" } ] + }, { "type": "effect_on_condition", "id": "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_HURT_TOUCH", @@ -1091,12 +1097,6 @@ "condition": { "and": [ { "u_has_trait": "VITAKINETIC" }, { "math": [ "u_spell_level('vita_sleeping_trance')", ">=", "0" ] } ] }, "effect": [ { "u_learn_recipe": "practice_vita_sleeping_trance" } ] }, - { - "type": "effect_on_condition", - "id": "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_PAIN_SPLIT", - "condition": { "and": [ { "u_has_trait": "VITAKINETIC" }, { "math": [ "u_spell_level('vita_pain_split')", ">=", "0" ] } ] }, - "effect": [ { "u_learn_recipe": "practice_vita_pain_split" } ] - }, { "type": "effect_on_condition", "id": "EOC_CHECK_GAMEBEGIN_VITAKIN_RECIPE_STOP_INFECTION", diff --git a/data/mods/MindOverMatter/hobbies.json b/data/mods/MindOverMatter/hobbies.json index 8d3b1d8cb08e6..c511d19789d58 100644 --- a/data/mods/MindOverMatter/hobbies.json +++ b/data/mods/MindOverMatter/hobbies.json @@ -480,11 +480,11 @@ { "id": "vita_health_power", "level": 8 }, { "id": "vita_slow_bleeding", "level": 8 }, { "id": "vita_stop_bleeding", "level": 6 }, + { "id": "vita_concentrated_healing", "level": 6 }, { "id": "vita_health_power_ally", "level": 4 }, { "id": "vita_remove_poison", "level": 6 }, { "id": "vita_sleeping_trance", "level": 5 }, - { "id": "vita_cure_disease", "level": 5 }, - { "id": "vita_pain_split", "level": 6 } + { "id": "vita_cure_disease", "level": 5 } ] }, { @@ -500,11 +500,11 @@ { "id": "vita_health_power", "level": 10 }, { "id": "vita_slow_bleeding", "level": 9 }, { "id": "vita_stop_bleeding", "level": 8 }, + { "id": "vita_concentrated_healing", "level": 8 }, { "id": "vita_health_power_ally", "level": 8 }, { "id": "vita_remove_poison", "level": 6 }, { "id": "vita_sleeping_trance", "level": 7 }, { "id": "vita_cure_disease", "level": 7 }, - { "id": "vita_pain_split", "level": 8 }, { "id": "vita_stop_infection", "level": 12 }, { "id": "vita_healing_trance", "level": 6 }, { "id": "vita_blood_purge", "level": 6 }, diff --git a/data/mods/MindOverMatter/powers/learning_eocs/vitakinesis.json b/data/mods/MindOverMatter/powers/learning_eocs/vitakinesis.json index 08aa1347c8223..956931e44fa73 100644 --- a/data/mods/MindOverMatter/powers/learning_eocs/vitakinesis.json +++ b/data/mods/MindOverMatter/powers/learning_eocs/vitakinesis.json @@ -301,7 +301,7 @@ { "and": [ { "math": [ "u_spell_level('vita_stop_infection')", ">=", "5" ] }, - { "math": [ "u_spell_level('vita_pain_split')", ">=", "6" ] } + { "math": [ "u_spell_level('vita_concentrated_healing')", ">=", "6" ] } ] } ] @@ -420,7 +420,7 @@ { "math": [ "u_spell_level('vita_stop_infection')", ">=", "12" ] }, { "or": [ - { "math": [ "u_spell_level('vita_pain_split')", ">=", "8" ] }, + { "math": [ "u_spell_level('vita_concentrated_healing')", ">=", "8" ] }, { "math": [ "u_spell_level('vita_cure_disease')", ">=", "12" ] } ] } @@ -469,7 +469,7 @@ }, { "or": [ - { "math": [ "u_spell_level('vita_pain_split')", ">=", "10" ] }, + { "math": [ "u_spell_level('vita_concentrated_healing')", ">=", "10" ] }, { "math": [ "u_spell_level('vita_remove_poison')", ">=", "7" ] }, { "math": [ "u_spell_level('vita_blood_purge')", ">=", "5" ] } ] diff --git a/data/mods/MindOverMatter/powers/vitakinesis_eoc.json b/data/mods/MindOverMatter/powers/vitakinesis_eoc.json index 864016ba04934..1c2c347100463 100644 --- a/data/mods/MindOverMatter/powers/vitakinesis_eoc.json +++ b/data/mods/MindOverMatter/powers/vitakinesis_eoc.json @@ -1035,7 +1035,6 @@ { "math": [ "u_hp('arm_r')", "=", "max( u_hp('arm_r'), 5)" ] }, { "math": [ "u_hp('leg_l')", "=", "max( u_hp('leg_l'), 5)" ] }, { "math": [ "u_hp('leg_r')", "=", "max( u_hp('leg_r'), 5)" ] }, - { "u_cast_spell": { "id": "vita_pain_split", "hit_self": true } }, { "math": [ "u_vitamin('redcells')", "=", "0" ] }, { "math": [ "u_vitamin('bad_food')", "=", "0" ] }, { "math": [ "u_vitamin('blood')", "=", "0" ] }, diff --git a/data/mods/MindOverMatter/recipes/research.json b/data/mods/MindOverMatter/recipes/research.json index 0fd38d063d3bd..feb136a7e9b0d 100644 --- a/data/mods/MindOverMatter/recipes/research.json +++ b/data/mods/MindOverMatter/recipes/research.json @@ -142,7 +142,7 @@ "and": [ { "roll_contested": { "math": [ "u_skill('metaphysics')" ] }, "difficulty": 11 }, { "roll_contested": { "math": [ "u_skill('chemistry')" ] }, "difficulty": 8 }, - { "math": [ "u_spell_level('vita_pain_split')", ">=", "8" ] }, + { "math": [ "u_spell_level('vita_concentrated_healing')", ">=", "8" ] }, { "math": [ "u_spell_level('vita_stop_infection')", ">=", "6" ] }, { "math": [ "u_spell_level('vita_healing_trance')", ">=", "2" ] } ]