mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added another Evoke card: Nevermaker.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
14
res/cardsfolder/nevermaker.txt
Normal file
14
res/cardsfolder/nevermaker.txt
Normal 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
|
||||
Reference in New Issue
Block a user