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
|
||||
|
||||
@@ -218,6 +218,20 @@ power=2
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
id=136161
|
||||
name=Scourge of Kher Ridges
|
||||
mana={6}{R}{R}
|
||||
type=Creature
|
||||
subtype=Dragon
|
||||
power=6
|
||||
toughness=6
|
||||
text=Flying {1}{R}: Scourge of Kher Ridges deals 2 damage to each creature without flying. {5}{R}: Scourge of Kher Ridges deals 6 damage to each other creature with flying.
|
||||
auto={1}{R}:damage:2 all(creature[-flying])
|
||||
auto={5}{R}:damage:6 all(other creature[flying])
|
||||
abilities=flying
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=126200
|
||||
name=Scout's Warning
|
||||
mana={W}
|
||||
|
||||
@@ -1084,20 +1084,7 @@ toughness=1
|
||||
text={W}, Sacrifice Samite Censer-Bearer: Prevent the next 1 damage that would be dealt to each creature you control this turn.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=136161
|
||||
name=Scourge of Kher Ridges
|
||||
mana={6}{R}{R}
|
||||
type=Creature
|
||||
subtype=Dragon
|
||||
power=6
|
||||
toughness=6
|
||||
text=Flying {1}{R}: Scourge of Kher Ridges deals 2 damage to each creature without flying. {5}{R}: Scourge of Kher Ridges deals 6 damage to each other creature with flying.
|
||||
auto={1}{R}:damage:2 all(creature[-flying])
|
||||
auto={5}{R}:damage:6 all(creature[flying])
|
||||
abilities=flying
|
||||
rarity=R
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
id=136158
|
||||
name=Second Wind
|
||||
|
||||
Reference in New Issue
Block a user