Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MoM] Add Leukocyte Accumulation vitakinetic power, obsolete Damage Balancing #76125

Merged
merged 16 commits into from
Sep 6, 2024

Conversation

Standing-Storm
Copy link
Contributor

@Standing-Storm Standing-Storm commented Sep 1, 2024

Summary

Mods "[MoM] Add Leukocyte Accumulation vitakinetic power, obsolete Damage Balancing"

Purpose of change

#76039 Pointed out that Damage Balancing is very magic-y, and they're correct. Vitakinesis is about enhancing the body's natural healing abilities, and having wounds disappear on your legs and appear on your head works against that. There is a way to have a similar power that's more in theme, though.

Describe the solution

Remove the Damage Balancing power and add Leukocyte Accumulation (difficulty 2), a concentration power that lets you focus all your body's healing resources on a single body part. That body part has its healing rate increased by 20x + 6x the power level (modified by intelligence and nether attunement as normal), all other body parts have their healing rate reduced to 1% of normal. Excellent for when that surprise CROWS turret shoots you in the chest and you manage to get away otherwise unharmed.

To do:

  • Obsolete Damage Balancing. Existing characters will keep it, no new characters can learn it
  • Make Leukocyte Accumulation and Healthy Glow mutually exclusive (one is general, and the other is specific)
  • Add learning EoC, contemplation recipe, etc.
  • Document power
  • Make sure the power is properly removed when concentration is disrupted
  • Give the power a chance to remove a dermatik infestation if there's one in the appropriate body part (and it's not too advanced).

Describe alternatives you've considered

Testing

Power insight works and power is learnable. Power activates and Stop Concentration cancels it. Healing is increased in the target area and reduced in other areas. It is possible to cure dermatik infestation (though at the moment the dermatik effect in the @ window does not tell you where the infestation occurred even though that information is stored).

Additional context

@Standing-Storm Standing-Storm marked this pull request as draft September 1, 2024 21:08
@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding EOC: Effects On Condition Anything concerning Effects On Condition Mods: Mind Over Matter labels Sep 1, 2024
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot added the astyled astyled PR, label is assigned by github actions label Sep 1, 2024
@github-actions github-actions bot added <Documentation> Design documents, internal info, guides and help. Crafting / Construction / Recipes Includes: Uncrafting / Disassembling [Markdown] Markdown issues and PRs labels Sep 4, 2024
Copy link
Contributor

github-actions bot commented Sep 4, 2024

Spell checker encountered unrecognized words in the in-game text added in this pull request. See below for details.

Click to expand
  • By rerouting blood and stem cells from more lightly damaged areas, you can speed the healing of your most grievous wounds at the cost of lessened healing elsewhere. You may also use this to control an asthma attack.\n\nThis power <color_yellow>is maintained by concentration and <color_red>may fail if <color_yellow>concentration is interrupted. Leucocyte Acculumation <color_red>cannot be active with Healthy Glow
  • Your powers can keep you in the bloom of health. This can also stop or prevent an asthma attack.\n\nThis power <color_yellow>is maintained by concentration and <color_red>may fail if <color_yellow>concentration is interrupted. Healthy Glow <color_red>cannot be active with Leucocyte Acculumation

This alert is automatically generated. You can simply disregard if this is inaccurate, or (optionally) you can also add the new words to tools/spell_checker/dictionary.txt so they will not trigger an alert next time.

Hints for adding a new word to the dictionary
  • If the word is normally in all lowercase, such as the noun word or the verb does, add it in its lower-case form; if the word is a proper noun, such as the surname George, add it in its initial-caps form; if the word is an acronym or has special letter case, such as the acronym CDDA or the unit mW, add it by preserving the case of all the letters. A word in the dictionary will also match its initial-caps form (if the word is in all lowercase) and all-uppercase form, so a word should be added to the dictionary in its normal letter case even if used in a different letter case in a sentence.
  • For a word to be added to the dictionary, it should either be a real, properly-spelled modern American English word, a foreign loan word (including romanized foreign names), or a foreign or made-up word that is used consistently and commonly enough in the game. Intentional misspelling (including eye dialect) of a word should not be added unless it has become a common terminology in the game, because while someone may have a legitimate use for it, another person may spell it that way accidentally.

@github-actions github-actions bot added the json-styled JSON lint passed, label assigned by github actions label Sep 4, 2024
@Standing-Storm Standing-Storm marked this pull request as ready for review September 5, 2024 02:18
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Sep 5, 2024
@Maleclypse Maleclypse merged commit 84eace8 into CleverRaven:master Sep 6, 2024
20 of 24 checks passed
@Standing-Storm Standing-Storm deleted the leukocyte-accumulation branch September 6, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions Crafting / Construction / Recipes Includes: Uncrafting / Disassembling <Documentation> Design documents, internal info, guides and help. EOC: Effects On Condition Anything concerning Effects On Condition [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions [Markdown] Markdown issues and PRs Mods: Mind Over Matter Mods Issues related to mods or modding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants