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] Move Enhance Mobility to mutation, obsolete items #72386

Merged

Conversation

Standing-Storm
Copy link
Contributor

@Standing-Storm Standing-Storm commented Mar 14, 2024

Summary

Mods "[MoM] Move Enhance Mobility to mutation, obsolete items"

Purpose of change

Enhance mobility as an item works, but can have unexpected interactions with the clothes you're actually wearing.

Fixes #72364

Describe the solution

Obsolete the items and move Enhance Mobility over to a series of mutations that provide the encumbrance reduction.

Describe alternatives you've considered

Testing

Mutations work properly and properly provide encumbrance. Negative encumbrance does not crash the game or allow you to move faster than base speed.

Additional context

Probably end up reworking this again if encumbrance bonus/penalty is enchantified.

@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 <Bugfix> This is a fix for a bug (or closes open issue) 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 Mar 14, 2024
@Maleclypse Maleclypse merged commit c4dec49 into CleverRaven:master Mar 15, 2024
19 of 24 checks passed
@Standing-Storm Standing-Storm deleted the enhance-mobility-to-mutation branch March 15, 2024 04:57
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 <Bugfix> This is a fix for a bug (or closes open issue) 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MoM] Enhanced Mobility aura penalizes encumbrance due to layering
2 participants