unique_id = custom_belarusian_achievements

cba_backas_help = {
	possible = {
		difficulty > 1
		has_start_date < 1936.01.02
		has_any_custom_difficulty_setting = no
	}
	happened = {
		tag = BLR
		DKR = { 
		    exists = yes
			has_government = neutrality
			has_war_with = UKR
		}
		BLR = { 
		    has_war_with = DKR
			NOT = { has_war_with = UKR }
			has_government = neutrality
		}
	}
}

cba_zyje_belarus = {
	possible = {
		difficulty > 1
		has_start_date < 1936.01.02
		has_any_custom_difficulty_setting = no
	}
	happened = {
		tag = BLR
		BLR = { 
			has_government = neutrality
			has_completed_focus = BLR_zyje_belarus
			date > 1946.12.31
		}
	}
}

cba_all_at_house = {
	possible = {
		difficulty > 1
		has_start_date < 1936.01.02
		has_any_custom_difficulty_setting = no
	}
	happened = {
		tag = BLR
		BLR = { 
			96 = { is_owned_by = BLR }
			95 = { is_owned_by = BLR }
			94 = { is_owned_by = BLR }
			97 = { is_owned_by = BLR }
			1026 = { is_owned_by = BLR }
			194 = { is_owned_by = BLR }
			784 = { is_owned_by = BLR }
			1018 = { is_owned_by = BLR }
			243 = { is_owned_by = BLR }
			242 = { is_owned_by = BLR }
		}
	}
}

cba_white_but_not_fluffy = {
	possible = {
		difficulty > 1
		has_start_date < 1936.01.02
		has_any_custom_difficulty_setting = no
	}
	happened = {
		tag = BLR
		BLR = { 
			219 = { is_owned_by = BLR }
			808 = { is_owned_by = BLR }
			10 = { is_owned_by = BLR }
			202 = { is_owned_by = BLR }
		}
	}
}

cba_together_no_matter_what = {
	possible = {
		difficulty > 1
		has_start_date < 1936.01.02
		has_any_custom_difficulty_setting = no
	}
	happened = {
		tag = BLR
		date > 1944.12.31
		BLR = { 
			is_in_faction_with = UKR
			has_capitulated = no
			is_subject = no
		}
		UKR = { 
			has_capitulated = no
			is_subject = no
		}
	}
}

cba_death_to_the_treators = {
	possible = {
		difficulty > 1
		has_start_date < 1936.01.02
		has_any_custom_difficulty_setting = no
	}
	happened = {
		tag = BLR
		has_country_flag = cba_radioactive_ash_flag
	}
}

cba_white_sea_for_white_ruthenia = {
	possible = {
		difficulty > 1
		has_any_custom_difficulty_setting = no
	}
	happened = {
		tag = BLR
		BLR = { 
		    OR = {
                213 = { is_owned_by = BLR }
			    214 = { is_owned_by = BLR }
			    215 = { is_owned_by = BLR }
			    825 = { is_owned_by = BLR }
			}
		}
	}
}

cba_white_crimea_for_white_ruthenia = {
	possible = {
		difficulty > 1
		has_any_custom_difficulty_setting = no
	}
	happened = {
		tag = BLR
		OR = {
		    CRM = { 
			    is_subject_of = BLR
			}
			BLR = { controls_state = 137 }
		}
	}
}
