diff --git a/forge-gui/res/cardsfolder/upcoming/devilish_valet.txt b/forge-gui/res/cardsfolder/upcoming/devilish_valet.txt new file mode 100644 index 00000000000..8cdd19f2639 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/devilish_valet.txt @@ -0,0 +1,10 @@ +Name:Devilish Valet +ManaCost:2 R +Types:Creature Devil Warrior +PT:1/3 +K:Trample +K:Haste +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Alliance — Whenever another creature enters the battlefield under your control, double CARDNAME's power until end of turn. +SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ +X | Double$ True +SVar:X:Count$CardPower +Oracle:Trample, haste\nAlliance — Whenever another creature enters the battlefield under your control, double Devilish Valet's power until end of turn. diff --git a/forge-gui/res/cardsfolder/upcoming/gala_greeters.txt b/forge-gui/res/cardsfolder/upcoming/gala_greeters.txt new file mode 100644 index 00000000000..76d949deacd --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/gala_greeters.txt @@ -0,0 +1,11 @@ +Name:Gala Greeters +ManaCost:1 G +Types:Creature Elf Druid +PT:1/1 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigCharm | TriggerDescription$ Alliance — Whenever another creature enters the battlefield under your control, ABILITY +SVar:TrigCharm:DB$ Charm | Choices$ DBPutCounter,DBToken,DBGainLife | ChoiceRestriction$ ThisTurn | CharmNum$ 1 +SVar:DBPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on CARDNAME. +SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ c_a_treasure_sac | TokenOwner$ You | TokenTapped$ True | LegacyImage$ c a treasure sac snc | SpellDescription$ Create a tapped Treasure token. +SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2 | SpellDescription$ You gain 2 life. +DeckHas:Ability$Counters|Token|LifeGain +Oracle:Alliance — Whenever another creature enters the battlefield under your control, choose one that hasn't been chosen this turn —\n• Put a +1/+1 counter on Gala Greeters.\n• Create a tapped Treasure token.\n• You gain 2 life. diff --git a/forge-gui/res/cardsfolder/upcoming/rumor_gatherer.txt b/forge-gui/res/cardsfolder/upcoming/rumor_gatherer.txt new file mode 100644 index 00000000000..afc2e8aed73 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/rumor_gatherer.txt @@ -0,0 +1,9 @@ +Name:Rumor Gatherer +ManaCost:1 W W +Types:Creature Elf Wizard +PT:2/1 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigScry | TriggerDescription$ Alliance — Whenever another creature enters the battlefield under your control, scry 1. If this is the second time this ability has resolved this turn, draw a card instead. +SVar:TrigScry:DB$ Scry | ScryNum$ 1 | ConditionCheckSVar$ CreatureETBAmount | ConditionSVarCompare$ EQ1 | SubAbility$ DBDraw +SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 1 | ConditionCheckSVar$ CreatureETBAmount | ConditionSVarCompare$ EQ2 +SVar:CreatureETBAmount:Count$ResolvedThisTurn +Oracle:Alliance — Whenever another creature enters the battlefield under your control, scry 1. If this is the second time this ability has resolved this turn, draw a card instead.