J0N4TH4N - few updates
This commit is contained in:
@@ -583,6 +583,19 @@ type=Instant
|
||||
mana={W}
|
||||
[/card]
|
||||
[card]
|
||||
text=When Denizen of the Deep comes into play, return each other creature you control to its owner's hand.
|
||||
id=135250
|
||||
name=Denizen of the Deep
|
||||
auto=moveto(ownerHand) all(other creature|myinplay)
|
||||
rarity=R
|
||||
color=Blue
|
||||
type=Creature
|
||||
mana={6}{U}{U}
|
||||
power=11
|
||||
subtype=Serpent
|
||||
toughness=11
|
||||
[/card]
|
||||
[card]
|
||||
text=Search your library for a card and put that card into your hand. Then shuffle your library.
|
||||
target=*|mylibrary
|
||||
auto=moveTo(myHand)
|
||||
|
||||
@@ -234,19 +234,7 @@ color=Black
|
||||
type=Sorcery
|
||||
mana={1}{B}
|
||||
[/card]
|
||||
[card]
|
||||
text=When Denizen of the Deep comes into play, return each other creature you control to its owner's hand.
|
||||
id=135250
|
||||
name=Denizen of the Deep
|
||||
auto=moveto(ownerHand) all(creature[-this]|myinplay)
|
||||
rarity=R
|
||||
color=Blue
|
||||
type=Creature
|
||||
mana={6}{U}{U}
|
||||
power=11
|
||||
subtype=Serpent
|
||||
toughness=11
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Counter target spell. Look at the top four cards of your library, then put them back in any order.
|
||||
id=134749
|
||||
|
||||
Reference in New Issue
Block a user