- Added 181 new cards.
The BIG CARD SAFARI 2011 is over: After 4 months of intensive testing, i can proudly present you this huge card package. All these cards are working 100%. Card list --> First comment. - Added 20 tests to save the cards whose code is not covered by already existing tests. - Added Magic2012 (M12) with 75 completely new cards.
This commit is contained in:
22
projects/mtg/bin/Res/test/avatar_of_woe2.txt
Normal file
22
projects/mtg/bin/Res/test/avatar_of_woe2.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
#Testing Avatar of Woe.
|
||||
#Avatar of Woe' rules text:"If there are ten or more creature cards total in all graveyards, Avatar of Woe costs {6} less to cast."
|
||||
#Test2:Trying to cast Avatar of Woe for {B}{B} with a total of 9 creatures in all graveyards.
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Avatar of Woe
|
||||
graveyard:Grizzly Bears,Llanowar Elves,Suntail Hawk,Lord of Atlantis,Wild Mongrel
|
||||
manapool:{B}{B}
|
||||
[PLAYER2]
|
||||
graveyard:Spark Elemental,Ball Lightning,Mogg Fanatic,Hill Giant
|
||||
[DO]
|
||||
Avatar of Woe
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Avatar of Woe
|
||||
graveyard:Grizzly Bears,Llanowar Elves,Suntail Hawk,Lord of Atlantis,Wild Mongrel
|
||||
manapool:{B}{B}
|
||||
[PLAYER2]
|
||||
graveyard:Spark Elemental,Ball Lightning,Mogg Fanatic,Hill Giant
|
||||
[END]
|
||||
Reference in New Issue
Block a user