イベント

ビザンツの返答

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。 概要 · プライバシー · 法的情報