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_brapru.1001 事件

时间范围

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

触发条件

  • 触发条件:未指定 (trigger 字段缺失)

关键效果

  • 选项名称flavor_brapru.1001.a
  • 选项效果
    • 释放所有附庸国:事件触发国 (ROOT) 将解除与所有附庸国 (every_subject) 的附庸关系 (cancel_subject)。

背景介绍

此事件描述了一个国家主动解除其所有附庸关系的重大政治决策。这通常意味着中央政权决定放弃对其附属国的直接控制,可能源于内部统治策略的调整、外部压力,或是为了应对附庸体系带来的负担与不稳定因素。这一行动将彻底改变该国的外交格局和区域影响力。

完整事件代码

flavor_brapru.1001 = {
	type = country_event
	title = flavor_brapru.1001.title
	desc = flavor_brapru.1001.desc

	illustration_tags = {
		10 = regular
		10 = interior
	}

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

	option = {
		name = flavor_brapru.1001.a
		every_subject = {
			ROOT = { cancel_subject = prev }
		}
	}
}