As an example, the current resources I'm testing in my games for colony building are:
coaling_station = {
cash = 10000
lumber = 20
cement = 20
coal = 20
small_arms = 5
clipper_convoy = 5
leadership = 9
}
mission = {
cash = 10000
lumber = 20
cement = 20
glass = 10
paper = 10
small_arms = 5
leadership = 9
}
fort = {
cash = 10000
lumber = 20
cement = 20
liquor = 10
small_arms = 10
leadership = 9
}
trade_post = {
cash = 10000
lumber = 20
cement = 20
opium = 10
small_arms = 5
precious_metal = 10
leadership = 9
}
This slows down the ai considerably, but still allows it to colonize. In my current game with the industrialisation mod and these settings (with 10 canned goods also on forts that I dropped because the ai still wasn't building them) that I abandoned around 1860 england had colonized canada, france algeria, spain was moving into the sahara and mauritania, the dutch and us had some colonies in the pacific, and aside from a few coastal french provinces west africa was still open for the most part. Also portugul did some colonizing around angola but nothing major. Russia was limited to alaska and 2 claims in british columbia.
coaling_station = {
cash = 10000
lumber = 20
cement = 20
coal = 20
small_arms = 5
clipper_convoy = 5
leadership = 9
}
mission = {
cash = 10000
lumber = 20
cement = 20
glass = 10
paper = 10
small_arms = 5
leadership = 9
}
fort = {
cash = 10000
lumber = 20
cement = 20
liquor = 10
small_arms = 10
leadership = 9
}
trade_post = {
cash = 10000
lumber = 20
cement = 20
opium = 10
small_arms = 5
precious_metal = 10
leadership = 9
}
This slows down the ai considerably, but still allows it to colonize. In my current game with the industrialisation mod and these settings (with 10 canned goods also on forts that I dropped because the ai still wasn't building them) that I abandoned around 1860 england had colonized canada, france algeria, spain was moving into the sahara and mauritania, the dutch and us had some colonies in the pacific, and aside from a few coastal french provinces west africa was still open for the most part. Also portugul did some colonizing around angola but nothing major. Russia was limited to alaska and 2 claims in british columbia.