struggle_with_partizans_category = {

	ger_decision_minus_moskowien = {
	
		priority = 25

		icon = eng_propaganda_campaigns
		cost = 45
		allowed = {
			original_tag = GER
		}
		
		available = {
			custom_trigger_tooltip = {
				tooltip = ger_decision_not_wrs_work
				NOT = { has_country_flag = partizan_protected_moskowien }
			}
		}
		
		visible = {
			has_country_flag = GER_struggle_with_partizans
		}

		fire_only_once = no
		
		ai_will_do = {
			factor = 250
		}

		remove_effect = {
			custom_effect_tooltip = ger_decision_minus_10
			WRS = { add_to_variable = { partizan_current_activity_moskowien = -10 } }
		}
		days_remove = 10
		
		days_re_enable = 1
	}
	
	ger_decision_minus_ukraine = {
	
		priority = 22

		icon = eng_propaganda_campaigns
		cost = 45
		allowed = {
			original_tag = GER
		}
		
		available = {
			custom_trigger_tooltip = {
				tooltip = ger_decision_not_wrs_work
				NOT = { has_country_flag = partizan_protected_ukraine }
			}
		}
		
		visible = {
			has_country_flag = GER_struggle_with_partizans
		}

		fire_only_once = no
		
		ai_will_do = {
			factor = 250
		}

		remove_effect = {
			custom_effect_tooltip = ger_decision_minus_10
			WRS = { add_to_variable = { partizan_current_activity_ukraine = -10 } }
		}
		days_remove = 10
		
		days_re_enable = 1
	}
	
	ger_decision_minus_ostland = {
	
		priority = 16

		icon = eng_propaganda_campaigns
		cost = 45
		allowed = {
			original_tag = GER
		}
		
		available = {
			custom_trigger_tooltip = {
				tooltip = ger_decision_not_wrs_work
				NOT = { has_country_flag = partizan_protected_ostland }
			}
		}
		
		visible = {
			has_country_flag = GER_struggle_with_partizans
		}

		fire_only_once = no
		
		ai_will_do = {
			factor = 250
		}

		remove_effect = {
			custom_effect_tooltip = ger_decision_minus_10
			WRS = { add_to_variable = { partizan_current_activity_ostland = -10 } }
		}
		days_remove = 10
		
		days_re_enable = 1
	}
	
	ger_decision_minus_kaukasien = {
	
		priority = 11

		icon = eng_propaganda_campaigns
		cost = 45
		allowed = {
			original_tag = GER
		}
		
		available = {
			custom_trigger_tooltip = {
				tooltip = ger_decision_not_wrs_work
				NOT = { has_country_flag = partizan_protected_kaukasien }
			}
		}
		
		visible = {
			has_country_flag = GER_struggle_with_partizans
		}

		fire_only_once = no
		
		ai_will_do = {
			factor = 250
		}

		remove_effect = {
			custom_effect_tooltip = ger_decision_minus_10
			WRS = { add_to_variable = { partizan_current_activity_kaukasien = -10 } }
		}
		days_remove = 10
		
		days_re_enable = 1
	}
}