C7-Game / Prototype

An early-stage, open-source 4X strategy game
https://c7-game.github.io/
MIT License
33 stars 9 forks source link

AI shouldn't be building navies in undefended cities, especially with barbarians nearby #356

Open QuintillusCFC opened 1 year ago

QuintillusCFC commented 1 year ago

I hope Larsa's governor struck a deal with these barbarians, because it doesn't look good:

image

This probably requires a tweak to weighting in CityProductionAI (GetNextItemToBeProduced and methods it calls). I don't think naval units are currently getting nerfed in this situation, but they should be.