mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
add Exile into Darkness (from Saviors of Kamigawa)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2031,6 +2031,7 @@ res/cardsfolder/executioners_capsule.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/exhaustion.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/exhume.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/exile.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/exile_into_darkness.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/exiled_boggart.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/exorcist.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/exoskeletal_armor.txt svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/exile_into_darkness.txt
Normal file
11
res/cardsfolder/exile_into_darkness.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Exile into Darkness
|
||||
ManaCost:4 B
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$Sacrifice | Cost$ 4 B | ValidTgts$ Player | SacValid$ Creature.cmcLE3 | SacMessage$ creature with converted mana cost 3 or less | SpellDescription$ Target player sacrifices a creature with converted mana cost 3 or less.
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Graveyard | IsPresent$ Card | PresentZone$ Hand | PresentPlayer$ Opponent | PresentCompare$ LTX | OptionalDecider$ You | Execute$ TrigReturn | TriggerDescription$ At the beginning of your upkeep, if you have more cards in hand than each opponent, you may return CARDNAME from your graveyard to your hand.
|
||||
SVar:X:Count$InYourHand
|
||||
SVar:TrigReturn:AB$ChangeZone | Cost$ 0 | Defined$ Self | Origin$ Graveyard | Destination$ Hand
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/exile_into_darkness.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user