Event
The Target Culture Group Merchants

Target Culture Group merchants from Target Country have become a common sight in Target Location. Trading in Target Market, their presence has created a unique tie between Country and the people of Target Region. Some of our more distrustful members of the Nobility fear, however, that part of the Root Culture may get lost if we continue this trade relationship.
Đại ViệtCountrydynamic historical event.tagJapaneseCulture Groupimmediate, trigger
Rural SettlementLocation Rankoption 1Definitionin_game/events/DHE/flavor_dai.txt:176
177type = country_event
178title = flavor_dai.3.title The Target Culture Group Merchants
179desc = flavor_dai.3.desc Target Culture Group merchants from Target Country have become a common sight in Target Location. Trading in Target Market, their presence has created a unique tie between Country and the people of Target Region. Some of our more distrustful members of the Nobility fear, however, that part of the Root Culture may get lost if we continue this trade relationship.
180outcome = neutral
181historical_info = flavor_dai.3.historical_info During the 16th century, Japanese merchants engaged with the Vietnamese in commerce and established even their own residence in the port city of Faifo. During this period, the Japanese constructed the Japanese Bridge which serves as both bridge, and temple.
182fire_only_once = yes
183dynamic_historical_event = {
}
190trigger = {
191owns = location:dien_ban
192location:dien_ban = {
193market = {
194any_merchant_in_market = {
195NOT = {
195this = ROOT
}
}
}
}
}
201illustration_tags = {
20210 = regular
20310 = exterior
}
205immediate = {
}
207culture = {
207save_scope_as = root_culture
}
208location:dien_ban = {
209save_scope_as = target_location
210market = {
211save_scope_as = target_market
212random_merchant_in_market = {
213limit = {
214NOT = {
214this = ROOT
}
}
217save_scope_as = target_country
218capital = {
219region = {
219save_scope_as = target_region
}
}
221culture = {
222save_scope_as = target_culture
223random_culture_group = {
225save_scope_as = target_culture_group
}
}
}
}
}
}