Scripted Trigger
rise_of_the_ottomans_end_trigger
OttomansCountryORstrongest_beylik_variableVariableORDefinitionin_game/common/scripted_triggers/situation_triggers.txt:560
561OR = {
562current_year > 1565
563custom_tooltip = {
564text = no_beyliks_left_tt All Beyliks have been annexed
565global_variable_list_size = {
566name = eligible_beylik_list
567value < 1
}
}
570trigger_if = {
575AND = {
576custom_tooltip = {
577text = strongest_beylik_has_over_75_locations Strongest Beylik Variable Country owns at least 500 Locations (currently:Strongest Beylik Variable Owned Location Count) and 50 Urban Locations (currently:Strongest Beylik Variable Towns And Cities).
}
}
}
586trigger_else = {
587AND = {
588custom_tooltip = {
589text = strongest_beylik_has_over_75_locations Strongest Beylik Variable Country owns at least 500 Locations (currently:Strongest Beylik Variable Owned Location Count) and 50 Urban Locations (currently:Strongest Beylik Variable Towns And Cities).
}
}
}
599AND = {
600current_year > 1400
}
}