add Status property
parent
12235da05c
commit
235bc7e5b0
|
@ -11,3 +11,4 @@ ability=Flying, lifelink;\
|
|||
When SN enters the battlefield, move any number of +1/+1 counters from other permanents you control onto SN.
|
||||
timing=main
|
||||
oracle=Flying, lifelink\nWhen Aetherborn Marauder enters the battlefield, move any number of +1/+1 counters from other permanents you control onto Aetherborn Marauder.
|
||||
status=not supported: any-number-of
|
||||
|
|
|
@ -7,4 +7,4 @@ cost={5}{B}{B}
|
|||
effect=Exile all creature cards from target player's graveyard in a face-down pile, shuffle that pile, then manifest those cards.
|
||||
timing=main
|
||||
oracle=Exile all creature cards from target player's graveyard in a face-down pile, shuffle that pile, then manifest those cards.
|
||||
status=needs groovy
|
||||
status=not supported: exile-face-down
|
||||
|
|
|
@ -7,3 +7,4 @@ cost={3}{B}{B}
|
|||
effect=Exile target nonland card from your graveyard. Search your library for any number of cards with the same name as that card, reveal them, and put them into your hand. Then shuffle your library.
|
||||
timing=main
|
||||
oracle=Exile target nonland card from your graveyard. Search your library for any number of cards with the same name as that card, reveal them, and put them into your hand. Then shuffle your library.
|
||||
status=not supported: any-number-of
|
||||
|
|
Loading…
Reference in New Issue