the_dacke_feud.txt

(1 KB) Pobierz
the_dacke_feud = {
	potential = {
		tag = SWE
		normal_or_historical_nations = yes
		is_subject = no
		uses_doom = no
		NOT = { has_country_flag = had_the_dacke_feud }
		any_owned_province = {
			OR = {
				area = norrland_area
				area = svealand_area
				area = ostra_svealand_area
				area = gotaland_area
				area = vastra_gotaland_area
				area = skaneland_area
			}
		}
	}


	can_start = {
		has_any_disaster = no
		religion = protestant
		has_country_modifier = vasa_centralization_reforms
	}
	
	
	can_stop = {
		OR = {
			has_any_disaster = yes
			NOT = { religion = protestant }
		}
	}

	
	
	progress = {
		modifier = {
			factor = 1
			NOT = { stability = 1 }
		}
		modifier = {
			factor = 1
			war_exhaustion = 4
		}
		modifier = {
			factor = 1
			NOT = { average_home_autonomy = 10 }
		}
	}




	
	can_end = {
		NOT = {
			has_spawned_rebels = particularist_rebels
		}
		stability = 1
	}
	



	modifier = {
		global_unrest = 5
	}	
	
	
	on_start = the_dacke_feud.1
	on_end = the_dacke_feud.100
	
	on_monthly = {
		events = {
		}
		random_events = { 
			1000 = 0
			100 = the_dacke_feud.2
			100 = the_dacke_feud.3
		}
	}
}

Zgłoś jeśli naruszono regulamin