JON4TH4N - fixed my last revision

This commit is contained in:
leungclj
2009-12-13 16:47:24 +00:00
parent 1e503bc86e
commit 1b3b600ca2
2 changed files with 25 additions and 13 deletions

View File

@@ -230,14 +230,7 @@ type=Enchantment
text=When Day of the Dragons enters the battlefield, exile all creatures you control. Then put that many 5/5 red Dragon creature tokens with flying onto the battlefield. When Day of the Dragons leaves the battlefield, sacrifice all Dragons you control. Then return the exiled cards to the battlefield under your control.
rarity=R
[/card]
[card]
id=44335
name=Decree of Annihilation
mana={8}{R}{R}
type=Sorcery
text=Exile all artifacts, creatures, and lands from the battlefield, all cards from all graveyards, and all cards from all hands. Cycling {5}{R}{R} ({5}{R}{R}, Discard this card: Draw a card.) When you cycle Decree of Annihilation, destroy all lands.
rarity=R
[/card]
[card]
id=45141
name=Decree of Justice

View File

@@ -4,28 +4,47 @@ FIRSTMAIN
[PLAYER1]
hand:Gempalm Avenger
library:forest
inplay:Ondu Cleric
inplay:Infantry Veteran
manapool:{2}{W}
[PLAYER2]
inplay:Grizzly Bears
[DO]
choice 1
Gempalm Avenger
next
next
Ondu Cleric
Infantry Veteran
choice 0
next
Grizzly Bears
next
#damage
eot
eot
next
#end combat
#upkeeep
next
#draw
next
#firstmain
next
#begin
next
#attackers
Infantry Veteran
choice 0
next
#blocker
next
#damage
next
#end
[ASSERT]
COMBATEND
[PLAYER1]
inplay:Ondu Cleric
inplay:Infantry Veteran
graveyard:Gempalm Avenger
hand:forest
[PLAYER2]
graveyard:Grizzly Bears
life:19
[END]