イベント

Court Titleが軍への陰謀を画策

flavor_byz.47in_game/events/DHE/flavor_BYZ.txt:3804
… が軍への陰謀を画策

陸軍は国境を守る要だが、Court Titleはそこにいる将校や将軍の一部をFlavor Rankに対する脅威とみなした。なぜなら、彼らはTarget Characterを失脚させ、Court Titleの権力を打ち砕こうと画策しているからだ。そのために、彼らは我々にquantityを重視するべきだと提案した。

必要ビザンツ国家trigger宮廷は陸軍を支持変数option 3, option 4, trigger宮廷は海軍を支持変数option 3, option 4, trigger宮廷は徴兵による数合わせよりも、精鋭のタグマを支持変数option 1, option 2, trigger宮廷は民衆による軍の編成を支持変数option 1, option 2, trigger帝国法典が改定された変数trigger

定義in_game/events/DHE/flavor_BYZ.txt:3804

3805hide_portraits = yes
3806type = country_event
3807title = flavor_byz.47.title Court Titleが軍への陰謀を画策
3808desc = {
3809first_valid = {
3810triggered_desc = {
3811trigger = {
3812has_variable = court_wants_quantity
}
3814desc = flavor_byz.47.desc.a 陸軍は国境を守る要だが、Court Titleはそこにいる将校や将軍の一部をFlavor Rankに対する脅威とみなした。なぜなら、彼らはTarget Characterを失脚させ、Court Titleの権力を打ち砕こうと画策しているからだ。そのために、彼らは我々にquantityを重視するべきだと提案した。
}
3816triggered_desc = {
3817trigger = {
3818has_variable = court_wants_quality
}
3820desc = flavor_byz.47.desc.b 陸軍は国境を守る要だが、Court Titleはそこにいる将校や将軍の一部をFlavor Rankに対する脅威とみなした。なぜなら、彼らはTarget Characterを失脚させ、Court Titleの権力を打ち砕こうと画策しているからだ。そのために、彼らは我々にqualityを重視するべきだと提案した。
}
3822triggered_desc = {
3823trigger = {
3824has_variable = court_wants_land
}
3826desc = flavor_byz.47.desc.c 陸軍は国境を守る要だが、Court Titleはそこにいる将校や将軍の一部をFlavor Rankに対する脅威とみなした。なぜなら、彼らはTarget Characterを失脚させ、Court Titleの権力を打ち砕こうと画策しているからだ。そのために、彼らは我々にlandを重視するべきだと提案した。
}
3828triggered_desc = {
3829trigger = {
3830has_variable = court_wants_navy
}
3832desc = flavor_byz.47.desc.d 陸軍は国境を守る要だが、Court Titleはそこにいる将校や将軍の一部をFlavor Rankに対する脅威とみなした。なぜなら、彼らはTarget Characterを失脚させ、Court Titleの権力を打ち砕こうと画策しているからだ。そのために、彼らは我々にnavalを重視するべきだと提案した。
}
}
}
3836outcome = neutral
3838trigger = {
3839custom_tooltip = {
3840text = variable_tt_reformed_imperial_code_flag 帝国法典が改定された
3841NOT = {
3841has_variable = reformed_imperial_code_flag
}
}
3843any_cabinet_character = {
3844count > 0
}
3846tag = BYZ
3848custom_tooltip = {
3849text = variable_tt_court_wants_quantity 宮廷は民衆による軍の編成を支持
3850NOT = {
3850has_variable = court_wants_quantity
}
}
3852custom_tooltip = {
3853text = variable_tt_court_wants_quality 宮廷は徴兵による数合わせよりも、精鋭のタグマを支持
3854NOT = {
3854has_variable = court_wants_quality
}
}
3856custom_tooltip = {
3857text = variable_tt_court_wants_land 宮廷は陸軍を支持
3858NOT = {
3858has_variable = court_wants_land
}
}
3860custom_tooltip = {
3861text = variable_tt_court_wants_navy 宮廷は海軍を支持
3862NOT = {
3862has_variable = court_wants_navy
}
}
}
3866illustration_tags = {
386710 = regular
386810 = interior
}
3871immediate = {
3872ruler_or_regent ?= {
3873save_scope_as = target_character
}
3876random_cabinet_character ?= {
3877save_scope_as = target_character2
}
3880remove_variable = court_wants_quantity
3881remove_variable = court_wants_quality
3882remove_variable = court_wants_land
3883remove_variable = court_wants_navy
3885random_list = {
38861 = {
3886set_variable = court_wants_quantity
}
38871 = {
3887set_variable = court_wants_quality
}
38881 = {
3888set_variable = court_wants_land
}
38891 = {
3889set_variable = court_wants_navy
}
}
3891foreground = pop_type:soldiers
3891background = pop_type:soldiers
}
}
4038after = {
4039remove_variable = court_wants_quantity
4040remove_variable = court_wants_quality
4041remove_variable = court_wants_land
4042remove_variable = court_wants_navy
}

選択肢

A数を重視する軍隊なら、より広い領土をカバーできる。
3897trigger = {
3898custom_tooltip = {
3899text = byz_court_wants_to_force_societal_changes Court Titleはわが国の社会を強制的に変えることを望んでいる
3900OR = {
3901has_variable = court_wants_quantity
3902has_variable = court_wants_quality
}
}
}
3907change_societal_value = {
}
3912if = {
3913limit = {
3914has_variable = court_wants_quantity
}
3916add_estate_satisfaction = {
}
3920add_legitimacy = legitimacy_mild_penalty (-10)
}
3922else = {
3923add_estate_satisfaction = {
}
}
B兵士は数を増やすのではなく、個々の質を高めよう。
3933trigger = {
3934custom_tooltip = {
3935text = byz_court_wants_to_force_societal_changes Court Titleはわが国の社会を強制的に変えることを望んでいる
3936OR = {
3937has_variable = court_wants_quantity
3938has_variable = court_wants_quality
}
}
}
3943change_societal_value = {
}
3948if = {
3949limit = {
3950has_variable = court_wants_quality
}
3952add_estate_satisfaction = {
}
3956add_legitimacy = legitimacy_mild_penalty (-10)
}
3958else = {
3959add_estate_satisfaction = {
}
}
C陸軍の将校をより強化すべきだ。
3969trigger = {
3970custom_tooltip = {
3971text = byz_court_wants_to_force_societal_changes Court Titleはわが国の社会を強制的に変えることを望んでいる
3972OR = {
3973has_variable = court_wants_land
3974has_variable = court_wants_navy
}
}
}
3979change_societal_value = {
3980type = land_vs_naval
3981value = societal_value_move_to_left (-10)
}
3984if = {
3985limit = {
3986has_variable = court_wants_land
}
3988add_estate_satisfaction = {
}
3992add_legitimacy = legitimacy_mild_penalty (-10)
}
3994else = {
3995add_estate_satisfaction = {
}
}
DCountryを守るには、海を守らねばならない。
4005trigger = {
4006custom_tooltip = {
4007text = byz_court_wants_to_force_societal_changes Court Titleはわが国の社会を強制的に変えることを望んでいる
4008OR = {
4009has_variable = court_wants_land
4010has_variable = court_wants_navy
}
}
}
4015change_societal_value = {
4016type = land_vs_naval
}
4020if = {
4021limit = {
4022has_variable = court_wants_navy
}
4024add_estate_satisfaction = {
}
4028add_legitimacy = legitimacy_mild_penalty (-10)
}
4030else = {
4031add_estate_satisfaction = {
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報