Files
wagic/projects/mtg/bin/Res/test/pyroclasm.txt
wagic.the.homebrew@gmail.com 89fb351979 Erwan
- Added damage all (pyroclasm) and move all (not tested)
2009-04-30 13:48:41 +00:00

20 lines
341 B
Plaintext

#Testing Pyroclasm
[INIT]
FIRSTMAIN
[PLAYER1]
hand:pyroclasm
inplay:air elemental,rage weaver
manapool:{1}{R}
[PLAYER2]
inplay:grizzly bears,relentless rats
[DO]
pyroclasm
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:pyroclasm,rage weaver
inplay:air elemental
manapool:{0}
[PLAYER2]
graveyard:grizzly bears,relentless rats
[END]