From 45df49d7fbc4a8b3d2797dd2b3cde403494dad52 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Wed, 13 Jan 2021 16:19:53 -0500 Subject: [PATCH 1/3] vega_the_watcher.txt (guytrash) --- forge-gui/res/cardsfolder/upcoming/vega_the_watcher.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/vega_the_watcher.txt diff --git a/forge-gui/res/cardsfolder/upcoming/vega_the_watcher.txt b/forge-gui/res/cardsfolder/upcoming/vega_the_watcher.txt new file mode 100644 index 00000000000..8b832d7df86 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/vega_the_watcher.txt @@ -0,0 +1,9 @@ +Name:Vega, the Watcher +ManaCost:1 W U +Types:Legendary Creature Bird Spirit +PT:2/2 +K:Flying +T:Mode$ SpellCast | ValidCard$ Card.wasNotCastFromHand | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever you cast a spell from anywhere other than your hand, draw a card. +SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1 +AI:RemoveDeck:Random +Oracle:Flying\nWhenever you cast a spell from anywhere other than your hand, draw a card. From 762d6bbdeea5b3187fb3ebd42053022680e2e01e Mon Sep 17 00:00:00 2001 From: Northmoc Date: Wed, 13 Jan 2021 18:39:59 -0500 Subject: [PATCH 2/3] koma_cosmos_serpent.txt and token (guytrash) --- .../cardsfolder/upcoming/koma_cosmos_serpent.txt | 13 +++++++++++++ forge-gui/res/tokenscripts/komas_coil.txt | 6 ++++++ 2 files changed, 19 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/koma_cosmos_serpent.txt create mode 100644 forge-gui/res/tokenscripts/komas_coil.txt diff --git a/forge-gui/res/cardsfolder/upcoming/koma_cosmos_serpent.txt b/forge-gui/res/cardsfolder/upcoming/koma_cosmos_serpent.txt new file mode 100644 index 00000000000..6adad3b55d8 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/koma_cosmos_serpent.txt @@ -0,0 +1,13 @@ +Name:Koma, Cosmos Serpent +ManaCost:3 G G U U +Types:Legendary Creature Serpent +PT:6/6 +K:CARDNAME can't be countered. +T:Mode$ Phase | Phase$ Upkeep | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ At the beginning of each upkeep, create a 3/3 blue Serpent creature token named Koma's Coil. +SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ komas_coil | TokenOwner$ You +A:AB$ Charm | Cost$ Sac<1/Serpent.Other/another Serpent> | Choices$ DBTap,DBPump +SVar:DBTap:DB$ Tap | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | SubAbility$ DBConstrict | SpellDescription$ Tap target permanent. Its activated abilities can't be activated this turn. +SVar:DBConstrict:DB$ Pump | Defined$ ParentTarget | KW$ HIDDEN CARDNAME's activated abilities can't be activated. +SVar:DBPump:DB$ Pump | Defined$ Self | KW$ Indestructible | SpellDescription$ CARDNAME gains indestructible until end of turn. +DeckHas:Ability$Token & Ability$Sacrifice +Oracle:This spell can't be countered.\nAt the beginning of each upkeep, create a 3/3 blue Serpent creature token named Koma's Coil.\nSacrifice another Serpent: Choose one —\n• Tap target permanent. Its activated abilities can't be activated this turn.\n• Koma, Cosmos Serpent gains indestructible until end of turn. diff --git a/forge-gui/res/tokenscripts/komas_coil.txt b/forge-gui/res/tokenscripts/komas_coil.txt new file mode 100644 index 00000000000..7818f2bac65 --- /dev/null +++ b/forge-gui/res/tokenscripts/komas_coil.txt @@ -0,0 +1,6 @@ +Name:Koma's Coil +ManaCost:no cost +Types:Creature Serpent +PT:3/3 +Colors:blue +Oracle: From 016ebdc524b31db132bbaa25c77ebe3a250955ef Mon Sep 17 00:00:00 2001 From: Northmoc Date: Wed, 13 Jan 2021 18:46:19 -0500 Subject: [PATCH 3/3] firjas_judgment.txt (Marvel) --- .../res/cardsfolder/upcoming/firjas_judgment.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/firjas_judgment.txt diff --git a/forge-gui/res/cardsfolder/upcoming/firjas_judgment.txt b/forge-gui/res/cardsfolder/upcoming/firjas_judgment.txt new file mode 100644 index 00000000000..574d052b355 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/firjas_judgment.txt @@ -0,0 +1,11 @@ +Name:Firja's Judgment +ManaCost:1 W W B +Types:Enchantment Saga +K:Saga:3:TrigAngel,DBAnimateAll,TrigPump +SVar:TrigAngel:DB$ Token | TokenAmount$ 1 | TokenScript$ w_4_4_angel_flying_vigilance | TokenOwner$ You | SpellDescription$ Create a 4/4 white Angel creature token with flying and vigilance. +SVar:DBAnimateAll:DB$ AnimateAll | ValidCards$ Angel.YouCtrl | Abilities$ TapDestroy | SpellDescription$ Until the end of turn, Angels you control gain "{T}: Destroy target creature with power less than this creature." +SVar:TapDestroy:AB$ Destroy | Cost$ T | ValidTgts$ Creature.powerLTX | References$ X | TgtPrompt$ Select target creature with power less than this creature | SpellDescription$ Destroy target creature with power less than this creature. +SVar:X:Count$CardPower +SVar:TrigPump:DB$ PumpAll | ValidCards$ Angel.YouCtrl | KW$ Double Strike | SpellDescription$ Angels you control gain Double Strike until end of turn. +DeckHints:Type$Angel +Oracle:(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.)\nI, Create a 4/4 white angel creature token with flying and vigilance.\nII - Until the end of turn, Angels you control gain "{T}: Destroy target creature with power less than this creature."\nIII - Angels you control gain double strike until end of turn.