- Added another Evoke card: Nevermaker.

This commit is contained in:
jendave
2011-08-06 17:22:01 +00:00
parent b19341f0e2
commit 6b9b2c8113
2 changed files with 15 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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_invisimancer.txt -text svneol=native#text/plain
res/cardsfolder/neurok_replica.txt 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/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/nevinyrrals_disk.txt -text svneol=native#text/plain
res/cardsfolder/new_benalia.txt svneol=native#text/plain res/cardsfolder/new_benalia.txt svneol=native#text/plain
res/cardsfolder/nezumi_bone_reader.txt -text svneol=native#text/plain res/cardsfolder/nezumi_bone_reader.txt -text svneol=native#text/plain

View File

@@ -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