
Loi parlementaire
Promouvoir l'intégration
Nous devons soutenir les efforts visant à intégrer les provinces éloignées de notre domaine et à les rapprocher de notre territoire principal.
Parlement autocratiqueType de Parlementallow
Parlement constitutionnelType de Parlementallow
ConseilType de Parlementallow
Parlement néerlandaisType de Parlementallow
Parlement des OrdresType de Parlementallow
Parlement de la République des Deux NationsType de ParlementallowModificateurs
Définitionin_game/common/parliament_issues/03_nobles_estate_parliament_issues.txt:561
568allow = {
569OR = {
}
577any_owned_location = {
578integration_level = conquered
579integration_progress > 0
580integration_progress <= 60
}
}
584chance = {
585add = 1
586add = {
587if = {
588limit = {
589at_war = no
}
591value = 2
}
}
594every_province = {
595limit = {
595province_average_integration < 1
}
596add = 1
}
599multiply = {
600if = {
601limit = {
602at_war = yes
}
604value = 0.5
}
606else = {
607value = 1
}
}
}
612on_debate_passed = {
613ordered_province = {
614limit = {
614province_average_integration < 1
}
615order_by = population
616max = 1
617check_range_bounds = no
618every_location_in_province = {
619limit = {
619integration_level = conquered
}
620change_integration_progress = 20
}
}
}
