From 79fb825f71eccc30b053a89fa7fad186724cd5f4 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Thu, 23 Jan 2025 19:08:24 +0100 Subject: [PATCH] March of the World Ooze and Molt Tender (DFT) --- .../res/cardsfolder/upcoming/march_of_the_world_ooze.txt | 7 +++++++ forge-gui/res/cardsfolder/upcoming/molt_tender.txt | 8 ++++++++ 2 files changed, 15 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/march_of_the_world_ooze.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/molt_tender.txt diff --git a/forge-gui/res/cardsfolder/upcoming/march_of_the_world_ooze.txt b/forge-gui/res/cardsfolder/upcoming/march_of_the_world_ooze.txt new file mode 100644 index 00000000000..890c937347f --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/march_of_the_world_ooze.txt @@ -0,0 +1,7 @@ +Name:March of the World Ooze +ManaCost:3 G G G +Types:Enchantment +S:Mode$ Continuous | Affected$ Creature.YouCtrl | AffectedZone$ Battlefield | SetPower$ 6 | SetToughness$ 6 | AddType$ Ooze | Description$ Creatures you control have base power and toughness 6/6 and are Oozes in addition to their other creature types. +T:Mode$ SpellCast | ValidCard$ Card | ValidActivatingPlayer$ Opponent.NonActive | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever an opponent casts a spell, if it's not their turn, you create a 3/3 green Elephant creature token. +SVar:TrigToken:DB$ Token | TokenScript$ g_3_3_elephant +Oracle:Creatures you control have base power and toughness 6/6 and are Oozes in addition to their other creature types.\nWhenever an opponent casts a spell, if it's not their turn, you create a 3/3 green Elephant creature token. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/molt_tender.txt b/forge-gui/res/cardsfolder/upcoming/molt_tender.txt new file mode 100644 index 00000000000..239790667ad --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/molt_tender.txt @@ -0,0 +1,8 @@ +Name:Molt Tender +ManaCost:G +Types:Creature Insect Druid +PT:1/1 +A:AB$ Mill | Cost$ T | SpellDescription$ Mill a card. +A:AB$ Mana | Cost$ T ExileFromGrave<1/Card> | Produced$ Any | SpellDescription$ Add one mana of any color. +DeckHas:Ability$Mill +Oracle:{T}: Mill a card. (Put the top card of your library into your graveyard.)\n{T}, Exile a card from your graveyard: Add one mana of any color. \ No newline at end of file