diff --git a/.gitattributes b/.gitattributes index 72fb9236f7a..1d1303748d0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5860,6 +5860,7 @@ res/cardsfolder/yuan_shaos_infantry.txt -text svneol=native#text/plain res/cardsfolder/yuki_onna.txt -text svneol=native#text/plain res/cardsfolder/zap.txt -text svneol=native#text/plain res/cardsfolder/zealous_guardian.txt -text svneol=native#text/plain +res/cardsfolder/zealous_persecution.txt -text svneol=native#text/plain res/cardsfolder/zebra_unicorn.txt -text svneol=native#text/plain res/cardsfolder/zendikar_farguide.txt -text svneol=native#text/plain res/cardsfolder/zephid.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/zealous_persecution.txt b/res/cardsfolder/zealous_persecution.txt new file mode 100644 index 00000000000..ca7e63d2cd6 --- /dev/null +++ b/res/cardsfolder/zealous_persecution.txt @@ -0,0 +1,9 @@ +Name:Zealous Persecution +ManaCost:W B +Types:Instant +Text:no text +A:SP$PumpAll|Cost$W B|ValidCards$Creature.YouCtrl|NumAtt$+1|NumDef$+1|SpellDescription$Until end of turn, creatures you control get +1/+1 and creatures your opponents control get -1/-1.|SubAbility$SVar=DBPumpAll +SVar:DBPumpAll:DB$PumpAll|ValidCards$Creature.YouDontCtrl|NumAtt$-1|NumDef$-1 +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/zealous_persecution.jpg +End \ No newline at end of file