
Policy
Sinicized Writing
The Chinese system of writing will be used.
Modifiers
Definitionin_game/common/laws/21_jurchen_confederation.txt:404
406wants_this_policy_bias = {
407add = {
408desc = "POLICY_BIAS_GOOD_IDEA" It seems like a good idea to us
409value = 20
}
}
412years = 5
413on_activate = {
414custom_tooltip = {
415text = jurchen_confederation_law_cooldown_tt We won't be able to change another Law for 5 years.
416add_cooldown = {
417type = jurchen_confederation_law_cooldown
418years = 5
}
}
421leader_country = {
422if = {
}
}
430custom_tooltip = {
431text = sinicized_script_policy_tt All Members will move societal value move to right towards centralization
432every_international_organization_member = {
433change_societal_value = {
}
}
}
}
441country_modifier = {
}


