﻿amendment_terakoya = {
	parent = law_public_schools

	allowed_laws = {
		law_religious_schools
	}

	modifier = {
		country_institution_cost_institution_schools_mult = -0.1
	}

	institution = institution_schools
	institution_modifier = {
		state_education_access_add = 0.125
		state_peasants_education_access_add = 0.1
		country_tech_research_speed_mult = -0.05
	}

	possible = {
		country_has_primary_culture = cu:japanese
		has_journal_entry = je_terakoya
	}

	would_sponsor = {
		ROOT = {
			OR = {
				is_interest_group_type = ig_devout
				is_interest_group_type = ig_rural_folk
			}
		}
	}

	ai_will_revoke = {
		always = no
	}

	can_repeal = {
		NOT = {has_journal_entry = je_terakoya}
	}

	amendment_activism_multiplier = 0
}

