
Kwestia parlamentarna
Promocja procesu integracji
Powinniśmy wspierać nasze wysiłki mające na celu integrację dalekich prowincji i włączenie ich do naszego terytorium głównego.
Parlament autokratycznyTyp parlamentuallow
Parlament konstytucyjnyTyp parlamentuallow
RadaTyp parlamentuallow
Parlament holenderskiTyp parlamentuallow
Parlament stanowyTyp parlamentuallow
Parlament Rzeczpospolitej Obojga NarodówTyp parlamentuallowModyfikatory
Definicjain_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
}
}
}
