イベント
From Country AdjectiveとTarget Country Adjectiveの衝突
わが国が発展と拡大の道を歩む一方で、同盟国のTarget Countryは衰退の一途をたどっている。Target Countryとの同盟は、我々にほとんど利益をもたらしていない。From Characterの忠実な臣下たちのあいだで、この同盟を疑問視する声が高まっている……
定義in_game/events/situations/rise_of_timur.txt:986
987type = country_event
988category = situation_event
989title = {
990first_valid = {
991triggered_desc = {
992trigger = {
992exists = scope:target_country
}
993desc = rise_of_timur.1010.title From Country AdjectiveとTarget Country Adjectiveの衝突
}
995triggered_desc = {
996trigger = {
996always = yes
}
997desc = rise_of_timur.1010.title.generic 脆い同盟
}
}
}
1001desc = rise_of_timur.1010.desc わが国が発展と拡大の道を歩む一方で、同盟国のTarget Countryは衰退の一途をたどっている。Target Countryとの同盟は、我々にほとんど利益をもたらしていない。From Characterの忠実な臣下たちのあいだで、この同盟を疑問視する声が高まっている……
1002outcome = neutral
1003immediate = {
1004save_scope_as = from_country
1005ruler ?= {
1005save_scope_as = from_character
}
1007save_scope_as = target_country
1008ruler_or_regent ?= {
1008save_scope_as = target_character
}
}
1012event = rot_had_glh_alliance_break
}
}