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. 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 rarity=R
[/card] [/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] [card]
id=45141 id=45141
name=Decree of Justice name=Decree of Justice

View File

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