Event
Extraordinary Recruiting Policies

We are at war and our manpower reserves are slowly disappearing. Target Ruler, our great and competent ruler, has come up with a plan to recruit more men for military duties. However, this may cause problems in the countryside.
Definitionin_game/events/random_event.txt:4104
4105type = country_event
4107title = random_event.78.title Extraordinary Recruiting Policies
4108desc = random_event.78.desc We are at war and our manpower reserves are slowly disappearing. Target Ruler, our great and competent ruler, has come up with a plan to recruit more men for military duties. However, this may cause problems in the countryside.
4109outcome = neutral
4110illustration_tags = {
411110 = armed
411210 = exterior
}
4115trigger = {
4116has_ruler = yes
4117ruler = {
4117mil > 66
}
4118at_war = yes
4119max_manpower > 1
4120monthly_manpower > 0
4121manpower_percentage < 0.5
}
4124immediate = {
}
4126ruler = {
4126save_scope_as = target_ruler
}
}