AWHolo_category = {
	AWHolo_remove_the_head = {
		icon = generic_army_support 
		priority = 20
		ai_will_do = {
		base = 10
		}
		allowed = {always = yes }
		available = {
		has_stability < 0.4
		if = { limit = {has_government = fascism} fascism < 0.5}
		if = { limit = {has_government = communism} communism < 0.5}
		if = { limit = {has_government = democratic} democratic < 0.5}
		if = { limit = {has_government = neutrality} neutrality < 0.5}
		has_focus_tree = gener
		}
		visible = {
		has_focus_tree = gener
		}
		complete_effect = {
			country_event = { id = AWHolo.1 }
		}
		cost = 0
	}
}