- Completed code for Helm of Kaldra.
- Added Kaldra token (keyword:"newtarget" --> rev2922). - Added test for Kaldra.
This commit is contained in:
@@ -340,6 +340,7 @@ jodahs_avenger.txt
|
||||
juggernaut.txt
|
||||
jump.txt
|
||||
juniper_order_ranger.txt
|
||||
kaldra.txt
|
||||
karns_touch_i233.txt
|
||||
keldon_warlord.txt
|
||||
keldon_warlord2.txt
|
||||
|
||||
@@ -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