
政策
汉文
使用汉字。
修正
定义in_game/common/laws/21_jurchen_confederation.txt:404
406wants_this_policy_bias = {
407add = {
408desc = "POLICY_BIAS_GOOD_IDEA" 这似乎对我们有好处
409value = 20
}
}
412years = 5
413on_activate = {
414custom_tooltip = {
415text = jurchen_confederation_law_cooldown_tt 我们在5年内将无法更改法律。
416add_cooldown = {
417type = jurchen_confederation_law_cooldown
418years = 5
}
}
421leader_country = {
422if = {
}
}
430custom_tooltip = {
431text = sinicized_script_policy_tt 所有成员的价值观会向centralization移动societal value move to right
432every_international_organization_member = {
433change_societal_value = {
}
}
}
}
441country_modifier = {
}


