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

Show resist mod in attribute tooltips. #64

Closed
wants to merge 1 commit into from

Conversation

sirrus233
Copy link

When an active effect is adjusting an attribute, show the resistance percentage modifying the adjustment, in addition to the raw adjustment value.

This may be desirable, because the raw value can differ significantly from the actual change (in vanilla due to a birthsign like Elfborn, or when mods like Putting the Will in Willpower are used). Seeing the adjustment percentage alongside the raw value can help the player determine why they are seeing the numbers they are seeing.

When an active effect is adjusting an attribute, show the resistance percentage modifying the adjustment, in addition to the raw adjustment value.
@Petethegoat
Copy link
Collaborator

Thanks for your contribution. I have implemented it slightly differently here - https://github.com/NullCascade/morrowind-mods/compare/resist-mod

Instead of showing the resistance percentage, which needs context to understand what you're looking at, I just show the actual modification to the stat, accounting for the resistance.

Sorry it took a year to have this looked at and thanks again.

@Petethegoat
Copy link
Collaborator

Merged in #70. Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI Exp UI Expansion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants