men at arms fix + some culture stuff
This commit is contained in:
parent
342cea461d
commit
255cc48b8d
5 changed files with 78 additions and 6 deletions
|
|
@ -18031,6 +18031,64 @@ hallgrimsson_dynasty={
|
|||
|
||||
}
|
||||
|
||||
ciachir_dynasty={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=red
|
||||
color2=orange
|
||||
color3=blue
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=red
|
||||
color2=orange
|
||||
color3=black
|
||||
texture="ce_horse_rampant.dds"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
piratiko_dynasty={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=blue
|
||||
color2=blue
|
||||
color3=green
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.250000 }
|
||||
scale={ 0.685000 0.080000 }
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.500000 0.230000 }
|
||||
scale={ 0.110000 0.305000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_ordinary_pales_4_thin.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.640000 }
|
||||
scale={ -0.870000 -0.520000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
bolhrad_dynasty={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=red
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
traditions = {
|
||||
tradition_mountain_homes
|
||||
tradition_artisans
|
||||
tradition_storytellers
|
||||
tradition_wine_culture
|
||||
tradition_staunch_traditionalists
|
||||
tradition_mountaineers
|
||||
}
|
||||
|
|
@ -46,7 +46,7 @@ bavarian = { #Boarisch
|
|||
tradition_brewery
|
||||
tradition_zealous_people
|
||||
tradition_legalistic
|
||||
tradition_esteemed_hospitality
|
||||
tradition_wine_culture
|
||||
tradition_staunch_traditionalists
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -2529,6 +2529,15 @@ bolhrad_dynasty = {
|
|||
culture = NEOW_bulgarian
|
||||
}
|
||||
|
||||
comrat_dynasty = {
|
||||
name = dynn_comrat
|
||||
culture = NEOW_gagauz
|
||||
}
|
||||
|
||||
piratiko_dynasty = {
|
||||
name = dynn_piratiko
|
||||
culture = aromanian
|
||||
}
|
||||
|
||||
kinýraou_dynasty = {
|
||||
name = dynn_kinýraou
|
||||
|
|
|
|||
|
|
@ -1020,6 +1020,9 @@ besterios = {
|
|||
desert = { toughness = -8 }
|
||||
steppe = { toughness = -8 }
|
||||
}
|
||||
can_recruit = {
|
||||
valid_for_maa_trigger = { PARAMETER = unlock_maa_besterios }
|
||||
}
|
||||
|
||||
counters = {
|
||||
heavy_infantry = 1.25
|
||||
|
|
@ -1048,7 +1051,9 @@ arbalests = {
|
|||
toughness = 19
|
||||
pursuit = 5
|
||||
screen = 5
|
||||
|
||||
can_recruit = {
|
||||
valid_for_maa_trigger = { PARAMETER = unlock_maa_arbalests }
|
||||
}
|
||||
terrain_bonus = {
|
||||
hills = { damage = 10 toughness = 4 }
|
||||
mountains = { damage = 8 toughness = 2 }
|
||||
|
|
|
|||
|
|
@ -674,7 +674,7 @@ nistria0034 = {
|
|||
|
||||
nistria0035 = {
|
||||
name = "Valentyn"
|
||||
dynasty = voloshyn_dynasty
|
||||
dynasty = piratiko_dynasty
|
||||
religion = orthodox
|
||||
culture = aromanian
|
||||
trait = education_learning_3
|
||||
|
|
@ -690,7 +690,7 @@ nistria0035 = {
|
|||
}
|
||||
|
||||
nistria0036 = {
|
||||
name = "Vilhelm"
|
||||
name = "Mihail"
|
||||
dynasty = ciachir_dynasty
|
||||
religion = orthodox
|
||||
culture = NEOW_gagauz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue