- 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
This commit is contained in:
wagic.the.homebrew
2009-01-18 06:42:59 +00:00
parent e978a7d168
commit 9e314720e9
15 changed files with 723 additions and 546 deletions
+1
View File
@@ -15,6 +15,7 @@ afflict.txt
anarchy.txt
animate_dead.txt
animate_dead2.txt
ardakar_wastes.txt
ascendant_evincar.txt
ascendant_evincar2.txt
brass_man.txt
@@ -0,0 +1,18 @@
#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]