added mirror entity....based on the conversion to word support for transforms ability.
This commit is contained in:
@@ -15235,15 +15235,6 @@ mana={G}
|
|||||||
type=Enchantment
|
type=Enchantment
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Mirror Entity
|
|
||||||
text=Changeling (This card is every creature type at all times.) -- {X}: Creatures you control become X/X and gain all creature types until end of turn.
|
|
||||||
mana={2}{W}
|
|
||||||
type=Creature
|
|
||||||
subtype=Shapeshifter
|
|
||||||
power=1
|
|
||||||
toughness=1
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
name=Mirror Gallery
|
name=Mirror Gallery
|
||||||
text=The "legend rule" doesn't apply.
|
text=The "legend rule" doesn't apply.
|
||||||
mana={5}
|
mana={5}
|
||||||
|
|||||||
@@ -39931,6 +39931,17 @@ text={T}: Add {1} to your mana pool. -- {T}: Put a charge counter on Mirrodin's
|
|||||||
type=Land
|
type=Land
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
name=Mirror Entity
|
||||||
|
auto={x}:all(creature|mybattlefield) transforms(allsubtypes,setpower=x,settoughness=x) ueot
|
||||||
|
text=Changeling (This card is every creature type at all times.) -- {X}: Creatures you control become X/X and gain all creature types until end of turn.
|
||||||
|
mana={2}{W}
|
||||||
|
type=Creature
|
||||||
|
subtype=Shapeshifter
|
||||||
|
abilities=changeling
|
||||||
|
power=1
|
||||||
|
toughness=1
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
name=Mirror-Sigil Sergeant
|
name=Mirror-Sigil Sergeant
|
||||||
abilities=trample
|
abilities=trample
|
||||||
auto=@each my upkeep:aslongas(*[blue]|myBattlefield) may token(158598)
|
auto=@each my upkeep:aslongas(*[blue]|myBattlefield) may token(158598)
|
||||||
|
|||||||
Reference in New Issue
Block a user