JON4TH4N - added a few cards with attach, need testing, new daily_build please.
- also need to test equipment a bit more, think I found a bug. -test script for Resounding Thunder
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
#Testing Cycling + extra abilities
|
||||
#Nornamlly, this will deal 3 damage
|
||||
#but When you cycle Resounding Thunder
|
||||
#it deals 6 damage to target creature or player.
|
||||
#player 2 controlls a 6 toughness creature
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Resounding Thunder
|
||||
library:forest
|
||||
manapool:{5}{B}{R}{G}
|
||||
[PLAYER2]
|
||||
inplay:Nim Grotesque
|
||||
[DO]
|
||||
Resounding Thunder
|
||||
choice 1
|
||||
Nim Grotesque
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
graveyard:Resounding Thunder
|
||||
hand:forest
|
||||
[PLAYER2]
|
||||
graveyard:Nim Grotesque
|
||||
[END]
|
||||
Reference in New Issue
Block a user