JMP - 27 June

This commit is contained in:
Tim Mocny
2020-06-28 01:35:59 +00:00
committed by swordshine
parent ca7691adee
commit 17392a29ab
5 changed files with 42 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Name:Kels, Fight Fixer
ManaCost:2 B B
Types:Legendary Creature Azra Warlock
PT:4/3
K:Menace
T:Mode$ Sacrificed | ValidPlayer$ You | ValidCard$ Creature | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever you sacrifice a creature, you may pay {U/B}. If you do, draw a card.
SVar:TrigDraw:AB$ Draw | Cost$ UB | Defined$ You | NumCards$ 1
A:AB$ Pump | Cost$ 1 Sac<1/Creature> | Defined$ Self | KW$ Indestructible | SpellDescription$ CARDNAME gains indestructible until end of turn.
DeckHas:Ability$Sacrifice
Oracle:Menace\nWhenever you sacrifice a creature, you may pay {U/B}. If you do, draw a card. ({U/B} can be paid with either {U} or {B}.)\n{1}, Sacrifice a creature: Kels, Fight Fixer gains indestructible until end of turn.

View File

@@ -0,0 +1,7 @@
Name:Lightning-Core Excavator
ManaCost:1
Types:Artifact Creature Golem
PT:0/3
A:AB$ DealDamage | Cost$ 5 T Sac<1/CARDNAME> | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 3 | SpellDescription$ CARDNAME deals 3 damage to any target.
DeckHas:Ability$Sacrifice
Oracle:{5}, {T}, Sacrifice Lightning-Core Excavator: It deals 3 damage to any target.

View File

@@ -0,0 +1,11 @@
Name:Lightning Phoenix
ManaCost:2 R
Types:Creature Phoenix
PT:2/2
K:Flying
K:Haste
K:CARDNAME can't block.
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Execute$ TrigReturn | TriggerZones$ Graveyard | CheckSVar$ X | SVarCompare$ GE3 | TriggerDescription$ At the beginning of your end step, if an opponent was dealt 3 or more damage this turn, you may pay {R}. If you do, return CARDNAME from your graveyard to the battlefield.
SVar:TrigReturn:AB$ ChangeZone | Cost$ R | Defined$ Self | Origin$ Graveyard | Destination$ Battlefield
SVar:X:Count$MaxOppDamageThisTurn
Oracle:Flying, haste\nLightning Phoenix can't block.\nAt the beginning of your end step, if an opponent was dealt 3 or more damage this turn, you may pay {R}. If you do, return Lightning Phoenix from your graveyard to the battlefield.

View File

@@ -0,0 +1,6 @@
Name:Lightning Visionary
ManaCost:1 R
Types:Creature Minotaur Shaman
PT:2/1
K:Prowess
Oracle:Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)

View File

@@ -0,0 +1,8 @@
Name:Living Lightning
ManaCost:3 R
Types:Creature Elemental Shaman
PT:3/2
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, return target instant or sorcery card from your graveyard to your hand.
SVar:TrigChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Instant.YouOwn,Sorcery.YouOwn | TgtPrompt$ Select target instant or sorcery
DeckHints:Type$Instant|Sorcery
Oracle:When Living Lightning dies, return target instant or sorcery card from your graveyard to your hand.