BLR_prepawe_for_war_with_SOV = { 
	icon = GFX_operations_boost_resistance
	map_icon = GFX_operations_boost_resistance_map
	name = BLR_prepawe_for_war_with_SOV
	desc = BLR_prepawe_for_war_with_SOV_desc
	priority = 8
	
	days = 140
	network_strength = 75

	allowed = {
		original_tag = BLR
	}
	available = { 
		NOT = { has_war_with = SOV }
		NOT = { is_in_faction_with = SOV }
	}
	visible = {
		has_completed_focus = BLR_speacial_spy_operations
		FROM = {
			tag = SOV
		}
	}

	operatives = 2

	equipment = {
		civilian_factories = {
			amount = 5
			days = 70
		}
	}

	risk_chance = 0.1
	experience = 1
	cost_multiplier = 0

	outcome_execute = {
	    BLR = {
		   hidden_effect = {
		       country_event = { id = belarus.306 }
		   }
		}
		custom_effect_tooltip = BLR_operation_yes
	}

	phases = { #infiltration 
		blr_integration_in_sov_gov = { base = 100 }
	}
	phases = { 
		blr_seek_the_documents = { base = 100 }
	}
	phases = { 
		blr_end_phase = { base = 100 }
	}
}

