diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index 5dde7e9e..8ae029b2 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -1756,6 +1756,14 @@ plata_dynasty = { name = dynn_Plata culture = cale } +ayouch_dynasty = { + name = dynn_Ayouch + culture = beur +} +murphy_dynasty = { + name = dynn_Murphy + culture = traveller +} baio_dynasty = { name = dynn_Baio diff --git a/common/landed_titles/LAAMPs.txt b/common/landed_titles/LAAMPs.txt index e5e69903..afcae18c 100644 --- a/common/landed_titles/LAAMPs.txt +++ b/common/landed_titles/LAAMPs.txt @@ -89,7 +89,7 @@ d_laamp_knife = { ai_primary_priority = { add = @never_primary_score } } -d_laamp_los_ninos_de_los_reyes = { +d_laamp_cale_roman = { color = { 100 100 100 } capital = c_camargue @@ -101,5 +101,33 @@ d_laamp_los_ninos_de_los_reyes = { noble_family = yes destroy_if_invalid_heir = yes + ai_primary_priority = { add = @never_primary_score } +} +d_laamp_beur_simurghi = { + color = { 100 100 100 } + capital = c_bouches_du_rhone + + definite_form = yes + landless = yes + ruler_uses_title_name = no + always_follows_primary_heir = yes + no_automatic_claims = yes + noble_family = yes + destroy_if_invalid_heir = yes + + ai_primary_priority = { add = @never_primary_score } +} +d_laamp_traveller_celtic = { + color = { 100 100 100 } + capital = c_dublin + + definite_form = yes + landless = yes + ruler_uses_title_name = no + always_follows_primary_heir = yes + no_automatic_claims = yes + noble_family = yes + destroy_if_invalid_heir = yes + ai_primary_priority = { add = @never_primary_score } } \ No newline at end of file diff --git a/history/characters/NEOW_e_france.txt b/history/characters/NEOW_e_france.txt index 59259161..443541e3 100644 --- a/history/characters/NEOW_e_france.txt +++ b/history/characters/NEOW_e_france.txt @@ -1569,4 +1569,20 @@ roberto_de_plata={ trait=lifestyle_poet 2524.8.7={birth=yes} 2600.12.26={death=yes} +} +eugene_murphy={ + name="Eugene" + dynasty=murphy_dynasty + culture=traveller + religion=celtic + 2526.3.11={birth=yes} + 2600.12.26={death=yes} +} +diallo_ayouch={ + name="Diallo" + dynasty=ayouch_dynasty + culture=beur + religion=simurghi + 2527.1.6={birth=yes} + 2600.12.26={death=yes} } \ No newline at end of file diff --git a/history/titles/NEOW_laamp_titles.txt b/history/titles/NEOW_laamp_titles.txt index 64ff6ea7..69a6d03e 100644 --- a/history/titles/NEOW_laamp_titles.txt +++ b/history/titles/NEOW_laamp_titles.txt @@ -26,7 +26,7 @@ d_laamp_test_jewish = { } } -d_laamp_los_ninos_de_los_reyes = { # Los Niños de los Reyes +d_laamp_cale_roman = { 2555.1.1 = { liege = 0 holder = roberto_de_plata @@ -39,6 +39,34 @@ d_laamp_los_ninos_de_los_reyes = { # Los Niños de los Reyes } } } +d_laamp_traveller_celtic = { + 2555.1.1 = { + liege = 0 + holder = eugene_murphy + government = landless_minority_government + succession_laws = { confederate_partition_succession_law } + effect = { + create_landless_minority_title_history_effect = yes + set_variable = { name = adventurer_creation_reason value = flag:historical } + destroy_landless_title_no_dlc_effect = { DATE = 2555.1.1 } + } + } +} + +d_laamp_beur_simurghi = { + 2555.1.1 = { + liege = 0 + holder = diallo_ayouch + government = landless_minority_government + succession_laws = { confederate_partition_succession_law } + effect = { + create_landless_minority_title_history_effect = yes + set_variable = { name = adventurer_creation_reason value = flag:historical } + destroy_landless_title_no_dlc_effect = { DATE = 2555.1.1 } + } + } +} + d_laamp_zolt = { # Saltpites 2555.1.1 = { diff --git a/localization/english/replace/NEOW_Domicile_l_english.yml b/localization/english/replace/NEOW_Domicile_l_english.yml index 79899f83..aff94c61 100644 --- a/localization/english/replace/NEOW_Domicile_l_english.yml +++ b/localization/english/replace/NEOW_Domicile_l_english.yml @@ -34,6 +34,15 @@ d_laamp_test_jewish:0 "$ashkenazi$ Community of the $dynn_britannia_kohn$'s" d_laamp_test_jewish_adj:0 "Jewish" d_laamp_test_jewish_article:0 "The " + d_laamp_cale_roman:0 "$cale$ Community of the $dynn_Plata$'s + d_laamp_cale_roman_adj:0 "Romani" + d_laamp_cale_roman_article:0 "The " + d_laamp_traveller_celtic:0 "$traveller$ Community of the $dynn_Murphy$'s + d_laamp_traveller_celtic_adj:0 "Traveller" + d_laamp_traveller_celtic_article:0 "The " + d_laamp_beur_simurghi:0 "$beur$ Community of the $dynn_Murphy$'s + d_laamp_beur_simurghi_adj:0 "Beur" + d_laamp_beur_simurghi_article:0 "The " minority_community_domicile_title: "[CHARACTER.GetFirstNamePossessiveNoTooltip] [minority_community_i|E][minority_community|E]" minority_community_type: "[minority_community_i|E][minority_community|E]" minority_community_type_tooltip: "[minority_community_i|E][minority_community|E]"