HEZ_ai_historical_path = { OR = { is_historical_focus_on = yes has_global_flag = HEZ_HISTORICAL_FOCUS_PATH } } HEZ_ai_lebanese_path = { OR = { HEZ_ai_historical_path = yes has_global_flag = HEZ_GLOBAL_RESISTANCE_FOCUS_PATH } } HEZ_ai_conquest_path = { OR = { has_global_flag = HEZ_CONQUER_LEBANON_FOCUS_PATH has_global_flag = PER_hezbollah_iran_focuses } } HEZ_ai_not_lebanese_path = { OR = { has_global_flag = HEZ_LAND_OF_GOD_FOCUS_PATH HEZ_ai_conquest_path = yes } } HEZ_ai_not_historical_path = { OR = { has_global_flag = HEZ_GLOBAL_RESISTANCE_FOCUS_PATH HEZ_ai_not_lebanese_path = yes } } HEZ_ai_not_global_path = { NOT = { has_global_flag = HEZ_GLOBAL_RESISTANCE_FOCUS_PATH } OR = { HEZ_ai_historical_path = yes HEZ_ai_not_lebanese_path = yes } } HEZ_ai_not_land_of_god_path = { NOT = { has_global_flag = HEZ_LAND_OF_GOD_FOCUS_PATH } OR = { HEZ_ai_lebanese_path = yes HEZ_ai_conquest_path = yes } } HEZ_ai_not_conquest_path = { NOT = { HEZ_ai_conquest_path = yes } OR = { HEZ_ai_lebanese_path = yes has_global_flag = HEZ_LAND_OF_GOD_FOCUS_PATH } }