イベントこのバージョンで変更

大移民

flavor_eng.186in_game/events/DHE/flavor_ENG.txt:18956
大移民

清教徒たちは、教会に変化が見られないことに孤立感を覚え、宗教的・政治的環境にほとんど将来性を見出せなくなっていた。そのような清教徒の聖職者と我々との共通点の欠如により、Countryからの清教徒の離脱が進んでいる。彼らは11隻の船からなる大規模な船団を借り、速やかに信徒たちの移送を始めている。

必要イングランド国家dynamic historical event.tagカルヴァン派宗教immediate, option 1, triggertarget_location_caribbean変数option 1target_location_holland変数option 1target_location_ireland変数option 1

定義in_game/events/DHE/flavor_ENG.txt:18956

18957type = country_event
18959title = flavor_eng.186.title 大移民
18960desc = flavor_eng.186.desc 清教徒たちは、教会に変化が見られないことに孤立感を覚え、宗教的・政治的環境にほとんど将来性を見出せなくなっていた。そのような清教徒の聖職者と我々との共通点の欠如により、Countryからの清教徒の離脱が進んでいる。彼らは11隻の船からなる大規模な船団を借り、速やかに信徒たちの移送を始めている。
18961outcome = neutral
18963fire_only_once = yes
18965dynamic_historical_event = {
18966tag = ENG
18967from = 1620.1.1
18968to = 1640.1.1
18969monthly_chance = 5
}
18972trigger = {
18974region:east_coast_region = {
18975any_location_in_region = {
18976count > 3
18977is_coastal = yes
18978controller ?= owner
18979OR = {
18980owner ?= {
18980is_subject_of = root
}
18981owner ?= root
}
}
}
18986NOT = {
18986dominant_religion = religion:calvinist
}
18988religion_percentage_in_country(religion:calvinist) > 0.1
18990region:great_britain_region = {
18991any_location_in_region = {
18992count > 10
18993owner ?= root
18994controller = root
18995any_pop = {
18996religion = religion:calvinist
18997pop_satisfaction <= 0.25
}
}
}
}
19004illustration_tags = {
1900510 = regular
1900610 = exterior
}
19009immediate = {
19011region:east_coast_region = {
19012random_location_in_region ?= {
19013limit = {
19014is_coastal = yes
19015OR = {
19016owner ?= {
19016is_subject_of = root
}
19017owner ?= root
}
}
19020save_scope_as = target_location_north_america
}
}
19024region:caribbean_region = {
19025random_location_in_region ?= {
19026limit = {
19027is_coastal = yes
19028OR = {
19029owner ?= {
19029is_subject_of = root
}
19030owner ?= root
}
}
19033save_scope_as = target_location_caribbean
19034root = {
19034set_variable = {
19034value = 1
}
}
}
}
19038region:ireland_region = {
19039random_location_in_region ?= {
19040limit = {
19041OR = {
19042owner ?= {
19042is_subject_of = root
}
19043NOT = {
19043owner ?= root
}
}
}
19046save_scope_as = target_location_ireland
19047root = {
19047set_variable = {
19047value = 1
}
}
}
}
19051area:holland_area = {
19052random_location_in_area ?= {
19053limit = {
19054NOT = {
19055OR = {
19056owner ?= {
19056is_subject_of = root
}
19057owner ?= root
}
}
19060any_pop = {
19061religion = religion:calvinist
}
}
19064save_scope_as = target_location_holland
19065root = {
19065set_variable = {
19065value = 1
}
}
}
}
19069root = {
19069save_scope_as = target_root_country
}
}
19174historical_info = flavor_eng.186.historical_info 大移動は1620年から1640年にかけて起こり、一般に清教徒として知られるイングランドのカルヴァン派の信者数万人が移住した出来事である。彼らは長いことイングランド国教会を改革しようと尽力してきたが、母国での改革はほとんど進まず、その望みが失われていったことにより、移住を選択したのだ。ほとんどの清教徒はアメリカの植民地に定住したが、アイルランド、ネーデルラント、カリブ海に直近で設立された植民地へ移住した信者も相当数存在した。到着した入植者たちは、初期アメリカ植民地を形成する上で基盤となる役割を果たし、彼らの思想や制度は初期アメリカ社会のユニークな特徴に貢献した。

選択肢

A避けられないことだった。
19075historical_option = yes
19077custom_tooltip = {
19078text = flavor_eng.186.a.custom 相当数の清教徒がTarget Root Countryを去る
19079region:great_britain_region = {
19080every_location_in_region = {
19081limit = {
19082owner ?= root
19083any_pop = {
19084religion = religion:calvinist
19085pop_satisfaction <= 0.25
}
}
19088scope:target_location_caribbean.province_definition ?= {
19089add_migration = {
19090owner = root
19091from = prev.province_definition
19092to = this
19093religion = religion:calvinist
19094amount = 0.5
19095months = 240
}
}
19098scope:target_location_north_america.province_definition ?= {
19099add_migration = {
19100owner = root
19101from = scope:emigration_province.province_definition
19102to = this
19103religion = religion:calvinist
19104amount = 0.5
19105months = 240
}
}
19108scope:target_location_ireland.province_definition ?= {
19109add_migration = {
19110owner = root
19111from = scope:emigration_province.province_definition
19112to = this
19113religion = religion:calvinist
19114amount = 0.5
19115months = 240
}
}
19118scope:target_location_holland.province_definition ?= {
19119add_migration = {
19120owner = root
19121from = scope:emigration_province.province_definition
19122to = this
19123religion = religion:calvinist
19124amount = 0.5
19125months = 240
}
}
}
}
}
19132custom_tooltip = flavor_eng.186.tt1 一部は東沿岸の植民地で新たな生活を始める
19134if = {
19135limit = {
19136has_variable = target_location_caribbean
}
19138custom_tooltip = flavor_eng.186.tt2 多くがカリブ海の植民地に安らぎを見出す
}
19141if = {
19142limit = {
19143has_variable = target_location_holland
}
19145custom_tooltip = flavor_eng.186.tt3 少数がホラントの同胞に合流する
}
19148if = {
19149limit = {
19150has_variable = target_location_ireland
}
19152custom_tooltip = flavor_eng.186.tt4 残りは近隣のアイルランドに定住する
}
B思い切った措置をとろう。
19161change_societal_value = {
}
19166add_estate_satisfaction = {
}
19170add_prestige = prestige_severe_penalty (-15)
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報