- 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:
@@ -0,0 +1,25 @@
|
||||
#Testing Deadshot. First target is Grizzly Bears. Second target is a Hill Giant.
|
||||
#Deadshot's rules text: "Tap target creature. It deals damage equal to its power to another target creature."
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Deadshot
|
||||
inplay:Gaea's Anthem,Grizzly Bears
|
||||
manapool:{3}{R}
|
||||
[PLAYER2]
|
||||
inplay:Hill Giant
|
||||
[DO]
|
||||
Deadshot
|
||||
Grizzly Bears
|
||||
Grizzly Bears
|
||||
choice 0
|
||||
Hill Giant
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Gaea's Anthem,Grizzly Bears
|
||||
graveyard:Deadshot
|
||||
manapool:{0}
|
||||
[PLAYER2]
|
||||
graveyard:Hill Giant
|
||||
[END]
|
||||
Reference in New Issue
Block a user