イベントこのバージョンで変更

帝国の支援

guelphs_and_ghibellines.1102in_game/events/situations/guelphs_and_ghibellines.txt:928
帝国の支援

神聖ローマ帝国 Leader Titleは我々の願いに応え、大量の金というかたちで神聖ローマ帝国の支援を送ってくれた!

必要ghibellines_demand_alliance変数optionghibellines_demand_gold変数optionghibellines_demand_manpower変数option

イベントチェーン

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

  1. 帝国の支援
  2. Root Countryが帝国の支援を要請
    ↳ 選択肢A「わが国の国庫に早急な支援が必要だ。」・直後
  3. 帝国の支援
    ↳ 選択肢A「妥当な要求だ。」・直後
  4. 帝国の支援
    ↳ 選択肢B「彼らを支援しても得られるものはない。」・直後

定義in_game/events/situations/guelphs_and_ghibellines.txt:928

929type = country_event
930category = situation_event
931title = guelphs_and_ghibellines.1102.title 帝国の支援
932desc = {
933first_valid = {
934triggered_desc = {
935trigger = {
936scope:target_country = {
937has_variable = ghibellines_demand_gold
}
}
940desc = guelphs_and_ghibellines.1102.desc.gold 神聖ローマ帝国 Leader Titleは我々の願いに応え、大量の金というかたちで神聖ローマ帝国の支援を送ってくれた!
}
942triggered_desc = {
943trigger = {
944scope:target_country = {
945has_variable = ghibellines_demand_manpower
}
}
948desc = guelphs_and_ghibellines.1102.desc.manpower 神聖ローマ帝国 Leader Titleは我々の願いに応え、わが軍を強化する兵士というかたちで神聖ローマ帝国の支援を送ってくれた!
}
950triggered_desc = {
951trigger = {
952scope:target_country = {
953has_variable = ghibellines_demand_alliance
}
}
956desc = guelphs_and_ghibellines.1102.desc.alliance 神聖ローマ帝国 Leader Titleは我々の外交戦略に同意し、わが国と同盟を締結した!
}
958triggered_desc = {
959desc = guelphs_and_ghibellines.1102.desc Target Countryからの朗報が我々の宮廷に届いた!
}
}
}
963outcome = neutral
964illustration_tags = {
96510 = regular
96610 = interior
}
968immediate = {
}
991after = {
992scope:target_country = {
993remove_variable = ghibellines_demand_gold
994remove_variable = ghibellines_demand_manpower
995remove_variable = ghibellines_demand_alliance
}
}

選択肢

A実に素晴らしい報せだ!
972scope:target_country = {
973add_opinion = {
974target = scope:root_country
975modifier = opinion_ghibellines_agreed_to_support_us
}
977if = {
978limit = {
978has_variable = ghibellines_demand_gold
}
979transfer_yearly_gold = {
979target = scope:root_country
979value = 0.25
}
}
981if = {
982limit = {
982has_variable = ghibellines_demand_manpower
}
983transfer_yearly_manpower = {
983target = scope:root_country
983value = 2
}
}
985if = {
986limit = {
986has_variable = ghibellines_demand_alliance
}
987create_alliance = {
987target = scope:root_country
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報