diff --git a/.gitattributes b/.gitattributes index 296d028997d..06e428d94f4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/r/revered_unicorn.txt b/res/cardsfolder/r/revered_unicorn.txt new file mode 100644 index 00000000000..83754c38c07 --- /dev/null +++ b/res/cardsfolder/r/revered_unicorn.txt @@ -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 \ No newline at end of file