diff --git a/.gitattributes b/.gitattributes index fd539e189a1..6cc1f3d78bd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -383,6 +383,7 @@ res/cardsfolder/auriok_salvagers.txt -text svneol=native#text/plain res/cardsfolder/auriok_sunchaser.txt -text svneol=native#text/plain res/cardsfolder/auriok_transfixer.txt -text svneol=native#text/plain res/cardsfolder/aurochs.txt -text svneol=native#text/plain +res/cardsfolder/aurochs_herd.txt svneol=native#text/plain res/cardsfolder/auspicious_ancestor.txt svneol=native#text/plain res/cardsfolder/austere_command.txt -text svneol=native#text/plain res/cardsfolder/avalanche.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/aurochs_herd.txt b/res/cardsfolder/aurochs_herd.txt new file mode 100644 index 00000000000..104e4c9db32 --- /dev/null +++ b/res/cardsfolder/aurochs_herd.txt @@ -0,0 +1,15 @@ +Name:Aurochs Herd +ManaCost:5 G +Types:Creature Aurochs +Text:no text +PT:4/4 +K:Trample +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | TriggerZones$ Battlefield | Execute$ TrigChange | Optional$ True | TriggerDescription$ When CARDNAME enters the battlefield, you may search your library for an Aurochs card, reveal it, and put it into your hand. If you do, shuffle your library. +SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Library | Destination$ Hand | ChangeType$ Card.Aurochs | ChangeNum$ 1 +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, it gets +1/+0 until end of turn for each other attacking Aurochs. +SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ X +SVar:X:Count$Valid Aurochs.attacking+Other +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/aurochs_herd.jpg +SetInfo:CSP|Common|http://magiccards.info/scans/en/cs/103.jpg +End