イベントこのバージョンで追加

Target Countryからの提案

flavor_mfa.1005in_game/events/DHE/flavor_mfa.txt:964

臆病なTarget Countryもついに折れ、テッサロニキ王国の領地を我らに差し出してきた。この提案は慎重に検討すべきだ。そもそも今回の遠征そのものが大きな危険を伴っているのだから。

必要mfa_geography変数immediate, option 1mfa_provinces変数immediate, option 1

イベントチェーン

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

  1. テッサロニキ王国の領有権の主張
  2. From Country Adjectiveの僭称者の懐柔
    ↳ 選択肢A「遠征の準備に取りかかろう。」・直後
  3. Target Countryからの提案
    ↳ 選択肢B「形ばかりの譲歩をしよう。」・直後
  4. From Countryからの返答
    ↳ 選択肢A「得られるものはすべて手にしておくべきだ。」・直後
  5. 絶好の機会
    ↳ 選択肢A「遠征の準備に取りかかろう。」・3年後
  6. 協定の履行
    ↳ 選択肢A「戦の狼煙を上げよ!」・直後

定義in_game/events/DHE/flavor_mfa.txt:964

965type = country_event
966title = flavor_mfa.1005.title Target Countryからの提案
967desc = flavor_mfa.1005.desc 臆病なTarget Countryもついに折れ、テッサロニキ王国の領地を我らに差し出してきた。この提案は慎重に検討すべきだ。そもそも今回の遠征そのものが大きな危険を伴っているのだから。
968outcome = neutral
970immediate = {
971if = {
972limit = {
973scope:variable_holder = {
973has_variable = mfa_geography
}
}
975scripted_geography:claims_of_thessalonica_geography = {
976ordered_location_in_scripted_geography = {
977limit = {
978owner ?= scope:target_country
}
980order_by = population
981max = 1
982check_range_bounds = no
983save_scope_as = location_for_release
}
}
}
987else_if = {
988limit = {
989scope:variable_holder = {
989has_variable = mfa_provinces
}
}
991scope:target_country = {
992ordered_owned_location = {
993order_by = population
994limit = {
995OR = {
996province_definition = province_definition:chalkidiki_province
997province_definition = province_definition:lower_macedonia_province
998province_definition = province_definition:central_macedonia_province
}
}
1001max = 1
1002check_range_bounds = no
1003save_scope_as = location_for_release
}
}
}
1007else = {
1008error_log = "Reached unreachable script in flavor_mfa.1005"
}
}
1012illustration_tags = {
101310 = regular
101410 = interior
}

選択肢

A得られるものはすべて手にしておくべきだ。
1020ai_will_select = {
1021value = 75
}
1024if = {
1025limit = {
1026scope:variable_holder = {
1026has_variable = mfa_provinces
}
}
1028custom_tooltip = {
1029text = mfa_make_thessaloniki_subject_out_of_provinces ハルキディキ、下マケドニア、そして中央マケドニアにあるTarget Country Adjectiveのロケーションが、From Countryのもとで封土として分離される
1030scope:location_for_release.province = {
1031create_location_country_from_province = {
1032name = THE テッサロニキ
1033make_subject_of = {
1034target = scope:from_country
}
1037scope:target_country.province:central_macedonia_province = {
1038change_province_owner = PREV
}
1040scope:target_country.province:lower_macedonia_province = {
1041change_province_owner = PREV
}
}
}
}
1046scope:variable_holder = {
1046remove_variable = mfa_provinces
}
}
1048else_if = {
1049limit = {
1050scope:variable_holder = {
1050has_variable = mfa_geography
}
}
1052custom_tooltip = {
1053text = mfa_make_thessaloniki_subject_out_of_geography テッサロニキ王国にあるTarget Country Adjectiveのロケーションが、From Countryのもとで封土として分離される
1054scope:location_for_release.province = {
1055create_location_country_from_province = {
1056name = THE テッサロニキ
1057make_subject_of = {
1058target = scope:from_country
}
1061save_scope_as = new_country
1062scope:target_country = {
1063every_owned_location = {
1064limit = {
1065is_in_scripted_geography = scripted_geography:claims_of_thessalonica_geography
}
1067change_location_owner = scope:new_country
}
}
}
}
}
1073scope:variable_holder = {
1073remove_variable = mfa_geography
}
}
1075else = {
}
1078remove_variable = mfa_gathering_for_fight_with_byz
1080scope:variable_holder = {
1080set_variable = offer_accepted
}
1081scope:target_country = {
1082trigger_event_silently = {
}
}
Bあれで我らを止められると思っているのなら愚かなことだ!
1091ai_will_select = {
1092value = 25
}
1095scope:variable_holder = {
1095remove_variable = mfa_provinces
}
1096scope:variable_holder = {
1096remove_variable = mfa_geography
}
1098add_prestige = prestige_weak_bonus (5)
1099scope:variable_holder = {
1099set_local_variable = offer_denied
}
1100scope:target_country = {
1101trigger_event_silently = {
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報