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.29 瑞典科学革命

时间范围

1670.1.1 - 1700.1.1(每月 5% 概率)

触发条件

  • 事件仅能触发一次(fire_only_once = yes)。
  • 动态历史事件限定于国家标签为 SWE(瑞典)。
  • 事件在 1670年1月1日1700年1月1日 期间可能发生。
  • 在此期间,每月有 5% 的概率检查并触发此事件。

关键效果

选项: flavor_swe.29.a

  • 效果:为瑞典添加一次 严重的研究进度加成add_research_progress = research_progress_severe_bonus)。

背景介绍

该事件反映了17世纪后期瑞典在科学领域的崛起。这一时期,瑞典在国王查理十一世(Karl XI)的统治下,国家趋于稳定,并开始重视科学与教育的发展。乌普萨拉大学等学术机构的影响力逐渐扩大,为后来的科学进步奠定了基础。此事件模拟了瑞典在这一关键历史阶段可能获得的科研加速,象征着国家在科学革命浪潮中的参与和贡献。

完整事件代码

flavor_swe.29 = {
	type = country_event

	title = flavor_swe.29.title
	desc = flavor_swe.29.desc
	historical_info = flavor_swe.29.historical_info

	fire_only_once = yes
	dynamic_historical_event = {
		tag = SWE
		from = 1670.1.1
		to = 1700.1.1
		monthly_chance = 5
	}

	image = "gfx/interface/illustrations/institutions/scientific_revolution.dds"
	
	option = {
		name = flavor_swe.29.a
		add_research_progress = research_progress_severe_bonus
	}
}