Event
Cannon Fodder
It appears our country is getting rather empty and lacking in a very important resource: Cannon fodder. Fear not! While we may lack this resource then one of our subjects have plenty of fresh meat for the battlefields. Should we force their servitude they would be less than pleased, but such is the way of things.
Definitionin_game/events/diplomacy/subject_interaction_events.txt:1046
1047hide_portraits = yes
1048type = country_event
1049title = subject_interaction_events.36.title Cannon Fodder
1050desc = subject_interaction_events.36.desc It appears our country is getting rather empty and lacking in a very important resource: Cannon fodder. Fear not! While we may lack this resource then one of our subjects have plenty of fresh meat for the battlefields. Should we force their servitude they would be less than pleased, but such is the way of things.
1051outcome = neutral
1052trigger = {
1053monthly_manpower > 2
1054manpower_percentage < 0.10
1055any_subject = {
1056manpower_percentage >= 0.75
1057capital = {
1057continent = root.capital.continent
}
}
}
1062immediate = {
1063random_subject = {
1064limit = {
1065manpower_percentage >= 0.75
1066capital = {
1066continent = root.capital.continent
}
}
1068save_scope_as = subject_target
}
}