Aquitaine Chars 3 - Basque Stronghold
This commit is contained in:
parent
5ccbe895d5
commit
736675d840
5 changed files with 83 additions and 25 deletions
|
|
@ -195,6 +195,14 @@ bonnefont_dynasty = {
|
|||
name = dynn_bonnefont
|
||||
culture = poitevin
|
||||
}
|
||||
de_got_dynasty = {
|
||||
name = dynn_de_got
|
||||
culture = gascon
|
||||
}
|
||||
alaux_dynasty = {
|
||||
name = dynn_alaux
|
||||
culture = gascon
|
||||
}
|
||||
|
||||
# e_britannia dynasties
|
||||
dynn_britannia_cyflymarhyan = {
|
||||
|
|
|
|||
|
|
@ -871,3 +871,38 @@ france_aerin_rabelais = {
|
|||
death = yes
|
||||
}
|
||||
}
|
||||
france_sandre_degot = { # One of the Paladin Descendants, can't represent that properly though (no knowledge + no DLC), please work on - ProHunter
|
||||
name = "Sandre"
|
||||
dynasty = de_got_dynasty
|
||||
religion = "sevillian"
|
||||
culture = gascon
|
||||
trait = education_martial_3
|
||||
trait = ambitious
|
||||
trait = cynical
|
||||
trait = stubborn
|
||||
trait = lifestyle_hunter
|
||||
trait = strong
|
||||
2512.3.3={
|
||||
birth=yes
|
||||
}
|
||||
2600.1.1={
|
||||
death=yes
|
||||
}
|
||||
}
|
||||
france_chanan_alaux = {
|
||||
name = "Chanan"
|
||||
dynasty = alaux_dynasty
|
||||
religion = "sevillian"
|
||||
culture = gascon
|
||||
trait = vengeful
|
||||
trait = sadistic
|
||||
trait = chaste
|
||||
trait = education_diplomacy_3
|
||||
trait = lifestyle_mystic
|
||||
2521.5.19 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
|
@ -121,3 +121,40 @@ c_bellac = {
|
|||
holder = france_robur_amouroux # Robur Amouroux
|
||||
}
|
||||
}
|
||||
|
||||
# Basque-held lands in Aquitaine
|
||||
c_bordeaux = {
|
||||
2551.1.1 = {
|
||||
holder = france_sandre_degot
|
||||
liege = k_navarra
|
||||
}
|
||||
}
|
||||
c_libourne = {
|
||||
2551.1.1 = {
|
||||
holder = france_sandre_degot
|
||||
liege = k_navarra
|
||||
}
|
||||
}
|
||||
c_agenais = {
|
||||
2551.1.1 = {
|
||||
holder = france_sandre_degot
|
||||
liege = k_navarra
|
||||
}
|
||||
}
|
||||
c_albret = {
|
||||
2551.1.1 = {
|
||||
holder = france_chanan_alaux
|
||||
liege = k_navarra
|
||||
}
|
||||
}
|
||||
c_marsan = {
|
||||
2551.1.1 = {
|
||||
holder = france_chanan_alaux
|
||||
liege = k_navarra
|
||||
}
|
||||
}
|
||||
c_bearn = {
|
||||
2550.1.1 = {
|
||||
holder = hispania0008
|
||||
}
|
||||
}
|
||||
|
|
@ -6,27 +6,3 @@ k_navarra = {
|
|||
holder = hispania0008
|
||||
}
|
||||
}
|
||||
|
||||
d_gascogne = {
|
||||
2550.1.1 = {
|
||||
holder = hispania0008
|
||||
}
|
||||
}
|
||||
|
||||
c_bordeaux = {
|
||||
2550.1.1 = {
|
||||
holder = hispania0008
|
||||
}
|
||||
}
|
||||
|
||||
c_libourne = {
|
||||
2550.1.1 = {
|
||||
holder = hispania0008
|
||||
}
|
||||
}
|
||||
|
||||
c_agenais = {
|
||||
2550.1.1 = {
|
||||
holder = hispania0008
|
||||
}
|
||||
}
|
||||
|
|
@ -65,6 +65,8 @@
|
|||
dynn_thevet:0 "Thevet"
|
||||
dynn_aco:0 "Aco"
|
||||
dynn_bonnefont:0 "Bonnefont"
|
||||
dynn_de_got:0 "de Got"
|
||||
dynn_alaux:0 "Alaux"
|
||||
|
||||
#e_britannia
|
||||
dynn_André:0 "André"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue