Skip to content

[fix] Depthshaker Titan not sacrificing artifacts#14855

Merged
xenohedron merged 3 commits intomagefree:masterfrom
muz:fix_depthshaker_titan
May 5, 2026
Merged

[fix] Depthshaker Titan not sacrificing artifacts#14855
xenohedron merged 3 commits intomagefree:masterfrom
muz:fix_depthshaker_titan

Conversation

@muz
Copy link
Copy Markdown
Contributor

@muz muz commented May 3, 2026

Reported on Discord;

  • We have a filter that ensures permanents are non-creature for initial targeting of the ability
  • We enqueued a delayed effect that uses the same Target and filter
  • At end step time, those permanents don't match the filter and the ability would fizzle
  • Work around this with a custom oneshot effect that takes in the object ID list and just handles ensuring that they explicitly get sac'ed regardless of the filter

@github-actions github-actions Bot added the cards label May 3, 2026
Comment thread Mage.Sets/src/mage/cards/d/DepthshakerTitan.java
Comment thread Mage.Sets/src/mage/cards/d/DepthshakerTitan.java
@github-actions github-actions Bot added the engine label May 5, 2026
@xenohedron xenohedron merged commit 02b0e6b into magefree:master May 5, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants