diff --git a/.gitattributes b/.gitattributes index 4f80239bf8d..2131c5614c2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2399,6 +2399,7 @@ res/cardsfolder/fireball.txt -text svneol=native#text/plain res/cardsfolder/fireblast.txt -text svneol=native#text/plain res/cardsfolder/firebolt.txt -text svneol=native#text/plain res/cardsfolder/firebreathing.txt -text svneol=native#text/plain +res/cardsfolder/firecat_blitz.txt -text svneol=native#text/plain res/cardsfolder/firefly.txt -text svneol=native#text/plain res/cardsfolder/firemane_angel.txt -text svneol=native#text/plain res/cardsfolder/firemaw_kavu.txt svneol=native#text/plain diff --git a/res/cardsfolder/firecat_blitz.txt b/res/cardsfolder/firecat_blitz.txt new file mode 100644 index 00000000000..cd094d77cf7 --- /dev/null +++ b/res/cardsfolder/firecat_blitz.txt @@ -0,0 +1,12 @@ +Name:Firecat Blitz +ManaCost:X R R +Types:Sorcery +Text:no text +A:SP$ Token | Cost$ X R R | TokenAmount$ X | TokenName$ Elemental Cat | TokenTypes$ Creature,Elemental,Cat | TokenOwner$ You | TokenColors$ Red | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Haste<>At the beginning of the end step, exile CARDNAME. | SpellDescription$ Put X 1/1 red Elemental Cat creature tokens with haste onto the battlefield. Exile them at the beginning of the next end step. +A:SP$ Token | Cost$ R R Sac | TokenAmount$ Y | TokenName$ Elemental Cat | TokenTypes$ Creature,Elemental,Cat | TokenOwner$ You | TokenColors$ Red | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Haste<>At the beginning of the end step, exile CARDNAME. | Flashback$ True | CostDesc$ Flashback - R R, Sacrifice X Mountains. | SpellDescription$ (You may cast this card from your graveyard for its flashback cost. Then exile it.) +SVar:X:Count$xPaid +SVar:Y:Sacrificed$Amount +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/firecat_blitz.jpg +End \ No newline at end of file