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_ven_tur_conflict.1003] 威尼斯-奥斯曼冲突相关事件

时间范围

  • 事件触发时间范围:未指定具体 fromto 日期,事件触发时间取决于游戏进程。
  • 触发概率:未指定 monthly_chance,事件触发依赖于特定条件。

触发条件

  • 主要触发条件:代码中未明确给出 trigger 字段,事件触发可能依赖于外部脚本或前置事件。

关键效果

  • 选项 Aflavor_ven_tur_conflict.1003.a
    • 效果:获得 prestige_extreme_bonus(巨额威望加成)。
    • 历史选项:未标注 historical_option = yes

背景介绍

此事件与威尼斯共和国和奥斯曼帝国之间的冲突有关。在15至17世纪,这两个地中海强国为争夺贸易路线、领土和影响力频繁发生冲突。事件可能反映了威尼斯在对抗奥斯曼扩张时,通过外交、军事胜利或重大成就获得国内支持或国际声望的时刻。插画标签(happyinterior)暗示事件可能涉及国内事务或市民阶层(burghers)的积极反应。

完整事件代码

flavor_ven_tur_conflict.1003 = {
	type = country_event
	title = flavor_ven_tur_conflict.1003.title
	desc = flavor_ven_tur_conflict.1003.desc

	illustration_tags = {
        10 = happy
        10 = interior
    }

	immediate = {
		event_illustration_estate_effect = { foreground = estate_type:burghers_estate background = estate_type:burghers_estate }
	}

	option = {
		name = flavor_ven_tur_conflict.1003.a
		add_prestige = prestige_extreme_bonus
	}
}