Bug fixes, removed cards that are not supported
Nimana Skydancer Puppet Raiser Irreverent Revelers Cunning Evasion Symmetry Matrix is not supported Glint-Nest Crane Chaplain of Alms was crashing the game while using macros Urza's Sylex Study Break Rankle and Torbran Ancient Brass Dragon Old Flitterfang Crossway Troublemakers Protean Hulk torpor orb and similar cards aren't working
This commit is contained in:
@@ -47032,7 +47032,7 @@ type=Instant
|
||||
name=Glint-Nest Crane
|
||||
abilities=flying
|
||||
aicode=activate target(artifact[zpos<=4]|mylibrary) moveto(ownerHand)
|
||||
auto=name(look) reveal:4 optionone name(Get an artifact card) target(<1>*artifact|reveal) moveto(ownerHand) optiononeend optiontwo name(put on bottom) target(<4>*|reveal) bottomoflibrary optiontwoend revealend
|
||||
auto=name(look) reveal:4 optionone name(Get an artifact card) target(<1>artifact|reveal) moveto(ownerHand) optiononeend optiontwo name(put on bottom) target(<4>*|reveal) bottomoflibrary optiontwoend revealend
|
||||
text=Flying -- When Glint-Nest Crane enters the battlefield, look at the top four cards of your library. You may reveal an artifact card from among them and put it into your hand. Put the rest on the bottom of your library in any order.
|
||||
mana={1}{U}
|
||||
type=Creature
|
||||
@@ -73965,7 +73965,7 @@ type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Mind Maggots
|
||||
auto=may target(<anyamount>*|myhand) reject && counter(1/1,2) all(this)
|
||||
auto=may notaTarget(<anyamount>creature|myhand) reject && counter(1/1,2) all(this)
|
||||
text=When Mind Maggots enters the battlefield, discard any number of creature cards. For each card discarded this way, put two +1/+1 counters on Mind Maggots.
|
||||
mana={3}{B}
|
||||
type=Creature
|
||||
|
||||
Reference in New Issue
Block a user