diff --git a/forge-gui/res/cardsfolder/upcoming/landroval_horizon_witness.txt b/forge-gui/res/cardsfolder/upcoming/landroval_horizon_witness.txt index 29b197c5103..cd62ae82a77 100644 --- a/forge-gui/res/cardsfolder/upcoming/landroval_horizon_witness.txt +++ b/forge-gui/res/cardsfolder/upcoming/landroval_horizon_witness.txt @@ -3,7 +3,6 @@ ManaCost:4 W Types:Legendary Creature Bird Noble PT:3/4 K:Flying -T:Mode$ AttackersDeclared | Execute$ TrigPump | IsPresent$ Creature.attacking+YouCtrl | PresentCompare$ GE2 | NoResolvingCheck$ True | TriggerZones$ Battlefield | AttackingPlayer$ You | TriggerDescription$ Whenever two or more creatures you control attack a player, target attacking creature without flying gains flying until end of turn. +T:Mode$ AttackersDeclared | Execute$ TrigPump | AttackedTarget$ Player | IsPresent$ Creature.attacking+YouCtrl | PresentCompare$ GE2 | NoResolvingCheck$ True | TriggerZones$ Battlefield | AttackingPlayer$ You | TriggerDescription$ Whenever two or more creatures you control attack a player, target attacking creature without flying gains flying until end of turn. SVar:TrigPump:DB$ Pump | ValidTgts$ Creature.attacking+withoutFlying | TgtPrompt$ Select target attacking creature without flying | KW$ Flying -DeckHints:Keyword$Legendary Oracle:Flying\nWhenever two or more creatures you control attack a player, target attacking creature without flying gains flying until end of turn. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/mordor_trebuchet.txt b/forge-gui/res/cardsfolder/upcoming/mordor_trebuchet.txt index 263d3fc3f71..640a1f43915 100644 --- a/forge-gui/res/cardsfolder/upcoming/mordor_trebuchet.txt +++ b/forge-gui/res/cardsfolder/upcoming/mordor_trebuchet.txt @@ -4,7 +4,7 @@ Types:Artifact Creature Wall PT:1/4 K:Defender T:Mode$ AttackersDeclared | ValidAttackers$ Goblin.YouCtrl,Orc.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever you attack with one or more Goblins and/or Orcs, create a 2/1 colorless Construct artifact creature token with flying named Ballistic Boulder that's tapped and attacking. Sacrifice that token at end of combat. -SVar:TrigToken:DB$ Token | TokenScript$ ballistic_boulder | TokenTapped$ True | TokenAttacking$ True | AtEOT$ ExileCombat +SVar:TrigToken:DB$ Token | TokenScript$ ballistic_boulder | TokenTapped$ True | TokenAttacking$ True | AtEOT$ SacrificeCombat DeckHints:Type$Goblin|Orc DeckHas:Ability$Token & Type$Artifact|Construct Oracle:Defender\nWhenever you attack with one or more Goblins and/or Orcs, create a 2/1 colorless Construct artifact creature token with flying named Ballistic Boulder that's tapped and attacking. Sacrifice that token at end of combat. \ No newline at end of file