diff --git a/forge-gui/res/cardsfolder/upcoming/attended_socialite.txt b/forge-gui/res/cardsfolder/upcoming/attended_socialite.txt new file mode 100644 index 00000000000..5737a35dbe0 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/attended_socialite.txt @@ -0,0 +1,8 @@ +Name:Attended Socialite +ManaCost:1 G +Types:Creature Elf Druid +PT:2/1 +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, CARDNAME gets +1/+1 until end of turn. +SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | NumDef$ 1 +SVar:BuffedBy:Creature +Oracle:Alliance — Whenever another creature enters the battlefield under your control, Attended Socialite gets +1/+1 until end of turn. diff --git a/forge-gui/res/cardsfolder/upcoming/celebrity_fencer.txt b/forge-gui/res/cardsfolder/upcoming/celebrity_fencer.txt index 4d2c0e84473..a79fa546e31 100644 --- a/forge-gui/res/cardsfolder/upcoming/celebrity_fencer.txt +++ b/forge-gui/res/cardsfolder/upcoming/celebrity_fencer.txt @@ -4,5 +4,6 @@ Types:Creature Elf Druid PT:3/2 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Alliance — Whenever another creature enters the battlefield under your control, put a +1/+1 counter on CARDNAME. SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 +SVar:BuffedBy:Creature DeckHas:Ability$Counters Oracle:Alliance — Whenever another creature enters the battlefield under your control, put a +1/+1 counter on Celebrity Fencer. diff --git a/forge-gui/res/cardsfolder/upcoming/devilish_valet.txt b/forge-gui/res/cardsfolder/upcoming/devilish_valet.txt index 8cdd19f2639..b2b0530461a 100644 --- a/forge-gui/res/cardsfolder/upcoming/devilish_valet.txt +++ b/forge-gui/res/cardsfolder/upcoming/devilish_valet.txt @@ -7,4 +7,5 @@ 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 +SVar:BuffedBy:Creature 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/elegant_entourage.txt b/forge-gui/res/cardsfolder/upcoming/elegant_entourage.txt new file mode 100644 index 00000000000..c8a8dd2d375 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/elegant_entourage.txt @@ -0,0 +1,8 @@ +Name:Elegant Entourage +ManaCost:3 G +Types:Creature Elf Druid +PT:4/4 +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, target creature other than CARDNAME gets +1/+1 and gains trample until end of turn. +SVar:TrigPump:DB$ Pump | ValidTgts$ Creature.Other | TgtPrompt$ Select target creature other than CARDNAME | NumAtt$ +1 | NumDef$ +1 | KW$ Trample +SVar:PlayMain1:TRUE +Oracle:Alliance — Whenever another creature enters the battlefield under your control, target creature other than Elegant Entourage gets +1/+1 and gains trample until end of turn. diff --git a/forge-gui/res/cardsfolder/upcoming/forge_boss.txt b/forge-gui/res/cardsfolder/upcoming/forge_boss.txt index 5ac5366a68f..26e56d9bf56 100644 --- a/forge-gui/res/cardsfolder/upcoming/forge_boss.txt +++ b/forge-gui/res/cardsfolder/upcoming/forge_boss.txt @@ -2,7 +2,7 @@ Name:Forge Boss ManaCost:2 B R Types:Creature Human Warrior PT:3/4 -T:Mode$ Sacrificed | ValidCard$ Creature.YouCtrl+Other | TriggerZones$ Battlefield | Execute$ TrigDamage | ActivationLimit$ 1 | TriggerDescription$ Whenever you sacrifice one or more other creatures, CARDNAME deals 2 damage to each opponent. This ability triggers only once each turn. +T:Mode$ Sacrificed | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDamage | ActivationLimit$ 1 | TriggerDescription$ Whenever you sacrifice one or more other creatures, CARDNAME deals 2 damage to each opponent. This ability triggers only once each turn. SVar:TrigDamage:DB$ DealDamage | Defined$ Opponent | NumDmg$ 2 DeckNeeds:Ability$Sacrifice Oracle:Whenever you sacrifice one or more other creatures, Forge Boss deals 2 damage to each opponent. This ability triggers only once each turn. diff --git a/forge-gui/res/cardsfolder/upcoming/gala_greeters.txt b/forge-gui/res/cardsfolder/upcoming/gala_greeters.txt index 8261e50fda7..498e7f5bbe8 100644 --- a/forge-gui/res/cardsfolder/upcoming/gala_greeters.txt +++ b/forge-gui/res/cardsfolder/upcoming/gala_greeters.txt @@ -7,5 +7,6 @@ SVar:TrigCharm:DB$ Charm | Choices$ DBPutCounter,DBToken,DBGainLife | ChoiceRest SVar:DBPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on CARDNAME. SVar:DBToken:DB$ Token | TokenScript$ c_a_treasure_sac | TokenTapped$ True | SpellDescription$ Create a tapped Treasure token. SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2 | SpellDescription$ You gain 2 life. +SVar:BuffedBy:Creature DeckHas:Ability$Counters|Token|LifeGain|Sacrifice & Type$Treasure 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/social_climber.txt b/forge-gui/res/cardsfolder/upcoming/social_climber.txt new file mode 100644 index 00000000000..4c8215a0805 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/social_climber.txt @@ -0,0 +1,8 @@ +Name:Social Climber +ManaCost:2 G +Types:Creature Human Druid +PT:3/2 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Alliance — Whenever another creature enters the battlefield under your control, you gain 1 life. +SVar:TrigGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1 +DeckHas:Ability$LifeGain +Oracle:Alliance — Whenever another creature enters the battlefield under your control, you gain 1 life. diff --git a/forge-gui/res/cardsfolder/upcoming/witty_roastmaster.txt b/forge-gui/res/cardsfolder/upcoming/witty_roastmaster.txt new file mode 100644 index 00000000000..e422484eec3 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/witty_roastmaster.txt @@ -0,0 +1,7 @@ +Name:Witty Roastmaster +ManaCost:2 R +Types:Creature Devil Citizen +PT:3/2 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDmg | TriggerDescription$ Alliance — Whenever another creature enters the battlefield under your control, CARDNAME deals 1 damage to each opponent. +SVar:TrigDmg:DB$ DealDamage | Defined$ Player.Opponent | NumDmg$ 1 +Oracle:Alliance — Whenever another creature enters the battlefield under your control, Witty Roastmaster deals 1 damage to each opponent. diff --git a/forge-gui/res/cardsfolder/upcoming/workshop_warchief.txt b/forge-gui/res/cardsfolder/upcoming/workshop_warchief.txt new file mode 100644 index 00000000000..3912745960d --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/workshop_warchief.txt @@ -0,0 +1,12 @@ +Name:Workshop Warchief +ManaCost:3 G G +Types:Creature Rhino Warrior +PT:5/3 +K:Trample +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME enters the battlefield, you gain 3 life. +SVar:TrigGainLife:DB$ GainLife | LifeAmount$ 3 +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME dies, create a 4/4 green Rhino Warrior creature token. +SVar:TrigToken:DB$ Token | TokenScript$ g_4_4_rhino_warrior +K:Blitz:4 G G +DeckHas:Ability$LifeGain|Token +Oracle:Trample\nWhen Workshop Warchief enters the battlefield, you gain 3 life.\nWhen Workshop Warchief dies, create a 4/4 green Rhino Warrior creature token.\nBlitz {4}{G}{G} (If you cast this spell for its blitz cost, it gains haste and "When this creature dies, draw a card." Sacrifice it at the beginning of the next end step.)