From 06cf75231740320cd7c0f731198d751b52e8db9e Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 20:48:48 +0000 Subject: [PATCH 01/20] Update deck51.txt Reformatted; new cards to fit deck theme; cast priority hint added --- projects/mtg/bin/Res/ai/baka/deck51.txt | 50 ++++++++++--------------- 1 file changed, 20 insertions(+), 30 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck51.txt b/projects/mtg/bin/Res/ai/baka/deck51.txt index 12a57ad6c..72a5f13c5 100644 --- a/projects/mtg/bin/Res/ai/baka/deck51.txt +++ b/projects/mtg/bin/Res/ai/baka/deck51.txt @@ -1,31 +1,21 @@ #NAME:Mind Wracked -#DESC:"What was it, what was it ... I know -#DESC: there was something I wanted to tell -#DESC: you. Or was it something you wanted -#DESC: to tell me? Ah, why can't I remember? -#DESC: I know it was important! Or wasn't it? -#DESC: -#DESC: What am I thinking about here? And -#DESC: are these actually my own thoughts? -#DESC: Who am I anyway? And who are *you*? -#DESC: Ah, never mind. I'll just kill you. -#DESC: -#DESC: You're disrupting my thoughts." -Izzet Signet (GPT) * 4 # -Gelectrode (GPT) * 4 # -Wee Dragonauts (GPT) * 4 # -Stream Hopper (EVE) * 4 # -Mindwrack Liege (EVE) * 4 # -Noggle Ransacker (EVE) * 4 # -Noggle Bridgebreaker (EVE) * 4 # -Magefire Wings (ARB) * 4 # -Unsummon (M10) * 2 # -Lightning Bolt (M10) * 2 # -Island (ZEN) * 3 # -Island (ZEN) * 3 # -Island (ZEN) * 3 # -Island (ZEN) * 3 # -Mountain (ZEN) * 3 # -Mountain (ZEN) * 3 # -Mountain (ZEN) * 3 # -Mountain (ZEN) * 3 # +#DESC:Sometimes forgetting can +#DESC:be an act of aggression +#HINT:castpriority(instant,enchantment,creature,*) +Blistercoil Weird (RTR) * 4 +Clout of the Dominus (EVE) * 4 +Island (10E) * 4 +Island (M10) * 4 +Island (ZEN) * 4 +Lightning Bolt (M10) * 3 +Magefire Wings (ARB) * 4 +Mindwrack Liege (EVE) * 2 +Mountain (10E) * 4 +Mountain (M10) * 4 +Mountain (ZEN) * 4 +Noggle Bandit (EVE) * 2 +Noggle Bridgebreaker (EVE) * 2 +Riverfall Mimic (EVE) * 4 +Sprite Dragon (CLB) *4 +Tempest Angler (BLB) * 4 +Unsummon (M10) * 3 From 44ece02776ca07a324fc518d2910f8bf86be9cb4 Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 20:52:04 +0000 Subject: [PATCH 02/20] Update deck52.txt Reformatted; added cast prioity and board wipe hints; added graveyard recursion effects --- projects/mtg/bin/Res/ai/baka/deck52.txt | 43 +++++++++++++------------ 1 file changed, 23 insertions(+), 20 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck52.txt b/projects/mtg/bin/Res/ai/baka/deck52.txt index 077fd776a..fc992ac43 100644 --- a/projects/mtg/bin/Res/ai/baka/deck52.txt +++ b/projects/mtg/bin/Res/ai/baka/deck52.txt @@ -1,21 +1,24 @@ #NAME:Magnivore -#DESC:Do not underestimate -#DESC:this... thing... because -#DESC:it happens to be blind. -#DESC:For if you do, it will -#DESC:be your last mistake! -Hymn to Tourach (FEM) * 4 # -Magnivore (ODY) * 4 # -Stone Rain (CHK) * 4 # -Mountain (RAV) * 4 # -Swamp (RAV) * 4 # -Swamp (TSP) * 4 # -Mountain (TSP) * 4 # -Damnation (PLC) * 4 # -Demolish (10E) * 4 # -Mountain (LRW) * 4 # -Swamp (LRW) * 4 # -Blightning (ALA) * 4 # -Megrim (M10) * 4 # -Sign in Blood (M10) * 4 # -Pyroclasm (M10) * 4 # +#DESC:The Magnivore feeds from +#DESC:expended magic; it grows +#DESC:stronger from the sorcery +#DESC:of others. +#HINT:castpriority(sorcery,creature,*) +#HINT:combo hold(Damnation|myhand)^cast(Damnation|myhand)^restriction{type(creature|opponentbattlefield)~morethan~1}^totalmananeeded({2}{B}{B}) +#HINT:combo hold(Pyroclasm|myhand)^cast(Pyroclasm|myhand)^restriction{type(creature|opponentbattlefield)~morethan~0}^totalmananeeded({1}{R}) +Blightning (ALA) * 4 +Damnation (PLC) * 4 +Demolish (10E) * 4 +Disentomb (M10) * 4 +Hymn to Tourach (FEM) * 4 +Lava Spike (CHK) * 2 +Magnivore (ODY) * 4 +Mountain (LRW) * 4 +Mountain (RAV) * 4 +Mountain (TSP) * 4 +Pyroclasm (M10) * 4 +Sign in Blood (M10) * 2 +Stone Rain (CHK) * 4 +Swamp (LRW) * 4 +Swamp (RAV) * 4 +Swamp (TSP) * 4 From 6705a579d5c611eda804e1247f20d077c4eefffe Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 20:53:46 +0000 Subject: [PATCH 03/20] Update deck53.txt Reformatted; minor swaps to reduce deck average CMC --- projects/mtg/bin/Res/ai/baka/deck53.txt | 42 ++++++++++++------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck53.txt b/projects/mtg/bin/Res/ai/baka/deck53.txt index 94af1e5ef..59ed2f894 100644 --- a/projects/mtg/bin/Res/ai/baka/deck53.txt +++ b/projects/mtg/bin/Res/ai/baka/deck53.txt @@ -1,30 +1,30 @@ #NAME:Ascendant Bloodwitch -#DESC:Oh to sink one's teeth +#DESC:To sink one's teeth #DESC:into the warm softness #DESC:of pulsating flesh! #DESC: -#DESC:Oh to drink the liquor +#DESC:To drink the liquor #DESC:of life and passion #DESC:fresh from the source! #DESC: #DESC:Can it be a sin #DESC:to revel in such bliss? -Dark Ritual (RV) * 2 # -Arrogant Vampire (POR) * 4 # -Vampiric Feast (POR) * 2 # -Vampiric Touch (POR) * 2 # -Stalking Bloodsucker (ODY) * 1 # -Skeletal Vampire (GPT) * 1 # -Ascendant Evincar (10E) * 2 # -Vampiric Link (PLC) * 3 # -Swamp (ALA) * 4 # -Swamp (ALA) * 4 # -Vampire's Bite (ZEN) * 3 # -Blood Seeker (ZEN) * 4 # -Vampire Nighthawk (ZEN) * 4 # -Malakir Bloodwitch (ZEN) * 4 # -Child of Night (M10) * 4 # -Swamp (M10) * 4 # -Swamp (M10) * 4 # -Swamp (M10) * 4 # -Swamp (M10) * 4 # +Arrogant Vampire (POR) * 2 +Ascendant Evincar (10E) * 2 +Blood Seeker (ZEN) * 4 +Child of Night (M10) * 4 +Gift of Fangs (VOW) * 3 +Malakir Bloodwitch (ZEN) * 4 +Necropolis Regent (RTR) * 1 +Swamp (10E) * 4 +Swamp (ALA) * 4 +Swamp (M10) * 4 +Swamp (M11) * 4 +Swamp (POR) * 4 +Swamp (ZEN) * 4 +Vampire Cutthroat (EMN) * 3 +Vampire Nighthawk (ZEN) * 4 +Vampire of the Dire Moon (M20) * 4 +Vampiric Link (PLC) * 2 +Vampiric Touch (POR) * 2 +Vengeant Vampire (PZ2) * 1 From b6cc8a5d1de4862a40a507006757c0c84822a58c Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 20:56:46 +0000 Subject: [PATCH 04/20] Update deck54.txt Reformatted; renamed; new combo and supporting hints added; hints to prevent AI damaging wasting cards --- projects/mtg/bin/Res/ai/baka/deck54.txt | 48 ++++++++++++------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck54.txt b/projects/mtg/bin/Res/ai/baka/deck54.txt index 280db635d..4e30d5264 100644 --- a/projects/mtg/bin/Res/ai/baka/deck54.txt +++ b/projects/mtg/bin/Res/ai/baka/deck54.txt @@ -1,24 +1,24 @@ -#NAME:Disciplination -#DESC:"Unfortunately, my army -#DESC: has not managed to survive -#DESC: certain disciplinary measures -#DESC: that I was sadly forced to take. -#DESC: But I see that you -#DESC: have brought me reinforcements. -#DESC: How very nice of you. Thanks!" -Paralyze (RV) * 3 # -Moat (LEG) * 4 # -Light of Day (TMP) * 1 # -Torment (STH) * 4 # -Sleeper Agent (USG) * 4 # -Pillory of the Sleepless (GPT) * 4 # -Pacifism (10E) * 4 # -Bound in Silence (FUT) * 4 # -Stronghold Discipline (10E) * 4 # -Recumbent Bliss (EVE) * 4 # -Swamp (ZEN) * 4 # -Plains (ZEN) * 4 # -Plains (ZEN) * 4 # -Plains (ZEN) * 4 # -Swamp (ZEN) * 4 # -Swamp (ZEN) * 4 # +#NAME:Torpor +#DESC:When the army is unoccupied +#DESC:and restless, beware the +#DESC:enemies within. +#HINT:combo hold(Darkest Hour|myhand)^cast(Darkest Hour|myhand)^restriction{type(Darkest Hour|mybattlefield)~lessthan~1}^totalmananeeded({B}) +#HINT:combo hold(Light of Day|myhand)^cast(Light of Day|myhand)^restriction{type(Light of Day|mybattlefield)~lessthan~1}^totalmananeeded({3}{W}) +#HINT:combo hold(Moat|myhand)^cast(Moat|myhand)^restriction{type(Moat|mybattlefield)~lessthan~1}^totalmananeeded({2}{W}[W}) +#HINT:combo hold(Stronghold Discipline|myhand)^cast(Stronghold Discipline|myhand)^restriction{type(creature|opponentbattlefield)~morethan~2}^totalmananeeded({2}{B}{B}) +Bound in Silence (FUT) * 2 +Darkest Hour (7ED) * 4 +Light of Day (TMP) * 4 +Moat (LEG) * 4 +Pacifism (10E) * 4 +Paralyze (RV) * 3 +Pillory of the Sleepless (GPT) * 4 +Plains (10E) * 4 +Plains (7ED) * 4 +Plains (ZEN) * 4 +Recumbent Bliss (EVE) * 3 +Sleeper Agent (USG) * 4 +Stronghold Discipline (10E) * 4 +Swamp (10E) * 4 +Swamp (7ED) * 4 +Swamp (ZEN) * 4 From dcfce60d160b57eab38ea663cddbbe215c8a02bc Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 20:58:45 +0000 Subject: [PATCH 05/20] Update deck55.txt New flavor text --- projects/mtg/bin/Res/ai/baka/deck55.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck55.txt b/projects/mtg/bin/Res/ai/baka/deck55.txt index f45f05777..ca63e3a21 100644 --- a/projects/mtg/bin/Res/ai/baka/deck55.txt +++ b/projects/mtg/bin/Res/ai/baka/deck55.txt @@ -1,6 +1,8 @@ #NAME:Brimaz Commander -#DESC:Brimaz draws power from his -#DESC:cat army. Can you defeat him? +#DESC:A warrior and a spiritual +#DESC:leader, Brimaz leads the +#DESC:pride with honor and +#DESC:humility. #DESC: #DESC:Win Wagic duels to unlock #DESC:more Commander opponents From c6f9a6ec47aa1f4ba04d7e3bbb4d4aff610f5961 Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:00:13 +0000 Subject: [PATCH 06/20] Update deck56.txt New flavor text --- projects/mtg/bin/Res/ai/baka/deck56.txt | 54 ++++++++++++------------- 1 file changed, 26 insertions(+), 28 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck56.txt b/projects/mtg/bin/Res/ai/baka/deck56.txt index 82b41ed1f..dd8a8f57e 100644 --- a/projects/mtg/bin/Res/ai/baka/deck56.txt +++ b/projects/mtg/bin/Res/ai/baka/deck56.txt @@ -1,29 +1,27 @@ #NAME:Enchanted Coatl -#DESC:Beware! The enchantresses -#DESC:have found a new pet! -#DESC:And they enjoy to make it -#DESC:stronger and stronger -#DESC:until no defender -#DESC:can stop it. -Flight (RV) * 2 # -Fastbond (RV) * 1 # -Instill Energy (RV) * 1 # -Verduran Enchantress (RV) * 4 # -Web (RV) * 1 # -Island (MIR) * 4 # -Island (MIR) * 4 # -Island (MIR) * 1 # -Argothian Enchantress (USG) * 4 # -Forest (USG) * 4 # -Forest (USG) * 4 # -Forest (USG) * 4 # -Serra's Sanctum (USG) * 1 # -Ancestral Mask (MRQ) * 4 # -Forest (MRQ) * 1 # -Ground Seal (ODY) * 1 # -Primal Frenzy (ODY) * 2 # -Enchantress's Presence (ONS) * 4 # -Fists of Ironwood (RAV) * 1 # -Howling Mine (10E) * 4 # -Yavimaya Enchantress (10E) * 4 # -Lorescale Coatl (ARB) * 4 # +#DESC:The ancient serpents did not +#DESC:suspect that beautiful +#DESC:enchantresses would bind +#DESC:them to eternal servitude. +Ancestral Mask (MRQ) * 4 +Argothian Enchantress (USG) * 4 +Enchantress's Presence (ONS) * 4 +Fastbond (RV) * 1 +Fists of Ironwood (RAV) * 1 +Flight (RV) * 2 +Forest (MIR) * 4 +Forest (RV) * 1 +Forest (MRQ) * 4 +Forest (USG) * 4 +Ground Seal (ODY) * 1 +Howling Mine (10E) * 4 +Instill Energy (RV) * 1 +Island (MIR) * 4 +Island (MRQ) * 1 +Island (USG) * 4 +Lorescale Coatl (ARB) * 4 +Primal Frenzy (ODY) * 2 +Serra's Sanctum (USG) * 1 +Verduran Enchantress (RV) * 4 +Web (RV) * 1 +Yavimaya Enchantress (10E) * 4 From 920b475f85719215c6cfecd2f902404331789e2c Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:01:56 +0000 Subject: [PATCH 07/20] Update deck57.txt Reformatted; replaced cards AI does not use; added hints to control use of X-cost spells --- projects/mtg/bin/Res/ai/baka/deck57.txt | 41 +++++++++++++------------ 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck57.txt b/projects/mtg/bin/Res/ai/baka/deck57.txt index 6281725c7..504a084a6 100644 --- a/projects/mtg/bin/Res/ai/baka/deck57.txt +++ b/projects/mtg/bin/Res/ai/baka/deck57.txt @@ -1,20 +1,23 @@ #NAME:Wraith's Feast -#DESC:"My army may intimidate you, -#DESC: but it is my hunger for life -#DESC: that will kill you." -Dark Ritual (RV) * 4 # -Drain Life (RV) * 4 # -Cabal Coffers (TOR) * 4 # -Last Gasp (RAV) * 3 # -Magus of the Coffers (PLC) * 4 # -Nightmare (10E) * 4 # -Terror (10E) * 3 # -Corrupt (SHM) * 4 # -Swamp (ALA) * 3 # -Swamp (ALA) * 3 # -Consume Spirit (M10) * 4 # -Swamp (M10) * 4 # -Swamp (M10) * 4 # -Swamp (M10) * 4 # -Swamp (M10) * 4 # -Tendrils of Corruption (M10) * 4 # +#DESC:The wraiths consume the +#DESC:spirit as the swamps +#DESC:submerge the flesh +#HINT:castpriority(instant,*) +#HINT:dontblockwith(Crypt Ghast) +#HINT:combo hold(Drain Life|myhand)^cast(Drain Life|myhand)~totalmananeeded({6}{B}) +Corrupt (SHM) * 4 +Crypt Ghast (GTC) * 4 +Drain Life (RV) * 4 +Go for the Throat (MBS) * 4 +Murder (EMN) * 3 +Nightmare (10E) * 4 +Squelching Leeches (JOU) * 4 +Swamp (10E) * 4 +Swamp (9ED) * 4 +Swamp (ALA) * 3 +Swamp (M10) * 4 +Swamp (M11) * 4 +Swamp (RAV) * 4 +Swamp (SHM) * 3 +Tendrils of Corruption (M10) * 4 +Terror (10E) * 3 From 1bca4097b62de5db8b2d9606b6d310a762f93757 Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:03:27 +0000 Subject: [PATCH 08/20] Update deck58.txt Reformatted; new flavor text --- projects/mtg/bin/Res/ai/baka/deck58.txt | 45 +++++++++++-------------- 1 file changed, 20 insertions(+), 25 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck58.txt b/projects/mtg/bin/Res/ai/baka/deck58.txt index 474dcc62a..b81a85194 100644 --- a/projects/mtg/bin/Res/ai/baka/deck58.txt +++ b/projects/mtg/bin/Res/ai/baka/deck58.txt @@ -1,26 +1,21 @@ #NAME:Bloodhall Ooze -#DESC:"Note about specimen 114: -#DESC: After being nourished by living -#DESC: and decaying organic matter, -#DESC: the ooze has grown to proportions -#DESC: we never fathomed. -#DESC: Actually, when I look at its -#DESC: raging tentacles slapping -#DESC: relentlessly against the glassy -#DESC: wall of its prison, I wonder if -#DESC: it might not eventually become a -#DESC: security risk for this labo..." -#DESC: (scrap of paper found among the -#DESC: slimy ruins of the mages' lab) - -Kird Ape (RV) * 4 # -Forest (10E) *13 # -Mountain (10E) *11 # -Tattermunge Maniac (SHM) * 4 # -Odious Trow (EVE) * 4 # -Stalker Hag (EVE) * 4 # -Tattermunge Duo (SHM) * 4 # -Noxious Hatchling (EVE) * 4 # -Creakwood Liege (EVE) * 4 # -Rendclaw Trow (EVE) * 4 # -Bloodhall Ooze (CFX) * 4 # +#DESC:After being nourished by living +#DESC:and decaying organic matter, +#DESC:the ooze grew to unfathomable +#DESC:proportions. +Bloodhall Ooze (CFX) * 4 +Creakwood Liege (EVE) * 4 +Forest (10E) * 4 +Forest (LRW) * 4 +Forest (SHM) * 4 +Forest (RV) * 1 +Kird Ape (RV) * 4 +Mountain (10E) * 4 +Mountain (LRW) * 4 +Mountain (SHM) * 3 +Noxious Hatchling (EVE) * 4 +Odious Trow (EVE) * 4 +Rendclaw Trow (EVE) * 4 +Stalker Hag (EVE) * 4 +Tattermunge Duo (SHM) * 4 +Tattermunge Maniac (SHM) * 4 From 2af5a6882930ec6cc5d038349a9a7a48b3ae17e5 Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:04:42 +0000 Subject: [PATCH 09/20] Update deck59.txt Reformatted; added hints to control board wipes --- projects/mtg/bin/Res/ai/baka/deck59.txt | 42 ++++++++++++++----------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck59.txt b/projects/mtg/bin/Res/ai/baka/deck59.txt index c740ae03d..2a463d1f0 100644 --- a/projects/mtg/bin/Res/ai/baka/deck59.txt +++ b/projects/mtg/bin/Res/ai/baka/deck59.txt @@ -1,20 +1,24 @@ #NAME:Persistence -#DESC:See your whole army -#DESC:fall victim -#DESC:to wrath and damnation -#DESC:while we persist -#DESC:and survive -#DESC:to strike you -#DESC:when you are defenseless. -Wrath of God (RV) * 4 # -Damnation (PLC) * 4 # -Kitchen Finks (SHM) * 4 # -Safehold Elite (SHM) * 4 # -Lingering Tormentor (EVE) * 3 # -Kithkin Spellduster (EVE) * 1 # -Heartmender (SHM) * 4 # -Restless Apparition (EVE) * 4 # -Rendclaw Trow (EVE) * 4 # -Day of Judgment (ZEN) * 4 # -Swamp (ZEN) *11 # -Plains (ZEN) *13 # +#DESC:You will fall to +#DESC:damnation while we +#DESC:survive and persist. +#HINT:combo hold(Damnation|myhand)^cast(Damnation|myhand)^restriction{type(creature|opponentbattlefield)~morethan~1}^totalmananeeded({2}{B}{B}) +#HINT:combo hold(Day of Judgment|myhand)^cast(Day of Judgment|myhand)^restriction{type(creature|opponentbattlefield)~morethan~1}^totalmananeeded({2}{W}{W}) +#HINT:combo hold(Wrath of God|myhand)^cast(Wrath of God|myhand)^restriction{type(creature|opponentbattlefield)~morethan~1}^totalmananeeded({2}{W}{W}) +Damnation (PLC) * 4 +Day of Judgment (ZEN) * 4 +Heartmender (SHM) * 4 +Kitchen Finks (SHM) * 4 +Kithkin Spellduster (EVE) * 1 +Lingering Tormentor (EVE) * 3 +Plains (M10) * 4 +Plains (RV) * 1 +Plains (SHM) * 4 +Plains (ZEN) * 4 +Rendclaw Trow (EVE) * 4 +Restless Apparition (EVE) * 4 +Safehold Elite (SHM) * 4 +Swamp (M10) * 3 +Swamp (SHM) * 4 +Swamp (ZEN) * 4 +Wrath of God (RV) * 4 From 25cbe417be46d9971ce8df73825f54039bc412e1 Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:07:11 +0000 Subject: [PATCH 10/20] Update deck60.txt Reformatted; renamed; strengthened strategy with new cards; added hint to control board wipes --- projects/mtg/bin/Res/ai/baka/deck60.txt | 43 +++++++++++++------------ 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck60.txt b/projects/mtg/bin/Res/ai/baka/deck60.txt index c3407e569..48b2b1dc5 100644 --- a/projects/mtg/bin/Res/ai/baka/deck60.txt +++ b/projects/mtg/bin/Res/ai/baka/deck60.txt @@ -1,21 +1,22 @@ -#NAME:Bushwhacked -#DESC:"Attack! Heal! Attack! Heal! -#DESC: And again and again and again. -#DESC: Oh, how I miss my days -#DESC: in the goblin army! -#DESC: There, I never had to do -#DESC: TWO things in a battle!" -Swords to Plowshares (ICE) * 4 # -Akki Raider (BOK) * 4 # -Lightning Helix (RAV) * 4 # -Knight of Meadowgrain (LRW) * 4 # -Tattermunge Maniac (SHM) * 3 # -Nobilis of War (EVE) * 3 # -Plated Geopede (ZEN) * 4 # -Steppe Lynx (ZEN) * 4 # -Elite Vanguard (M10) * 3 # -Lightning Bolt (M10) * 4 # -Plains (ZEN) * 5 # -Mountain (ZEN) * 4 # -Plains (ZEN) * 7 # -Mountain (ZEN) * 7 # +#NAME:Crucible +#DESC:Destruction is the forerunner +#DESC:of new beginnings +#HINT:combo hold(Armageddon|myhand)^cast(Armageddon|myhand)^restriction{type(Crucible of Worlds|mybattlefield)~morethan~0}^totalmananeeded({3}{W}) +Akki Raider (BOK) * 2 +Akoum Hellhound (ZNR) * 3 +Armageddon (A25) * 3 +Crucible of Worlds (5DN) * 3 +Fearless Fledgling (ZNR) * 4 +Lightning Bolt (M10) * 3 +Lightning Helix (RAV) * 4 +Mountain (RAV) * 3 +Mountain (M10) * 4 +Mountain (ZEN) * 4 +Nobilis of War (EVE) * 2 +Plains (RAV) * 4 +Plains (M10) * 4 +Plains (ZEN) * 4 +Plated Geopede (ZEN) * 4 +Prowling Felidar (ZNR) * 2 +Steppe Lynx (ZEN) * 4 +Swords to Plowshares (ICE) * 3 From e61e39ae5a6a0e5c54e38146bd30c0b0f3f2bf98 Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:08:49 +0000 Subject: [PATCH 11/20] Update deck61.txt Reformatted; replaced cards AI uses incorrectly --- projects/mtg/bin/Res/ai/baka/deck61.txt | 41 +++++++++++++------------ 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck61.txt b/projects/mtg/bin/Res/ai/baka/deck61.txt index 5153ad36e..5583707b2 100644 --- a/projects/mtg/bin/Res/ai/baka/deck61.txt +++ b/projects/mtg/bin/Res/ai/baka/deck61.txt @@ -1,20 +1,21 @@ -#NAME:The Tarmack -#DESC:How does it feel -#DESC:being stripped to the rack -#DESC:while Tarmogoyf licks -#DESC:the soles of your feet? -The Rack (RV) * 4 # -Hymn to Tourach (FEM) * 4 # -Darksteel Ingot (DST) * 3 # -Geth's Grimoire (DST) * 3 # -Forest (RAV) * 5 # -Forest (RAV) * 4 # -Hypnotic Specter (10E) * 4 # -Tarmogoyf (FUT) * 4 # -Peppersmoke (LRW) * 4 # -Nath of the Gilt-Leaf (LRW) * 4 # -Executioner's Capsule (ALA) * 3 # -Doom Blade (M10) * 4 # -Weakness (M10) * 3 # -Swamp (ZEN) * 5 # -Swamp (ZEN) * 6 # +#NAME:Tarmogoyf's Rack +#DESC:The Tarmogoyf is an +#DESC:odious creaure, feeding +#DESC:on the suffering of others +Darksteel Ingot (DST) * 3 # +Doom Blade (M10) * 4 # +Fell (BLB) * 4 # +Forest (M10) * 1 # +Forest (RAV) * 4 # +Forest (ZEN) * 4 # +Geth's Grimoire (DST) * 3 # +Go for the Throat (MOC) * 4 # +Hymn to Tourach (FEM) * 4 # +Hypnotic Specter (10E) * 4 # +Murder (DSK) * 2 # +Nath of the Gilt-Leaf (LRW) * 3 # +Swamp (M10) * 4 # +Swamp (RAV) * 4 # +Swamp (ZEN) * 4 # +Tarmogoyf (FUT) * 4 # +The Rack (RV) * 4 # From c8210b060c4b0c5dd8c6d392b33f1fdb1893b111 Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:10:34 +0000 Subject: [PATCH 12/20] Update deck62.txt Reformatted; minor swaps to improve strategy; reduced lands to prevent mana flood --- projects/mtg/bin/Res/ai/baka/deck62.txt | 46 ++++++++++++------------- 1 file changed, 22 insertions(+), 24 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck62.txt b/projects/mtg/bin/Res/ai/baka/deck62.txt index f1d4c9b6c..6884d7013 100644 --- a/projects/mtg/bin/Res/ai/baka/deck62.txt +++ b/projects/mtg/bin/Res/ai/baka/deck62.txt @@ -1,25 +1,23 @@ #NAME:Enchantresses -#DESC:Fear the might -#DESC:of the Enchantresses! -#DESC:If you don't take care, -#DESC:they will fire -#DESC:a barrage of spells -#DESC:while growing -#DESC:to powerful warriors -#DESC:themselves. -Web (RV) * 4 # -Wall of Blossoms (STH) * 4 # -Argothian Enchantress (USG) * 4 # -Yavimaya Enchantress (UDS) * 4 # -Ancestral Mask (MRQ) * 3 # -Briar Patch (MRQ) * 3 # -Fists of Ironwood (RAV) * 4 # -Forest (RAV) * 4 # -Forest (RAV) * 4 # -Forest (RAV) * 4 # -Gaea's Anthem (PLC) * 3 # -Primal Rage (10E) * 3 # -Forest (ALA) * 4 # -Forest (ALA) * 4 # -Forest (ALA) * 4 # -Birds of Paradise (M10) * 4 # +#DESC:The enchantresses weave +#DESC:their spells in mighty +#DESC:webs, ready to catch the +#DESC:foolish and unwary. +Ancestral Mask (MRQ) * 4 # +Argothian Enchantress (USG) * 4 # +Birds of Paradise (M10) * 4 # +Blanchwood Armor (10E) * 2 # +Briar Patch (MRQ) * 2 # +Canopy Spider (10E) * 2 # +Druid of the Cowl (AER) * 2 # +Fists of Ironwood (RAV) * 4 # +Forest (10E) * 4 # +Forest (ALA) * 4 # +Forest (M10) * 4 # +Forest (M11) * 4 # +Forest (RAV) * 4 # +Forest (RV) * 2 # +Gaea's Anthem (PLC) * 3 # +Primal Rage (10E) * 3 # +Web (RV) * 4 # +Yavimaya Enchantress (UDS) * 4 # From b64746db3bb1f7ed8f0be5a38c39022b666dc1e9 Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:12:08 +0000 Subject: [PATCH 13/20] Update deck63.txt Reformatted; minor swaps to prevent AI damaging itself --- projects/mtg/bin/Res/ai/baka/deck63.txt | 47 +++++++++++++------------ 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck63.txt b/projects/mtg/bin/Res/ai/baka/deck63.txt index 92d578dde..f3bf51ed4 100644 --- a/projects/mtg/bin/Res/ai/baka/deck63.txt +++ b/projects/mtg/bin/Res/ai/baka/deck63.txt @@ -1,22 +1,25 @@ -#NAME:Slightly Sligh -#DESC:The Mogg are loose! -#DESC:And they come -#DESC:with some powerful spells -#DESC:too! -Mogg Conscripts (TMP) * 4 # -Mogg Flunkies (STH) * 4 # -Flame Rift (NMS) * 2 # -Mogg Sentry (PLS) * 2 # -Great Furnace (MRD) * 4 # -Lava Spike (CHK) * 4 # -Brute Force (PLC) * 4 # -Mogg Fanatic (10E) * 4 # -Tattermunge Maniac (SHM) * 4 # -Mudbrawler Cohort (SHM) * 4 # -Mountain (ALA) * 4 # -Mountain (ALA) * 4 # -Mountain (ALA) * 4 # -Mountain (ALA) * 2 # -Goblin Chieftain (M10) * 2 # -Raging Goblin (M10) * 4 # -Lightning Bolt (M10) * 4 # +#NAME:Mogg Brawlers +#DESC:Mogg Goblins are known for +#DESC:their size, their savagery... +#DESC:and their recklessness. +#DESC: +#DESC:Deck inspired by Paul Sligh +Consuming Fervor (AKH) * 2 # +Foundry Street Denizen (GTC) * 2 # +Furor of the Bitten (ISD) * 2 # +Goblin Chieftain (M10) * 2 # +Great Furnace (MRD) * 4 # +Lava Spike (CHK) * 4 # +Legion Loyalist (GTC) * 2 # +Lightning Bolt (M10) * 4 # +Mogg Conscripts (TMP) * 4 # +Mogg Flunkies (STH) * 4 # +Mogg Sentry (PLS) * 2 # +Mountain (10E) * 2 # +Mountain (ALA) * 4 # +Mountain (SHM) * 4 # +Mountain (TMP) * 4 # +Mudbrawler Cohort (SHM) * 4 # +Raging Goblin (M10) * 4 # +Skullcrack (GTC) * 2 # +Tattermunge Maniac (SHM) * 4 # From 526797d9fedb1962b68007d60c3fb61c4ce9fe0f Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:13:42 +0000 Subject: [PATCH 14/20] Update deck64.txt Reformatted; on-theme swaps to remove vanilla cards and reduce deck average CMC --- projects/mtg/bin/Res/ai/baka/deck64.txt | 45 +++++++++++-------------- 1 file changed, 20 insertions(+), 25 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck64.txt b/projects/mtg/bin/Res/ai/baka/deck64.txt index 25b1df639..2942da897 100644 --- a/projects/mtg/bin/Res/ai/baka/deck64.txt +++ b/projects/mtg/bin/Res/ai/baka/deck64.txt @@ -1,26 +1,21 @@ #NAME:Barbarians -#DESC: Being a barbarian can be really, -#DESC: really hard. People think that all -#DESC: we are interested in is to spit out -#DESC: primitive threats like "Me barbarian! -#DESC: Me not like your face!", and then -#DESC: brutally crush the next best guy. -#DESC: -#DESC: This is is outrageously wrong! We can -#DESC: actually speak full sentences before -#DESC: we brutally crush the next best guy. -#DESC: (Ugh Skullcrusher, -#DESC: Barbarian Philosopher) -Keldon Warlord (RV) * 4 # -Balduvian Barbarians (ICE) * 4 # -Balduvian War-Makers (ALL) * 3 # -Raging Goblin (POR) * 4 # -Barbarian General (PTK) * 3 # -Barbarian Horde (PTK) * 3 # -Balthor the Stout (TOR) * 2 # -Halberdier (ODY) * 3 # -Kamahl, Pit Fighter (ODY) * 2 # -Jeska, Warrior Adept (JUD) * 2 # -Lovisa Coldeyes (CSP) * 2 # -Highland Berserker (ZEN) * 4 # -Mountain (ZEN) *24 # +#DESC:'War is the trade of barbarians' +#DESC:Napoleon Bonaparte +Balduvian Barbarians (ICE) * 4 # +Balthor the Stout (TOR) * 2 # +Barbarian General (PTK) * 2 # +Bravado (USG) * 2 # +Halberdier (ODY) * 2 # +Highland Berserker (ZEN) * 4 # +Hobgoblin Captain (AFR) * 2 # +Kamahl, Pit Fighter (ODY) * 2 # +Keldon Warlord (RV) * 4 # +Lovisa Coldeyes (CSP) * 4 # +Mountain (4ED) * 4 # +Mountain (ICE) * 4 # +Mountain (ODY) * 4 # +Mountain (POR) * 4 # +Mountain (RV) * 4 # +Mountain (ZEN) * 4 # +Raging Goblin (POR) * 4 # +Sardian Cliffstomper (BRO) * 4 # From c771d84b87efb7482d613dbe1120dbec250e2172 Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:14:52 +0000 Subject: [PATCH 15/20] Update deck65.txt Reformatted; new flavor text --- projects/mtg/bin/Res/ai/baka/deck65.txt | 39 +++++++++++++------------ 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck65.txt b/projects/mtg/bin/Res/ai/baka/deck65.txt index 550a123db..349281d17 100644 --- a/projects/mtg/bin/Res/ai/baka/deck65.txt +++ b/projects/mtg/bin/Res/ai/baka/deck65.txt @@ -1,20 +1,21 @@ #NAME:Soul Blossom Procession -#DESC:"Beware! -#DESC: they come from everywhere!" -#DESC: -#DESC:Meet a diverse army -#DESC:drafted by unusual means. -Swords to Plowshares (ICE) * 4 # -Raise the Alarm (MRD) * 4 # -Plains (MRD) * 7 # -Swamp (MRD) * 5 # -Swamp (MRD) * 5 # -Skeletal Vampire (GPT) * 2 # -Glorious Anthem (10E) * 4 # -Spectral Procession (SHM) * 4 # -Bitterblossom (MOR) * 4 # -Voracious Hatchling (EVE) * 2 # -Deathbringer Liege (EVE) * 4 # -Plains (ALA) * 7 # -Deathgreeter (ALA) * 4 # -Soul Warden (M10) * 4 # +#DESC:The most powerful sorcerors +#DESC:can conjure biddable armies +#DESC:to serve their every desire. +Bitterblossom (MOR) * 4 # +Deathbringer Liege (EVE) * 4 # +Deathgreeter (ALA) * 4 # +Glorious Anthem (10E) * 4 # +Plains (10E) * 2 # +Plains (ALA) * 4 # +Plains (ICE) * 4 # +Plains (MRD) * 4 # +Raise the Alarm (MRD) * 4 # +Skeletal Vampire (GPT) * 2 # +Soul Warden (M10) * 4 # +Spectral Procession (SHM) * 4 # +Swamp (ALA) * 2 # +Swamp (ICE) * 4 # +Swamp (MRD) * 4 # +Swords to Plowshares (ICE) * 4 # +Voracious Hatchling (EVE) * 2 # From 0c6262f9e23b00defa2213f2a1256c15f8eda1a3 Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:16:57 +0000 Subject: [PATCH 16/20] Update deck66.txt Previous deck had no wincon, so rebuilt with a better strategy but the same theme; added hints to optimise --- projects/mtg/bin/Res/ai/baka/deck66.txt | 41 +++++++++++++++---------- 1 file changed, 24 insertions(+), 17 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck66.txt b/projects/mtg/bin/Res/ai/baka/deck66.txt index f47370c21..b8f5ea60b 100644 --- a/projects/mtg/bin/Res/ai/baka/deck66.txt +++ b/projects/mtg/bin/Res/ai/baka/deck66.txt @@ -1,18 +1,25 @@ #NAME:Blind Faith -#DESC:"No more Dark and Light -#DESC: for it is one that we fight" -Unholy Strength (RV) * 2 # -Holy Strength (RV) * 2 # -Silent Attendant (USG) * 2 # -Temple Acolyte (P02) * 4 # -Priest of Gix (USG) * 4 # -Teroh's Faithful (TOR) * 2 # -Doubtless One (ONS) * 4 # -Profane Prayers (ONS) * 4 # -Akroma's Devoted (LGN) * 2 # -Soul Warden (10E) * 4 # -Venerable Monk (10E) * 2 # -Ancestor's Chosen (10E) * 2 # -Plains (ALA) *11 # -Swamp (ALA) *11 # -Acolyte of Xathrid (M10) * 4 # +#DESC:Some clerics follow the life- +#DESC:giving path of righteousness. +#DESC:Others invoke the horrors +#DESC:of the darkness. +#HINT:castpriority(creature,*) +#HINT:combo hold(Profane Prayers|myhand)^cast(Profane Prayers|myhand)^restriction{type(creature|mybattlefield)~morethan~2}^totalmananeeded({2}{B}{B}) +#HINT:alwaysattackwith(Vile Deacon) +Doubtless One (ONS) * 4 # +Elenda's Hierophant (LCC) * 4 # +Nullpriest of Oblivion (ZNR) * 2 # +Plains (10E) * 4 # +Plains (ALA) * 4 # +Plains (M10) * 4 # +Profane Prayers (ONS) * 4 # +Soul's Attendant (ROE) * 2 +Soul Warden (10E) * 4 # +Swamp (10E) * 4 # +Swamp (ALA) * 4 # +Swamp (M10) * 4 # +Temple Acolyte (P02) * 4 # +Teroh's Faithful (TOR) * 2 # +Venerable Monk (10E) * 2 # +Vile Deacon (LGN) * 4 # +Vito, Thorn of the Dusk Rose (M21) * 4 # From 923affb2505ad9e6dcb387fcefc365061340bd6a Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:18:44 +0000 Subject: [PATCH 17/20] Update deck67.txt Previous deck weakened by splashing R to little effect, so rebuilt as mono-G but on same theme --- projects/mtg/bin/Res/ai/baka/deck67.txt | 37 +++++++++++++++---------- 1 file changed, 23 insertions(+), 14 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck67.txt b/projects/mtg/bin/Res/ai/baka/deck67.txt index 47d8f1027..522747f82 100644 --- a/projects/mtg/bin/Res/ai/baka/deck67.txt +++ b/projects/mtg/bin/Res/ai/baka/deck67.txt @@ -1,15 +1,24 @@ #NAME:Planet of the Apes -#DESC:A planet where apes -#DESC:evolved from men? -#DESC:There's got to be an answer! -Tree Monkey (P02) *4 -Kird Ape (RV) *4 -Barbary Apes (LEG) *4 -Zodiac Monkey (PTK) *4 -Gorilla Warrior (USG) *4 -Gorilla Pack (ICE) *4 -Raging Gorilla (VIS) *4 -Gorilla Chieftain (ALL) *4 -Ancient Silverback (UDS) *4 -Forest (RV) *16 -Mountain (RV) *8 +#DESC:Stealthy, ferocious and +#DESC:intelligent, the apes +#DESC:are rulers of their +#DESC:forest domain. +Alpha Status (SCG) * 4 +Ancient Silverback (UDS) * 1 +Barbary Apes (LEG) * 4 +Forest (5ED) * 4 +Forest (ICE) * 4 +Forest (MIR) * 4 +Forest (POR) * 2 +Forest (RV) * 4 +Gorilla Chieftain (ALL) * 2 +Gorilla Pack (ICE) * 3 +Gorilla Warrior (USG) * 3 +Hidden Gibbons (ULG) * 4 +Silverback Shaman (M20) * 1 +Towering Gibbon (J22) * 4 +Tree Monkey (P02) * 4 +Uktabi Orangutan (VIS) * 2 +Unnatural Growth (MID) * 2 +Yavimaya, Cradle of Growth (MH2) * 4 +Zodiac Monkey (PTK) * 4 From efbdc741f5b5708ea5886686b6ca7194ef3f6b67 Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:20:12 +0000 Subject: [PATCH 18/20] Update deck68.txt New flavor text --- projects/mtg/bin/Res/ai/baka/deck68.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/projects/mtg/bin/Res/ai/baka/deck68.txt b/projects/mtg/bin/Res/ai/baka/deck68.txt index 618132216..d8650f1b5 100644 --- a/projects/mtg/bin/Res/ai/baka/deck68.txt +++ b/projects/mtg/bin/Res/ai/baka/deck68.txt @@ -1,4 +1,9 @@ #NAME:Ranar Commander +#DESC:Ranar swore never to +#DESC:abandon his post. For +#DESC:him, guardianship is a +#DESC:sacred honor. +#DESC: #DESC:Kaldheim Commander Deck #DESC:Phantom Premonition #HINT:castpriority(commander,*) From 9bbbb9f7d350fcef1884409ac9c8add5f11f506e Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:21:19 +0000 Subject: [PATCH 19/20] Update deck69.txt Reformatted; replaced one card AI plays poorly --- projects/mtg/bin/Res/ai/baka/deck69.txt | 40 ++++++++++++++----------- 1 file changed, 22 insertions(+), 18 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck69.txt b/projects/mtg/bin/Res/ai/baka/deck69.txt index 65c72db8a..73c895028 100644 --- a/projects/mtg/bin/Res/ai/baka/deck69.txt +++ b/projects/mtg/bin/Res/ai/baka/deck69.txt @@ -1,19 +1,23 @@ #NAME:Balefire Blast -#DESC:"Order and chaos -#DESC: can be united -#DESC: by the raw power -#DESC: of pure fanaticism." -Boros Swiftblade (RAV) * 4 # -Lightning Helix (RAV) * 4 # -Boros Recruit (RAV) * 4 # -Mountain (RAV) *12 # -Plains (RAV) *12 # -Skyknight Legionnaire (RAV) * 3 # -Hobgoblin Dragoon (EVE) * 1 # -Rise of the Hobgoblins (EVE) * 2 # -Belligerent Hatchling (EVE) * 4 # -Nobilis of War (EVE) * 4 # -Hearthfire Hobgoblin (EVE) * 4 # -Balefire Liege (EVE) * 4 # -Bull Cerodon (ALA) * 1 # -Cerodon Yearling (ARB) * 1 # +#DESC:Order and chaos +#DESC:can be united +#DESC:by the power of +#DESC:pure fanaticism. +Balefire Liege (EVE) * 4 # +Battlegate Mimic (EVE) * 3 # +Belligerent Hatchling (EVE) * 4 # +Boros Recruit (RAV) * 4 # +Boros Swiftblade (RAV) * 4 # +Bull Cerodon (ALA) * 1 # +Cerodon Yearling (ARB) * 1 # +Hearthfire Hobgoblin (EVE) * 4 # +Hobgoblin Dragoon (EVE) * 1 # +Lightning Helix (RAV) * 4 # +Mountain (ALA) * 4 # +Mountain (M13) * 4 # +Mountain (RAV) * 4 # +Nobilis of War (EVE) * 3 # +Plains (ALA) * 4 # +Plains (M13) * 4 # +Plains (RAV) * 4 # +Skyknight Legionnaire (RAV) * 3 # From 53641fc36c3c2b5a99d237f8134ab96baab84daf Mon Sep 17 00:00:00 2001 From: BobCyril <87759900+BobCyril@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:22:44 +0000 Subject: [PATCH 20/20] Update deck70.txt Reformatted; replaced cards AI plays poorly; added hint to support strategy --- projects/mtg/bin/Res/ai/baka/deck70.txt | 44 ++++++++++++------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/projects/mtg/bin/Res/ai/baka/deck70.txt b/projects/mtg/bin/Res/ai/baka/deck70.txt index b9078d218..30824a1fe 100644 --- a/projects/mtg/bin/Res/ai/baka/deck70.txt +++ b/projects/mtg/bin/Res/ai/baka/deck70.txt @@ -1,23 +1,23 @@ #NAME:Life & Death -#DESC:"Life causes death. -#DESC: Death provides the basis -#DESC: for new life. -#DESC: -#DESC: Life and Death do not contradict, -#DESC: but complement each other. -#DESC: -#DESC: Understanding their interaction -#DESC: is the secret of our strength." -Dark Ritual (RV) * 4 # -Righteous War (VIS) * 4 # -Vindicate (APC) * 4 # -Swamp (RAV) *11 # -Plains (RAV) *11 # -Mourning Thrull (GPT) * 4 # -Nip Gwyllion (EVE) * 4 # -Harvest Gwyllion (EVE) * 2 # -Stillmoon Cavalier (EVE) * 2 # -Voracious Hatchling (EVE) * 4 # -Deathbringer Liege (EVE) * 4 # -Restless Apparition (EVE) * 2 # -Zealous Persecution (ARB) * 4 # +#DESC:'As man, perhaps, the moment +#DESC:of his breath, / Receives the +#DESC:lurking principle of death' +#DESC:Alexander Pope +#HINT:combo hold(Zealous Persecution|myhand)^cast(Zealous Persecution|myhand)^restriction{type(creature|mybattlefield)~morethan~2}^totalmananeeded({W}{B}) +Athreos, God of Passage (JOU) * 2 # +Deathbringer Liege (EVE) * 4 # +Harvest Gwyllion (EVE) * 2 # +Moonrise Cleric (BLB) * 2 # +Mourning Thrull (GPT) * 4 # +Nightsky Mimic (EVE) * 2 # +Nip Gwyllion (EVE) * 4 # +Plains (M13) * 4 # +Plains (RAV) * 4 # +Plains (RV) * 4 # +Righteous War (VIS) * 4 # +Swamp (M13) * 4 # +Swamp (RAV) * 4 # +Swamp (RV) * 4 # +Vindicate (APC) * 4 # +Voracious Hatchling (EVE) * 4 # +Zealous Persecution (ARB) * 4 #