leungclj - test for Skullclamp
When equipped creature is put into a graveyard, draw two cards. this will also trigger if equipped creature goes else where.
This commit is contained in:
36
projects/mtg/bin/Res/test/bugs/skullclamp2_i437.txt
Normal file
36
projects/mtg/bin/Res/test/bugs/skullclamp2_i437.txt
Normal file
@@ -0,0 +1,36 @@
|
||||
#Testing Skillclamp with unsummon cast on equiped creature
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
manapool:{1}
|
||||
inplay:Runeclaw Bear,Skullclamp
|
||||
library:Mountain,Forest,Swamp
|
||||
[PLAYER2]
|
||||
inplay:Island
|
||||
hand:Unsummon
|
||||
[DO]
|
||||
Skullclamp
|
||||
Skullclamp
|
||||
Runeclaw Bear
|
||||
eot
|
||||
next
|
||||
#upkeeep
|
||||
next
|
||||
#draw
|
||||
next
|
||||
#firstmain
|
||||
Island
|
||||
Unsummon
|
||||
Runeclaw Bear
|
||||
[ASSERT]
|
||||
firstmain
|
||||
[PLAYER1]
|
||||
life:20
|
||||
inplay:Skullclamp
|
||||
library:Mountain,Forest,Swamp
|
||||
hand:Runeclaw Bear
|
||||
[PLAYER2]
|
||||
graveyard:Unsummon
|
||||
inplay:Island
|
||||
life:20
|
||||
[END]
|
||||
Reference in New Issue
Block a user