
Policy
Mongolian Script
Mongolian script will be used.
Modifiers
Definitionin_game/common/laws/21_jurchen_confederation.txt:360
362wants_this_policy_bias = {
363add = {
364desc = "POLICY_BIAS_GOOD_IDEA" It seems like a good idea to us
365value = 20
}
}
368years = 5
369on_activate = {
370custom_tooltip = {
371text = jurchen_confederation_law_cooldown_tt We won't be able to change another Law for 5 years.
372add_cooldown = {
373type = jurchen_confederation_law_cooldown
374years = 5
}
}
377leader_country = {
378if = {
}
}
386custom_tooltip = {
387text = mongol_script_policy_tt All Members will move societal value large move to right towards traditionalist
388every_international_organization_member = {
389change_societal_value = {
}
}
}
}
397country_modifier = {
}


