From a4a0f974a48887b68678cfca9874a6168dba24d6 Mon Sep 17 00:00:00 2001 From: Northmoc <103371817+Northmoc@users.noreply.github.com> Date: Thu, 19 Oct 2023 02:05:25 -0400 Subject: [PATCH] YWOE a few easy ones (#3923) --- .../cardsfolder/upcoming/outfitted_jouster.txt | 15 +++++++++++++++ .../upcoming/the_conundrum_of_bowls.txt | 9 +++++++++ 2 files changed, 24 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/outfitted_jouster.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/the_conundrum_of_bowls.txt diff --git a/forge-gui/res/cardsfolder/upcoming/outfitted_jouster.txt b/forge-gui/res/cardsfolder/upcoming/outfitted_jouster.txt new file mode 100644 index 00000000000..5f822229596 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/outfitted_jouster.txt @@ -0,0 +1,15 @@ +Name:Outfitted Jouster +ManaCost:2 B R +Types:Creature Knight +PT:2/2 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigConjure | TriggerDescription$ When CARDNAME enters the battlefield, conjure a card named Steelclaw Lance and a card named Brawler's Plate onto the battlefield and attach them to CARDNAME. +SVar:TrigConjure:DB$ MakeCard | Conjure$ True | Names$ Steelclaw Lance,Brawler's Plate | Zone$ Battlefield | RememberMade$ True | SubAbility$ DBAttach +SVar:DBAttach:DB$ Attach | Object$ Remembered | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +R:Event$ DamageDone | ActiveZones$ Battlefield | ValidTarget$ Card.Self+equipped | ReplaceWith$ DBImmediateTrigger | PreventionEffect$ True | Description$ If damage would be dealt to CARDNAME, prevent that damage. When damage is prevented this way, sacrifice an Equipment attached to CARDNAME. +SVar:DBImmediateTrigger:DB$ ImmediateTrigger | Execute$ TrigSacrifice | TriggerDescription$ When damage is prevented this way, sacrifice an Equipment attached to CARDNAME. +SVar:TrigSacrifice:DB$ Sacrifice | SacValid$ Equipment.AttachedTo Card.Self | SacMessage$ attached Equipment +SVar:EquipMe:Once +DeckHas:Type$Equipment & Ability$Sacrifice +DeckHints:Type$Equipment +Oracle:When Outfitted Jouster enters the battlefield, conjure a card named Steelclaw Lance and a card named Brawler's Plate onto the battlefield and attach them to Outfitted Jouster.\nIf damage would be dealt to Outfitted Jouster while it's equipped, prevent that damage. When damage is prevented this way, sacrifice an Equipment attached to Outfitted Jouster. diff --git a/forge-gui/res/cardsfolder/upcoming/the_conundrum_of_bowls.txt b/forge-gui/res/cardsfolder/upcoming/the_conundrum_of_bowls.txt new file mode 100644 index 00000000000..c1b99506aac --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/the_conundrum_of_bowls.txt @@ -0,0 +1,9 @@ +Name:The Conundrum of Bowls +ManaCost:2 U U +Types:Enchantment Saga +K:Saga:3:SeekSmall,SeekBig,Cast +SVar:SeekSmall:DB$ Seek | Type$ Card.cmcLTX | SpellDescription$ Seek a card with mana value less than the number of cards in your hand. +SVar:SeekBig:DB$ Seek | Type$ Card.cmcGTX | SpellDescription$ Seek a card with mana value greater than the number of cards in your hand. +SVar:Cast:DB$ Play | Valid$ Card.cmcEQX | ValidSA$ Spell | Optional$ True | WithoutManaCost$ True | SpellDescription$ Count the number of cards in your hand. You may cast a spell with mana value equal to that number from your hand without paying its mana cost. +SVar:X:Count$InYourHand +Oracle:(As this Saga enters and after your draw step add a lore counter. Sacrifice after III.)\nI — Seek a card with mana value less than the number of cards in your hand.\nII — Seek a card with mana value greater than the number of cards in your hand.\nIII — Count the number of cards in your hand. You may cast a spell with mana value equal to that number from your hand without paying its mana cost.