Corrected Carrion Beetles and Reveillark.
This commit is contained in:
@@ -10371,8 +10371,8 @@ toughness=1
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Carrion Beetles
|
name=Carrion Beetles
|
||||||
auto={2}{B}{T}:choice name(opponent's graveyard) target(<upto:3>*|graveyard) moveTo(exile)
|
auto={2}{B}{T}:choice name(opponent's graveyard) target(<upto:3>*|opponentgraveyard) moveTo(exile)
|
||||||
auto={2}{B}{T}:choice name(your graveyard) target(<upto:3>*|graveyard) moveTo(exile)
|
auto={2}{B}{T}:choice name(your graveyard) target(<upto:3>*|mygraveyard) moveTo(exile)
|
||||||
text={2}{B}, {T}: Exile up to three target cards from a single graveyard.
|
text={2}{B}, {T}: Exile up to three target cards from a single graveyard.
|
||||||
mana={B}
|
mana={B}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -57115,7 +57115,7 @@ type=Sorcery
|
|||||||
name=Reveillark
|
name=Reveillark
|
||||||
abilities=flying
|
abilities=flying
|
||||||
other={5}{W} name(Evoke)
|
other={5}{W} name(Evoke)
|
||||||
auto=@movedTo(this|nonbattlezone) from(battlefield):may moveTo(myBattlefield) target(<upto:2>creature[power<=2]|mygraveyard)
|
auto=@movedTo(this|nonbattlezone) from(battlefield):moveTo(myBattlefield) target(<upto:2>creature[power<=2]|mygraveyard)
|
||||||
auto=alternative sacrifice
|
auto=alternative sacrifice
|
||||||
text=Flying -- When Reveillark leaves the battlefield, return up to two target creature cards with power 2 or less from your graveyard to the battlefield. -- Evoke {5}{W} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)
|
text=Flying -- When Reveillark leaves the battlefield, return up to two target creature cards with power 2 or less from your graveyard to the battlefield. -- Evoke {5}{W} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)
|
||||||
mana={4}{W}
|
mana={4}{W}
|
||||||
|
|||||||
Reference in New Issue
Block a user