Déclencheur scripté
rise_of_the_ottomans_end_trigger
OttomansPaysORstrongest_beylik_variableVariableORDéfinitionin_game/common/scripted_triggers/situation_triggers.txt:560
561OR = {
562current_year > 1565
563custom_tooltip = {
564text = no_beyliks_left_tt Tous les beylicats ont été annexés.
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 possède au moins 500 Lieux (actuellement : Strongest Beylik Variable Owned Location Count) et 50 Lieux urbains (actuellement : Strongest Beylik Variable Towns And Cities).
}
}
}
586trigger_else = {
587AND = {
588custom_tooltip = {
589text = strongest_beylik_has_over_75_locations Strongest Beylik Variable Country possède au moins 500 Lieux (actuellement : Strongest Beylik Variable Owned Location Count) et 50 Lieux urbains (actuellement : Strongest Beylik Variable Towns And Cities).
}
}
}
599AND = {
600current_year > 1400
}
}