EventChanged this version
Target Country Adjective Missionaries

A group of Target Country Adjective missionaries from Target Country have come to us wanting to settle down in Target Location to found a new community there for themselves and their converts. They are cooperating with local authorities and do not oppose our rule, but their presence will likely lead to their religion spreading more quickly into the entire area.
ClergyEstateimmediate
ChristianityReligion Grouptrigger
IslamReligion Groupimmediate, triggerIslamic MissionariesStatic Modifierimmediate, triggerhad_missionaries_settleVariableimmediate, triggerDefinitionin_game/events/religion/propagate_religion_events.txt:128
129type = country_event
130title = propagate_religion_events.2.title Target Country Adjective Missionaries
131desc = propagate_religion_events.2.desc A group of Target Country Adjective missionaries from Target Country have come to us wanting to settle down in Target Location to found a new community there for themselves and their converts. They are cooperating with local authorities and do not oppose our rule, but their presence will likely lead to their religion spreading more quickly into the entire area.
132outcome = neutral
134trigger = {
137any_market_with_merchants = {
141any_location_in_market = {
142is_port = yes
143owner ?= root
}
}
}
151illustration_tags = {
15210 = regular
15310 = interior
}
156immediate = {
}
158random_market_with_merchants = {
159limit = {
163any_location_in_market = {
164is_port = yes
165owner ?= root
}
}
171random_location_in_market = {
172limit = {
173is_port = yes
174owner ?= root
}
179save_scope_as = target_location
}
182random_merchant_in_market = {
186save_scope_as = target_country
187random_pop = {
188weight = {
189base = 1
190modifier = {
191add = pop_character_chance
}
}
198save_scope_as = target_pop
199save_scope_as = target_pop_bckg
}
}
}
}