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
|
||||
|
||||
Reference in New Issue
Block a user