- Parser: Added possibility to add multiple abilities for one cost, using keyword && (see Ardakar wastes in 10E). Currently only works with mana and damage - Added a dozen new cards - Improved testing suite : new keyword "choice" to select an item in the abilities popup menu
18 lines
210 B
Plaintext
18 lines
210 B
Plaintext
#Testing Ardakar Wastes with multi
|
|
[INIT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
inplay:129458
|
|
[PLAYER2]
|
|
[DO]
|
|
129458
|
|
choice 1
|
|
129458
|
|
[ASSERT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
inplay:129458
|
|
manapool:{W}
|
|
life:19
|
|
[PLAYER2]
|
|
[END] |