PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Allow "Have you Blocked Recently?" to be enabled when block chance is greater than 0%
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 5.4k
- Forks
- 2.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 26
Description
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?
I cannot check "Have you Blocked Recently?" until I allocate a node that enables the checkbox (Wall of Steel, for example). This catch-22 makes it so that I must allocate a passive node in order to properly calculate the EHP gains from allocating said passive node.
Describe the solution you'd like
When my block or spell block chance is greater than 0%, I would like to see "Have you Blocked Recently?" in the configuration tab without needing to allocate Wall of Steel or clicking "Show All Configurations".
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the configuration tab logic for the “Have you Blocked Recently?” option and the conditions that expose it. Compare the current block and spell block chance checks with the Wall of Steel and “Show All Configurations” behavior. Done means the option appears whenever either chance is greater than 0% without requiring those alternatives.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100