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_tur.162 咖啡与阴谋

时间范围:1637.1.1 - 1837.1.1 触发概率:每月 5% 概率

触发条件

  • 首都市场必须满足以下条件之一:
    • 生产咖啡商品 (goods:coffee)
    • 交易咖啡商品 (goods:coffee)

关键效果

  • 选项 A (历史选项)
    • 设置变量 tur_coffee_house_paranoia 为 1。
    • 显示自定义提示 coffee_house_espionage_available.tt
    • 市民阶层满意度遭受 严重惩罚
  • 选项 B
    • 主流文化传统遭受 轻度惩罚
    • 国家稳定度获得 严重增益
    • 市民阶层满意度遭受 极端惩罚
  • 选项 C
    • 主流文化传统获得 轻度增益
    • 市民阶层满意度获得 轻度增益

背景介绍: 在奥斯曼帝国,咖啡馆不仅是休闲场所,也逐渐成为政治讨论、社会批评乃至潜在阴谋的温床。政府对这些“思想集市”感到日益不安,担心它们会传播煽动性言论、削弱权威,甚至酝酿叛乱。统治者面临着如何管理这些新兴公共空间的抉择:是严厉镇压以控制舆论,还是容忍其存在以维持某种社会平衡,抑或尝试引导其为己所用?这一事件反映了帝国中央权力与社会新兴力量之间的紧张关系。

完整事件代码

flavor_tur.162 = { #Black as Sin, Sweet as Sedition
	type = country_event
	title = flavor_tur.162.title
	desc = flavor_tur.162.desc

	historical_info = flavor_tur.162.historical_info

	fire_only_once = yes
	dynamic_historical_event = {
		tag = TUR
		from = 1637.1.1
		to = 1837.1.1
		monthly_chance = 5
	}

	trigger = {

		capital.market = {
			OR = {
 				is_produced_in_market = goods:coffee
				is_traded_in_market = goods:coffee
			}
		}
	}

	option = {
		name = flavor_tur.162.a
		historical_option = yes

		set_v