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_iro.100] 和平缔造者事件(针对其他部落)

时间范围

  • 起始日期:未指定 (from 字段缺失)
  • 结束日期:未指定 (to 字段缺失)
  • 触发概率:未指定 (monthly_chance 字段缺失)

触发条件

  • 触发条件:事件代码中未定义 trigger 字段,因此无具体触发条件。

关键效果

  • 选项名称:Times are changing. (对应本地化键 flavor_iro.1.a)
  • 效果
    • 增加部落凝聚力:tribal_cohesion_mild_bonus
    • 添加国家修正:iro_memory_of_the_great_peacemaker,持续 10 年,叠加模式为 add
    • 自定义提示:may_unify_haudenosaunee_confederation
    • 设置变量:enabled_iroquois_unique_interactions

背景介绍

该事件描述了易洛魁联盟(Haudenosaunee)历史上的“和平缔造者”(Great Peacemaker)传统对其他部落的影响。和平缔造者是易洛魁文化中的核心人物,相传他结束了部落间的血腥冲突,建立了以“伟大和平法”为基础的联盟体系。此事件可能象征着其他部落受到易洛魁和平理念的感召,开始接纳其联盟原则或调整自身政治结构,反映了易洛魁文化影响力在北美东北部地区的扩展。

完整事件代码

flavor_iro.100 = { # Peacemaker Event for other Tribes
	type = country_event
	title = flavor_iro.1.title
	desc = flavor_iro.1.desc
	
	illustration_tags = {
		10 = regular
		10 = interior
	}	


	option = { # Times are changing.
		name = flavor_iro.1.a		
		add_tribal_cohesion = tribal_cohesion_mild_bonus			
		add_country_modifier = { modifier = iro_memory_of_the_great_peacemaker years = 10 mode = add } 
		custom_tooltip = may_unify_haudenosaunee_confederation
		set_variable = enabled_iroquois_unique_interactions		
	}
}