
Policy
Decentralized Farming Villages
Settlements are meant to be self-sustaining.
Modifiers
Definitionin_game/common/laws/21_jurchen_confederation.txt:621
623wants_this_policy_bias = {
624add = {
625desc = "POLICY_BIAS_GOOD_IDEA" It seems like a good idea to us
626value = 20
}
}
630on_activate = {
631custom_tooltip = {
632text = jurchen_confederation_law_cooldown_tt We won't be able to change another Law for 5 years.
633add_cooldown = {
634type = jurchen_confederation_law_cooldown
635years = 5
}
}
638leader_country = {
639if = {
}
}
}
648years = 5
649country_modifier = {
}


