Event
Support for Dissidents Abroad

We have been contacted by a group of Dissidents Adjective dissidents who claim to have a vast network of support ready to force the Dissidents Adjective Dissidents Ruler Title to adopt a pro-Country Adjective course if we can just provide them with the necessary funds. Although they are most likely lying, their claims have excited many influential people at our Court Title. Supporting these dissidents probably will not accomplish anything other than antagonizing Dissidents, but turning them down could give a bad impression to our more bellicose Nobility.
NobilityEstatetriggerDefinitionin_game/events/random_event.txt:2003
2004type = country_event
2006title = random_event.39.title Support for Dissidents Abroad
2007desc = random_event.39.desc We have been contacted by a group of Dissidents Adjective dissidents who claim to have a vast network of support ready to force the Dissidents Adjective Dissidents Ruler Title to adopt a pro-Country Adjective course if we can just provide them with the necessary funds. Although they are most likely lying, their claims have excited many influential people at our Court Title. Supporting these dissidents probably will not accomplish anything other than antagonizing Dissidents, but turning them down could give a bad impression to our more bellicose Nobility.
2008outcome = neutral
2009illustration_tags = {
201010 = armed
201110 = exterior
}
2014trigger = {
2015any_neighbor_country = {
2017NOT = {
2017in_union_with = root
}
2018is_subject = no
2019NOT = {
2019has_opinion = {
2019target = root
2019modifier = opinion_supports_dissidents
}
}
2020has_ruler = yes
2021in_civil_war = no
}
}
2026immediate = {
2027random_neighbor_country = {
2028limit = {
2030NOT = {
2030in_union_with = root
}
2031is_subject = no
2032NOT = {
2032has_opinion = {
2032target = root
2032modifier = opinion_supports_dissidents
}
}
2033has_ruler = yes
2034in_civil_war = no
}
2036save_scope_as = dissidents
}
}
}