Added test for Alluring Scent -> card that grants lure ability. the following are to test if forcing a block from lure, trigger events of a block. I don't know if the problem is lure or the flanking ability. the correct result is every creature must survive. flanking makes the walls power to 0.

This commit is contained in:
anthonycalosa@gmail.com
2013-01-26 13:12:16 +00:00
parent ed77b40a29
commit f59b8db91f
2 changed files with 36 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
#Testing Alluring Scent + flanking test vs Walls
[INIT]
FIRSTMAIN
[PLAYER1]
hand:Alluring Scent
inplay:Zhalfirin Commander
manapool:{1}{G}{G}
[PLAYER2]
inplay:135274,45251,Wall of Stone
life:20
[DO]
Alluring Scent
Zhalfirin Commander
next
#Beginofcombat
next
#Combatattackers
Zhalfirin Commander
next
#Wall of Stone blocks, the flanking ability triggers, leaving the others force block by lure
Wall of Stone
next
#the lure rule force block, the flanking must trigger
next
next
next
[ASSERT]
COMBATEND
[PLAYER1]
inplay:Zhalfirin Commander
graveyard:Alluring Scent
[PLAYER2]
inplay:*,*,*
life:20
[END]

View File

@@ -109,6 +109,7 @@ akron_legionnaire.txt
alabaster_dragon.txt
alabaster_leech.txt
alabaster_leech2.txt
Alluring_Scent.txt
alluring_siren.txt
Amugaba.txt
anarchy.txt