イベントこのバージョンで変更

庶民がTarget Countryに逃亡

wokou_events.3in_game/events/wokou_events.txt:231
庶民が … に逃亡

すべてのCountry Adjective市民がわが廷臣や貴族のように、満ち足りた生活を送っているわけではない。Target Locationの多くの住民、特に庶民の暮らしは、劣悪を通り越して同情すら感じさせる。そのため、多くの者が貧困から逃れようと犯罪に手を染めるのも無理はない。たとえばTarget Popの大部分が故郷を捨て、Target Countryに加わっているという話がある。

必要農民社会階級immediate, trigger

定義in_game/events/wokou_events.txt:231

232type = country_event
233title = wokou_events.3.title 庶民がTarget Countryに逃亡
234desc = wokou_events.3.desc すべてのCountry Adjective市民がわが廷臣や貴族のように、満ち足りた生活を送っているわけではない。Target Locationの多くの住民、特に庶民の暮らしは、劣悪を通り越して同情すら感じさせる。そのため、多くの者が貧困から逃れようと犯罪に手を染めるのも無理はない。たとえばTarget Popの大部分が故郷を捨て、Target Countryに加わっているという話がある。
235outcome = neutral
237illustration_tags = {
23810 = regular
23910 = exterior
}
242trigger = {
244any_owned_location = {
246is_coastal = yes
247OR = {
248development < {
249value = root.total_development
250divide = root.num_locations
}
252prosperity <= -0.25
}
254any_pop = {
255owner ?= root
256pop_type = pop_type:peasants
257pop_size >= 0.5
}
}
}
262immediate = {
265random_owned_location = {
266limit = {
268is_coastal = yes
269OR = {
270development < {
271value = root.total_development
272divide = root.num_locations
}
274prosperity <= -0.25
}
276any_pop = {
277owner ?= root
278pop_type = pop_type:peasants
279pop_size >= 0.5
}
}
282save_scope_as = target_location
283ordered_pop = {
284limit = {
285owner ?= root
286pop_type = pop_type:peasants
287pop_size >= 0.5
}
289order_by = pop_size
290max = 1
291save_scope_as = target_pop
}
}
294set_local_variable = {
295name = pops_migrated_amount
296value = {
297min = {
298value = scope:target_pop.pop_size
299multiply = 0.05
}
301max = {
302value = scope:target_pop.pop_size
303multiply = 0.2
}
}
}
}

選択肢

A彼らの暮らしは悪くない! まったくの意気地なしどもだ。
312scope:target_pop ?= {
313add_pop_size = {
314value = local_var:pops_migrated_amount
315multiply = -1
}
317add_pop_satisfaction = pop_satisfaction_extreme_penalty (-0.25)
}
319show_as_tooltip = {
320scope:target_country.capital = {
321add_pop = {
322culture = scope:target_pop.culture
323religion = scope:target_pop.religion
325size = local_var:pops_migrated_amount
}
}
}
330scope:target_country = {
331trigger_event_non_silently = wokou_events.4
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報