diff --git a/.gitattributes b/.gitattributes index 590cc6c491c..63c8e42a780 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4914,6 +4914,7 @@ res/cardsfolder/ostracize.txt -text svneol=native#text/plain res/cardsfolder/otarian_juggernaut.txt -text svneol=native#text/plain res/cardsfolder/oubliette.txt -text svneol=native#text/plain res/cardsfolder/oust.txt -text svneol=native#text/plain +res/cardsfolder/outbreak.txt svneol=native#text/plain res/cardsfolder/outrage_shaman.txt svneol=native#text/plain res/cardsfolder/outrider_of_jhess.txt -text svneol=native#text/plain res/cardsfolder/overbeing_of_myth.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/outbreak.txt b/res/cardsfolder/outbreak.txt new file mode 100644 index 00000000000..e3992590901 --- /dev/null +++ b/res/cardsfolder/outbreak.txt @@ -0,0 +1,11 @@ +Name:Outbreak +ManaCost:3 B +Types:Sorcery +Text:no text +A:SP$ChooseType | Cost$ 3 B | Defined$ You | Type$ Creature | SubAbility$ SVar=DBPumpAll | SpellDescription$ Choose a creature type. All creatures of that type get -1/-1 until end of turn. +SVar:DBPumpAll:DB$PumpAll | ValidCards$ Creature.ChosenType | IsCurse$ True | NumAtt$ -1 | NumDef$ -1 | SpellDescription$ All creatures of that type get -1/-1 until end of turn. +SVar:AltCost:Discard<1/Swamp> +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/outbreak.jpg +End \ No newline at end of file