Skip to content

Commit

Permalink
PH19: Champions of Archery (#6006)
Browse files Browse the repository at this point in the history
  • Loading branch information
dracontes authored Aug 29, 2024
1 parent 7421871 commit d24e296
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Name:Champions of Archery
ManaCost:3 R
Types:Legendary Creature Human Archer
PT:1/4
K:Reach
S:Mode$ Continuous | Affected$ Card.IsCommander+YouCtrl | AddPower$ +X | Description$ Commanders you control get +X/+0, where X is the number of commanders you control.
SVar:X:Count$Valid Card.IsCommander+YouCtrl
AlternateMode:Adventure
Oracle:Reach\nCommanders you control get +X/+0, where X is the number of commanders you control.

ALTERNATE

Name:Join the Group
ManaCost:2 R
Types:Sorcery Adventure
A:SP$ ChangeZone | Origin$ Hand | Destination$ Command | Optional$ You | ChangeType$ Card.Creature+Legendary+YouOwn | ChangeNum$ 1 | ChangeTypeDesc$ a legendary creature card | SelectPrompt$ Select a legendary creature card in your hand | RememberChanged$ True | SubAbility$ YouAreCommander | StackDescription$ REP You_{p:You} & your hand_their hand & also your_also {p:You}'s | SpellDescription$ You may put a legendary creature card from your hand into the command zone. It’s also your commander.
SVar:YouAreCommander:DB$ AlterAttribute | Defined$ Remembered | Attributes$ Commander | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
Oracle:You may put a legendary creature card from your hand into the command zone. It’s also your commander.

0 comments on commit d24e296

Please sign in to comment.