Update rootless_yew.txt

This commit is contained in:
tool4ever
2024-06-04 20:26:47 +00:00
committed by GitHub
parent 69a83ed129
commit 6a22d1d4ca

View File

@@ -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.