
Parliament Issue
Declare War Taxes
Our war effort demands resources beyond what ordinary revenue can provide. Parliament must authorise emergency levies on all estates — a burden shared by all for the survival and glory of the realm.
Modifiers
Definitionin_game/common/parliament_issues/07_expansion_parliament_issues.txt:1641
1644modifier_when_in_debate = {
}
1648allow = {
1649at_war = yes
}
1652chance = {
1653add = 1
1654add = {
1655if = {
1656limit = {
1656war_exhaustion > 5
}
1657value = 2
}
}
}
1662on_debate_passed = {
1663add_country_modifier = {
}
}
1670on_debate_failed = {
}
