diff --git a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt index e28b97db..6e3b09f7 100644 --- a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt +++ b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt @@ -18,4 +18,23 @@ solomonid_dynasty = { texture = "te_neow_solomon.dds" instance = { position = { 0.5 0.5 } scale = { 0.8 0.8 } } } -} \ No newline at end of file +} + +house_rholls_rhoycy = { + pattern="pattern__solid_designer.dds" + color1=white + color2=black + colored_emblem={ + color1=black + texture="ce_letter_r.dds" + instance={ + position={ 0.580000 0.550000 } + scale={ 0.800000 0.800000 } + } + instance={ + position={ 0.420000 0.380000 } + scale={ 0.760000 0.760000 } + depth=1.010000 + } + } +} diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index 981c1819..dbdb8493 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -289,4 +289,19 @@ drummond_dynasty = { carnegie_dynasty = { name = dynn_carnegie culture = scottish +} + +jacob_dynasty = { + name = dynn_jacob + culture = norflander +} + +newton_dynasty = { + name = dynn_newton + culture = easlander +} + +gibb_dynasty = { + name = dynn_gibb + culture = gaelic #change to manx later } \ No newline at end of file diff --git a/common/dynasty_houses/NEOW_dynasty_houses.txt b/common/dynasty_houses/NEOW_dynasty_houses.txt index 05c0ac2f..87309a1b 100644 --- a/common/dynasty_houses/NEOW_dynasty_houses.txt +++ b/common/dynasty_houses/NEOW_dynasty_houses.txt @@ -1,4 +1,9 @@ house_rholls_rhoycy = { name = "dynn_rholls_rhoycy" dynasty = windsor_dynasty # Windsor +} + +house_juny = { + name = "dynn_juny" + dynasty = windsor_dynasty # Windsor } \ No newline at end of file diff --git a/common/landed_titles/NEOW_special_titles.txt b/common/landed_titles/NEOW_special_titles.txt index 547d4bdb..0a40fae0 100644 --- a/common/landed_titles/NEOW_special_titles.txt +++ b/common/landed_titles/NEOW_special_titles.txt @@ -156,7 +156,7 @@ d_nf_wall = { # wall ai_primary_priority = { add = @never_primary_score } } -d_nf_windsor = { # Windsor +d_nf_rholls_rhoycy = { # Rholls Rhoycy color = { 100 100 100 } capital = c_london @@ -198,5 +198,35 @@ d_nf_solomonid = { # Solomonid noble_family = yes destroy_if_invalid_heir = yes + ai_primary_priority = { add = @never_primary_score } +} + +d_nf_windsor = { # Windsor + color = { 100 100 100 } + capital = c_london + + 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_nf_gibb = { # Gibb + color = { 100 100 100 } + capital = c_london + + 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_britannia.txt b/history/characters/NEOW_e_britannia.txt index f7e6949d..fff6a138 100644 --- a/history/characters/NEOW_e_britannia.txt +++ b/history/characters/NEOW_e_britannia.txt @@ -750,4 +750,95 @@ britannia0042 = { 2600.1.1 = { death = yes } +} + +britannia0043 = { + name = "George" + dynasty = windsor_dynasty + religion = "victorian" + culture = norflander + trait = education_diplomacy_4 + trait = brave + trait = honest + trait = shy + 2516.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +britannia0044 = { + name = "Colin" + dynasty = jacob_dynasty + religion = "victorian" + culture = norflander + trait = education_diplomacy_3 + trait = brave + trait = gregarious + trait = lazy + trait = lifestyle_reveler + 2479.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +britannia0045 = { + name = "Margaret" + female = yes + dynasty = newton_dynasty + religion = "victorian" + culture = easlander + trait = education_diplomacy_4 + trait = ambitious + trait = gluttonous + trait = diligent + trait = lifestyle_mystic + 2511.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +britannia0046 = { + name = "Bryan" + dynasty_house = house_juny + religion = "victorian" + culture = soueyrneg + trait = education_martial_1 + trait = brave + trait = lustful + trait = patient + trait = strong + trait = physique_good_1 + 2511.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +britannia0047 = { + name = "Illiam" + dynasty = gibb_dynasty + religion = "victorian" #change to old thelema later + culture = gaelic #change to manx later + trait = education_martial_4 + trait = content + trait = brave + trait = patient + trait = aggressive_attacker + 2520.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } } \ No newline at end of file diff --git a/history/titles/NEOW_admin_titles.txt b/history/titles/NEOW_admin_titles.txt index cdc0c625..97f36686 100644 --- a/history/titles/NEOW_admin_titles.txt +++ b/history/titles/NEOW_admin_titles.txt @@ -85,7 +85,7 @@ d_nf_wall = { # Wall } } -d_nf_windsor = { # Rolls-Rhoycy +d_nf_rholls_rhoycy = { # Rolls-Rhoycy 2551.1.1 = { liege = e_britannia holder = britannia0011 #Bynjamyn Rolls-Rhoycy @@ -110,4 +110,22 @@ d_nf_solomonid = { # Solomonid government = administrative_government succession_laws = { noble_family_succession_law } } +} + +d_nf_windsor = { # Windsor + 2549.1.1 = { + liege = e_britannia + holder = britannia0043 #George Windsor + government = administrative_government + succession_laws = { noble_family_succession_law } + } +} + +d_nf_gibb = { # Gibb + 2544.1.1 = { + liege = e_britannia + holder = britannia0047 #Illiam Gibb + government = administrative_government + succession_laws = { noble_family_succession_law } + } } \ No newline at end of file diff --git a/history/titles/k_england.txt b/history/titles/k_england.txt index 27d72b51..49503e0a 100644 --- a/history/titles/k_england.txt +++ b/history/titles/k_england.txt @@ -28,6 +28,14 @@ d_bedford = { } } +c_bedford = { + 2507.1.1 = { + holder = britannia0046 #Bryan Juny + government = administrative_government + liege = e_britannia + } +} + d_london = { 2498.1.1 = { holder = britannia0005 #Elyan Cyflymarhyan diff --git a/history/titles/k_mann.txt b/history/titles/k_mann.txt index ecfb4609..b26e135f 100644 --- a/history/titles/k_mann.txt +++ b/history/titles/k_mann.txt @@ -2,4 +2,15 @@ k_mann = { 2505.1.1 = { change_development_level = 7 } + 2520.1.1 = { + holder = britannia0047 #Illiam Gibb + liege = e_britannia + } +} + +d_mann = { + 2520.1.1 = { + holder = britannia0047 #Illiam Gibb + liege = e_britannia + } } \ No newline at end of file diff --git a/history/titles/k_northumberland.txt b/history/titles/k_northumberland.txt index 687ded6b..fe52c636 100644 --- a/history/titles/k_northumberland.txt +++ b/history/titles/k_northumberland.txt @@ -7,4 +7,36 @@ k_northumberland = { 2505.1.1 = { change_development_level = 7 } +} + +d_lancaster = { + 2499.1.1 = { + holder = britannia0003 #Cory Starr + government = administrative_government + liege = e_britannia + } +} + +d_northumberland = { + 2549.1.1 = { + holder = britannia0043 #George Windsor + government = administrative_government + liege = k_northumberland + } +} + +d_york = { + 2520.1.1 = { + holder = britannia0044 # Colin Jacob + government = administrative_government + liege = k_northumberland + } +} + +d_lincoln = { + 2533.1.1 = { + holder = britannia0045 # Margaret Newton + government = administrative_government + liege = k_northumberland + } } \ No newline at end of file diff --git a/history/titles/k_scotland.txt b/history/titles/k_scotland.txt index c69e9d1f..800dadd6 100644 --- a/history/titles/k_scotland.txt +++ b/history/titles/k_scotland.txt @@ -57,7 +57,7 @@ d_lothian = { c_buchan = { 2540.1.1 = { holder = britannia0038 # Stephen MacKintosh - liege = e_britannia + liege = k_scotland } } diff --git a/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml b/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml index 508c1c55..4539edda 100644 --- a/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml +++ b/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml @@ -74,6 +74,10 @@ dynn_keith:0 "Keith" dynn_drummond:0 "Drummond" dynn_carnegie:0 "Carnegie" + dynn_jacob:0 "Jacob" + dynn_newton:0 "Newton" + dynn_juny:0 "Juny" + dynn_gibb:0 "Gibb" # PATRONYMS — PREFIXES AND SUFFIXES diff --git a/localization/english/titles_l_english.yml b/localization/english/titles_l_english.yml index 16566c7f..7e213272 100644 --- a/localization/english/titles_l_english.yml +++ b/localization/english/titles_l_english.yml @@ -24366,12 +24366,16 @@ k_vasconia_adj: "Vasconian" # Noble families + d_nf_gibb: "$dynn_gibb$ Family" + d_nf_gibb: "$DEFAULT_TITLE_NAME_ARTICLE$" + d_nf_windsor: "$dynn_windsor$ Family" + d_nf_windsor: "$DEFAULT_TITLE_NAME_ARTICLE$" d_nf_solomonid: "$dynn_solomonid$ Family" d_nf_solomonid_article: "$DEFAULT_TITLE_NAME_ARTICLE$" d_nf_nelson: "$dynn_nelson$ Family" d_nf_nelson_article: "$DEFAULT_TITLE_NAME_ARTICLE$" - d_nf_windsor: "$dynn_windsor$ Family" - d_nf_windsor_article: "$DEFAULT_TITLE_NAME_ARTICLE$" + d_nf_rholls_rhoycy: "$dynn_rholls_rhoycy$ Family" + d_nf_rholls_rhoycy_article: "$DEFAULT_TITLE_NAME_ARTICLE$" d_nf_wall: "$dynn_wall$ Family" d_nf_wall_article: "$DEFAULT_TITLE_NAME_ARTICLE$" d_nf_elgarh: "$dynn_elgarh$ Family"