M21 - 11 June

This commit is contained in:
Tim Mocny
2020-06-13 05:09:44 +00:00
committed by swordshine
parent 05100f5689
commit f6e56ee23f
4 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Name:Sparkhunter Masticore
ManaCost:3
Types:Artifact Creature Masticore
PT:3/4
A:SP$ PermanentCreature | Cost$ 3 Discard<1/Card>
DeckHas:Ability$Discard
K:Protection:Planeswalker:Protection from planeswalkers
A:AB$ DealDamage | Cost$ 1 | ValidTgts$ Planeswalker | TgtPrompt$ Select target planeswalker | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target planeswalker.
A:AB$ Pump | Cost$ 3 | KW$ Indestructible | Defined$ Self | SpellDescription$ CARDNAME gains indestructible until end of turn.
Oracle:As an additional cost to cast this spell, discard a card.\nProtection from planeswalkers\n{1}: Sparkhunter Masticore deals 1 damage to target planeswalker.\n{3}: Sparkhunter Masticore gains indestructible until end of turn.

View File

@@ -0,0 +1,9 @@
Name:Spirit of Malevolence
ManaCost:1 B
Types:Creature Spirit
PT:2/1
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigLoseLife | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, each opponent loses 1 life and you gain 1 life.
SVar:TrigLoseLife:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ 1 | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1
DeckHas:Ability$LifeGain
Oracle:When Spirit of Malevolence dies, each opponent loses 1 life and you gain 1 life.

View File

@@ -0,0 +1,7 @@
Name:Storm Caller
ManaCost:2 R
Types:Creature Ogre Shaman
PT:3/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ When CARDNAME enters the battlefield, it deals 2 damage to each opponent.
SVar:TrigDealDamage:DB$ DealDamage | NumDmg$ 2 | Defined$ Player.Opponent
Oracle:When Storm Caller enters the battlefield, it deals 2 damage to each opponent.

View File

@@ -0,0 +1,11 @@
Name:Teferi, Master of Time
ManaCost:2 U U
Types:Legendary Planeswalker Teferi
Loyalty:3
S:Mode$ Continuous | Affected$ Card.Self | AddHiddenKeyword$ CARDNAME's loyalty abilities can be activated at instant speed. | Description$ You may activate loyalty abilities of CARDNAME on any player's turn any time you could cast an instant.
A:AB$ Draw | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | NumCards$ 1 | SubAbility$ DBDiscard | SpellDescription$ Draw a card, then discard a card.
SVar:DBDiscard:DB$ Discard | Defined$ You | NumCards$ 1 | Mode$ TgtChoose
A:AB$ Phases | Cost$ SubCounter<3/LOYALTY> | Planeswalker$ True | ValidTgts$ Creature.YouDontCtrl | TgtPrompt$ Select target creature you don't control | IsCurse$ True | SpellDescription$ Target creature you don't control phases out. (Treat it and anything attached to it as though they don't exist until its controllers's next turn.)
A:AB$ AddTurn | Cost$ SubCounter<10/LOYALTY> | Planeswalker$ True | Ultimate$ True | NumTurns$ 2 | SpellDescription$ Take two extra turns after this one.
DeckHas:Ability$Discard
Oracle:You may activate loyalty abilities of Teferi, Master of Time on any player's turn any time you could cast an instant.\n[+1]: Draw a card, then discard a card.\n3: Target creature you don't control phases out. (Treat it and anything attached to it as though they don't exist until its controller's next turn.)\n10: Take two extra turns after this one.