From 19127cb09d9abd54a951c5aa9c36073731e21cbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20=C4=8Ctrn=C3=A1ct?= Date: Mon, 8 Jan 2018 07:46:28 +0000 Subject: [PATCH] Add new file --- forge-gui/res/cardsfolder/upcoming/protean_raider.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/protean_raider.txt diff --git a/forge-gui/res/cardsfolder/upcoming/protean_raider.txt b/forge-gui/res/cardsfolder/upcoming/protean_raider.txt new file mode 100644 index 00000000000..45253ed50b0 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/protean_raider.txt @@ -0,0 +1,11 @@ +Name:Protean Raider +ManaCost:1 U R +Types:Creature Shapeshifter Pirate +PT:2/2 +K:ETBReplacement:Copy:ChooseCreature:Optional +SVar:ChooseCreature:DB$ ChooseCard | Defined$ You | Amount$ 1 | Choices$ Creature.Other | SubAbility$ DBCopy | RememberChosen$ True | AILogic$ Clone | CheckSVar$ RaidTest | References$ RaidTest | SpellDescription$ You may have CARDNAME enter the battlefield as a copy of any creature on the battlefield. +SVar:DBCopy:DB$ Clone | Defined$ Remembered +SVar:RaidTest:Count$AttackersDeclared +//If I understand this right, this logic would work, but a bit wonky -- you'd first choose whether you want to copy something or not, and if you don't have raid and choose to copy something, it would fail? Is there a way to improve it? +SVar:Picture:http://www.wizards.com/global/images/magic/general/protean_raider.jpg +Oracle:Raid — If you attacked with a creature this turn, you may have Protean Raider enter the battlefield as a copy of any creature on the battlefield. \ No newline at end of file