Added a test for issue483.

Fixed Lux Cannon.
This commit is contained in:
solo81@web.de
2010-10-12 15:05:52 +00:00
parent 7a3577748e
commit ce934123b0
3 changed files with 27 additions and 1 deletions
+1 -1
View File
@@ -30721,7 +30721,7 @@ subtype=Aura
[card]
name=Lux Cannon
auto={T}:counter(0/0,1,Charge)
auto={T}{C(0/0,-3)}:destroy target(*)
auto={T}{C(0/0,-3,Charge)}:destroy target(*)
text={T}: Put a charge counter on Lux Cannon. -- {T}, Remove three charge counters from Lux Cannon: Destroy target permanent.
mana={4}
type=Artifact
@@ -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]
+1
View File
@@ -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