Skip to content

Add Sanctum of Fruitful Harvest - #534

Merged
radar merged 3 commits into
masterfrom
pr13-sanctum-of-fruitful-harvest
Apr 24, 2026
Merged

Add Sanctum of Fruitful Harvest#534
radar merged 3 commits into
masterfrom
pr13-sanctum-of-fruitful-harvest

Conversation

@radar

@radar radar commented Apr 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Implements Sanctum of Fruitful Harvest ({2}{G}, Legendary Enchantment — Shrine)
  • At the beginning of your first main phase, adds X mana of any one color, where X is the number of Shrines you control
  • Uses FirstMainPhaseTrigger and Magic::Choice::Color pattern consistent with other shrine cards

Test plan

  • Triggers at beginning of controller's first main phase
  • Prompts for color choice (ColorChoice)
  • Adds mana equal to the number of Shrines controlled in the chosen color

🤖 Generated with Claude Code

radar and others added 3 commits April 24, 2026 10:04
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…collision

Both SanctumOfCalmWaters and SanctumOfFruitfulHarvest defined FirstMainPhaseTrigger
inside their DSL blocks, which placed both in Magic::Cards — the last-loaded file
overwrote the call method, breaking SanctumOfCalmWaters and SanctumOfAll tests.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@radar
radar merged commit c1be3e2 into master Apr 24, 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.

1 participant