From e8b98039ca8761dbd627d17a0aaaf73b05f90a6c Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Thu, 5 Sep 2024 17:13:00 +0200 Subject: [PATCH] Orphans of the Wheat (#6073) --- .../res/cardsfolder/upcoming/orphans_of_the_wheat.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/orphans_of_the_wheat.txt diff --git a/forge-gui/res/cardsfolder/upcoming/orphans_of_the_wheat.txt b/forge-gui/res/cardsfolder/upcoming/orphans_of_the_wheat.txt new file mode 100644 index 00000000000..e0faf39da69 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/orphans_of_the_wheat.txt @@ -0,0 +1,10 @@ +Name:Orphans of the Wheat +ManaCost:1 W +Types:Creature Human +PT:2/1 +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigTap | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME attacks, you may tap any number of untapped creatures you control. CARDNAME gets +1/+1 until end of turn for each creature tapped this way. +SVar:TrigTap:DB$ Tap | CardChoices$ Creature.YouCtrl+untapped | AnyNumber$ True | ChoiceAmount$ Count$Valid Creature.YouCtrl+untapped | RememberTapped$ True | SubAbility$ DBPump +SVar:DBPump:DB$ Pump | NumAtt$ X | NumDef$ X | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:Remembered$Amount +Oracle:Whenever Orphans of the Wheat attacks, you may tap any number of untapped creatures you control. Orphans of the Wheat gets +1/+1 until end of turn for each creature tapped this way.