﻿embassy = {
	# 대사관 해금
	era = era_2
	texture = "gfx/interface/icons/invention_icons/embassy_tech_icon.dds"
	category = society

	modifier = {
		country_influence_mult = 0.1
	}

	unlocking_technologies = {
        central_archives
	}

	ai_weight = {
		value = 1
	}
}