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_nap.1202 Robert and Petrarca (Petrarca does not Move)

时间范围

  • 起始日期:未指定(代码中未定义 from 字段)
  • 结束日期:未指定(代码中未定义 to 字段)
  • 触发概率:未指定(代码中未定义 monthly_chance 字段)

触发条件

  • 主要触发:代码中未定义 trigger 字段,具体触发条件未知。

关键效果

  • 选项A
    • 名称flavor_nap.1202.a
    • 历史选项:未标注(代码中无 historical_option = yes
    • 具体效果:代码中未定义任何效果(如修正项、数值变化或人物操作)。

背景介绍

此事件涉及罗伯特与彼特拉克(彼特拉克未迁移)。从事件标题和代码结构推断,这可能与那不勒斯(或相关地区)的历史人物互动有关,可能反映了特定时期贵族阶层(nobles_estate)的内部动态或文化事件。具体历史背景需结合游戏本地化文本(flavor_nap.1202.titleflavor_nap.1202.desc)进一步确认。

完整事件代码

flavor_nap.1202 = { #Robert and Petrarca (Petrarca does not Move)
	type = country_event

	title = flavor_nap.1202.title
	desc = flavor_nap.1202.desc

	illustration_tags = {
        10 = angry
        10 = interior
    }

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

	fire_only_once = yes

	option = {
		name = flavor_nap.1202.a

	}
}