technology_sharing_group = {
    id = eeu_technology_sharing_group
    name = eeu_technology_sharing_group_name
    desc = eeu_technology_sharing_group_desc
    picture = GFX_idea_jap_supremacy_of_will

    research_sharing_per_country_bonus = 0.075
    is_faction_sharing = yes

    available = {
        is_in_faction_with =  var:global.eeu_tag
		OR = {
			is_faction_leader = yes
			capital_scope = {
				is_on_continent = europe
			}
			has_global_flag = eeu_flag_global_union
		}
    }
}