From 6a22d1d4ca496ea50af0b5e09bdbb29a6a739219 Mon Sep 17 00:00:00 2001 From: tool4ever Date: Tue, 4 Jun 2024 20:26:47 +0000 Subject: [PATCH] Update rootless_yew.txt --- forge-gui/res/cardsfolder/r/rootless_yew.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/r/rootless_yew.txt b/forge-gui/res/cardsfolder/r/rootless_yew.txt index 0f565d3dc28..308d460b772 100644 --- a/forge-gui/res/cardsfolder/r/rootless_yew.txt +++ b/forge-gui/res/cardsfolder/r/rootless_yew.txt @@ -3,5 +3,5 @@ ManaCost:3 G G Types:Creature Treefolk PT:5/4 T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME dies, search your library for a creature card with power or toughness 6 or greater, reveal it, put it into your hand, then shuffle. -SVar:TrigChange:DB$ ChangeZone | Origin$ Library | Destination$ Hand | ChangeType$ Creature.cmcGE6 | ChangeNum$ 1 | ShuffleNonMandatory$ True +SVar:TrigChange:DB$ ChangeZone | Origin$ Library | Destination$ Hand | ChangeType$ Creature.powerGE6,Creature.toughnessGE6 | ChangeNum$ 1 | ShuffleNonMandatory$ True Oracle:When Rootless Yew dies, search your library for a creature card with power or toughness 6 or greater, reveal it, put it into your hand, then shuffle.