Erwan
- the AI can now use activated abilities (stupidly though...) - a few card bugfixes
This commit is contained in:
73
projects/mtg/bin/Res/ai/baka/deck16.txt
Normal file
73
projects/mtg/bin/Res/ai/baka/deck16.txt
Normal file
@@ -0,0 +1,73 @@
|
||||
#Black/White Deck 10E/RV
|
||||
#4x The hive
|
||||
135253
|
||||
135253
|
||||
135253
|
||||
135253
|
||||
#4x pestilence
|
||||
1172
|
||||
1172
|
||||
1172
|
||||
1172
|
||||
#4x Ancestor chosen
|
||||
130550
|
||||
130550
|
||||
130550
|
||||
130550
|
||||
#4x assassinate
|
||||
135194
|
||||
135194
|
||||
135194
|
||||
135194
|
||||
#4x bottle gnomes
|
||||
129495
|
||||
129495
|
||||
129495
|
||||
129495
|
||||
#4x Drudge skelettons
|
||||
129529
|
||||
129529
|
||||
129529
|
||||
129529
|
||||
#4x Glorious Anthem
|
||||
129572
|
||||
129572
|
||||
129572
|
||||
129572
|
||||
#4x Paladin en Vec
|
||||
129668
|
||||
129668
|
||||
129668
|
||||
129668
|
||||
#2 x Deathmark
|
||||
129910
|
||||
129910
|
||||
#2x Demistify
|
||||
129524
|
||||
129524
|
||||
#12 swamps
|
||||
129754
|
||||
129756
|
||||
129755
|
||||
129757
|
||||
129754
|
||||
129756
|
||||
129755
|
||||
129757
|
||||
129754
|
||||
129756
|
||||
129755
|
||||
129757
|
||||
#12x plains
|
||||
129680
|
||||
129681
|
||||
129682
|
||||
129683
|
||||
129680
|
||||
129681
|
||||
129682
|
||||
129683
|
||||
129680
|
||||
129681
|
||||
129682
|
||||
129683
|
||||
@@ -122,7 +122,7 @@ type=Creature
|
||||
subtype=Zombie
|
||||
power=2
|
||||
toughness=2
|
||||
abilites=swampwalk
|
||||
abilities=swampwalk
|
||||
[/card]
|
||||
[card]
|
||||
text=Swampwalk (This creature is unblockable as long as defending player controls a Swamp.)
|
||||
@@ -271,12 +271,12 @@ type=Instant
|
||||
[card]
|
||||
text=Return target sorcery card from your graveyard to your hand.
|
||||
target=sorcery|myGraveyard
|
||||
alias=1263
|
||||
auto=moveTo(myHand)
|
||||
id=4259
|
||||
name=Deja vu
|
||||
rarity=C
|
||||
mana={2}{B}
|
||||
type=sorcery
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying
|
||||
@@ -288,7 +288,7 @@ type=Creature
|
||||
subtype=Drake
|
||||
power=2
|
||||
toughness=2
|
||||
abilites=flying
|
||||
abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
text=Destroy all creatures and lands
|
||||
@@ -824,7 +824,7 @@ type=Creature
|
||||
subtype=Illusion Warrior
|
||||
power=2
|
||||
toughness=2
|
||||
abilites=unblockable
|
||||
abilities=unblockable
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {W} to your mana pool.
|
||||
@@ -872,7 +872,7 @@ type=Creature
|
||||
subtype=Illusion Warrior
|
||||
power=2
|
||||
toughness=2
|
||||
abilites=unblockable
|
||||
abilities=unblockable
|
||||
[/card]
|
||||
[card]
|
||||
text=Pyroclasm deals 2 damage to each creature.
|
||||
|
||||
@@ -1630,7 +1630,7 @@ name=Prodigal Sorcerer
|
||||
auto={T}:damage:1 target(creature,player)
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={2}{U}
|
||||
mana={U}
|
||||
power=1
|
||||
subtype=Human Wizard
|
||||
toughness=1
|
||||
|
||||
Reference in New Issue
Block a user