イベント
Target Countryの弱体化

Target Countryには明らかな弱体化の兆候が見られる。近接する我々にとっては、またとない機会だ。要求を押し通したければ、Target Characterが秩序と力を回復する前に、早急に行動しなければならない。
ビザンツ国家trigger
Fate of the PhoenixDLCtrigger定義in_game/events/disaster/D008_fate_of_the_phoenix.txt:426
427type = country_event
428category = disaster_event
429title = fate_of_the_phoenix.7.title Target Countryの弱体化
430desc = fate_of_the_phoenix.7.desc Target Countryには明らかな弱体化の兆候が見られる。近接する我々にとっては、またとない機会だ。要求を押し通したければ、Target Characterが秩序と力を回復する前に、早急に行動しなければならない。
431outcome = neutral
432image = "gfx/interface/illustrations/disaster/fate_of_the_phoenix.dds"
434trigger = {
439at_war = no
440is_during_bankruptcy = no
}
443immediate = {
445save_scope_as = target_country
446ruler_or_regent = {
446save_scope_as = target_character
}
447ordered_province = {
448limit = {
449any_location_in_province = {
449is_neighbor_of = root
}
}
451order_by = population
452max = root.country_rank_level
453check_range_bounds = no
454province_capital = {
454add_to_list = list_of_province_capitals
}
}
}
}