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
Have the same problem. I dig up the file and found that the exploration idea is missing "quest_for_the_new_world". and the ability for any nation to get explorer.
Quick fix is
1. to go to steamapps\workshop\content\236850\3122839484\common\ideas
2. Then edit the "btc_basic_ideas.txt" file with notepad.
3. Find the exploration idea ( search: exploration_ideas = { )
4. Replace the 1st idea with the following text.
quest_for_the_new_world = {
may_explore = yes
naval_attrition = -0.1
}
NOTE: Afterward, it should look like this.
bonus = {
cb_on_overseas = yes
monthly_portuguese_saudade = 0.075
}
quest_for_the_new_world = {
may_explore = yes
naval_attrition = -0.1
}
colonial_ventures = {
colonists = 1
}