J0N4TH4N - forget the bug I mention in r951, just me being stupid
This commit is contained in:
@@ -527,23 +527,6 @@ toughness=2
|
|||||||
abilities=flying
|
abilities=flying
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Ulasht, the Hate Seed enters the battlefield with a +1/+1 counter on it for each other red creature you control and a +1/+1 counter on it for each other green creature you control. {1}, Remove a +1/+1 counter from Ulasht: Choose one - Ulasht deals 1 damage to target creature; or put a 1/1 green Saproling creature token onto the battlefield.
|
|
||||||
id=97212
|
|
||||||
name=Ulasht the Hate Seed
|
|
||||||
color=Red,Green
|
|
||||||
rarity=R
|
|
||||||
mana={2}{R}{G}
|
|
||||||
type=Creature
|
|
||||||
subtype=Hellion Hydra
|
|
||||||
auto=foreach(other creature[red]|myBattlefield) counter(1/1,1)
|
|
||||||
auto=foreach(other creature[green]|myBattlefield) counter(1/1,1)
|
|
||||||
auto={1}:counter(1/1,-1) && damage:1 target(creature)
|
|
||||||
auto={1}:token(Saproling,creature saproling,1/1,green) && counter(1/1,-1)
|
|
||||||
power=0
|
|
||||||
toughness=0
|
|
||||||
abilities=legendary
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=Flying. Whenever you cast an instant or sorcery spell, Wee Dragonauts gets +2/+0 until end of turn.
|
text=Flying. Whenever you cast an instant or sorcery spell, Wee Dragonauts gets +2/+0 until end of turn.
|
||||||
id=96903
|
id=96903
|
||||||
name=Wee Dragonauts
|
name=Wee Dragonauts
|
||||||
|
|||||||
@@ -1109,7 +1109,23 @@ type=Sorcery
|
|||||||
text=Replicate {1}{U} (When you cast this spell, copy it for each time you paid its replicate cost.) Draw a card.
|
text=Replicate {1}{U} (When you cast this spell, copy it for each time you paid its replicate cost.) Draw a card.
|
||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Ulasht, the Hate Seed enters the battlefield with a +1/+1 counter on it for each other red creature you control and a +1/+1 counter on it for each other green creature you control. {1}, Remove a +1/+1 counter from Ulasht: Choose one - Ulasht deals 1 damage to target creature; or put a 1/1 green Saproling creature token onto the battlefield.
|
||||||
|
id=97212
|
||||||
|
name=Ulasht the Hate Seed
|
||||||
|
color=Red,Green
|
||||||
|
rarity=R
|
||||||
|
mana={2}{R}{G}
|
||||||
|
type=Creature
|
||||||
|
subtype=Hellion Hydra
|
||||||
|
auto=foreach(other creature[red]|myBattlefield) counter(1/1,1)
|
||||||
|
auto=foreach(other creature[green]|myBattlefield) counter(1/1,1)
|
||||||
|
auto={1}:counter(1/1,-1) && damage:1 target(creature)
|
||||||
|
auto={1}:token(Saproling,creature saproling,1/1,green) && counter(1/1,-1)
|
||||||
|
power=0
|
||||||
|
toughness=0
|
||||||
|
abilities=legendary
|
||||||
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=96851
|
id=96851
|
||||||
name=Vacuumelt
|
name=Vacuumelt
|
||||||
|
|||||||
@@ -518,19 +518,6 @@ power=5
|
|||||||
toughness=4
|
toughness=4
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Spitting Hydra enters the battlefield with four +1/+1 counters on it. {1}{R}, Remove a +1/+1 counter from Spitting Hydra: Spitting Hydra deals 1 damage to target creature.
|
|
||||||
id=5246
|
|
||||||
name=Spitting Hydra
|
|
||||||
mana={3}{R}{R}
|
|
||||||
type=Creature
|
|
||||||
subtype=Hydra
|
|
||||||
power=0
|
|
||||||
toughness=0
|
|
||||||
auto=counter(1/1,4)
|
|
||||||
auto={1}{R}:counter(1/1,-1) && damage:1 target(creature)
|
|
||||||
rarity=R
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text={T}, Sacrifice a creature: Destroy target nonblack creature.
|
text={T}, Sacrifice a creature: Destroy target nonblack creature.
|
||||||
auto={T}{S(creature|myBattlefield)}:destroy target(creature[-black])
|
auto={T}{S(creature|myBattlefield)}:destroy target(creature[-black])
|
||||||
id=5247
|
id=5247
|
||||||
|
|||||||
@@ -734,7 +734,19 @@ toughness=2
|
|||||||
text=Flying {0}: The next 1 damage that would be dealt to Spirit en-Kor this turn is dealt to target creature you control instead.
|
text=Flying {0}: The next 1 damage that would be dealt to Spirit en-Kor this turn is dealt to target creature you control instead.
|
||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Spitting Hydra enters the battlefield with four +1/+1 counters on it. {1}{R}, Remove a +1/+1 counter from Spitting Hydra: Spitting Hydra deals 1 damage to target creature.
|
||||||
|
id=5246
|
||||||
|
name=Spitting Hydra
|
||||||
|
mana={3}{R}{R}
|
||||||
|
type=Creature
|
||||||
|
subtype=Hydra
|
||||||
|
power=0
|
||||||
|
toughness=0
|
||||||
|
auto=counter(1/1,4)
|
||||||
|
auto={1}{R}:counter(1/1,-1) && damage:1 target(creature)
|
||||||
|
rarity=R
|
||||||
|
[/card]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user