NIG_has_been_converted = { OR = { has_state_flag = NIG_christian_state has_state_flag = NIG_islamic_state } } NIG_ai_alt_path = { OR = { has_global_flag = NIG_SOCIAL_DEMOCRACY_FOCUS_PATH has_global_flag = NIG_CHRISTIAN_NATION_FOCUS_PATH has_global_flag = NIG_CALIPHATE_FOCUS_PATH } } NIG_ai_historical_path = { OR = { has_global_flag = NIG_HISTORICAL_FOCUS_PATH AND = { is_historical_focus_on = yes NOT = { NIG_ai_alt_path = yes } } } } NIG_ai_not_historical_path = { NIG_ai_alt_path = yes } NIG_ai_pdp_path = { OR = { NIG_ai_historical_path = yes has_global_flag = NIG_CHRISTIAN_NATION_FOCUS_PATH } } NIG_ai_not_pdp_path = { NOT = { NIG_ai_pdp_path = yes } OR = { is_historical_focus_on = yes has_global_flag = NIG_SOCIAL_DEMOCRACY_FOCUS_PATH has_global_flag = NIG_CALIPHATE_FOCUS_PATH } } NIG_ai_religious_path = { OR = { NIG_ai_pdp_path = yes has_global_flag = NIG_CALIPHATE_FOCUS_PATH } } NIG_ai_not_religious_path = { NOT = { NIG_ai_religious_path = yes } OR = { is_historical_focus_on = yes has_global_flag = NIG_SOCIAL_DEMOCRACY_FOCUS_PATH } } NIG_ai_elected_government_path = { OR = { NIG_ai_pdp_path = yes has_global_flag = NIG_SOCIAL_DEMOCRACY_FOCUS_PATH } } NIG_ai_not_elected_government_path = { NOT = { NIG_ai_elected_government_path = yes } OR = { is_historical_focus_on = yes has_global_flag = NIG_CALIPHATE_FOCUS_PATH } } NIG_ai_anpp_party_path = { OR = { has_global_flag = NIG_SOCIAL_DEMOCRACY_FOCUS_PATH has_global_flag = NIG_CALIPHATE_FOCUS_PATH } } NIG_ai_not_anpp_party_path = { NOT = { NIG_ai_anpp_party_path = yes } OR = { is_historical_focus_on = yes has_global_flag = NIG_HISTORICAL_FOCUS_PATH has_global_flag = NIG_CHRISTIAN_NATION_FOCUS_PATH } } NIG_ai_not_social_democracy_path = { NOT = { has_global_flag = NIG_SOCIAL_DEMOCRACY_FOCUS_PATH } OR = { is_historical_focus_on = yes has_global_flag = NIG_HISTORICAL_FOCUS_PATH has_global_flag = NIG_CHRISTIAN_NATION_FOCUS_PATH has_global_flag = NIG_CALIPHATE_FOCUS_PATH } } NIG_ai_not_christian_nation_path = { NOT = { has_global_flag = NIG_CHRISTIAN_NATION_FOCUS_PATH } OR = { is_historical_focus_on = yes has_global_flag = NIG_HISTORICAL_FOCUS_PATH has_global_flag = NIG_SOCIAL_DEMOCRACY_FOCUS_PATH has_global_flag = NIG_CALIPHATE_FOCUS_PATH } } NIG_ai_not_caliphate_path = { NOT = { has_global_flag = NIG_CALIPHATE_FOCUS_PATH } OR = { is_historical_focus_on = yes has_global_flag = NIG_HISTORICAL_FOCUS_PATH has_global_flag = NIG_SOCIAL_DEMOCRACY_FOCUS_PATH has_global_flag = NIG_CHRISTIAN_NATION_FOCUS_PATH } }