イベント

Countryの海禁政策

flavor_chi.1000in_game/events/DHE/flavor_chi.txt:9159
… の海禁政策

ヨーロッパからやってきた異国の西洋貿易商は、Countryのいたるところに存在する。彼らはわが国の貿易商から利益を流出させ、倒産に追い込み、税金や関税で多くの収入を失う原因となっている。おそらく、彼らの入国を完全に禁じるか、彼らを一ヵ所に定住させて管理し、関税を課しやすくすべきだろう。

わが国の専門家たちは、Target LocationをTarget Foreign Countryに与え、そこでのみ貿易を許可することが最善かもしれないと考えている。これにより、広東の南部地域での交易が拡大するという恩恵も得られる。とはいえ、外国との貿易を完全に禁止するか、すべての国が自由かつ妨害されずに貿易できるように港を開放するかの、ふたつの選択肢がある。

必要伝統時代option 1, option 2, option 3ルネサンス時代option 1, option 2, option 3宗教改革時代option 1, option 2, option 3中国国家dynamic historical event.tag中国国際組織option 2調和度の有効化補正タイプoption 1, option 2, option 3公正を有効化補正タイプoption 1

イベントチェーン

各イベントは、その上の階層にあるイベントから発生します。下の行には、どの選択肢でいつ発生するかを示しています。

  1. Countryの海禁政策
  2. Target Locationの領有
    ↳ 選択肢C「[Target Location]を提供しよう。」・直後
  3. Target Country Adjectiveの返答
    ↳ 選択肢A「彼らの申し出を受けよう。」・直後
  4. Target Country Adjectiveの返答
    ↳ 選択肢B「彼らと交渉する必要はない。」・直後

定義in_game/events/DHE/flavor_chi.txt:9159

9160type = country_event
9161title = flavor_chi.1000.title Countryの海禁政策
9162desc = flavor_chi.1000.desc ヨーロッパからやってきた異国の西洋貿易商は、Countryのいたるところに存在する。彼らはわが国の貿易商から利益を流出させ、倒産に追い込み、税金や関税で多くの収入を失う原因となっている。おそらく、彼らの入国を完全に禁じるか、彼らを一ヵ所に定住させて管理し、関税を課しやすくすべきだろう。

わが国の専門家たちは、Target LocationをTarget Foreign Countryに与え、そこでのみ貿易を許可することが最善かもしれないと考えている。これにより、広東の南部地域での交易が拡大するという恩恵も得られる。とはいえ、外国との貿易を完全に禁止するか、すべての国が自由かつ妨害されずに貿易できるように港を開放するかの、ふたつの選択肢がある。
9163outcome = neutral
9166fire_only_once = yes
9167dynamic_historical_event = {
9168tag = CHI
9169from = 1400.1.1
9170to = 1600.1.1
9171monthly_chance = 1
}
9174trigger = {
9175at_war = no
9176area:guangdong_area = {
9177any_location_in_area = {
9178owner ?= root
9179is_port = yes
}
}
9182any_market_present_in_country = {
9183any_merchant_in_market = {
9184capital.continent = continent:europe
9185at_war = no
9186opinion = {
9186target = root
9186value >= 0
}
9187root = {
9187opinion = {
9187target = prev
9187value >= 0
}
}
}
}
}
9192illustration_tags = {
919310 = interior
919410 = angry
}
9197immediate = {
9199random_market_present_in_country = {
9200limit = {
9201any_merchant_in_market = {
9202capital.continent = continent:europe
9203at_war = no
9204opinion = {
9204target = root
9204value >= 0
}
9205root = {
9205opinion = {
9205target = prev
9205value >= 0
}
}
}
}
9208random_merchant_in_market = {
9209limit = {
9210capital.continent = continent:europe
9211at_war = no
9212opinion = {
9212target = root
9212value >= 0
}
9213root = {
9213opinion = {
9213target = prev
9213value >= 0
}
}
}
9215save_scope_as = target_foreign_country
}
}
9218area:guangdong_area = {
9219random_location_in_area = {
9220limit = {
9221owner ?= root
9222is_port = yes
}
9224save_scope_as = target_location
}
}
}

選択肢

ACountryを外界から隔離しろ。
9231if = {
9232limit = {
9233NOR = {
9234current_age = age_1_traditions
9235current_age = age_2_renaissance
}
}
9238change_societal_value = {
}
}
9240if = {
9241limit = {
}
9244change_societal_value = {
}
}
9246else = {
9247add_prestige = prestige_weak_bonus (5)
}
9249if = {
9250limit = {
}
9251add_harmony = harmony_weak_penalty (-5)
}
9253if = {
9254limit = {
}
9255add_righteousness = righteousness_mild_bonus (20)
}
B万人の貿易を許可せよ。
9260if = {
9261limit = {
9262NOR = {
9263current_age = age_1_traditions
9264current_age = age_2_renaissance
}
}
9267change_societal_value = {
}
}
9269if = {
9270limit = {
}
9273change_societal_value = {
}
}
9275else = {
9276add_prestige = prestige_weak_bonus (5)
}
9278if = {
9279limit = {
9279is_leader_of_international_organization = international_organization:middle_kingdom
}
}
9282if = {
9283limit = {
}
}
CTarget Locationを提供しよう。
9289historical_option = yes
9290if = {
9291limit = {
9292NOR = {
9293current_age = age_1_traditions
9294current_age = age_2_renaissance
}
}
9297change_societal_value = {
}
}
9299if = {
9300limit = {
}
9303change_societal_value = {
}
}
9305else = {
9306add_stability = stability_weak_bonus (2.5)
}
9308if = {
9309limit = {
}
9310add_harmony = harmony_weak_bonus (5)
}
9312custom_tooltip = {
9313text = flavor_chi.1000.c.tt わが国がTarget Foreign CountryにTarget Locationの提供を申し出る。相手が承諾した場合、彼らはその所有者となる
9314save_scope_as = target_origin_country
9315scope:target_foreign_country = {
9315trigger_event_silently = flavor_chi.1001
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報