J0N4TH4N - (MOR) fix letter case error
This commit is contained in:
@@ -227,30 +227,30 @@ toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
id=152659
|
||||
Name=Shinewend
|
||||
Mana={1}{W}
|
||||
Type=Creature
|
||||
name=Shinewend
|
||||
mana={1}{W}
|
||||
type=Creature
|
||||
subtype=Elemental
|
||||
Text=Flying. Shinewend enters the battlefield with a +1/+1 counter on it. {1}{W}, Remove a +1/+1 counter from Shinewend: Destroy target enchantment.
|
||||
text=Flying. Shinewend enters the battlefield with a +1/+1 counter on it. {1}{W}, Remove a +1/+1 counter from Shinewend: Destroy target enchantment.
|
||||
auto=counter(1/1,1)
|
||||
auto={1}{W}:counter(1/1,-1) && destroy target(enchantment)
|
||||
abilities=flying
|
||||
Power=0
|
||||
power=0
|
||||
toughness=0
|
||||
Rarity=C
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=152704
|
||||
Name=Stingmoggie
|
||||
Mana={3}{R}
|
||||
Type=Creature
|
||||
name=Stingmoggie
|
||||
mana={3}{R}
|
||||
type=Creature
|
||||
subtype=Elemental
|
||||
Text=Stingmoggie enters the battlefield with two +1/+1 counters on it. {3}{R}, Remove a +1/+1 counter from Stingmoggie: Destroy target artifact or land.
|
||||
text=Stingmoggie enters the battlefield with two +1/+1 counters on it. {3}{R}, Remove a +1/+1 counter from Stingmoggie: Destroy target artifact or land.
|
||||
auto=counter(1/1,2)
|
||||
auto={1}{W}:counter(1/1,-1) && destroy target(artifact,land)
|
||||
Power=0
|
||||
power=0
|
||||
toughness=0
|
||||
Rarity=C
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
text=Vengeful Firebrand has haste as long as a Warrior card is in your graveyard. R: Vengeful Firebrand gets +1/+0 until end of turn.
|
||||
|
||||
@@ -1126,17 +1126,7 @@ type=Enchantment
|
||||
text=Whenever a creature you control attacks, it gets +1/+0 until end of turn for each other attacking creature that shares a creature type with it.
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=152659
|
||||
name=Shinewend
|
||||
mana={1}{W}
|
||||
type=Creature
|
||||
subtype=Elemental
|
||||
power=0
|
||||
toughness=0
|
||||
text=Flying Shinewend enters the battlefield with a +1/+1 counter on it. {1}{W}, Remove a +1/+1 counter from Shinewend: Destroy target enchantment.
|
||||
rarity=C
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
id=152590
|
||||
name=Sigil Tracer
|
||||
@@ -1192,17 +1182,7 @@ toughness=5
|
||||
text=Flying At the beginning of the end step, if you control no Goblins, sacrifice Stenchskipper.
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=152704
|
||||
name=Stingmoggie
|
||||
mana={3}{R}
|
||||
type=Creature
|
||||
subtype=Elemental
|
||||
power=0
|
||||
toughness=0
|
||||
text=Stingmoggie enters the battlefield with two +1/+1 counters on it. {3}{R}, Remove a +1/+1 counter from Stingmoggie: Destroy target artifact or land.
|
||||
rarity=C
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
id=152917
|
||||
name=Stinkdrinker Bandit
|
||||
|
||||
Reference in New Issue
Block a user