mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
1.1 KiB
Plaintext
12 lines
1.1 KiB
Plaintext
|
Name:Cruel Ultimatum
|
||
|
ManaCost:U U B B B R R
|
||
|
Types:Sorcery
|
||
|
A:SP$ Sacrifice | Cost$ U U B B B R R | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | SacValid$ Creature | SubAbility$ DBDiscardOpp | SpellDescription$ Target opponent sacrifices a creature, discards three cards, then loses 5 life. You return a creature card from your graveyard to your hand, draw three cards, then gain 5 life.
|
||
|
SVar:DBDiscardOpp:DB$Discard | Defined$ Targeted | NumCards$ 3 | Mode$ TgtChoose | SubAbility$ DBLoseLifeOpp
|
||
|
SVar:DBLoseLifeOpp:DB$LoseLife | Defined$ Targeted | LifeAmount$ 5 | SubAbility$ DBResurrectYou
|
||
|
SVar:DBResurrectYou:DB$ChangeZone | Origin$ Graveyard | Destination$ Hand | Mandatory$ True | ChangeType$ Creature.YouCtrl | ChangeNum$ 1 | Hidden$ True | SubAbility$ DBDrawYou
|
||
|
SVar:DBDrawYou:DB$Draw | NumCards$ 3 | SubAbility$ DBGainLifeYou
|
||
|
SVar:DBGainLifeYou:DB$GainLife | LifeAmount$ 5
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/cruel_ultimatum.jpg
|
||
|
Oracle:Target opponent sacrifices a creature, discards three cards, then loses 5 life. You return a creature card from your graveyard to your hand, draw three cards, then gain 5 life.
|