
Questão Parlamentar
Apoiar o Esforço de Guerra
Nossos esforços de guerra podem ser muito beneficiados com o apoio de nossa estrutura legislativa.
Modificadores
Definiçãoin_game/common/parliament_issues/03_nobles_estate_parliament_issues.txt:630
637allow = {
638at_war = yes
}
640chance = {
641add = 4
642add = {
643if = {
644limit = {
645war_exhaustion > 5
}
647value = 5
}
}
651multiply = {
652if = {
653limit = {
654war_exhaustion <= 0.5
}
656value = 0.5
}
658else = {
659value = 1
}
}
}
