diff --git a/forge-gui/res/cardsfolder/upcoming/aurora_champion.txt b/forge-gui/res/cardsfolder/upcoming/aurora_champion.txt index dd922ad75df..13f0d2ae042 100644 --- a/forge-gui/res/cardsfolder/upcoming/aurora_champion.txt +++ b/forge-gui/res/cardsfolder/upcoming/aurora_champion.txt @@ -4,4 +4,5 @@ Types:Creature Elf Warrior PT:3/2 T:Mode$ Attacks | ValidCard$ Card.Self | IsPresent$ Warrior.Other+YourTeamCtrl | TriggerZones$ Battlefield | Execute$ TrigTap | TriggerDescription$ Whenever CARDNAME attacks, if your team controls another Warrior, tap target creature. SVar:TrigTap:DB$ Tap | ValidTgts$ Creature | TgtPrompt$ Select target creature +SVar:BuffedBy:Warrior Oracle:Whenever Aurora Champion attacks, if your team controls another Warrior, tap target creature. diff --git a/forge-gui/res/cardsfolder/upcoming/bull_rush_bruiser.txt b/forge-gui/res/cardsfolder/upcoming/bull_rush_bruiser.txt new file mode 100644 index 00000000000..212a3050bcc --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/bull_rush_bruiser.txt @@ -0,0 +1,8 @@ +Name:Bull-Rush Bruiser +ManaCost:3 R +Types:Creature Minotaur Warrior +PT:4/3 +T:Mode$ Attacks | ValidCard$ Card.Self | IsPresent$ Warrior.Other+YourTeamCtrl | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, if your team controls another Warrior, CARDNAME gains first strike until end of turn. +SVar:TrigPump:DB$ Pump | Defined$ Self | KW$ First Strike | Defined$ Self +SVar:BuffedBy:Warrior +Oracle:Whenever Bull-Rush Bruiser attacks, if your team controls another Warrior, Bull-Rush Bruiser gains first strike until end of turn. diff --git a/forge-gui/res/cardsfolder/upcoming/jubilant_mascot.txt b/forge-gui/res/cardsfolder/upcoming/jubilant_mascot.txt new file mode 100644 index 00000000000..f95bd64ddd1 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/jubilant_mascot.txt @@ -0,0 +1,7 @@ +Name:Jubilant Mascot +ManaCost:2 W +Types:Creature Homonculus +PT:1/1 +T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of combat on your turn, you may pay {3}{W}. If you do, support 2. (Put a +1/+1 counter on each of up to two other target creatures.) +SVar:TrigPutCounter:AB$ PutCounter | Cost$ 3 W | ValidTgts$ Creature.Other | TgtPrompt$ Select target creature other than CARDNAME | TargetMin$ 0 | TargetMax$ 2 | CounterType$ P1P1 | CounterNum$ 1 +Oracle:At the beginning of combat on your turn, you may pay {3}{W}. If you do, support 2. (Put a +1/+1 counter on each of up to two other target creatures.)