c8333e76b1
- Updated Parser mechanism. Right now this doesn't change functionalities much, but should be more readable, and make it easier to code some new abilities in the future - Fixed regenerate, broken with r532 - Death Ward now works - I think "&&" now works with all abilities, needs to be tested...
22 lines
307 B
Plaintext
22 lines
307 B
Plaintext
#Testing Regenerate
|
|
[INIT]
|
|
COMBATATTACKERS
|
|
[PLAYER1]
|
|
inplay:Drudge Skeletons,swamp
|
|
[PLAYER2]
|
|
inplay:raging goblin
|
|
[DO]
|
|
Drudge skeletons
|
|
swamp
|
|
Drudge skeletons
|
|
next
|
|
raging goblin
|
|
next
|
|
next
|
|
[ASSERT]
|
|
COMBATEND
|
|
[PLAYER1]
|
|
inplay:Drudge Skeletons,swamp
|
|
[PLAYER2]
|
|
graveyard:raging goblin
|
|
[END] |