more characters
This commit is contained in:
parent
0b04af7497
commit
05416c1be3
9 changed files with 381 additions and 8 deletions
|
|
@ -200,10 +200,11 @@ britannia0011 = {
|
|||
|
||||
britannia0012 = {
|
||||
name = "Boudica"
|
||||
female = yes
|
||||
dynasty = nelson_dynasty
|
||||
religion = "victorian"
|
||||
culture = easlander
|
||||
trait = education_martial_5
|
||||
trait = education_martial_4
|
||||
trait = zealous
|
||||
trait = lustful
|
||||
trait = humble
|
||||
|
|
@ -234,4 +235,112 @@ britannia0013 = {
|
|||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
britannia0014 = {
|
||||
name = "Mícheál"
|
||||
dynasty = colbrugha_dynasty
|
||||
religion = "celtic"
|
||||
culture = high_irish
|
||||
trait = education_martial_3
|
||||
trait = brave
|
||||
trait = humble
|
||||
trait = gregarious
|
||||
trait = holy_warrior
|
||||
trait = maimed
|
||||
2517.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
britannia0015 = {
|
||||
name = "Owain"
|
||||
dynasty = lawrence_dynasty
|
||||
religion = "victorian"
|
||||
culture = welsh
|
||||
trait = education_martial_2
|
||||
trait = arbitrary
|
||||
trait = patient
|
||||
trait = arrogant
|
||||
trait = strong
|
||||
2508.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
britannia0016 = {
|
||||
name = "Fodorh"
|
||||
dynasty = montgomyrhy_dynasty
|
||||
religion = "victorian"
|
||||
culture = welsh
|
||||
trait = education_martial_2
|
||||
trait = chaste
|
||||
trait = humble
|
||||
trait = gregarious
|
||||
2529.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
britannia0017 = {
|
||||
name = "Sawyl"
|
||||
dynasty = gwilym_dynasty
|
||||
religion = "victorian"
|
||||
culture = welsh
|
||||
trait = education_martial_2
|
||||
trait = brave
|
||||
trait = honest
|
||||
trait = generous
|
||||
2530.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
britannia0018 = {
|
||||
name = "Grhufydd"
|
||||
dynasty = squyrhys_dynasty
|
||||
religion = "victorian"
|
||||
culture = prytoneg
|
||||
trait = education_martial_4
|
||||
trait = ambitious
|
||||
trait = brave
|
||||
trait = compassionate
|
||||
trait = unyielding_defender
|
||||
trait = strategist
|
||||
trait = beauty_good_2
|
||||
2531.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
britannia0019 = {
|
||||
name = "Isaac"
|
||||
dynasty = primrose_dynasty
|
||||
religion = "congregationist"
|
||||
culture = ashkenazi
|
||||
trait = education_diplomacy_5
|
||||
trait = patient
|
||||
trait = generous
|
||||
trait = compassionate
|
||||
2520.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
|
@ -15,6 +15,38 @@ k_england = {
|
|||
}
|
||||
}
|
||||
|
||||
d_bedford = {
|
||||
2498.1.1 = {
|
||||
holder = britannia0005 #Elyan Cyflymarhyan
|
||||
}
|
||||
2527.1.1 = {
|
||||
holder = britannia0004 #Isylmo Cyflymarhyan
|
||||
}
|
||||
2530.1.1 = {
|
||||
holder = britannia0001 #Frydyryk Cyflymarhyan
|
||||
government = administrative_government
|
||||
}
|
||||
}
|
||||
|
||||
d_london = {
|
||||
2498.1.1 = {
|
||||
holder = britannia0005 #Elyan Cyflymarhyan
|
||||
}
|
||||
2527.1.1 = {
|
||||
holder = britannia0004 #Isylmo Cyflymarhyan
|
||||
}
|
||||
2530.1.1 = {
|
||||
holder = britannia0001 #Frydyryk Cyflymarhyan
|
||||
government = administrative_government
|
||||
}
|
||||
}
|
||||
|
||||
c_london = {
|
||||
2505.1.1 = {
|
||||
change_development_level = 28
|
||||
}
|
||||
}
|
||||
|
||||
d_somerset = {
|
||||
2536.1.1 = {
|
||||
holder = britannia0002 #Palamedes Al-Said
|
||||
|
|
@ -46,6 +78,13 @@ d_gloucester = {
|
|||
liege = e_britannia
|
||||
}
|
||||
}
|
||||
c_oxfordshire = {
|
||||
2549.1.1 = {
|
||||
holder = britannia0019 #Isaac Primrose
|
||||
government = administrative_government
|
||||
liege = d_gloucester
|
||||
}
|
||||
}
|
||||
|
||||
d_norfolk = {
|
||||
2547.1.1 = {
|
||||
|
|
|
|||
|
|
@ -2,4 +2,10 @@ k_ireland = {
|
|||
2505.1.1 = {
|
||||
change_development_level = 7
|
||||
}
|
||||
}
|
||||
|
||||
d_munster = {
|
||||
2538.1.1 = {
|
||||
holder = britannia0014 #Mícheál Colbrugha
|
||||
}
|
||||
}
|
||||
|
|
@ -2,7 +2,7 @@ k_wales = {
|
|||
2505.1.1 = {
|
||||
change_development_level = 7
|
||||
}
|
||||
2551.1.1 = {
|
||||
2539.1.1 = {
|
||||
holder = britannia0011 #Bynjamyn Rolls-Rhoycy
|
||||
government = administrative_government
|
||||
liege = e_britannia
|
||||
|
|
@ -15,4 +15,40 @@ d_hereford = {
|
|||
government = administrative_government
|
||||
liege = e_britannia
|
||||
}
|
||||
}
|
||||
|
||||
d_gwynedd = {
|
||||
2540.1.1 = {
|
||||
holder = britannia0015 #Owain Lawrence
|
||||
liege = k_wales
|
||||
}
|
||||
}
|
||||
|
||||
d_powys = {
|
||||
2549.1.1 = {
|
||||
holder = britannia0016 #Fodorh Montgomyrhy
|
||||
liege = k_wales
|
||||
}
|
||||
}
|
||||
|
||||
c_brecknockshire = {
|
||||
2551.1.1 = {
|
||||
holder = britannia0011 #Bynjamyn Rolls-Rhoycy
|
||||
government = administrative_government
|
||||
liege = e_britannia
|
||||
}
|
||||
}
|
||||
|
||||
d_deheubarth = {
|
||||
2554.1.1 = {
|
||||
holder = britannia0018 #Grhufydd Squyrhys
|
||||
government = administrative_government
|
||||
liege = k_wales
|
||||
}
|
||||
}
|
||||
c_cardiganshire = {
|
||||
2549.1.1 = {
|
||||
holder = britannia0017 #Sawyl Gwilym
|
||||
liege = k_wales
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue