From d3bca4aa41da2a7a7fbe425838c6959e950c658e Mon Sep 17 00:00:00 2001 From: Northmoc Date: Sat, 1 Apr 2023 15:20:33 -0400 Subject: [PATCH] interdisciplinary_mascot.txt seer_of_stolen_sight.txt terror_of_towashi.txt zephyr_winder.txt zurgo_and_ojutai.txt --- .../upcoming/interdisciplinary_mascot.txt | 9 +++++++++ .../cardsfolder/upcoming/seer_of_stolen_sight.txt | 9 +++++++++ .../res/cardsfolder/upcoming/terror_of_towashi.txt | 12 ++++++++++++ .../res/cardsfolder/upcoming/zephyr_winder.txt | 8 ++++++++ .../res/cardsfolder/upcoming/zurgo_and_ojutai.txt | 14 ++++++++++++++ 5 files changed, 52 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/interdisciplinary_mascot.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/seer_of_stolen_sight.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/terror_of_towashi.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/zephyr_winder.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/zurgo_and_ojutai.txt diff --git a/forge-gui/res/cardsfolder/upcoming/interdisciplinary_mascot.txt b/forge-gui/res/cardsfolder/upcoming/interdisciplinary_mascot.txt new file mode 100644 index 00000000000..34240b4c3e5 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/interdisciplinary_mascot.txt @@ -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. diff --git a/forge-gui/res/cardsfolder/upcoming/seer_of_stolen_sight.txt b/forge-gui/res/cardsfolder/upcoming/seer_of_stolen_sight.txt new file mode 100644 index 00000000000..13eb49cb251 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/seer_of_stolen_sight.txt @@ -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.) diff --git a/forge-gui/res/cardsfolder/upcoming/terror_of_towashi.txt b/forge-gui/res/cardsfolder/upcoming/terror_of_towashi.txt new file mode 100644 index 00000000000..4c4931b016f --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/terror_of_towashi.txt @@ -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. diff --git a/forge-gui/res/cardsfolder/upcoming/zephyr_winder.txt b/forge-gui/res/cardsfolder/upcoming/zephyr_winder.txt new file mode 100644 index 00000000000..668de5cb237 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/zephyr_winder.txt @@ -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. diff --git a/forge-gui/res/cardsfolder/upcoming/zurgo_and_ojutai.txt b/forge-gui/res/cardsfolder/upcoming/zurgo_and_ojutai.txt new file mode 100644 index 00000000000..7e89324d65d --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/zurgo_and_ojutai.txt @@ -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.