- fix soul warden
- fix counters (chainbreaker)
- removed cards that do not work
- updated version
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-07-27 10:33:11 +00:00
parent 7d672e091a
commit bb4cb3be7d
24 changed files with 201 additions and 184 deletions
+28
View File
@@ -114,6 +114,20 @@ type=Instant
mana={W}
[/card]
[card]
text=When Bogardan Firefiend is put into a graveyard from play, it deals 2 damage to target creature.
auto=@movedTo(this|graveyard):damage:2 target(creature)
#can't be coded in 0.8, because you can't use "target" after "@movedTo" unless there is a "may" condition
id=130534
name=Bogardan Firefiend
rarity=C
color=Red
type=Creature
mana={2}{R}
power=2
subtype=Elemental Spirit
toughness=1
[/card]
[card]
text=Whenever Cephalid Constable deals combat damage to a player, return up to that many target permanents that player controls to their owners' hands.
id=135261
name=Cephalid Constable
@@ -292,6 +306,20 @@ color=Land
type=Land
[/card]
[card]
text=When Festering Goblin is put into a graveyard from play, target creature gets -1/-1 until end of turn.
auto=@movedTo(this|graveyard):-1/-1 target(creature)
#can't be coded in 0.8, because you can't use "target" after "@movedTo" unless there is a "may" condition
id=129546
name=Festering Goblin
rarity=C
color=Black
type=Creature
mana={B}
power=1
subtype=Zombie Goblin
toughness=1
[/card]
[card]
text=Flying (This creature can't be blocked except by creatures with flying or reach.) When Fog Elemental attacks or blocks, sacrifice it at end of combat.
id=132073
name=Fog Elemental