more characters
This commit is contained in:
parent
8d1f99afb5
commit
0b04af7497
12 changed files with 1098 additions and 8 deletions
|
|
@ -161,4 +161,77 @@ britannia0009 = {
|
|||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
britannia0010 = {
|
||||
name = "Williaim"
|
||||
dynasty = wall_dynasty
|
||||
religion = "victorian"
|
||||
culture = strafclideg
|
||||
trait = education_martial_3
|
||||
trait = ambitious
|
||||
trait = brave
|
||||
trait = gregarious
|
||||
trait = flexible_leader
|
||||
2510.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
britannia0011 = {
|
||||
name = "Bynjamyn"
|
||||
dynasty = rholls_rhoycy_dynasty
|
||||
religion = "victorian"
|
||||
culture = prytoneg
|
||||
trait = education_stewardship_5
|
||||
trait = greedy
|
||||
trait = diligent
|
||||
trait = patient
|
||||
2523.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
britannia0012 = {
|
||||
name = "Boudica"
|
||||
dynasty = nelson_dynasty
|
||||
religion = "victorian"
|
||||
culture = easlander
|
||||
trait = education_martial_5
|
||||
trait = zealous
|
||||
trait = lustful
|
||||
trait = humble
|
||||
trait = organizer
|
||||
2524.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
britannia0013 = {
|
||||
name = "Arthur"
|
||||
dynasty = solomonid_dynasty
|
||||
religion = "victorian"
|
||||
culture = soueyrneg
|
||||
trait = education_diplomacy_5
|
||||
trait = physique_good_2
|
||||
trait = gregarious
|
||||
trait = lustful
|
||||
trait = compassionate
|
||||
trait = poet
|
||||
trait = lifestyle_blademaster
|
||||
2500.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
|
@ -75,3 +75,39 @@ d_nf_elgarh = { # Elgarh
|
|||
succession_laws = { noble_family_succession_law }
|
||||
}
|
||||
}
|
||||
|
||||
d_nf_wall = { # Wall
|
||||
2540.1.1 = {
|
||||
liege = e_britannia
|
||||
holder = britannia0010 #Williaim Wall
|
||||
government = administrative_government
|
||||
succession_laws = { noble_family_succession_law }
|
||||
}
|
||||
}
|
||||
|
||||
d_nf_rolls_rhoycy = { # Rolls-Rhoycy
|
||||
2551.1.1 = {
|
||||
liege = e_britannia
|
||||
holder = britannia0011 #Bynjamyn Rolls-Rhoycy
|
||||
government = administrative_government
|
||||
succession_laws = { noble_family_succession_law }
|
||||
}
|
||||
}
|
||||
|
||||
d_nf_rolls_rhoycy = { # Rolls-Rhoycy
|
||||
2547.1.1 = {
|
||||
liege = e_britannia
|
||||
holder = britannia0012 #Boudica Nelson
|
||||
government = administrative_government
|
||||
succession_laws = { noble_family_succession_law }
|
||||
}
|
||||
}
|
||||
|
||||
d_nf_solomonid = { # Solomonid
|
||||
2540.1.1 = {
|
||||
liege = e_britannia
|
||||
holder = britannia0013 #Arthur Solomonid
|
||||
government = administrative_government
|
||||
succession_laws = { noble_family_succession_law }
|
||||
}
|
||||
}
|
||||
|
|
@ -45,4 +45,12 @@ d_gloucester = {
|
|||
government = administrative_government
|
||||
liege = e_britannia
|
||||
}
|
||||
}
|
||||
|
||||
d_norfolk = {
|
||||
2547.1.1 = {
|
||||
liege = e_britannia
|
||||
holder = britannia0012 #Boudica Nelson
|
||||
government = administrative_government
|
||||
}
|
||||
}
|
||||
|
|
@ -2,4 +2,9 @@ k_scotland = {
|
|||
2505.1.1 = {
|
||||
change_development_level = 7
|
||||
}
|
||||
2540.1.1 = {
|
||||
holder = britannia0010 # Williaim Wall
|
||||
government = administrative_government
|
||||
liege = e_britannia
|
||||
}
|
||||
}
|
||||
|
|
@ -2,7 +2,13 @@ k_wales = {
|
|||
2505.1.1 = {
|
||||
change_development_level = 7
|
||||
}
|
||||
2551.1.1 = {
|
||||
holder = britannia0011 #Bynjamyn Rolls-Rhoycy
|
||||
government = administrative_government
|
||||
liege = e_britannia
|
||||
}
|
||||
}
|
||||
|
||||
d_hereford = {
|
||||
2526.1.1 = {
|
||||
holder = britannia0009 #Robert Elgarh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue