# Full Plate Metal by Tobias Gustafsson.
# Outfit your dynasty with the power to rock! Due to popular demand, a new pack of metal music is now available for Crusader Kings II. From Tobias Gustavsson, composer of Viking Metal and Guns, Drums and Steel, five completely original compositions have been created to add intensity to your Crusader Kings experience, with inspirations drawn from Viking music, the Main Theme, Nordic culture, and  of course  heavy metal.

song = {
	name = "01ck2maintheme.ogg"
	song_name = "CK2 Main Theme (Metal)"
	
	chance = {
		factor = 1 
		modifier = {
			factor = 2.5
			war = yes
		}
	}
	volume = 0.55
}

song = {
	name = "02avikingstrail.ogg"
	song_name = "A Vikings Trail"
	
	chance = {
		factor = 1 
		modifier = {
			factor = 2
			war = yes
		}
	}
	volume = 0.55
}

song = {
	name = "03ahuranirain.ogg"
	song_name = "Ahurani Rain"
	
	chance = {
		factor = 2 
		modifier = {
			factor = 0.1
			war = yes
		}
	}
	volume = 0.55
}

song = {
	name = "04passagegrave.ogg"
	song_name = "Passage Grave"
	
	chance = {
		factor = 2 
	}
	volume = 0.55
}

song = {
	name = "05werethatperfectstorm.ogg"
	song_name = "We're That Perfect Storm"
	
	chance = {
		factor = 1 
	}
	volume = 0.55
}