From f2ab574a3b1c21f9c23e2886fa5915f399c3da8c Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Fri, 11 Jul 2025 21:22:40 +0200 Subject: [PATCH] Weftwalking and Monoist Circuit-Feeder (EOE) (#8007) --- .../cardsfolder/upcoming/monoist_circuit_feeder.txt | 11 +++++++++++ forge-gui/res/cardsfolder/upcoming/weftwalking.txt | 9 +++++++++ 2 files changed, 20 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/monoist_circuit_feeder.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/weftwalking.txt diff --git a/forge-gui/res/cardsfolder/upcoming/monoist_circuit_feeder.txt b/forge-gui/res/cardsfolder/upcoming/monoist_circuit_feeder.txt new file mode 100644 index 00000000000..9edf469710a --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/monoist_circuit_feeder.txt @@ -0,0 +1,11 @@ +Name:Monoist Circuit-Feeder +ManaCost:4 B B +Types:Artifact Creature Nautilus +PT:4/4 +K:Flying +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When this creature enters, until end of turn, target creature you control gets +X/+0 and target creature an opponent controls gets -0/-X, where X is the number of artifacts you control. +SVar:TrigPump:DB$ Pump | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | NumAtt$ +X | SubAbility$ DBPump +SVar:DBPump:DB$ Pump | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls | NumDef$ -X | IsCurse$ True +SVar:X:Count$Valid Artifact.YouCtrl +SVar:PlayMain1:TRUE +Oracle:Flying\nWhen this creature enters, until end of turn, target creature you control gets +X/+0 and target creature an opponent controls gets -0/-X, where X is the number of artifacts you control. diff --git a/forge-gui/res/cardsfolder/upcoming/weftwalking.txt b/forge-gui/res/cardsfolder/upcoming/weftwalking.txt new file mode 100644 index 00000000000..02382a1f0ea --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/weftwalking.txt @@ -0,0 +1,9 @@ +Name:Weftwalking +ManaCost:4 U U +Types:Enchantment +T:Mode$ ChangesZone | ValidCard$ Card.wasCastByYou+Self | Destination$ Battlefield | Execute$ TrigChangeAll | TriggerDescription$ When this enchantment enters, if you cast it, shuffle your hand and graveyard into your library, then draw seven cards. +SVar:TrigChangeAll:DB$ ChangeZoneAll | Origin$ Graveyard,Hand | Destination$ Library | ChangeType$ Card.YouOwn | Shuffle$ True | SubAbility$ DBDraw +SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 7 +S:Mode$ Continuous | Affected$ Card.nonLand+ControlledBy Player.Active | MayPlayPlayer$ Player.Active | MayPlay$ True | MayPlayWithoutManaCost$ True | MayPlayDontGrantZonePermissions$ True | AffectedZone$ All | CheckSVar$ Y | SVarCompare$ EQ0 | Description$ The first spell each player casts during each of their turns may be cast without paying its mana cost. +SVar:Y:Count$ThisTurnCast_Card.ControlledBy Player.Active +Oracle:When this enchantment enters, if you cast it, shuffle your hand and graveyard into your library, then draw seven cards.\nThe first spell each player casts during each of their turns may be cast without paying its mana cost.