From df19f36f38ec7fada08a49d34c1d3dc188f33f4e Mon Sep 17 00:00:00 2001 From: Northmoc Date: Thu, 23 Dec 2021 23:16:37 -0500 Subject: [PATCH 1/3] electrostatic_blast.txt --- .../cardsfolder/upcoming/electrostatic_blast.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/electrostatic_blast.txt diff --git a/forge-gui/res/cardsfolder/upcoming/electrostatic_blast.txt b/forge-gui/res/cardsfolder/upcoming/electrostatic_blast.txt new file mode 100644 index 00000000000..5099d866784 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/electrostatic_blast.txt @@ -0,0 +1,14 @@ +Name:Electrostatic Blast +ManaCost:1 R +Types:Instant +A:SP$ DealDamage | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 2 | SubAbility$ DBDelayTrigger | SpellDescription$ CARDNAME deals 2 damage to any target. When you cast your next instant or sorcery spell, exile the top three cards of your library. You may play one of those cards until end of turn. +SVar:DBDelayTrigger:DB$ DelayedTrigger | Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | Execute$ TrigExile | TriggerDescription$ When you cast your next instant or sorcery spell, exile the top three cards of your library. You may play one of those cards until end of turn. +SVar:TrigExile:DB$ Dig | Defined$ You | DigNum$ 3 | ChangeNum$ All | DestinationZone$ Exile | RememberChanged$ True | SubAbility$ DBEffect +SVar:DBEffect:DB$ Effect | StaticAbilities$ STPlay | Triggers$ Play1,Play2 | RememberObjects$ Remembered | ForgetOnMoved$ Exile | SubAbility$ DBCleanup +SVar:STPlay:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Exile | Affected$ Card.IsRemembered | MayPlay$ True | Description$ You may play one of those cards until end of turn. +SVar:Play1:Mode$ SpellCast | ValidCard$ Card.IsRemembered | ValidActivatingPlayer$ You | TriggerZones$ Command | Execute$ ExileSelf | Static$ True +SVar:Play2:Mode$ LandPlayed | ValidCard$ Land.IsRemembered | TriggerZones$ Command | Execute$ ExileSelf | Static$ True +SVar:ExileSelf:DB$ ChangeZone | Origin$ Command | Destination$ Exile +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +DeckHints:Type$Instant|Sorcery +Oracle:Electrostatic Blast deals 2 damage to any target. When you cast your next instant or sorcery spell, exile the top three cards of your library. You may play one of those cards until end of turn. From 559189cf5d7fc58ea4e97942965550e1ac375ca6 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Fri, 24 Dec 2021 10:46:25 -0500 Subject: [PATCH 2/3] veteran_ghoulcaller.txt --- .../res/cardsfolder/upcoming/veteran_ghoulcaller.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/veteran_ghoulcaller.txt diff --git a/forge-gui/res/cardsfolder/upcoming/veteran_ghoulcaller.txt b/forge-gui/res/cardsfolder/upcoming/veteran_ghoulcaller.txt new file mode 100644 index 00000000000..55c9817dbe1 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/veteran_ghoulcaller.txt @@ -0,0 +1,10 @@ +Name:Veteran Ghoulcaller +ManaCost:1 B +Types:Creature Human Rogue +PT:2/1 +K:Menace +T:Mode$ ChangesZone | Origin$ Graveyard | Destination$ Hand | ValidCard$ Card.YouOwn | TriggerZones$ Battlefield | Execute$ TrigConjure | TriggerDescription$ Whenever a card in your graveyard is put into your hand, conjure a duplicate of that card into your hand. +SVar:TrigConjure:DB$ MakeCard | DefinedName$ TriggeredCard | Zone$ Hand +AI:RemoveDeck:Random +DeckNeeds:Ability$Graveyard +Oracle:Menace\nWhenever a card in your graveyard is put into your hand, conjure a duplicate of that card into your hand. From 5707ce0795976da1ce40981c1656758303a65a0a Mon Sep 17 00:00:00 2001 From: Northmoc Date: Fri, 24 Dec 2021 11:05:41 -0500 Subject: [PATCH 3/3] citystalker_connoisseur.txt --- .../cardsfolder/upcoming/citystalker_connoisseur.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/citystalker_connoisseur.txt diff --git a/forge-gui/res/cardsfolder/upcoming/citystalker_connoisseur.txt b/forge-gui/res/cardsfolder/upcoming/citystalker_connoisseur.txt new file mode 100644 index 00000000000..98ecebcc3dc --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/citystalker_connoisseur.txt @@ -0,0 +1,11 @@ +Name:Citystalker Connoisseur +ManaCost:3 B +Types:Creature Vampire +PT:3/3 +K:Deathtouch +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME enters the battlefield, target opponent discards a card with the greatest mana value among cards in their hand. Create a Blood token. +SVar:TrigDiscard:DB$ Discard | ValidTgts$ Opponent | TgtPrompt$ Select an opponent | NumCards$ 1 | DiscardValid$ Card.cmcEQX | Mode$ TgtChoose | SubAbility$ DBToken +SVar:DBToken:DB$ Token | TokenScript$ c_a_blood_draw +SVar:X:Count$HighestCMC_Card.TargetedPlayerOwn+inZoneHand +DeckHas:Ability$Token & Ability$Sacrifice & Type$Blood +Oracle:Deathtouch\nWhen Citystalker Connoisseur enters the battlefield, target opponent discards a card with the greatest mana value among cards in their hand. Create a Blood token.