Activador de script
rise_of_the_ottomans_end_trigger
OtomanosPaísORstrongest_beylik_variableVariableORDefiniciónin_game/common/scripted_triggers/situation_triggers.txt:560
561OR = {
562current_year > 1565
563custom_tooltip = {
564text = no_beyliks_left_tt Todos los beylicatos se han anexionado.
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 posee al menos 500 Locations (actualmente: Strongest Beylik Variable Owned Location Count) y 50 Towns Or Cities (actualmente: Strongest Beylik Variable Towns And Cities).
}
}
}
586trigger_else = {
587AND = {
588custom_tooltip = {
589text = strongest_beylik_has_over_75_locations Strongest Beylik Variable Country posee al menos 500 Locations (actualmente: Strongest Beylik Variable Owned Location Count) y 50 Towns Or Cities (actualmente: Strongest Beylik Variable Towns And Cities).
}
}
}
599AND = {
600current_year > 1400
}
}