﻿bap_bear_warriors = {
	type = heavy_infantry

	damage = 40
	toughness = 26
	pursuit = 0
	screen = 24

	terrain_bonus = {
		taiga = {
			damage = 8
		}
		forest = {
			damage = 8
		}
	}

	counters = {
		pikemen = 1
		peasant_militia = 2
		archers = 1
	}

	winter_bonus = {
		normal_winter = {
			toughness = 6
			screen = 6
		}
		harsh_winter = {
			toughness = 6
			screen = 6
		}
	}

	can_recruit = {
		always = no
	}

	buy_cost = { gold = 0 }
	low_maintenance_cost = { gold = 0 }
	high_maintenance_cost = { gold = 0 }
	provision_cost = 0
	stack = 50
	ai_quality = {
		value = 0
	}
	icon = danish_huskarls
}
