Kingdom: Chapel, Village, Bureaucrat, Gardens, Smithy, Throne Room, Festival, Library, Market, Adventurer
I believe I need gokosalvager.com to post a visual Kingdom, and they seem to be down right now, but I've attached a screenshot from the online game showing the Kingdom.
Sages of all walks of life know that simulators don't play engines well, but, emboldened by Geronimoo's first game engine post and dissatisfied with the Chapel+Village+Festival+Smithy engine I had built in a Base set only game against the computer, I decided to try anyway. After a lot of messing around I got something that narrowly beats the built-in Smithy bot on 4/3 starts, 51% to 46% (it's easy to build an engine on a 5/2 start that crushes Smithy by opening Festival/Chapel). I thought it what I came up with was interesting enough to be worth posting, in part because the scenario is so fundamental. Here's the buy list from Geronimoo's simulator:
- Buy Province if you have $22 in your deck or there are no more than 2 Provinces left
- Buy Duchy if there are no more than 3 Provinces left
- Buy Estate if there are no more than 2 Provinces left
- Buy Festival if you have at least $9 to spend and at least 2 buys
- Buy Gold unless you already have 2 Gold
- Buy Festival if count_t(Village) < count_t(Terminal) + 1
- Buy Silver unless you already have a Silver or a Festival
- Buy a single Chapel (play strategy standard)
- Buy Smithy if count_t(Village) > count_t(Terminal) - 2
- Buy Village
This bot waits until it has $22 in the deck (7 Festivals) to green and often buys as few as 3 Smithies. Its peak average $ generated per turn is $15 at turn 14. It sometimes buys no vanilla Villages but their availability is critical to the engine working, statistically.
I've been unsure whether to post this here or on the game reports forum (since I don't exactly have a game report), but my questions are:
- Is this an engine board on a 4/3 opening? If so, is this the right way to build an engine, with 7 Festivals if you could get them?
- Would you (a strong human player) buy any Throne Rooms?