Laurent - Small correction 5DN (Loxodon missing vigilance) MRD (Solemn Simulacrum missing the may).
This commit is contained in:
@@ -332,6 +332,7 @@ toughness=3
|
|||||||
text=Vigilance {W}: Loxodon Stalwart gets +0/+1 until end of turn.
|
text=Vigilance {W}: Loxodon Stalwart gets +0/+1 until end of turn.
|
||||||
id=73567
|
id=73567
|
||||||
name=Loxodon Stalwart
|
name=Loxodon Stalwart
|
||||||
|
abilities=vigilance
|
||||||
rarity=U
|
rarity=U
|
||||||
mana={3}{W}{W}
|
mana={3}{W}{W}
|
||||||
type=Creature
|
type=Creature
|
||||||
|
|||||||
@@ -1128,9 +1128,8 @@ rarity=R
|
|||||||
type=Artifact Creature
|
type=Artifact Creature
|
||||||
mana={4}
|
mana={4}
|
||||||
text=When Solemn Simulacrum comes into play, you may search your library for a basic land card and put that card into play tapped. If you do, shuffle your library. When Solemn Simulacrum is put into a graveyard from play, you may draw a card.
|
text=When Solemn Simulacrum comes into play, you may search your library for a basic land card and put that card into play tapped. If you do, shuffle your library. When Solemn Simulacrum is put into a graveyard from play, you may draw a card.
|
||||||
target=land[basic]|mylibrary
|
auto=may moveTo(myBattlefield) target(land[basic]|mylibrary) && tap
|
||||||
auto=moveTo(myinplay) && tap
|
auto=@movedTo(this|graveyard) from(Battlefield):may draw:1 controller
|
||||||
auto=@movedTo(this|graveyard) from(inplay):may draw:1
|
|
||||||
power=2
|
power=2
|
||||||
subtype=Golem
|
subtype=Golem
|
||||||
toughness=2
|
toughness=2
|
||||||
|
|||||||
Reference in New Issue
Block a user