Several card additions, card fixes, etc.
This commit is contained in:
@@ -270,6 +270,19 @@ power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G} to your mana pool. Put a -1/-1 counter on Devoted Druid: Untap Devoted Druid.
|
||||
id=135500
|
||||
name=Devoted Druid
|
||||
rarity=C
|
||||
mana={1}{G}
|
||||
type=Creature
|
||||
subtype=Elf Druid
|
||||
auto={T}:Add {G}
|
||||
auto={0}:counter(-1/-1) && untap
|
||||
power=0
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=You may put a green creature card from your hand onto the battlefield.
|
||||
id=154003
|
||||
target=creature[green]|myhand
|
||||
@@ -725,6 +738,23 @@ toughness=5
|
||||
abilities=wither
|
||||
[/card]
|
||||
[card]
|
||||
text=Morselhoarder enters the battlefield with two -1/-1 counters on it. Remove a -1/-1 counter from Morselhoarder: Add one mana of any color to your mana pool.
|
||||
id=159407
|
||||
name=Morselhoarder
|
||||
rarity=C
|
||||
mana={4}{RG}{RG}
|
||||
type=Creature
|
||||
subtype=Elemental
|
||||
auto=counter(-1/-1,2)
|
||||
auto={0}:counter(-1/-1,-1) && add{W}
|
||||
auto={0}:counter(-1/-1,-1) && add{U}
|
||||
auto={0}:counter(-1/-1,-1) && add{B}
|
||||
auto={0}:counter(-1/-1,-1) && add{R}
|
||||
auto={0}:counter(-1/-1,-1) && add{G}
|
||||
power=6
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {R} to your mana pool.
|
||||
auto={T}:Add {R}
|
||||
id=157888
|
||||
|
||||
@@ -263,17 +263,6 @@ subtype=Spirit Avatar
|
||||
toughness=6
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G} to your mana pool. Put a -1/-1 counter on Devoted Druid: Untap Devoted Druid.
|
||||
id=135500
|
||||
name=Devoted Druid
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={1}{G}
|
||||
power=0
|
||||
subtype=Elf Druid
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Put a 5/5 black and red Elemental creature token into play. Target opponent sacrifices a creature for each black creature you control, then sacrifices a land for each red creature you control.
|
||||
id=146733
|
||||
name=Din of the Fireherd
|
||||
@@ -932,17 +921,6 @@ type=Land
|
||||
subtype=Island
|
||||
[/card]
|
||||
[card]
|
||||
text=Morselhoarder comes into play with two -1/-1 counters on it. Remove a -1/-1 counter from Morselhoarder: Add one mana of any color to your mana pool.
|
||||
id=159407
|
||||
name=Morselhoarder
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={4}{RG}{RG}
|
||||
power=6
|
||||
subtype=Elemental
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=If Mossbridge Troll would be destroyed, regenerate it. Tap any number of untapped creatures you control other than Mossbridge Troll with total power 10 or greater: Mossbridge Troll gets +20/+20 until end of turn.
|
||||
id=146021
|
||||
name=Mossbridge Troll
|
||||
|
||||
Reference in New Issue
Block a user