mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
10 lines
794 B
Plaintext
10 lines
794 B
Plaintext
|
Name:Touch of Death
|
||
|
ManaCost:2 B
|
||
|
Types:Sorcery
|
||
|
A:SP$ DealDamage | Cost$ 2 B | ValidTgts$ Player | TgtPrompt$ Select target player | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target player. You gain 1 life. Draw a card at the beginning of the next turn's upkeep. | SubAbility$ DBGainLife
|
||
|
SVar:DBGainLife:DB$GainLife | LifeAmount$ 1 | SubAbility$ DelTrigSlowtrip
|
||
|
SVar:DelTrigSlowtrip:DB$ DelayedTrigger | Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Player | Execute$ DrawSlowtrip | TriggerDescription$ Draw a card.
|
||
|
SVar:DrawSlowtrip:DB$Draw | NumCards$ 1 | Defined$ You
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/touch_of_death.jpg
|
||
|
Oracle:Touch of Death deals 1 damage to target player. You gain 1 life.\nDraw a card at the beginning of the next turn's upkeep.
|