Added a test for issue483.
Fixed Lux Cannon.
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
#Test to confirm that "aslongas" in combination with ">" or "<" does not work.
|
||||
#You control 4 arifacts and Auriok Sunchaser. It is 3/3 due to its Metalcraft bonus (+2/+2).
|
||||
#1 of the 4 artifacts gets destroyed by Shatter. Auriok Sunchaser should stay 3/3 because there are still enough artifacts on your side,
|
||||
#but in fact, Metalcraft is turned off, so Shock can kill Auriok Sunchaser.
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Auriok Sunchaser,Bottle Gnomes,Mox Pearl,Bonesplitter,Mox Emerald
|
||||
hand:Shatter,Shock
|
||||
manapool:{1}{R}{R}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
Shatter
|
||||
Mox Pearl
|
||||
Shock
|
||||
Auriok Sunchaser
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Bottle Gnomes,Bonesplitter,Mox Emerald
|
||||
graveyard:Shatter,Mox Pearl,Auriok Sunchaser,Shock
|
||||
manapool:{0}
|
||||
life:20
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user