N3OW/N3OW/common/landed_titles/noble_families.txt
edwardtheelbowhigh c15b42d0dd various tweaks
2025-11-19 18:13:45 +00:00

44 lines
No EOL
1 KiB
Text

@never_primary_score = -1000
c_nf_barabino = {
color = { 100 100 100 }
capital = c_genoa
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 }
}
c_nf_cyflymarhyan = { # Cyflymarhyan (Quicksilver)
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 }
}
c_nf_windsor = { # Windsor
color = { 100 100 100 }
capital = c_berkshire
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 }
}