diff --git a/.gitattributes b/.gitattributes index 1676e54506e..c238f0b54a3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1975,6 +1975,7 @@ res/cardsfolder/c/crested_craghorn.txt -text res/cardsfolder/c/crevasse.txt svneol=native#text/plain res/cardsfolder/c/crib_swap.txt svneol=native#text/plain res/cardsfolder/c/crimson_acolyte.txt svneol=native#text/plain +res/cardsfolder/c/crimson_hellkite.txt -text res/cardsfolder/c/crimson_kobolds.txt svneol=native#text/plain res/cardsfolder/c/crimson_mage.txt svneol=native#text/plain res/cardsfolder/c/crimson_manticore.txt svneol=native#text/plain @@ -2040,6 +2041,7 @@ res/cardsfolder/c/crypt_champion.txt -text res/cardsfolder/c/crypt_cobra.txt svneol=native#text/plain res/cardsfolder/c/crypt_creeper.txt svneol=native#text/plain res/cardsfolder/c/crypt_of_agadeem.txt svneol=native#text/plain +res/cardsfolder/c/crypt_rats.txt -text res/cardsfolder/c/crypt_ripper.txt svneol=native#text/plain res/cardsfolder/c/crypt_sliver.txt svneol=native#text/plain res/cardsfolder/c/cryptborn_horror.txt -text diff --git a/res/cardsfolder/c/crimson_hellkite.txt b/res/cardsfolder/c/crimson_hellkite.txt new file mode 100644 index 00000000000..be34047fa0c --- /dev/null +++ b/res/cardsfolder/c/crimson_hellkite.txt @@ -0,0 +1,15 @@ +Name:Crimson Hellkite +ManaCost:6 R R R +Types:Creature Dragon +Text:no text +PT:6/6 +A:AB$ DealDamage | Cost$ T X | Tgt$ TgtC | NumDmg$ X | References$ X | SpellDescription$ Crimson Hellkite deals X damage to target creature. Spend only red mana this way. +K:Flying +SVar:XColor:R +SVar:X:Count$xPaid +SVar:Rarity:Rare +SetInfo:6ED|Rare|http://magiccards.info/scans/en/6e/172.jpg +SetInfo:MIR|Rare|http://magiccards.info/scans/en/mr/167.jpg +SetInfo:7ED|Rare|http://magiccards.info/scans/en/7e/178.jpg +Oracle:Flying\n{X}, {T}: Crimson Hellkite deals X damage to target creature. Spend only red mana this way. +End \ No newline at end of file diff --git a/res/cardsfolder/c/crypt_rats.txt b/res/cardsfolder/c/crypt_rats.txt new file mode 100644 index 00000000000..364063714aa --- /dev/null +++ b/res/cardsfolder/c/crypt_rats.txt @@ -0,0 +1,13 @@ +Name:Crypt Rats +ManaCost:2 B +Types:Creature Rat +Text:no text +PT:1/1 +A:AB$ DamageAll | Cost$ X | NumDmg$ X | ValidCards$ Creature | ValidPlayers$ Each | References$ X | ValidDescription$ each creature and each player. | SpellDescription$ Crypt Rats deals X damage to each creature and each player. Spend only black mana this way. +SVar:XColor:B +SVar:X:Count$xPaid +SVar:Rarity:Uncommon +SetInfo:VIS|Common|http://magiccards.info/scans/en/vi/5.jpg +SetInfo:7ED|Uncommon|http://magiccards.info/scans/en/7e/125.jpg +Oracle:{X}: Crypt Rats deals X damage to each creature and each player. Spend only black mana this way. +End \ No newline at end of file