
政策
部落行政
行政处于部落级别,由每个部落的领袖为其群体做决定。
修正
定义in_game/common/laws/21_jurchen_confederation.txt:16
18wants_this_policy_bias = {
19add = {
20desc = "POLICY_BIAS_GOOD_IDEA" 这似乎对我们有好处
21value = 20
}
}
25on_activate = {
26custom_tooltip = {
27text = jurchen_confederation_law_cooldown_tt 我们在5年内将无法更改法律。
28add_cooldown = {
29type = jurchen_confederation_law_cooldown
30years = 5
}
}
33leader_country = {
34if = {
}
}
42custom_tooltip = {
43text = tribal_administration_policy_tt 所有成员的价值观会向decentralization移动societal value minor move to right
44every_international_organization_member = {
45change_societal_value = {
}
}
}
}
52years = 5
53country_modifier = {
}



