Skip to content

Add a Button to Optimize Travel Node Attributes #1690

@BenjaminMWargo

Description

@BenjaminMWargo

Check for duplicates

  • I've checked for duplicate open and closed issues by using the search function of the issue tracker

What platform are you running Path of Building on?

Windows

Is your feature request related to a problem?

It is time consuming to redo travel node attributes each time gear and skills change.

Describe the solution you'd like

Pressing a button that reselects the selectable attributes of travel nodes in a way that matches the requirements of your currently equipped gear and skills.

eg: Build is made selecting only STR nodes.
Build requires 150 dex, 50 str and 25 int. Gear grants 50 dex.
Pressing the button will start reselecting attribute nodes.
It will first try to select attributes to enable equipped gear.
It will then select DEX till the attribute deficit is 50 dex.
Then it will alternate between DEX and STR in till the deficit is 25.
It will then evenly split attributes till out of travel nodes.

If attribute requirements are met, remaining travel nodes will be equally split between all attributes. ( Possible setting adjustment )

If attribute requirements are not met and there is no remaining pathing nodes, the process will complete but throw a warning.

Describe alternatives you've considered

A way to change pathing attributes in bulk without clicking every one.

A checkbox that dynamically performs this action each gear/skill change.

Additional context

Possible issues with meeting attribute requirements of gear that grant attributes.
Possible issues with pathfinder's "Traveler's Wisdom"
Possible issues with builds that was to stack one attribute.
Possible issues with weapon swap/weapon swap trees/Gear with attributes on weapon swap.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature, calculation, or mod

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions