이벤트
Target Culture Group 상인

Target Location에서는 Target Country에서 온 Target Culture Group 상인들을 흔하게 볼 수 있습니다. Target Market에서 거래하면서 이들의 존재는 Country(과)와 Target Region 주민들 사이에 특별한 유대를 형성했습니다. 하지만 일부 불신하는 귀족들은 이 교역 관계가 지속되면 Root Culture의 전통이 사라질까 봐 우려하고 있습니다.
대월국가dynamic historical event.tag일본문화군immediate, trigger
촌락 정착지지점 등급option 1정의in_game/events/DHE/flavor_dai.txt:176
177type = country_event
178title = flavor_dai.3.title Target Culture Group 상인
179desc = flavor_dai.3.desc Target Location에서는 Target Country에서 온 Target Culture Group 상인들을 흔하게 볼 수 있습니다. Target Market에서 거래하면서 이들의 존재는 Country(과)와 Target Region 주민들 사이에 특별한 유대를 형성했습니다. 하지만 일부 불신하는 귀족들은 이 교역 관계가 지속되면 Root Culture의 전통이 사라질까 봐 우려하고 있습니다.
180outcome = neutral
181historical_info = flavor_dai.3.historical_info 16세기에 일본 상인들은 베트남 주민과 활발하게 상거래를 했고 항구 도시 파이포(호이안)에 거주지를 마련하기까지 했습니다. 그리고 이 기간 동안 일본인들은 교량이자 사원 역할을 하는 일본교를 건설했습니다.
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
}
}
}
}
}
}