イベント
南蛮貿易

振る舞いは粗野で衛生観念に欠け、Languageも理解できない外国人どもが、「Target Nanban」などという馬鹿げた名前の国からCountryの地に上陸した。これらの外国人は探検家、宣教師、商人を連れてきており、その存在はすでにわが国の民に影響を与えはじめている。
伝統時代option 1, option 2
ルネサンス時代option 1, option 2日本文化圏trigger
日本の幕府国際組織trigger
鎖国ポリシーtriggerイベントチェーン
各イベントは、その上の階層にあるイベントから発生します。下の行には、どの選択肢でいつ発生するかを示しています。
定義in_game/events/economy/nanban_trade.txt:3
4type = country_event
5title = nanban_trade.1.title 南蛮貿易
6desc = nanban_trade.1.desc 振る舞いは粗野で衛生観念に欠け、Languageも理解できない外国人どもが、「Target Nanban」などという馬鹿げた名前の国からCountryの地に上陸した。これらの外国人は探検家、宣教師、商人を連れてきており、その存在はすでにわが国の民に影響を与えはじめている。
7outcome = neutral
9fire_only_once = yes
11trigger = {
}
18num_of_ports > 0
19any_market_present_in_country = {
20any_merchant_in_market = {
21capital ?= {
22sub_continent = sub_continent:western_europe
}
}
}
}
28illustration_tags = {
2910 = regular
3010 = exterior
}
33immediate = {
34random_market_present_in_country = {
35limit = {
36any_merchant_in_market = {
37capital.sub_continent = sub_continent:western_europe
}
}
40random_merchant_in_market = {
41limit = {
42capital.sub_continent = sub_continent:western_europe
}
44save_scope_as = target_nanban
}
}
47save_scope_as = target_country
49if = {
50limit = {
51is_ai = no
}
54scope:target_nanban = {
}
}
}
89after = {
90hidden_effect = {
93every_international_organization_member = {
94limit = {
94this != root
}
}
}
}
}