Event
Pacifists Object to the War

A growing pacifist movement is taking hold among the Country Adjective people and has even been endorsed to some extent by the state. Despite this we find ourselves in a war of aggression. While we surely had excellent reasons to attack, the pacifists take issue with the war and are refusing to fight.
PacifismReligious AspecttriggerDefinitionin_game/events/religion/church_aspects.txt:2
3hide_portraits = yes
4type = country_event
5title = church_aspects.1.title Pacifists Object to the War
6desc = church_aspects.1.desc A growing pacifist movement is taking hold among the Country Adjective people and has even been endorsed to some extent by the state. Despite this we find ourselves in a war of aggression. While we surely had excellent reasons to attack, the pacifists take issue with the war and are refusing to fight.
7outcome = neutral
9trigger = {
11monthly_manpower > 0
12any_current_war = {
13is_an_attacker = root
}
}
17illustration_tags = {
1810 = armed
1910 = exterior
}
23immediate = {
}
25random_country_at_war_with = {
26limit = {
27any_current_war = {
28is_an_attacker = root
}
}
31save_scope_as = pacifist_target
}
}