mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Nonfunctional change that allows the oracle script to update the oracle texts of cards in the future.
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.
|