﻿fp1_adventure_legacy_track = {
	is_shown = {
		has_dlc_feature = the_northern_lords
		dynasty = {
			OR = {
				dynast = {
					culture = {
						OR = {
							this = culture:norse
							this = culture:estonian
							any_parent_culture_or_above = {
								this = culture:norse
							}
						}
					}
				}
				has_dynasty_perk = fp1_adventure_legacy_1
			}
		}
	}
}

fp1_pillage_legacy_track = {
	is_shown = {
		has_dlc_feature = the_northern_lords
		dynasty = {
			OR = {
				dynast = {
					culture = {
						OR = {
							this = culture:norse
							this = culture:estonian
							any_parent_culture_or_above = {
								this = culture:norse
							}
						}
					}
				}
				has_dynasty_perk = fp1_pillage_legacy_1
			}
		}
	}
}

fp1_adventure_legacy_track = {
	is_shown = {
		has_dlc_feature = the_northern_lords
		dynasty = {
			OR = {
				dynast = {
					culture = {
						OR = {
							this = culture:estonian
							any_parent_culture_or_above = {
								this = culture:norse
							}
						}
					}
				}
				has_dynasty_perk = fp1_adventure_legacy_1
			}
		}
	}
}

fp1_pillage_legacy_track = {
	is_shown = {
		has_dlc_feature = the_northern_lords
		dynasty = {
			OR = {
				dynast = {
					culture = {
						OR = {
							this = culture:estonian
							any_parent_culture_or_above = {
								this = culture:norse
							}
						}
					}
				}
				has_dynasty_perk = fp1_pillage_legacy_1
			}
		}
	}
}
