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