diff --git a/forge-gui/res/cardsfolder/upcoming/expedition_supplier.txt b/forge-gui/res/cardsfolder/upcoming/expedition_supplier.txt new file mode 100644 index 00000000000..6a306aeb208 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/expedition_supplier.txt @@ -0,0 +1,7 @@ +Name:Expedition Supplier +ManaCost:2 W +Types:Creature Human Warrior +PT:2/2 +T:Mode$ ChangesZoneAll | ValidCards$ Human.YouCtrl | Destination$ Battlefield | TriggerZones$ Battlefield | ActivationLimit$ 1 | Execute$ DBMakeCard | TriggerDescription$ Whenever CARDNAME or another Human enters the battlefield under your control, conjure a card named Utility Knife onto the battlefield. This ability triggers only once each turn. +SVar:DBMakeCard:DB$ MakeCard | Cost$ 0 | Name$ Utility Knife | Zone$ Battlefield | SpellDescription$ Conjure a card named Utility Knife onto the battlefield. +Oracle:Whenever Expedition Supplier or another Human enters the battlefield under your control, conjure a card named Utility Knife onto the battlefield. This ability triggers only once each turn. diff --git a/forge-gui/res/cardsfolder/upcoming/key_to_the_archive.txt b/forge-gui/res/cardsfolder/upcoming/key_to_the_archive.txt new file mode 100644 index 00000000000..5ac57a9ac18 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/key_to_the_archive.txt @@ -0,0 +1,11 @@ +Name:Key to the Archive +ManaCost:4 +Types:Artifact +K:CARDNAME enters the battlefield tapped. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraft | TriggerDescription$ When CARDNAME enters the battlefield, draft a card from CARDNAME's spellbook, then discard a card. +SVar:TrigDraft:DB$ NameCard | Draft$ True | Defined$ You | ChooseFromList$ Approach of the Second Sun,Day of Judgment,Time Warp,Counterspell,Demonic Tutor,Doom Blade,Lightning Bolt,Claim the Firstborn,Krosan Grip,Regrowth,Despark,Electrolyze,Growth Spiral,Lightning Helix,Putrefy | SubAbility$ DBMakeCard +SVar:DBMakeCard:DB$ MakeCard | Name$ ChosenName | Zone$ Hand | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearNamedCard$ True | SubAbility$ DBDiscard +SVar:DBDiscard:DB$ Discard | Defined$ You | NumCards$ 1 | Mode$ TgtChoose +A:AB$ Mana | Cost$ T | Produced$ Combo W U B R G | Amount$ 2 | SpellDescription$ Add two mana in any combination of colors. +Oracle:Key to the Archive enters the battlefield tapped.\nWhen Key to the Archive enters the battlefield, draft a card from Key to the Archive's spellbook, then discard a card.\n{T}: Add two mana in any combination of colors. diff --git a/forge-gui/res/cardsfolder/upcoming/sanguine_brushstroke.txt b/forge-gui/res/cardsfolder/upcoming/sanguine_brushstroke.txt new file mode 100644 index 00000000000..7aa78ecec6b --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/sanguine_brushstroke.txt @@ -0,0 +1,11 @@ +Name:Sanguine Brushstroke +ManaCost:1 B B +Types:Enchantment +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create a Blood token and conjure a card named Blood Artist onto the battlefield. +SVar:TrigToken:DB$ Token | TokenScript$ c_a_blood_draw | SubAbility$ DBMakeCard +SVar:DBMakeCard:DB$ MakeCard | Cost$ 0 | Name$ Blood Artist | Zone$ Battlefield | SpellDescription$ Conjure a card named Blood Artist onto the battlefield. +T:Mode$ Sacrificed | ValidCard$ Blood.token+YouCtrl | Execute$ TrigLoseLife | TriggerZones$ Battlefield | TriggerDescription$ Whenever you sacrifice a Blood token, each opponent loses 1 life and you gain 1 life. +SVar:TrigLoseLife:DB$ LoseLife | Cost$ 0 | Defined$ Player.Opponent | LifeAmount$ 1 | SubAbility$ TrigGainLife +SVar:TrigGainLife:DB$ GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 1 +DeckHas:Ability$Token & Ability$Sacrifice & Ability$LifeGain & Type$Blood +Oracle:When Sanguine Brushstroke enters the battlefield, create a Blood token and conjure a card named Blood Artist onto the battlefield.\nWhenever you sacrifice a Blood token, each opponent loses 1 life and you gain 1 life.