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] Genericize Enervating Touch #78971

Merged

Conversation

Standing-Storm
Copy link
Contributor

Summary

Mods "[MoM] Genericize Enervating Touch"

Purpose of change

The Vitakinetic power Enervating Touch currently relies on a bunch of invidiual overrides on a per-monster level and that isn't great. Also, it's now avoidable.

Describe the solution

Remove all overrides that exist only to make Enervating Touch work. Make Enervating Touch itself slap a -50% regneration penalty on the target (exactly what it did before) using the REGEN_HP enchant, which is checked for monsters.

Also, reduce the chance of Enervating Touch causing actual damage per turn but greatly increase its duration.

Describe alternatives you've considered

Testing

Spawned a shoggoth, channeled Enervating Touch on it, teleported away, and set HP to 200. One turn later, HP was 225 (the shoggoth normally regenerates 50 hp/turn).

Additional context

@github-actions github-actions bot added Mods Issues related to mods or modding <Documentation> Design documents, internal info, guides and help. [JSON] Changes (can be) made in JSON Monsters Monsters both friendly and unfriendly. [Markdown] Markdown issues and PRs Mods: Mind Over Matter json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Jan 5, 2025
@github-actions github-actions bot added BasicBuildPassed This PR builds correctly, label assigned by github actions and removed BasicBuildPassed This PR builds correctly, label assigned by github actions labels Jan 6, 2025
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Jan 6, 2025
@Maleclypse Maleclypse merged commit 37b1bef into CleverRaven:master Jan 6, 2025
22 of 26 checks passed
@Standing-Storm Standing-Storm deleted the genericize-enervating-touch branch January 6, 2025 22:32
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 <Documentation> Design documents, internal info, guides and help. [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 Monsters Monsters both friendly and unfriendly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants