decisions = {

	proclaim_anarchist_synthesis = {
		only_independent = yes
		is_high_prio = yes
		ai_check_interval = 24
		
		potential = {
			is_playable = yes
			is_adult = yes
			prisoner = no
			independent = yes
			NOT = { trait = incapable }
			OR = {
				religion = anarchist
				religion = anarcho-syndicalism
				religion = anarcho-mutualism
				religion = anarcho-feminism
				religion = ecoanarchism
			}
			NOT = { has_global_flag = anarchist_synthesis_proclaimed }
			NOT = {
				has_alternate_start_parameter = { key = religion_names value = random }
			}
		}
		allow = {
			piety = 3000
			war = no
			religion_authority = 0.9
			OR = {
				AND = {
					religion = anarchist
					anarchist = { religion_authority = 0.9 }
					anarcho-syndicalism = { NOT = { religion_authority = 0.1 } }
					anarcho-mutualism = { NOT = { religion_authority = 0.1 } }
					anarcho-feminism = { NOT = { religion_authority = 0.1 } }
					ecoanarchism = { NOT = { religion_authority = 0.1 } }
				}
				AND = {
					religion = anarcho-syndicalism
					anarcho-syndicalism = { religion_authority = 0.9 }
					anarchist = { NOT = { religion_authority = 0.1 } }
					anarcho-mutualism = { NOT = { religion_authority = 0.1 } }
					anarcho-feminism = { NOT = { religion_authority = 0.1 } }
					ecoanarchism = { NOT = { religion_authority = 0.1 } }
				}
				AND = {
					religion = anarcho-mutualism
					anarcho-mutualism = { religion_authority = 0.9 }
					anarchist = { NOT = { religion_authority = 0.1 } }
					anarcho-syndicalism = { NOT = { religion_authority = 0.1 } }
					anarcho-feminism = { NOT = { religion_authority = 0.1 } }
					ecoanarchism = { NOT = { religion_authority = 0.1 } }
				}
				AND = {
					religion = anarcho-feminism
					anarcho-feminism = { religion_authority = 0.9 }
					anarchist = { NOT = { religion_authority = 0.1 } }
					anarcho-syndicalism = { NOT = { religion_authority = 0.1 } }
					anarcho-mutualism = { NOT = { religion_authority = 0.1 } }
					ecoanarchism = { NOT = { religion_authority = 0.1 } }
				}
				AND = {
					religion = ecoanarchism
					ecoanarchism = { religion_authority = 0.9 }
					anarchist = { NOT = { religion_authority = 0.1 } }
					anarcho-syndicalism = { NOT = { religion_authority = 0.1 } }
					anarcho-mutualism = { NOT = { religion_authority = 0.1 } }
					anarcho-feminism = { NOT = { religion_authority = 0.1 } }
				}
			}
		}
		effect = {
			piety = -3000
			prestige = 5000
			narrative_event = { id = 280964 tooltip = EVTTOOLTIPASP.001 }
			set_global_flag = anarchist_synthesis_proclaimed
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 10
				trait = zealous
			}
		}
	}
	
	reinforce_anarchist_trend_authority = {
		only_independent = yes
		is_high_prio = yes
		ai_check_interval = 24
		
		potential = {
			is_playable = yes
			is_adult = yes
			prisoner = no
			independent = yes
			NOT = { trait = incapable }
			OR = {
				religion = anarchist
				religion = anarcho-syndicalism
				religion = anarcho-mutualism
				religion = anarcho-feminism
				religion = ecoanarchism
			}
			NOT = { has_global_flag = anarchist_synthesis_proclaimed }
			NOT = {
				has_alternate_start_parameter = { key = religion_names value = random }
			}
		}
		allow = {
			piety = 1000
			war = no
			NOT = { has_character_modifier = recent_anarchist_congress }
		}
		effect = {
			piety = -1000
			narrative_event = { id = 280968 tooltip = EVTTOOLTIPASP.005 }
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 10
				trait = zealous
			}
		}
	}
	
	proclaim_libertarian_synthesis = {
		only_independent = yes
		is_high_prio = yes
		ai_check_interval = 24
		
		potential = {
			is_playable = yes
			is_adult = yes
			prisoner = no
			independent = yes
			NOT = { trait = incapable }
			OR = {
				religion = anarcho-capitalism
				religion = minarchist
				religion = paleolibertarianism
				religion = geolibertarianism
			}
			NOT = { has_global_flag = libertarian_synthesis_proclaimed }
			NOT = {
				has_alternate_start_parameter = { key = religion_names value = random }
			}
		}
		allow = {
			piety = 3000
			war = no
			OR = {
				AND = {
					religion = anarcho-capitalism
					anarcho-capitalism = { religion_authority = 0.9 }
					minarchist = { NOT = { religion_authority = 0.1 } }
					paleolibertarianism = { NOT = { religion_authority = 0.1 } }
					geolibertarianism = { NOT = { religion_authority = 0.1 } }
				}
				AND = {
					religion = minarchist
					minarchist = { religion_authority = 0.9 }
					anarcho-capitalism = { NOT = { religion_authority = 0.1 } }
					paleolibertarianism = { NOT = { religion_authority = 0.1 } }
					geolibertarianism = { NOT = { religion_authority = 0.1 } }
				}
				AND = {
					religion = paleolibertarianism
					paleolibertarianism = { religion_authority = 0.9 }
					anarcho-capitalism = { NOT = { religion_authority = 0.1 } }
					minarchist = { NOT = { religion_authority = 0.1 } }
					geolibertarianism = { NOT = { religion_authority = 0.1 } }
				}
				AND = {
					religion = geolibertarianism
					geolibertarianism = { religion_authority = 0.9 }
					anarcho-capitalism = { NOT = { religion_authority = 0.1 } }
					minarchist = { NOT = { religion_authority = 0.1 } }
					paleolibertarianism = { NOT = { religion_authority = 0.1 } }
				}
			}
		}
		effect = {
			piety = -3000
			prestige = 5000
			narrative_event = { id = 280966 tooltip = EVTTOOLTIPASP.003 }
			set_global_flag = libertarian_synthesis_proclaimed
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 10
				trait = zealous
			}
		}
	}
	
	reinforce_libertarian_trend_authority = {
		only_independent = yes
		is_high_prio = yes
		ai_check_interval = 24
		
		potential = {
			is_playable = yes
			is_adult = yes
			prisoner = no
			independent = yes
			NOT = { trait = incapable }
			OR = {
				religion = anarcho-capitalism
				religion = minarchist
				religion = paleolibertarianism
				religion = geolibertarianism
			}
			NOT = { has_global_flag = libertarian_synthesis_proclaimed }
			NOT = {
				has_alternate_start_parameter = { key = religion_names value = random }
			}
		}
		allow = {
			piety = 1000
			NOT = { has_character_modifier = recent_libertarian_congress }
			war = no
		}
		effect = {
			piety = -1000
			add_character_modifier = {
				name = recent_libertarian_congress
				duration = 730
			}
			narrative_event = { id = 280969 tooltip = EVTTOOLTIPASP.006 }
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 10
				trait = zealous
			}
		}
	}
	
	oppose_anarchist_movement = {
		only_independent = yes
		is_high_prio = yes
		ai_check_interval = 24
		
		potential = {
			is_playable = yes
			is_adult = yes
			prisoner = no
			independent = yes
			NOT = { trait = incapable }
			OR = {
				religion = anarcho-syndicalism
				religion = anarcho-mutualism
				religion = anarcho-feminism
				religion = ecoanarchism
			}
			anarchist = { religion_authority = 0.7 }
			NOT = { has_global_flag = anarchist_synthesis_proclaimed }
			NOT = {
				has_alternate_start_parameter = { key = religion_names value = random }
			}
		}
		allow = {
			piety = 1000
			war = no
			NOT = { has_character_modifier = recent_anarchist_congress }
		}
		effect = {
			piety = -1000
			narrative_event = { id = 280972 tooltip = EVTTOOLTIPASP.009 }
			add_character_modifier = {
				name = recent_anarchist_congress
				duration = 730
			}
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 9
				trait = zealous
			}
		}
	}
	
	oppose_syndicalism_movement = {
		only_independent = yes
		is_high_prio = yes
		ai_check_interval = 24
		
		potential = {
			is_playable = yes
			is_adult = yes
			prisoner = no
			independent = yes
			NOT = { trait = incapable }
			OR = {
				religion = anarchist
				religion = anarcho-mutualism
				religion = anarcho-feminism
				religion = ecoanarchism
			}
			anarcho-syndicalism = { religion_authority = 0.7 }
			NOT = { has_global_flag = anarchist_synthesis_proclaimed }
			NOT = {
				has_alternate_start_parameter = { key = religion_names value = random }
			}
		}
		allow = {
			piety = 1000
			war = no
			NOT = { has_character_modifier = recent_anarchist_congress }
		}
		effect = {
			piety = -1000
			narrative_event = { id = 280973 tooltip = EVTTOOLTIPASP.009 }
			add_character_modifier = {
				name = recent_anarchist_congress
				duration = 730
			}
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 9
				trait = zealous
			}
		}
	}
	
	oppose_mutualism_movement = {
		only_independent = yes
		is_high_prio = yes
		ai_check_interval = 24
		
		potential = {
			is_playable = yes
			is_adult = yes
			prisoner = no
			independent = yes
			NOT = { trait = incapable }
			OR = {
				religion = anarchist
				religion = anarcho-syndicalism
				religion = anarcho-feminism
				religion = ecoanarchism
			}
			anarcho-mutualism = { religion_authority = 0.7 }
			NOT = { has_global_flag = anarchist_synthesis_proclaimed }
			NOT = {
				has_alternate_start_parameter = { key = religion_names value = random }
			}
		}
		allow = {
			piety = 1000
			war = no
			NOT = { has_character_modifier = recent_anarchist_congress }
		}
		effect = {
			piety = -1000
			narrative_event = { id = 280974 tooltip = EVTTOOLTIPASP.009 }
			add_character_modifier = {
				name = recent_anarchist_congress
				duration = 730
			}
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 9
				trait = zealous
			}
		}
	}
	
	oppose_feminism_movement = {
		only_independent = yes
		is_high_prio = yes
		ai_check_interval = 24
		
		potential = {
			is_playable = yes
			is_adult = yes
			prisoner = no
			independent = yes
			NOT = { trait = incapable }
			OR = {
				religion = anarchist
				religion = anarcho-syndicalism
				religion = anarcho-mutualism
				religion = ecoanarchism
			}
			anarcho-feminism = { religion_authority = 0.7 }
			NOT = { has_global_flag = anarchist_synthesis_proclaimed }
			NOT = {
				has_alternate_start_parameter = { key = religion_names value = random }
			}
		}
		allow = {
			piety = 1000
			war = no
			NOT = { has_character_modifier = recent_anarchist_congress }
		}
		effect = {
			piety = -1000
			narrative_event = { id = 280975 tooltip = EVTTOOLTIPASP.009 }
			add_character_modifier = {
				name = recent_anarchist_congress
				duration = 730
			}
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 9
				trait = zealous
			}
		}
	}
	
	oppose_ecoanarchism_movement = {
		only_independent = yes
		is_high_prio = yes
		ai_check_interval = 24
		
		potential = {
			is_playable = yes
			is_adult = yes
			prisoner = no
			independent = yes
			NOT = { trait = incapable }
			OR = {
				religion = anarchist
				religion = anarcho-syndicalism
				religion = anarcho-mutualism
				religion = anarcho-feminism
			}
			ecoanarchism = { religion_authority = 0.7 }
			NOT = { has_global_flag = anarchist_synthesis_proclaimed }
			NOT = {
				has_alternate_start_parameter = { key = religion_names value = random }
			}
		}
		allow = {
			piety = 1000
			war = no
			NOT = { has_character_modifier = recent_anarchist_congress }
		}
		effect = {
			piety = -1000
			narrative_event = { id = 280976 tooltip = EVTTOOLTIPASP.009 }
			add_character_modifier = {
				name = recent_anarchist_congress
				duration = 730
			}
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 9
				trait = zealous
			}
		}
		
	oppose_anarcapitalism_movement = {
		only_independent = yes
		is_high_prio = yes
		ai_check_interval = 24
		
		potential = {
			is_playable = yes
			is_adult = yes
			prisoner = no
			independent = yes
			NOT = { trait = incapable }
			OR = {
				religion = minarchist
				religion = paleolibertarianism
				religion = geolibertarianism
			}
			anarcho-capitalism = { religion_authority = 0.7 }
			NOT = { has_global_flag = anarchist_synthesis_proclaimed }
			NOT = {
				has_alternate_start_parameter = { key = religion_names value = random }
			}
		}
		allow = {
			piety = 1000
			war = no
			NOT = { has_character_modifier = recent_anarchist_congress }
		}
		effect = {
			piety = -1000
			narrative_event = { id = 280978 tooltip = EVTTOOLTIPASP.010 }
			add_character_modifier = {
				name = recent_anarchist_congress
				duration = 730
			}
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 9
				trait = zealous
			}
		}
	}
	
	oppose_minarchist_movement = {
		only_independent = yes
		is_high_prio = yes
		ai_check_interval = 24
		
		potential = {
			is_playable = yes
			is_adult = yes
			prisoner = no
			independent = yes
			NOT = { trait = incapable }
			OR = {
				religion = anarcho-capitalism
				religion = paleolibertarianism
				religion = geolibertarianism
			}
			minarchist = { religion_authority = 0.7 }
			NOT = { has_global_flag = anarchist_synthesis_proclaimed }
			NOT = {
				has_alternate_start_parameter = { key = religion_names value = random }
			}
		}
		allow = {
			piety = 1000
			war = no
			NOT = { has_character_modifier = recent_anarchist_congress }
		}
		effect = {
			piety = -1000
			narrative_event = { id = 280979 tooltip = EVTTOOLTIPASP.010 }
			add_character_modifier = {
				name = recent_anarchist_congress
				duration = 730
			}
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 9
				trait = zealous
			}
		}
	}
	
	oppose_paleolibertarianism_movement = {
		only_independent = yes
		is_high_prio = yes
		ai_check_interval = 24
		
		potential = {
			is_playable = yes
			is_adult = yes
			prisoner = no
			independent = yes
			NOT = { trait = incapable }
			OR = {
				religion = anarcho-capitalism
				religion = minarchist
				religion = geolibertarianism
			}
			paleolibertarianism = { religion_authority = 0.7 }
			NOT = { has_global_flag = anarchist_synthesis_proclaimed }
			NOT = {
				has_alternate_start_parameter = { key = religion_names value = random }
			}
		}
		allow = {
			piety = 1000
			war = no
			NOT = { has_character_modifier = recent_anarchist_congress }
		}
		effect = {
			piety = -1000
			narrative_event = { id = 280980 tooltip = EVTTOOLTIPASP.010 }
			add_character_modifier = {
				name = recent_anarchist_congress
				duration = 730
			}
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 9
				trait = zealous
			}
		}
	}
	
	oppose_geolibertarianism_movement = {
		only_independent = yes
		is_high_prio = yes
		ai_check_interval = 24
		
		potential = {
			is_playable = yes
			is_adult = yes
			prisoner = no
			independent = yes
			NOT = { trait = incapable }
			OR = {
				religion = anarcho-capitalism
				religion = minarchist
				religion = paleolibertarianism
			}
			geolibertarianism = { religion_authority = 0.7 }
			NOT = { has_global_flag = anarchist_synthesis_proclaimed }
			NOT = {
				has_alternate_start_parameter = { key = religion_names value = random }
			}
		}
		allow = {
			piety = 1000
			war = no
			NOT = { has_character_modifier = recent_anarchist_congress }
		}
		effect = {
			piety = -1000
			narrative_event = { id = 280981 tooltip = EVTTOOLTIPASP.010 }
			add_character_modifier = {
				name = recent_anarchist_congress
				duration = 730
			}
		}
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 9
				trait = zealous
			}
		}
	}
}