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 werewolf aura #79151

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

Standing-Storm
Copy link
Contributor

@Standing-Storm Standing-Storm commented Jan 13, 2025

Summary

Bugfixes "[Magiclysm] Fix werewolf aura"

Purpose of change

Someone pointed out that werewolf aura uses the light_healing spell for its healing, which is a problem for two reasons. One, that spell now causes pain when used, and two, it scales with the known level of the spell, meaning it doesn't scale unless the werewolf ring user knows the spell.

Describe the solution

Use the potion fruit healing effect instead, which is fixed at 1 HP healed.

Reduce the timer to 2 minutes, from 15, reflecting the lower amount healed.

Describe alternatives you've considered

Testing

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding Mods: Magiclysm Anything to do with the Magiclysm mod labels Jan 13, 2025
@github-actions github-actions bot requested a review from KorGgenT January 13, 2025 22:44
@github-actions github-actions bot added 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 Jan 13, 2025
@Maleclypse Maleclypse merged commit ca1949d into CleverRaven:master Jan 14, 2025
29 of 33 checks passed
@Standing-Storm Standing-Storm deleted the fix-werewolf-aura branch January 14, 2025 04: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 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