mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Add new file
This commit is contained in:
11
forge-gui/res/cardsfolder/upcoming/protean_raider.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/protean_raider.txt
Normal 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.
|
||||
Reference in New Issue
Block a user