Lots of holy sites, german folk, and protestant doctrines

This commit is contained in:
edwardtheelbowhigh 2026-01-17 00:08:34 +00:00
parent a6a309393c
commit c7dd11c6c0
19 changed files with 505 additions and 355 deletions

View file

@ -369,7 +369,7 @@ germany0023 = {
germany0024 = {
name = "Awgust"
religion = "volksmarchen"
religion = "einblicker"
culture = saxon
2536.1.1 = {
birth = yes
@ -498,22 +498,21 @@ germany0030 = {
}
germany0031 = {
name = "placeholder"
dynasty = placeholder_dynasty
religion = "volksmarchen"
culture = saxon
2522.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
#germany0031 = {
# name = "placeholder"
# dynasty = placeholder_dynasty
# religion = "volksmarchen"
# culture = saxon
## 2522.1.1 = {
# birth = yes
#}
# 2600.1.1 = {
# death = yes
# }
#}
germany0032 = {
name = "Bartolomej"
dynasty = placeholder_dynasty
religion = "roman_catholic"
culture = sorbian
2522.1.1 = {
@ -524,18 +523,18 @@ germany0032 = {
}
}
germany0033 = {
name = "placeholder"
dynasty = placeholder_dynasty
religion = "volksmarchen"
culture = saxon
2522.1.1 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
#germany0033 = {
# name = "placeholder"
# dynasty = placeholder_dynasty
# religion = "volksmarchen"
# culture = saxon
## 2522.1.1 = {
# birth = yes
# }
# 2600.1.1 = {
# death = yes
# }
#}
germany0034 = {
name = "Eilika"

View file

@ -308,7 +308,7 @@
###c_osnabruck
2440 = {
culture = low_saxon
religion = volksmarchen
religion = illuminated
holding = castle_holding
}
2444 = {
@ -323,7 +323,7 @@
###c_tecklenburg
2439 = {
culture = low_saxon
religion = volksmarchen
religion = genevan
holding = castle_holding
}
2441 = {
@ -403,7 +403,7 @@
###c_paderborn
2847 = {
culture = low_saxon
religion = illuminated
religion = volksmarchen
holding = tribal_holding
}
2848 = {
@ -419,7 +419,7 @@
###c_lippe
2844 = {
culture = low_saxon
religion = lutheran
religion = volksmarchen
holding = castle_holding
}
2909 = {
@ -440,7 +440,7 @@
###c_arnsberg
2674 = {
culture = hessian
religion = lutheran
religion = illuminated
holding = tribal_holding
}
2680 = {
@ -1158,7 +1158,7 @@
}
###c_nassau
2692 = {
culture = hessian
culture = rhinelander
religion = roman_catholic
holding = castle_holding
}
@ -1353,7 +1353,7 @@
###c_dessau
3023 = {
culture = saxon
religion = volksmarchen
religion = einblicker
holding = tribal_holding
}
3018 = {
@ -1367,7 +1367,7 @@
###c_wittenberg
3173 = {
culture = brandenburger
religion = volksmarchen
religion = lutheran
holding = castle_holding
}
3172 = {
@ -1395,7 +1395,7 @@
holding = castle_holding
1120.1.1 = {
culture = brandenburger
religion = volksmarchen
religion = lutheran
}
}
2907 = {
@ -1416,7 +1416,7 @@
###c_magdeburg
2906 = {
culture = brandenburger
religion = volksmarchen
religion = rosenkreuzer
holding = castle_holding
}
2916 = {
@ -1439,31 +1439,30 @@
holding = castle_holding
}
###c_merseburg
2936 = {
culture = saxon
religion = volksmarchen
holding = tribal_holding
}
2934 = {
holding = none
}
2935 = {
culture = polabian
religion = volksmarchen
holding = none
1120.1.1 = {
culture = saxon
religion = volksmarchen
religion = einblicker
holding = tribal_holding
}
}
2936 = {
holding = none
}
2934 = {
holding = none
}
3020 = {
culture = polabian
religion = slavic_pagan
holding = tribal_holding
holding = none
1150.1.1 = {
culture = franconian
religion = volksmarchen
religion = einblicker
holding = none
}
}
@ -1581,7 +1580,7 @@
##d_baden
###c_karlsruhe
9775 = {
culture = swabian
culture = palatine
religion = roman_catholic
holding = castle_holding
}
@ -2056,7 +2055,7 @@
}
###c_darmstadt
2742 = {
culture = hessian
culture = rhinelander
religion = einblicker
holding = tribal_holding
}
@ -2086,7 +2085,7 @@
}
###c_fulda
2924 = {
culture = saxon
culture = hessian
religion = einblicker
holding = tribal_holding
}
@ -2130,7 +2129,7 @@
###c_erfurt
3006 = {
culture = saxon
religion = volksmarchen
religion = einblicker
holding = tribal_holding
}
3007 = {
@ -2151,7 +2150,7 @@
###c_muhlhausen
2921 = {
culture = saxon
religion = volksmarchen
religion = einblicker
holding = tribal_holding
}
2919 = {

View file

@ -43,7 +43,7 @@ e_britannia = {
}
e_europa = {
2499.1.1 = {
2525.1.1 = {
holder = benelux_oranje_nassau_weilburg_leopold #Leopold BONW
succession_laws = {
feudal_elective_succession_law

View file

@ -7,8 +7,10 @@ k_belgium = {
}
2522.1.1 = {
holder = benelux_oranje_nassau_weilburg_guillem #Guillem BONW
liege = e_europa
}
2525.1.1 = {
liege = e_europa
}
}
c_liege = {

View file

@ -108,40 +108,3 @@ c_bautzen = {
holder = germany0001
}
}
d_thuringia = {
2554.1.1 = {
holder = germany0024
}
}
c_vogtland = {
2554.1.1 = {
holder = germany0023
}
}
c_hof = {
2554.1.1 = {
holder = germany0023
}
}
c_erzgebirg = {
2554.1.1 = {
holder = germany0023
}
}
c_altenburg = {
2554.1.1 = {
holder = germany0023
}
}
d_anhalt = {
2554.1.1 = {
holder = germany0024
}
}

View file

@ -77,12 +77,50 @@ c_gorlitz = {
c_merseburg= {
2554.1.1 = {
holder = germany0031 #
holder = germany0024
}
}
c_dessau= {
2554.1.1 = {
holder = germany0033 #
holder = germany0024
}
}
}
d_thuringia = {
2554.1.1 = {
holder = germany0024
}
}
c_vogtland = {
2554.1.1 = {
holder = germany0023
}
}
c_hof = {
2554.1.1 = {
holder = germany0023
}
}
c_erzgebirg = {
2554.1.1 = {
holder = germany0023
}
}
c_altenburg = {
2554.1.1 = {
holder = germany0023
}
}
d_anhalt = {
2554.1.1 = {
holder = germany0024
}
}