mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
add Aurochs Herd (from Coldsnap) for Replika
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
15
res/cardsfolder/aurochs_herd.txt
Normal file
15
res/cardsfolder/aurochs_herd.txt
Normal 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
|
||||
Reference in New Issue
Block a user