Hello players, and especially hello developers.
It is widely believed that there are 28 Odyssey settlement layouts, 4 Tourist, 5 Agri, 5 Military, 5 Industrial, 5 Extraction and 4 High Tech.
Even though there are many thousands of actual settlements, each one is laid out as one of these 28.
is there any data / log / ID / journal etc etc that holds what type of settlement layout each settlement is
I would like to write an app that would identify which settlement layout you are approaching / landing at.
The investigation I have done so far is based on the 'MarketID' of the "ApproachSettlement" event in the game logs. I compared the MarketID of several settlements that I know to have the same layout, looking for patterns / similarities in their MarketIDs but so far have come up empty.
My eventual plan is to integrate this identify the layout into the Odyssey Map Guide (https://www.quizengine.co.uk/omg/), such that as you approach a settlement, OMG would autoshow the settlement type you are landing at.
It is widely believed that there are 28 Odyssey settlement layouts, 4 Tourist, 5 Agri, 5 Military, 5 Industrial, 5 Extraction and 4 High Tech.
Even though there are many thousands of actual settlements, each one is laid out as one of these 28.
is there any data / log / ID / journal etc etc that holds what type of settlement layout each settlement is
I would like to write an app that would identify which settlement layout you are approaching / landing at.
The investigation I have done so far is based on the 'MarketID' of the "ApproachSettlement" event in the game logs. I compared the MarketID of several settlements that I know to have the same layout, looking for patterns / similarities in their MarketIDs but so far have come up empty.
My eventual plan is to integrate this identify the layout into the Odyssey Map Guide (https://www.quizengine.co.uk/omg/), such that as you approach a settlement, OMG would autoshow the settlement type you are landing at.