﻿martial_custom_regula = {
	type = martial_custom

	parameters = {
		martial_custom_female_only_combatant = yes
	}

	character_modifier = {
		hostile_county_attrition = -0.15
		skirmishers_max_size_add = 1
		archers_max_size_add = 1
		light_cavalry_max_size_add = 1
	}

	can_pick = {
		custom_tooltip = {
			text = martial_customs_trigger_femaleonly

			scope:character = { has_trait = magister_trait_group }
		}
	}

	ai_will_do = {
		value = 0

	}
}
