﻿
# Cultural MAA triggers - Used in various places for triggers, AI weights, etc.

# Check if scoped characters culture has Famuli Warriors cultural parameter
# scope = character
culture_has_regula_female_warriors_trigger = {
	culture = { has_cultural_parameter = unlock_maa_famuli }
}

# Check to make sure the holy site has not been lost
regula_female_blessing_active_trigger = {
	custom_description = {
		text = holy_site_reg_offspring_held_trigger
		character_has_regula_holy_effect_female_offspring = yes
	}
}
