- The AI can now use May Abilities
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-07-25 11:43:36 +00:00
parent 760910709a
commit 8cc2fc9d52
9 changed files with 83 additions and 58 deletions
+1
View File
@@ -103,6 +103,7 @@ keldon_warlord2.txt
kird_ape.txt
kraken_eye.txt
kraken_eye2.txt
kraken_eye3.txt
kudzu.txt
kudzu2.txt
lhurgoyf.txt
+20
View File
@@ -0,0 +1,20 @@
#Kraken eye works ok if spell cast by opponent ?
[INIT]
FIRSTMAIN
[PLAYER1]
hand:air elemental
manapool:{3}{U}{U}
[PLAYER2]
inplay:kraken's eye
[DO]
air elemental
choice 0
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:air elemental
life:20
[PLAYER2]
inplay:kraken's eye
life:21
[END]