Erwan
- Added all counter cards I could find that would work
This commit is contained in:
@@ -11,6 +11,18 @@ subtype=Human Soldier
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Shroud Whenever another creature is put into a graveyard from play, you may put a +1/+1 counter on Algae Gharial.
|
||||
auto=@movedTo(creature|graveyard) from(inplay):may counter(1/1)
|
||||
id=174986
|
||||
name=Algae Gharial
|
||||
rarity=U
|
||||
type=Creature
|
||||
mana={3}{G}
|
||||
power=1
|
||||
subtype=Crocodile
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Arcane Sanctum comes into play tapped. {T}: Add {W}, {U}, or {B} to your mana pool.
|
||||
auto=tap
|
||||
auto={T}:Add{W}
|
||||
@@ -823,6 +835,19 @@ subtype=Rhino Soldier
|
||||
toughness=7
|
||||
[/card]
|
||||
[card]
|
||||
text=First strike Whenever another creature is put into a graveyard from play, you may put a +1/+1 counter on Rockslide Elemental.
|
||||
abilities=first strike
|
||||
auto=@movedTo(creature|graveyard) from(inplay):may counter(1/1)
|
||||
id=174988
|
||||
name=Rockslide Elemental
|
||||
rarity=U
|
||||
type=Creature
|
||||
mana={2}{R}
|
||||
power=1
|
||||
subtype=Elemental
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Target creature gets +3/+3 and gains double strike until end of turn.
|
||||
target=creature
|
||||
auto=3/3
|
||||
@@ -858,6 +883,19 @@ rarity=U
|
||||
type=Land
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying Whenever another creature is put into a graveyard from play, you may put a +1/+1 counter on Scavenger Drake.
|
||||
abilities=flying
|
||||
auto=@movedTo(creature|graveyard) from(inplay):may counter(1/1)
|
||||
id=174987
|
||||
name=Scavenger Drake
|
||||
rarity=U
|
||||
type=Creature
|
||||
mana={3}{B}
|
||||
power=1
|
||||
subtype=Drake
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Seaside Citadel comes into play tapped. {T}: Add {G}, {W}, or {U} to your mana pool.
|
||||
auto=tap
|
||||
auto={T}:Add{G}
|
||||
|
||||
Reference in New Issue
Block a user