安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








The province section means that you need 10 (or more) core, non-overseas provinces that are inland.
This should have the screenshots, together with my last save game. I hope that will help
potential = {government = venice_republic}
allow = {
has_idea = administrative_efficiency_idea
adm_tech = 14
adm_power = 100
treasury = 300
OR = {
has_country_modifier = dominant_consiglio_dieci
has_country_modifier = strong_consiglio_dieci}
has_country_modifier = weak_maggior_consiglio
num_of_owned_provinces_with = {
is_core = yes
is_overseas = no
has_port = no
value = 10 } }
Hey Golldaan, I found the file in notepad and this is what it says (I cleaned up the spacing a bit) and here is a a bit of the Russian event from notepad which clearly is working
# Russia
country_decisions = {
# Form Russia - as MOS, NOV or appropraite Russian minor
russian_nation = {
major = yes
potential = {
OR = {
primary_culture = russian
primary_culture = byelorussian }
OR = {
num_of_owned_provinces_with = {
value = 15
region = russian_region }
ai = no}
NOT = { exists = RUS }
is_subject = no}...
The only difference I can really tell is where the value is placed. Could that possibly be messing anything up? (Like it should come at the beginning of the section instead of the end?)
num_of_owned_provinces_with = {
value = 10
is_core = yes
is_overseas = no
has_port = no} (Like this?)