From 847d91e1df4dd52dfac06638c236f69bec228e34 Mon Sep 17 00:00:00 2001 From: "Standing-StormStanding-Storm git config --global user.name Standing-Storm git config --global user.name Standing-Storm" Date: Sat, 7 Dec 2024 18:41:37 -0600 Subject: [PATCH 1/4] Initial commit --- .../PowerDescriptionSpoilers.md | 15 ++- .../effects/effects_psionic.json | 10 ++ .../powers/learning_eocs/vitakinesis.json | 44 ++++++++ .../MindOverMatter/powers/vitakinesis.json | 76 +++++++++++++ .../powers/vitakinesis_eoc.json | 102 ++++++++++++++++++ .../recipes/practice/biokinetic_practice.json | 2 - .../practice/vitakinesis_practice.json | 92 ++++++++++++++++ 7 files changed, 336 insertions(+), 5 deletions(-) diff --git a/data/mods/MindOverMatter/PowerDescriptionSpoilers.md b/data/mods/MindOverMatter/PowerDescriptionSpoilers.md index e1983224ac76d..ff0e883c9e06a 100644 --- a/data/mods/MindOverMatter/PowerDescriptionSpoilers.md +++ b/data/mods/MindOverMatter/PowerDescriptionSpoilers.md @@ -1264,7 +1264,7 @@ Powers causing telepathic damage have a 5% chance to down the target, a 33% chan *Stamina Cost*: 8000
*Channeling Time*: 5 seconds
*Effects*: Sink deep into meditation and greatly increase healing speed. While meditating, the psion heals 4 times faster, plus 0.75 times per power level. In addition, broken limbs heal 2 times faster, plus 0.25 times per power level.
-*Prerequisites*: Damage Balancing 6, Allay Infection 5
+*Prerequisites*: Leukocyte Accumulation 6, Allay Infection 5
## Lacerating Touch *Difficulty*: 6
@@ -1300,7 +1300,7 @@ Powers causing telepathic damage have a 5% chance to down the target, a 33% chan *Stamina Cost*: 10000
*Channeling Time*: 5 seconds
*Effects*: Purge mundane illnesses with 100% success rate or have a chance to cure long-term or chronic conditions. The power allows the psion to attempt to cure asthma, chemical imbalance, kalupetic psychosis, jittery, mood swings, weakening, narcolepsy, seasonal allergies, or seasonable affective disorder. The chance depends on the particular condition and increases with power level.
-*Prerequisites*: Allay Infection 12, Damage Balancing 8 *or* Immunostimulus 12
+*Prerequisites*: Allay Infection 12, Leukocyte Accumulation 8 *or* Immunostimulus 12
## Anabolic Rejuvenation (C) *Difficulty*: 9
@@ -1309,7 +1309,16 @@ Powers causing telepathic damage have a 5% chance to down the target, a 33% chan *Stamina Cost*: 10000, minus 150 per level to a minimum of 6500
*Channeling Time*: 10 seconds
*Effects*: Use up the psion's bodily reserves to speed healing to a preternatural rate. Every 20 to 35 seconds, minus 0.5 seconds per power level to a minimum of 3 to 7 seconds, the psion heals one hit point to every body part, but whenever a healing tick occurs, the psion loses between 50 and 250 kCal, 50 to 200 units of iron, 100 to 200 units of calcium, 20 to 60 units of vitamin C, and gains 2 to 10 points of fatigue.
-*Prerequisites*: Healthy Glow 14 *or* Revitalizing Meditation 9, Damage Balancing 10 *or* Detoxification 7 *or* Blood Purge 5
+*Prerequisites*: Healthy Glow 14 *or* Revitalizing Meditation 9, Leukocyte Accumulation 10 *or* Detoxification 7 *or* Blood Purge 5
+ +## Degenerating Touch +*Difficulty*: 9
+*Target*: One enemy within range 1
+*Duration*: 30 seconds minus 1 seccond per power level to 75 seconds minus two seconds per power level to a minimum of 15 seconds
+*Stamina Cost*: 9500, minus 250 per level to a minimum of 4500
+*Channeling Time*: 85 moves, minus 3 moves per level to a minimum of 55
+*Effects*: Invert the target's healing processes, causing massive cellular breakdown and necrosis, doing 25 to 55 biological damage plus 17 to 32 biological damage per power level. This damage is evenly divided over the power's duration. In addition, the target has any regeneration or healing reduced to 0 and suffers a 33% speed penalty for the power's duration.
+*Prerequisites*: Enervating Touch 16 *or* Lacerating Touch 8, Banish Illness 6, Anabolic Rejuvenation 5 *or* Immunostimulus 15
## Accelerated Resuscitation (C) *Difficulty*: 10
diff --git a/data/mods/MindOverMatter/effects/effects_psionic.json b/data/mods/MindOverMatter/effects/effects_psionic.json index 087eb662ddd69..28d9471db7033 100644 --- a/data/mods/MindOverMatter/effects/effects_psionic.json +++ b/data/mods/MindOverMatter/effects/effects_psionic.json @@ -2449,6 +2449,16 @@ "remove_message": "Your body aches as your preternatural healing slows to a stop.", "rating": "good" }, + { + "type": "effect_type", + "id": "effect_vita_degenerating_touch", + "name": [ "Degenerating" ], + "desc": [ "You flesh is withering and decaying!" ], + "rating": "bad", + "show_in_info": true, + "base_mods": { "dodge_mod": [ -3 ], "hit_mod": [ -3 ] }, + "enchantments": [ { "values": [ { "value": "REGEN_HP", "multiply": -1 }, { "value": "SPEED", "multiply": -0.33 } ] } ] + }, { "type": "effect_type", "id": "effect_vita_super_heal_return_from_death", diff --git a/data/mods/MindOverMatter/powers/learning_eocs/vitakinesis.json b/data/mods/MindOverMatter/powers/learning_eocs/vitakinesis.json index d54f9f587377e..7ab739cc389bc 100644 --- a/data/mods/MindOverMatter/powers/learning_eocs/vitakinesis.json +++ b/data/mods/MindOverMatter/powers/learning_eocs/vitakinesis.json @@ -472,6 +472,50 @@ } ] }, + { + "type": "effect_on_condition", + "id": "EOC_VITAKIN_LEARNING_DEGENERATING_TOUCH", + "recurrence": [ + { "math": [ "jmath_vitakinesis_learning_eocs_modifiers(global_tier_three_power_learning_time_low)" ] }, + { "math": [ "jmath_vitakinesis_learning_eocs_modifiers(global_tier_three_power_learning_time_high)" ] } + ], + "condition": { + "and": [ + { "u_has_trait": "VITAKINETIC" }, + { "math": [ "u_vitamin('vitamin_psi_learning_counter') == 1" ] }, + { + "or": [ + { "test_eoc": "EOC_CONDITION_ODDS_OF_RANDOM_TIER_THREE_POWER_INSIGHT" }, + { + "and": [ + { + "or": [ { "math": [ "u_spell_level('vita_hurt_touch') >= 16" ] }, { "math": [ "u_spell_level('vita_attack_touch') >= 8" ] } ] + }, + { "math": [ "u_spell_level('vita_banish_illness') >= 6" ] }, + { + "or": [ { "math": [ "u_spell_level('vita_super_heal') >= 5" ] }, { "math": [ "u_spell_level('vita_cure_disease') >= 15" ] } ] + } + ] + } + ] + }, + { "test_eoc": "EOC_PSI_LEARNING_BANNED_EFFECTS" }, + { "math": [ "u_spell_level('vita_degenerating_touch') <= 0" ] }, + { "not": { "u_know_recipe": "practice_vita_degenerating_touch" } } + ] + }, + "deactivate_condition": { + "or": [ { "not": { "u_has_trait": "VITAKINETIC" } }, { "math": [ "u_spell_level('vita_degenerating_touch') >= 1" ] } ] + }, + "effect": [ + { "math": [ "u_vitamin('vitamin_psi_learning_counter') = 0" ] }, + { "u_learn_recipe": "practice_vita_degenerating_touch" }, + { + "u_message": "Use of your powers has led to an insight. You could reverse your enemies' natural healing processes, causing cellular breakdown and necrosis to occur at an accelerated pace, if you can figure out the proper technique.", + "popup": true + } + ] + }, { "type": "effect_on_condition", "id": "EOC_VITAKIN_LEARNING_RETURN_FROM_DEATH", diff --git a/data/mods/MindOverMatter/powers/vitakinesis.json b/data/mods/MindOverMatter/powers/vitakinesis.json index 0f6e773192a62..ec7d24fb75419 100644 --- a/data/mods/MindOverMatter/powers/vitakinesis.json +++ b/data/mods/MindOverMatter/powers/vitakinesis.json @@ -677,6 +677,82 @@ "energy_increment": -150, "base_casting_time": 1200 }, + { + "id": "vita_degenerating_touch", + "type": "SPELL", + "name": "[Ψ]Degenerating Touch", + "description": "The ultimate expression of a vitakinetic's ability to reverse vital processes, this power induces massive cellular breakdown in the target, causing severe injury, weakness, and possible death.", + "message": "", + "teachable": false, + "valid_targets": [ "hostile" ], + "spell_class": "VITAKINETIC", + "skill": "metaphysics", + "flags": [ "PSIONIC", "CONCENTRATE", "SILENT", "NO_HANDS", "NO_LEGS", "RANDOM_DAMAGE", "RANDOM_DURATION", "NO_EXPLOSION_SFX" ], + "difficulty": 9, + "max_level": { "math": [ "int_to_level(1)" ] }, + "effect": "effect_on_condition", + "effect_str": "EOC_VITAKIN_DEGENERATING_TOUCH", + "shape": "blast", + "min_range": 1, + "min_duration": { + "math": [ + "30 - ( (u_spell_level('vita_degenerating_touch') ) * scaling_factor(u_val('intelligence') ) * u_nether_attunement_power_scaling )" + ] + }, + "max_duration": { + "math": [ + "75 - ( (u_spell_level('vita_degenerating_touch') * 2 ) * scaling_factor(u_val('intelligence') ) * u_nether_attunement_power_scaling )" + ] + }, + "energy_source": "STAMINA", + "base_energy_cost": 9500, + "final_energy_cost": 4500, + "energy_increment": -250, + "base_casting_time": 85, + "final_casting_time": 55, + "casting_time_increment": -3, + "ignored_monster_species": [ "PSI_NULL" ] + }, + { + "id": "vita_degenerating_touch_self_character", + "type": "SPELL", + "name": { "str": "[Ψ]Degenerating Touch Self Character", "//~": "NO_I18N" }, + "description": { "str": "You are degenerating. RIP.", "//~": "NO_I18N" }, + "message": "", + "teachable": false, + "valid_targets": [ "self" ], + "spell_class": "VITAKINETIC", + "skill": "metaphysics", + "flags": [ "PSIONIC", "CONCENTRATE", "SILENT", "NO_HANDS", "NO_LEGS", "SPLIT_DAMAGE", "RANDOM_DURATION", "NO_EXPLOSION_SFX" ], + "effect": "attack", + "effect_str": "effect_vita_degenerating_touch", + "damage_type": "biological", + "shape": "blast", + "min_dot": { "math": [ "u_vitakinesis_degen_max_possible_limb_damage / u_vitakinesis_degen_duration" ] }, + "max_dot": { "math": [ "u_vitakinesis_degen_max_possible_limb_damage / u_vitakinesis_degen_duration" ] }, + "min_duration": { "math": [ "u_vitakinesis_degen_duration * 100" ] }, + "max_duration": { "math": [ "u_vitakinesis_degen_duration * 100" ] } + }, + { + "id": "vita_degenerating_touch_self_monster", + "type": "SPELL", + "name": { "str": "[Ψ]Degenerating Touch Self Monster", "//~": "NO_I18N" }, + "description": { "str": "You are degenerating. RIP.", "//~": "NO_I18N" }, + "message": "", + "teachable": false, + "valid_targets": [ "self" ], + "spell_class": "VITAKINETIC", + "skill": "metaphysics", + "flags": [ "PSIONIC", "CONCENTRATE", "SILENT", "NO_HANDS", "NO_LEGS", "RANDOM_DURATION", "NO_EXPLOSION_SFX" ], + "effect": "attack", + "effect_str": "effect_vita_degenerating_touch", + "damage_type": "biological", + "shape": "blast", + "min_dot": { "math": [ "u_vitakinesis_degen_max_possible_monster_damage / u_vitakinesis_degen_duration" ] }, + "max_dot": { "math": [ "u_vitakinesis_degen_max_possible_monster_damage / u_vitakinesis_degen_duration" ] }, + "min_duration": { "math": [ "u_vitakinesis_degen_duration * 100" ] }, + "max_duration": { "math": [ "u_vitakinesis_degen_duration * 100" ] } + }, { "id": "vita_return_from_death", "type": "SPELL", diff --git a/data/mods/MindOverMatter/powers/vitakinesis_eoc.json b/data/mods/MindOverMatter/powers/vitakinesis_eoc.json index 497d475cbee55..5ed491bd48c82 100644 --- a/data/mods/MindOverMatter/powers/vitakinesis_eoc.json +++ b/data/mods/MindOverMatter/powers/vitakinesis_eoc.json @@ -1152,6 +1152,108 @@ { "math": [ "u_val('sleepiness')", "+=", "rng( 2,10 )" ] } ] }, + { + "type": "effect_on_condition", + "id": "EOC_VITAKIN_DEGENERATING_TOUCH", + "condition": "u_is_character", + "effect": [ + { "math": [ "u_vitakinesis_intelligence = ( ( n_val('intelligence') + 10) / 20 )" ] }, + { "math": [ "u_vitakinesis_degen_power_level = n_spell_level('vita_degenerating_touch')" ] }, + { "math": [ "u_nether_attunement_vitakinesis_scaling = n_nether_attunement_power_scaling" ] }, + { + "math": [ + "u_vitakinesis_degen_min_possible_damage = ( ( n_spell_level('vita_degenerating_touch') * 17 ) + 25) * u_vitakinesis_intelligence * u_nether_attunement_vitakinesis_scaling" + ] + }, + { + "math": [ + "u_vitakinesis_degen_max_possible_damage = ( ( n_spell_level('vita_degenerating_touch') * 32 ) + 55) * u_vitakinesis_intelligence * u_nether_attunement_vitakinesis_scaling" + ] + }, + { + "math": [ + "u_vitakinesis_degen_max_possible_limb_damage = rng( u_vitakinesis_degen_min_possible_damage, u_vitakinesis_degen_max_possible_damage )" + ] + }, + { + "math": [ "u_vitakinesis_degen_max_possible_limb_damage = ( ( n_spell_level('vita_degenerating_touch') * 25 ) + 30)" ] + }, + { + "math": [ + "u_vitakinesis_degen_min_possible_duration = max((30 - ( (u_vitakinesis_degen_power_level ) * u_vitakinesis_intelligence * u_nether_attunement_vitakinesis_scaling)), 15)" + ] + }, + { + "math": [ + "u_vitakinesis_degen_max_possible_duration = max((75 - ( (u_vitakinesis_degen_power_level * 2 ) * u_vitakinesis_intelligence * u_nether_attunement_vitakinesis_scaling)), 15)" + ] + }, + { + "math": [ + "u_vitakinesis_degen_duration = rng(u_vitakinesis_degen_min_possible_duration,u_vitakinesis_degen_max_possible_duration)" + ] + }, + { "u_cast_spell": { "id": "vita_degenerating_touch_self_character", "hit_self": true } }, + { "npc_message": "Your target's flesh begins decaying before your eyes!", "type": "bad" } + ], + "false_effect": [ + { + "run_eocs": [ + { + "id": "EOC_VITAKIN_DEGENERATING_TOUCH_2", + "condition": { + "and": [ + { "not": { "u_has_species": "ROBOT" } }, + { "not": { "u_has_species": "ROBOT_FLYING" } }, + { "not": { "u_has_species": "NETHER_EMANATION" } } + ] + }, + "effect": [ + { "math": [ "u_vitakinesis_intelligence = ( ( n_val('intelligence') + 10) / 20 )" ] }, + { "math": [ "u_vitakinesis_degen_power_level = n_spell_level('vita_degenerating_touch')" ] }, + { "math": [ "u_nether_attunement_vitakinesis_scaling = n_nether_attunement_power_scaling" ] }, + { + "math": [ + "u_vitakinesis_degen_min_possible_damage = ( ( n_spell_level('vita_degenerating_touch') * 17 ) + 25) * u_vitakinesis_intelligence * u_nether_attunement_vitakinesis_scaling" + ] + }, + { + "math": [ + "u_vitakinesis_degen_max_possible_damage = ( ( n_spell_level('vita_degenerating_touch') * 32 ) + 55) * u_vitakinesis_intelligence * u_nether_attunement_vitakinesis_scaling" + ] + }, + { + "math": [ + "u_vitakinesis_degen_max_possible_monster_damage = rng( u_vitakinesis_degen_min_possible_damage, u_vitakinesis_degen_max_possible_damage )" + ] + }, + { + "math": [ "u_vitakinesis_degen_max_possible_damage = ( ( n_spell_level('vita_degenerating_touch') * 25 ) + 30)" ] + }, + { + "math": [ + "u_vitakinesis_degen_min_possible_duration = max((30 - ( (u_vitakinesis_degen_power_level ) * u_vitakinesis_intelligence * u_nether_attunement_vitakinesis_scaling)), 15)" + ] + }, + { + "math": [ + "u_vitakinesis_degen_max_possible_duration = max((75 - ( (u_vitakinesis_degen_power_level * 2 ) * u_vitakinesis_intelligence * u_nether_attunement_vitakinesis_scaling)), 15)" + ] + }, + { + "math": [ + "u_vitakinesis_degen_duration = rng(u_vitakinesis_degen_min_possible_duration,u_vitakinesis_degen_max_possible_duration)" + ] + }, + { "u_cast_spell": { "id": "vita_degenerating_touch_self_monster", "hit_self": true } }, + { "npc_message": "Your target's flesh begins decaying before your eyes!", "type": "bad" } + ], + "false_effect": [ { "npc_message": "Your target has no biology to affect!", "type": "bad" } ] + } + ] + } + ] + }, { "type": "effect_on_condition", "id": "EOC_VITAKINESIS_RETURN_FROM_DEATH", diff --git a/data/mods/MindOverMatter/recipes/practice/biokinetic_practice.json b/data/mods/MindOverMatter/recipes/practice/biokinetic_practice.json index 06ac5d9adccb7..715304a3e5bb7 100644 --- a/data/mods/MindOverMatter/recipes/practice/biokinetic_practice.json +++ b/data/mods/MindOverMatter/recipes/practice/biokinetic_practice.json @@ -172,14 +172,12 @@ { "math": [ "u_spell_level('biokin_breathe_skin') = 1" ] }, { "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 10,20 )" ] }, { "u_lose_effect": "effect_psi_learning_new_power" }, - "u_cancel_activity", "u_cancel_activity" ], "false_effect": [ { "u_message": "You just couldn't manage to grasp the technique. You'll have to try again.", "popup": true }, { "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 10,20 )" ] }, { "u_lose_effect": "effect_psi_learning_new_power" }, - "u_cancel_activity", "u_cancel_activity" ] } diff --git a/data/mods/MindOverMatter/recipes/practice/vitakinesis_practice.json b/data/mods/MindOverMatter/recipes/practice/vitakinesis_practice.json index 46252cbb5fcbb..50915a600e89e 100644 --- a/data/mods/MindOverMatter/recipes/practice/vitakinesis_practice.json +++ b/data/mods/MindOverMatter/recipes/practice/vitakinesis_practice.json @@ -26,6 +26,7 @@ "practice_vita_banish_illness", "practice_vita_super_heal", "practice_vita_limb_restore", + "practice_vita_degenerating_touch", "practice_vita_return_from_death" ], "difficulty": 1 @@ -1341,6 +1342,97 @@ } ] }, + { + "type": "recipe", + "activity_level": "LIGHT_EXERCISE", + "name": "contemplation: degenerating touch", + "id": "practice_vita_degenerating_touch", + "description": "Contemplate your powers and improve your ability to cause a target's body to break down on a fundamental level.", + "category": "CC_*", + "subcategory": "CSC_*_NESTED", + "skill_used": "metaphysics", + "difficulty": 8, + "time": "0 s", + "autolearn": false, + "proficiencies": [ { "proficiency": "prof_contemplation_vitakinesis", "required": false } ], + "tools": [ + [ [ "matrix_crystal_drained", -1 ], [ "black_nether_crystal_pseudo_tool", -1 ], [ "matrix_crystal_vitakinesis", -1 ] ] + ], + "components": [ [ [ "matrix_crystal_vitakin_dust", 1 ] ] ], + "flags": [ "SECRET", "BLIND_EASY", "NO_MANIP", "AFFECTED_BY_PAIN", "NO_BENCH", "NO_ENCHANTMENT" ], + "result_eocs": [ + { + "id": "EOC_PRACTICE_VITAKIN_DEGENERATING_TOUCH", + "condition": { "math": [ "u_spell_level('vita_degenerating_touch') >= 1" ] }, + "effect": [ + { "set_string_var": "vita_degenerating_touch", "target_var": { "u_val": "latest_studied_power_name" } }, + { + "set_string_var": "prof_contemplation_vitakinesis", + "target_var": { "u_val": "latest_studied_power_proficiency" } + }, + { "math": [ "u_latest_studied_power_difficulty = 9" ] }, + { "run_eocs": [ "EOC_PSI_STUDYING_POWER_BEGIN", "EOC_PSI_STUDYING_POWER_SIDE_EFFECTS" ] } + ], + "false_effect": [ + { "set_string_var": "vita_degenerating_touch", "target_var": { "u_val": "latest_studied_power_name" } }, + { "u_message": "You attempt to unlock new capabilities within your mind." }, + { "u_assign_activity": "ACT_PSI_LEARNING_NEW_POWER", "duration": "16 hours" }, + { "u_add_effect": "effect_psi_learning_new_power", "duration": "16 hours" }, + { "run_eocs": "EOC_PSI_PRACTICE_FOCUS_MOD" }, + { + "run_eocs": "EOC_PRACTICE_VITAKIN_DEGENERATING_TOUCH_LEARNING", + "time_in_future": [ { "math": [ "learn_new_power_lower_time_bound(9)" ] }, { "math": [ "learn_new_power_upper_time_bound(9)" ] } ] + } + ] + } + ] + }, + { + "type": "effect_on_condition", + "id": "EOC_PRACTICE_VITAKIN_DEGENERATING_TOUCH_LEARNING", + "condition": { + "and": [ + { "compare_string": [ "vita_degenerating_touch", { "u_val": "latest_studied_power_name" } ] }, + { "u_has_effect": "effect_psi_learning_new_power" }, + { + "not": { "u_has_any_effect": [ "sleep", "effect_vitakin_wakeful_resting", "lack_sleep", "sleep_deprived", "under_operation" ] } + } + ] + }, + "effect": [ + { + "run_eocs": [ + { + "id": "EOC_PRACTICE_VITAKIN_DEGENERATING_TOUCH_LEARNING_2", + "condition": { + "and": [ + { + "roll_contested": { "math": [ "u_skill('metaphysics') + u_has_proficiency('prof_contemplation_vitakinesis')" ] }, + "difficulty": 13 + } + ] + }, + "effect": [ + { + "u_message": "As you meditate, all the pieces suddenly come together. You've unlocked: >.", + "popup": true + }, + { "math": [ "u_spell_level('vita_degenerating_touch') = 1" ] }, + { "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 45,90 )" ] }, + { "u_lose_effect": "effect_psi_learning_new_power" }, + "u_cancel_activity" + ], + "false_effect": [ + { "u_message": "You just couldn't manage to grasp the technique. You'll have to try again.", "popup": true }, + { "math": [ "u_vitamin('vitamin_psionic_drain')", "+=", "rng( 45,90 )" ] }, + { "u_lose_effect": "effect_psi_learning_new_power" }, + "u_cancel_activity" + ] + } + ] + } + ] + }, { "type": "recipe", "activity_level": "LIGHT_EXERCISE", From 7622e0fbb68d6b55de725a2d5827a644d3c1283f Mon Sep 17 00:00:00 2001 From: "Standing-StormStanding-Storm git config --global user.name Standing-Storm git config --global user.name Standing-Storm" Date: Sat, 7 Dec 2024 18:44:23 -0600 Subject: [PATCH 2/4] Reduce maximum cost --- data/mods/MindOverMatter/PowerDescriptionSpoilers.md | 2 +- data/mods/MindOverMatter/powers/vitakinesis.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/mods/MindOverMatter/PowerDescriptionSpoilers.md b/data/mods/MindOverMatter/PowerDescriptionSpoilers.md index ff0e883c9e06a..68791f299ea8b 100644 --- a/data/mods/MindOverMatter/PowerDescriptionSpoilers.md +++ b/data/mods/MindOverMatter/PowerDescriptionSpoilers.md @@ -1315,7 +1315,7 @@ Powers causing telepathic damage have a 5% chance to down the target, a 33% chan *Difficulty*: 9
*Target*: One enemy within range 1
*Duration*: 30 seconds minus 1 seccond per power level to 75 seconds minus two seconds per power level to a minimum of 15 seconds
-*Stamina Cost*: 9500, minus 250 per level to a minimum of 4500
+*Stamina Cost*: 8500, minus 250 per level to a minimum of 4500
*Channeling Time*: 85 moves, minus 3 moves per level to a minimum of 55
*Effects*: Invert the target's healing processes, causing massive cellular breakdown and necrosis, doing 25 to 55 biological damage plus 17 to 32 biological damage per power level. This damage is evenly divided over the power's duration. In addition, the target has any regeneration or healing reduced to 0 and suffers a 33% speed penalty for the power's duration.
*Prerequisites*: Enervating Touch 16 *or* Lacerating Touch 8, Banish Illness 6, Anabolic Rejuvenation 5 *or* Immunostimulus 15
diff --git a/data/mods/MindOverMatter/powers/vitakinesis.json b/data/mods/MindOverMatter/powers/vitakinesis.json index ec7d24fb75419..7bd149231997e 100644 --- a/data/mods/MindOverMatter/powers/vitakinesis.json +++ b/data/mods/MindOverMatter/powers/vitakinesis.json @@ -705,7 +705,7 @@ ] }, "energy_source": "STAMINA", - "base_energy_cost": 9500, + "base_energy_cost": 8500, "final_energy_cost": 4500, "energy_increment": -250, "base_casting_time": 85, From d891f71f28408c1294676b9b182b9e18ab04ecab Mon Sep 17 00:00:00 2001 From: "Standing-StormStanding-Storm git config --global user.name Standing-Storm git config --global user.name Standing-Storm" Date: Sun, 8 Dec 2024 20:40:31 -0600 Subject: [PATCH 3/4] Kick tests From 95053b94e560a974a016cd637615d1486caccaea Mon Sep 17 00:00:00 2001 From: "Standing-StormStanding-Storm git config --global user.name Standing-Storm git config --global user.name Standing-Storm" Date: Sun, 8 Dec 2024 21:34:08 -0600 Subject: [PATCH 4/4] Kick tests