
technology_sharing_group = {
	id = liga_research
	name = liga_research_name
	desc = liga_research_desc
	picture = GFX_commonwealth_research    
	research_sharing_per_country_bonus = 0.1
    available = {
		is_in_faction_with = ZCS
#		compare_autonomy_state > autonomy_puppet
    }
}

technology_sharing_group = {
	id = omni_research
	name = omni_research_name
	desc = omni_research_desc
	picture = GFX_technology_sharing_default    
	research_sharing_per_country_bonus = 0.1
    available = {
        is_in_faction_with = ZIK
    }
}

technology_sharing_group = {
	id = seishu_research
	name = seishu_research_name
	desc = seishu_research_desc
	picture = GFX_technology_sharing_default    
	research_sharing_per_country_bonus = 0.1
    available = {
        is_in_faction_with = ZMN
    }
}

technology_sharing_group = {
	id = amaterasu_research
	name = amaterasu_research_name
	desc = amaterasu_research_desc
	picture = GFX_technology_sharing_default    
	research_sharing_per_country_bonus = 0.1
    available = {
        is_in_faction_with = ZNP
    }
}

technology_sharing_group = {
	id = continuous_tech_share
	name = continuous_tech_share_group_name
	desc = continuous_tech_share_group_desc
	picture = GFX_technology_sharing_default    
	research_sharing_per_country_bonus = 0.1
	is_faction_sharing = yes
    available = {
        is_in_faction = yes
    }
}


