diff --git a/.gitattributes b/.gitattributes index 2ec3d9fa90d..77f674be8ef 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2691,6 +2691,7 @@ res/cardsfolder/keepers_of_the_faith.txt -text svneol=native#text/plain res/cardsfolder/keiga_the_tide_star.txt -text svneol=native#text/plain res/cardsfolder/keldon_champion.txt -text svneol=native#text/plain res/cardsfolder/keldon_halberdier.txt -text svneol=native#text/plain +res/cardsfolder/keldon_mantle.txt -text svneol=native#text/plain res/cardsfolder/keldon_marauders.txt -text svneol=native#text/plain res/cardsfolder/keldon_megaliths.txt -text svneol=native#text/plain res/cardsfolder/keldon_necropolis.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/keldon_mantle.txt b/res/cardsfolder/keldon_mantle.txt new file mode 100644 index 00000000000..0cbeb0db4e7 --- /dev/null +++ b/res/cardsfolder/keldon_mantle.txt @@ -0,0 +1,13 @@ +Name:Keldon Mantle +ManaCost:1 R +Types:Enchantment Aura +Text:no text +K:Enchant creature +K:enPump:+0/+0 +A:AB$Regenerate | Cost$ B | Defined$ Enchanted | SpellDescription$ Regenerate enchanted creature. +A:AB$Pump | Cost$ R | Defined$ Enchanted | NumAtt$ +1 | SpellDescription$ Enchanted creature gets +1/+0 until end of turn. +A:AB$Pump | Cost$ G | Defined$ Enchanted | KW$ Trample | SpellDescription$ Enchanted creature gains Trample until end of turn. +#TODO - check rarity on this +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/keldon_mantle.jpg +End \ No newline at end of file