Merge pull request #2806 from Northmoc/mom_1

MOM: 1 Apr (5 cards)
This commit is contained in:
Anthony Calosa
2023-04-02 07:41:15 +08:00
committed by GitHub
5 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Name:Interdisciplinary Mascot
ManaCost:6 U U
Types:Creature Elemental Fractal
PT:5/5
K:Convoke
K:Ward:3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDig | TriggerDescription$ When CARDNAME enters the battlefield, look at the top four cards of your library. Put one of them into your hand and the rest on the bottom of your library in a random order.
SVar:TrigDig:DB$ Dig | DigNum$ 4 | RestRandomOrder$ True
Oracle:Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nWard {3}\nWhen Interdisciplinary Mascot enters the battlefield, look at the top four cards of your library. Put one of them into your hand and the rest on the bottom of your library in a random order.

View File

@@ -0,0 +1,9 @@
Name:Seer of Stolen Sight
ManaCost:2 B
Types:Creature Phyrexian Warlock
PT:2/3
K:Menace
T:Mode$ ChangesZoneAll | ValidCards$ Artifact.YouCtrl,Creature.YouCtrl | Origin$ Battlefield | Destination$ Graveyard | TriggerZones$ Battlefield | Execute$ TrigSurveil | TriggerDescription$ Whenever one or more artifacts and/or creatures you control are put into a graveyard from the battlefield, surveil 1. (Look at the top card of your library. You may put that card into your graveyard.)
SVar:TrigSurveil:DB$ Surveil
DeckHints:Type$Artifact & Ability$Sacrifice
Oracle:Menace (This creature can't be blocked except by two or more creatures.)\nWhenever one or more artifacts and/or creatures you control are put into a graveyard from the battlefield, surveil 1. (Look at the top card of your library. You may put that card into your graveyard.)

View File

@@ -0,0 +1,12 @@
Name:Terror of Towashi
ManaCost:2 B B
Types:Creature Phyrexian Ogre
PT:4/3
K:Deathtouch
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigImmediateTrig | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME attacks, you may pay {3}{B}. When you do, return target creature card from your graveyard to the battlefield. It's a Phyrexian in addition to its other types.
SVar:TrigImmediateTrig:AB$ ImmediateTrigger | Cost$ 3 B | Execute$ TrigReturn | TriggerDescription$ When you do, return target creature card from your graveyard to the battlefield. It's a Phyrexian in addition to its other types.
SVar:TrigReturn:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouOwn | TgtPrompt$ Select target creature card in your graveyard | AnimateSubAbility$ Animate
SVar:Animate:DB$ Animate | Defined$ Remembered | Types$ Phyrexian | Duration$ Permanent
SVar:HasAttackEffect:TRUE
DeckHas:Ability$Graveyard
Oracle:Deathtouch\nWhenever Terror of Towashi attacks, you may pay {3}{B}. When you do, return target creature card from your graveyard to the battlefield. It's a Phyrexian in addition to its other types.

View File

@@ -0,0 +1,8 @@
Name:Zephyr Winder
ManaCost:1 U
Types:Creature Elemental
PT:2/1
K:Flying
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigUntap | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, untap up to one target creature.
SVar:TrigUntap:DB$ Untap | ValidTgts$ Creature | TgtPrompt$ Select up to one target creature | TargetMin$ 0 | TargetMax$ 1
Oracle:Flying\nWhenever Zephyr Winder deals combat damage to a player, untap up to one target creature.

View File

@@ -0,0 +1,14 @@
Name:Zurgo and Ojutai
ManaCost:2 U R W
Types:Legendary Creature Orc Dragon
PT:4/4
K:Flying
K:Haste
S:Mode$ Continuous | Affected$ Card.Self+ThisTurnEntered | AddKeyword$ Hexproof | Description$ CARDNAME has hexproof as long as it entered the battlefield this turn.
T:Mode$ DamageDoneOnce | CombatDamage$ True | ValidSource$ Dragon.YouCtrl | ValidTarget$ Player,Battle | TriggerZones$ Battlefield | Execute$ TrigDig | TriggerDescription$ Whenever one or more Dragons you control deal combat damage to a player or battle, look at the top three cards of your library. Put one of them into your hand and the rest on the bottom of your library in any order. You may return one of those Dragons to its owner's hand.
SVar:TrigDig:DB$ Dig | DigNum$ 3 | SubAbility$ DBChoose
SVar:DBChoose:DB$ ChooseCard | DefinedCards$ TriggeredSources | ChoiceTitle$ You may return one of those Dragons to its owner's hand | SubAbility$ DBReturn
SVar:DBReturn:DB$ ChangeZone | Defined$ ChosenCard | Origin$ Battlefield | Destination$ Hand | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearChosenCard$ True
DeckHints:Type$Dragon
Oracle:Flying, haste\nZurgo and Ojutai has hexproof as long as it entered the battlefield this turn.\nWhenever one or more Dragons you control deal combat damage to a player or battle, look at the top three cards of your library. Put one of them into your hand and the rest on the bottom of your library in any order. You may return one of those Dragons to its owner's hand.