Added testcases for new keyword except used by Angel of Vitality.
This commit is contained in:
29
projects/mtg/bin/Res/test/Angel_of_Vitality.txt
Normal file
29
projects/mtg/bin/Res/test/Angel_of_Vitality.txt
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
#Life Gain Angel of Vitality
|
||||||
|
[INIT]
|
||||||
|
FIRSTMAIN
|
||||||
|
[PLAYER1]
|
||||||
|
inplay:Plains, Plains, Plains, Angel of Vitality, Impassioned Orator
|
||||||
|
hand:Savannah Sage
|
||||||
|
manapool:{1}{W}
|
||||||
|
[PLAYER2]
|
||||||
|
[DO]
|
||||||
|
Savannah Sage
|
||||||
|
next
|
||||||
|
#attack
|
||||||
|
next
|
||||||
|
Angel of Vitality
|
||||||
|
next
|
||||||
|
#damage
|
||||||
|
next
|
||||||
|
#end
|
||||||
|
eot
|
||||||
|
#untap
|
||||||
|
[ASSERT]
|
||||||
|
UNTAP
|
||||||
|
[PLAYER1]
|
||||||
|
inplay:Plains, Plains, Plains, Angel of Vitality, Impassioned Orator, Savannah Sage
|
||||||
|
hand:
|
||||||
|
life:25
|
||||||
|
[PLAYER2]
|
||||||
|
life:16
|
||||||
|
[END]
|
||||||
29
projects/mtg/bin/Res/test/Angel_of_Vitality_2.txt
Normal file
29
projects/mtg/bin/Res/test/Angel_of_Vitality_2.txt
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
#Life Gain Angel of Vitality 2
|
||||||
|
[INIT]
|
||||||
|
FIRSTMAIN
|
||||||
|
[PLAYER1]
|
||||||
|
inplay:Plains, Plains, Plains, Angel of Vitality
|
||||||
|
hand:Savannah Sage
|
||||||
|
manapool:{1}{W}
|
||||||
|
[PLAYER2]
|
||||||
|
[DO]
|
||||||
|
Savannah Sage
|
||||||
|
next
|
||||||
|
#attack
|
||||||
|
next
|
||||||
|
Angel of Vitality
|
||||||
|
next
|
||||||
|
#damage
|
||||||
|
next
|
||||||
|
#end
|
||||||
|
eot
|
||||||
|
#untap
|
||||||
|
[ASSERT]
|
||||||
|
UNTAP
|
||||||
|
[PLAYER1]
|
||||||
|
inplay:Plains, Plains, Plains, Angel of Vitality, Savannah Sage
|
||||||
|
hand:
|
||||||
|
life:23
|
||||||
|
[PLAYER2]
|
||||||
|
life:18
|
||||||
|
[END]
|
||||||
29
projects/mtg/bin/Res/test/Angel_of_Vitality_3.txt
Normal file
29
projects/mtg/bin/Res/test/Angel_of_Vitality_3.txt
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
#Life Gain Angel of Vitality 3
|
||||||
|
[INIT]
|
||||||
|
FIRSTMAIN
|
||||||
|
[PLAYER1]
|
||||||
|
inplay:Plains, Plains, Plains, Angel of Vitality, Impassioned Orator
|
||||||
|
hand:Angel of Vitality
|
||||||
|
manapool:{1}{W}{W}
|
||||||
|
[PLAYER2]
|
||||||
|
[DO]
|
||||||
|
Angel of Vitality
|
||||||
|
next
|
||||||
|
#attack
|
||||||
|
next
|
||||||
|
Angel of Vitality
|
||||||
|
next
|
||||||
|
#damage
|
||||||
|
next
|
||||||
|
#end
|
||||||
|
eot
|
||||||
|
#untap
|
||||||
|
[ASSERT]
|
||||||
|
UNTAP
|
||||||
|
[PLAYER1]
|
||||||
|
inplay:Plains, Plains, Plains, Angel of Vitality, Impassioned Orator, Savannah Sage
|
||||||
|
hand:
|
||||||
|
life:23
|
||||||
|
[PLAYER2]
|
||||||
|
life:18
|
||||||
|
[END]
|
||||||
@@ -117,6 +117,9 @@ Amugaba.txt
|
|||||||
anarchy.txt
|
anarchy.txt
|
||||||
ancestors_chosen.txt
|
ancestors_chosen.txt
|
||||||
ancient_ooze.txt
|
ancient_ooze.txt
|
||||||
|
Angel_of_Vitality.txt
|
||||||
|
Angel_of_Vitality_2.txt
|
||||||
|
Angel_of_Vitality_3.txt
|
||||||
angelic_chorus_TOUGHNESSLIFEGAIN.txt
|
angelic_chorus_TOUGHNESSLIFEGAIN.txt
|
||||||
angry_mob1.txt
|
angry_mob1.txt
|
||||||
angry_mob2.txt
|
angry_mob2.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user