Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for Ambush skill #7757

Merged

Conversation

DieMango
Copy link
Contributor

Fixes #3035 .

Description of the problem being solved:

creating a statMap in /src/Export/Skills/act_dex.txt that creates a GlobalEffect "Ambush", with the Melee ModFlag.
Using the already defined Export names for crit chance and crit multi; "vanishing_ambush_critical_strike_multiplier_+" and "ambush_additional_critical_strike_chance_permyriad".

Two-Handed weapons are not excluded on purpose, to still support weapon swapping for skills with duration (Rage Vortex)

Steps taken to verify a working solution:

  • Tried various skills that don't match the ModFlag to ensure they don't work
  • supported ambush with enhance and checked quality increases to ensure correct scaling

Link to a build that showcases this PR:

https://pobb.in/WHBCnFfCHtUJ

Before screenshot:

image

After screenshot:

image

@LocalIdentity LocalIdentity merged commit 9ee6e63 into PathOfBuildingCommunity:dev Jul 21, 2024
@DieMango DieMango deleted the support-for-Ambush-skill branch July 24, 2024 15:17
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.

Ambush doesn't work
2 participants