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] Feral vitakinetics can drain your weariness #78314

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Standing-Storm
Copy link
Contributor

@Standing-Storm Standing-Storm commented Dec 3, 2024

Summary

Mods "[MoM] Feral vitakinetics can drain your weariness"

Purpose of change

Vitakinetic attack powers weaken and tire the target. What better way than to hit weariness?

Describe the solution

Convert the feral vitakinetic attack powers over to applying EoCs that add their previous effects and also hit your weariness. This is done by using u_calories to drain calories and then giving those calories back, but with the giving back tagged as dont_affect_weariness': true. You thus get more tired without actually losing any calories.

The amount isn't that much, so unless you get hit repeatedly and are also fighting a horde it's not going to kill you. But this is proof of concept for when I add the font of vitality after I add Degenerating Touch.

Describe alternatives you've considered

Testing

It works.

Additional context

Need to increase the player version of Enervating Touch so it lasts longer but that's another PR.

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding Monsters Monsters both friendly and unfriendly. EOC: Effects On Condition Anything concerning Effects On Condition Mods: Mind Over Matter json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Dec 3, 2024
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 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 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.

1 participant