DMU 10 Cards (#1442)

This commit is contained in:
Simisays
2022-09-01 22:38:31 +02:00
committed by GitHub
parent d5f205ee75
commit 31f3281b03
10 changed files with 76 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
Name:Artillery Blast
ManaCost:1 W
Types:Instant
A:SP$ DealDamage | ValidTgts$ Creature.tapped | TgtPrompt$ Select target tapped creature |NumDmg$ X | SpellDescription$ Domain — CARDNAME deals X damage to target tapped creature, where X is 1 plus the number of basic land types among lands you control.
SVar:X:Count$Domain/Plus.1
SVar:BuffedBy:Plains,Island,Swamp,Mountain,Forest
AI:RemoveDeck:Random
Oracle:Domain — Artillery Blast deals X damage to target tapped creature, where X is 1 plus the number of basic land types among lands you control.

View File

@@ -0,0 +1,6 @@
Name:Battle-Rage Blessing
ManaCost:1 B
Types:Instant
A:SP$ Pump | ValidTgts$ Creature | KW$ Indestructible & Deathtouch | SpellDescription$ Target creature gains deathtouch and indestructible until end of turn. (Damage and effects that say "destroy" don't destroy it.)
DeckHas:Keyword$Deathtouch|Indestructible
Oracle:Target creature gains deathtouch and indestructible until end of turn. (Damage and effects that say "destroy" don't destroy it.)

View File

@@ -0,0 +1,8 @@
Name:Battlefly Swarm
ManaCost:B
Types:Creature Phyrexian Insect
PT:1/1
K:Flying
A:AB$ Pump | Cost$ B | Defined$ Self | KW$ Deathtouch | SpellDescription$ CARDNAME gains deathtouch until end of turn.
DeckHas:Keyword$Deathtouch
Oracle:Flying\n{B}: Battlefly Swarm gains deathtouch until end of turn.

View File

@@ -0,0 +1,7 @@
Name:Clockwork Drawbridge
ManaCost:W
Types:Artifact Creature Wall
PT:0/3
K:Defender
A:AB$ Tap | Cost$ 2 W T | ValidTgts$ Creature | SpellDescription$ Tap target creature.
Oracle:Defender\n{2}{W}, {T}: Tap target creature

View File

@@ -0,0 +1,7 @@
Name:Deathbloom Gardener
ManaCost:2 G
Types:Creature Elf Druid
PT:1/1
K:Deathtouch
A:AB$ Mana | Cost$ T | Produced$ Any | SpellDescription$ Add one mana of any color.
Oracle:Deathtouch\n{T}: Add one mana of any color.

View File

@@ -0,0 +1,7 @@
Name:Destroy Evil
ManaCost:1 W
Types:Instant
A:SP$ Charm | Choices$ DBDestroyCreature,DBDestroyEnchantment
SVar:DBDestroyCreature:DB$ Destroy | ValidTgts$ Creature.toughnessGE4 | TgtPrompt$ Select target creature with toughness 4 or greater | SpellDescription$ Destroy target creature with toughness 4 or greater.
SVar:DBDestroyEnchantment:DB$ Destroy | ValidTgts$ Enchantment | SpellDescription$ Destroy target enchantment.
Oracle:Choose one — \n• Destroy target creature with toughness 4 or greater.\n• Destroy target enchantment.

View File

@@ -0,0 +1,9 @@
Name:Eerie Soultender
ManaCost:2 B
Types:Creature Spirit Cleric
PT:3/1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ When CARDNAME enters the battlefield, mill three cards.
SVar:TrigMill:DB$ Mill | NumCards$ 3 | Defined$ You
A:AB$ ChangeZone | Cost$ 4 B ExileFromGrave<1/CARDNAME> | ActivationZone$ Graveyard | Origin$ Graveyard | Destination$ Hand | TgtPrompt$ Select another target creature card in your graveyard | ValidTgts$ Creature.YouOwn+Other | SpellDescription$ Return another target creature card from your graveyard to your hand.
DeckHas:Ability$Graveyard|Mill
Oracle:When Eerie Soultender enters the battlefield, mill three cards. (To mill a card, put the top card of your library into your graveyard.)\n{4}{B}, Exile Eerie Soultender from your graveyard: Return another target creature card from your graveyard to your hand.

View File

@@ -0,0 +1,7 @@
Name:Elfhame Wurm
ManaCost:4 G
Types:Creature Wurm
PT:5/4
K:Vigilance
K:Trample
Oracle:Vigilance, trample

View File

@@ -0,0 +1,7 @@
Name:Ertai's Scorn
ManaCost:1 U U
Types:Instant
S:Mode$ ReduceCost | ValidCard$ Card.Self | CheckSVar$ OppCastThisTurn | SVarCompare$ GE2 | Type$ Spell | Amount$ 1 | Color$ U | EffectZone$ All | Description$ This spell costs {U} less to cast if an opponent cast two or more spells this turn.
A:SP$ Counter | TargetType$ Spell | ValidTgts$ Card | SpellDescription$ Counter target spell.
SVar:OppCastThisTurn:Count$ThisTurnCast_Card.OppCtrl
Oracle:This spell costs {U} less to cast if an opponent cast two or more spells this turn.\nCounter target spell.

View File

@@ -0,0 +1,10 @@
Name:Twinferno
ManaCost:1 R
Types:Instant
A:SP$ Charm | Choices$ DelayedTrigger,DBDoubleStrike
SVar:DelayedTrigger:DB$ DelayedTrigger | AILogic$ SpellCopy | Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | ThisTurn$ True | Execute$ EffTrigCopy | SpellDescription$ When you cast your next instant or sorcery spell this turn, copy that spell. You may choose new targets for the copy.
SVar:EffTrigCopy:DB$ CopySpellAbility | Defined$ TriggeredSpellAbility | MayChooseTarget$ True
SVar:DBDoubleStrike:DB$ Pump | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | KW$ Double Strike | SpellDescription$ Target creature you control gains double strike until end of turn.
SVar:BuffedBy:Instant,Sorcery
DeckHints:Type$Instant|Sorcery & Keyword$Double Strike
Oracle:Choose one — \n• When you cast your next instant or sorcery spell this turn, copy that spell. You may choose new targets for the copy.\n• Target creature you control gains double strike until end of turn.