add Aurochs Herd (from Coldsnap) for Replika

This commit is contained in:
jendave
2011-08-06 19:00:21 +00:00
parent 9488487c1a
commit 05bb6227eb
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

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

View File

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