Erwan
- Added damage all (pyroclasm) and move all (not tested)
This commit is contained in:
@@ -87,6 +87,7 @@ paralysis2.txt
|
||||
persuasion.txt
|
||||
plague_rats.txt
|
||||
protomatter_powder.txt
|
||||
pyroclasm.txt
|
||||
resurrection.txt
|
||||
rootwalla.txt
|
||||
royal_assassin.txt
|
||||
@@ -114,3 +115,4 @@ zombify.txt
|
||||
#Momir Basic Tests
|
||||
########################
|
||||
momir/keldon_warlord.txt
|
||||
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
#Testing Pyroclasm
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:pyroclasm
|
||||
inplay:air elemental,rage weaver
|
||||
manapool:{1}{R}
|
||||
[PLAYER2]
|
||||
inplay:grizzly bears,relentless rats
|
||||
[DO]
|
||||
pyroclasm
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
graveyard:pyroclasm,rage weaver
|
||||
inplay:air elemental
|
||||
manapool:{0}
|
||||
[PLAYER2]
|
||||
graveyard:grizzly bears,relentless rats
|
||||
[END]
|
||||
Reference in New Issue
Block a user