Skip to content

Add Return to Nature - #565

Merged
radar merged 1 commit into
masterfrom
return-to-nature
May 1, 2026
Merged

Add Return to Nature#565
radar merged 1 commit into
masterfrom
return-to-nature

Conversation

@radar

@radar radar commented May 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • Implements "Return to Nature" (Core Set 2021) — Instant, {G}.
  • Three modal effects: destroy target artifact, destroy target enchantment, or exile target card from a graveyard.
  • Uses the Mode DSL pattern (matching SublimeEpiphany / ReadTheTides).

Closes #210

Test plan

  • bundle exec rspec spec/cards/return_to_nature_spec.rb passes (3 examples).
  • bundle exec rspec (full suite) passes (618 examples, 0 failures).

Generated with Claude Code

Closes #210

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@radar
radar merged commit 018e4a1 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.

Return to Nature (#200)

1 participant