- Added all counter cards I could find that would work
This commit is contained in:
wagic.the.homebrew
2009-07-22 02:25:31 +00:00
parent 57c58805a8
commit 75d801c632
41 changed files with 1321 additions and 1199 deletions

View File

@@ -379,6 +379,15 @@ type=Enchantment
auto={1}{U}:fizzle target(*[red]|stack)
[/card]
[card]
text={3}, {T}: Put a +1/+1 counter on target creature.
auto={3}{T}:counter(1/1) target(creature)
id=8870
name=Dragon Blood
rarity=U
type=Artifact
mana={3}
[/card]
[card]
text={B}{B}, {T}: Destroy target green creature.
id=5860
name=Eastern Paladin
@@ -1257,6 +1266,27 @@ toughness=3
abilities=haste
[/card]
[card]
text=Put a +1/+1 counter on each creature you control.
auto=all(creature|mybattlefield) counter(1/1)
id=8819
name=Titania's Boon
rarity=U
type=Sorcery
mana={3}{G}
[/card]
[card]
text=Whenever a player plays a green spell, put a +1/+1 counter on Titania's Chosen.
auto=@movedTo(*[green]|opponentStack):counter(1/1)
id=5838
name=Titania's Chosen
rarity=U
type=Creature
mana={2}{G}
power=1
subtype=Elf Archer
toughness=1
[/card]
[card]
text={T}: Add {U} to your mana pool for each artifact you control.
auto={T}:foreach(artifact|myinplay)add:{U}
id=8883