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_azt.90 事件

时间范围

1450年1月1日 - 1460年1月1日,在此期间,每月有 2% 的概率触发此事件。

触发条件

此事件为动态历史事件,仅当国家标签为 TNC 时,在指定时间范围内可能触发。

关键效果

  • 选项flavor_azt.90.a
    • 效果:add_stability = stability_extreme_penalty(增加极端惩罚级别的稳定度损失)

背景介绍

此事件涉及特诺奇蒂特兰(TNC)在1450年至1460年间可能面临的某种内部危机或社会动荡。事件描述暗示了奴隶(slaves)与农民(peasants)阶层之间的潜在冲突或紧张关系,其直接后果是导致国家稳定度遭受严重打击。

完整事件代码

flavor_azt.90 = {
	type = country_event
	title = flavor_azt.90.title
	desc = flavor_azt.90.desc

	illustration_tags = {
        10 = regular
        10 = exterior
    }

	immediate = {
		event_illustration_poptype_effect = { foreground = pop_type:slaves background = pop_type:peasants }
	}

	fire_only_once = yes
	dynamic_historical_event = {
		tag = TNC
		from = 1450.1.1
		to = 1460.1.1
		monthly_chance = 2
	}
	option = {
		name = flavor_azt.90.a
		add_stability = stability_extreme_penalty
	}
}