flavor_ven_tur_conflict.1101 威尼斯-奥斯曼冲突
时间范围
事件无明确 from 和 to 日期限制,触发概率未指定(无 monthly_chance 字段)。
触发条件
事件代码中未直接包含 trigger 字段,具体触发条件需参考游戏内其他相关脚本或机制。
关键效果
- 选项 A(对应
flavor_ven_tur_conflict.1101.a):
对目标国家(scope:origin_tag)添加一个“受到侮辱”类型的宣战理由(casus_belli:cb_insulted_us)。
背景介绍
该事件反映了威尼斯共和国与奥斯曼帝国在历史上的长期地缘政治冲突与外交摩擦。事件中威尼斯贵族阶层(以贵族阶层插图为代表)可能因外交侮辱或挑衅行为,获得对奥斯曼帝国(或相关冲突方)的宣战理由,体现了这一时期地中海沿岸基督教国家与伊斯兰帝国之间紧张的外交与军事对峙。
完整事件代码
flavor_ven_tur_conflict.1101 = {
type = country_event
title = flavor_ven_tur_conflict.1101.title
desc = flavor_ven_tur_conflict.1101.desc
illustration_tags = {
10 = armed
10 = exterior
}
immediate = {
event_illustration_estate_effect = { foreground = estate_type:nobles_estate background = estate_type:nobles_estate }
}
option = {
name = flavor_ven_tur_conflict.1101.a
add_casus_belli = { target = scope:origin_tag type = casus_belli:cb_insulted_us }
}
}