EGY_has_slums_in_state = { OR = { has_dynamic_modifier = { modifier = EGY_slums_5_level } has_dynamic_modifier = { modifier = EGY_slums_4_level } has_dynamic_modifier = { modifier = EGY_slums_3_level } has_dynamic_modifier = { modifier = EGY_slums_2_level } has_dynamic_modifier = { modifier = EGY_slums_1_level } } } EGY_ai_historical_path = { OR = { is_historical_focus_on = yes has_global_flag = EGY_HISTORICAL_FOCUS_PATH } } EGY_ai_alt_path = { OR = { has_global_flag = EGY_BROTHERHOOD_FOCUS_PATH has_global_flag = EGY_PAN_ARAB_FOCUS_PATH has_global_flag = EGY_SALAFIST_FOCUS_PATH has_global_flag = EGY_COPTIC_FOCUS_PATH } } EGY_ai_divide_path = { OR = { has_global_flag = EGY_SALAFIST_FOCUS_PATH has_global_flag = EGY_COPTIC_FOCUS_PATH } } EGY_ai_morsi_path = { OR = { EGY_ai_historical_path = yes has_global_flag = EGY_BROTHERHOOD_FOCUS_PATH } NOT = { EGY_ai_divide_path = yes } NOT = { has_global_flag = EGY_PAN_ARAB_FOCUS_PATH } } EGY_ai_not_morsi_path = { NOT = { EGY_ai_morsi_path = yes } EGY_ai_alt_path = yes } EGY_ai_not_divide_path = { NOT = { EGY_ai_divide_path = yes } OR = { EGY_ai_historical_path = yes has_global_flag = EGY_BROTHERHOOD_FOCUS_PATH has_global_flag = EGY_PAN_ARAB_FOCUS_PATH } } EGY_ai_ban_brotherhood_path = { OR = { EGY_ai_historical_path = yes has_global_flag = EGY_PAN_ARAB_FOCUS_PATH has_global_flag = EGY_SALAFIST_FOCUS_PATH has_global_flag = EGY_COPTIC_FOCUS_PATH } } EGY_ai_not_ban_brotherhood_path = { has_global_flag = EGY_BROTHERHOOD_FOCUS_PATH } EGY_ai_not_brotherhood_path = { NOT = { has_global_flag = EGY_BROTHERHOOD_FOCUS_PATH } EGY_ai_ban_brotherhood_path = yes } EGY_ai_not_pan_arab_path = { NOT = { has_global_flag = EGY_PAN_ARAB_FOCUS_PATH } OR = { EGY_ai_historical_path = yes has_global_flag = EGY_BROTHERHOOD_FOCUS_PATH has_global_flag = EGY_SALAFIST_FOCUS_PATH has_global_flag = EGY_COPTIC_FOCUS_PATH } } EGY_ai_not_salafist_path = { NOT = { has_global_flag = EGY_SALAFIST_FOCUS_PATH } OR = { EGY_ai_historical_path = yes has_global_flag = EGY_BROTHERHOOD_FOCUS_PATH has_global_flag = EGY_PAN_ARAB_FOCUS_PATH has_global_flag = EGY_COPTIC_FOCUS_PATH } } EGY_ai_not_coptic_path = { NOT = { has_global_flag = EGY_COPTIC_FOCUS_PATH } OR = { EGY_ai_historical_path = yes has_global_flag = EGY_BROTHERHOOD_FOCUS_PATH has_global_flag = EGY_PAN_ARAB_FOCUS_PATH has_global_flag = EGY_SALAFIST_FOCUS_PATH } }