Erwan
- 2 new ability keywords: mustattack and cantattack
This commit is contained in:
24
projects/mtg/bin/Res/test/generic/attacks_each_turn.txt
Normal file
24
projects/mtg/bin/Res/test/generic/attacks_each_turn.txt
Normal file
@@ -0,0 +1,24 @@
|
||||
#Bloodrock Cyclops attacks each turn if able.
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:bloodrock cyclops
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
next
|
||||
#combat begin
|
||||
next
|
||||
#attackers
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#combat end
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:bloodrock cyclops
|
||||
[PLAYER2]
|
||||
life:17
|
||||
[END]
|
||||
Reference in New Issue
Block a user