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

Baleroc AI Fixes #1195

Merged
merged 8 commits into from
Nov 12, 2024
Merged

Baleroc AI Fixes #1195

merged 8 commits into from
Nov 12, 2024

Conversation

NerdEgghead
Copy link
Contributor

  • Fixed a state leak in tank sim healing model shielding.
  • Fixed a bug where the Baleroc OT was receiving no healing when not taking any initial Blaze of Glory stacks on pull.
  • Fixed a bug where the Decimating Strike debuff was being applied even on avoided strikes.
  • Changed default tank swap behavior such that the OT does not "steal" the second Blaze of Glory stack on each Decimation Blade from the MT unless required.
  • Fixed Blaze of Glory applications to also heal the tank for the amount of max HP that was gained.
  • Set absorbFrac to 0 in Baleroc OT preset build for a more helpful binary check of whether or not a given config can survive Decimation Blade without external shielding.
  • Removed the 0-healing reset tick of the tank sim healing model from the timeline.

 On branch guardian
 Changes to be committed:
	modified:   sim/core/aura_helpers.go
taking any initial Blaze of Glory stacks on pull.

 On branch guardian
 Changes to be committed:
	modified:   sim/encounters/firelands/baleroc_ai.go
avoided strikes.

 On branch guardian
 Changes to be committed:
	modified:   sim/encounters/firelands/baleroc_ai.go
second Blaze of Glory stack on each Decimation Blade from the MT unless
required.

 On branch guardian
 Changes to be committed:
	modified:   sim/encounters/firelands/baleroc_ai.go
of max HP that was gained.

 On branch guardian
 Changes to be committed:
	modified:   sim/encounters/firelands/baleroc_ai.go
check of whether or not a given config can survive Decimation Blade
without external shielding.

 On branch guardian
 Changes to be committed:
	modified:   ui/druid/guardian/presets.ts
timeline.

 On branch guardian
 Changes to be committed:
	modified:   sim/core/health.go
@github-actions github-actions bot added the Druid label Nov 12, 2024
@NerdEgghead NerdEgghead merged commit 0c49560 into master Nov 12, 2024
3 checks passed
@NerdEgghead NerdEgghead deleted the guardian branch November 12, 2024 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant