Restore to previous modifications in borderline and bug fixes
Metamorphose should put cards at top of library Dark-Dweller Oracle missing closing parenthesis Chandra, Bold Pyromancer -3 Militant Angel before attacks used to create a token Typos in some operators, (never should be a '=>')
This commit is contained in:
@@ -73194,7 +73194,7 @@ toughness=3
|
||||
[card]
|
||||
name=Metamorphose
|
||||
target=*|opponentbattlefield
|
||||
auto=moveTo(ownerhand)
|
||||
auto=moveTo(ownerLibrary)
|
||||
auto=ability$!target(*[-planeswalker]|myhand) moveTo(mybattlefield)!$ opponent
|
||||
text=Put target permanent an opponent controls on top of its owner's library. That opponent may put an artifact, creature, enchantment, or land card from his or her hand onto the battlefield.
|
||||
mana={1}{U}
|
||||
@@ -109509,7 +109509,7 @@ name=Soul of New Phyrexia
|
||||
abilities=trample
|
||||
auto={5}:all(*|mybattlefield) indestructible ueot
|
||||
autograveyard={5}{E}:all(*|mybattlefield) indestructible ueot
|
||||
text=Trample. -- {5}: Permanents you control gain indestructible until end of turn. -- {5}: Permanents you control gain indestructible until end of turn.
|
||||
text=Trample. -- {5}:Permanents you control gain indestructible until end of turn. -- {5}:Permanents you control gain indestructible until end of turn.
|
||||
mana={6}
|
||||
type=Artifact Creature
|
||||
subtype=Avatar
|
||||
|
||||
Reference in New Issue
Block a user