Event
Nanban Bōeki

Foreigners with crude manners, lacking hygiene, and an inability to understand Language writing have landed in the land of Country from places they claim are called such ridiculous names as Target Nanban. These foreigners bring with them explorers, missionaries, and merchants, and their presence has already started to affect our people.
TraditionsAgeoption 1, option 2
RenaissanceAgeoption 1, option 2JapaneseCulture Grouptrigger
Japanese ShogunateInternational Organizationtrigger
SakokuPolicytriggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Nanban Bōeki
Kirishitan Monks↳ After any choice · right away
Nanban Bōeki↳ After any choice · right away
Definitionin_game/events/economy/nanban_trade.txt:3
4type = country_event
5title = nanban_trade.1.title Nanban Bōeki
6desc = nanban_trade.1.desc Foreigners with crude manners, lacking hygiene, and an inability to understand Language writing have landed in the land of Country from places they claim are called such ridiculous names as Target Nanban. These foreigners bring with them explorers, missionaries, and merchants, and their presence has already started to affect our people.
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
}
}
}
}
}