########
#деспотаты Ромеи
#######
# global.ZTS_separatism	Царство Афинское
# global.ZGF_separatism
# global.ZGE_separatism
# global.ZGH_separatism
#### global.ZDT_separatism

##ZTS	Царство Афинское
ZTS_separatism_add_1 = {
	custom_effect_tooltip = zts_separatism_add_1_tt	
	add_to_variable = { global.ZTS_separatism = 1 }	
	clamp_variable = { var = global.ZTS_separatism max = 100 min = 0 }
}
ZTS_separatism_add_3 = {
	custom_effect_tooltip = zts_separatism_add_3_tt	
	add_to_variable = { global.ZTS_separatism = 3 }	
	clamp_variable = { var = global.ZTS_separatism max = 100 min = 0 }
}
#
ZTS_separatism_minus_1 = {
	custom_effect_tooltip = zts_separatism_minus_1_tt	
	subtract_from_variable = { global.ZTS_separatism = 1 }	
	clamp_variable = { var = global.ZTS_separatism max = 100 min = 0 }
}
ZTS_separatism_minus_2 = {
	custom_effect_tooltip = zts_separatism_minus_2_tt	
	subtract_from_variable = { global.ZTS_separatism = 2 }	
	clamp_variable = { var = global.ZTS_separatism max = 100 min = 0 }
}
ZTS_separatism_minus_5 = {
	custom_effect_tooltip = zts_separatism_minus_5_tt	
	subtract_from_variable = { global.ZTS_separatism = 5 }	
	clamp_variable = { var = global.ZTS_separatism max = 100 min = 0 }
}

##	ZGF	
ZGF_separatism_add_1 = {
	custom_effect_tooltip = zts_separatism_add_1_tt	
	add_to_variable = { global.ZGF_separatism = 1 }	
	clamp_variable = { var = global.ZGF_separatism max = 100 min = 0 }
}
ZGF_separatism_add_3 = {
	custom_effect_tooltip = zts_separatism_add_3_tt	
	add_to_variable = { global.ZGF_separatism = 3 }	
	clamp_variable = { var = global.ZGF_separatism max = 100 min = 0 }
}
#
ZGF_separatism_minus_1 = {
	custom_effect_tooltip = zts_separatism_minus_1_tt	
	subtract_from_variable = { global.ZGF_separatism = 1 }	
	clamp_variable = { var = global.ZGF_separatism max = 100 min = 0 }
}
ZGF_separatism_minus_2 = {
	custom_effect_tooltip = zts_separatism_minus_2_tt	
	subtract_from_variable = { global.ZGF_separatism = 2 }	
	clamp_variable = { var = global.ZGF_separatism max = 100 min = 0 }
}
ZGF_separatism_minus_5 = {
	custom_effect_tooltip = zts_separatism_minus_5_tt	
	subtract_from_variable = { global.ZGF_separatism = 5 }	
	clamp_variable = { var = global.ZGF_separatism max = 100 min = 0 }
}

##	ZGE	
ZGE_separatism_add_1 = {
	custom_effect_tooltip = zts_separatism_add_1_tt	
	add_to_variable = { global.ZGE_separatism = 1 }	
	clamp_variable = { var = global.ZGE_separatism max = 100 min = 0 }
}
ZGE_separatism_add_3 = {
	custom_effect_tooltip = zts_separatism_add_3_tt	
	add_to_variable = { global.ZGE_separatism = 3 }	
	clamp_variable = { var = global.ZGE_separatism max = 100 min = 0 }
}
#
ZGE_separatism_minus_1 = {
	custom_effect_tooltip = zts_separatism_minus_1_tt	
	subtract_from_variable = { global.ZGE_separatism = 1 }	
	clamp_variable = { var = global.ZGE_separatism max = 100 min = 0 }
}
ZGE_separatism_minus_2 = {
	custom_effect_tooltip = zts_separatism_minus_2_tt	
	subtract_from_variable = { global.ZGE_separatism = 2 }	
	clamp_variable = { var = global.ZGE_separatism max = 100 min = 0 }
}
ZGE_separatism_minus_5 = {
	custom_effect_tooltip = zts_separatism_minus_5_tt	
	subtract_from_variable = { global.ZGE_separatism = 5 }	
	clamp_variable = { var = global.ZGE_separatism max = 100 min = 0 }
}

##	ZGH	
ZGH_separatism_add_1 = {
	custom_effect_tooltip = zts_separatism_add_1_tt	
	add_to_variable = { global.ZGH_separatism = 1 }	
	clamp_variable = { var = global.ZGH_separatism max = 100 min = 0 }
}
ZGH_separatism_add_3 = {
	custom_effect_tooltip = zts_separatism_add_3_tt	
	add_to_variable = { global.ZGH_separatism = 3 }	
	clamp_variable = { var = global.ZGH_separatism max = 100 min = 0 }
}
#
ZGH_separatism_minus_1 = {
	custom_effect_tooltip = zts_separatism_minus_1_tt	
	subtract_from_variable = { global.ZGH_separatism = 1 }	
	clamp_variable = { var = global.ZGH_separatism max = 100 min = 0 }
}
ZGH_separatism_minus_2 = {
	custom_effect_tooltip = zts_separatism_minus_2_tt	
	subtract_from_variable = { global.ZGH_separatism = 2 }	
	clamp_variable = { var = global.ZGH_separatism max = 100 min = 0 }
}
ZGH_separatism_minus_5 = {
	custom_effect_tooltip = zts_separatism_minus_5_tt	
	subtract_from_variable = { global.ZGH_separatism = 5 }	
	clamp_variable = { var = global.ZGH_separatism max = 100 min = 0 }
}

#############
###	КРЕДИТОВАНИЕ СТРАН ФОНД

zvz_denejka_v_fond_10 = {
	custom_effect_tooltip = zvz_denejka_v_fond_10_tt	
	add_to_variable = { zvz_fond_kreditov = 10 }	
}