Added Shimmer Myr and a test for 'forcedalive'.

This commit is contained in:
solo81@web.de
2011-06-03 20:16:41 +00:00
parent 40208c4835
commit 715d498bce
4 changed files with 38 additions and 9 deletions

View File

@@ -517,6 +517,7 @@ skullcage7_i239.txt
skullclamp.txt
skullclamp2_i439.txt
shepherd_of_rot.txt
shimmer_myr_FORCEDALIVE.txt
shivan_hellkite.txt
shock.txt
shock2.txt

View File

@@ -0,0 +1,26 @@
#Testing "forcedalive" (example: Shimmer Myr).
#You may cast artifact cards as though they had flash.
#"forcedalive" guarantees that Shimmer Myr's effect lasts only till it leaves the battlefield.
[INIT]
COMBATATTACKERS
[PLAYER1]
inplay:Shimmer Myr,Mox Pearl
hand:Lightning Bolt,Bottle Gnomes,Sol Ring
manapool:{4}{R}
[PLAYER2]
[DO]
Bottle Gnomes
Lightning Bolt
Shimmer Myr
next
Mox Pearl
Sol Ring
[ASSERT]
COMBATENDS
[PLAYER1]
graveyard:Shimmer Myr,Lightning Bolt
inplay:Bottle Gnomes,Mox Pearl
hand:Sol Ring
manapool:{W}
[PLAYER2]
[END]