mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
*Added
Gleancrawler No Rest for the Wicked Twilight Shepherd
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -3048,6 +3048,7 @@ res/cardsfolder/g/glassdust_hulk.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/glasses_of_urza.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/glaze_fiend.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/gleam_of_resistance.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/gleancrawler.txt -text
|
||||
res/cardsfolder/g/glen_elendra_archmage.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/glen_elendra_liege.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/glen_elendra_pranksters.txt svneol=native#text/plain
|
||||
@@ -5181,6 +5182,7 @@ res/cardsfolder/n/niv_mizzet_the_firemind.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/niveous_wisps.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/no_dachi.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/no_mercy.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/no_rest_for_the_wicked.txt -text
|
||||
res/cardsfolder/n/nobilis_of_war.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/noble_benefactor.txt svneol=native#text/plain
|
||||
res/cardsfolder/n/noble_hierarch.txt svneol=native#text/plain
|
||||
@@ -8071,6 +8073,7 @@ res/cardsfolder/t/twiddle.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/twigwalker.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/twilight_drover.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/twilight_mire.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/twilight_shepherd.txt -text
|
||||
res/cardsfolder/t/twinblade_slasher.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/twincast.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/twisted_abomination.txt svneol=native#text/plain
|
||||
|
||||
9
res/cardsfolder/g/gleancrawler.txt
Normal file
9
res/cardsfolder/g/gleancrawler.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Gleancrawler
|
||||
ManaCost:3 BG BG BG
|
||||
Types:Creature Insect Horror
|
||||
Text:no text
|
||||
PT:6/6
|
||||
K:Trample
|
||||
T:Mode$Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigChangeZone | TriggerDescription$ At the beginning of your end step, return to your hand all creature cards in your graveyard that were put there from the battlefield this turn.
|
||||
SVar:TrigChangeZone:AB$ ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | Defined$ ThisTurnEntered Graveyard from Battlefield Card.Creature+YouCtrl
|
||||
End
|
||||
6
res/cardsfolder/n/no_rest_for_the_wicked.txt
Normal file
6
res/cardsfolder/n/no_rest_for_the_wicked.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:No Rest for the Wicked
|
||||
ManaCost:1 B
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
A:AB$ ChangeZone | Cost$ Sac<1/CARDNAME> | Origin$ Graveyard | Destination$ Hand | Defined$ ThisTurnEntered Graveyard from Battlefield Card.Creature+YouCtrl
|
||||
End
|
||||
11
res/cardsfolder/t/twilight_shepherd.txt
Normal file
11
res/cardsfolder/t/twilight_shepherd.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Twilight Shepherd
|
||||
ManaCost:3 W W W
|
||||
Types:Creature Angel
|
||||
Text:no text
|
||||
PT:5/5
|
||||
K:Flying
|
||||
K:Vigilance
|
||||
K:Persist
|
||||
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME enters the battlefield, return to your hand all cards in your graveyard that were put there from the battlefield this turn.
|
||||
SVar:TrigChangeZone:AB$ ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | Defined$ ThisTurnEntered Graveyard from Battlefield Card.Creature+YouCtrl
|
||||
End
|
||||
Reference in New Issue
Block a user