安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






Overall I'm happy with the mod, it's fun and pretty varied.
I don't know if looking at the export would change anything about that. (Also sorry took me a while to reply r i p).
The only sad thing was to see the last surviving trees outside the reach of my reservoirs to finally die out. :-( ... but also the reason to expand them further to regrow them. :-D
Yes this is correct, game's cap in the code. You can intervene with certain tools to remove the cap but normally, 8 is what you can get. I think because if the water is > 8, there's not enough flow for it to flow out and cause weird looking water column. Bad Water Source has 9 tiles so way more space.
I tried downloading the mod locally and change the method but it seems that "Mod Settings" isn't recognizing it and i can't access the settings
Additional feature request: bad water monsoons :)
Single weather may make it harder depends on how you tweak it. It was in response to a request to blur away the difference between hazardous and temperate weather.
First one, programming a modded weather is already up to the modder, they should have no issue adding any effect they want, including making a new weather or modifying this current Rain weather.
About the 2nd question, this is what the mod does, say you set Single mode to 30% and Temperate to 50%
1. Roll a number from 0 to 99, if smaller than 30, it's a single weather (if not, nothing further, it's not a single weather cycle).
2. Roll a number from 0 to 49, if smaller than 50, it's a temperate, if not, it's a hazardous weather.
3a. If temperate, roll a temperate season as usual (could be rain, temperate or anything you chose), and assign a 0-day "placeholder" hazardous weather.
3b. If hazardous, roll a hazardous season as usual, and assign a 0-day "placeholder" temperate weather.
So yeah if you have way more hazardous weather at 50% chance, you were just unlucky ;)
The first is (again) about rain: could it be possible to add an output multiplier like the one of the monsoon? This way if someone wanted to add some kind of effect on water, they could do it by increasing the output.
The second about the Single Weather Temperate chance: if I set it to 50, does it mean that I will have 50% chance of Temperate and 50% chance of Hazardous or does it mean that I will have a chance of 50 of Temperate over 100 of Hazardous? I am asking because I set it to 50 but it seems I am gettin way more Hazardous weather. But maybe I am just unlucky :D
Thank you again for this amazing mod!
Just an idea, how about "faking" the forecast as a workaround? Is there any way of file management for example, with which you could temporarily replace the forecast image for the skipped season by the proper one?
By the way, as I asked once, your mod and "Ebb and Flow" works perfectly fine together.
Thanks for clarification, so your mod doesn't change the next non-hazardous season being hazardous, but it skips the non-hazardous season once it happens. Now I do understand. Thanks. :-)