事件

拜占庭的回应

rise_of_the_ottomans.110in_game/events/situations/rise_of_the_ottomans.txt:1116

在我们的使者前往拜占庭宫廷的不久之后,他便从那儿返回了。他的手中拿着一封信笺,上面盖着曾经强大帝国的官印,但已被时间的流沙所遗忘……

需要got_character_var变量option 1, option 2got_modifier_var变量option 1, option 2got_money_var变量option 1, option 2

事件链

每个事件由其上一层的事件触发;下方一行说明由哪个选项、在何时触发。

  1. 与拜占庭的外交
  2. Actor的请求
    ↳ 选项A“他们必须承认我国对安纳托利亚的影响力。” · 立即
  3. 拜占庭的回应
    ↳ 任意选项之后 · 立即
  4. Actor的请求
    ↳ 选项B“他们的贡礼能使两国的关系长青。” · 立即
  5. 拜占庭的回应 (见上文)
    ↳ 任意选项之后 · 立即
  6. Actor的请求
    ↳ 选项C“他们当然不吝分享帝国的才华!” · 立即
  7. 拜占庭的回应 (见上文)
    ↳ 任意选项之后 · 立即

定义in_game/events/situations/rise_of_the_ottomans.txt:1116

1117type = country_event
1118category = situation_event
1120title = rise_of_the_ottomans.110.title 拜占庭的回应
1121desc = rise_of_the_ottomans.110.desc 在我们的使者前往拜占庭宫廷的不久之后,他便从那儿返回了。他的手中拿着一封信笺,上面盖着曾经强大帝国的官印,但已被时间的流沙所遗忘……
1122outcome = neutral
1123illustration_tags = {
112410 = regular
112510 = interior
}

选项

A很好。
1129trigger = {
1130custom_tooltip = {
1131text = byz_accepted_proposal_tt 他们接受了我们的提议
1132OR = {
1133has_variable = got_money_var
1134has_variable = got_modifier_var
1135has_variable = got_character_var
}
}
}
1140if = {
1141limit = {
1141has_variable = got_money_var
}
1142hidden_effect = {
1142remove_variable = got_money_var
}
1143show_as_tooltip = {
1144add_gold = {
1146multiply = 6
}
}
}
1150if = {
1151limit = {
1151has_variable = got_modifier_var
}
1152hidden_effect = {
1152remove_variable = got_modifier_var
}
1153show_as_tooltip = {
1154add_country_modifier = {
1155modifier = sovereign_of_anatolia
1156years = 10
1157mode = replace
}
}
}
1161if = {
1162limit = {
1162has_variable = got_character_var
}
1163hidden_effect = {
1163remove_variable = got_character_var
}
1164show_as_tooltip = {
1165scope:target_character3 = {
1165move_country = scope:target_country
}
}
}
B他们怎么敢!?
1173trigger = {
1174custom_tooltip = {
1175text = byz_declined_proposal_tt 他们拒绝了我们的提议
1176NOR = {
1177has_variable = got_money_var
1178has_variable = got_modifier_var
1179has_variable = got_character_var
}
}
}
1184show_as_tooltip = {
1186target = c:BYZ
1187modifier = refused_diplomatic_offer
}
}
1190add_government_power = government_power_weak_penalty (-2.5)
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明