Bug fixes on primitives
Vance's Blasting Cannons Vona, Butcher of Magan Niambi, Faithful Healer bone harvest and similar cards add a choose 0 targets option Arborea Pegasus Arcbound Shikari Keldon Raider Aurelia, Exemplar of Justice Mu Yanling, Sky Dancer Voldaren Pariah Yarok's Fenlurker
This commit is contained in:
@@ -13577,8 +13577,7 @@ type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
name=Bone Harvest
|
||||
target=<anyamount>creature|mygraveyard
|
||||
auto=moveTo(mylibrary)
|
||||
auto=may name(Return creature to library) target(<anyamount>creature|mygraveyard) moveTo(mylibrary)
|
||||
auto=@next upkeep:draw:1 controller
|
||||
text=Put any number of target creature cards from your graveyard on top of your library. -- Draw a card at the beginning of the next turn's upkeep.
|
||||
mana={2}{B}
|
||||
@@ -42589,8 +42588,7 @@ toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Footbottom Feast
|
||||
target=<anyamount>creature|mygraveyard
|
||||
auto=moveTo(mylibrary)
|
||||
auto=may name(Return creature to library) target(<anyamount>creature|mygraveyard) moveTo(mylibrary)
|
||||
auto=draw:1 controller
|
||||
text=Put any number of target creature cards from your graveyard on top of your library. -- Draw a card.
|
||||
mana={2}{B}
|
||||
@@ -43359,8 +43357,7 @@ type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Frantic Salvage
|
||||
target=<anyamount>artifact|mygraveyard
|
||||
auto=moveTo(mylibrary)
|
||||
auto=may name(Return creature to library) target(<anyamount>artifact|mygraveyard) moveTo(mylibrary)
|
||||
auto=draw:1 controller
|
||||
text=Put any number of target artifact cards from your graveyard on top of your library. -- Draw a card.
|
||||
mana={3}{W}
|
||||
@@ -130384,7 +130381,7 @@ toughness=2
|
||||
name=Voldaren Pariah
|
||||
abilities=flying,madness
|
||||
auto={S(other creature|mybattlefield)}{S(other creature|mybattlefield)}{S(other creature|mybattlefield)}:flip(Abolisher of Bloodlines)
|
||||
autoexile=restriction{discarded} pay({B}{B}{b}) name(pay BB to cast) activate name(pay BB to cast) castcard(normal)?name(put in graveyard) moveto(ownergraveyard)
|
||||
autoexile=restriction{discarded} pay({B}{B}{B}) name(pay BBB to cast) activate name(pay BBB to cast) castcard(normal)?name(put in graveyard) moveto(ownergraveyard)
|
||||
text=Flying -- Sacrifice three other creatures: Transform Voldaren Pariah. -- Madness {B}{B}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)
|
||||
mana={3}{B}{B}
|
||||
type=Creature
|
||||
|
||||
Reference in New Issue
Block a user