Skip to content

Add Sabertooth Mauler - #559

Merged
radar merged 2 commits into
masterfrom
sabertooth-mauler
May 1, 2026
Merged

Add Sabertooth Mauler#559
radar merged 2 commits into
masterfrom
sabertooth-mauler

Conversation

@radar

@radar radar commented May 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • Implements Sabertooth Mauler ({3}{G} 3/3 Cat) from Core Set 2021
  • At beginning of controller's end step, if a creature died this turn, adds a +1/+1 counter and untaps
  • Reuses TriggeredAbility::BeginningOfEndStep and current_turn.events (same pattern as Twinblade Assassins)

Closes #212

Test plan

  • No trigger when no creature died
  • Trigger on controller's end step after death (counter + untap)
  • No trigger on opponent's end step
  • Full suite: 618 examples, 0 failures

🤖 Generated with Claude Code

radar and others added 2 commits May 1, 2026 19:35
Closes #212

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@radar
radar merged commit 61fa2c7 into master May 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sabertooth Mauler (#202)

1 participant