diff --git a/forge-gui/res/cardsfolder/upcoming/vengeful_ancestor.txt b/forge-gui/res/cardsfolder/upcoming/vengeful_ancestor.txt index 67b7d8fe279..c369c76ee9d 100644 --- a/forge-gui/res/cardsfolder/upcoming/vengeful_ancestor.txt +++ b/forge-gui/res/cardsfolder/upcoming/vengeful_ancestor.txt @@ -7,7 +7,5 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.S T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigGoad | Secondary$ True | TriggerDescription$ When CARDNAME enters the battlefield or attacks, goad target creature. SVar:TrigGoad:DB$ Goad | ValidTgts$ Creature | TgtPrompt$ Select target creature T:Mode$ Attacks | ValidCard$ Creature.IsGoaded | Execute$ TrigDamage | Secondary$ True | TriggerDescription$ Whenever a goaded creature attacks, it deals 1 damage to its controller. -SVar:TrigDamage:DB$ DealDamage | Defined$ TriggeredAttackerController | DamageSource$ Self | NumDmg$ 1 -Oracle:Flying\nWhen Vengeful Ancestor enters the battlefield or attacks, goad target creature. (Until your next turn, that creature attacks each combat if able and attacks a player other than you if able.)\nWhenever a goaded creature attacks, it deals 1 damage to its controller. - -IsGoaded \ No newline at end of file +SVar:TrigDamage:DB$ DealDamage | Defined$ TriggeredAttackerController | DamageSource$ TriggeredAttackerLKICopy | NumDmg$ 1 +Oracle:Flying\nWhen Vengeful Ancestor enters the battlefield or attacks, goad target creature. (Until your next turn, that creature attacks each combat if able and attacks a player other than you if able.)\nWhenever a goaded creature attacks, it deals 1 damage to its controller. \ No newline at end of file