イベントこのバージョンで変更
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
}
}
}
}