Skip to content

Fix number of times block recently gated behind unique enemies#2255

Open
cupkax wants to merge 2 commits into
PathOfBuildingCommunity:devfrom
cupkax:fix-block-frequency-config
Open

Fix number of times block recently gated behind unique enemies#2255
cupkax wants to merge 2 commits into
PathOfBuildingCommunity:devfrom
cupkax:fix-block-frequency-config

Conversation

@cupkax

@cupkax cupkax commented Jun 21, 2026

Copy link
Copy Markdown

Fixes #2254.

Description of the problem being solved:

Number of times blocked recently condition was gated behind unique enemies. Generalised it to make sure the condition returns true regardless of block context.

Steps taken to verify a working solution:

  • Swift Blocking notable works to give movespeed based on input value in config

Link to a build that showcases this PR:

Before screenshot:

After screenshot:

@Blitz54

Blitz54 commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Since we're editing this line anyway, maybe change the var name to multiplierBlockedPast10Sec just to match the majority of the other configs. Thanks for fix!

@cupkax

cupkax commented Jun 21, 2026

Copy link
Copy Markdown
Author

Since we're editing this line anyway, maybe change the var name to multiplierBlockedPast10Sec just to match the majority of the other configs. Thanks for fix!

Thanks, updated the pr

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Movement speed / block parsed but not functional

2 participants