-
Notifications
You must be signed in to change notification settings - Fork 44
Description
Hey, great work on this D4 build calculator, here are a few points of feedback/requests:
-
On the paragon board stats there is often things such as "+50% non-physical damage" and "+[100-120%] non-physical damage" (Note: applies to all kind of stats here, non-physical is just an example). That makes it hard to figure out the total. I think it'd be better if the bonuses were merged (in this case: +[150-170%] non-physical damage).
-
It would be nice if the skill tree's passive bonuses were also integrated/merged into the stats window (assuming they're permanent, and not conditioned to using a skill of course). Ex.: Permafrost on sorcerer, Golem mastery on necro, etc..
-
Same with aspect of items, although I'm assuming that'd be a lot more work.
-
That one is more tricky: some glyphs giving a bonus on some boards do not seem to affect the magic nodes, probably because the bonus type isn't immediately the same than the element type of the magic node. Ex.: on sorcerer's "Searing Heat" board, the "Elementalist" glyph is supposed to give up to +192% bonus for non-physical damage. The magic nodes within range aren't "+X% non-physical damage" so they aren't affected.. but they are doing "+X% fire damage", which to my understanding should be affected by this glyph's bonus, as fire damage is a part of non-physical damage.. and that means that the total stats window isn't entirely reflecting the build's strength.
-
Can you increase the height of the glyph and board selection windows ? The glyph one in particular shows only 2 glyphs out of the whole list, forcing you to scroll all the time..
Cheers, and keep the nice work going ! :)