-added some cards using the recent changes in draw,life,deplete. There are still lots of them to add I think
- fixed trumpet in M10
This commit is contained in:
wagic.the.homebrew
2009-07-29 04:34:27 +00:00
parent 8149881001
commit be93e1f6d1
20 changed files with 186 additions and 144 deletions
+19
View File
@@ -282,6 +282,16 @@ mana={4}{U}{U}
subtype=Aura
[/card]
[card]
text=Target player gains 2 life for each creature in play.
target=player
auto=foreach(creature) life:2
id=9702
name=Congregate
rarity=C
type=Instant
mana={3}{W}
[/card]
[card]
text={4}, Sacrifice Copper Gnomes: You may put an artifact card from your hand into play.
id=8815
auto={4}{S}:moveTo(myinplay) target(artifact|myhand)
@@ -1437,6 +1447,15 @@ mana={3}
type=Artifact
[/card]
[card]
text=Whenever an opponent plays a white spell, that player loses 1 life and you gain 1 life.
auto=@movedTo(*[white]|opponentStack): life:-1 opponent && life:1 controller
id=5696
name=Yawgmoth's Edict
rarity=U
type=Enchantment
mana={1}{B}
[/card]
[card]
text=Flying, shroud
id=5825
name=Zephid
+2 -16
View File
@@ -271,14 +271,7 @@ rarity=U
type=Instant
mana={1}{W}
[/card]
[card]
text=Target player gains 2 life for each creature in play.
id=9702
name=Congregate
rarity=C
type=Instant
mana={3}{W}
[/card]
[card]
text=At the beginning of your upkeep, sacrifice Contamination unless you sacrifice a creature. If a land is tapped for mana, it produces {B} instead of any other type and amount.
id=5768
@@ -2020,14 +2013,7 @@ rarity=R
type=Enchantment
mana={3}{W}
[/card]
[card]
text=Whenever an opponent plays a white spell, that player loses 1 life and you gain 1 life.
id=5696
name=Yawgmoth's Edict
rarity=U
type=Enchantment
mana={1}{B}
[/card]
[card]
text=Until end of turn, you may play cards in your graveyard. If a card would be put into your graveyard this turn, remove that card from the game instead.
id=5629