mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Added Revered Unicorn.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
12
res/cardsfolder/r/revered_unicorn.txt
Normal file
12
res/cardsfolder/r/revered_unicorn.txt
Normal 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
|
||||
Reference in New Issue
Block a user