Romanticism

This commit is contained in:
trashmasteruni 2026-01-26 23:49:31 +01:00
parent 8d6483da62
commit f2d682e9f7
11 changed files with 640 additions and 140 deletions

View file

@ -39,7 +39,7 @@ e_germany = {
capital = c_berlin capital = c_berlin
d_nordmark = { #Mecklenburg d_nordmark = { #Mecklenburg
color = { 162 160 110 } color = { 165 24 48 }
capital = c_schwerin #Schwerin capital = c_schwerin #Schwerin
cultural_names = { cultural_names = {
@ -48,7 +48,7 @@ e_germany = {
c_schwerin = { c_schwerin = {
color = { 195 195 115 } color = { 153 22 46 }
b_schwerin = { b_schwerin = {
province = 2808 province = 2808
@ -70,7 +70,7 @@ e_germany = {
} }
} }
c_rostock = { c_rostock = {
color = { 145 162 132 } color = { 178 26 54 }
cultural_names = { cultural_names = {
name_list_polabian = cn_kissinia name_list_polabian = cn_kissinia
@ -105,7 +105,7 @@ e_germany = {
} }
} }
c_neubrandenburg = { c_neubrandenburg = {
color = { 170 185 140 } color = { 127 19 38 }
cultural_names = { cultural_names = {
name_list_polabian = cn_warnabia name_list_polabian = cn_warnabia
@ -134,7 +134,7 @@ e_germany = {
} }
} }
d_lower_lusatia = { d_lower_lusatia = {
color = { 215 150 145 } color = { 191 66 66 }
capital = c_cottbus #Cottbus capital = c_cottbus #Cottbus
@ -143,7 +143,7 @@ e_germany = {
} }
c_cottbus = { c_cottbus = {
color = { 240 205 130 } color = { 178 62 62 }
cultural_names = { cultural_names = {
name_list_polabian = cn_chosebuz name_list_polabian = cn_chosebuz
@ -189,7 +189,7 @@ e_germany = {
} }
} }
c_senftenberg = { c_senftenberg = {
color = { 240 205 130 } color = { 204 71 71 }
b_senftenberg = { b_senftenberg = {
province = 3181 province = 3181
@ -204,12 +204,12 @@ e_germany = {
} }
} }
d_vorpommern = { d_vorpommern = {
color = { 220 170 125 } color = { 204 20 66 }
capital = c_szczecin capital = c_szczecin
c_szczecin = { #Stettin c_szczecin = { #Stettin
color = { 91 163 48 } color = { 178 17 58 }
cultural_names = { cultural_names = {
name_list_franconian = cn_stettin name_list_franconian = cn_stettin
@ -232,7 +232,7 @@ e_germany = {
} }
} }
c_wolgast = { #Greifswald c_wolgast = { #Greifswald
color = { 165 185 122 } color = { 229 22 74 }
cultural_names = { cultural_names = {
name_list_polabian = cn_circipania name_list_polabian = cn_circipania
@ -262,7 +262,7 @@ e_germany = {
} }
} }
c_rugen = { c_rugen = {
color = { 163 162 145 } color = { 178 17 58 }
cultural_names = { cultural_names = {
name_list_polabian = cn_rana name_list_polabian = cn_rana
@ -289,7 +289,7 @@ e_germany = {
} }
} }
d_ostmark = { #Nordmark d_ostmark = { #Nordmark
color = { 121 140 121 } color = { 216 74 67 }
#capital = c_berlin #Berlin #capital = c_berlin #Berlin
@ -298,7 +298,7 @@ e_germany = {
} }
c_potsdam = { c_potsdam = {
color = { 115 135 115 } color = { 204 69 65 }
cultural_names = { cultural_names = {
name_list_polabian = cn_brenna name_list_polabian = cn_brenna
@ -344,7 +344,7 @@ e_germany = {
} }
} }
c_wittenberg = { c_wittenberg = {
color = { 200 140 130 } color = { 229 78 73 }
cultural_names = { cultural_names = {
name_list_polabian = cn_nizizia name_list_polabian = cn_nizizia
@ -382,7 +382,7 @@ e_germany = {
} }
} }
c_spreewald = { c_spreewald = {
color = { 225 140 145 } color = { 178 61 57 }
cultural_names = { cultural_names = {
name_list_polabian = cn_jutriboc name_list_polabian = cn_jutriboc
@ -414,7 +414,7 @@ e_germany = {
} }
} }
c_prignitz = { c_prignitz = {
color = { 90 100 65 } color = { 255 87 81 }
cultural_names = { cultural_names = {
name_list_polabian = cn_wilzia name_list_polabian = cn_wilzia
@ -440,7 +440,7 @@ e_germany = {
} }
} }
c_oderfrankfurt = { c_oderfrankfurt = {
color = { 80 110 80 } color = { 153 52 48 }
cultural_names = { cultural_names = {
name_list_franconian = cn_oderfrankfurt name_list_franconian = cn_oderfrankfurt
@ -475,7 +475,7 @@ e_germany = {
} }
} }
c_berlin = { c_berlin = {
color = { 80 110 80 } color = { 127 43 40 }
cultural_names = { cultural_names = {
name_list_polabian = cn_ukria name_list_polabian = cn_ukria
@ -503,7 +503,7 @@ e_germany = {
} }
} }
c_uckermark = { c_uckermark = {
color = { 115 160 115 } color = { 255 124 119 }
cultural_names = { cultural_names = {
name_list_polabian = cn_redaria name_list_polabian = cn_redaria
@ -563,10 +563,10 @@ e_germany = {
} }
} }
d_bremen = { d_bremen = {
color = { 220 95 95 } color = { 216 216 54 }
capital = c_bremen capital = c_bremen
c_bremen = { c_bremen = {
color = { 220 95 95 } color = { 204 204 40 }
b_bremen = { b_bremen = {
province = 2793 province = 2793
@ -581,11 +581,11 @@ e_germany = {
} }
} }
d_luneburg = { d_luneburg = {
color = { 135 109 147 } color = { 216 196 97 }
capital = c_luneburg capital = c_luneburg
c_luneburg = { c_luneburg = {
color = { 200 160 125 } color = { 204 183 91 }
b_luneburg = { b_luneburg = {
province = 2893 province = 2893
@ -604,7 +604,7 @@ e_germany = {
} }
} }
c_verden = { c_verden = {
color = { 185 110 125 } color = { 229 206 103 }
b_verden = { b_verden = {
province = 2794 province = 2794
@ -632,7 +632,7 @@ e_germany = {
} }
c_stade = { c_stade = {
color = { 175 100 115 } color = { 178 160 80 }
b_stade = { b_stade = {
province = 2795 province = 2795
@ -646,7 +646,7 @@ e_germany = {
} }
} }
c_wendland = { c_wendland = {
color = { 185 175 130 } color = { 255 229 114 }
b_luchow = { b_luchow = {
province = 2895 province = 2895
@ -661,11 +661,11 @@ e_germany = {
} }
} }
d_hanover = { d_hanover = {
color = { 200 160 125 } color = { 242 218 145 }
capital = c_hannover #Hannover capital = c_hannover #Hannover
c_nienburg = { c_nienburg = {
color = { 220 85 80 } color = { 229 206 137 }
b_nienburg = { b_nienburg = {
province = 2846 province = 2846
@ -684,7 +684,7 @@ e_germany = {
} }
} }
c_hannover = { c_hannover = {
color = { 200 75 75 } color = { 255 229 153 }
b_hannover = { b_hannover = {
province = 2898 province = 2898
@ -698,7 +698,7 @@ e_germany = {
} }
} }
c_hildesheim = { c_hildesheim = {
color = { 235 95 85 } color = { 204 183 122 }
b_hildesheim = { b_hildesheim = {
province = 2913 province = 2913
@ -717,7 +717,7 @@ e_germany = {
} }
} }
c_diepholz = { c_diepholz = {
color = { 225 125 85 } color = { 178 160 107 }
b_diepholz = { b_diepholz = {
province = 2838 province = 2838
@ -736,10 +736,10 @@ e_germany = {
} }
} }
d_brunswick = { d_brunswick = {
color = { 150 110 115 } color = { 216 162 54 }
c_brunswick = { c_brunswick = {
color = { 200 160 130 } color = { 204 153 51 }
b_brunswick = { b_brunswick = {
province = 2901 province = 2901
@ -763,7 +763,7 @@ e_germany = {
} }
} }
c_stendal = { c_stendal = {
color = { 200 180 115 } color = { 229 172 57 }
b_stendal = { b_stendal = {
province = 2900 province = 2900
@ -787,7 +787,7 @@ e_germany = {
} }
} }
c_gottingen = { c_gottingen = {
color = { 200 160 181 } color = { 178 133 44 }
b_goslar = { b_goslar = {
province = 2918 province = 2918
@ -1251,7 +1251,7 @@ e_germany = {
# Temporarily reduced in size due to stability issues in the HRE. # Temporarily reduced in size due to stability issues in the HRE.
d_meissen = { d_meissen = {
color = { 4 100 50 } color = { 11 114 37 }
cultural_names = { cultural_names = {
name_list_polabian = cn_milcenia name_list_polabian = cn_milcenia
@ -1261,7 +1261,7 @@ e_germany = {
capital = c_dresden capital = c_dresden
c_dresden = { c_dresden = {
color = { 4 100 50 } color = { 10 102 33 }
cultural_names = { cultural_names = {
name_list_polabian = cn_milcenia name_list_polabian = cn_milcenia
@ -1286,7 +1286,7 @@ e_germany = {
cultural_names = { cultural_names = {
name_list_polabian = cn_misni name_list_polabian = cn_misni
} }
color = { 16 120 78 } color = { 12 127 41 }
b_meissen = { b_meissen = {
province = 3027 province = 3027
@ -1308,7 +1308,7 @@ e_germany = {
} }
} }
c_erzgebirg = { c_erzgebirg = {
color = { 205 170 135 } color = { 7 76 24 }
b_annaberg_buchholz = { b_annaberg_buchholz = {
province = 3012 province = 3012
@ -1322,7 +1322,7 @@ e_germany = {
} }
} }
c_leipzig = { c_leipzig = {
color = { 230 170 130 } color = { 15 153 49 }
b_leipzig = { b_leipzig = {
@ -1347,7 +1347,7 @@ e_germany = {
} }
} }
c_eilenburg = { c_eilenburg = {
color = { 230 170 130 } color = { 5 51 16 }
cultural_names = { cultural_names = {
name_list_polabian = cn_jilobor name_list_polabian = cn_jilobor
} }
@ -1367,7 +1367,7 @@ e_germany = {
} }
} }
c_vogtland = { c_vogtland = {
color = { 215 185 125 } color = { 17 178 58 }
b_reichenbach = { b_reichenbach = {
province = 3039 province = 3039
@ -1387,11 +1387,11 @@ e_germany = {
} }
} }
d_upper_lusatia= { d_upper_lusatia= {
color = { 195 105 80 } color = { 15 76 35 }
capital = c_gorlitz capital = c_gorlitz
c_gorlitz = { c_gorlitz = {
color = { 215 160 130 } color = { 12 63 28 }
cultural_names = { cultural_names = {
name_list_polabian = cn_gorelic name_list_polabian = cn_gorelic
@ -1445,7 +1445,7 @@ e_germany = {
} }
} }
c_bautzen = { c_bautzen = {
color = { 10 120 90 } color = { 17 89 40 }
b_bautzen = { b_bautzen = {
province = 3032 province = 3032
@ -1465,12 +1465,12 @@ e_germany = {
} }
} }
d_anhalt = { d_anhalt = {
color = { 195 105 80 } color = { 49 140 56 }
capital = c_magdeburg capital = c_magdeburg
c_dessau = { c_dessau = {
color = { 195 105 80 } color = { 44 127 50 }
b_dessau = { b_dessau = {
province = 3023 province = 3023
@ -1489,7 +1489,7 @@ e_germany = {
} }
} }
c_magdeburg = { c_magdeburg = {
color = { 175 90 75 } color = { 53 153 60 }
b_magdeburg = { b_magdeburg = {
province = 2906 province = 2906
@ -1518,7 +1518,7 @@ e_germany = {
} }
} }
c_merseburg = { c_merseburg = {
color = { 190 130 105 } color = { 35 102 40 }
b_mersenburg = { b_mersenburg = {
province = 2935 province = 2935
@ -1549,7 +1549,7 @@ e_germany = {
} }
k_swabia = { k_swabia = {
color = { 128 9 27 } color = { 54 86 43 }
capital = c_stuttgart capital = c_stuttgart
d_wurttemberg = { d_wurttemberg = {
@ -2513,7 +2513,7 @@ e_germany = {
} }
} }
k_east_francia = { #Hesse k_east_francia = { #Hesse
color = { 0 82 159 } color = { 12 60 127 }
capital = c_frankfurt capital = c_frankfurt
@ -2533,12 +2533,12 @@ e_germany = {
} }
} }
d_middle_franconia = { d_middle_franconia = {
color = { 50 50 50 } color = { 5 60 114 }
capital = c_nurnberg capital = c_nurnberg
c_nurnberg = { c_nurnberg = {
color = { 240 240 255 } color = { 5 55 102 }
b_nurnberg = { b_nurnberg = {
province = 2892 province = 2892
@ -2557,7 +2557,7 @@ e_germany = {
} }
} }
c_ansbach = { c_ansbach = {
color = { 220 220 240 } color = { 6 68 127 }
b_ansbach = { b_ansbach = {
province = 2875 province = 2875
@ -2582,12 +2582,12 @@ e_germany = {
} }
} }
d_west_franconia = { d_west_franconia = {
color = { 170 170 170 } color = { 16 103 165 }
capital = c_wurzburg capital = c_wurzburg
c_wurzburg = { c_wurzburg = {
color = { 255 255 255 } color = { 15 97 153 }
b_wurzburg = { b_wurzburg = {
province = 2870 province = 2870
@ -2607,7 +2607,7 @@ e_germany = {
} }
} }
c_schweinfurt = { c_schweinfurt = {
color = { 175 160 160 } color = { 17 114 178 }
b_schweinfurt = { b_schweinfurt = {
province = 2926 province = 2926
@ -2620,7 +2620,7 @@ e_germany = {
} }
} }
c_aschaffenburg = { c_aschaffenburg = {
color = { 175 160 160 } color = { 12 81 127 }
b_aschaffenburg = { b_aschaffenburg = {
province = 2864 province = 2864
@ -2642,12 +2642,12 @@ e_germany = {
} }
d_east_franconia = { d_east_franconia = {
color = { 245 245 255 } color = { 43 115 216 }
capital = c_bayreuth #Würzburg capital = c_bayreuth #Würzburg
c_coburg = { c_coburg = {
color = { 255 240 255 } color = { 40 108 204 }
b_coburg = { b_coburg = {
province = 2998 province = 2998
@ -2661,7 +2661,7 @@ e_germany = {
} }
} }
c_bayreuth = { c_bayreuth = {
color = { 130 120 105 } color = { 45 122 229 }
b_bayreuth = { b_bayreuth = {
province = 2993 province = 2993
@ -2675,7 +2675,7 @@ e_germany = {
} }
} }
c_hof = { c_hof = {
color = { 130 120 105 } color = { 35 95 178 }
b_hof = { b_hof = {
province = 3000 province = 3000
@ -2688,7 +2688,7 @@ e_germany = {
} }
} }
c_bamberg = { c_bamberg = {
color = { 240 240 250 } color = { 50 135 255 }
b_bamberg = { b_bamberg = {
province = 2874 province = 2874
@ -2704,11 +2704,11 @@ e_germany = {
} }
d_hesse = { d_hesse = {
color = { 180 160 160 } color = { 19 76 191 }
capital = c_kassel #Kassel capital = c_kassel #Kassel
c_kassel = { c_kassel = {
color = { 180 160 160 } color = { 17 71 178 }
b_kassel = { b_kassel = {
province = 2860 province = 2860
@ -2727,7 +2727,7 @@ e_germany = {
} }
} }
c_fulda = { c_fulda = {
color = { 195 155 155 } color = { 20 81 204 }
b_fulda = { b_fulda = {
province = 2924 province = 2924
@ -2746,7 +2746,7 @@ e_germany = {
} }
} }
c_waldeck = { c_waldeck = {
color = { 240 180 85 } color = { 22 91 229 }
b_waldeck = { b_waldeck = {
province = 2850 province = 2850
@ -2760,7 +2760,7 @@ e_germany = {
} }
} }
c_marburg = { c_marburg = {
color = { 190 170 170 } color = { 17 71 178 }
b_marburg = { b_marburg = {
province = 2859 province = 2859
@ -2791,11 +2791,11 @@ e_germany = {
} }
d_frankfurt = { d_frankfurt = {
color = { 190 130 140 } color = { 60 105 242 }
capital = c_frankfurt #Frankfurt capital = c_frankfurt #Frankfurt
c_frankfurt = { c_frankfurt = {
color = { 190 190 190 } color = { 57 100 229 }
b_frankfurt = { b_frankfurt = {
province = 2855 province = 2855
@ -2829,7 +2829,7 @@ e_germany = {
} }
} }
c_darmstadt = { c_darmstadt = {
color = { 190 190 190 } color = { 63 111 255 }
b_seligenstadt = { b_seligenstadt = {
province = 2742 province = 2742
@ -2844,12 +2844,12 @@ e_germany = {
} }
} }
d_thuringia = { d_thuringia = {
color = { 200 160 181 } color = { 28 46 140 }
capital = c_erfurt capital = c_erfurt
c_erfurt = { c_erfurt = {
color = { 220 160 205 } color = { 25 42 127 }
b_erfurt = { b_erfurt = {
province = 3006 province = 3006
@ -2862,7 +2862,7 @@ e_germany = {
} }
} }
c_schmalkalden = { c_schmalkalden = {
color = { 220 160 205 } color = { 30 50 153 }
b_schmalkalden = { b_schmalkalden = {
province = 3010 province = 3010
@ -2880,7 +2880,7 @@ e_germany = {
} }
} }
c_muhlhausen = { c_muhlhausen = {
color = { 205 155 200 } color = { 20 33 102 }
b_muhlhausen = { b_muhlhausen = {
province = 2921 province = 2921
@ -2903,7 +2903,7 @@ e_germany = {
} }
} }
c_weimar = { c_weimar = {
color = { 210 160 180 } color = { 35 59 178 }
b_weimar = { b_weimar = {
province = 3005 province = 3005
@ -2922,7 +2922,7 @@ e_germany = {
} }
} }
c_altenburg = { c_altenburg = {
color = { 200 145 155 } color = { 15 25 76 }
b_altenburg = { b_altenburg = {
province = 3014 province = 3014

View file

@ -1081,7 +1081,36 @@ e_scandinavia = {
color = { 207 33 33 } color = { 207 33 33 }
} }
} }
}
d_jylland = { # Jylland
color = { 160 25 72 }
capital = c_aarhus # Jylland
c_aarhus = {
color = { 155 50 26 }
b_aarhus = {
province = 57
color = { 155 50 26 }
cultural_names = {
name_list_swedish = cn_arhus
}
}
b_jelling = {
province = 58
color = { 155 50 26 }
}
b_djursland = {
province = 226
color = { 155 50 26 }
}
}
c_vorbasse = { c_vorbasse = {
color = { 160 43 17 } color = { 160 43 17 }
@ -1129,37 +1158,6 @@ e_scandinavia = {
color = { 186 96 76 } color = { 186 96 76 }
} }
} }
}
d_jylland = { # Jylland
color = { 160 25 72 }
capital = c_aarhus # Jylland
c_aarhus = {
color = { 155 50 26 }
b_aarhus = {
province = 57
color = { 155 50 26 }
cultural_names = {
name_list_swedish = cn_arhus
}
}
b_jelling = {
province = 58
color = { 155 50 26 }
}
b_djursland = {
province = 226
color = { 155 50 26 }
}
}
c_viborg = { c_viborg = {
color = { 175 40 56 } color = { 175 40 56 }
@ -1313,7 +1311,7 @@ e_scandinavia = {
} }
} }
k_schleswig_holstein = { k_schleswig_holstein = {
color = { 90 136 226 } color = { 43 43 219 }
capital = c_kiel capital = c_kiel

View file

@ -910,18 +910,12 @@
parameters = { parameters = {
pilgrimage_decision_active = yes pilgrimage_decision_active = yes
unlock_voluntary_laampdom_faith = yes
novelist_title_replace_active = yes novelist_title_replace_active = yes
durandal_restoration_active = yes durandal_restoration_active = yes
} }
traits = {
virtues = {
adventurer
}
}
} }
tenet_lorekeepers = { tenet_lorekeepers = {
icon = core_tenet_legalism icon = core_tenet_chivalric_ideals
piety_cost = { piety_cost = {
value = faith_tenet_cost_low value = faith_tenet_cost_low
@ -935,11 +929,22 @@
is_shown = { is_shown = {
religion_tag = novelist_religion religion_tag = novelist_religion
} }
character_modifier = {
fertility = 0.1
spouse_opinion = 20
}
parameters = { parameters = {
meditation_mechanics_active = yes
unlock_voluntary_laampdom_faith = yes unlock_voluntary_laampdom_faith = yes
destroying_artifacts_is_pious = yes neow_better_spouses = yes
}
traits = {
virtues = {
ambitious
adventurer
}
} }
} }

View file

@ -636,9 +636,9 @@
doctrine = doctrine_pilgrimage_encouraged doctrine = doctrine_pilgrimage_encouraged
#Tenets | placeholder #Tenets | placeholder
doctrine = tenet_aniconism doctrine = tenet_five_points
doctrine = tenet_pastoral_isolation doctrine = tenet_pastoral_isolation
doctrine = tenet_adaptive doctrine = tenet_adaptive
holy_order_names = { #placeholder holy_order_names = { #placeholder
} }

View file

@ -0,0 +1,489 @@

spouse_skill_rating_1 = {
add = mediocre_skill_rating
}
spouse_skill_rating_2 = {
add = medium_skill_rating
}
spouse_skill_rating_3 = {
add = decent_skill_rating
}
spouse_skill_rating_4 = {
add = very_high_skill_rating
}
inverted_spouse_skill_rating_1 = {
subtract = spouse_skill_rating_1
}
inverted_spouse_skill_rating_2 = {
subtract = spouse_skill_rating_2
}
inverted_spouse_skill_rating_3 = {
subtract = spouse_skill_rating_3
}
inverted_spouse_skill_rating_4 = {
subtract = spouse_skill_rating_4
}
spouse_default_task_diplomacy_scale = {
add = diplomacy
scope:councillor_liege = {
if = {
limit = {
has_perk = loyalty_and_respect_perk
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
culture = { has_cultural_parameter = better_spouses }
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
faith = {
has_doctrine_parameter = neow_better_spouses
}
}
multiply = 1.25
}
divide = 5
if = {
limit = {
exists = scope:has_been_modified # checking if a saved value scope exists rather than rechecking triggers again
}
ceiling = yes
}
else = {
floor = yes
}
}
min = 1
}
spouse_default_task_martial_scale = {
add = martial
scope:councillor_liege = {
if = {
limit = {
has_perk = loyalty_and_respect_perk
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
culture = { has_cultural_parameter = better_spouses }
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
faith = {
has_doctrine_parameter = neow_better_spouses
}
}
multiply = 1.25
}
divide = 5
if = {
limit = {
exists = scope:has_been_modified # checking if a saved value scope exists rather than rechecking triggers again
}
ceiling = yes
}
else = {
floor = yes
}
}
min = 1
}
spouse_default_task_intrigue_scale = {
add = intrigue
scope:councillor_liege = {
if = {
limit = {
has_perk = loyalty_and_respect_perk
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
culture = { has_cultural_parameter = better_spouses }
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
faith = {
has_doctrine_parameter = neow_better_spouses
}
}
multiply = 1.25
}
divide = 5
if = {
limit = {
exists = scope:has_been_modified # checking if a saved value scope exists rather than rechecking triggers again
}
ceiling = yes
}
else = {
floor = yes
}
}
min = 1
}
spouse_default_task_learning_scale = {
add = learning
scope:councillor_liege = {
if = {
limit = {
has_perk = loyalty_and_respect_perk
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
culture = { has_cultural_parameter = better_spouses }
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
faith = {
has_doctrine_parameter = neow_better_spouses
}
}
multiply = 1.25
}
divide = 5
if = {
limit = {
exists = scope:has_been_modified # checking if a saved value scope exists rather than rechecking triggers again
}
ceiling = yes
}
else = {
floor = yes
}
}
min = 1
}
spouse_default_task_stewardship_scale = {
add = stewardship
scope:councillor_liege = {
if = {
limit = {
has_perk = loyalty_and_respect_perk
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
culture = { has_cultural_parameter = better_spouses }
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
faith = {
has_doctrine_parameter = neow_better_spouses
}
}
multiply = 1.25
}
divide = 5
if = {
limit = {
exists = scope:has_been_modified # checking if a saved value scope exists rather than rechecking triggers again
}
ceiling = yes
}
else = {
floor = yes
}
}
min = 1
}
spouse_task_court_politics_scale = {
add = diplomacy
scope:councillor_liege = {
if = {
limit = {
has_perk = loyalty_and_respect_perk
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
culture = { has_cultural_parameter = better_spouses }
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
faith = {
has_doctrine_parameter = neow_better_spouses
}
}
multiply = 1.25
}
divide = 2
if = {
limit = {
exists = scope:has_been_modified # checking if a saved value scope exists rather than rechecking triggers again
}
ceiling = yes
}
else = {
floor = yes
}
}
min = 1
}
spouse_task_chivalry_scale = {
add = martial
scope:councillor_liege = {
if = {
limit = {
has_perk = loyalty_and_respect_perk
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
culture = { has_cultural_parameter = better_spouses }
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
faith = {
has_doctrine_parameter = neow_better_spouses
}
}
multiply = 1.25
}
divide = 2
if = {
limit = {
exists = scope:has_been_modified # checking if a saved value scope exists rather than rechecking triggers again
}
ceiling = yes
}
else = {
floor = yes
}
}
min = 1
}
spouse_task_court_intrigue_scale = {
add = intrigue
scope:councillor_liege = {
if = {
limit = {
has_perk = loyalty_and_respect_perk
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
culture = { has_cultural_parameter = better_spouses }
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
faith = {
has_doctrine_parameter = neow_better_spouses
}
}
multiply = 1.25
}
divide = 2
if = {
limit = {
exists = scope:has_been_modified # checking if a saved value scope exists rather than rechecking triggers again
}
ceiling = yes
}
else = {
floor = yes
}
}
min = 1
}
spouse_task_manage_domain_scale = {
add = stewardship
scope:councillor_liege = {
if = {
limit = {
has_perk = loyalty_and_respect_perk
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
culture = { has_cultural_parameter = better_spouses }
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
faith = {
has_doctrine_parameter = neow_better_spouses
}
}
multiply = 1.25
}
divide = 2
if = {
limit = {
exists = scope:has_been_modified # checking if a saved value scope exists rather than rechecking triggers again
}
ceiling = yes
}
else = {
floor = yes
}
}
min = 1
}
spouse_task_patronage_scale = {
add = learning
scope:councillor_liege = {
if = {
limit = {
has_perk = loyalty_and_respect_perk
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
culture = { has_cultural_parameter = better_spouses }
}
multiply = 1.25
save_temporary_value_as = has_been_modified # for performance reasons, to avoid checking trigger again
}
if = {
limit = {
faith = {
has_doctrine_parameter = neow_better_spouses
}
}
multiply = 1.25
}
divide = 2
if = {
limit = {
exists = scope:has_been_modified # checking if a saved value scope exists rather than rechecking triggers again
}
ceiling = yes
}
else = {
floor = yes
}
}
min = 1
}
#Spouse rank up values
councillor_spouse_lifestyle_rank_up_threshold = 4 #Number of half-years the character has to have been performing a task in order to rank up in the relevant skill
councillor_spouse_lifestyle_progress_factor = 0.75 #The factor by which the chance of ranking up each month is multiplied. At 1, one point of progress and one point of skill increase the chance (every six months) by 1%
councillor_spouse_lifestyle_progress_increase = 1 #How much progress is added every time
#FROM EVENTS
opinion_boost_neighboring_ruler_value = {
add = 20
if = {
limit = {
tier_difference = {
target = root
value = -1
}
}
multiply = 2
}
else_if = {
limit = {
tier_difference = {
target = root
value = -2
}
}
multiply = 2.5
}
}
spouse_martial_event_troop_size = {
add = martial
add = prowess
if = {
limit = {
has_trait = strategist
}
multiply = 1.5
}
if = {
limit = {
has_trait = overseer
}
multiply = 1.5
}
if = {
limit = {
has_trait = gallant
}
multiply = 1.5
}
multiply = 10
round = yes
}
councillor_spouse_martial_1005_a_value = {
add = scope:councillor.martial
divide = 2
}

BIN
gfx/interface/bookmarks/bm_2555_europe.dds (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

View file

@ -45,12 +45,12 @@
} }
###c_neubrandenburg ###c_neubrandenburg
2820 = { 2820 = {
religion = heimwehler religion = volksmarchen
holding = castle_holding holding = castle_holding
culture = NEOW_pomeranian culture = NEOW_pomeranian
} }
2812 = { 2812 = {
religion = heimwehler religion = volksmarchen
holding = castle_holding holding = castle_holding
culture = NEOW_pomeranian culture = NEOW_pomeranian
} }
@ -73,7 +73,7 @@
holding = castle_holding holding = castle_holding
} }
1178.1.1 = { 1178.1.1 = {
religion = heimwehler religion = volksmarchen
culture = brandenburger culture = brandenburger
} }
} }
@ -228,7 +228,7 @@
} }
1120.1.1 = { 1120.1.1 = {
culture = brandenburger culture = brandenburger
religion = heimwehler religion = volksmarchen
} }
} }
3168 = { 3168 = {
@ -287,7 +287,7 @@
} }
1120.1.1 = { 1120.1.1 = {
culture = brandenburger culture = brandenburger
religion = heimwehler religion = volksmarchen
} }
} }
3163 = { 3163 = {
@ -1353,7 +1353,7 @@
###c_dessau ###c_dessau
3023 = { 3023 = {
culture = saxon culture = saxon
religion = einblicker religion = volksmarchen
holding = tribal_holding holding = tribal_holding
} }
3018 = { 3018 = {
@ -1445,7 +1445,7 @@
holding = none holding = none
1120.1.1 = { 1120.1.1 = {
culture = saxon culture = saxon
religion = einblicker religion = volksmarchen
holding = tribal_holding holding = tribal_holding
} }
} }

View file

@ -34,7 +34,7 @@
tenet_theomonarchy_name:0 "Theomonarchy" tenet_theomonarchy_name:0 "Theomonarchy"
tenet_theomonarchy_desc:0 "Established in the early years of the Event by Emperor Jürgen, it has been the form of governance of the Alpine Empire for centuries. Rulers following [ROOT.Faith.GetAdjective] are granted power over both earthly and heavenly matters, but should their spirit be weak, and fall to sin, they will not hold the position for long." tenet_theomonarchy_desc:0 "Established in the early years of the Event by Emperor Jürgen, it has been the form of governance of the Alpine Empire for centuries. Rulers following [ROOT.Faith.GetAdjective] are granted power over both earthly and heavenly matters, but should their spirit be weak, and fall to sin, they will not hold the position for long."
doctrine_parameter_has_access_to_theomonarchy_succession:0 "Gives access to $theomonarchy_succession_law$." doctrine_parameter_has_access_to_theomonarchy_succession:0 "Gives access to $theomonarchy_succession_law$"
#GENERIC #GENERIC
@ -73,10 +73,15 @@
doctrine_parameter_easier_to_convert_culture_in_same_faith_hills_forests:0 "[promote_culture|E] speed in same-[faith|E] Forest and Hill [terrain|E]: #P +[EmptyScope.ScriptValue('promote_culture_easier_to_convert_culture_in_same_faith_hills_forests_bonus_loc_control')|0]%#!" doctrine_parameter_easier_to_convert_culture_in_same_faith_hills_forests:0 "[promote_culture|E] speed in same-[faith|E] Forest and Hill [terrain|E]: #P +[EmptyScope.ScriptValue('promote_culture_easier_to_convert_culture_in_same_faith_hills_forests_bonus_loc_control')|0]%#!"
doctrine_parameter_harder_to_convert_faith_away_in_hills_forests:0 "Hostile [convert_county|E] speed in Forest and Hill [terrain|E]: #P [EmptyScope.ScriptValue('harder_to_convert_faith_away_in_hills_forests_malus_loc_control')|0]%#!" doctrine_parameter_harder_to_convert_faith_away_in_hills_forests:0 "Hostile [convert_county|E] speed in Forest and Hill [terrain|E]: #P [EmptyScope.ScriptValue('harder_to_convert_faith_away_in_hills_forests_malus_loc_control')|0]%#!"
tenet_lorekeepers_name:0 "Lorekeepers"
tenet_lorekeepers_desc:0 "It is the duty of every Novelist to delve deep into the secrets of the world, seeking to unfold the illustrious Author's hidden meanings." tenet_lorekeepers_name:0 "Chivalric Ideals"
tenet_lorekeepers_desc:0 "It is the duty of each one of us to strive to be the best version of ourselves. We must choose to be knights, lovers, and protectors of the weak."
doctrine_parameter_neow_better_spouses:0 "[skills|E] from [spouse|E] [councillor_tasks|E]: #P +25%#!"
tenet_the_first_age_name:0 "Scions of Atlantis" tenet_the_first_age_name:0 "Scions of Atlantis"
tenet_the_first_age_desc:0 "We must strive to restore the balance of order as it was during the golden age of man. Though many years have passed, our resolve has not yet been lost." tenet_the_first_age_desc:0 "We must reforge mankind into the ideal vision of Atlantis - an idyllic, equal society in harmony with nature. History has proven that war and greed are not sustainable ways of life."
tenet_songs_of_roland_name:0 "Songs of Roland" tenet_songs_of_roland_name:0 "Songs of Roland"
tenet_songs_of_roland_desc:0 "Just as during the gallant knights of yore, our court bards and wandering troubadours recite the songs of heroic knights, inspiring many to seek faith and fortune in distant lands." tenet_songs_of_roland_desc:0 "Just as during the gallant knights of yore, our court bards and wandering troubadours recite the songs of heroic knights, inspiring many to seek faith and fortune in distant lands."
tenet_inner_journey_simurghi_name: "The Semorgh" tenet_inner_journey_simurghi_name: "The Semorgh"

View file

@ -4,7 +4,7 @@
novelist_religion_adj:1 "Novelist" novelist_religion_adj:1 "Novelist"
novelist_religion_adherent:1 "Novelist" novelist_religion_adherent:1 "Novelist"
novelist_religion_adherent_plural:1 "Novelists" novelist_religion_adherent_plural:1 "Novelists"
novelist_religion_desc:1 "While Novelism is a particularly diverse set of beliefs, all Novelists are united by a single belief - or, rather, a single book - the Novel. All Novelists hold that the truth of the world is not held within a single scripture, but is rather hidden within all of them, scattered across time by the unimaginable Author of the Universe. Thus, Novelists delve deep into the writings of the world - from the Bible to lost books of the Old World - in search of hidden meanings and esoteric truths." novelist_religion_desc:1 "While Novelism is a particularly diverse set of faiths, all Novelists are united by the belief that God the Author wrote this world, as well as many others, into existence. They call the sum of His creation the Novel - the metaphysical compendium of all the stories of the universe scattered among its many worlds. And so, they pray to the Author for divine insight, as well as delve into the many writings of the old world - from the biblical to the fantastical - in search of hidden meanings and esoteric truths."
novelist_high_god_name:0 "Eru l'Auteur" novelist_high_god_name:0 "Eru l'Auteur"
novelist_high_god_name_possessive:0 "Eru l'Auteur's" novelist_high_god_name_possessive:0 "Eru l'Auteur's"
@ -25,11 +25,11 @@
novelist_creator_god_name:0 "$novelist_high_god_name$" novelist_creator_god_name:0 "$novelist_high_god_name$"
novelist_creator_god_name_possessive:0 "$novelist_high_god_name_possessive$" novelist_creator_god_name_possessive:0 "$novelist_high_god_name_possessive$"
numenorian:0 "Stewards of Atlantis" numenorian:0 "Romanticism"
numenorian_adj:0 "Atlantean" numenorian_adj:0 "Romanticist"
numenorian_adherent:0 "Atlantean" numenorian_adherent:0 "Romanticist"
numenorian_adherent_plural:0 "Atlanteans" numenorian_adherent_plural:0 "Romanticists"
numenorian_desc:0 "Atlanteans believe in a diverse pantheon of gods led by the elusive and unknowable [Concept('neow_the_author','Author')|E]. The Author is what remains of the Novel's writer, the one God, split into many lesser gods by dark forces during the [Concept('neow_the_shattering','Shattering')|E], forever altering the course of history. They believe that with his demise, God's idyllic plane of creation, [Concept('neow_atlantis','Atlantis')|E], was transported into the material world as an immortal empire, founded by High King [Concept('neow_charlemagne','Charlemagne')|E] at the beginning of time, who protected the world with his magical sword Durendal. However, during the [Concept('neow_the_event','Event')|E] Durendal was lost, and all of Atlantis fell beneath the waves. Atlanteans seek to recover their First King's blade and regalia, so they may bring back magic and usher in a new era of peace and prosperity under their wise stewardship." numenorian_desc:0 "Romanticists worship a diverse pantheon of gods led by the elusive and unknowable [Concept('neow_the_author','Author')|E]. Dissatisfied with the state of the earth after its [Concept('neow_the_event','collapse')|E], Romanticists shun the worship of the old world, instead turning to the ancient and otherworldly as their blueprint. They emulate the gallant knights of [Concept('neow_charlemagne','Charlemagne')|E] and idyllic utopias like [Concept('neow_atlantis','Atlantis')|E] in order to find their Platonic ideal, seeking an escape from the violence and war of this new world. Though many believe their search to be hopeless, the Romanticists believe that only under their wise guidance can humanity be dredged up out of the dark ages and into a new era filled with greater purpose."
numenorian_devotee:0 "steward" numenorian_devotee:0 "steward"
numenorian_devotee_plural:0 "stewards" numenorian_devotee_plural:0 "stewards"

View file

@ -7,7 +7,7 @@ game_concept_neow_the_event_desc: "Occurring sometime around the turn of the mil
game_concept_neow_the_author: "The Author" game_concept_neow_the_author: "The Author"
game_concept_neow_the_author_desc: ""Eru, our great Author, weaves the tapestry of our universe and imprints into it meaning in ink. Though he is too far beyond for any of us to understand him, his work is laid clearly before us in this beautiful canvas we call Earth."\n\n#tooltip_subheading - Isildur Bonaparte#!" game_concept_neow_the_author_desc: ""Eru, our great Author, weaves the tapestry of our universe and imprints into it meaning in ink. Though he is too far beyond for any of us to understand him, his work is laid clearly before us in this beautiful canvas we call Earth."\n\n#tooltip_subheading - Isildur Bonaparte#!"
game_concept_neow_atlantis: "Atlantis" game_concept_neow_atlantis: "Atlantis"
game_concept_neow_atlantis_desc: "Some Novelists believe the Author dwells in a distant, spiritual plane called Atlantis - an idyllic garden inaccessible to mortal souls. Atlanteans believe the entire realm was transported onto Earth with his death, and in the new, post-Event reality, exists as a lost continent roughly under modern day Western Europe. The Crown of Númenor, the vast empire ruling over it, was destroyed during the Deluge, and most people forgot it ever existed." game_concept_neow_atlantis_desc: "Few Novelists can agree whether the stories of Atlantis depict merely an allegory for utopia, or a revelatory glimpse into the Author's idyllic plane of creation. Nonetheless, the Romanticists view it as their visionary project in establishing a peaceful, arcadian society."
game_concept_neow_the_shattering: "The Shattering" game_concept_neow_the_shattering: "The Shattering"
game_concept_neow_the_shattering_desc: "Atlanteans believe that the Old World was created and watched over by a singular great God, who was destroyed during the Event, shattering his reality into countless shards - independent gods, each reflecting a piece of his person. The pantheon is de facto headed by Charlemagne, the High King of Númenor, who ascended to Heaven upon his passing as its sole ruler and defender. Other gods include Valjean the Redeemer, D'Artagnan, and Captain Nemo, who embody God's mercy, chivalry, and bravery respectively. Countless lesser gods also exist within the pantheon as the receivers of prayer and offering." game_concept_neow_the_shattering_desc: "Atlanteans believe that the Old World was created and watched over by a singular great God, who was destroyed during the Event, shattering his reality into countless shards - independent gods, each reflecting a piece of his person. The pantheon is de facto headed by Charlemagne, the High King of Númenor, who ascended to Heaven upon his passing as its sole ruler and defender. Other gods include Valjean the Redeemer, D'Artagnan, and Captain Nemo, who embody God's mercy, chivalry, and bravery respectively. Countless lesser gods also exist within the pantheon as the receivers of prayer and offering."
game_concept_neow_saracen_knights: "The Saracen Knights" game_concept_neow_saracen_knights: "The Saracen Knights"