"player or planeswalker"

This commit is contained in:
schnautzr
2018-05-30 10:59:34 -05:00
parent 284829fc65
commit a9cf83aec2
5 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
Name:Taste of Blood
ManaCost:B
Types:Sorcery
A:SP$ DealDamage | Cost$ B | ValidTgts$ Player | TgtPrompt$ Select target player | NumDmg$ 1 | SubAbility$ DBGainLife | SpellDescription$ CARDNAME deals 1 damage to target player and you gain 1 life.
A:SP$ DealDamage | Cost$ B | ValidTgts$ Player,Planeswalker | TgtPrompt$ Select target player or planeswalker | NumDmg$ 1 | SubAbility$ DBGainLife | SpellDescription$ CARDNAME deals 1 damage to target player or planeswalker and you gain 1 life.
SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/taste_of_blood.jpg
Oracle:Taste of Blood deals 1 damage to target player and you gain 1 life.
Oracle:Taste of Blood deals 1 damage to target player or planeswalker and you gain 1 life.

View File

@@ -1,6 +1,6 @@
Name:Telim'Tor's Darts
ManaCost:2
Types:Artifact
A:AB$ DealDamage | Cost$ 2 T | ValidTgts$ Player | TgtPrompt$ Select target player | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target player.
A:AB$ DealDamage | Cost$ 2 T | ValidTgts$ Player,Planeswalker | TgtPrompt$ Select target player or planeswalker | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target player or planeswalker.
SVar:Picture:http://www.wizards.com/global/images/magic/general/telimtors_darts.jpg
Oracle:{2}, {T}: Telim'Tor's Darts deals 1 damage to target player.
Oracle:{2}, {T}: Telim'Tor's Darts deals 1 damage to target player or planeswalker.

View File

@@ -2,7 +2,7 @@ Name:Thunderbolt
ManaCost:1 R
Types:Instant
A:SP$ Charm | Cost$ 1 R | Choices$ DBDmg,DBDmg2
SVar:DBDmg:DB$ DealDamage | ValidTgts$ Player | TgtPrompt$ Select target player | NumDmg$ 3 | SpellDescription$ CARDNAME deals 3 damage to target player.
SVar:DBDmg:DB$ DealDamage | ValidTgts$ Player,Planeswalker | TgtPrompt$ Select target player or planeswalker | NumDmg$ 3 | SpellDescription$ CARDNAME deals 3 damage to target player or planeswalker.
SVar:DBDmg2:DB$ DealDamage | ValidTgts$ Creature.withFlying | TgtPrompt$ Select target creature with Flying | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target creature with flying.
SVar:Picture:http://www.wizards.com/global/images/magic/general/thunderbolt.jpg
Oracle:Choose one —\n• Thunderbolt deals 3 damage to target player.\n• Thunderbolt deals 4 damage to target creature with flying.
Oracle:Choose one —\n• Thunderbolt deals 3 damage to target player or planeswalker.\n• Thunderbolt deals 4 damage to target creature with flying.

View File

@@ -1,9 +1,9 @@
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
A:SP$ DealDamage | Cost$ 2 B | ValidTgts$ Player,Planeswalker | TgtPrompt$ Select target player or planeswalker | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target player or planeswalker. 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.
Oracle:Touch of Death deals 1 damage to target player or planeswalker. You gain 1 life.\nDraw a card at the beginning of the next turn's upkeep.

View File

@@ -2,7 +2,7 @@ Name:Tymaret, the Murder King
ManaCost:B R
Types:Legendary Creature Zombie Warrior
PT:2/2
A:AB$ DealDamage | Cost$ 1 R Sac<1/Creature.Other/another creature> | ValidTgts$ Player | TgtPrompt$ Select target player | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to target player.
A:AB$ DealDamage | Cost$ 1 R Sac<1/Creature.Other/another creature> | ValidTgts$ Player,Planeswalker | TgtPrompt$ Select target player or planeswalker | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to target player or planeswalker.
A:AB$ ChangeZone | Cost$ 1 B Sac<1/Creature> | Origin$ Graveyard | Destination$ Hand | Defined$ Self | ActivationZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to your hand.
SVar:Picture:http://www.wizards.com/global/images/magic/general/tymaret_the_murder_king.jpg
Oracle:{1}{R}, Sacrifice another creature: Tymaret, the Murder King deals 2 damage to target player.\n{1}{B}, Sacrifice a creature: Return Tymaret from your graveyard to your hand.
Oracle:{1}{R}, Sacrifice another creature: Tymaret, the Murder King deals 2 damage to target player or planeswalker.\n{1}{B}, Sacrifice a creature: Return Tymaret from your graveyard to your hand.