MKM 10 cards (#4329)

* 10 cards

* cleanup

* Update burden_of_proof.txt

* Update burden_of_proof.txt
This commit is contained in:
Simisays
2023-12-10 14:59:52 +01:00
committed by GitHub
parent f79e95cd41
commit 79b6a8bd54
12 changed files with 107 additions and 1 deletions

View File

@@ -2,5 +2,6 @@ Name:Geistwave
ManaCost:1 U ManaCost:1 U
Types:Instant Types:Instant
A:SP$ ChangeZone | Origin$ Battlefield | Destination$ Hand | Defined$ Targeted | ValidTgts$ Permanent.nonLand | TgtPrompt$ Select target nonland permanent | RememberLKI$ True | SubAbility$ DBDraw | SpellDescription$ Return target nonland permanent to its owner's hand. If you controlled that permanent, draw a card. A:SP$ ChangeZone | Origin$ Battlefield | Destination$ Hand | Defined$ Targeted | ValidTgts$ Permanent.nonLand | TgtPrompt$ Select target nonland permanent | RememberLKI$ True | SubAbility$ DBDraw | SpellDescription$ Return target nonland permanent to its owner's hand. If you controlled that permanent, draw a card.
SVar:DBDraw:DB$ Draw | ConditionDefined$ RememberedLKI | ConditionPresent$ Card.YouCtrl | NumCards$ 1 | StackDescription$ If you controlled that permanent, draw a card. SVar:DBDraw:DB$ Draw | ConditionDefined$ RememberedLKI | ConditionPresent$ Card.YouCtrl | NumCards$ 1 | StackDescription$ If you controlled that permanent, draw a card. | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
Oracle:Return target nonland permanent to its owner's hand. If you controlled that permanent, draw a card. Oracle:Return target nonland permanent to its owner's hand. If you controlled that permanent, draw a card.

View File

@@ -0,0 +1,13 @@
Name:Alquist Proft, Master Sleuth
ManaCost:1 W U
Types:Legendary Creature Human Detective
PT:3/3
K:Vigilance
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigInvestigate | TriggerDescription$ When CARDNAME enters the battlefield, investigate. (Create a Clue token. It's an artifact with "{2}, Sacrifice this artifact: Draw a card.")
SVar:TrigInvestigate:DB$ Investigate
A:AB$ Draw | Cost$ X W U U T Sac<1/Clue> | NumCards$ X | SubAbility$ DBGainLife | SpellDescription$ You draw X cards and gain X life.
SVar:DBGainLife:DB$ GainLife | LifeAmount$ X
SVar:X:Count$xPaid
DeckHints:Ability$Investigate
DeckHas:Ability$Investigate|Token|Sacrifice|LifeGain & Type$Artifact|Clue
Oracle:Vigilance\nWhen Alquist Proft, Master Sleuth enters the battlefield, investigate. (Create a Clue token. It's an artifact with "{2}, Sacrifice this artifact: Draw a card.")\n{X}{W}{U}{U}, {T}, Sacrifice a Clue: You draw X cards and gain X life.

View File

@@ -0,0 +1,14 @@
Name:Aurelia, the Law Above
ManaCost:3 R W
Types:Legendary Creature Angel
PT:4/4
K:Flying
K:Vigilance
K:Haste
T:Mode$ AttackersDeclared | Execute$ TrigDraw | IsPresent$ Creature.attacking | PresentCompare$ GE3 | NoResolvingCheck$ True | TriggerZones$ Battlefield | AttackingPlayer$ Player | TriggerDescription$ Whenever a player attacks with three or more creatures, you draw a card.
SVar:TrigDraw:DB$ Draw
T:Mode$ AttackersDeclared | Execute$ TrigDamage | IsPresent$ Creature.attacking | PresentCompare$ GE5 | NoResolvingCheck$ True | TriggerZones$ Battlefield | AttackingPlayer$ Player | TriggerDescription$ Whenever a player attacks with five or more creatures, CARDNAME deals 3 damage to each of your opponents and you gain 3 life.
SVar:TrigDamage:DB$ DealDamage | Defined$ Opponent | NumDmg$ 3 | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 3
DeckHas:Ability$LifeGain
Oracle:Flying, vigilance, haste\nWhenever a player attacks with three or more creatures, you draw a card.\nWhenever a player attacks with five or more creatures, Aurelia, the Law Above deals 3 damage to each of your opponents and you gain 3 life.

View File

@@ -0,0 +1,11 @@
Name:Benthic Criminologists
ManaCost:4 U
Types:Creature Merfolk Wizard
PT:4/5
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ Whenever CARDNAME enters the battlefield or attacks, you may sacrifice an artifact. If you do, draw a card.
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDraw | Secondary$ True | TriggerDescription$ Whenever CARDNAME enters the battlefield or attacks, you may sacrifice an artifact. If you do, draw a card.
SVar:TrigDraw:AB$ Draw | Cost$ Sac<1/Artifact>
DeckHas:Ability$Sacrifice
SVar:HasAttackEffect:TRUE
DeckHints:Type$Artifact|Treasure|Food|Map|Clue
Oracle:Whenever Benthic Criminologists enters the battlefield or attacks, you may sacrifice an artifact. If you do, draw a card.

View File

@@ -0,0 +1,11 @@
Name:Burden of Proof
ManaCost:1 U
Types:Enchantment Aura
K:Flash
K:Enchant creature
A:SP$ Attach | ValidTgts$ Creature | AITgts$ Card.Detective+YouCtrl,Creature.OppCtrl
S:Mode$ Continuous | Affected$ Creature.EnchantedBy+Detective+YouCtrl | AddPower$ 2 | AddToughness$ 2 | Description$ Enchanted creature gets +2/+2 as long as it's a Detective you control. Otherwise, it has base power and toughness 1/1 and can't block Detectives.
S:Mode$ Continuous | Affected$ Creature.EnchantedBy+nonDetective,Creature.EnchantedBy+YouDontCtrl | Secondary$ True | SetPower$ 1 | SetToughness$ 1 | Description$ Enchanted creature gets +2/+2 as long as it's a Detective you control. Otherwise, it has base power and toughness 1/1 and can't block Detectives.
S:Mode$ CantBlockBy | ValidAttacker$ Creature.Detective | Secondary$ True | ValidBlocker$ Creature.EnchantedBy+nonDetective,Creature.EnchantedBy+YouDontCtrl | Description$ Enchanted creature gets +2/+2 as long as it's a Detective you control. Otherwise, it has base power and toughness 1/1 and can't block Detectives.
DeckHints:Type$Detective
Oracle:Flash\nEnchant creature\nEnchanted creature gets +2/+2 as long as it's a Detective you control. Otherwise, it has base power and toughness 1/1 and can't block Detectives.

View File

@@ -0,0 +1,12 @@
Name:Curious Cadaver
ManaCost:2 U B
Types:Creature Zombie Detective
PT:3/1
K:Flying
T:Mode$ Sacrificed | ValidCard$ Clue.YouCtrl | Execute$ TrigReturn | TriggerZones$ Graveyard | TriggerDescription$ When you sacrifice a Clue, return CARDNAME from your graveyard to your hand.
SVar:TrigReturn:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | Defined$ Self
SVar:SacMe:3
SVar:DiscardMe:3
DeckHas:Ability$Graveyard
DeckNeeds:Type$Clue
Oracle:Flying\nWhen you sacrifice a Clue, return Curious Cadaver from your graveyard to your hand.

View File

@@ -0,0 +1,7 @@
Name:Deduce
ManaCost:1 U
Types:Instant
A:SP$ Draw | SubAbility$ DBInvestigate | SpellDescription$ Draw a card.
SVar:DBInvestigate:DB$ Investigate | SpellDescription$ Investigate. (Create a Clue token. It's an artifact with "{2}, Sacrifice this artifact: Draw a card.")
DeckHas:Ability$Investigate|Token & Type$Clue|Artifact
Oracle:Draw a card. Investigate. (Create a Clue token. It's an artifact with "{2}, Sacrifice this artifact: Draw a card.")

View File

@@ -0,0 +1,9 @@
Name:Demand Answers
ManaCost:1 R
Types:Instant
K:AlternateAdditionalCost:Sac<1/Artifact>:Discard<1/Card>
SVar:AIPreference:SacCost$Artifact.token,Artifact.cmcLE3
A:SP$ Draw | NumCards$ 2 | SpellDescription$ Draw two cards.
DeckHas:Ability$Discard|Sacrifice
DeckHints:Ability$Graveyard & Type$Artifact
Oracle:As an additional cost to cast this spell, sacrifice an artifact or discard a card.\nDraw two cards.

View File

@@ -0,0 +1,5 @@
Name:Fanatical Strength
ManaCost:1 G
Types:Instant
A:SP$ Pump | ValidTgts$ Creature | NumAtt$ +3 | NumDef$ +3 | KW$ Trample | SpellDescription$ Target creature gets +3/+3 and gains trample until end of turn.
Oracle:Target creature gets +3/+3 and gains trample until end of turn.

View File

@@ -0,0 +1,12 @@
Name:Gleaming Geardrake
ManaCost:U R
Types:Artifact Creature Drake
PT:1/1
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigInvestigate | TriggerDescription$ When CARDNAME enters the battlefield, investigate. (Create a Clue token. It's an artifact with "{2}, Sacrifice this artifact: Draw a card.")
SVar:TrigInvestigate:DB$ Investigate
T:Mode$ Sacrificed | ValidCard$ Artifact | ValidPlayer$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever you sacrifice an artifact, put a +1/+1 counter on CARDNAME.
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
DeckHas:Ability$Token|Counters & Type$Clue
DeckHints:Ability$Sacrifice & Type$Artifact|Clue|Food|Treasure|Map
Oracle:Flying\nWhen Gleaming Geardrake enters the battlefield, investigate. (Create a Clue token. It's an artifact with "{2}, Sacrifice this artifact: Draw a card.")\nWhenever you sacrifice an artifact, put a +1/+1 counter on Gleaming Geardrake.

View File

@@ -0,0 +1,10 @@
Name:Hotshot Investigators
ManaCost:5 U
Types:Creature Vedalken Detective
PT:4/4
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME enters the battlefield, return up to one other target creature to its owner's hand. If you controlled it, investigate. (Create a Clue token. It's an artifact with "{2}, Sacrifice this artifact: Draw a card.")
SVar:TrigChangeZone:DB$ ChangeZone | ValidTgts$ Creature.Other | TgtPrompt$ Select up to one other target creature | TargetMin$ 0 | TargetMax$ 1 | RememberLKI$ True | Origin$ Battlefield | Destination$ Hand | SubAbility$ DBInvestigate
SVar:DBInvestigate:DB$ Investigate | ConditionDefined$ RememberedLKI | ConditionPresent$ Card.YouCtrl | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
DeckHas:Ability$Investigate|Token & Type$Clue
Oracle:When Hotshot Investigators enters the battlefield, return up to one other target creature to its owner's hand. If you controlled it, investigate. (Create a Clue token. It's an artifact with "{2}, Sacrifice this artifact: Draw a card.")

View File

@@ -73,6 +73,7 @@ Cyberman:Cybermen
Cyborg:Cyborgs Cyborg:Cyborgs
Cyclops:Cyclopes Cyclops:Cyclopes
Dalek:Daleks Dalek:Daleks
Detective:Detectives
Dauthi:Dauthis Dauthi:Dauthis
Demigod:Demigods Demigod:Demigods
Demon:Demons Demon:Demons