Merge branch 'main' of https://gitlab.com/new-era-team/N3OW
This commit is contained in:
commit
7f77ba06f1
8 changed files with 90 additions and 20 deletions
|
|
@ -12685,3 +12685,66 @@ bleimor_dynasty={
|
|||
instance={position={0.59 0.48} scale={0.08 0.08}}
|
||||
}
|
||||
}
|
||||
|
||||
delunsch_dynasty={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=red
|
||||
color2=red
|
||||
color3=red
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="ce_baglama.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.680000 }
|
||||
scale={ 0.350000 0.350000 }
|
||||
depth=3.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_border_shield.dds"
|
||||
instance={
|
||||
depth=5.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
color2=yellow
|
||||
texture="NEOW_ce_hammer.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.430000 }
|
||||
scale={ -0.450000 -0.450000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.45000 0.350000 }
|
||||
scale={ -0.450000 0.450000 }
|
||||
depth=2.010000
|
||||
rotation=315
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.550000 0.350000 }
|
||||
scale={ 0.450000 0.450000 }
|
||||
depth=4.010000
|
||||
rotation=45
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=blue_light
|
||||
texture="ce_mena_double_bow.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.370000 }
|
||||
scale={ 0.210000 0.210000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2269,13 +2269,6 @@ e_germany = {
|
|||
cultural_names = {
|
||||
name_list_bavarian = cn_allgai
|
||||
}
|
||||
b_kempten = {
|
||||
province = 2783
|
||||
color = { 25 25 25 }
|
||||
cultural_names = {
|
||||
name_list_swabian = cn_kempte
|
||||
}
|
||||
}
|
||||
b_kaufbeuren = {
|
||||
province = 2784
|
||||
|
||||
|
|
@ -2283,6 +2276,13 @@ e_germany = {
|
|||
cultural_names = {
|
||||
name_list_bavarian = cn_kaufbeiren
|
||||
}
|
||||
}
|
||||
b_kempten = {
|
||||
province = 2783
|
||||
color = { 25 25 25 }
|
||||
cultural_names = {
|
||||
name_list_swabian = cn_kempte
|
||||
}
|
||||
}
|
||||
b_memmingen = {
|
||||
province = 2776
|
||||
|
|
|
|||
|
|
@ -162,26 +162,25 @@ kyffhauser = {
|
|||
|
||||
neuschwanstein = {
|
||||
county = c_allgau
|
||||
barony = b_kempten
|
||||
barony = b_kaufeuren
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.1
|
||||
legitimacy_gain_mult = 0.05
|
||||
monthly_prestige_gain_mult = 0.1
|
||||
monthly_lifestyle_xp_gain_mult = 0.1
|
||||
}
|
||||
}
|
||||
|
||||
leipzig = {
|
||||
county = c_leipzig
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.1
|
||||
legitimacy_gain_mult = 0.05
|
||||
monthly_prestige_gain_mult = 0.05
|
||||
personal_scheme_phase_duration_add = -10
|
||||
}
|
||||
}
|
||||
|
||||
bremen = {
|
||||
county = c_bremen
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.1
|
||||
legitimacy_gain_mult = 0.05
|
||||
tax_mult = 0.5
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -184,6 +184,7 @@
|
|||
doctrine = tenet_scientific_discourse
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_gnosticism
|
||||
doctrine = special_doctrine_christian_hermetic
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
|
@ -293,6 +294,7 @@
|
|||
doctrine = tenet_scientific_discourse
|
||||
doctrine = tenet_inner_journey
|
||||
doctrine = tenet_pacifism
|
||||
doctrine = special_doctrine_nobelian_hermetic
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue