﻿
#army_model
LawGroupOpen_army_model_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		NOT = { has_variable = LawGroupOpen_army_model_variable }
		NOT = { has_variable = LawGroupOpen_power_structure_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_army_model_variable
 		set_variable = LawGroupOpen_power_structure_variable
	}
}
LawGroupClose_army_model_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_army_model_variable
		has_variable = LawGroupOpen_power_structure_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_army_model_variable
		remove_variable = LawGroupOpen_power_structure_variable
	}
}
LawAdd_Actived_law_peasant_levies = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_army_model_variable
		has_law = law_type:law_peasant_levies
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_peasant_levies = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_army_model_variable
		NOT = { has_law = law_type:law_peasant_levies }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_peasant_levies
	}
}
LawAdd_Actived_law_professional_army = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_army_model_variable
		has_law = law_type:law_professional_army
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_professional_army = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_army_model_variable
		NOT = { has_law = law_type:law_professional_army }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_professional_army
	}
}
LawAdd_Actived_law_national_militia = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_army_model_variable
		has_law = law_type:law_national_militia
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_national_militia = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_army_model_variable
		NOT = { has_law = law_type:law_national_militia }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_national_militia
	}
}
LawAdd_Actived_law_mass_conscription = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_army_model_variable
		has_law = law_type:law_mass_conscription
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_mass_conscription = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_army_model_variable
		NOT = { has_law = law_type:law_mass_conscription }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_mass_conscription
	}
}

#bureaucracy
LawGroupOpen_bureaucracy_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		NOT = { has_variable = LawGroupOpen_bureaucracy_variable }
		NOT = { has_variable = LawGroupOpen_power_structure_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_bureaucracy_variable
 		set_variable = LawGroupOpen_power_structure_variable
	}
}
LawGroupClose_bureaucracy_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_bureaucracy_variable
		has_variable = LawGroupOpen_power_structure_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_bureaucracy_variable
		remove_variable = LawGroupOpen_power_structure_variable
	}
}
LawAdd_Actived_law_hereditary_bureaucrats = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_bureaucracy_variable
		has_law = law_type:law_hereditary_bureaucrats
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_hereditary_bureaucrats = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_bureaucracy_variable
		NOT = { has_law = law_type:law_hereditary_bureaucrats }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_hereditary_bureaucrats
	}
}
LawAdd_Actived_law_crownland_diets = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_bureaucracy_variable
		has_law = law_type:law_crownland_diets
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_crownland_diets = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_bureaucracy_variable
		NOT = { has_law = law_type:law_crownland_diets }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_crownland_diets
	}
}
LawAdd_Actived_law_appointed_bureaucrats = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_bureaucracy_variable
		has_law = law_type:law_appointed_bureaucrats
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_appointed_bureaucrats = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_bureaucracy_variable
		NOT = { has_law = law_type:law_appointed_bureaucrats }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_appointed_bureaucrats
	}
}
LawAdd_Actived_law_elected_bureaucrats = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_bureaucracy_variable
		has_law = law_type:law_elected_bureaucrats
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_elected_bureaucrats = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_bureaucracy_variable
		NOT = { has_law = law_type:law_elected_bureaucrats }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_elected_bureaucrats
	}
}

#caste_hegemony
LawGroupOpen_caste_hegemony_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		NOT = { has_variable = LawGroupOpen_caste_hegemony_variable }
		NOT = { has_variable = LawGroupOpen_power_structure_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_caste_hegemony_variable
 		set_variable = LawGroupOpen_power_structure_variable
	}
}
LawGroupClose_caste_hegemony_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_caste_hegemony_variable
		has_variable = LawGroupOpen_power_structure_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_caste_hegemony_variable
		remove_variable = LawGroupOpen_power_structure_variable
	}
}
LawAdd_Actived_law_hindu_caste_enforced = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_caste_hegemony_variable
		has_law = law_type:law_hindu_caste_enforced
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_hindu_caste_enforced = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_caste_hegemony_variable
		NOT = { has_law = law_type:law_hindu_caste_enforced }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_hindu_caste_enforced
	}
}
LawAdd_Actived_law_hindu_caste_codified = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_caste_hegemony_variable
		has_law = law_type:law_hindu_caste_codified
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_hindu_caste_codified = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_caste_hegemony_variable
		NOT = { has_law = law_type:law_hindu_caste_codified }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_hindu_caste_codified
	}
}
LawAdd_Actived_law_hindu_caste_not_enforced = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_caste_hegemony_variable
		has_law = law_type:law_hindu_caste_not_enforced
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_hindu_caste_not_enforced = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_caste_hegemony_variable
		NOT = { has_law = law_type:law_hindu_caste_not_enforced }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_hindu_caste_not_enforced
	}
}
LawAdd_Actived_law_affirmative_action = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_caste_hegemony_variable
		has_law = law_type:law_affirmative_action
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_affirmative_action = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_caste_hegemony_variable
		NOT = { has_law = law_type:law_affirmative_action }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_affirmative_action
	}
}

#childrens_rights
LawGroupOpen_childrens_rights_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		NOT = { has_variable = LawGroupOpen_childrens_rights_variable }
		NOT = { has_variable = LawGroupOpen_human_rights_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_childrens_rights_variable
 		set_variable = LawGroupOpen_human_rights_variable
	}
}
LawGroupClose_childrens_rights_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_childrens_rights_variable
		has_variable = LawGroupOpen_human_rights_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_childrens_rights_variable
		remove_variable = LawGroupOpen_human_rights_variable
	}
}
LawAdd_Actived_law_child_labor_allowed = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_childrens_rights_variable
		has_law = law_type:law_child_labor_allowed
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_child_labor_allowed = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_childrens_rights_variable
		NOT = { has_law = law_type:law_child_labor_allowed }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_child_labor_allowed
	}
}
LawAdd_Actived_law_restricted_child_labor = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_childrens_rights_variable
		has_law = law_type:law_restricted_child_labor
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_restricted_child_labor = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_childrens_rights_variable
		NOT = { has_law = law_type:law_restricted_child_labor }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_restricted_child_labor
	}
}
LawAdd_Actived_law_compulsory_primary_school = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_childrens_rights_variable
		has_law = law_type:law_compulsory_primary_school
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_compulsory_primary_school = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_childrens_rights_variable
		NOT = { has_law = law_type:law_compulsory_primary_school }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_compulsory_primary_school
	}
}

#church_and_state
LawGroupOpen_church_and_state_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		NOT = { has_variable = LawGroupOpen_church_and_state_variable }
		NOT = { has_variable = LawGroupOpen_power_structure_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_church_and_state_variable
 		set_variable = LawGroupOpen_power_structure_variable
	}
}
LawGroupClose_church_and_state_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_church_and_state_variable
		has_variable = LawGroupOpen_power_structure_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_church_and_state_variable
		remove_variable = LawGroupOpen_power_structure_variable
	}
}
LawAdd_Actived_law_state_religion = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_church_and_state_variable
		has_law = law_type:law_state_religion
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_state_religion = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_church_and_state_variable
		NOT = { has_law = law_type:law_state_religion }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_state_religion
	}
}
LawAdd_Actived_law_freedom_of_conscience = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_church_and_state_variable
		has_law = law_type:law_freedom_of_conscience
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_freedom_of_conscience = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_church_and_state_variable
		NOT = { has_law = law_type:law_freedom_of_conscience }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_freedom_of_conscience
	}
}
LawAdd_Actived_law_total_separation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_church_and_state_variable
		has_law = law_type:law_total_separation
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_total_separation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_church_and_state_variable
		NOT = { has_law = law_type:law_total_separation }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_total_separation
	}
}
LawAdd_Actived_law_state_atheism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_church_and_state_variable
		has_law = law_type:law_state_atheism
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_state_atheism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_church_and_state_variable
		NOT = { has_law = law_type:law_state_atheism }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_state_atheism
	}
}
LawAdd_Actived_law_millet_system = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_church_and_state_variable
		has_law = law_type:law_millet_system
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_millet_system = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_church_and_state_variable
		NOT = { has_law = law_type:law_millet_system }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_millet_system
	}
}

#citizenship
LawGroupOpen_citizenship_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		NOT = { has_variable = LawGroupOpen_citizenship_variable }
		NOT = { has_variable = LawGroupOpen_power_structure_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_citizenship_variable
 		set_variable = LawGroupOpen_power_structure_variable
	}
}
LawGroupClose_citizenship_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_citizenship_variable
		has_variable = LawGroupOpen_power_structure_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_citizenship_variable
		remove_variable = LawGroupOpen_power_structure_variable
	}
}
LawAdd_Actived_law_subjecthood = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_citizenship_variable
		has_law = law_type:law_subjecthood
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_subjecthood = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_citizenship_variable
		NOT = { has_law = law_type:law_subjecthood }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_subjecthood
	}
}
LawAdd_Actived_law_ethnostate = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_citizenship_variable
		has_law = law_type:law_ethnostate
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_ethnostate = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_citizenship_variable
		NOT = { has_law = law_type:law_ethnostate }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_ethnostate
	}
}
LawAdd_Actived_law_national_supremacy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_citizenship_variable
		has_law = law_type:law_national_supremacy
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_national_supremacy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_citizenship_variable
		NOT = { has_law = law_type:law_national_supremacy }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_national_supremacy
	}
}
LawAdd_Actived_law_racial_segregation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_citizenship_variable
		has_law = law_type:law_racial_segregation
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_racial_segregation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_citizenship_variable
		NOT = { has_law = law_type:law_racial_segregation }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_racial_segregation
	}
}
LawAdd_Actived_law_cultural_exclusion = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_citizenship_variable
		has_law = law_type:law_cultural_exclusion
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_cultural_exclusion = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_citizenship_variable
		NOT = { has_law = law_type:law_cultural_exclusion }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_cultural_exclusion
	}
}
LawAdd_Actived_law_multicultural = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_citizenship_variable
		has_law = law_type:law_multicultural
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_multicultural = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_citizenship_variable
		NOT = { has_law = law_type:law_multicultural }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_multicultural
	}
}

#colonization
LawGroupOpen_colonization_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		NOT = { has_variable = LawGroupOpen_colonization_variable }
		NOT = { has_variable = LawGroupOpen_economy_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_colonization_variable
 		set_variable = LawGroupOpen_economy_variable
	}
}
LawGroupClose_colonization_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_colonization_variable
		has_variable = LawGroupOpen_economy_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_colonization_variable
		remove_variable = LawGroupOpen_economy_variable
	}
}
LawAdd_Actived_law_no_colonial_affairs = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_colonization_variable
		has_law = law_type:law_no_colonial_affairs
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_no_colonial_affairs = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_colonization_variable
		NOT = { has_law = law_type:law_no_colonial_affairs }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_no_colonial_affairs
	}
}
LawAdd_Actived_law_frontier_colonization = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_colonization_variable
		has_law = law_type:law_frontier_colonization
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_frontier_colonization = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_colonization_variable
		NOT = { has_law = law_type:law_frontier_colonization }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_frontier_colonization
	}
}
LawAdd_Actived_law_colonial_resettlement = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_colonization_variable
		has_law = law_type:law_colonial_resettlement
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_colonial_resettlement = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_colonization_variable
		NOT = { has_law = law_type:law_colonial_resettlement }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_colonial_resettlement
	}
}
LawAdd_Actived_law_colonial_exploitation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_colonization_variable
		has_law = law_type:law_colonial_exploitation
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_colonial_exploitation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_colonization_variable
		NOT = { has_law = law_type:law_colonial_exploitation }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_colonial_exploitation
	}
}

#distribution_of_power
LawGroupOpen_distribution_of_power_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		NOT = { has_variable = LawGroupOpen_distribution_of_power_variable }
		NOT = { has_variable = LawGroupOpen_power_structure_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_distribution_of_power_variable
 		set_variable = LawGroupOpen_power_structure_variable
	}
}
LawGroupClose_distribution_of_power_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		has_variable = LawGroupOpen_power_structure_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_distribution_of_power_variable
		remove_variable = LawGroupOpen_power_structure_variable
	}
}
LawAdd_Actived_law_autocracy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		has_law = law_type:law_autocracy
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_autocracy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		NOT = { has_law = law_type:law_autocracy }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_autocracy
	}
}
LawAdd_Actived_law_neo_absolutism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		has_law = law_type:law_neo_absolutism
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_neo_absolutism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		NOT = { has_law = law_type:law_neo_absolutism }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_neo_absolutism
	}
}
LawAdd_Actived_law_technocracy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		has_law = law_type:law_technocracy
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_technocracy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		NOT = { has_law = law_type:law_technocracy }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_technocracy
	}
}
LawAdd_Actived_law_oligarchy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		has_law = law_type:law_oligarchy
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_oligarchy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		NOT = { has_law = law_type:law_oligarchy }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_oligarchy
	}
}
LawAdd_Actived_law_organic_regulation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		has_law = law_type:law_organic_regulation
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_organic_regulation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		NOT = { has_law = law_type:law_organic_regulation }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_organic_regulation
	}
}
LawAdd_Actived_law_elder_council = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		has_law = law_type:law_elder_council
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_elder_council = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		NOT = { has_law = law_type:law_elder_council }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_elder_council
	}
}
LawAdd_Actived_law_landed_voting = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		has_law = law_type:law_landed_voting
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_landed_voting = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		NOT = { has_law = law_type:law_landed_voting }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_landed_voting
	}
}
LawAdd_Actived_law_wealth_voting = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		has_law = law_type:law_wealth_voting
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_wealth_voting = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		NOT = { has_law = law_type:law_wealth_voting }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_wealth_voting
	}
}
LawAdd_Actived_law_census_voting = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		has_law = law_type:law_census_voting
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_census_voting = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		NOT = { has_law = law_type:law_census_voting }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_census_voting
	}
}
LawAdd_Actived_law_universal_suffrage = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		has_law = law_type:law_universal_suffrage
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_universal_suffrage = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		NOT = { has_law = law_type:law_universal_suffrage }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_universal_suffrage
	}
}
LawAdd_Actived_law_anarchy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		has_law = law_type:law_anarchy
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_anarchy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		NOT = { has_law = law_type:law_anarchy }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_anarchy
	}
}
LawAdd_Actived_law_single_party_state = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		has_law = law_type:law_single_party_state
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_single_party_state = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_distribution_of_power_variable
		NOT = { has_law = law_type:law_single_party_state }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_single_party_state
	}
}

#economic_system
LawGroupOpen_economic_system_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		NOT = { has_variable = LawGroupOpen_economic_system_variable }
		NOT = { has_variable = LawGroupOpen_economy_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_economic_system_variable
 		set_variable = LawGroupOpen_economy_variable
	}
}
LawGroupClose_economic_system_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		has_variable = LawGroupOpen_economy_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_economic_system_variable
		remove_variable = LawGroupOpen_economy_variable
	}
}
LawAdd_Actived_law_traditionalism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		has_law = law_type:law_traditionalism
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_traditionalism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		NOT = { has_law = law_type:law_traditionalism }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_traditionalism
	}
}
LawAdd_Actived_law_interventionism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		has_law = law_type:law_interventionism
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_interventionism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		NOT = { has_law = law_type:law_interventionism }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_interventionism
	}
}
LawAdd_Actived_law_agrarianism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		has_law = law_type:law_agrarianism
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_agrarianism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		NOT = { has_law = law_type:law_agrarianism }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_agrarianism
	}
}
LawAdd_Actived_law_industry_banned = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		has_law = law_type:law_industry_banned
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_industry_banned = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		NOT = { has_law = law_type:law_industry_banned }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_industry_banned
	}
}
LawAdd_Actived_law_extraction_economy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		has_law = law_type:law_extraction_economy
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_extraction_economy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		NOT = { has_law = law_type:law_extraction_economy }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_extraction_economy
	}
}
LawAdd_Actived_law_laissez_faire = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		has_law = law_type:law_laissez_faire
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_laissez_faire = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		NOT = { has_law = law_type:law_laissez_faire }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_laissez_faire
	}
}
LawAdd_Actived_law_cooperative_ownership = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		has_law = law_type:law_cooperative_ownership
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_cooperative_ownership = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		NOT = { has_law = law_type:law_cooperative_ownership }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_cooperative_ownership
	}
}
LawAdd_Actived_law_command_economy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		has_law = law_type:law_command_economy
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_command_economy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_economic_system_variable
		NOT = { has_law = law_type:law_command_economy }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_command_economy
	}
}

#education_system
LawGroupOpen_education_system_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		NOT = { has_variable = LawGroupOpen_education_system_variable }
		NOT = { has_variable = LawGroupOpen_economy_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_education_system_variable
 		set_variable = LawGroupOpen_economy_variable
	}
}
LawGroupClose_education_system_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_education_system_variable
		has_variable = LawGroupOpen_economy_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_education_system_variable
		remove_variable = LawGroupOpen_economy_variable
	}
}
LawAdd_Actived_law_no_schools = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_education_system_variable
		has_law = law_type:law_no_schools
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_no_schools = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_education_system_variable
		NOT = { has_law = law_type:law_no_schools }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_no_schools
	}
}
LawAdd_Actived_law_religious_schools = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_education_system_variable
		has_law = law_type:law_religious_schools
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_religious_schools = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_education_system_variable
		NOT = { has_law = law_type:law_religious_schools }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_religious_schools
	}
}
LawAdd_Actived_law_private_schools = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_education_system_variable
		has_law = law_type:law_private_schools
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_private_schools = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_education_system_variable
		NOT = { has_law = law_type:law_private_schools }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_private_schools
	}
}
LawAdd_Actived_law_public_schools = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_education_system_variable
		has_law = law_type:law_public_schools
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_public_schools = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_education_system_variable
		NOT = { has_law = law_type:law_public_schools }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_public_schools
	}
}

#free_speech
LawGroupOpen_free_speech_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		NOT = { has_variable = LawGroupOpen_free_speech_variable }
		NOT = { has_variable = LawGroupOpen_human_rights_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_free_speech_variable
 		set_variable = LawGroupOpen_human_rights_variable
	}
}
LawGroupClose_free_speech_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_free_speech_variable
		has_variable = LawGroupOpen_human_rights_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_free_speech_variable
		remove_variable = LawGroupOpen_human_rights_variable
	}
}
LawAdd_Actived_law_outlawed_dissent = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_free_speech_variable
		has_law = law_type:law_outlawed_dissent
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_outlawed_dissent = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_free_speech_variable
		NOT = { has_law = law_type:law_outlawed_dissent }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_outlawed_dissent
	}
}
LawAdd_Actived_law_censorship = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_free_speech_variable
		has_law = law_type:law_censorship
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_censorship = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_free_speech_variable
		NOT = { has_law = law_type:law_censorship }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_censorship
	}
}
LawAdd_Actived_law_right_of_assembly = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_free_speech_variable
		has_law = law_type:law_right_of_assembly
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_right_of_assembly = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_free_speech_variable
		NOT = { has_law = law_type:law_right_of_assembly }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_right_of_assembly
	}
}
LawAdd_Actived_law_protected_speech = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_free_speech_variable
		has_law = law_type:law_protected_speech
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_protected_speech = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_free_speech_variable
		NOT = { has_law = law_type:law_protected_speech }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_protected_speech
	}
}

#governance_principles
LawGroupOpen_governance_principles_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		NOT = { has_variable = LawGroupOpen_governance_principles_variable }
		NOT = { has_variable = LawGroupOpen_power_structure_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_governance_principles_variable
 		set_variable = LawGroupOpen_power_structure_variable
	}
}
LawGroupClose_governance_principles_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_governance_principles_variable
		has_variable = LawGroupOpen_power_structure_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_governance_principles_variable
		remove_variable = LawGroupOpen_power_structure_variable
	}
}
LawAdd_Actived_law_chiefdom = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_governance_principles_variable
		has_law = law_type:law_chiefdom
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_chiefdom = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_governance_principles_variable
		NOT = { has_law = law_type:law_chiefdom }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_chiefdom
	}
}
LawAdd_Actived_law_monarchy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_governance_principles_variable
		has_law = law_type:law_monarchy
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_monarchy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_governance_principles_variable
		NOT = { has_law = law_type:law_monarchy }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_monarchy
	}
}
LawAdd_Actived_law_presidential_republic = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_governance_principles_variable
		has_law = law_type:law_presidential_republic
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_presidential_republic = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_governance_principles_variable
		NOT = { has_law = law_type:law_presidential_republic }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_presidential_republic
	}
}
LawAdd_Actived_law_parliamentary_republic = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_governance_principles_variable
		has_law = law_type:law_parliamentary_republic
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_parliamentary_republic = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_governance_principles_variable
		NOT = { has_law = law_type:law_parliamentary_republic }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_parliamentary_republic
	}
}
LawAdd_Actived_law_theocracy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_governance_principles_variable
		has_law = law_type:law_theocracy
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_theocracy = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_governance_principles_variable
		NOT = { has_law = law_type:law_theocracy }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_theocracy
	}
}
LawAdd_Actived_law_council_republic = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_governance_principles_variable
		has_law = law_type:law_council_republic
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_council_republic = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_governance_principles_variable
		NOT = { has_law = law_type:law_council_republic }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_council_republic
	}
}
LawAdd_Actived_law_corporate_state = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_governance_principles_variable
		has_law = law_type:law_corporate_state
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_corporate_state = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_governance_principles_variable
		NOT = { has_law = law_type:law_corporate_state }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_corporate_state
	}
}

#health_system
LawGroupOpen_health_system_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		NOT = { has_variable = LawGroupOpen_health_system_variable }
		NOT = { has_variable = LawGroupOpen_economy_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_health_system_variable
 		set_variable = LawGroupOpen_economy_variable
	}
}
LawGroupClose_health_system_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_health_system_variable
		has_variable = LawGroupOpen_economy_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_health_system_variable
		remove_variable = LawGroupOpen_economy_variable
	}
}
LawAdd_Actived_law_no_health_system = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_health_system_variable
		has_law = law_type:law_no_health_system
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_no_health_system = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_health_system_variable
		NOT = { has_law = law_type:law_no_health_system }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_no_health_system
	}
}
LawAdd_Actived_law_charitable_health_system = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_health_system_variable
		has_law = law_type:law_charitable_health_system
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_charitable_health_system = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_health_system_variable
		NOT = { has_law = law_type:law_charitable_health_system }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_charitable_health_system
	}
}
LawAdd_Actived_law_private_health_insurance = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_health_system_variable
		has_law = law_type:law_private_health_insurance
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_private_health_insurance = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_health_system_variable
		NOT = { has_law = law_type:law_private_health_insurance }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_private_health_insurance
	}
}
LawAdd_Actived_law_public_health_insurance = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_health_system_variable
		has_law = law_type:law_public_health_insurance
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_public_health_insurance = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_health_system_variable
		NOT = { has_law = law_type:law_public_health_insurance }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_public_health_insurance
	}
}

#internal_security
LawGroupOpen_internal_security_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		NOT = { has_variable = LawGroupOpen_internal_security_variable }
		NOT = { has_variable = LawGroupOpen_power_structure_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_internal_security_variable
 		set_variable = LawGroupOpen_power_structure_variable
	}
}
LawGroupClose_internal_security_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_internal_security_variable
		has_variable = LawGroupOpen_power_structure_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_internal_security_variable
		remove_variable = LawGroupOpen_power_structure_variable
	}
}
LawAdd_Actived_law_no_home_affairs = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_internal_security_variable
		has_law = law_type:law_no_home_affairs
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_no_home_affairs = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_internal_security_variable
		NOT = { has_law = law_type:law_no_home_affairs }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_no_home_affairs
	}
}
LawAdd_Actived_law_national_guard = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_internal_security_variable
		has_law = law_type:law_national_guard
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_national_guard = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_internal_security_variable
		NOT = { has_law = law_type:law_national_guard }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_national_guard
	}
}
LawAdd_Actived_law_secret_police = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_internal_security_variable
		has_law = law_type:law_secret_police
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_secret_police = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_internal_security_variable
		NOT = { has_law = law_type:law_secret_police }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_secret_police
	}
}
LawAdd_Actived_law_guaranteed_liberties = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_internal_security_variable
		has_law = law_type:law_guaranteed_liberties
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_guaranteed_liberties = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_power_structure_variable
		has_variable = LawGroupOpen_internal_security_variable
		NOT = { has_law = law_type:law_guaranteed_liberties }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_guaranteed_liberties
	}
}

#labor_rights
LawGroupOpen_labor_rights_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		NOT = { has_variable = LawGroupOpen_labor_rights_variable }
		NOT = { has_variable = LawGroupOpen_human_rights_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_labor_rights_variable
 		set_variable = LawGroupOpen_human_rights_variable
	}
}
LawGroupClose_labor_rights_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labor_rights_variable
		has_variable = LawGroupOpen_human_rights_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_labor_rights_variable
		remove_variable = LawGroupOpen_human_rights_variable
	}
}
LawAdd_Actived_law_no_workers_rights = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labor_rights_variable
		has_law = law_type:law_no_workers_rights
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_no_workers_rights = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labor_rights_variable
		NOT = { has_law = law_type:law_no_workers_rights }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_no_workers_rights
	}
}
LawAdd_Actived_law_regulatory_bodies = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labor_rights_variable
		has_law = law_type:law_regulatory_bodies
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_regulatory_bodies = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labor_rights_variable
		NOT = { has_law = law_type:law_regulatory_bodies }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_regulatory_bodies
	}
}
LawAdd_Actived_law_worker_protections = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labor_rights_variable
		has_law = law_type:law_worker_protections
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_worker_protections = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labor_rights_variable
		NOT = { has_law = law_type:law_worker_protections }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_worker_protections
	}
}

#labour_associations
LawGroupOpen_labour_associations_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		NOT = { has_variable = LawGroupOpen_labour_associations_variable }
		NOT = { has_variable = LawGroupOpen_human_rights_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_labour_associations_variable
 		set_variable = LawGroupOpen_human_rights_variable
	}
}
LawGroupClose_labour_associations_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labour_associations_variable
		has_variable = LawGroupOpen_human_rights_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_labour_associations_variable
		remove_variable = LawGroupOpen_human_rights_variable
	}
}
LawAdd_Actived_law_guild_system = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labour_associations_variable
		has_law = law_type:law_guild_system
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_guild_system = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labour_associations_variable
		NOT = { has_law = law_type:law_guild_system }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_guild_system
	}
}
LawAdd_Actived_law_combination_acts = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labour_associations_variable
		has_law = law_type:law_combination_acts
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_combination_acts = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labour_associations_variable
		NOT = { has_law = law_type:law_combination_acts }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_combination_acts
	}
}
LawAdd_Actived_law_anti_strike_laws = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labour_associations_variable
		has_law = law_type:law_anti_strike_laws
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_anti_strike_laws = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labour_associations_variable
		NOT = { has_law = law_type:law_anti_strike_laws }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_anti_strike_laws
	}
}
LawAdd_Actived_law_right_to_associate = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labour_associations_variable
		has_law = law_type:law_right_to_associate
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_right_to_associate = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labour_associations_variable
		NOT = { has_law = law_type:law_right_to_associate }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_right_to_associate
	}
}
LawAdd_Actived_law_corporatized_unions = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labour_associations_variable
		has_law = law_type:law_corporatized_unions
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_corporatized_unions = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_labour_associations_variable
		NOT = { has_law = law_type:law_corporatized_unions }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_corporatized_unions
	}
}

#land_reform
LawGroupOpen_land_reform_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		NOT = { has_variable = LawGroupOpen_land_reform_variable }
		NOT = { has_variable = LawGroupOpen_economy_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_land_reform_variable
 		set_variable = LawGroupOpen_economy_variable
	}
}
LawGroupClose_land_reform_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_land_reform_variable
		has_variable = LawGroupOpen_economy_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_land_reform_variable
		remove_variable = LawGroupOpen_economy_variable
	}
}
LawAdd_Actived_law_serfdom = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_land_reform_variable
		has_law = law_type:law_serfdom
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_serfdom = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_land_reform_variable
		NOT = { has_law = law_type:law_serfdom }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_serfdom
	}
}
LawAdd_Actived_law_manorialism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_land_reform_variable
		has_law = law_type:law_manorialism
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_manorialism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_land_reform_variable
		NOT = { has_law = law_type:law_manorialism }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_manorialism
	}
}
LawAdd_Actived_law_tenant_farmers = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_land_reform_variable
		has_law = law_type:law_tenant_farmers
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_tenant_farmers = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_land_reform_variable
		NOT = { has_law = law_type:law_tenant_farmers }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_tenant_farmers
	}
}
LawAdd_Actived_law_commercialized_agriculture = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_land_reform_variable
		has_law = law_type:law_commercialized_agriculture
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_commercialized_agriculture = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_land_reform_variable
		NOT = { has_law = law_type:law_commercialized_agriculture }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_commercialized_agriculture
	}
}
LawAdd_Actived_law_homesteading = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_land_reform_variable
		has_law = law_type:law_homesteading
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_homesteading = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_land_reform_variable
		NOT = { has_law = law_type:law_homesteading }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_homesteading
	}
}
LawAdd_Actived_law_collectivized_agriculture = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_land_reform_variable
		has_law = law_type:law_collectivized_agriculture
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_collectivized_agriculture = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_land_reform_variable
		NOT = { has_law = law_type:law_collectivized_agriculture }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_collectivized_agriculture
	}
}

#migration
LawGroupOpen_migration_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		NOT = { has_variable = LawGroupOpen_migration_variable }
		NOT = { has_variable = LawGroupOpen_human_rights_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_migration_variable
 		set_variable = LawGroupOpen_human_rights_variable
	}
}
LawGroupClose_migration_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_migration_variable
		has_variable = LawGroupOpen_human_rights_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_migration_variable
		remove_variable = LawGroupOpen_human_rights_variable
	}
}
LawAdd_Actived_law_no_migration_controls = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_migration_variable
		has_law = law_type:law_no_migration_controls
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_no_migration_controls = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_migration_variable
		NOT = { has_law = law_type:law_no_migration_controls }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_no_migration_controls
	}
}
LawAdd_Actived_law_migration_controls = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_migration_variable
		has_law = law_type:law_migration_controls
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_migration_controls = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_migration_variable
		NOT = { has_law = law_type:law_migration_controls }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_migration_controls
	}
}
LawAdd_Actived_law_closed_borders = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_migration_variable
		has_law = law_type:law_closed_borders
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_closed_borders = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_migration_variable
		NOT = { has_law = law_type:law_closed_borders }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_closed_borders
	}
}

#policing
LawGroupOpen_policing_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		NOT = { has_variable = LawGroupOpen_policing_variable }
		NOT = { has_variable = LawGroupOpen_economy_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_policing_variable
 		set_variable = LawGroupOpen_economy_variable
	}
}
LawGroupClose_policing_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_policing_variable
		has_variable = LawGroupOpen_economy_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_policing_variable
		remove_variable = LawGroupOpen_economy_variable
	}
}
LawAdd_Actived_law_no_police = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_policing_variable
		has_law = law_type:law_no_police
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_no_police = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_policing_variable
		NOT = { has_law = law_type:law_no_police }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_no_police
	}
}
LawAdd_Actived_law_local_police = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_policing_variable
		has_law = law_type:law_local_police
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_local_police = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_policing_variable
		NOT = { has_law = law_type:law_local_police }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_local_police
	}
}
LawAdd_Actived_law_dedicated_police = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_policing_variable
		has_law = law_type:law_dedicated_police
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_dedicated_police = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_policing_variable
		NOT = { has_law = law_type:law_dedicated_police }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_dedicated_police
	}
}
LawAdd_Actived_law_militarized_police = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_policing_variable
		has_law = law_type:law_militarized_police
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_militarized_police = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_policing_variable
		NOT = { has_law = law_type:law_militarized_police }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_militarized_police
	}
}

#rights_of_women
LawGroupOpen_rights_of_women_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		NOT = { has_variable = LawGroupOpen_rights_of_women_variable }
		NOT = { has_variable = LawGroupOpen_human_rights_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_rights_of_women_variable
 		set_variable = LawGroupOpen_human_rights_variable
	}
}
LawGroupClose_rights_of_women_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_rights_of_women_variable
		has_variable = LawGroupOpen_human_rights_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_rights_of_women_variable
		remove_variable = LawGroupOpen_human_rights_variable
	}
}
LawAdd_Actived_law_no_womens_rights = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_rights_of_women_variable
		has_law = law_type:law_no_womens_rights
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_no_womens_rights = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_rights_of_women_variable
		NOT = { has_law = law_type:law_no_womens_rights }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_no_womens_rights
	}
}
LawAdd_Actived_law_women_in_the_fields = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_rights_of_women_variable
		has_law = law_type:law_women_in_the_fields
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_women_in_the_fields = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_rights_of_women_variable
		NOT = { has_law = law_type:law_women_in_the_fields }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_women_in_the_fields
	}
}
LawAdd_Actived_law_women_own_property = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_rights_of_women_variable
		has_law = law_type:law_women_own_property
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_women_own_property = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_rights_of_women_variable
		NOT = { has_law = law_type:law_women_own_property }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_women_own_property
	}
}
LawAdd_Actived_law_women_in_the_workplace = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_rights_of_women_variable
		has_law = law_type:law_women_in_the_workplace
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_women_in_the_workplace = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_rights_of_women_variable
		NOT = { has_law = law_type:law_women_in_the_workplace }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_women_in_the_workplace
	}
}
LawAdd_Actived_law_womens_suffrage = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_rights_of_women_variable
		has_law = law_type:law_womens_suffrage
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_womens_suffrage = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_rights_of_women_variable
		NOT = { has_law = law_type:law_womens_suffrage }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_womens_suffrage
	}
}

#slavery
LawGroupOpen_slavery_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		NOT = { has_variable = LawGroupOpen_slavery_variable }
		NOT = { has_variable = LawGroupOpen_human_rights_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_slavery_variable
 		set_variable = LawGroupOpen_human_rights_variable
	}
}
LawGroupClose_slavery_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_slavery_variable
		has_variable = LawGroupOpen_human_rights_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_slavery_variable
		remove_variable = LawGroupOpen_human_rights_variable
	}
}
LawAdd_Actived_law_slavery_banned = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_slavery_variable
		has_law = law_type:law_slavery_banned
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_slavery_banned = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_slavery_variable
		NOT = { has_law = law_type:law_slavery_banned }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_slavery_banned
	}
}
LawAdd_Actived_law_colonial_slavery = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_slavery_variable
		has_law = law_type:law_colonial_slavery
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_colonial_slavery = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_slavery_variable
		NOT = { has_law = law_type:law_colonial_slavery }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_colonial_slavery
	}
}
LawAdd_Actived_law_debt_slavery = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_slavery_variable
		has_law = law_type:law_debt_slavery
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_debt_slavery = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_slavery_variable
		NOT = { has_law = law_type:law_debt_slavery }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_debt_slavery
	}
}
LawAdd_Actived_law_slave_trade = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_slavery_variable
		has_law = law_type:law_slave_trade
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_slave_trade = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_slavery_variable
		NOT = { has_law = law_type:law_slave_trade }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_slave_trade
	}
}
LawAdd_Actived_law_legacy_slavery = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_slavery_variable
		has_law = law_type:law_legacy_slavery
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_legacy_slavery = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_slavery_variable
		NOT = { has_law = law_type:law_legacy_slavery }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_legacy_slavery
	}
}

#taxation
LawGroupOpen_taxation_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		NOT = { has_variable = LawGroupOpen_taxation_variable }
		NOT = { has_variable = LawGroupOpen_economy_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_taxation_variable
 		set_variable = LawGroupOpen_economy_variable
	}
}
LawGroupClose_taxation_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_taxation_variable
		has_variable = LawGroupOpen_economy_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_taxation_variable
		remove_variable = LawGroupOpen_economy_variable
	}
}
LawAdd_Actived_law_consumption_based_taxation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_taxation_variable
		has_law = law_type:law_consumption_based_taxation
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_consumption_based_taxation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_taxation_variable
		NOT = { has_law = law_type:law_consumption_based_taxation }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_consumption_based_taxation
	}
}
LawAdd_Actived_law_land_based_taxation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_taxation_variable
		has_law = law_type:law_land_based_taxation
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_land_based_taxation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_taxation_variable
		NOT = { has_law = law_type:law_land_based_taxation }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_land_based_taxation
	}
}
LawAdd_Actived_law_per_capita_based_taxation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_taxation_variable
		has_law = law_type:law_per_capita_based_taxation
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_per_capita_based_taxation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_taxation_variable
		NOT = { has_law = law_type:law_per_capita_based_taxation }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_per_capita_based_taxation
	}
}
LawAdd_Actived_law_proportional_taxation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_taxation_variable
		has_law = law_type:law_proportional_taxation
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_proportional_taxation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_taxation_variable
		NOT = { has_law = law_type:law_proportional_taxation }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_proportional_taxation
	}
}
LawAdd_Actived_law_graduated_taxation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_taxation_variable
		has_law = law_type:law_graduated_taxation
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_graduated_taxation = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_taxation_variable
		NOT = { has_law = law_type:law_graduated_taxation }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_graduated_taxation
	}
}

#trade_policy
LawGroupOpen_trade_policy_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		NOT = { has_variable = LawGroupOpen_trade_policy_variable }
		NOT = { has_variable = LawGroupOpen_economy_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_trade_policy_variable
 		set_variable = LawGroupOpen_economy_variable
	}
}
LawGroupClose_trade_policy_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_trade_policy_variable
		has_variable = LawGroupOpen_economy_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_trade_policy_variable
		remove_variable = LawGroupOpen_economy_variable
	}
}
LawAdd_Actived_law_mercantilism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_trade_policy_variable
		has_law = law_type:law_mercantilism
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_mercantilism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_trade_policy_variable
		NOT = { has_law = law_type:law_mercantilism }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_mercantilism
	}
}
LawAdd_Actived_law_protectionism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_trade_policy_variable
		has_law = law_type:law_protectionism
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_protectionism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_trade_policy_variable
		NOT = { has_law = law_type:law_protectionism }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_protectionism
	}
}
LawAdd_Actived_law_free_trade = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_trade_policy_variable
		has_law = law_type:law_free_trade
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_free_trade = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_trade_policy_variable
		NOT = { has_law = law_type:law_free_trade }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_free_trade
	}
}
LawAdd_Actived_law_isolationism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_trade_policy_variable
		has_law = law_type:law_isolationism
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_isolationism = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_trade_policy_variable
		NOT = { has_law = law_type:law_isolationism }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_isolationism
	}
}
LawAdd_Actived_law_canton_system = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_trade_policy_variable
		has_law = law_type:law_canton_system
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_canton_system = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_economy_variable
		has_variable = LawGroupOpen_trade_policy_variable
		NOT = { has_law = law_type:law_canton_system }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_canton_system
	}
}

#welfare
LawGroupOpen_welfare_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		NOT = { has_variable = LawGroupOpen_welfare_variable }
		NOT = { has_variable = LawGroupOpen_human_rights_variable }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
 		set_variable = LawGroupOpen_welfare_variable
 		set_variable = LawGroupOpen_human_rights_variable
	}
}
LawGroupClose_welfare_decision = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_welfare_variable
		has_variable = LawGroupOpen_human_rights_variable

	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		remove_variable = LawGroupOpen_welfare_variable
		remove_variable = LawGroupOpen_human_rights_variable
	}
}
LawAdd_Actived_law_no_social_security = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_welfare_variable
		has_law = law_type:law_no_social_security
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_no_social_security = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_welfare_variable
		NOT = { has_law = law_type:law_no_social_security }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_no_social_security
	}
}
LawAdd_Actived_law_chiefs_distribute_aid = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_welfare_variable
		has_law = law_type:law_chiefs_distribute_aid
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_chiefs_distribute_aid = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_welfare_variable
		NOT = { has_law = law_type:law_chiefs_distribute_aid }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_chiefs_distribute_aid
	}
}
LawAdd_Actived_law_poor_laws = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_welfare_variable
		has_law = law_type:law_poor_laws
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_poor_laws = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_welfare_variable
		NOT = { has_law = law_type:law_poor_laws }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_poor_laws
	}
}
LawAdd_Actived_law_wage_subsidies = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_welfare_variable
		has_law = law_type:law_wage_subsidies
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_wage_subsidies = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_welfare_variable
		NOT = { has_law = law_type:law_wage_subsidies }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_wage_subsidies
	}
}
LawAdd_Actived_law_old_age_pension = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_welfare_variable
		has_law = law_type:law_old_age_pension
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
	}
}
LawAdd_UnActived_law_old_age_pension = {
	is_shown = {
		has_variable = openCheatDecision_variable
		has_variable = Open_LawCheat_Decision_variable
		has_variable = LawCategoryOpen_human_rights_variable
		has_variable = LawGroupOpen_welfare_variable
		NOT = { has_law = law_type:law_old_age_pension }
	}
	possible = {
    
	}
	ai_chance = {
		value = 0
    }
	when_taken = {
		activate_law = law_type:law_old_age_pension
	}
}
