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_hun.18] 第二次维谢格拉德会议失败

时间范围
该事件为动态历史事件,无固定 fromto 日期限制,触发概率由游戏引擎动态控制(代码中未指定 monthly_chance)。

触发条件
事件代码中未明确列出 trigger 字段,其触发条件依赖于游戏引擎在特定历史情境下的动态判断。

关键效果

  • 选项flavor_hun.18.a
    • 匈牙利与波兰互相添加观点修正 failed_second_congress_of_visegrad,象征两国因第二次维谢格拉德会议失败而产生的外交裂痕。
      注:此选项未标记为历史选项(historical_option = yes)。

背景介绍
第二次维谢格拉德会议是中欧历史上的重要外交事件,旨在协调匈牙利、波兰等王国之间的政治与军事合作。会议的失败往往意味着地区联盟的瓦解或合作计划的搁浅,可能导致国家间关系紧张、共同利益受损,并影响该地区在面对外部威胁时的团结与应对能力。

完整事件代码

flavor_hun.18 = {
	type = country_event
	title = flavor_hun.18.title
	desc = flavor_hun.18.desc
	illustration_tags = {
        10 = angry
        10 = interior
    }
	immediate = {
		event_illustration_estate_effect = { foreground = estate_type:nobles_estate background = estate_type:nobles_estate }
	}
	option = {
		name = flavor_hun.18.a
		add_opinion = { target = c:POL modifier = failed_second_congress_of_visegrad }
		reverse_add_opinion = { target = c:POL modifier = failed_second_congress_of_visegrad }
	}
}