イベント
わが国の支配力喪失

わが国がデリーに対抗し、剣をとると決めたときは、同輩に凌駕される日が来ようとは考えもしなかった。デリーデリー Flavor Rankの没落を望む者たちがわが国の名を口にするとき、彼らはもはや威信と畏敬の念を抱かないのだ。これが単なるつまづきであり、我々の決定的な終焉ではないことを祈ろう……
デリー陥落局面triggerdelhi_claimants_variable変数immediate, triggerleadership_secured_variable変数triggerstrongest_claimant_capital変数trigger定義in_game/events/situations/fall_of_delhi.txt:877
878type = country_event
879category = situation_event
881title = delhi_situation.9.title わが国の支配力喪失
882desc = delhi_situation.9.desc わが国がデリーに対抗し、剣をとると決めたときは、同輩に凌駕される日が来ようとは考えもしなかった。デリーデリー Flavor Rankの没落を望む者たちがわが国の名を口にするとき、彼らはもはや威信と畏敬の念を抱かないのだ。これが単なるつまづきであり、我々の決定的な終焉ではないことを祈ろう……
883outcome = neutral
885image = "gfx/interface/illustrations/situation/fall_of_delhi.dds"
887trigger = {
890sub_continent:south_asia = {
891any_country_with_capital_in_geography = {
893relative_strength = {
894target = root
895value > 0.5
}
897at_war = no
898is_subject = no
}
}
}
903immediate = {
904sub_continent:south_asia = {
905ordered_country_with_capital_in_geography = {
906limit = {
907at_war = no
908is_subject = no
910relative_strength = {
911target = root
912value > 0.5
}
}
915max = 1
916order_by = country_strength
917check_range_bounds = no
918save_scope_as = target_country
919ruler_or_regent ?= {
919save_scope_as = target_character
}
}
}
922save_scope_as = target_country2
923ruler_or_regent ?= {
923save_scope_as = target_character2
}
}