diff --git a/projects/mtg/bin/Res/ai/baka/deck11.txt b/projects/mtg/bin/Res/ai/baka/deck11.txt index 5448bffa4..d59c95f82 100644 --- a/projects/mtg/bin/Res/ai/baka/deck11.txt +++ b/projects/mtg/bin/Res/ai/baka/deck11.txt @@ -1,60 +1,76 @@ +#Name:Alliance +#DESC:Green/Blue/White small creatures +#4x unsummon 1229 1229 1229 1229 -129604 -129604 -129604 -129604 +#4x Elvish Archer {1}{G}, 2/1 first strike 1242 1242 1242 1242 +#4x Scryb Sprites, Faerie, {G}, 1/1 flying 1264 1264 1264 1264 +#4x Savannah Lion, {W},2/1 1365 1365 1365 1365 +#4x Sword to plowshares {W} 1367 1367 1367 1367 +#4x Tundra Wolves {W} - 1/1, first strike +129604 +129604 +129604 +129604 +#4x Waveskimmer Aven - Creature Bird Soldier - {2}{G}{W}{U} - 2/4 Flying Exalted 174955 174955 174955 174955 +#4x Rhox War monk - Creature {G}{W}{U} - 3/4 Lifelink 174957 174957 174957 174957 +#4x Deft duelist - Creature {W}{U} - 2/1 First Strike,Shroud 175121 175121 175121 175121 +#4x Steward of Valeron - Creature — Human Druid Knight - {W}{G} - 2/2 {T}:add {G} 175134 175134 175134 175134 +#7x plains 10E 129683 129683 129683 +129683 +129683 +129683 +129683 +#7x Forest 10E 129562 129562 129562 +129562 +129562 +129562 +129562 +#6x Island 10E 129609 129609 129609 129609 129609 129609 -129562 -129562 -129562 -129562 -129683 -129683 -129683 -129683 \ No newline at end of file + diff --git a/projects/mtg/bin/Res/ai/baka/deck12.txt b/projects/mtg/bin/Res/ai/baka/deck12.txt index f319b9448..a7aca01b3 100644 --- a/projects/mtg/bin/Res/ai/baka/deck12.txt +++ b/projects/mtg/bin/Res/ai/baka/deck12.txt @@ -1,60 +1,74 @@ +#Plain black deck +#NAME:Terror +#DESC:Simple Mono Black Deck +#4x Hypnotic Specter 129600 129600 129600 129600 -129780 -129780 -129780 -129780 +#4x Terror 135199 135199 135199 135199 +#4x Bad moon 1144 1144 1144 1144 -1145 -1145 -1145 -1145 -1146 -1146 -1146 -1146 -1187 -1187 -1187 -1187 -1188 -1188 -1188 -1188 +#4x Severed Legion 129693 129693 129693 129693 +#4x Unholy Strength +129780 +129780 +129780 +129780 +#4x Black Vise 1097 1097 -1373 -1373 -1373 -1373 -1373 -1373 -1373 -1373 -1373 -1373 -1373 -1373 -1373 -1373 -1373 -1373 -1373 -1373 -1373 -1373 1097 -1097 \ No newline at end of file +1097 +#4x Black Knight +1145 +1145 +1145 +1145 +#4x Bog Wraith +129491 +129491 +129491 +129491 +#4x Will-o'-the-Wisp +1187 +1187 +1187 +1187 +#4x Zombie Master +1188 +1188 +1188 +1188 +#20 x Swamp +1373 +1373 +1373 +1373 +1373 +1373 +1373 +1373 +1373 +1373 +1373 +1373 +1373 +1373 +1373 +1373 +1373 +1373 +1373 +1373 \ No newline at end of file diff --git a/projects/mtg/bin/Res/ai/baka/deck7.txt b/projects/mtg/bin/Res/ai/baka/deck7.txt index 054da9212..02186ee38 100644 --- a/projects/mtg/bin/Res/ai/baka/deck7.txt +++ b/projects/mtg/bin/Res/ai/baka/deck7.txt @@ -1,60 +1,75 @@ +#NAME:Wrath +#DESC:Mono white deck with destructive power +#3x Wrath of God 129808 129808 129808 +#4x Savannah Lions 1365 1365 1365 1365 +#3x Sigiled Paladin {W}{W}, first strike exalted 2/2 174958 174958 174958 +#4x Serra Angel 1366 1366 1366 1366 +#4x Crusade 1341 1341 1341 1341 -175030 174958 +#4x Sword to plowshares 1367 1367 1367 +1367 +#4x White Knight 1370 1370 1370 1370 -175030 -1367 -175030 +#4x Armageddon +1328 +1328 +1328 +1328 +# Plains (RV) 1395 +1395 +1395 +1395 +1396 +1396 1396 1397 1397 -1328 -1328 -1328 -1328 -175030 -175030 -175030 -175030 -175030 -175030 -175030 -175030 1397 -1395 -1396 -1395 -1396 -1395 +# Plains (10E) +175030 +175030 +175030 +175030 +175030 +175030 +175030 +175030 +175030 +175030 +175030 +#4 x Guardian of Akrasa {2}{W} - defender 0/4 exalted +175103 +175103 +175103 +175103 +#4x Skyhunter Skirmisher {1}{W}{W} - flying double strike, 1/1 129513 -175103 -175103 -175103 -175103 129513 -129668 129513 +#1x Paladin en-Vec {1}{W}{W} - 2/2 +129668 \ No newline at end of file diff --git a/projects/mtg/src/MTGAbility.cpp b/projects/mtg/src/MTGAbility.cpp index e00d6e561..7b14adc02 100644 --- a/projects/mtg/src/MTGAbility.cpp +++ b/projects/mtg/src/MTGAbility.cpp @@ -1827,7 +1827,7 @@ void AbilityFactory::addAbilities(int _id, Spell * spell){ case 130373: //Lavaborn Muse { - game->addObserver( NEW ALavaborn(_id ,card, Constants::MTG_PHASE_UPKEEP, -2,-3)); + game->addObserver( NEW ALavaborn(_id ,card, Constants::MTG_PHASE_UPKEEP, -3,-3)); break; }