wrs_struggle_category = {

	WRS_struggle_meet_voroshilov = {
	
		priority = 12

		icon = eng_propaganda_campaigns
		cost = 30
		allowed = {
			original_tag = WRS
		}
		
		visible = {
			has_country_flag = WRS_voroshilov_ambitions_flag
		}

		fire_only_once = yes
		
		ai_will_do = {
			factor = 50
		}

		remove_effect = {
			if = {
				limit = {has_country_flag = wrs_chosen_tukhachevsky}
				country_event = wrs.12
			}
			else_if = {
				limit = {has_country_flag = wrs_chosen_zhukov}
				country_event = wrs.11
			}
			WRS_struggle_progressbar_var = yes
		}
		days_remove = 14
	}

	wrs_struggle_voroshilov_neutrality = {
	
		priority = 10

		icon = eng_propaganda_campaigns
		cost = 5
		allowed = {
			original_tag = WRS
		}
		
		visible = {
			has_country_flag = WRS_voroshilov_ambitions_flag
		}

		fire_only_once = no
		
		ai_will_do = {
			factor = 50
		}

		remove_effect = {
			add_to_variable = { Tukhachevsky_Progress = -5 }
			add_to_variable = { Zhukov_Progress = -5 }
			add_to_variable = { FRACTIONALISM_Progress = -20 }
			custom_effect_tooltip = FRACTIONALISM_minus15
			custom_effect_tooltip = Tukhachevsky_minus5
			custom_effect_tooltip = Zhukov_minus5
			if = {
				limit = {
					check_variable = { FRACTIONALISM_Progress > 80 }
				}
				custom_effect_tooltip = effect_fractionalism_tt
				add_stability = -0.15
				add_political_power = -30
			}
			else_if = {
				limit = {
					check_variable = { FRACTIONALISM_Progress > 60 }
				}
				custom_effect_tooltip = effect_fractionalism_tt
				add_stability = -0.1
				add_political_power = -20
			}
			else_if = {
				limit = {
					check_variable = { FRACTIONALISM_Progress > 35 }
				}
				custom_effect_tooltip = effect_fractionalism_tt
				add_stability = -0.1
				add_political_power = -10
			}
			WRS_struggle_progressbar_var = yes
		}
		days_remove = 20

		days_re_enable = 13
	}

	wrs_struggle_chistki = {
	
		priority = 8

		icon = eng_propaganda_campaigns
		cost = 50
		allowed = {
			original_tag = WRS
		}
		
		visible = {
			has_country_flag = WRS_voroshilov_ambitions_flag
		}

		fire_only_once = no
		
		ai_will_do = {
			factor = 50
		}

		remove_effect = {

			if = {
				limit = {has_country_flag = wrs_chosen_tukhachevsky}
				add_to_variable = { Tukhachevsky_Progress = 5 }
				custom_effect_tooltip = Tukhachevsky_plus5
			}
			else_if = {
				limit = {has_country_flag = wrs_chosen_zhukov}
				add_to_variable = { Zhukov_Progress = 5 }
				custom_effect_tooltip = Zhukov_plus5
			}
			if = {
				limit = {
					check_variable = { FRACTIONALISM_Progress > 80 }
				}
				custom_effect_tooltip = effect_fractionalism_tt
				add_stability = -0.15
				add_political_power = -30
			}
			else_if = {
				limit = {
					check_variable = { FRACTIONALISM_Progress > 60 }
				}
				custom_effect_tooltip = effect_fractionalism_tt
				add_stability = -0.1
				add_political_power = -20
			}
			else_if = {
				limit = {
					check_variable = { FRACTIONALISM_Progress > 35 }
				}
				custom_effect_tooltip = effect_fractionalism_tt
				add_stability = -0.1
				add_political_power = -10
			}

			add_to_variable = { FRACTIONALISM_Progress = 15 }
			custom_effect_tooltip = FRACTIONALISM_plus15

			WRS_struggle_progressbar_var = yes
		}
		days_remove = 14

		days_re_enable = 13
	}

	wrs_struggle_loyalists = {
	
		priority = 7

		icon = eng_propaganda_campaigns
		cost = 15
		allowed = {
			original_tag = WRS
		}
		
		visible = {
			has_country_flag = WRS_voroshilov_ambitions_flag
		}

		fire_only_once = no
		
		ai_will_do = {
			factor = 50
		}

		remove_effect = {

			if = {
				limit = {has_country_flag = wrs_chosen_tukhachevsky}
				add_to_variable = { Tukhachevsky_Progress = 5 }
				custom_effect_tooltip = Tukhachevsky_plus5
			}
			else_if = {
				limit = {has_country_flag = wrs_chosen_zhukov}
				add_to_variable = { Zhukov_Progress = 5 }
				custom_effect_tooltip = Zhukov_plus5
			}
			if = {
				limit = {
					check_variable = { FRACTIONALISM_Progress > 80 }
				}
				custom_effect_tooltip = effect_fractionalism_tt
				add_stability = -0.15
				add_political_power = -30
			}
			else_if = {
				limit = {
					check_variable = { FRACTIONALISM_Progress > 60 }
				}
				custom_effect_tooltip = effect_fractionalism_tt
				add_stability = -0.1
				add_political_power = -20
			}
			else_if = {
				limit = {
					check_variable = { FRACTIONALISM_Progress > 35 }
				}
				custom_effect_tooltip = effect_fractionalism_tt
				add_stability = -0.1
				add_political_power = -10
			}

			add_to_variable = { FRACTIONALISM_Progress = -20 }
			custom_effect_tooltip = FRACTIONALISM_minus15

			WRS_struggle_progressbar_var = yes
		}
		days_remove = 20

		days_re_enable = 20
	}

	wrs_struggle_tukhach = {
	
		priority = 5

		icon = eng_propaganda_campaigns
		cost = 35
		allowed = {
			original_tag = WRS
		}
		
		visible = {
			has_country_flag = WRS_voroshilov_ambitions_flag
		}

		fire_only_once = no
		
		ai_will_do = {
			factor = -50
		}

		remove_effect = {
			add_to_variable = { Tukhachevsky_Progress = 5 }
			add_to_variable = { FRACTIONALISM_Progress = 10 }
			custom_effect_tooltip = FRACTIONALISM_plus15
			custom_effect_tooltip = Tukhachevsky_plus5
			if = {
				limit = {
					check_variable = { FRACTIONALISM_Progress > 80 }
				}
				custom_effect_tooltip = effect_fractionalism_tt
				add_stability = -0.15
				add_political_power = -30
			}
			else_if = {
				limit = {
					check_variable = { FRACTIONALISM_Progress > 60 }
				}
				custom_effect_tooltip = effect_fractionalism_tt
				add_stability = -0.1
				add_political_power = -20
			}
			else_if = {
				limit = {
					check_variable = { FRACTIONALISM_Progress > 35 }
				}
				custom_effect_tooltip = effect_fractionalism_tt
				add_stability = -0.1
				add_political_power = -10
			}
			WRS_struggle_progressbar_var = yes
		}
		days_remove = 10

		days_re_enable = 12
	}

	wrs_struggle_zhukov = {
	
		priority = 4

		icon = eng_propaganda_campaigns
		cost = 30
		allowed = {
			original_tag = WRS
		}
		
		visible = {
			has_country_flag = WRS_voroshilov_ambitions_flag
		}

		fire_only_once = no
		
		ai_will_do = {
			factor = 50
		}

		remove_effect = {
			add_to_variable = { Zhukov_Progress = 5 }
			add_to_variable = { FRACTIONALISM_Progress = 10 }
			custom_effect_tooltip = FRACTIONALISM_plus15
			custom_effect_tooltip = Zhukov_plus5
			if = {
				limit = {
					check_variable = { FRACTIONALISM_Progress > 80 }
				}
				custom_effect_tooltip = effect_fractionalism_tt
				add_stability = -0.15
				add_political_power = -30
			}
			else_if = {
				limit = {
					check_variable = { FRACTIONALISM_Progress > 60 }
				}
				custom_effect_tooltip = effect_fractionalism_tt
				add_stability = -0.1
				add_political_power = -20
			}
			else_if = {
				limit = {
					check_variable = { FRACTIONALISM_Progress > 35 }
				}
				custom_effect_tooltip = effect_fractionalism_tt
				add_stability = -0.1
				add_political_power = -10
			}
			WRS_struggle_progressbar_var = yes
		}
		days_remove = 10

		days_re_enable = 9
	}

}