[flavor_hun.181] 匈牙利王位争议事件
时间范围
- 事件触发时间范围:未指定具体
from和to日期(代码中未包含时间限制字段) - 触发概率:未指定
monthly_chance(代码中未包含概率字段)
触发条件
- 事件类型:国家事件 (
type = country_event) - 具体触发条件:代码中未明确列出
trigger字段,因此无具体触发条件描述。
关键效果
- 选项名称:
flavor_hun.181.a - 效果:
- 对目标国家
HUN(匈牙利)添加观点修正hun_crowned_by_rebels
- 对目标国家
- 历史选项:未标注
historical_option = yes(代码中未包含此字段)
背景介绍
此事件涉及匈牙利王位相关的争议或权力斗争,可能反映了历史上匈牙利贵族或叛乱势力对王位继承的干预。事件通过添加负面观点修正,暗示匈牙利因被叛乱者加冕而受到其他国家的负面看法,体现了中世纪王权合法性与内部叛乱之间的紧张关系。
完整事件代码
flavor_hun.181 = {
type = country_event
title = flavor_hun.181.title
desc = flavor_hun.181.desc
illustration_tags = {
10 = armed
10 = exterior
}
immediate = {
event_illustration_estate_effect = { foreground = estate_type:nobles_estate background = estate_type:clergy_estate }
}
option = {
name = flavor_hun.181.a
add_opinion = { target = c:HUN modifier = hun_crowned_by_rebels }
}
}