イベント

商人が世界に分散

random_event.87in_game/events/random_event.txt:4453
商人が世界に分散

わが国の商人は、世界各地で商売をして国に利益をもたらす。しかし、彼らは少々広く散らばりすぎているようだ。Countryの外交力を活かしても、彼らを十分に支援できていない。交易に力を入れる地域を絞る必要があるようだ。

必要支援された商人静的補正trigger

定義in_game/events/random_event.txt:4453

4454type = country_event
4456title = random_event.87.title 商人が世界に分散
4457desc = random_event.87.desc わが国の商人は、世界各地で商売をして国に利益をもたらす。しかし、彼らは少々広く散らばりすぎているようだ。Countryの外交力を活かしても、彼らを十分に支援できていない。交易に力を入れる地域を絞る必要があるようだ。
4458outcome = neutral
4459illustration_tags = {
446010 = regular
446110 = interior
}
4464trigger = {
4465NOT = {
4465has_country_modifier = extra_merchant_support
}
4467any_market_with_merchants = {
4468location = {
4469continent = continent:europe
}
4471NOT = {
4472has_merchant_power = {
4473country = root
4474key = merchants_not_supported
}
}
}
4479any_market_with_merchants = {
4480location = {
4481continent = continent:asia
}
4483NOT = {
4484has_merchant_power = {
4485country = root
4486key = merchants_not_supported
}
}
}
}
4492immediate = {
}

選択肢

Aアジアはさほど重要でない。
4498random_market_with_merchants = {
4499limit = {
4500location = {
4500continent = continent:asia
}
4501NOT = {
4502has_merchant_power = {
4503country = root
4504key = merchants_not_supported
}
}
}
4508add_merchant_power = {
4509country = root
4510key = merchants_not_supported
4511months = 120
}
}
Bヨーロッパは無視できる。
4519random_market_with_merchants = {
4520limit = {
4521location = {
4521continent = continent:europe
}
4522NOT = {
4523has_merchant_power = {
4524country = root
4525key = merchants_not_supported
}
}
}
4529add_merchant_power = {
4530country = root
4531key = merchants_not_supported
4532months = 120
}
}
Cなんとかして支援せよ!
4540add_country_modifier = {
4541modifier = extra_merchant_support
4542years = 10
4543mode = add_and_extend
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報