Europa
some fixes to follow
This commit is contained in:
parent
1b7e05d9ab
commit
0a934a893a
13 changed files with 133 additions and 87 deletions
|
|
@ -3525,3 +3525,12 @@ k_gwynedd = {
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
e_europa = {
|
||||||
|
pattern = "pattern_solid.dds"
|
||||||
|
color1 = "red"
|
||||||
|
color2 = "white"
|
||||||
|
textured_emblem = {
|
||||||
|
texture = "flag_europe.dds"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -613,6 +613,11 @@ dorn_dynasty = {
|
||||||
culture = saxon
|
culture = saxon
|
||||||
}
|
}
|
||||||
|
|
||||||
|
schauenburg_dynasty = {
|
||||||
|
name = dynn_schauenburg
|
||||||
|
culture = hessian
|
||||||
|
}
|
||||||
|
|
||||||
#e_hispania
|
#e_hispania
|
||||||
|
|
||||||
boatswain_dynasty = {
|
boatswain_dynasty = {
|
||||||
|
|
|
||||||
|
|
@ -11,6 +11,11 @@ e_european_union = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
e_europa = {
|
||||||
|
color = { 0 51 153 }
|
||||||
|
capital = c_brabant # Brussels
|
||||||
|
}
|
||||||
|
|
||||||
d_wisentland = {
|
d_wisentland = {
|
||||||
color = { 127 255 255 }
|
color = { 127 255 255 }
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -105,7 +105,7 @@ benelux_oranje_nassau_weilburg_philippe = {
|
||||||
benelux_oranje_nassau_weilburg_hendrick = {
|
benelux_oranje_nassau_weilburg_hendrick = {
|
||||||
name = "Hendrik"
|
name = "Hendrik"
|
||||||
dynasty_house = house_belgium_oranje_nassau_weilburg
|
dynasty_house = house_belgium_oranje_nassau_weilburg
|
||||||
religion = "carolingian"
|
religion = "concordianist"
|
||||||
culture = dutch
|
culture = dutch
|
||||||
trait = education_stewardship_4
|
trait = education_stewardship_4
|
||||||
trait = cynical
|
trait = cynical
|
||||||
|
|
|
||||||
|
|
@ -467,7 +467,22 @@ germany0028 = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
germany0029 = {
|
||||||
|
name = "Volrad"
|
||||||
|
dynasty = schauenburg_dynasty
|
||||||
|
religion = "volksmarchen"
|
||||||
|
culture = hessian
|
||||||
|
trait = fickle
|
||||||
|
trait = temperate
|
||||||
|
trait = content
|
||||||
|
trait = education_learning_4
|
||||||
|
2547.1.18 = {
|
||||||
|
birth = yes
|
||||||
|
}
|
||||||
|
2600.1.1 = {
|
||||||
|
death = yes
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ k_belgium = {
|
||||||
}
|
}
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = benelux_oranje_nassau_weilburg_guillem #Guillem BONW
|
holder = benelux_oranje_nassau_weilburg_guillem #Guillem BONW
|
||||||
|
liege = e_europa
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -22,19 +22,7 @@ c_stendal = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
c_mecklenburg = {
|
|
||||||
2554.1.1 = {
|
|
||||||
holder = germany0022
|
|
||||||
liege = d_neddersassen
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
c_ludwiglustparchim = {
|
|
||||||
2554.1.1 = {
|
|
||||||
holder = germany0022
|
|
||||||
liege = d_neddersassen
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
d_holstein = {
|
d_holstein = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
|
|
@ -45,21 +33,35 @@ d_holstein = {
|
||||||
d_luneburg = {
|
d_luneburg = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = germany0018 #Franz BONW
|
holder = germany0018 #Franz BONW
|
||||||
|
liege = e_europa
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
c_stade = {
|
c_stade = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = germany0018 #put this somewhere else
|
holder = germany0018 #put this somewhere else
|
||||||
|
liege = e_europa
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
c_mecklenburg = {
|
||||||
|
2554.1.1 = {
|
||||||
|
holder = germany0022
|
||||||
|
liege = d_holstein
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
c_ludwiglustparchim = {
|
||||||
|
2554.1.1 = {
|
||||||
|
holder = germany0022
|
||||||
|
liege = d_holstein
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
c_rostock = {
|
c_rostock = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = germany0019
|
holder = germany0019
|
||||||
liege = k_brandenburg
|
liege = d_holstein
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,20 +7,10 @@
|
||||||
}
|
}
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = benelux_oranje_nassau_weilburg_philippe #Philippe BONW
|
holder = benelux_oranje_nassau_weilburg_philippe #Philippe BONW
|
||||||
|
liege = e_europa
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_nancy = {
|
|
||||||
2554.1.1 = {
|
|
||||||
holder = benelux_christian_lys
|
|
||||||
liege = k_lotharingia
|
|
||||||
}
|
|
||||||
}
|
|
||||||
c_neufchateau = {
|
|
||||||
2554.1.1 = {
|
|
||||||
holder = benelux_christian_lys
|
|
||||||
liege = k_lotharingia
|
|
||||||
}
|
|
||||||
}
|
|
||||||
c_maastricht = {
|
c_maastricht = {
|
||||||
2546.1.1 = {
|
2546.1.1 = {
|
||||||
holder = benelux_diederick_esendam
|
holder = benelux_diederick_esendam
|
||||||
|
|
@ -39,15 +29,36 @@ c_duren = {
|
||||||
liege = k_lotharingia
|
liege = k_lotharingia
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
d_bar = {
|
||||||
|
2546.1.1 = {
|
||||||
|
holder = benelux_mathieu_delunsch
|
||||||
|
}
|
||||||
|
}
|
||||||
c_bar = {
|
c_bar = {
|
||||||
2546.1.1 = {
|
2546.1.1 = {
|
||||||
holder = benelux_mathieu_delunsch
|
holder = benelux_mathieu_delunsch
|
||||||
liege = k_lotharingia
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_briey = {
|
c_briey = {
|
||||||
2546.1.1 = {
|
2546.1.1 = {
|
||||||
holder = benelux_mathieu_delunsch
|
holder = benelux_mathieu_delunsch
|
||||||
liege = k_lotharingia
|
}
|
||||||
|
}
|
||||||
|
c_metz = {
|
||||||
|
2546.1.1 = {
|
||||||
|
holder = benelux_mathieu_delunsch
|
||||||
|
}
|
||||||
|
}
|
||||||
|
c_nancy = {
|
||||||
|
2554.1.1 = {
|
||||||
|
holder = benelux_christian_lys
|
||||||
|
liege = d_bar
|
||||||
|
}
|
||||||
|
}
|
||||||
|
c_neufchateau = {
|
||||||
|
2554.1.1 = {
|
||||||
|
holder = benelux_christian_lys
|
||||||
|
liege = d_bar
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1,4 +1,10 @@
|
||||||
k_frisia = { #rename to k_netherlands later
|
e_europa = { # idk why putting it on NEOW_other_titles won't make it work, but it won't, so here it is - ProHunter
|
||||||
|
2554.1.1 = {
|
||||||
|
holder = benelux_oranje_nassau_weilburg_hendrick #Hendrik BONW
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
k_frisia = { #rename to k_netherlands later
|
||||||
2505.1.1 = {
|
2505.1.1 = {
|
||||||
change_development_level = 7
|
change_development_level = 7
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -26,6 +26,7 @@ d_trier = {
|
||||||
k_koln = {
|
k_koln = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = germany0010 #Wilhelm Zollern
|
holder = germany0010 #Wilhelm Zollern
|
||||||
|
liege = e_europa
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,41 @@
|
||||||
d_bremen = {
|
d_bremen = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = germany0018
|
holder = germany0018
|
||||||
|
liege = e_europa
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
d_westfalen = {
|
||||||
|
2554.1.1 = {
|
||||||
|
holder = germany0011
|
||||||
|
liege = e_europa
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
c_paderborn = {
|
||||||
|
2554.1.1 = {
|
||||||
|
holder = germany0011
|
||||||
|
liege = e_europa
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
c_detmold = {
|
||||||
|
2554.1.1 = {
|
||||||
|
holder = germany0011
|
||||||
|
liege = e_europa
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
d_hanover = {
|
||||||
|
2554.1.1 = {
|
||||||
|
holder = germany0029
|
||||||
|
liege = e_europa
|
||||||
|
}
|
||||||
|
}
|
||||||
|
c_hildesheim = {
|
||||||
|
2554.1.1 = {
|
||||||
|
holder = germany0029
|
||||||
|
liege = e_europa
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -8,31 +43,6 @@ c_tecklenburg = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = benelux_victor_katzen
|
holder = benelux_victor_katzen
|
||||||
liege = k_frisia
|
liege = k_frisia
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
d_westfalen = {
|
|
||||||
2554.1.1 = {
|
|
||||||
holder = germany0011
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
c_paderborn = {
|
|
||||||
2554.1.1 = {
|
|
||||||
holder = germany0013
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
c_detmold = {
|
|
||||||
2554.1.1 = {
|
|
||||||
holder = germany0013
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
c_detmold = {
|
|
||||||
2554.1.1 = {
|
|
||||||
holder = germany0013
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -42,30 +52,12 @@ c_waldeck = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
c_wolpe = {
|
|
||||||
2554.1.1 = {
|
|
||||||
holder = germany0018
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
c_hannover = {
|
|
||||||
2554.1.1 = {
|
|
||||||
holder = germany0018
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
c_brunswick = {
|
c_brunswick = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = germany0014
|
holder = germany0014
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
c_hildesheim = {
|
|
||||||
2554.1.1 = {
|
|
||||||
holder = germany0018
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
d_neddersassen = {
|
d_neddersassen = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = germany0014
|
holder = germany0014
|
||||||
|
|
@ -78,6 +70,12 @@ c_gottingen = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
c_dannenburg = {
|
||||||
|
2554.1.1 = {
|
||||||
|
holder = germany0014
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
d_wisentland = {
|
d_wisentland = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = germany0023
|
holder = germany0023
|
||||||
|
|
@ -120,21 +118,9 @@ c_altenburg = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
c_dannenburg = {
|
|
||||||
2554.1.1 = {
|
|
||||||
holder = germany0014
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
d_anhalt = {
|
d_anhalt = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = germany0024
|
holder = germany0024
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -380,6 +380,8 @@
|
||||||
dynn_lichtenberg:0 "Lictenberg"
|
dynn_lichtenberg:0 "Lictenberg"
|
||||||
dynn_ledermueller:0 "Ledermueller"
|
dynn_ledermueller:0 "Ledermueller"
|
||||||
dynn_christiansen:0 "Christiansen"
|
dynn_christiansen:0 "Christiansen"
|
||||||
|
dynn_schauenburg::0 "Schauenburg"
|
||||||
|
|
||||||
# PATRONYMS — PREFIXES AND SUFFIXES
|
# PATRONYMS — PREFIXES AND SUFFIXES
|
||||||
|
|
||||||
#Brittannic
|
#Brittannic
|
||||||
|
|
|
||||||
|
|
@ -24927,6 +24927,9 @@
|
||||||
k_gwynedd: "Gwynedd"
|
k_gwynedd: "Gwynedd"
|
||||||
k_gwynedd_adj: "Venedotian"
|
k_gwynedd_adj: "Venedotian"
|
||||||
|
|
||||||
|
e_europa: "Europa"
|
||||||
|
e_europa_adj: "European"
|
||||||
|
|
||||||
#NEOW Dyanmic Titles
|
#NEOW Dyanmic Titles
|
||||||
#Numenorian Titles
|
#Numenorian Titles
|
||||||
k_gondor: "Gondor"
|
k_gondor: "Gondor"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue