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

[Magiclysm] Fix demonic possession causing starvation penalties #77927

Merged

Conversation

SariusSkelrets
Copy link
Contributor

Summary

Mods "[Magiclysm] Fix demonic possession causing starvation penalties"

Purpose of change

The blood mage's demonic possession grants huge size but didn't change calories, making what is supposed to be a buff mostly cause penalties from not having enough calories for your size

Describe the solution

Add a EOC that changes the calories that runs as the spell is casted. The player-visible spells triggers the EOC that changes the calories and cast the real spell.
Also use a demon version of HUGE_OK to use the temporary shapeshifting flags.

Describe alternatives you've considered

Testing

Used demonic possession without the fix on a starting character: goes from overweight to emaciated

Used demonic possession with the fix on a starting character: starts at overweight, stays at overweight

Additional context

@github-actions github-actions bot requested a review from KorGgenT November 17, 2024 02:56
@github-actions github-actions bot added Mods Issues related to mods or modding astyled astyled PR, label is assigned by github actions [JSON] Changes (can be) made in JSON Mods: Magiclysm Anything to do with the Magiclysm mod Mechanics: Enchantments / Spells Enchantments and spells json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Nov 17, 2024
@Night-Pryanik Night-Pryanik merged commit 5e74e27 into CleverRaven:master Nov 17, 2024
20 of 26 checks passed
@SariusSkelrets SariusSkelrets deleted the DemonPossess_Update branch November 17, 2024 13:51
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 [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Mechanics: Enchantments / Spells Enchantments and spells Mods: Magiclysm Anything to do with the Magiclysm mod Mods Issues related to mods or modding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants