CulturalUprising.txt

(1 KB) Pobierz
country_event = {
	id = 3051
	title = "EVTNAME3051"
	desc = "EVTDESC3051"
	picture = ANGRY_MOB_eventPicture
	
	is_triggered_only = yes
	
	trigger = {
		any_owned_province = {
			is_capital = no
			NOT = { ROOT = { accepted_culture = PREV } }
			NOT = { ROOT = { primary_culture = PREV } }
			NOT = { ROOT = { culture_group = PREV } }
			NOT = { ROOT = { religion = PREV } }				
		}
	}
	
	mean_time_to_happen = {
		days = 1
	}
	
	option = {
		name = "EVTOPTA3051"
		ai_chance = { factor = 50 }
		random_owned_province = {
			limit = {
				is_capital = no
				NOT = { ROOT = { accepted_culture = PREV } }
				NOT = { ROOT = { primary_culture = PREV } }
				NOT = { ROOT = { culture_group = PREV } }
				NOT = { ROOT = { religion = PREV } }			
			}
			add_province_modifier = {
				name = "suppress_minority"
				duration = 1825
			}			
		}
	}
	option = {
		name = "EVTOPTB3051"
		ai_chance = { factor = 50 }
		random_owned_province = {
			limit = {
				is_capital = no
				NOT = { ROOT = { accepted_culture = PREV } }
				NOT = { ROOT = { primary_culture = PREV } }
				NOT = { ROOT = { culture_group = PREV } }
				NOT = { ROOT = { religion = PREV } }	
			}		
			add_local_autonomy = 25
		}
	}
}
Zgłoś jeśli naruszono regulamin