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_swe.31 瑞典科学进步

时间范围:1718.1.1 - 1772.1.1(每月 1% 概率)

触发条件

  • 事件仅对标签为 SWE(瑞典)的国家触发。
  • 事件在游戏时间内仅能发生一次。

关键效果

  • 选项flavor_swe.31.a
    • 获得少量威望加成(add_prestige = prestige_mild_bonus)。
    • 获得大量研究进度加成(add_research_progress = research_progress_severe_bonus)。

背景介绍: 此事件反映了18世纪瑞典在科学和学术领域的重要发展。这一时期,瑞典经历了从“大北方战争”(1700-1721年)结束后的恢复与重建,到“自由时代”(1718-1772年)的稳定与繁荣。在相对和平与政治稳定的环境下,瑞典的科学研究机构(如乌普萨拉大学)得到了发展,启蒙思想开始传播,并在多个科学领域(如植物学、化学、物理学)涌现出具有国际影响力的学者。该事件抽象地代表了这段时期国家在知识与技术上的积累与突破,为其后续的现代化进程奠定了基础。

完整事件代码

flavor_swe.31 = {
	type = country_event
	title = flavor_swe.31.title
	desc = flavor_swe.31.desc
	historical_info = flavor_swe.31.historical_info

	fire_only_once = yes
	dynamic_historical_event = {
		tag = SWE
		from = 1718.1.1
		to = 1772.1.1
		monthly_chance = 1
	}

	image = "gfx/interface/illustrations/institutions/scientific_revolution.dds"

	option = {
		name = flavor_swe.31.a
		add_prestige = prestige_mild_bonus
		add_research_progress = research_progress_severe_bonus
	}
}