diff --git a/.gitattributes b/.gitattributes index 09475626252..59798573980 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3836,6 +3836,7 @@ res/cardsfolder/neurok_hoversail.txt -text svneol=native#text/plain res/cardsfolder/neurok_invisimancer.txt -text svneol=native#text/plain res/cardsfolder/neurok_replica.txt svneol=native#text/plain res/cardsfolder/neurok_spy.txt -text svneol=native#text/plain +res/cardsfolder/nevermaker.txt -text svneol=native#text/plain res/cardsfolder/nevinyrrals_disk.txt -text svneol=native#text/plain res/cardsfolder/new_benalia.txt svneol=native#text/plain res/cardsfolder/nezumi_bone_reader.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/nevermaker.txt b/res/cardsfolder/nevermaker.txt new file mode 100644 index 00000000000..f480381f414 --- /dev/null +++ b/res/cardsfolder/nevermaker.txt @@ -0,0 +1,14 @@ +Name:Nevermaker +ManaCost:3 U +Types:Creature Elemental +Text:no text +PT:2/3 +K:Flying +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigBounce | TriggerDescription$ When CARDNAME leaves the battlefield, put target nonland permanent on top of its owner's library. +K:Evoke:3 U +SVar:TrigBounce:AB$ChangeZone | Cost$ 0 | ValidTgts$ Permanent.nonLand | TgtPrompt$ Choose target non-Land permanent | Origin$ Battlefield | Destination$ Library | LibraryPosition$ 0 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self+evoked | Execute$ TrigSac | Secondary$ True | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it by it's evoke cost, sacrifice it. +SVar:TrigSac:AB$Sacrifice | Cost$ 0 +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/nevermaker.jpg +End \ No newline at end of file