
Parliament Issue
Establish Military Exercises
Our noble retinues grow soft in times of peace. By mandating regular field exercises and tournaments, we ensure that our warriors remain sharp and our armies ready when the call to battle comes.
Modifiers
Army Morale+5%
Definitionin_game/common/parliament_issues/07_expansion_parliament_issues.txt:359
366allow = {
367at_war = no
}
370chance = {
371add = 1
372add = {
373if = {
374limit = {
374army_tradition < 30
}
375value = 2
}
}
378multiply = {
379if = {
380limit = {
380army_tradition > 70
}
381value = 0.5
}
383else = {
384value = 1
}
}
}
389on_debate_passed = {
390add_country_modifier = {
}
}
397on_debate_failed = {
}