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
If you change one of your national ideas to give you -100% coring cost, any coring will be done at 0 cost and 0 time.
Just go and open defines.lua with an editor and search for the line:
CORE_TIME_SIZE_MODIFIER = n
and set the number somewhat lower. If you put it really low (like 0.0001), all provinces will actually be instantly cored, but you will still have to shell out the full cost. One line below that you can also change the time cap for coring from 240 months to whatever you want as the maximum coring time.
CORE_TIME_SIZE_MODIFIER = 0.001,
MONTHS_TO_CORE_MAXIMUM = 240,
MONTHS_TO_CORE = 8,
So i take it it is entirely coincidental that reducing coring cost also reduces coring time?
MONTHS_TO_CORE_MAXIMUM = 80,
MONTHS_TO_CORE = 12,
This is what it looks like now and it is still having zero affect on the game