﻿martial_custom_regula = {
	type = martial_custom

	parameters = {
		martial_custom_female_only_combatant = yes
	}
	
	character_modifier = {
		hostile_county_attrition = -0.15
		pikemen_max_size_add = 1
		heavy_infantry_max_size_add = 1
		heavy_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
	
	}
}
