- Added 242 successfully tested cards based on rev2444 (Card list --> First comment).
- Optimized 163 cards (Card list --> First comment). Most of them profit from the much more detailed combat trigger system and the new types of damage prevention. - Added 17 tests to save Zethfox's additions for the future. - Fixed issue182.
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
#Testing Magma Spray.
|
||||
#"Magma Spray deals 2 damage to target creature. If that creature would be put into a graveyard this turn, exile it instead."
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Magma Spray
|
||||
inplay:Grizzly Bears
|
||||
manapool:{R}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
Magma Spray
|
||||
Grizzly Bears
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
graveyard:Magma Spray
|
||||
exile:grizzly bears
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user