zth_sotrudnichestvo_s_korp_dynamic_modifier = { #Used as National Spirit
	enable = { always = yes }
	remove_trigger = {	#optional, will remove the modifier if true
		OR = {	
			has_war_with = ZTH
			has_government = communism
			NOT = {
				country_exists = ZTH
			}
		}
	} 
	icon = GFX_idea_generic_fortify_the_borders
#	icon = free_trade
	
	custom_modifier_tooltip = zth_sotrudnichestvo_s_korp_dynamic_modifier_tt
	production_factory_max_efficiency_factor = zth_max_prirost_proizvodstva_var 
	research_speed_factor = zth_bust_nauke_var
	production_factory_efficiency_gain_factor = zth_bust_nauke_var
	
}

ar_status_recon_sputnik_dynamic_modifier = {
	enable = {
#		always = yes
		has_country_flag = kosmos_roketa_uletela_flag
	}
	remove_trigger = {	#optional, will remove the modifier if true
		exists = no
	}
	icon = GFX_idea_generic_fortify_the_borders
	custom_modifier_tooltip = ar_status_recon_sputnik_dynamic_modifier_tt
	
	research_speed_factor = 0.01	# тест
	org_loss_when_moving = ar_kosmos_org_loss_when_moving_var # умн -1 
	recon_factor = ar_kosmos_bonus_recon_var	# умн -0.02
	planning_speed = ar_kosmos_bonus_recon_var	
	decryption_factor = ar_kosmos_bonus_recon_var
	encryption_factor = ar_kosmos_bonus_recon_var
	
	amphibious_invasion = ar_kosmos_bonus_army_attack_var	
	army_attack_factor = ar_kosmos_bonus_army_attack_var
	army_defence_factor = ar_kosmos_bonus_army_attack_var
	invasion_preparation = ar_kosmos_org_loss_when_moving_var
	naval_detection = ar_kosmos_bonus_army_attack_var
	spotting_chance = ar_kosmos_bonus_army_attack_var
	
	air_bombing_targetting = ar_kosmos_bonus_army_attack_var
	air_cas_efficiency = ar_kosmos_bonus_air_cas_efficiency_var
	air_weather_penalty = ar_kosmos_org_loss_when_moving_var
	
	max_command_power = ar_kosmos_bonus_max_command_power_var
	command_power_gain_mult = ar_kosmos_bonus_command_power_gain_mult_var
}

ar_religiozn_separatism = {	# Сопротивление насильной смене религии
	custom_modifier_tooltip = ar_religiozn_separatism_tt
	enable = { always = yes }
	icon = GFX_decision_eng_blackshirt_march	
	compliance_growth = -0.05
	resistance_growth = 0.05
	resistance_target = 0.20
	resistance_decay = -0.20
	state_resources_factor = -0.33
#	disable_strategic_redeployment = 1
}
