Event
The Military Menace
We have had no shortage of manpower since our overlord started subsidizing our army, but there's been much trouble among the soldiers since the new ones arrived. Their culture, language, traditions and sometimes even religion differ from our own soldiers, and this causes a lot of trouble for us. They are less disciplined, or just plain refuses to take orders from our own generals.
Definitionin_game/events/diplomacy/subject_interaction_events.txt:355
356hide_portraits = yes
357type = country_event
358title = subject_interaction_events.9.title The Military Menace
359desc = subject_interaction_events.9.desc We have had no shortage of manpower since our overlord started subsidizing our army, but there's been much trouble among the soldiers since the new ones arrived. Their culture, language, traditions and sometimes even religion differ from our own soldiers, and this causes a lot of trouble for us. They are less disciplined, or just plain refuses to take orders from our own generals.
360outcome = neutral
361trigger = {
363at_war = no
364is_subject = yes
366receiving_scripted_relation = {
367type = relation_type:support_military
368target = overlord
}
371manpower > 5
373war_exhaustion < 1
374overlord = {
375NOT = {
376religion = root.religion
377culture.language = root.culture.language
}
}
}