Erwan
- Added all counter cards I could find that would work
This commit is contained in:
@@ -387,6 +387,19 @@ mana={2}{B}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
text=Shadow (This creature can block or be blocked by only creatures with shadow.) Whenever a creature with shadow is put into a graveyard from play, put a +1/+1 counter on Dauthi Ghoul.
|
||||
abilities=shadow
|
||||
auto=@movedTo(creature[shadow]|graveyard) from(battlefield):counter(1/1)
|
||||
id=4649
|
||||
name=Dauthi Ghoul
|
||||
rarity=U
|
||||
type=Creature
|
||||
mana={1}{B}
|
||||
power=1
|
||||
subtype=Dauthi Zombie
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Shadow (This creature can block or be blocked by only creatures with shadow.)
|
||||
id=4651
|
||||
name=Dauthi Marauder
|
||||
@@ -426,6 +439,18 @@ subtype=Dauthi Soldier
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever an opponent plays a land, put a +1/+1 counter on Dirtcowl Wurm.
|
||||
auto=@movedTo(land|opponentbattlefield):counter(1/1)
|
||||
id=4755
|
||||
name=Dirtcowl Wurm
|
||||
rarity=R
|
||||
type=Creature
|
||||
mana={4}{G}
|
||||
power=3
|
||||
subtype=Wurm
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Destroy target artifact or enchantment.
|
||||
target=artifact,enchantment
|
||||
auto=destroy
|
||||
@@ -473,6 +498,18 @@ toughness=2
|
||||
abilities=legendary
|
||||
[/card]
|
||||
[card]
|
||||
text={2}, {T}: Put a +1/+1 counter on Energizer.
|
||||
auto={2}{T}:counter(1/1)
|
||||
id=4605
|
||||
name=Energizer
|
||||
rarity=R
|
||||
type=Artifact Creature
|
||||
mana={4}
|
||||
power=2
|
||||
subtype=Juggernaut
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) Enchanted creature gets -2/-2.
|
||||
id=4661
|
||||
target=creature
|
||||
@@ -1426,6 +1463,17 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Whenever a creature is put into a graveyard from play, put a +1/+1 counter on enchanted creature.
|
||||
target=creature
|
||||
auto=@movedTo(creature|graveyard) from(battlefield):counter(1/1)
|
||||
id=4682
|
||||
name=Sadistic Glee
|
||||
rarity=C
|
||||
type=Enchantment
|
||||
mana={B}
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Salt Flats comes into play tapped. {T}: Add {1} to your mana pool. {T}: Add {W} or {B} to your mana pool. Salt Flats deals 1 damage to you.
|
||||
id=4938
|
||||
auto=tap
|
||||
|
||||
Reference in New Issue
Block a user