﻿# by JawwadBR #

lot_legitimacy_gain_reduce_base_value = {
	
	categories = {
		difficulty lot tweaks
	}
	
	default = lot_gain_default_lot_value
	lot_gain_default_lot_value = {}

	lot_gain_reduced_by_25 = {}
	lot_gain_reduced_by_50 = {}
	lot_gain_reduced_by_75 = {}
}

lot_legitimacy_remove_powerful_vassal_opinion_system = {
	
	categories = {
		game_modes difficulty lot tweaks
	}
	
	default = powerful_vassal_opinion_enabled
	powerful_vassal_opinion_enabled = {}

	powerful_vassal_opinion_disabled = {}
}

lot_ruler_grace_period = {

	categories = {
		difficulty lot tweaks
	}

	default = lot_grace_period_default
	lot_grace_period_default = {}

	lot_grace_period_1_year = {}
	lot_grace_period_2_year = {}
	lot_grace_period_3_year = {}
	lot_grace_period_4_year = {}
	lot_grace_period_5_year = {}
}
