diff --git a/projects/mtg/bin/Res/test/Angel_of_Vitality.txt b/projects/mtg/bin/Res/test/Angel_of_Vitality.txt new file mode 100644 index 000000000..6c7e62a78 --- /dev/null +++ b/projects/mtg/bin/Res/test/Angel_of_Vitality.txt @@ -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] diff --git a/projects/mtg/bin/Res/test/Angel_of_Vitality_2.txt b/projects/mtg/bin/Res/test/Angel_of_Vitality_2.txt new file mode 100644 index 000000000..21696efc2 --- /dev/null +++ b/projects/mtg/bin/Res/test/Angel_of_Vitality_2.txt @@ -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] diff --git a/projects/mtg/bin/Res/test/Angel_of_Vitality_3.txt b/projects/mtg/bin/Res/test/Angel_of_Vitality_3.txt new file mode 100644 index 000000000..f5174b21b --- /dev/null +++ b/projects/mtg/bin/Res/test/Angel_of_Vitality_3.txt @@ -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] diff --git a/projects/mtg/bin/Res/test/_tests.txt b/projects/mtg/bin/Res/test/_tests.txt index 73c68bab5..b42426db1 100644 --- a/projects/mtg/bin/Res/test/_tests.txt +++ b/projects/mtg/bin/Res/test/_tests.txt @@ -117,6 +117,9 @@ Amugaba.txt anarchy.txt ancestors_chosen.txt ancient_ooze.txt +Angel_of_Vitality.txt +Angel_of_Vitality_2.txt +Angel_of_Vitality_3.txt angelic_chorus_TOUGHNESSLIFEGAIN.txt angry_mob1.txt angry_mob2.txt