Added a test for issue483.
Fixed Lux Cannon.
This commit is contained in:
25
projects/mtg/bin/Res/test/Auriok_Sunchaser_ASLONGAS_BUG.txt
Normal file
25
projects/mtg/bin/Res/test/Auriok_Sunchaser_ASLONGAS_BUG.txt
Normal file
@@ -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]
|
||||
@@ -111,6 +111,7 @@ ascendant_evincar3.txt
|
||||
ashen_firebeast.txt
|
||||
ashen_firebeast2.txt
|
||||
aura_mutation.txt
|
||||
Auriok_Sunchaser_ASLONGAS_BUG
|
||||
avarice_totem.txt
|
||||
aven_riftwatcher.txt
|
||||
aven_riftwatcher2.txt
|
||||
|
||||
Reference in New Issue
Block a user