CHE_ai_historical_path = { OR = { is_historical_focus_on = yes has_global_flag = CHE_HISTORICAL_FOCUS_PATH } } CHE_ai_ichkeria_path = { OR = { has_global_flag = CHE_CALIPHATE_FOCUS_PATH has_global_flag = CHE_CAUCASUS_CONFEDERATION_FOCUS_PATH has_global_flag = CHE_WESTERN_ALIGNMENT_FOCUS_PATH has_global_flag = CHE_SOCIALIST_CAUCASUS_FOCUS_PATH } } CHE_ai_secular_path = { OR = { has_global_flag = CHE_CAUCASUS_CONFEDERATION_FOCUS_PATH has_global_flag = CHE_WESTERN_ALIGNMENT_FOCUS_PATH has_global_flag = CHE_SOCIALIST_CAUCASUS_FOCUS_PATH } } CHE_ai_nationalist_path = { OR = { has_global_flag = CHE_CAUCASUS_CONFEDERATION_FOCUS_PATH has_global_flag = CHE_WESTERN_ALIGNMENT_FOCUS_PATH } } CHE_ai_not_historical_path = { CHE_ai_ichkeria_path = yes } CHE_ai_not_ichkeria_path = { NOT = { CHE_ai_ichkeria_path = yes } CHE_ai_historical_path = yes } CHE_ai_not_secular_path = { NOT = { CHE_ai_secular_path = yes } OR = { CHE_ai_historical_path = yes has_global_flag = CHE_CALIPHATE_FOCUS_PATH } } CHE_ai_not_nationalist_path = { NOT = { CHE_ai_nationalist_path = yes } OR = { CHE_ai_historical_path = yes has_global_flag = CHE_CALIPHATE_FOCUS_PATH has_global_flag = CHE_SOCIALIST_CAUCASUS_FOCUS_PATH } } CHE_ai_not_caliphate_path = { NOT = { has_global_flag = CHE_CALIPHATE_FOCUS_PATH } OR = { CHE_ai_historical_path = yes CHE_ai_secular_path = yes } } CHE_ai_not_caucasus_path = { NOT = { has_global_flag = CHE_CAUCASUS_CONFEDERATION_FOCUS_PATH } OR = { CHE_ai_historical_path = yes has_global_flag = CHE_CALIPHATE_FOCUS_PATH has_global_flag = CHE_WESTERN_ALIGNMENT_FOCUS_PATH has_global_flag = CHE_SOCIALIST_CAUCASUS_FOCUS_PATH } } CHE_ai_not_western_path = { NOT = { has_global_flag = CHE_WESTERN_ALIGNMENT_FOCUS_PATH } OR = { CHE_ai_historical_path = yes has_global_flag = CHE_CALIPHATE_FOCUS_PATH has_global_flag = CHE_CAUCASUS_CONFEDERATION_FOCUS_PATH has_global_flag = CHE_SOCIALIST_CAUCASUS_FOCUS_PATH } } CHE_ai_not_socialist_path = { NOT = { has_global_flag = CHE_SOCIALIST_CAUCASUS_FOCUS_PATH } OR = { CHE_ai_historical_path = yes has_global_flag = CHE_CALIPHATE_FOCUS_PATH has_global_flag = CHE_CAUCASUS_CONFEDERATION_FOCUS_PATH has_global_flag = CHE_WESTERN_ALIGNMENT_FOCUS_PATH } } CHE_ai_can_attack_geo_trigger = { country_exists = GEO has_wargoal_against = GEO has_war = no NOT = { is_in_faction_with = GEO } strength_ratio = { tag = GEO ratio > 1.2 } }