Files
wagic/projects/mtg/bin/Res/test/thunder-thrash_elder.txt
solo81@web.de 1e25fc44d4 Added 10 successfully tested cards with Devour.
Added a test script creatures with Devour.

Card list -> First comment
2010-05-12 22:02:14 +00:00

33 lines
539 B
Plaintext

#Testing Devour ability (Example: Thunder-Thrash Elder)
[init]
firstmain
[player1]
hand:Thunder-Thrash Elder
inplay:fervor,ornithopter,elvish berserker,grizzly bears
manapool:{2}{R}
[player2]
[do]
Thunder-Thrash Elder
choice 0
ornithopter
choice 0
elvish berserker
choice 1
next
#begin
next
#attackers
Thunder-Thrash Elder
next
#blockers
next
#damage
[ASSERT]
COMBATDAMAGE
[PLAYER1]
graveyard:ornithopter,elvish berserker
inplay:fervor,Thunder-Thrash Elder,grizzly bears
manapool:{0}
[PLAYER2]
life:13
[END]