SBI_west_russian_war_category = {
	SBI_wrw_take_moscow = {
	
		activation = {
			SBI = {
				has_war_with = GER
			}
		}
	
		available = {
			always = no
		}
		
		days_mission_timeout = 210
		
		is_good = no
		
		fire_only_once = yes
		
		highlight_states = {
			highlight_state_targets = { state = 219 }
		}
		
		ai_will_do = {
			factor = 50
		}
		
		cancel_trigger = {
			OR = {
				NOT = { 
					SBI = {
						has_war_with = GER
					}
				}
				219 = {
					is_controlled_by = SBI
				}
			}
		}
		
		timeout_effect = {
			SBI = {
				custom_effect_tooltip = WAR_exhaustion_plus_15
				add_to_variable = { WAR_exhaustion_bar_SBI = 15 }
			}		
		}
		
		cancel_effect = {
			GER = {
				custom_effect_tooltip = WAR_exhaustion_plus_5
				add_to_variable = { WAR_exhaustion_bar_GER = 5 }
			}
		}
	}
		
	SBI_wrw_take_leningrad = {
	
		activation = {
			SBI = {
				has_war_with = GER
			}
		}
	
		available = {
			always = no
		}
		
		days_mission_timeout = 210
		
		is_good = no
		
		fire_only_once = yes
		
		highlight_states = {
			highlight_state_targets = { state = 195 }
		}
		
		ai_will_do = {
			factor = 50
		}
		
		cancel_trigger = {
			OR = {
				NOT = { 
					SBI = {
						has_war_with = GER
					}
				}
				195 = {
					is_controlled_by = SBI
				}
			}
		}
		
		timeout_effect = {
			SBI = {
				custom_effect_tooltip = WAR_exhaustion_plus_15
				add_to_variable = { WAR_exhaustion_bar_SBI = 15 }
			}		
		}
		
		cancel_effect = {
			GER = {
				custom_effect_tooltip = WAR_exhaustion_plus_5
				add_to_variable = { WAR_exhaustion_bar_GER = 5 }
			}
		}
	}
		
	SBI_wrw_take_stalingrad = {
	
		activation = {
			SBI = {
				has_war_with = GER
			}
		}
	
		available = {
			always = no
		}
		
		days_mission_timeout = 210
		
		is_good = no
		
		fire_only_once = yes
		
		highlight_states = {
			highlight_state_targets = { state = 217 }
		}
		
		ai_will_do = {
			factor = 50
		}
		
		cancel_trigger = {
			OR = {
				NOT = { 
					SBI = {
						has_war_with = GER
					}
				}
				217 = {
					is_controlled_by = SBI
				}
			}
		}
		
		timeout_effect = {
			SBI = {
				custom_effect_tooltip = WAR_exhaustion_plus_15
				add_to_variable = { WAR_exhaustion_bar_SBI = 15 }
			}		
		}
		
		cancel_effect = {
			GER = {
				custom_effect_tooltip = WAR_exhaustion_plus_5
				add_to_variable = { WAR_exhaustion_bar_GER = 5 }
			}
		}
	}
		
	SBI_wrw_take_kiev = {
	
		activation = {
			SBI = {
				has_war_with = GER
			}
		}
	
		available = {
			always = no
		}
		
		days_mission_timeout = 365
		
		is_good = no
		
		fire_only_once = yes
		
		highlight_states = {
			highlight_state_targets = { state = 202 }
		}
		
		ai_will_do = {
			factor = 50
		}
		
		cancel_trigger = {
			OR = {
				NOT = { 
					SBI = {
						has_war_with = GER
					}
				}
				202 = {
					is_controlled_by = SBI
				}
			}
		}
		
		timeout_effect = {
			SBI = {
				custom_effect_tooltip = WAR_exhaustion_plus_15
				add_to_variable = { WAR_exhaustion_bar_SBI = 15 }
			}		
		}
		
		cancel_effect = {
			GER = {
				custom_effect_tooltip = WAR_exhaustion_plus_5
				add_to_variable = { WAR_exhaustion_bar_GER = 5 }
			}
		}
	}
		
	SBI_wrw_take_minsk = {
	
		activation = {
			SBI = {
				has_war_with = GER
			}
		}
	
		available = {
			always = no
		}
		
		days_mission_timeout = 365
		
		is_good = no
		
		fire_only_once = yes
		
		highlight_states = {
			highlight_state_targets = { state = 206 }
		}
		
		ai_will_do = {
			factor = 50
		}
		
		cancel_trigger = {
			OR = {
				NOT = { 
					SBI = {
						has_war_with = GER
					}
				}
				206 = {
					is_controlled_by = SBI
				}
			}
		}
		
		timeout_effect = {
			SBI = {
				custom_effect_tooltip = WAR_exhaustion_plus_15
				add_to_variable = { WAR_exhaustion_bar_SBI = 15 }
			}		
		}
		
		cancel_effect = {
			GER = {
				custom_effect_tooltip = WAR_exhaustion_plus_5
				add_to_variable = { WAR_exhaustion_bar_GER = 5 }
			}
		}
	}
}