add Exile into Darkness (from Saviors of Kamigawa)

This commit is contained in:
jendave
2011-08-06 20:23:27 +00:00
parent 2dfa2ceee1
commit a283aabbb3
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

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

View 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