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

Re-order main sections to be in order of most commonly used #48

Open
ficocelliguy opened this issue Jun 5, 2017 · 1 comment
Open

Comments

@ficocelliguy
Copy link
Collaborator

ficocelliguy commented Jun 5, 2017

Currently the main sections are arranged in the order that the calculation applies their totals. It would be better IMO to have them arranged by how often users will utilize/change the values. Among other benefits, this minimizes scrolling and helps keep the most relevant information visible. I think that would be this order:

Damage Mitigation (Armor is ubiquitous to the site and it frequently changes through leveling/building)
Damage Taken (fortify and AA are common, and this section feels like the 'meat' of the calculation)
Damage Shifts (fairly common, but probably not going to change very often)
Mob Mods (Used less, situational)

This partly assumes the goal of the site is to tweak and adjust to intuitively understand how specific defensive mechanics work, rather than studying how the overall phys damage mitigation algorithm is performed under the hood.

@PsychicMuffin
Copy link
Owner

This is an interesting proposition. I've tagged a few things with the question label that I think would be good to specifically ask about when the beta goes up for feedback.

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

No branches or pull requests

2 participants