- Added Revered Unicorn.

This commit is contained in:
jeffwadsworth
2011-10-04 22:50:22 +00:00
parent 5b432a04e6
commit 97389a72fa
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -6378,6 +6378,7 @@ res/cardsfolder/r/revenant.txt svneol=native#text/plain
res/cardsfolder/r/reverberate.txt svneol=native#text/plain
res/cardsfolder/r/revered_dead.txt svneol=native#text/plain
res/cardsfolder/r/revered_elder.txt svneol=native#text/plain
res/cardsfolder/r/revered_unicorn.txt -text svneol=unset#text/plain
res/cardsfolder/r/reverence.txt svneol=native#text/plain
res/cardsfolder/r/reverent_silence.txt -text
res/cardsfolder/r/revive.txt svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Revered Unicorn
ManaCost:1 W
Types:Creature Unicorn
Text:no text
PT:2/3
K:Cumulative upkeep:1
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME leaves the battlefield, you gain life equal to the number of age counters on it.
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X
SVar:X:TriggeredCard$CardCounters.AGE
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/revered_unicorn.jpg
End