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_mam.12] 马穆鲁克反奥斯曼友好关系

时间范围
无明确时间范围(事件代码中未定义 fromto 字段)

触发条件
无明确触发条件(事件代码中未定义 trigger 字段)

关键效果

  • 选项 A:选择此选项后,国家 MAM(马穆鲁克)将对触发此事件的国家(root)添加一个名为 mam_anti_ottoman_friends 的意见修正。

背景介绍
此事件反映了马穆鲁克苏丹国(MAM)与周边势力之间可能存在的政治互动。在15至16世纪,面对日益强大的奥斯曼帝国,马穆鲁克可能会寻求与其他国家建立友好关系,以共同应对来自北方的威胁。该事件模拟了马穆鲁克通过外交手段,向特定国家表达善意,以构建反奥斯曼联盟或缓和紧张局势的外交选择。

完整事件代码

flavor_mam.12 = {
	type = country_event
	title = flavor_mam.12.title
	desc = flavor_mam.12.desc

	illustration_tags = {
		10 = happy
		10 = interior
	}

	immediate = {
		event_illustration_government_estate_effect = yes
	}

	option = {
		name = flavor_mam.12.a
		c:MAM = {
			add_opinion = { target = root modifier = mam_anti_ottoman_friends }
		}
	}
}