From e035af3389ff2046a8cf284dbb3e47da93e96b4d Mon Sep 17 00:00:00 2001 From: Alexander Kim <37757170+joongiealexkim@users.noreply.github.com> Date: Sun, 24 Nov 2024 04:49:45 -0500 Subject: [PATCH] Update ashroot_animist.txt (#6621) --- forge-gui/res/cardsfolder/a/ashroot_animist.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/a/ashroot_animist.txt b/forge-gui/res/cardsfolder/a/ashroot_animist.txt index 95ed3aa6608..fdbaff99614 100644 --- a/forge-gui/res/cardsfolder/a/ashroot_animist.txt +++ b/forge-gui/res/cardsfolder/a/ashroot_animist.txt @@ -3,7 +3,7 @@ ManaCost:2 R G Types:Creature Lizard Druid PT:4/4 K:Trample -T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ When this creature attacks, another target attacking creature you control gets +X/+X until end of turn, where X is this creature's power. -SVar:TrigPump:DB$ Pump | ValidTgts$ Creature.attacking+Other+YouCtrl | TgtPrompt$ Select another target attacking creature you control | NumAtt$ X | NumDef$ X +T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ When this creature attacks, another target creature you control gains trample and gets +X/+X until end of turn, where X is this creature's power. +SVar:TrigPump:DB$ Pump | ValidTgts$ Creature.Other+YouCtrl | TgtPrompt$ Select another target creature you control | NumAtt$ X | NumDef$ X | KW$ Trample SVar:X:Count$CardPower -Oracle:Trample\nWhen this creature attacks, another target attacking creature you control gets +X/+X until end of turn, where X is this creature's power. \ No newline at end of file +Oracle:Trample\nWhen this creature attacks, another target creature you control gains trample and gets +X/+X until end of turn, where X is this creature's power.