Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Update coming this weekend.
The AI tends to do really dumb shit if you just let them build whatever, so I adapted Glavius' AI stuff to make it work with the buildings from this mod. The way I did it will result in the AI not really building many things from this mod.
I was poking around the coding for the mod and in all the buildings for AI weights there's blocks like
modifier = {
factor = 0
owner = {
has_monthly_income = {
resource = food
value > 1
}
}
(example from a food building)
Doesn't this mean that as long as the AI isn't running a deficit, it will never build any of the buildings?
This thread explains it better: https://sp.zhabite.com/workshop/filedetails/discussion/1587178040/3561682880005816532/