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.