Skip to content

P5 Mage Fixes and BiS#1387

Merged
1337LutZ merged 1 commit intowowsims:masterfrom
Saji-Saji:p4-changes-redux
Apr 28, 2026
Merged

P5 Mage Fixes and BiS#1387
1337LutZ merged 1 commit intowowsims:masterfrom
Saji-Saji:p4-changes-redux

Conversation

@Saji-Saji
Copy link
Copy Markdown

This pull request fixes the simulation of a specific trinket bug involving Alter Time and temporary stacking buffs, ensuring the sim more accurately matches live game behavior for affected trinkets. It introduces a new configuration option to selectively enable this bug emulation only for confirmed items. As a result, there are minor updates to DPS results across mage specializations, reflecting the improved accuracy.

Phase 5 BiS Lists

  • Preliminary Best in Slot configurations for Tier 16 sets have been added to all Mage specs. Preset Configurations have been updated to reflect this.

Tier 16 Bug Fix

  • Tier 16 Frost 2pc bonus was incorrect. Buff was immediately granted and consumed by the proc'ing spell, and offered no benefit. This is now corrected.

  • Black Blood of Y'Shaarj trinket was incorrectly assumed to have the same bug as Wushoolay's Lightning. PTR testing confirms the trinket works with Alter and does not need the bugged interaction.

Bug fix and simulation accuracy improvements:

  • Added a BuggedAlterTimeRestore option to TemporaryStatBuffWithStacksConfig, allowing the simulation to reproduce a live-game bug where certain stacking buffs expire during Alter Time and are only restored for one tick before being removed. This is only enabled for trinkets where the bug is confirmed (e.g., Wushoolay's Final Choice). (sim/core/aura_helpers.go,
    Simulation results update:

  • Updated DPS results for Arcane, Fire, and Frost mage test cases to reflect the more accurate simulation, with generally small changes in DPS and TPS values. (sim/mage/arcane/TestArcane.results, sim/mage/fire/TestFire.results, sim/mage/frost/TestFrost.results) [[1]](diffhunk://#diff-

@github-actions github-actions Bot added the Mage label Apr 27, 2026
@1337LutZ 1337LutZ merged commit 6f4dae8 into wowsims:master Apr 28, 2026
3 checks passed
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.

2 participants