Skip to content

Fix Vaal Discipline not counting towards Aura count#4608

Merged
LocalIdentity merged 1 commit intodevfrom
fix_vaal-discipline
Jul 17, 2022
Merged

Fix Vaal Discipline not counting towards Aura count#4608
LocalIdentity merged 1 commit intodevfrom
fix_vaal-discipline

Conversation

@LocalIdentity
Copy link
Contributor

When GGG changed the file format to use Constant stats they removed the previously unused stat of base_maximum_energy_shield so it made Vaal Discipline no longer count towards mods like Auras from your Skills grant x. This adds a Dummy stat to fix that issue
The stat name is EnergyShieldRechargeNotDelayedByDamage so when it shows up under the Aura and Buff Skills section, it is clear to users what the mod is

When GGG changed the file format to use Constant stats they removed the previously unused stat of `base_maximum_energy_shield` so it made Vaal Discipline no longer count towards mods like `Auras from your Skills grant x`. This adds a Dummy stat to fix that issue
The stat name is `EnergyShieldRechargeNotDelayedByDamage` so when it shows up under the `Aura and Buff Skills` section, it is clear to users what the mod is
@LocalIdentity LocalIdentity added the bug Something isn't working label Jul 17, 2022
@LocalIdentity LocalIdentity merged commit b7d1a6b into dev Jul 17, 2022
@LocalIdentity LocalIdentity deleted the fix_vaal-discipline branch July 17, 2022 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant