イベント

助けの到着?

subject_interaction_events.3in_game/events/diplomacy/subject_interaction_events.txt:105

僭称者の反乱軍が迫ってきているが、Overlordに派遣された使者がまもなく戻るはずだ。運が良ければ、使者はOverlordの兵士と金の調達に成功し、我々は反乱軍を撃退できるはずだ!

必要si_no_help_flag変数option 2si_pretender_help_flag変数option 1

イベントチェーン

各イベントは、その上の階層にあるイベントから発生します。下の行には、どの選択肢でいつ発生するかを示しています。

  1. 僭称者の台頭
  2. Subject In Needの救援要請
    ↳ 選択肢A「[Overlord]に救援を要請しよう。」・直後
  3. 助けの到着?
    ↳ 選択肢A「金と兵士を送れ。」・直後

定義in_game/events/diplomacy/subject_interaction_events.txt:105

106type = country_event
107title = subject_interaction_events.3.title 助けの到着?
108desc = subject_interaction_events.3.desc 僭称者の反乱軍が迫ってきているが、Overlordに派遣された使者がまもなく戻るはずだ。運が良ければ、使者はOverlordの兵士と金の調達に成功し、我々は反乱軍を撃退できるはずだ!
109outcome = neutral

選択肢

AFull Ruler Nameが金と兵士を送ってくれた!
112trigger = {
113has_variable = si_pretender_help_flag
}
115scale = 6
}
116add_manpower = {
117value = monthly_manpower
118multiply = 6
}
120show_as_tooltip = {
121add_opinion = {
121target = root
121modifier = opinion_sent_help
}
}
123remove_variable = si_pretender_help_flag
BFull Ruler Nameは助力を拒否した!
127trigger = {
128has_variable = si_no_help_flag
}
130show_as_tooltip = {
131add_opinion = {
131target = root
131modifier = opinion_refused_send_help
}
}
133remove_variable = si_no_help_flag
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報