イベント

From Country Adjectiveの内戦

castilian_civil_war.100in_game/events/disaster/castilian_civil_war.txt:1120
… の内戦

Target RulerとTarget Pretenderの争いは収まり、代わりにFrom Countryの内戦が激化していった。どちらの Siblingも、この舞台に向けて準備を整えている。同盟が結ばれ、軍隊が訓練されたいま、From Country Adjective国の運命は戦場で決定される。

必要統治者の血縁静的補正immediate

イベントチェーン

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

  1. From Country Adjectiveの内戦
  2. 継承危機の終わり
    ↳ 選択肢B「災厄はかろうじて回避された。」・直後
  3. From Country Adjectiveの内戦
    ↳ 選択肢A「武器を取れ!」・直後
  4. Target Countryからの支援
    ↳ 選択肢A「この栄光に満ちた戦争に加わろう!」・直後
  5. Target Countryは我々を見捨てた!
    ↳ 選択肢D「我々に関与する余裕はない。」・直後
  6. From Country Adjectiveの内戦
    ↳ 選択肢A「武器を取れ!」・直後
  7. Target Countryが反乱軍に合流!
    ↳ 選択肢A「この栄光に満ちた戦争に加わろう!」・直後
  8. Target Countryの中立状態
    ↳ 選択肢D「我々に関与する余裕はない。」・直後

定義in_game/events/disaster/castilian_civil_war.txt:1120

1121hide_portraits = yes
1122type = country_event
1123category = disaster_event
1124title = {
1125first_valid = {
1126triggered_desc = {
1127trigger = {
1127in_civil_war = yes
}
1128desc = castilian_civil_war.100.title.war From Country Adjectiveの内戦
}
1130triggered_desc = {
1131trigger = {
1131always = yes
}
1132desc = castilian_civil_war.100.title 継承危機の終わり
}
}
}
1136illustration_tags = {
113710 = armed
113810 = exterior
}
1140desc = {
1141first_valid = {
1142triggered_desc = {
1143trigger = {
1143in_civil_war = yes
}
1144desc = castilian_civil_war.100.desc.war Target RulerとTarget Pretenderの争いは収まり、代わりにFrom Countryの内戦が激化していった。どちらの Siblingも、この舞台に向けて準備を整えている。同盟が結ばれ、軍隊が訓練されたいま、From Country Adjective国の運命は戦場で決定される。
}
1146triggered_desc = {
1147trigger = {
1148has_variable = pretender_given_throne_variable
1149scope:target_ruler = {
1149is_alive = yes
}
}
1151desc = castilian_civil_war.100.desc.inheritance 困難な内戦は覚悟していたものの、宮廷内の緊張と貴族による絶え間ない裏切りによって、Target Rulerの精神状態が悪化している。最終的に、Target Rulerはこの苦境に耐えられずに退位することとなり、Target PretenderがFrom Countryの正当な統治者となった。
}
1153triggered_desc = {
1154trigger = {
1155has_variable = pretender_given_throne_variable
1156scope:target_ruler = {
1156is_alive = no
}
}
1158desc = castilian_civil_war.100.desc.ruler_death 不安定な時期を経て、Target Rulerの逝去により、Target PretenderがFrom Country Adjectiveの王位に就いた。良くも悪くも、元僭称者はFrom Countryを新しい未来へと導くだろう。
}
1160triggered_desc = {
1161trigger = {
1162NOT = {
1162any_character = {
1162has_variable = scope_pretender_var
}
}
1163in_civil_war = no
}
1165desc = castilian_civil_war.100.desc.pretender_death 残念なことに、神はTarget Rulerに恩寵の手を差し伸べた。 Target Pretenderは、From Country Adjectiveの領土全域を内戦に巻き込む可能性もあった反乱の指導者だったが、その命を落とした。神の介入か、それとも幸運が転がり込んできたのか? いずれにせよ、From Countryは内政の秩序を取り戻したのだ。
}
1167triggered_desc = {
1168desc = castilian_civil_war.100.desc.fallback 内紛、公然たる反乱のほか、数多くの呪いがFrom Country Adjectiveの民に降りかかっている。しかし、国家の崩壊には至らず、Target RulerとTarget Pretenderのあいだの長い対立はついに終わりを迎えた。
}
}
}
1172outcome = neutral
1173immediate = {
1176first_sibling = scope:target_ruler
1176second_sibling = scope:target_pretender
}
1177save_scope_as = from_country
1178if = {
1179limit = {
1179in_civil_war = yes
}
1180random_current_war = {
1181limit = {
1181is_civil_war_for = scope:from_country
}
1182save_scope_as = target_war
1183random_attacker = {
1184save_scope_as = target_rebel_country
}
}
}
1188every_character = {
1189limit = {
1189has_character_modifier = ccw_ruler_siblings
}
1190remove_character_modifier = ccw_ruler_siblings
}
}

選択肢

A武器を取れ!
1197trigger = {
1197in_civil_war = yes
}
1198add_stability = stability_mild_bonus (7)
1199add_legitimacy = legitimacy_mild_bonus (10)
1200every_in_global_list = {
1201variable = ccw_loyalists_side
1202if = {
1203limit = {
1204country_exists = this
1207NOT = {
1207is_at_war_with = scope:from_country
}
}
1209trigger_event_non_silently = castilian_civil_war.200
}
}
1212every_in_global_list = {
1213variable = ccw_rebels_side
1214if = {
1215limit = {
1216country_exists = this
1217NOT = {
1217in_union_with = scope:from_country
}
1218is_subject = no
1219NOT = {
1219is_at_war_with = scope:from_country
}
}
1221trigger_event_non_silently = castilian_civil_war.300
}
}
1224set_variable = ccw_proper_civil_war_active
1225if = {
1226limit = {
1226exists = scope:target_rebel_country
}
1227scope:target_rebel_country = {
1228set_variable = ccw_proper_civil_war_active
1229set_variable = ccw_is_rebel_country
1230if = {
1231limit = {
1232exists = scope:target_pretender
1233scope:target_pretender = {
1234is_alive = yes
}
}
1237set_new_ruler = scope:target_pretender
}
}
}
B災厄はかろうじて回避された。
1245trigger = {
1245in_civil_war = no
}
1246add_legitimacy = {
1247value = "estate_power(estate_type:crown_estate)"
1248add = 5
1249multiply = 3
1250min = 15
}
1252add_stability = {
1253value = root.prestige
1254add = 5
1255min = 15
}
1257every_in_global_list = {
1258variable = ccw_loyalists_side
1259trigger_event_non_silently = castilian_civil_war.101
}
1261every_in_global_list = {
1262variable = ccw_rebels_side
1263trigger_event_non_silently = castilian_civil_war.101
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報