
Policy
No Embassies
No embassies can be set anywhere.
Modifiers
Definitionin_game/common/laws/21_jurchen_confederation.txt:828
830wants_this_policy_bias = {
831add = {
832desc = "POLICY_BIAS_GOOD_IDEA" It seems like a good idea to us
833value = 20
}
}
837on_activate = {
838custom_tooltip = {
839text = jurchen_confederation_law_cooldown_tt We won't be able to change another Law for 5 years.
840add_cooldown = {
841type = jurchen_confederation_law_cooldown
842years = 5
}
}
845leader_country = {
846if = {
}
}
}
855years = 5
856country_modifier = {
}


