mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
963 B
Plaintext
12 lines
963 B
Plaintext
|
Name:Fateful Showdown
|
||
|
ManaCost:2 R R
|
||
|
Types:Instant
|
||
|
A:SP$ DealDamage | Cost$ 2 R R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ X | References$ X | SubAbility$ DBDiscard | SpellDescription$ CARDNAME deals damage to target creature or player equal to the number of cards in your hand. Discard all the cards in your hand, then draw that many cards.
|
||
|
SVar:DBDiscard:DB$ Discard | Cost$ 0 | Defined$ You | RememberDiscarded$ True | Mode$ Hand | SubAbility$ DBDraw
|
||
|
SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ Y | SubAbility$ DBCleanup | References$ Y
|
||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||
|
SVar:X:Count$CardsInYourHand
|
||
|
SVar:Y:Remembered$Amount
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/fateful_showdown.jpg
|
||
|
Oracle:Fateful Showdown deals damage to target creature or player equal to the number of cards in your hand. Discard all the cards in your hand, then draw that many cards.
|