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.63] 伊本·赫勒敦启程

时间范围

  • 事件未指定 fromto 日期,因此无固定时间范围。
  • 事件未指定 monthly_chance,因此无固定月度触发概率。

触发条件

  • 事件代码中未包含 trigger 字段,因此无明确的游戏内触发条件。该事件可能由其他机制或脚本触发。

关键效果

  • 选项 Aflavor_mam.63.a
    • 历史选项:是 (historical_option = yes)
    • 效果:
      • 显示自定义提示:ibn_khaldun_hit_the_road_tt
      • 对国家文化产生影响:
        • 增加文化传统:cultural_tradition_weak_bonus
        • 增加文化影响力:cultural_influence_weak_bonus

背景介绍

此事件涉及14世纪著名的阿拉伯学者、历史学家和社会学家伊本·赫勒敦。他出生于突尼斯,一生中曾在北非和安达卢西亚的多个宫廷担任政治职务和法官,后因政治动荡而辗转。他最著名的著作《历史绪论》开创了历史哲学和社会学的新领域。该事件可能模拟了伊本·赫勒敦因政治或学术原因离开某个地区或宫廷,启程前往新的目的地,这一旅程对其个人思想发展及所到之处的文化产生了深远影响。

完整事件代码

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

	historical_info = flavor_mor.16.historical_info

	option = {
		name = flavor_mam.63.a
		historical_option = yes
		custom_tooltip = ibn_khaldun_hit_the_road_tt
		culture = {
			add_cultural_tradition = cultural_tradition_weak_bonus
			add_cultural_influence = cultural_influence_weak_bonus
		}
	}
}