add Decomposition...

This commit is contained in:
omegablast2002@yahoo.com
2011-02-12 17:37:14 +00:00
parent 45cd30d367
commit 144ed28235
2 changed files with 9 additions and 16 deletions

View File

@@ -2966,15 +2966,6 @@ type=Instant
subtype=Arcane
[/card]
[card]
name=Canker Abomination
text=As Canker Abomination enters the battlefield, choose an opponent. Canker Abomination enters the battlefield with a -1/-1 counter on it for each creature that player controls.
mana={2}{BG}{BG}
type=Creature
subtype=Treefolk Horror
power=6
toughness=6
[/card]
[card]
name=Cankerous Thirst
text=If {B} was spent to cast Cankerous Thirst, you may have target creature get -3/-3 until end of turn. If {G} was spent to cast Cankerous Thirst, you may have target creature get +3/+3 until end of turn. (Do both if {B}{G} was spent.)
mana={3}{BG}
@@ -5309,13 +5300,6 @@ mana={1}{B}
type=Sorcery
[/card]
[card]
name=Decomposition
text=Enchant black creature -- Enchanted creature has "Cumulative upkeep - Pay 1 life." (At the beginning of its controller's upkeep, that player puts an age counter on it, then sacrifices it unless he or she pays its upkeep cost for each age counter on it.) -- When enchanted creature is put into a graveyard, its controller loses 2 life.
mana={1}{G}
type=Enchantment
subtype=Aura
[/card]
[card]
name=Decree of Pain
text=Destroy all creatures. They can't be regenerated. Draw a card for each creature destroyed this way. -- Cycling {3}{B}{B} ({3}{B}{B}, Discard this card: Draw a card.) -- When you cycle Decree of Pain, all creatures get -2/-2 until end of turn.
mana={6}{B}{B}

View File

@@ -14821,6 +14821,15 @@ mana={2}{G}
type=Sorcery
[/card]
[card]
name=Decomposition
auto=teach(creature) cumulativeupcost[{l}] sacrifice
auto=@movedto(mytgt|graveyard): all(trigger[to]) damage:2 targetcontroller
text=Enchant black creature -- Enchanted creature has "Cumulative upkeep - Pay 1 life." (At the beginning of its controller's upkeep, that player puts an age counter on it, then sacrifices it unless he or she pays its upkeep cost for each age counter on it.) -- When enchanted creature is put into a graveyard, its controller loses 2 life.
mana={1}{G}
type=Enchantment
subtype=Aura
[/card]
[card]
name=Decree of Annihilation
auto=moveTo(exile) all(artifact,creature,land|battlefield)
auto=moveTo(exile) all(*|mygraveyard)