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

Root Countryが帝国の支援を要請

guelphs_and_ghibellines.1101in_game/events/situations/guelphs_and_ghibellines.txt:822
… が帝国の支援を要請

GAGOwn Factionの強力なメンバーであるRoot Countryが、我々の支援を求めている。彼らは GAGEnemy Factionに対抗するためにさらなる金を希望している。

必要ghibellines_demand_alliance変数option 1ghibellines_demand_gold変数option 1ghibellines_demand_manpower変数option 1

イベントチェーン

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

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

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

823type = country_event
824category = situation_event
825title = {
826first_valid = {
827triggered_desc = {
828trigger = {
828exists = scope:root_country
}
829desc = guelphs_and_ghibellines.1101.title Root Countryが帝国の支援を要請
}
831triggered_desc = {
832trigger = {
832always = yes
}
833desc = guelphs_and_ghibellines.1101.title.fallback 帝国の要請
}
}
}
837desc = {
838first_valid = {
839triggered_desc = {
840trigger = {
840has_variable = ghibellines_demand_gold
}
841desc = guelphs_and_ghibellines.1101.desc.gold GAGOwn Factionの強力なメンバーであるRoot Countryが、我々の支援を求めている。彼らは GAGEnemy Factionに対抗するためにさらなる金を希望している。
}
843triggered_desc = {
844trigger = {
844has_variable = ghibellines_demand_manpower
}
845desc = guelphs_and_ghibellines.1101.desc.manpower GAGOwn Factionの強力なメンバーであるRoot Countryが、我々の支援を求めている。彼らは GAGEnemy Factionとの戦いにさらなる兵士を希望している。
}
847triggered_desc = {
848trigger = {
848has_variable = ghibellines_demand_alliance
}
849desc = guelphs_and_ghibellines.1101.desc.alliance GAGOwn Factionの強力なメンバーであるRoot Countryが、我々の支援を求めている。彼らは GAGEnemy Factionを弱体化するために外交上の提携を希望している。
}
851triggered_desc = {
852desc = guelphs_and_ghibellines.1101.desc GAGOwn Factionの強力なメンバーであるRoot Countryが、我々の支援を求めている。
}
}
}
856outcome = neutral
857illustration_tags = {
85810 = regular
85910 = interior
}
861immediate = {
}

選択肢

A妥当な要求だ。
866ai_chance = {
867factor = 1
868modifier = {
869factor = 0
870trigger = {
871opinion(scope:root_country) < 0
}
}
}
875if = {
876limit = {
876has_variable = ghibellines_demand_gold
}
877show_as_tooltip = {
878transfer_yearly_gold = {
878target = scope:root_country
878value = 0.25
}
}
}
881if = {
882limit = {
882has_variable = ghibellines_demand_manpower
}
883show_as_tooltip = {
884if = {
885limit = {
886scope:root_country = {
887max_manpower > 0.1
}
}
890transfer_yearly_manpower = {
890target = scope:root_country
890value = 2
}
}
892else = {
893transfer_yearly_gold = {
893target = scope:root_country
893value = 0.05
}
}
}
}
897if = {
898limit = {
898has_variable = ghibellines_demand_alliance
}
899show_as_tooltip = {
900create_alliance = {
900target = scope:root_country
}
}
}
903hidden_effect = {
904scope:root_country = {
905trigger_event_silently = guelphs_and_ghibellines.1102
}
}
B彼らを支援しても得られるものはない。
912show_as_tooltip = {
913scope:root_country = {
914add_opinion = {
915target = scope:target_country
916modifier = opinion_ghibellines_refuses_to_support_us
}
}
}
920hidden_effect = {
921scope:root_country = {
922trigger_event_silently = guelphs_and_ghibellines.1103
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報