- Completed code for Helm of Kaldra.
- Added Kaldra token (keyword:"newtarget" --> rev2922). - Added test for Kaldra.
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
#Testing Kaldra token (keyword:newtarget).
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Fervor,Sword of Kaldra,Shield of Kaldra,Helm of Kaldra
|
||||
manapool:{1}
|
||||
life:20
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[DO]
|
||||
Helm of Kaldra
|
||||
next
|
||||
#combatbegins
|
||||
next
|
||||
#attackers
|
||||
Kaldra
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#combatdamage
|
||||
next
|
||||
#combatend
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:Fervor,Sword of Kaldra,Shield of Kaldra,Helm of Kaldra,Kaldra
|
||||
manapool:{0}
|
||||
life:20
|
||||
[PLAYER2]
|
||||
life:11
|
||||
[END]
|
||||
Reference in New Issue
Block a user