Skip to content

Add Invigorating Surge - #566

Merged
radar merged 1 commit into
masterfrom
invigorating-surge
May 1, 2026
Merged

Add Invigorating Surge#566
radar merged 1 commit into
masterfrom
invigorating-surge

Conversation

@radar

@radar radar commented May 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • Implements Invigorating Surge (Core Set 2021): instant, {1}{G}, "Put a +1/+1 counter on target creature you control, then double the number of +1/+1 counters on that creature."
  • Targets only creatures controlled by the caster.
  • Resolution adds one +1/+1 counter, then adds counters equal to the current count to double the total.

Test plan

  • Targeting a creature with no counters results in 2 counters (1 added, doubled)
  • Targeting a creature with 2 counters results in 6 counters (3 then doubled)
  • Card only targets creatures controlled by the caster
  • Full RSpec suite passes

Closes #200

Generated with Claude Code

Closes #200

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

Invigorating Surge (#190)

1 participant