PathOfBuilding icon indicating copy to clipboard operation
PathOfBuilding copied to clipboard

Point based power report calculations

Open Lynsis opened this issue 2 years ago • 4 comments

Check for duplicates

  • [X] I've checked for duplicate issues by using the search function of the issue tracker

Is your feature request related to a problem?

when using the power report it can sometimes take a while(sometimes 2-3 minutes) while it looks at every single node.

Describe the solution you'd like

when using the power report it should only calculate the nodes that are either anointable or within reach from any active node for the remaining amount of skill points you have available. (option to toggle between default(as it is now) or the point/distance based calculations would allow people to choose how they wish to view the power report)

could also add a 3rd option to tell it to only calculate x distance from active nodes so even if the user only has 5 points left they could tell it to calculate as though they had 10 points left.

Describe alternatives you've considered

No response

Additional context

the system already knows how far each node is from an active node so hopefully it wouldn't be to difficult to add flag to the nodes to tell it to calculate nodes that are only "remaining skill points" away from an active node. image

Lynsis avatar Apr 18 '23 05:04 Lynsis

Came to file a feature request for this and you beat me to the punch. This would massively help with calculating power report when you're looking to plan for a few levels ahead.

fluffrier avatar Apr 22 '23 11:04 fluffrier

Came to file a feature request for this and you beat me to the punch. This would massively help with calculating power report when you're looking to plan for a few levels ahead.

this has been something i've been hoping for for a long time, figured it was time to put it out there and hope someone picks it up.

Lynsis avatar Apr 22 '23 17:04 Lynsis

It would be nice to generically be able to input the number of points you want as a maximum pathing distance without being connected into any other system. For example, if I have a level 100 tree already, I should still be able to generate a power report with a maximum 5 points of pathing for comparisons and other purposes.

JamesBWard avatar Apr 23 '23 16:04 JamesBWard

It would be nice to generically be able to input the number of points you want as a maximum pathing distance without being connected into any other system. For example, if I have a level 100 tree already, I should still be able to generate a power report with a maximum 5 points of pathing for comparisons and other purposes.

I'm just going to comment here too, for visibility, and given that it's a very old issue.

I wanted this too: just be able to enter a number to let the power report path that amount. Meaning, now it's just 5, 10, 15 or all, but what if I have 3 skill points? And so on.

Ovalidem avatar Dec 12 '24 23:12 Ovalidem