
政策
汉化行政
行政赋予联盟级别,由领袖指引人民。
修正
定义in_game/common/laws/21_jurchen_confederation.txt:61
63wants_this_policy_bias = {
64add = {
65desc = "POLICY_BIAS_GOOD_IDEA" 这似乎对我们有好处
66value = 20
}
}
70on_activate = {
71custom_tooltip = {
72text = jurchen_confederation_law_cooldown_tt 我们在5年内将无法更改法律。
73add_cooldown = {
74type = jurchen_confederation_law_cooldown
75years = 5
}
}
78leader_country = {
79if = {
}
}
87custom_tooltip = {
88text = sinicized_administration_policy_tt 所有成员的价值观会向centralization移动societal value minor move to right
89every_international_organization_member = {
90change_societal_value = {
}
}
}
}
97years = 5
98country_modifier = {
}

