事件本版本变更
Target Country Adjective传教士

来自Target Country的一群Target Country Adjective传教士希望定居Target Location,为自己及皈依者建立新社区。他们与地方当局合作,并未反对我们的统治,但其存在可能导致其信仰更快地传播至整个地区。
教士阶层immediate
基督教宗教组trigger
伊斯兰教宗教组immediate, trigger伊斯兰传教士静态修正immediate, triggerhad_missionaries_settle变量immediate, trigger定义in_game/events/religion/propagate_religion_events.txt:128
129type = country_event
130title = propagate_religion_events.2.title Target Country Adjective传教士
131desc = propagate_religion_events.2.desc 来自Target Country的一群Target Country Adjective传教士希望定居Target Location,为自己及皈依者建立新社区。他们与地方当局合作,并未反对我们的统治,但其存在可能导致其信仰更快地传播至整个地区。
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
}
}
}
}