- Added MBS. 124 out of 155 could be added (that's over 80%).
- Added a test for livingweapon. - Reverted one part of rev2975.
This commit is contained in:
@@ -370,6 +370,7 @@ lightmine_field1.txt
|
||||
lightmine_field2.txt
|
||||
living_artifact_i169.txt
|
||||
living_lands.txt
|
||||
livingweapon.txt
|
||||
lord_of_the_pit.txt
|
||||
lord_of_the_pit2.txt
|
||||
magma_spray.txt
|
||||
|
||||
@@ -0,0 +1,32 @@
|
||||
#Testing Flayer Husk (keyword:livingweapon).
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Flayer Husk
|
||||
inplay:Fervor
|
||||
manapool:{1}
|
||||
life:20
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[DO]
|
||||
Flayer Husk
|
||||
next
|
||||
#combatbegins
|
||||
next
|
||||
#attackers
|
||||
Germ
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#combatdamage
|
||||
next
|
||||
#combatend
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:Fervor,Flayer Husk,*
|
||||
manapool:{0}
|
||||
life:20
|
||||
[PLAYER2]
|
||||
life:19
|
||||
[END]
|
||||
Reference in New Issue
Block a user