- Added Crypt Rats.

- Added Crimson Hellkite.
This commit is contained in:
Agetian
2012-11-17 17:05:13 +00:00
parent 1e1866acf3
commit 470e87ff30
3 changed files with 30 additions and 0 deletions

2
.gitattributes vendored
View File

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

View File

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

View File

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