Psyringe - fixed bugs with Yavimaya Dryad (thanks PrimsSoup), Ogre Arsonist and Crosis's Charm (thanks Niegen), and added a missing text= identifier to "Call of the Herd" (in mtg_todo.dat)
This commit is contained in:
@@ -4985,7 +4985,7 @@ subtype=Arcane
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Call of the Herd
|
name=Call of the Herd
|
||||||
Put a 3/3 green Elephant creature token onto the battlefield. -- Flashback {3}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)
|
text=Put a 3/3 green Elephant creature token onto the battlefield. -- Flashback {3}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.)
|
||||||
mana={2}{G}
|
mana={2}{G}
|
||||||
type=Sorcery
|
type=Sorcery
|
||||||
[/card]
|
[/card]
|
||||||
|
|||||||
@@ -7848,7 +7848,7 @@ subtype=Lair
|
|||||||
[card]
|
[card]
|
||||||
name=Crosis's Charm
|
name=Crosis's Charm
|
||||||
auto=may moveTo(ownerhand) target(*)
|
auto=may moveTo(ownerhand) target(*)
|
||||||
auto=may bury target(creature[black])
|
auto=may bury target(creature[-black])
|
||||||
auto=may destroy target(artifact)
|
auto=may destroy target(artifact)
|
||||||
text=Choose one - Return target permanent to its owner's hand; or destroy target nonblack creature, and it can't be regenerated; or destroy target artifact.
|
text=Choose one - Return target permanent to its owner's hand; or destroy target nonblack creature, and it can't be regenerated; or destroy target artifact.
|
||||||
mana={U}{B}{R}
|
mana={U}{B}{R}
|
||||||
@@ -26544,7 +26544,7 @@ type=Instant
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Ogre Arsonist
|
name=Ogre Arsonist
|
||||||
auto=destroy target(lad)
|
auto=destroy target(land)
|
||||||
text=When Ogre Arsonist enters the battlefield, destroy target land.
|
text=When Ogre Arsonist enters the battlefield, destroy target land.
|
||||||
mana={4}{R}
|
mana={4}{R}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -44797,6 +44797,7 @@ type=Land
|
|||||||
name=Yavimaya Dryad
|
name=Yavimaya Dryad
|
||||||
abilities=forestwalk
|
abilities=forestwalk
|
||||||
auto=may moveTo(myBattlefield) target(forest|mylibrary) && tap
|
auto=may moveTo(myBattlefield) target(forest|mylibrary) && tap
|
||||||
|
auto=may moveTo(opponentBattlefield) target(forest|mylibrary) && tap
|
||||||
text=Forestwalk -- When Yavimaya Dryad enters the battlefield, you may search your library for a Forest card and put it onto the battlefield tapped under target player's control. If you do, shuffle your library.
|
text=Forestwalk -- When Yavimaya Dryad enters the battlefield, you may search your library for a Forest card and put it onto the battlefield tapped under target player's control. If you do, shuffle your library.
|
||||||
mana={1}{G}{G}
|
mana={1}{G}{G}
|
||||||
type=Creature
|
type=Creature
|
||||||
|
|||||||
Reference in New Issue
Block a user