From f599e3ead65158df26480d08a2f8ca11b99542f8 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Thu, 30 Jan 2025 12:07:42 +0100 Subject: [PATCH] 4 DFT cards (Oviya and her projects) (#6932) --- .../res/cardsfolder/upcoming/broodheart_engine.txt | 8 ++++++++ forge-gui/res/cardsfolder/upcoming/fuel_the_flames.txt | 6 ++++++ .../cardsfolder/upcoming/oviya_automech_artisan.txt | 10 ++++++++++ forge-gui/res/cardsfolder/upcoming/point_the_way.txt | 6 ++++++ 4 files changed, 30 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/broodheart_engine.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/fuel_the_flames.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/oviya_automech_artisan.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/point_the_way.txt diff --git a/forge-gui/res/cardsfolder/upcoming/broodheart_engine.txt b/forge-gui/res/cardsfolder/upcoming/broodheart_engine.txt new file mode 100644 index 00000000000..8923c863e7b --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/broodheart_engine.txt @@ -0,0 +1,8 @@ +Name:Broodheart Engine +ManaCost:B G +Types:Artifact +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigSurveil | TriggerDescription$ At the beginning of your upkeep, surveil 1. +SVar:TrigSurveil:DB$ Surveil | Amount$ 1 +A:AB$ ChangeZone | Cost$ 2 B G T Sac<1/CARDNAME> | Origin$ Graveyard | Destination$ Battlefield | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouOwn,Vehicle.YouOwn | SorcerySpeed$ True | SpellDescription$ Return target creature or Vehicle card from your graveyard to the battlefield. Activate only as a sorcery. +DeckHas:Ability$Surveil|Sacrifice|Graveyard +Oracle:At the beginning of your upkeep, surveil 1.\n{2}{B}{G}, {T}, Sacrifice this artifact: Return target creature or Vehicle card from your graveyard to the battlefield. Activate only as a sorcery. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/fuel_the_flames.txt b/forge-gui/res/cardsfolder/upcoming/fuel_the_flames.txt new file mode 100644 index 00000000000..1cb8ec15f60 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/fuel_the_flames.txt @@ -0,0 +1,6 @@ +Name:Fuel the Flames +ManaCost:2 R +Types:Instant +A:SP$ DamageAll | NumDmg$ 2 | ValidCards$ Creature | ValidDescription$ each creature. | SpellDescription$ CARDNAME deals 2 damage to each creature. +K:Cycling:2 +Oracle:Fuel the Flames deals 2 damage to each creature.\nCycling {2} ({2}, Discard this card: Draw a card.) \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/oviya_automech_artisan.txt b/forge-gui/res/cardsfolder/upcoming/oviya_automech_artisan.txt new file mode 100644 index 00000000000..1acb98b0dc6 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/oviya_automech_artisan.txt @@ -0,0 +1,10 @@ +Name:Oviya, Automech Artisan +ManaCost:3 G +Types:Legendary Creature Human Artificer +PT:1/2 +S:Mode$ Continuous | Affected$ Creature.attacking Opponent | AddKeyword$ Trample | Description$ Each creature that's attacking one of your opponents has trample. +A:AB$ ChangeZone | Cost$ G T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Creature,Vehicle | ChangeNum$ 1 | RememberChanged$ True | SubAbility$ DBPutCounter | SpellDescription$ You may put a creature or Vehicle card from your hand onto the battlefield. If you put an artifact onto the battlefield this way, put two +1/+1 counters on it. +SVar:DBPutCounter:DB$ PutCounter | CounterType$ P1P1 | CounterNum$ 2 | Defined$ Remembered | ConditionDefined$ Remembered | ConditionPresent$ Artifact | ConditionCompare$ GE1 | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +DeckHints$:Type$Artifact +Oracle:Each creature that's attacking one of your opponents has trample.\n{G}, {T}: You may put a creature or Vehicle card from your hand onto the battlefield. If you put an artifact onto the battlefield this way, put two +1/+1 counters on it. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/point_the_way.txt b/forge-gui/res/cardsfolder/upcoming/point_the_way.txt new file mode 100644 index 00000000000..d9ac9e8d7d8 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/point_the_way.txt @@ -0,0 +1,6 @@ +Name:Point the Way +ManaCost:G +Types:Enchantment +K:Start your engines +A:AB$ ChangeZone | Cost$ 3 G Sac<1/CARDNAME> | Origin$ Library | Destination$ Battlefield | ChangeType$ Land.Basic | ChangeNum$ Count$YourSpeed | Tapped$ True | SpellDescription$ Search your library for up to X basic land cards, where X is your speed. Put those cards onto the battlefield tapped, then shuffle. +Oracle:Start your engines! (If you have no speed, it starts at 1. It increases once on each of your turns when an opponent loses life. Max speed is 4.)\n{3}{G}, Sacrifice this enchantment: Search your library for up to X basic land cards, where X is your speed. Put those cards onto the battlefield tapped, then shuffle. \ No newline at end of file