Benelux vassals
This commit is contained in:
parent
9b008b4e2b
commit
8df559a0e6
8 changed files with 153 additions and 18 deletions
|
|
@ -35,6 +35,26 @@ eiffel_dynasty = {
|
|||
name = dynn_eiffel
|
||||
culture = metropolitain
|
||||
}
|
||||
vos_dynasty = {
|
||||
name = dynn_vos
|
||||
culture = frisian
|
||||
}
|
||||
jonker_dynasty = {
|
||||
name = dynn_jonker
|
||||
culture = frisian
|
||||
}
|
||||
katzen_dynasty = {
|
||||
name = dynn_katzen
|
||||
culture = low_saxon
|
||||
}
|
||||
esendam_dynasty = {
|
||||
name = dynn_esendam
|
||||
culture = limburgisch
|
||||
}
|
||||
delunsch_dynasty = {
|
||||
name = dynn_delunsch
|
||||
culture = lorin
|
||||
}
|
||||
|
||||
spatstony_dynasty = {
|
||||
name = dynn_spatstony
|
||||
|
|
|
|||
|
|
@ -170,4 +170,64 @@ benelux_christian_lys = {
|
|||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
benelux_ryt_vos = {
|
||||
name = "Ryt"
|
||||
dynasty = vos_dynasty
|
||||
religion = "presbyterian"
|
||||
culture = frisian
|
||||
2534.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
benelux_lieme_jonker = {
|
||||
name = "Lieme"
|
||||
dynasty = jonker_dynasty
|
||||
religion = "lutheran"
|
||||
culture = frisian
|
||||
2535.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
benelux_victor_katzen = {
|
||||
name = "Victor"
|
||||
dynasty = katzen_dynasty
|
||||
religion = "volksmarchen"
|
||||
culture = low_saxon
|
||||
2532.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
benelux_diederick_esendam = {
|
||||
name = "Diederick"
|
||||
dynasty = esendam_dynasty
|
||||
religion = "carolingian"
|
||||
culture = limburgisch
|
||||
2522.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
benelux_mathieu_delunsch = {
|
||||
name = "Mathieu"
|
||||
dynasty = delunsch_dynasty
|
||||
religion = "rocambolist"
|
||||
culture = lorin
|
||||
2526.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
|
@ -16,11 +16,6 @@ c_liege = {
|
|||
}
|
||||
}
|
||||
|
||||
c_maastricht = {
|
||||
2554.1.1 = {
|
||||
holder = benelux_oranje_nassau_weilburg_philippe #Philippe BONW
|
||||
}
|
||||
}
|
||||
c_guines = {
|
||||
2554.1.1 = {
|
||||
holder = benelux_guillem_vassal_2 #Philippe BONW
|
||||
|
|
|
|||
|
|
@ -235,7 +235,8 @@ d_poitou = {
|
|||
}
|
||||
c_rethel = {
|
||||
2554.1.1 = {
|
||||
holder = benelux_oranje_nassau_weilburg_guillem #Guillem BONW
|
||||
holder = france_aragorn_vassal_1 #Guillem BONW
|
||||
liege = k_belgium
|
||||
}
|
||||
}
|
||||
c_poitiers = {
|
||||
|
|
|
|||
|
|
@ -20,4 +20,34 @@ c_neufchateau = {
|
|||
holder = benelux_christian_lys
|
||||
liege = k_lotharingia
|
||||
}
|
||||
}
|
||||
c_maastricht = {
|
||||
2546.1.1 = {
|
||||
holder = benelux_diederick_esendam
|
||||
liege = k_lotharingia
|
||||
}
|
||||
}
|
||||
c_aachen = {
|
||||
2546.1.1 = {
|
||||
holder = benelux_diederick_esendam
|
||||
liege = k_lotharingia
|
||||
}
|
||||
}
|
||||
c_duren = {
|
||||
2546.1.1 = {
|
||||
holder = benelux_diederick_esendam
|
||||
liege = k_lotharingia
|
||||
}
|
||||
}
|
||||
c_bar = {
|
||||
2546.1.1 = {
|
||||
holder = benelux_mathieu_delunsch
|
||||
liege = k_lotharingia
|
||||
}
|
||||
}
|
||||
c_briey = {
|
||||
2546.1.1 = {
|
||||
holder = benelux_mathieu_delunsch
|
||||
liege = k_lotharingia
|
||||
}
|
||||
}
|
||||
|
|
@ -36,4 +36,40 @@ c_zeeland = {
|
|||
2554.1.1 = {
|
||||
holder = benelux_oranje_nassau_weilburg_guillem #Guillem BONW
|
||||
}
|
||||
}
|
||||
c_frisia = {
|
||||
2546.1.1 = {
|
||||
holder = benelux_ryt_vos
|
||||
liege = k_frisia
|
||||
}
|
||||
}
|
||||
c_groningen = {
|
||||
2546.1.1 = {
|
||||
holder = benelux_ryt_vos
|
||||
liege = k_frisia
|
||||
}
|
||||
}
|
||||
c_dokkum = {
|
||||
2546.1.1 = {
|
||||
holder = benelux_ryt_vos
|
||||
liege = k_frisia
|
||||
}
|
||||
}
|
||||
c_ostfriesland = {
|
||||
2546.1.1 = {
|
||||
holder = benelux_lieme_jonker
|
||||
liege = k_frisia
|
||||
}
|
||||
}
|
||||
c_oldenburg = {
|
||||
2546.1.1 = {
|
||||
holder = benelux_lieme_jonker
|
||||
liege = k_frisia
|
||||
}
|
||||
}
|
||||
c_osnabruck = {
|
||||
2546.1.1 = {
|
||||
holder = benelux_victor_katzen
|
||||
liege = k_frisia
|
||||
}
|
||||
}
|
||||
|
|
@ -17,19 +17,7 @@ c_tecklenburg = {
|
|||
}
|
||||
}
|
||||
|
||||
c_osnabruck = {
|
||||
2554.1.1 = {
|
||||
holder = benelux_oranje_nassau_weilburg_hendrick
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
c_oldenburg = {
|
||||
2554.1.1 = {
|
||||
holder = benelux_oranje_nassau_weilburg_hendrick
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
d_westfalen = {
|
||||
2554.1.1 = {
|
||||
|
|
|
|||
|
|
@ -86,6 +86,11 @@
|
|||
dynn_Gallagher:0 "Galagher"
|
||||
dynn_Doherty:0 "Doherty"
|
||||
dynn_Kennedy:0 "Kennedy"
|
||||
dynn_vos:0 "Vos"
|
||||
dynn_jonker:0 "Jonker"
|
||||
dynn_katzen:0 "Katzen"
|
||||
dynn_esendam:0 "Esendam"
|
||||
dynn_delunsch:0 "Delunsch"
|
||||
dynn_Lynch:0 "Lynch"
|
||||
dynn_Murray:0 "Murray"
|
||||
dynn_Quinn:0 "Quinn"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue