Jonathan - added few cards
This commit is contained in:
@@ -10,6 +10,20 @@ power=3
|
||||
subtype=Scarecrow
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying. When Archon of Justice is put into a graveyard from play, remove target permanent from the game.
|
||||
abilities=flying
|
||||
auto=@movedTo(this|graveyard):moveTo(removedfromgame) target(*|inplay)
|
||||
id=146006
|
||||
name=Archon of Justice
|
||||
rarity=R
|
||||
type=Creature
|
||||
mana={3}{W}{W}
|
||||
power=4
|
||||
subtype=Archon
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Remove target card in a graveyard from the game. Put a 1/1 white and black Spirit creature token with flying into play.
|
||||
target=*|graveyard
|
||||
auto=moveTo(removedfromgame)
|
||||
@@ -146,6 +160,19 @@ rarity=R
|
||||
type=Land
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying {U}, Sacrifice Glen Elendra Archmage: Counter target noncreature spell. Persist (When this creature is put into a graveyard from play, if it had no -1/-1 counters on it, return it to play under its owner's control with a -1/-1 counter on it.)
|
||||
abilities=flying,persist
|
||||
id=157977
|
||||
auto={U}{S}:fizzle(*[-creature]|stack)
|
||||
name=Glen Elendra Archmage
|
||||
rarity=R
|
||||
type=Creature
|
||||
mana={3}{U}
|
||||
power=2
|
||||
subtype=Faerie Wizard
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Wither (This deals damage to creatures in the form of -1/-1 counters.)
|
||||
abilities=wither
|
||||
id=152089
|
||||
|
||||
Reference in New Issue
Block a user