
Cuestión parlamentaria
Promover proceso de integración
Deberíamos apoyar los esfuerzos por integrar las provincias alejadas de nuestro dominio y consolidarlas para que se sientan más unidas a nuestro territorio principal.
Parlamento autocráticoTipo de parlamentoallow
Parlamento constitucionalTipo de parlamentoallow
ConsejoTipo de parlamentoallow
Parlamento holandésTipo de parlamentoallow
Parlamento estamentalTipo de parlamentoallow
Parlamento polaco-lituanoTipo de parlamentoallowModificadores
Definiciónin_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
}
}
}
