Add files via upload

This commit is contained in:
Dennis Vlahos
2022-04-13 10:24:25 +03:00
committed by GitHub
parent af85d78743
commit ee9ce5b29b

View File

@@ -0,0 +1,11 @@
Name:Topiary Stomper
ManaCost:1 G G
Types:Creature Plant Dinosaur
PT:4/4
K:Vigilance
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSearch | TriggerDescription$ When CARDNAME enters the battlefield, search your library for a basic land card, put it onto the battlefield tapped, then shuffle.
SVar:TrigSearch:DB$ ChangeZone | Origin$ Library | Destination$ Battlefield | ChangeType$ Land.Basic | ChangeNum$ 1 | Tapped$ True
S:Mode$ Continuous | Affected$ Card.Self | AddHiddenKeyword$ CARDNAME can't attack or block. | CheckSVar$ X | SVarCompare$ LT7 | Description$ CARDNAME can't attack or block unless you control seven or more lands.
SVar:X:Count$Valid Land.YouCtrl
SVar:BuffedBy:Land
Oracle:Vigilance\nWhen Topiary Stomper enters the battlefield, search your library for a basic land card, put it onto the battlefield tapped, then shuffle.\nTopiary Stomper cant attack or block unless you control seven or more lands.