﻿#############
# Fury of the Northmen Scripted Values
#############

##################################################
# Wars

varangian_adventurers_standard_levy_cap_value = 2000

varangian_adventurers_bonus_levies_value = {
	value = 0

	# Add troops for each appropriate county.
	every_sub_realm_county = {
		limit = {
			title_province = { geographical_region = dlc_fp1_region_core_mainland_scandinavia }
			culture = scope:attacker.culture
			faith = scope:attacker.faith
		}
		add = 0.25
	}

	#Denmark is 4
	#Sweden is 6.25
	#Norway is 6.25
	
	max = {
		# Standard base max.
		value = varangian_adventurers_standard_levy_cap_value
	}
}

