prohibit_use_of_local_languages.txt

(0 KB) Pobierz
prohibit_use_of_local_languages = {
#Prohibit use of local languages in administration, settlement a la Ireland, Russification, etc.

	category = 3

	allow = {
		any_owned_province = {
			has_owner_accepted_culture = no
		}
		NOT = { has_idea_group = humanist_ideas }
	}
	
	effect = {
		
	}
	
	modifier = {
		culture_conversion_cost = -0.15
	}
	
	chance = {
		factor = 1
		modifier = {
			factor = 2
			num_of_owned_provinces_with = {
				value = 10
				has_owner_accepted_culture = no
				has_owner_culture = no
			}
		}
		modifier = {
			factor = 3
			num_of_owned_provinces_with = {
				value = 20
				has_owner_accepted_culture = no
				has_owner_culture = no
			}
		}
	}

	ai_will_do = {
		factor = 1
		modifier = {
			factor = 2
			num_of_owned_provinces_with = {
				value = 10
				has_owner_accepted_culture = no
			}
		}		
	}	
}
Zgłoś jeśli naruszono regulamin