﻿# DUCHY
DukeMaleWesterosi = {
	type = character

	# MARCHER LORD
	text = {
		trigger = {
			OR= {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					vassal_contract_has_flag = has_march_contract
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						vassal_contract_has_flag = has_march_contract
					
					}
				}
			}
		}	
		localization_key = marcher_lord
    }

	# PALATINATE LORD
	text = {
		trigger = {
			OR= {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					vassal_contract_has_flag = has_palatinate_contract
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						vassal_contract_has_flag = has_palatinate_contract
					
					}
				}
			}
		}	
		localization_key = palatinate_lord
    }

	# LORDS ONLY (DUCHY TIER)
	text = {
		trigger = {
			has_game_rule = no_powerful_landed_knights_rule
			OR ={
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
				}
			}
		}
		localization_key = high_lord
	}

	# LORD GLOVER
	text = {
		trigger = {
			has_game_rule = lord_glover_rule
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					has_primary_title = title:d_the_wolfswood
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						has_primary_title = title:d_the_wolfswood
					}
				}
			}
		}
		localization_key = high_lord
	}

	# LORD FOSSOWAY
	text = {
		trigger = {
			has_game_rule = lord_red_fossoway_rule
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					has_primary_title = title:d_orchard_way
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						has_primary_title = title:d_orchard_way
					}
				}
			}
		}
		localization_key = high_lord
	}

	# LORD (UNKNOWN TITLES)
	text = {
		trigger = {
			has_game_rule = unknown_lordly_houses_rule
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					agot_has_unknown_duchy_title_trigger = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						agot_has_unknown_duchy_title_trigger = yes
					}
				}
			}
		}
		localization_key = high_lord
	}

	# LORD (RESTRICTED CREATED TITLES)
	text = {
		trigger = {
			has_game_rule = created_restricted_lords_rule
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					agot_has_created_big_duchy_title_trigger = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						agot_has_created_big_duchy_title_trigger = yes
					}
				}
			}
		}
		localization_key = high_lord
	}

	# LORD (ALL CREATED TITLES)
	text = {
		trigger = {
			has_game_rule = created_all_lords_rule
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					agot_has_created_duchy_title_trigger = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						agot_has_created_duchy_title_trigger = yes
					}
				}
			}
		}
		localization_key = high_lord
	}

	# SER (EXTENDED)
	text = {
		trigger = {
			has_game_rule = extended_landed_knights_rule
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					agot_has_special_duchy_title_trigger = yes
					OR = {
						is_adult = yes
						is_agot_knight_trigger = yes
					}
					OR = { 
						faith = {
							has_doctrine = tenet_knighthood
						}
						is_agot_knight_trigger = yes
					}
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						agot_has_special_duchy_title_trigger = yes
					}
					OR = {
						is_adult = yes
						is_agot_knight_trigger = yes
					}
					OR = { 
						faith = {
							has_doctrine = tenet_knighthood
						}
						is_agot_knight_trigger = yes
					}
				}
			}
		}
		localization_key = ser
	}

	# SER (STANDARD)
	text = {
		trigger = {
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					agot_has_special_duchy_title_trigger = yes
					is_agot_knight_trigger = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						agot_has_special_duchy_title_trigger = yes
					}
					is_agot_knight_trigger = yes
				}
			}
		}
		localization_key = ser
	}

	# MASTER
	text = {
		trigger = {
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					agot_has_special_duchy_title_trigger = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						agot_has_special_duchy_title_trigger = yes
					}
				}
			}
		}
		localization_key = master
	}

	# HIGH LORD
	text = {
		trigger = {
			OR ={
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
				}
			}
		}
		localization_key = high_lord
	}

	# FALLBACK
	text = {
		fallback = yes
		localization_key = duke
	}
}

DukeFemaleWesterosi = {
	type = character

	# MARCHER LADY
	text = {
		trigger = {
			OR= {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					vassal_contract_has_flag = has_march_contract
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						vassal_contract_has_flag = has_march_contract
					
					}
				}
			}
		}	
		localization_key = marcher_lady
    }

	# PALATINATE LADY
	text = {
		trigger = {
			OR= {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					vassal_contract_has_flag = has_palatinate_contract
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						vassal_contract_has_flag = has_palatinate_contract
					
					}
				}
			}
		}	
		localization_key = palatinate_lady
    }

	# LADIES ONLY (DUCHY TIER)
	text = {
		trigger = {
			has_game_rule = no_powerful_landed_knights_rule
			agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
			OR ={
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
				}
			}
		}
		localization_key = high_lady
	}

	# LADY GLOVER
	text = {
		trigger = {
			has_game_rule = lord_glover_rule
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					has_primary_title = title:d_the_wolfswood
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						has_primary_title = title:d_the_wolfswood
					}
				}
			}
		}
		localization_key = high_lady
	}

	# LADY FOSSOWAY
	text = {
		trigger = {
			has_game_rule = lord_red_fossoway_rule
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					has_primary_title = title:d_orchard_way
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						has_primary_title = title:d_orchard_way
					}
				}
			}
		}
		localization_key = high_lady
	}

	# LADY (UNKNOWN TITLES)
	text = {
		trigger = {
			has_game_rule = unknown_lordly_houses_rule
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					agot_has_unknown_duchy_title_trigger = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						agot_has_unknown_duchy_title_trigger = yes
					}
				}
			}
		}
		localization_key = high_lady
	}

	# LADY (RESTRICTED CREATED TITLES)
	text = {
		trigger = {
			has_game_rule = created_restricted_lords_rule
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					agot_has_created_big_duchy_title_trigger = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						agot_has_created_big_duchy_title_trigger = yes
					}
				}
			}
		}
		localization_key = high_lady
	}

	# LADY (ALL CREATED TITLES)
	text = {
		trigger = {
			has_game_rule = created_all_lords_rule
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					agot_has_created_duchy_title_trigger = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						agot_has_created_duchy_title_trigger = yes
					}
				}
			}
		}
		localization_key = high_lady
	}


	# DAME (EXTENDED)
	text = {
		trigger = {
			has_game_rule = extended_landed_knights_rule
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					agot_has_special_duchy_title_trigger = yes
					OR = {
						is_adult = yes
						is_agot_knight_trigger = yes
					}
					OR = { 
						faith = {
							has_doctrine = tenet_knighthood
						}
						is_agot_knight_trigger = yes
					}
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						agot_has_special_duchy_title_trigger = yes
					}
					OR = {
						is_adult = yes
						is_agot_knight_trigger = yes
					}
					OR = { 
						faith = {
							has_doctrine = tenet_knighthood
						}
						is_agot_knight_trigger = yes
					}
				}
			}
		}
		localization_key = dame
	}

	# DAME (STANDARD)
	text = {
		trigger = {
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					agot_has_special_duchy_title_trigger = yes
					is_agot_knight_trigger = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						agot_has_special_duchy_title_trigger = yes
					}
					is_agot_knight_trigger = yes
				}
			}
		}
		localization_key = dame
	}

	# MISTRESS
	text = {
		trigger = {
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					agot_has_special_duchy_title_trigger = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						agot_has_special_duchy_title_trigger = yes
					}
				}
			}
		}
		localization_key = mistress
	}

	# HIGH LADY
	text = {
		trigger = {
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
				}
			}
		}
		localization_key = high_lady
	}

	# FALLBACK
	text = {
		fallback = yes
		localization_key = duchess
	}
}

# COUNTY
CountMaleWesterosi = {
	type = character

	# CASTELLAN LORD
	text = {
		trigger = {
			OR= {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					vassal_contract_has_flag = has_castellan_contract
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						vassal_contract_has_flag = has_castellan_contract
					
					}
				}
			}
		}	
		localization_key = castellan_lord
    }

	# PALATINATE LORD
	text = {
		trigger = {
			OR= {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					vassal_contract_has_flag = has_palatinate_contract
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						vassal_contract_has_flag = has_palatinate_contract
					
					}
				}
			}
		}	
		localization_key = palatinate_lord
    }

	# MINOR LORD (EXTENDED)
	text = {
		trigger = {
			has_game_rule = extended_lords_rule
			OR ={
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
				}
			}
		}
		localization_key = minor_lord
	}

	# MINOR LORD (STANDARD)
	text = {
		trigger = {
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					agot_has_special_county_title_trigger = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						agot_has_special_county_title_trigger = yes
					}
				}
			}
		}
		localization_key = minor_lord
	}

	# SER (EXTENDED)
	text = {
		trigger = {
			has_game_rule = extended_landed_knights_rule
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					OR = {
						is_adult = yes
						is_agot_knight_trigger = yes
					}
					OR = { 
						faith = {
							has_doctrine = tenet_knighthood
						}
						is_agot_knight_trigger = yes
					}
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
					OR = {
						is_adult = yes
						is_agot_knight_trigger = yes
					}
					OR = { 
						faith = {
							has_doctrine = tenet_knighthood
						}
						is_agot_knight_trigger = yes
					}
				}
			}
		}
		localization_key = ser
	}

	# SER (STANDARD)
	text = {
		trigger = {
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					is_agot_knight_trigger = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
					is_agot_knight_trigger = yes
				}
			}
		}
		localization_key = ser
	}

	# CAPTAIN
	text = {
		trigger = {
			OR ={
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					culture = { 
						has_cultural_pillar = heritage_ironman 
					}
					is_adult = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						culture = { 
							has_cultural_pillar = heritage_ironman 
						}
					}
					is_adult = yes
				}
			}
		}
		localization_key = captain
	}

	# MASTER
	text = {
		trigger = {
			OR ={
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
				}
			}
		}
		localization_key = master
	}

	# FALLBACK
	text = {
		fallback = yes
		localization_key = count
	}
}

CountFemaleWesterosi = {
	type = character

	# CASTELLAN LADY
	text = {
		trigger = {
			OR= {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					vassal_contract_has_flag = has_castellan_contract
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						vassal_contract_has_flag = has_castellan_contract
					
					}
				}
			}
		}	
		localization_key = castellan_lady
    }

	# PALATINATE LADY
	text = {
		trigger = {
			OR= {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					vassal_contract_has_flag = has_palatinate_contract
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						vassal_contract_has_flag = has_palatinate_contract
					
					}
				}
			}
		}	
		localization_key = palatinate_lady
    }

	# MINOR LADY (EXTENDED)
	text = {
		trigger = {
			has_game_rule = extended_lords_rule
			OR ={
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
				}
			}
		}
		localization_key = minor_lady
	}

	# MINOR LADY (STANDARD)
	text = {
		trigger = {
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					agot_has_special_county_title_trigger = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						agot_has_special_county_title_trigger = yes
					}
				}
			}
		}
		localization_key = minor_lady
	}

	# DAME (EXTENDED)
	text = {
		trigger = {
			has_game_rule = extended_landed_knights_rule
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					OR = {
						is_adult = yes
						is_agot_knight_trigger = yes
					}
					OR = { 
						faith = {
							has_doctrine = tenet_knighthood
						}
						is_agot_knight_trigger = yes
					}
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
					OR = {
						is_adult = yes
						is_agot_knight_trigger = yes
					}
					OR = { 
						faith = {
							has_doctrine = tenet_knighthood
						}
						is_agot_knight_trigger = yes
					}
				}
			}
		}
		localization_key = dame
	}

	# DAME (STANDARD)
	text = {
		trigger = {
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					is_agot_knight_trigger = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
					is_agot_knight_trigger = yes
				}
			}
		}
		localization_key = dame
	}

	# CAPTAIN
	text = {
		trigger = {
			OR ={
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					culture = { 
						has_cultural_pillar = heritage_ironman 
					}
					is_adult = yes
				}
			}
		}
		localization_key = captain
	}

	# MISTRESS
	text = {
		trigger = {
			OR ={
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
				}
			}
		}
		localization_key = mistress
	}

	# FALLBACK
	text = {
		fallback = yes
		localization_key = countess
	}
}

# BARONY
BaronMaleWesterosi = {
	type = character

	# SER (EXTENDED)
	text = {
		trigger = {
			has_game_rule = extended_landed_knights_rule
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					OR = {
						is_adult = yes
						is_agot_knight_trigger = yes
					}
					OR = { 
						faith = {
							has_doctrine = tenet_knighthood
						}
						is_agot_knight_trigger = yes
					}
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
					OR = {
						is_adult = yes
						is_agot_knight_trigger = yes
					}
					OR = { 
						faith = {
							has_doctrine = tenet_knighthood
						}
						is_agot_knight_trigger = yes
					}
				}
			}
		}
		localization_key = ser
	}

	# SER (STANDARD)
	text = {
		trigger = {
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					is_agot_knight_trigger = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
					is_agot_knight_trigger = yes
				}
			}
		}
		localization_key = ser
	}

	# CAPTAIN
	text = {
		trigger = {
			OR ={
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					culture = { 
						has_cultural_pillar = heritage_ironman 
					}
					is_adult = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
						culture = { 
							has_cultural_pillar = heritage_ironman 
						}
					}
					is_adult = yes
				}
			}
		}
		localization_key = captain
	}

	# MASTER
	text = {
		trigger = {
			OR ={
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
				}
			}
		}
		localization_key = master
	}

	# FALLBACK
	text = {
		fallback = yes
		localization_key = baron
	}
}

BaronFemaleWesterosi = {
	type = character

	# DAME (EXTENDED)
	text = {
		trigger = {
			has_game_rule = extended_landed_knights_rule
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					is_adult = yes
					OR = { 
						is_agot_knight_trigger = yes
						faith = {
							has_doctrine = tenet_knighthood
						}
					}
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
					OR = {
						is_adult = yes
						is_agot_knight_trigger = yes
					}
					OR = { 
						faith = {
							has_doctrine = tenet_knighthood
						}
						is_agot_knight_trigger = yes
					}
				}
			}
		}
		localization_key = dame
	}

	# DAME (STANDARD)
	text = {
		trigger = {
			OR = {
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					is_agot_knight_trigger = yes
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
					is_agot_knight_trigger = yes
				}
			}
		}
		localization_key = dame
	}

	# CAPTAIN
	text = {
		trigger = {
			OR ={
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					culture = { 
						has_cultural_pillar = heritage_ironman 
					}
					is_adult = yes
				}
			}
		}
		localization_key = captain
	}

	# MISTRESS
	text = {
		trigger = {
			OR ={
				AND = {
					agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
				}
				AND = {
					exists = primary_spouse
					root.primary_spouse = {
						agot_flavour_is_lord_in_westeros_trigger = { CHAR = this }
					}
				}
			}
		}
		localization_key = mistress
	}

	# FALLBACK
	text = {
		fallback = yes
		localization_key = baroness
	}
}