Add new file

This commit is contained in:
John
2021-04-03 23:16:21 +00:00
parent 29cfde5249
commit 45c1c40e9f

View File

@@ -0,0 +1,8 @@
Name:Emergent Sequence
ManaCost:1 G
Types:Sorcery
A:SP$ ChangeZone | Cost$ 1 G | Origin$ Library | Destination$ Battlefield | ChangeType$ Land.Basic | Tapped$ True | RememberChanged$ True | ChangeNum$ 1 | SubAbility$ DBAnimate | StackDescription$ Search your library for a basic land card, put it onto the battlefield tapped, then shuffle. That land becomes a 0/0 green and blue Fractal creature thats still a land. Put a +1/+1 counter on it for each land you had enter the battlefield under your control this turn. | SpellDescription$ Search your library for a basic land card, put it onto the battlefield tapped, then shuffle. That land becomes a 0/0 green and blue Fractal creature thats still a land. Put a +1/+1 counter on it for each land you had enter the battlefield under your control this turn.
SVar:DBAnimate:DB$ Animate | Defined$ Remembered | Power$ 0 | Toughness$ 0 | Colors$ Green,Blue | OverwriteColors$ True | Types$ Creature,Fractal | Permanent$ True | SubAbility$ DBPutCounter
SVar:DBPutCounter:DB$ PutCounter | Defined$ Remembered | CounterType$ P1P1 | CounterNum$ X
SVar:X:Count$Valid Land.YouCtrl+ThisTurnEntered
Oracle:Search your library for a basic land card, put it onto the battlefield tapped, then shuffle. That land becomes a 0/0 green and blue Fractal creature thats still a land. Put a +1/+1 counter on it for each land you had enter the battlefield under your control this turn.