Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

flavor_hol.27 荷兰文化繁荣

时间范围:1600.1.1 - 1700.12.31(每月 5% 概率)

触发条件

  • 国家为荷兰(HOL)或尼德兰(NED)
  • 未处于战争状态
  • 稳定度不低于 40
  • 月收入不低于 200
  • 未处于破产状态
  • 未发生任何灾难
  • 未处于内战状态

关键效果

  • 历史选项:选择此选项将为国家文化带来显著提升,包括增加文化影响力与增强文化传统。

背景介绍: 在17世纪,荷兰共和国(尼德兰联省共和国)迎来了其历史上的“黄金时代”。这一时期,荷兰在摆脱西班牙统治后,凭借其强大的海上贸易、金融创新和相对宽容的社会环境,经济、科学与艺术空前繁荣。阿姆斯特丹成为欧洲的金融与贸易中心,荷兰东印度公司等贸易企业遍布全球。同时,伦勃朗、维米尔等艺术大师涌现,创造了辉煌的文化成就。该事件模拟了在这一和平、稳定且富庶的时期,荷兰社会有意识地推动文化发展,巩固其民族认同与国际文化影响力的历史进程。

完整事件代码

flavor_hol.27 = {
	type = country_event
	title = flavor_hol.27.title
	desc = flavor_hol.27.desc
	historical_info = flavor_hol.27.historical_info
	fire_only_once = yes
	dynamic_historical_event = {
		tag = HOL
		tag = NED
		from = 1600
		to = 1700
		monthly_chance = 5
	}
	trigger = {
		at_war = no
		stability >= 40
		monthly_balance >= 200
		is_during_bankruptcy = no
		has_any_active_disaster = no
		in_civil_war = no
	}
	illustration_tags = {
		10 = happy
		10 = exterior
	}
	immediate = {
		event_illustration_estate_effect = { foreground = estate_type:nobles_estate background = estate_type:nobles_estate }
	}
	option = {
		name = flavor_hol.27.a
		historical_option = yes
		culture = {
			add_cultural_influence = cultural_influence_severe_bonus
			add_cultural_tradition = cultural_tradition_severe_bonus
		}
	}
}