
Policy
Shared Crops
Settlements are encouraged to trade crops between them.
Modifiers
Definitionin_game/common/laws/21_jurchen_confederation.txt:586
588wants_this_policy_bias = {
589add = {
590desc = "POLICY_BIAS_GOOD_IDEA" It seems like a good idea to us
591value = 20
}
}
595on_activate = {
596custom_tooltip = {
597text = jurchen_confederation_law_cooldown_tt We won't be able to change another Law for 5 years.
598add_cooldown = {
599type = jurchen_confederation_law_cooldown
600years = 5
}
}
603leader_country = {
604if = {
}
}
}
613years = 5
614country_modifier = {
}


