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

Fix Rage Vortex AoE per sacrificed Rage mod not working #7916

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

LocalIdentity
Copy link
Contributor

Needed to switch it to a preSkillType function for the AoE calculation to include the BASE AreaOfEffect value
Also includes support for divVar which lets us map a stat to the div value so if GGG ever updates it, we don't need to manually fix it
Fixes #7906

Needed to switch it to a preSkillType function for the AoE calculation to include the BASE AreaOfEffect value
Also includes support for divVar which lets us map a stat to the div value so if GGG ever updates it, we don't need to manually fix it
@LocalIdentity LocalIdentity added the bug: behaviour Behavioral differences label Jul 24, 2024
@LocalIdentity LocalIdentity merged commit 572c011 into dev Jul 25, 2024
2 checks passed
@LocalIdentity LocalIdentity deleted the fix_rage-vortex-aoe branch July 25, 2024 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: behaviour Behavioral differences
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rage Vortex does not scale AoE with sacrificed rage.
1 participant