EventNew this version
The Parliament Goes to War

The Nobility have made their position clear. The enemy will not wait, and neither can Country's armies. They demand the Parliament authorize emergency levies immediately. Whether one agrees with their urgency or not, the battlefield is rarely a patient arena. We must decide how far to extend this call to arms, and whose sons will be made to answer it.
CrownEstatetrigger
NobilityEstatetriggerDefinitionin_game/events/government/parliaments.txt:2157
2158type = country_event
2159title = parliaments.37.title The Parliament Goes to War
2160desc = parliaments.37.desc The Nobility have made their position clear. The enemy will not wait, and neither can Country's armies. They demand the Parliament authorize emergency levies immediately. Whether one agrees with their urgency or not, the battlefield is rarely a patient arena. We must decide how far to extend this call to arms, and whose sons will be made to answer it.
2161outcome = neutral
2163illustration_tags = {
216410 = armed
216510 = exterior
}
2168trigger = {
2169at_war = yes
2170parliament_issue ?= {
2171OR = {
}
}
2176monthly_manpower > 0
}
2179immediate = {
}
}