britian changes + some more map tweks

This commit is contained in:
edwardtheelbowhigh 2025-02-14 23:52:51 +00:00
parent e8b7d30a4e
commit eb8b758b80
33 changed files with 3878 additions and 465 deletions

View file

@ -1,8 +1,8 @@
germany0001 = {
name = "Wilhelm"
dynasty = dynn_zollern
dynasty = zollern_dynasty
religion = "numenorian"
culture = picard
culture = saxon
trait = education_stewardship_1
trait = ambitious
trait = brave
@ -17,7 +17,7 @@
germany0002 = {
name = "Franz"
dynasty = dynn_klosters
dynasty = klosters_dynasty
religion = "numenorian"
culture = metropolitain
trait = education_stewardship_3
@ -126,7 +126,7 @@ germany0007 = {
germany0008 = {
name = "Lars"
dynasty = hauke_dynasty
religion = "catholic"
religion = "roman"
culture = swabian
trait = education_martial_2
trait = arbitrary
@ -144,14 +144,13 @@ germany0008 = {
germany0009 = {
name = "Julius"
dynasty = no_dynasty
religion = "catholic"
religion = "roman"
culture = normaund
trait = education_learning_2
trait = wrathful
trait = brave
trait = ambitious
trait = disfigured
trait = maimed
2529.1.1 = {
birth = yes
@ -164,8 +163,8 @@ germany0009 = {
germany0010 = {
name = "Georg"
dynasty = wilsberg_dynasty
religion = "catholic"
culture = metropolitain
religion = "concordianist"
culture = saxon
trait = education_intrigue_4
trait = gluttonous
trait = content
@ -289,3 +288,22 @@ germany0016 = {
death = yes
}
}
germany0017 = {
name = "Radbot"
dynasty = zollern_dynasty
religion = "catholic"
culture = poitevin
trait = education_diplomacy_3
trait = cynical
trait = content
trait = compassionate
trait = scaly
2515.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}

View file

@ -40,13 +40,13 @@
1528 = { #Woxbrigge
culture = soueyrneg
religion = victorian
holding = castle_holding
holding = city_holding
}
1529 = { #Gore
holding = none
holding = church_holding
}
1530 = { #Brentford
holding = church_holding
holding = castle_holding
}
###c_essex
@ -66,8 +66,8 @@
holding = none
#1199
}
1517 = { #Dunmow
holding = church_holding
1517 = { #Saffron Walden
holding = city_holding
#Named "Dunemowe" in 951 but already settled before
#Set as church_holding to have all 3 holding types
}
@ -307,8 +307,11 @@
religion = victorian
holding = castle_holding
}
9721 = {
holding = city_holding
holding = castle_holding
culture = scouseg
religion = victorian
}
##d_york ###################################

View file

@ -390,7 +390,9 @@
holding = none
}
8775 = { #Urquhart
holding = none
holding = church_holding
culture = gaelic
religion = presbyterian
}
8776 = { #Glenelg
holding = none

View file

@ -10,12 +10,6 @@ d_trier = {
}
}
c_koblenz = {
2554.1.1 = {
holder = germany0009 #Wilhelm Zollern
}
}
d_lower_lorraine = {
2554.1.1 = {
holder = germany0010 #Wilhelm Zollern

View file

@ -14,4 +14,10 @@ c_breisgau = {
2554.1.1 = {
holder = germany0008 #Wilhelm Zollern
}
}
}
c_zollern = {
2554.1.1 = {
holder = germany0017 #Radbot Zollern
}
}