lots of stuff

This commit is contained in:
edwardtheelbowhigh 2025-02-19 21:39:32 +00:00
parent bbd7765216
commit ff6b493f88
35 changed files with 3680 additions and 196 deletions

View file

@ -229,4 +229,64 @@ d_nf_gibb = { # Gibb
destroy_if_invalid_heir = yes
ai_primary_priority = { add = @never_primary_score }
}
}
d_nf_newton = { # Newton
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_hendderswn = { # Newton
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_jacob = { # Newton
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_squyrhys = { # Newton
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 }
}