Merge branch 'main' of https://forgejo.damimani-alex.org/damimani/N3OW
This commit is contained in:
commit
e5e869cb6c
16 changed files with 167 additions and 423 deletions
|
|
@ -218,7 +218,7 @@ kuhjung = {
|
|||
}
|
||||
|
||||
low_saxon = { #Platdüütsch
|
||||
color = { 89 44 63 }
|
||||
color = { 76 38 57 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_central_germanic
|
||||
|
|
@ -400,7 +400,7 @@ saxon = { #Sächsisch
|
|||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_central_germanic
|
||||
language = language_saxon
|
||||
language = language_central_germanic
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
belge = {
|
||||
color = { 0.4 0.4 0.8 }
|
||||
color = { 209 209 31 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_mosellic
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
}
|
||||
|
||||
elsasse = {
|
||||
color = { 0.4 0.4 0.6 }
|
||||
color = { 204 168 61 }
|
||||
|
||||
parents = { swabian lorin }
|
||||
created = 2300.1.1
|
||||
|
|
@ -83,7 +83,7 @@ elsasse = {
|
|||
}
|
||||
|
||||
letzebuerge = { #Letzebüerge
|
||||
color = { 0.4 0.4 0.9 }
|
||||
color = { 188 174 18 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_mosellic
|
||||
|
|
@ -122,7 +122,7 @@ letzebuerge = { #Letzebüerge
|
|||
}
|
||||
|
||||
lorin = {
|
||||
color = { 0.5 0.4 0.9 }
|
||||
color = { 226 196 45 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_mosellic
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
dutch = {
|
||||
color = { 216 106 32 }
|
||||
color = { 216 86 32 }
|
||||
# created = 750.1.1 # Frankish settlements in Frisia from the 6th to 8th century
|
||||
# parents = { frankish frisian }
|
||||
|
||||
|
|
@ -35,7 +35,7 @@
|
|||
}
|
||||
|
||||
frisian = { #Represented the "old frisians" in vanilla, actually playable here #Friisk
|
||||
color = { 229 172 57 }
|
||||
color = { 226 141 56 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_west_germanic
|
||||
|
|
@ -69,7 +69,7 @@ frisian = { #Represented the "old frisians" in vanilla, actually playable here #
|
|||
}
|
||||
|
||||
kleverlandish = {
|
||||
color = { 127 92 44 }
|
||||
color = { 124 76 43 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_germanic
|
||||
|
|
@ -104,7 +104,7 @@ kleverlandish = {
|
|||
|
||||
|
||||
limburgisch = {
|
||||
color = { 216 143 75 }
|
||||
color = { 214 126 74 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_germanic
|
||||
|
|
|
|||
|
|
@ -218,7 +218,8 @@ innovation_voltigeurs = {
|
|||
|
||||
potential = {
|
||||
OR = {
|
||||
has_cultural_pillar = heritage_mosellic
|
||||
this = culture:elsasse
|
||||
this = culture:lorin
|
||||
this = culture:gascon
|
||||
}
|
||||
}
|
||||
|
|
@ -251,3 +252,25 @@ innovation_spahis = {
|
|||
|
||||
#custom = promote_culture_speed_test
|
||||
}
|
||||
|
||||
innovation_guides = {
|
||||
skill = martial
|
||||
group = culture_group_military
|
||||
culture_era = culture_era_early_medieval
|
||||
#region = world_europe_west_francia
|
||||
icon = @maa_01
|
||||
|
||||
potential = {
|
||||
OR = {
|
||||
this = culture:belge
|
||||
this = culture:letzebuerge
|
||||
}
|
||||
}
|
||||
|
||||
unlock_maa = guides
|
||||
|
||||
|
||||
flag = global_regional
|
||||
|
||||
#custom = promote_culture_speed_test
|
||||
}
|
||||
|
|
@ -327,7 +327,7 @@ language_dutch = {
|
|||
}
|
||||
}
|
||||
|
||||
color = { 216 102 21 }
|
||||
color = { 214 72 21 }
|
||||
}
|
||||
|
||||
language_east_slavic = {
|
||||
|
|
|
|||
|
|
@ -155,6 +155,7 @@ tradition_swords_of_freedom = {
|
|||
|
||||
parameters = {
|
||||
unlock_maa_kuhjung = yes
|
||||
unlock_powder_magazines = yes
|
||||
strong_traits_more_common = yes
|
||||
}
|
||||
character_modifier = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue