Add new file

This commit is contained in:
Marek Čtrnáct
2018-01-08 07:46:28 +00:00
parent 004e0a4265
commit 19127cb09d

View File

@@ -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.