Скриптовое условиеИзменено в этой версии

fate_of_the_phoenix_end_trigger

fate_of_the_phoenix_end_triggerin_game/common/scripted_triggers/disaster_triggers.txt:678

Определениеin_game/common/scripted_triggers/disaster_triggers.txt:678

679OR = {
680AND = {
681NOT = {
681is_situation_active = situation:rise_of_the_ottomans
}
682num_locations_owned_or_owned_by_subjects_or_below >= 150
}
684AND = {
685current_year > 1401
686num_locations_owned_or_owned_by_subjects_or_below < 150
}
}
689custom_tooltip = {
690text = remember_no_turk_tt Из всех Concept со Concept в Анатолии только наша страна владеет более чем 100 Concept с учётом собственных Concept, заселена турками или туркоманами либо соблюдает Concept «Анатолийский бейлик».
691region:anatolia_region = {
692NOT = {
693any_country_with_capital_in_geography = {
694this != root
695OR = {
696has_reform = government_reform:anatolian_beylik
}
700num_locations_owned_or_owned_by_subjects_or_below > 100
}
}
}
}