diff --git a/N3OW/common/coat_of_arms/coat_of_arms/NEOW_landed_titles.txt b/N3OW/common/coat_of_arms/coat_of_arms/NEOW_landed_titles.txt index 23641a33..8a70a83c 100644 --- a/N3OW/common/coat_of_arms/coat_of_arms/NEOW_landed_titles.txt +++ b/N3OW/common/coat_of_arms/coat_of_arms/NEOW_landed_titles.txt @@ -1473,21 +1473,172 @@ k_tuscany = { } } k_san_marino = { - pattern = "pattern_solid.dds" - color1 = "red" - color2 = "white" - textured_emblem = { - texture = "flag_san_marino.dds" + pattern="pattern_horizontal_split_02.dds" + color1=green_light + color2=white + color3=blue + colored_emblem={ + color1=green_light + texture="ce_waves_04.dds" + instance={ + position={ 0.330000 0.420000 } + scale={ 3.670000 1.670000 } + depth=2.010000 + } + } + + colored_emblem={ + color1=white + texture="ce_triangle_mask.dds" + instance={ + position={ 0.270000 0.640000 } + depth=1.010000 + rotation=352 + } + + } + + colored_emblem={ + color1=green_light + texture="ce_block_02.dds" + instance={ + position={ 0.850000 0.560000 } + scale={ 0.490000 0.460000 } + } + + } + } + k_andorra = { - pattern = "pattern_solid.dds" - color1 = "red" - color2 = "white" - textured_emblem = { - texture = "flag_andorra.dds" + pattern="pattern_checkers_02.dds" + color1=yellow_light + color2=red + color3=blue + colored_emblem={ + color1=yellow_light + color2=red + texture="ce_verticle_stripes_02.dds" + instance={ + position={ 0.740000 0.250000 } + scale={ 0.480000 0.510000 } + depth=8.010000 + } + } + + colored_emblem={ + color1=red + color2=blue_light + color3=yellow_light + texture="NEOW_ce_cow.dds" + instance={ + position={ 0.710000 0.810000 } + scale={ 0.330000 0.330000 } + depth=3.010000 + } + + } + + colored_emblem={ + color1=yellow_light + color2=red + texture="ce_vertical_stripes_01.dds" + instance={ + position={ 0.270000 1.000000 } + scale={ 0.460000 1.000000 } + depth=10.010000 + } + + } + + colored_emblem={ + color1=yellow_light + texture="ce_block_02.dds" + instance={ + position={ 1.000000 1.000000 } + depth=7.010000 + } + + instance={ + position={ 1.000000 0.000000 } + depth=9.010000 + } + + instance={ + position={ 0.000000 1.000000 } + depth=11.010000 + } + + } + + colored_emblem={ + color1=white + color2=yellow_light + color3=white + texture="NEOW_ce_bishops_mitre.dds" + instance={ + position={ 0.280000 0.260000 } + scale={ 0.450000 0.450000 } + depth=1.010000 + } + + } + + colored_emblem={ + color1=yellow_light + texture="ce_block_05.dds" + instance={ + position={ 0.180000 0.370000 } + scale={ 0.140000 0.140000 } + rotation=129 + } + + } + + colored_emblem={ + color1=red + color2=blue + color3=yellow_light + texture="NEOW_ce_cow.dds" + instance={ + position={ 0.710000 0.630000 } + scale={ 0.340000 0.340000 } + depth=4.010000 + } + + } + + colored_emblem={ + color1=yellow + texture="ce_block_02.dds" + instance={ + scale={ 1.000000 0.050000 } + depth=5.010000 + } + + instance={ + scale={ 0.040000 1.000000 } + depth=6.010000 + } + + } + + colored_emblem={ + color1=yellow_light + texture="ce_crozier.dds" + instance={ + position={ 0.290000 0.240000 } + scale={ 0.520000 0.520000 } + depth=2.010000 + rotation=41 + } + + } + } + k_lichtenstein = { pattern = "pattern_solid.dds" color1 = "red" diff --git a/N3OW/common/culture/cultures/NEOW_french.txt b/N3OW/common/culture/cultures/NEOW_french.txt index a6e38c13..d6906280 100644 --- a/N3OW/common/culture/cultures/NEOW_french.txt +++ b/N3OW/common/culture/cultures/NEOW_french.txt @@ -7,7 +7,7 @@ martial_custom = martial_custom_equal traditions = { tradition_chanson_de_geste - tradition_hereditary_hierarchy + tradition_agrarian tradition_chivalry tradition_culinary_art tradition_ep3_cultivated_sophistication @@ -200,6 +200,7 @@ patoues = { tradition_highland_warriors tradition_chivalry tradition_mountain_homes + tradition_faith_bound } name_list = name_list_NEOW_french @@ -419,7 +420,7 @@ breton = { martial_custom = martial_custom_male_only traditions = { tradition_fishermen - tradition_hereditary_bards + tradition_poetry tradition_swords_for_hire tradition_seafaring } diff --git a/N3OW/common/culture/cultures/NEOW_rhaeto_helvetic.txt b/N3OW/common/culture/cultures/NEOW_rhaeto_helvetic.txt index 053da4b7..70ef7578 100644 --- a/N3OW/common/culture/cultures/NEOW_rhaeto_helvetic.txt +++ b/N3OW/common/culture/cultures/NEOW_rhaeto_helvetic.txt @@ -14,6 +14,7 @@ pelonais = { tradition_hard_working tradition_chivalry tradition_culinary_art + tradition_faith_bound } name_list = name_list_french @@ -46,10 +47,12 @@ swiss = { language = language_rhaeto_helvetic martial_custom = martial_custom_equal traditions = { - tradition_parochialism + tradition_republican_legacy tradition_hard_working - tradition_castle_keepers - tradition_mountain_homes + tradition_stalwart_defenders + tradition_isolationist + tradition_faith_bound + } name_list = name_list_swabian @@ -82,6 +85,7 @@ aleman = { tradition_hard_working tradition_castle_keepers tradition_mountain_homes + tradition_faith_bound } name_list = name_list_swabian @@ -172,6 +176,7 @@ romansch = { tradition_hard_working tradition_castle_keepers tradition_mountain_homes + tradition_faith_bound } name_list = name_list_swabian diff --git a/N3OW/common/culture/traditions/00_realm_traditions.txt b/N3OW/common/culture/traditions/00_realm_traditions.txt index dbb0c57a..51685916 100644 --- a/N3OW/common/culture/traditions/00_realm_traditions.txt +++ b/N3OW/common/culture/traditions/00_realm_traditions.txt @@ -557,7 +557,6 @@ tradition_gardening = { } } } - NOT = { culture_tradition:tradition_tgp_ephemeral_grace = { is_in_list = traits } } } parameters = { @@ -1631,7 +1630,7 @@ tradition_culture_blending = { scope:character = { any_sub_realm_county = { percent >= 0.3 - culture != root + NOT = { culture = root } } } } @@ -1725,7 +1724,9 @@ tradition_isolationist = { any_sub_realm_county = { culture = scope:character.culture any_neighboring_county = { - culture != scope:character.culture + NOT = { + culture = scope:character.culture + } culture = { cultural_acceptance = { target = scope:character.culture value >= 40 } } @@ -1765,14 +1766,6 @@ tradition_isolationist = { } } - can_pick = { - # Mutually exclusive with other Isolationist - NOR = { - culture_tradition:tradition_tgp_inward_perfection = { is_in_list = traits } - culture_tradition:tradition_cultural_primacy = { is_in_list = traits } - } - } - ai_will_do = { value = 100 if = { @@ -1916,20 +1909,16 @@ tradition_agrarian = { 1 = indian 4 = farmland.dds } - - is_shown = { - NOT = { - culture_tradition:tradition_intensive_farming = { is_in_list = traits } - } - } can_pick = { custom_tooltip = { text = culture_in_farmlands_or_floodplains_terrain_desc any_culture_county = { - county_has_province_with_terrain = { - terrain = farmlands - terrain = floodplains + any_county_province = { + OR = { + terrain = farmlands + terrain = floodplains + } } } } @@ -1983,9 +1972,11 @@ tradition_agrarian = { NOT = { any_culture_county = { count >= 5 - county_has_province_with_terrain = { - terrain = farmlands - terrain = floodplains + any_county_province = { + OR = { + terrain = farmlands + terrain = floodplains + } } } } @@ -2019,9 +2010,11 @@ tradition_agrarian = { any_sub_realm_county = { count >= 2 culture = scope:character.culture - county_has_province_with_terrain = { - terrain = farmlands - terrain = floodplains + any_county_province = { + OR = { + terrain = farmlands + terrain = floodplains + } } } } @@ -2143,9 +2136,11 @@ tradition_pastoralists = { any_sub_realm_county = { percent >= 0.6 culture = scope:character.culture - county_has_province_with_terrain = { - terrain = plains - terrain = steppe + any_county_province = { + OR = { + terrain = plains + terrain = steppe + } } } } @@ -2448,7 +2443,9 @@ tradition_staunch_traditionalists = { limit = { scope:character = { any_sub_realm_county = { - culture != scope:character.culture + NOT = { + culture = scope:character.culture + } } } } @@ -2525,7 +2522,7 @@ tradition_hill_dwellers = { custom_description = { text = culture_in_hills_desc any_culture_county = { - county_has_province_with_terrain = { + any_county_province = { terrain = hills } } @@ -2571,7 +2568,7 @@ tradition_hill_dwellers = { NOT = { any_culture_county = { percent >= 0.3 - county_has_province_with_terrain = { + any_county_province = { terrain = hills } } @@ -2606,7 +2603,7 @@ tradition_hill_dwellers = { any_sub_realm_county = { percent >= 0.2 culture = scope:character.culture - county_has_province_with_terrain = { + any_county_province = { terrain = hills } } @@ -2619,7 +2616,7 @@ tradition_hill_dwellers = { limit = { any_culture_county = { percent >= 0.6 - county_has_province_with_terrain = { + any_county_province = { terrain = hills } } @@ -2651,9 +2648,11 @@ tradition_forest_folk = { custom_description = { text = culture_in_forest_desc any_culture_county = { - county_has_province_with_terrain = { - terrain = forest - terrain = taiga + any_county_province = { + OR = { + terrain = forest + terrain = taiga + } } } } @@ -2702,9 +2701,11 @@ tradition_forest_folk = { NOT = { any_culture_county = { percent >= 0.3 - county_has_province_with_terrain = { - terrain = forest - terrain = taiga + any_county_province = { + OR = { + terrain = forest + terrain = taiga + } } } } @@ -2738,9 +2739,11 @@ tradition_forest_folk = { any_sub_realm_county = { percent >= 0.2 culture = scope:character.culture - county_has_province_with_terrain = { - terrain = forest - terrain = taiga + any_county_province = { + OR = { + terrain = forest + terrain = taiga + } } } } @@ -2752,9 +2755,11 @@ tradition_forest_folk = { limit = { any_culture_county = { percent >= 0.6 - county_has_province_with_terrain = { - terrain = forest - terrain = taiga + any_county_province = { + OR = { + terrain = forest + terrain = taiga + } } } } @@ -2792,9 +2797,11 @@ tradition_mountain_homes = { custom_description = { text = culture_in_mountains_desc any_culture_county = { - county_has_province_with_terrain = { - terrain = mountains - terrain = desert_mountains + any_county_province = { + OR = { + terrain = mountains + terrain = desert_mountains + } } } } @@ -2843,9 +2850,11 @@ tradition_mountain_homes = { NOT = { any_culture_county = { percent >= 0.3 - county_has_province_with_terrain = { - terrain = mountains - terrain = desert_mountains + any_county_province = { + OR = { + terrain = mountains + terrain = desert_mountains + } } } } @@ -2879,9 +2888,11 @@ tradition_mountain_homes = { any_sub_realm_county = { percent >= 0.2 culture = scope:character.culture - county_has_province_with_terrain = { - terrain = mountains - terrain = desert_mountains + any_county_province = { + OR = { + terrain = mountains + terrain = desert_mountains + } } } } @@ -2893,9 +2904,11 @@ tradition_mountain_homes = { limit = { any_culture_county = { percent >= 0.6 - county_has_province_with_terrain = { - terrain = mountains - terrain = desert_mountains + any_county_province = { + OR = { + terrain = mountains + terrain = desert_mountains + } } } } @@ -2917,9 +2930,11 @@ tradition_dryland_dwellers = { custom_description = { text = culture_in_dryland_desc any_culture_county = { - county_has_province_with_terrain = { - terrain = drylands - terrain = desert + any_county_province = { + OR = { + terrain = drylands + terrain = desert + } } } } @@ -2972,9 +2987,11 @@ tradition_dryland_dwellers = { NOT = { any_culture_county = { percent >= 0.3 - county_has_province_with_terrain = { - terrain = drylands - terrain = desert + any_county_province = { + OR = { + terrain = drylands + terrain = desert + } } } } @@ -3008,9 +3025,11 @@ tradition_dryland_dwellers = { any_sub_realm_county = { percent >= 0.2 culture = scope:character.culture - county_has_province_with_terrain = { - terrain = drylands - terrain = desert + any_county_province = { + OR = { + terrain = drylands + terrain = desert + } } } } @@ -3022,9 +3041,11 @@ tradition_dryland_dwellers = { limit = { any_culture_county = { percent >= 0.6 - county_has_province_with_terrain = { - terrain = drylands - terrain = desert + any_county_province = { + OR = { + terrain = drylands + terrain = desert + } } } } @@ -3053,7 +3074,7 @@ tradition_jungle_dwellers = { custom_description = { text = culture_in_jungle_desc any_culture_county = { - county_has_province_with_terrain = { + any_county_province = { terrain = jungle } } @@ -3096,7 +3117,7 @@ tradition_jungle_dwellers = { NOT = { any_culture_county = { percent >= 0.3 - county_has_province_with_terrain = { + any_county_province = { terrain = jungle } } @@ -3131,7 +3152,7 @@ tradition_jungle_dwellers = { any_sub_realm_county = { percent >= 0.2 culture = scope:character.culture - county_has_province_with_terrain = { + any_county_province = { terrain = jungle } } @@ -3144,7 +3165,7 @@ tradition_jungle_dwellers = { limit = { any_culture_county = { percent >= 0.6 - county_has_province_with_terrain = { + any_county_province = { terrain = jungle } } @@ -3167,7 +3188,7 @@ tradition_wetlanders = { custom_tooltip = { text = culture_in_wetlands_desc any_culture_county = { - county_has_province_with_terrain = { + any_county_province = { terrain = wetlands } } @@ -3222,7 +3243,7 @@ tradition_wetlanders = { NOT = { any_culture_county = { count >= 3 - county_has_province_with_terrain = { + any_county_province = { terrain = wetlands } } @@ -3257,7 +3278,7 @@ tradition_wetlanders = { any_sub_realm_county = { count >= 3 culture = scope:character.culture - county_has_province_with_terrain = { + any_county_province = { terrain = wetlands } } @@ -3270,7 +3291,7 @@ tradition_wetlanders = { limit = { any_culture_county = { percent >= 0.6 - county_has_province_with_terrain = { + any_county_province = { terrain = wetlands } } @@ -3300,7 +3321,7 @@ tradition_hidden_cities = { custom_description = { text = culture_in_jungle_desc any_culture_county = { - county_has_province_with_terrain = { + any_county_province = { terrain = jungle } } @@ -3343,7 +3364,7 @@ tradition_hidden_cities = { NOT = { any_culture_county = { percent >= 0.3 - county_has_province_with_terrain = { + any_county_province = { terrain = jungle } } @@ -3376,7 +3397,7 @@ tradition_hidden_cities = { NOT = { any_culture_county = { percent >= 0.3 - county_has_province_with_terrain = { + any_county_province = { terrain = jungle } } @@ -3404,8 +3425,8 @@ tradition_hidden_cities = { limit = { any_culture_county = { percent >= 0.6 - county_has_province_with_terrain = { - terrain = jungle + any_county_province = { + terrain = wetlands } } } @@ -3463,7 +3484,7 @@ tradition_ancient_miners = { scope:character = { any_sub_realm_county = { culture = scope:character.culture - county_has_province_with_terrain = { + any_county_province = { terrain = hills } } @@ -3720,7 +3741,9 @@ tradition_maritime_mercantilism = { custom_description = { text = culture_on_coast_desc any_culture_county = { - has_coastal_province = yes + any_county_province = { + is_coastal = yes + } } } } @@ -3762,7 +3785,9 @@ tradition_maritime_mercantilism = { NOT = { any_culture_county = { percent >= 0.3 - has_coastal_province = yes + any_county_province = { + is_coastal = yes + } } } } @@ -3793,7 +3818,9 @@ tradition_maritime_mercantilism = { scope:character = { any_sub_realm_county = { percent >= 0.6 - has_coastal_province = yes + any_county_province = { + is_coastal = yes + } } } } @@ -3814,7 +3841,9 @@ tradition_maritime_mercantilism = { scope:character = { any_sub_realm_county = { percent >= 0.3 - has_coastal_province = yes + any_county_province = { + is_coastal = yes + } } } } @@ -3825,7 +3854,9 @@ tradition_maritime_mercantilism = { limit = { any_culture_county = { percent >= 0.6 - has_coastal_province = yes + any_county_province = { + is_coastal = yes + } } } multiply = 2 diff --git a/N3OW/common/culture/traditions/NEOW_traditions.txt b/N3OW/common/culture/traditions/NEOW_traditions.txt index 6474ba56..a7bd9ef2 100644 --- a/N3OW/common/culture/traditions/NEOW_traditions.txt +++ b/N3OW/common/culture/traditions/NEOW_traditions.txt @@ -139,12 +139,22 @@ tradition_british_palace_politics = { wanderers_gain_extra_combat_skills = yes mercenary_courtiers_gain_extra_skills = yes more_likely_to_leave_court = yes - cultrad_unlocks_t2_countermeasures = yes enable_garden_duchy_building = yes can_appoint_court_gardener = yes - can_recruit_gardeners = yes + can_recruit_gardeners = yes + vengeful_trait_more_common = yes + vengeful_positive_forgiving_negative = yes + rivalries_more_common = yes + hostile_action_vs_rival_bonuses = yes + bonuses_from_patriarch_matriarch_trait = yes + cultural_house_personal_scheme_success_chance = yes + landing_house_members_give_prestige = yes + penalty_for_revoking_titles_from_house_members = yes + loyal_trait_more_common = yes } character_modifier = { + dynasty_house_opinion = 15 + opinion_of_liege = -10 monthly_court_grandeur_change_mult = 0.2 political_scheme_phase_duration_add = minor_scheme_phase_duration_bonus_value personal_scheme_phase_duration_add = minor_scheme_phase_duration_bonus_value @@ -158,6 +168,7 @@ tradition_british_palace_politics = { same_culture_mercenary_hire_cost_mult = -0.15 character_travel_speed_mult = 0.1 character_travel_safety_mult = 0.1 + dread_baseline_add = 10 } cost = { diff --git a/N3OW/common/landed_titles/italy.txt b/N3OW/common/landed_titles/italy.txt index 0b7b9d5c..a0d19038 100644 --- a/N3OW/common/landed_titles/italy.txt +++ b/N3OW/common/landed_titles/italy.txt @@ -171,6 +171,196 @@ e_italy = { } } + d_lombardia = { + color = { 180 115 200 } + can_be_named_after_dynasty = no + + capital = c_lombardia # Lombardia + + c_lombardia = { + color = { 185 120 205 } + can_be_named_after_dynasty = no + + b_milano = { + province = 2482 + + color = { 185 120 205 } + } + b_monza = { + province = 2481 + + color = { 185 120 205 } + } + b_gallarate = { + province = 2480 + + color = { 185 120 205 } + } + b_varese = { + province = 2479 + + color = { 185 120 205 } + } + } + c_sondrio = { + color = { 250 150 220 } + can_be_named_after_dynasty = no + + b_como = { + province = 2477 + + color = { 240 175 255 } + } + b_sondrio = { + province = 9702 + + color = { 170 150 190 } + } + b_bormio = { + province = 9703 + + color = { 170 150 190 } + } + } + c_pavia = { + color = { 200 155 255 } + can_be_named_after_dynasty = no + + b_pavia = { + province = 2475 + + color = { 200 155 255 } + } + b_lodi = { + province = 2476 + + color = { 200 155 255 } + } + b_vigevano = { + province = 2474 + + color = { 200 155 255 } + } + b_voghera = { + province = 2487 + + color = { 170 105 195 } + } + } + c_brescia = { + color = { 170 150 190 } + can_be_named_after_dynasty = no + b_brescia = { + province = 2494 + + color = { 170 150 190 } + } + b_bergamo = { + province = 2493 + + color = { 170 150 190 } + } + b_chiari = { + province = 8762 + + color = { 170 150 190 } + } + b_edolo = { + province = 9710 + + color = { 170 150 190 } + } + b_vestone = { + province = 8761 + + color = { 250 150 220 } + } + } + + c_cremona = { + color = { 220 160 210 } + can_be_named_after_dynasty = no + + b_cremona = { + province = 2491 + + color = { 220 160 210 } + } + b_crema = { + province = 2492 + + color = { 220 160 210 } + } + b_mantua = { + province = 2497 + + color = { 215 175 205 } + } + } + } + d_emilia = { + color = { 225 180 180 } + can_be_named_after_dynasty = no + + capital = c_parma# Modena + + c_reggio_emilia = { + color = { 230 185 185 } + can_be_named_after_dynasty = no + b_canossa = { + province = 2535 + + color = { 230 185 185 } + } + b_reggio_emilia = { + province = 2534 + + color = { 230 185 185 } + } + b_guastalla = { + province = 2530 + + color = { 215 175 205 } + } + } + c_parma = { + color = { 255 160 195 } + can_be_named_after_dynasty = no + + + b_parma = { + province = 2532 + + color = { 255 160 195 } + } + b_brescello = { + province = 2533 + + color = { 215 175 205 } + } + } + c_piacenza = { + color = { 255 160 195 } + can_be_named_after_dynasty = no + + + b_piacenza = { + province = 2488 + + color = { 255 160 195 } + } + b_roncaglia = { + province = 2489 + + color = { 220 160 210 } + } + b_florentiola = { + province = 2490 + + color = { 255 160 195 } + } + } + } d_genoa = { color = { 244 141 120 } @@ -233,7 +423,7 @@ e_italy = { name_list_NEOW_french=cn_corse_sardaigne } - d_sardinia_it = { + d_sardinia = { color = { 177 147 207 } color2 = { 255 255 255 } can_be_named_after_dynasty = no @@ -437,7 +627,7 @@ e_italy = { } } } - d_corsica_fr = { + d_corsica = { color = { 201 201 201 } color2 = { 255 255 255 } can_be_named_after_dynasty = no @@ -549,78 +739,390 @@ e_italy = { } } - k_romagna = { # Latium - color = { 255 240 127 } +# k_romagna = { # Latium +# color = { 255 240 127 } +# can_be_named_after_dynasty = no +# +# capital = c_roma # Rome +# + # can_create = { + # trigger_if = { + # limit = { + # is_ai = yes + # } + # faith = { religion_tag = christianity_religion } + # } + # } + k_san_marino = { + color = { 244 180 130 } can_be_named_after_dynasty = no - capital = c_roma # Rome - - can_create = { - trigger_if = { - limit = { - is_ai = yes - } - faith = { religion_tag = christianity_religion } - } - } - - cultural_names = { - name_list_greek = cn_ravenna - } - - d_spoleto = { - color = { 217 182 153 } + capital = c_ravenna + + d_romagna = { + color = { 244 180 130 } can_be_named_after_dynasty = no - capital = c_perugia # Spoleto - - c_terni = { - color = { 197 162 133 } + capital = c_ravenna # Ravenna + c_ravenna = { + color = { 229 165 115 } can_be_named_after_dynasty = no - b_terni = { - province = 2586 + + b_ravenna = { + province = 2546 - color = { 197 162 133 } + color = { 229 165 115 } } - b_orvieto = { - province = 2568 + b_imola = { + province = 2549 - color = { 197 172 163 } + color = { 229 165 115 } + } + b_forli = { + province = 2548 + + color = { 229 165 115 } + } + b_rimini = { + province = 2547 + + color = { 229 165 115 } + } + } + c_bologna = { + color = { 209 145 95 } + can_be_named_after_dynasty = no + + b_bologna = { + province = 2542 + + color = { 209 145 95 } + } + b_monte_sole = { + province = 2550 + + color = { 209 145 95 } } } - c_perugia = { - color = { 197 172 163 } + c_modena = { + color = { 230 185 185 } can_be_named_after_dynasty = no - b_perugia = { - province = 2566 + b_modena = { + province = 2540 - color = { 197 172 163 } + color = { 230 185 185 } } - b_gubbio = { - province = 2582 + + b_cento = { + province = 2541 + + color = { 230 185 185 } + } + + } + } + d_sanmarino = { + color = { 44 167 224 } + c_montefeltro = { + color = { 229 165 115 } + can_be_named_after_dynasty = no + b_montefeltro = { + province = 2552 + + color = { 209 125 105 } + } + } + } + + d_pisa = { + color = { 180 186 30 } + can_be_named_after_dynasty = no + + capital = c_pisa #Pisa + + c_pisa = { + color = { 180 186 30 } + can_be_named_after_dynasty = no + + b_pisa = { + province = 2536 + + color = { 180 186 30 } + } + b_livorno = { + province = 2557 + + color = { 180 186 30 } + } + b_piombino = { + province = 2561 + + color = { 180 186 30 } + } + b_volterra = { + province = 2558 + + color = { 232 190 25 } + } + } + c_orbetello = { + color = { 250 210 5 } + can_be_named_after_dynasty = no + + b_orbetello = { + province = 2569 + + color = { 250 210 5 } + } + b_soana = { + province = 2570 + + color = { 250 210 5 } + } + b_grosseto = { + province = 2562 + + color = { 250 210 5 } + } + } + } + + d_abruzzo = { + color = { 227 152 133 } + can_be_named_after_dynasty = no + + capital = c_lanciano + + + c_teramo = { + color = { 227 152 133 } + can_be_named_after_dynasty = no + b_avezzano = { + province = 2600 + + color = { 157 132 123 } + } + b_teramo = { + province = 2596 + + color = { 227 152 133 } + } + b_atri = { + province = 2595 + + color = { 227 152 133 } + } + } + c_molise = { + color = { 240 209 100 } + can_be_named_after_dynasty = no + + b_isernia = { + province = 2607 + + color = { 189 150 55 } + } + b_larino = { + province = 2605 + + color = { 169 150 45 } + } + } + c_lanciano = { + color = { 167 102 103 } + can_be_named_after_dynasty = no + + b_lanciano = { + province = 2604 + + color = { 167 102 103 } + } + b_cluieli = { #Chieti + province = 2603 + + color = { 167 102 103 } + } + b_agnone = { + province = 8759 + + color = { 167 102 103 } + } + } + } + d_toscana = { + color = { 222 186 25 } + can_be_named_after_dynasty = no + + capital = c_firenze # Firenze + + c_firenze = { + color = { 232 190 25 } + can_be_named_after_dynasty = no + + b_firenze = { + province = 2543 + + color = { 232 190 25 } + } + b_impruneta = { + province = 2559 + + color = { 232 190 25 } + } + b_empoli = { + province = 2563 + + color = { 232 190 25 } + } + b_prato = { + province = 2545 + + color = { 235 210 65 } + } + b_vallombrosa = { + province = 2544 + + color = { 230 155 15 } + } + } + c_lucca = { + color = { 235 210 65 } + can_be_named_after_dynasty = no + + b_lucca = { + province = 2537 + + color = { 235 210 65 } + } + b_pistorja = { #Pistoia + province = 2538 + + color = { 235 210 65 } + } + } + c_arezzo = { + color = { 230 155 15 } + can_be_named_after_dynasty = no + + b_arezzo = { + province = 2554 + + color = { 230 155 15 } + } + b_cortona = { + province = 2564 + + color = { 230 155 15 } + } + } + c_casentino = { + color = { 209 125 105 } + can_be_named_after_dynasty = no + + b_casentino = { + province = 2553 + + color = { 209 125 105 } + } + b_camaldoli = { + province = 2551 + + color = { 209 125 105 } + } + } + c_siena = { + color = { 205 175 25 } + can_be_named_after_dynasty = no + + b_siena = { + province = 2560 + + color = { 205 175 25 } + } + b_montalcino = { + province = 2567 + + color = { 205 175 25 } + } + b_chiusi = { + province = 2565 + + color = { 205 175 25 } + } + b_asciano = { + province = 8760 + + color = { 205 175 25 } + } + } + } + d_ancona = { + color = { 240 240 190 } + can_be_named_after_dynasty = no + + capital = c_ancona # Ancona + c_ancona = { + color = { 245 245 195 } + can_be_named_after_dynasty = no + + b_ancona = { + province = 2594 color = { 245 245 195 } } + b_cagli = { + province = 2583 - b_spoleto = { - province = 2585 - - color = { 197 162 133 } + color = { 245 245 195 } } - b_assissi = { #Assisi - province = 2581 + } + c_macerata = { + color = { 240 225 150 } + can_be_named_after_dynasty = no + b_macerata = { + province = 2599 - color = { 197 162 133 } + color = { 210 210 175 } + } + b_camerino = { + province = 2587 + + color = { 245 245 195 } } - b_civitas_castelli = { - province = 2584 + } + c_urbino = { + color = { 240 225 150 } + can_be_named_after_dynasty = no + + b_urbino = { + province = 2555 + + color = { 240 225 150 } + } + b_pesaro = { + province = 2556 color = { 240 225 150 } } } - } + c_fermo = { + color = { 210 210 175 } + can_be_named_after_dynasty = no + b_fermo = { + province = 2598 + + color = { 210 210 175 } + } + b_ascoli_piceno = { + province = 2597 + + color = { 210 210 175 } + } + + } + } d_latium = { color = { 254 245 160 } can_be_named_after_dynasty = no @@ -731,725 +1233,53 @@ e_italy = { } } } - } + d_spoleto = { + color = { 217 182 153 } - k_lombaro_veneto = { - color = { 54 167 156 } - can_be_named_after_dynasty = no + capital = c_spoleto # Spoleto - capital = c_venice + c_spoleto = { + color = { 197 162 133 } - d_lombardia = { - color = { 180 115 200 } - can_be_named_after_dynasty = no + b_spoleto = { + province = 2585 - capital = c_lombardia # Lombardia - - c_lombardia = { - color = { 185 120 205 } - can_be_named_after_dynasty = no - - b_milano = { - province = 2482 - - color = { 185 120 205 } - } - b_monza = { - province = 2481 - - color = { 185 120 205 } - } - b_gallarate = { - province = 2480 - - color = { 185 120 205 } - } - b_varese = { - province = 2479 - - color = { 185 120 205 } - } - } - c_sondrio = { - color = { 250 150 220 } - can_be_named_after_dynasty = no - - b_como = { - province = 2477 - - color = { 240 175 255 } - } - b_sondrio = { - province = 9702 - - color = { 170 150 190 } - } - b_bormio = { - province = 9703 - - color = { 170 150 190 } - } - } - c_pavia = { - color = { 200 155 255 } - can_be_named_after_dynasty = no - - b_pavia = { - province = 2475 - - color = { 200 155 255 } - } - b_lodi = { - province = 2476 - - color = { 200 155 255 } - } - b_vigevano = { - province = 2474 - - color = { 200 155 255 } - } - b_voghera = { - province = 2487 - - color = { 170 105 195 } - } - } - c_brescia = { - color = { 170 150 190 } - can_be_named_after_dynasty = no - b_brescia = { - province = 2494 - - color = { 170 150 190 } - } - b_bergamo = { - province = 2493 - - color = { 170 150 190 } - } - b_chiari = { - province = 8762 - - color = { 170 150 190 } - } - b_edolo = { - province = 9710 - - color = { 170 150 190 } - } - } - - c_cremona = { - color = { 220 160 210 } - can_be_named_after_dynasty = no - - b_cremona = { - province = 2491 - - color = { 220 160 210 } - } - b_crema = { - province = 2492 - - color = { 220 160 210 } - } - b_mantua = { - province = 2497 - - color = { 215 175 205 } - } - } - } - - d_friuli = { - color = { 170 255 170 } - can_be_named_after_dynasty = no - - capital = c_aquileia - - ai_primary_priority = { - if = { - limit = { - culture = { has_cultural_pillar = heritage_central_germanic } # Unruoch of Friuli - } - add = @correct_culture_primary_score - } - } - - c_aquileia = { - color = { 170 255 170 } - can_be_named_after_dynasty = no - - b_aquileia = { - province = 2508 - - color = { 170 255 170 } - } - b_trieste = { - province = 2514 - - color = { 170 255 170 } - } - b_udine = { - province = 2510 - - color = { 170 255 170 } - } - b_grado = { - province = 2507 - - color = { 170 255 170 } - } - b_tolmezz = { - province = 9708 - - color = { 55 55 70 } - } - } - - c_friuli = { - color = { 155 255 175 } - can_be_named_after_dynasty = no - b_pordenone = { - province = 2513 - - color = { 155 255 175 } - } - b_portogruaro = { - province = 8766 - - color = { 155 255 175 } - } - } -# c_belluno = { -# color = { 160 260 175 } -# can_be_named_after_dynasty = no -# } - } - - d_verona = { - color = { 145 240 205 } - can_be_named_after_dynasty = no - - capital = c_verona # Verona - - c_verona = { - color = { 150 245 210 } - can_be_named_after_dynasty = no - - b_verona = { - province = 2501 - - color = { 150 245 210 } - } - b_lessinia = { - province = 2502 - - color = { 150 245 210 } - } - b_garda = { - province = 2496 - - color = { 150 245 210 } - } - } - c_trent = { - color = { 250 150 220 } - - b_trento = { - province = 2499 - - color = { 250 150 220 } - } - b_val_camonica = { #Riva AKA Riva del Garda - province = 2495 - - color = { 250 150 220 } - } - b_vestone = { - province = 8761 - - color = { 250 150 220 } - } - } - c_treviso = { - color = { 160 225 210 } - can_be_named_after_dynasty = no - - b_treviso = { - province = 2505 - - color = { 160 225 210 } - } - b_ceneta = { - province = 2511 - - color = { 160 225 210 } - } - b_pieve = { - province = 9707 - - color = { 55 55 70 } - } - } - c_vicenza = { - color = { 160 225 210 } - can_be_named_after_dynasty = no - b_vicenza = { - province = 2500 - - color = { 160 225 210 } - } - b_lonigo = { - province = 2509 - - color = { 130 215 190 } - } - } - c_padua = { - color = { 130 215 190 } - can_be_named_after_dynasty = no - - b_padua = { - province = 2503 - - color = { 130 215 190 } - } - b_montagnana = { - province = 2666 - - color = { 130 215 190 } - } - b_este = { - province = 8765 - - color = { 130 215 190 } - } - } - - c_polesine = { - color = { 145 230 225 } - can_be_named_after_dynasty = no - - b_rovigo = { - province = 2525 - - color = { 145 230 225 } - } - b_adria = { - province = 2524 - - color = { 145 230 225 } - } - } - - #c_veneto = { - # color = { 40 143 132 } - # can_be_named_after_dynasty = no - #} - } - } - - k_tuscany = { - color = { 238 41 58 } - can_be_named_after_dynasty = no - - capital = c_firenze - - d_pisa = { - color = { 180 186 30 } - can_be_named_after_dynasty = no - - capital = c_pisa #Pisa - - c_pisa = { - color = { 180 186 30 } - can_be_named_after_dynasty = no - - b_pisa = { - province = 2536 - - color = { 180 186 30 } - } - b_livorno = { - province = 2557 - - color = { 180 186 30 } - } - b_piombino = { - province = 2561 - - color = { 180 186 30 } - } - b_volterra = { - province = 2558 - - color = { 232 190 25 } - } - } - c_orbetello = { - color = { 250 210 5 } - can_be_named_after_dynasty = no - - b_orbetello = { - province = 2569 - - color = { 250 210 5 } - } - b_soana = { - province = 2570 - - color = { 250 210 5 } - } - b_grosseto = { - province = 2562 - - color = { 250 210 5 } - } - } - } - - d_toscana = { - color = { 222 186 25 } - can_be_named_after_dynasty = no - - capital = c_firenze # Firenze - - c_firenze = { - color = { 232 190 25 } - can_be_named_after_dynasty = no - - b_firenze = { - province = 2543 - - color = { 232 190 25 } - } - b_impruneta = { - province = 2559 - - color = { 232 190 25 } - } - b_empoli = { - province = 2563 - - color = { 232 190 25 } - } - b_prato = { - province = 2545 - - color = { 235 210 65 } - } - b_vallombrosa = { - province = 2544 - - color = { 230 155 15 } - } - } - c_lucca = { - color = { 235 210 65 } - can_be_named_after_dynasty = no - - b_lucca = { - province = 2537 - - color = { 235 210 65 } - } - b_pistorja = { #Pistoia - province = 2538 - - color = { 235 210 65 } - } - } - c_arezzo = { - color = { 230 155 15 } - can_be_named_after_dynasty = no - - b_arezzo = { - province = 2554 - - color = { 230 155 15 } - } - b_cortona = { - province = 2564 - - color = { 230 155 15 } - } - } - c_casentino = { - color = { 209 125 105 } - can_be_named_after_dynasty = no - - b_casentino = { - province = 2553 - - color = { 209 125 105 } - } - b_camaldoli = { - province = 2551 - - color = { 209 125 105 } - } - } - c_siena = { - color = { 205 175 25 } - can_be_named_after_dynasty = no - - b_siena = { - province = 2560 - - color = { 205 175 25 } - } - b_montalcino = { - province = 2567 - - color = { 205 175 25 } - } - b_chiusi = { - province = 2565 - - color = { 205 175 25 } - } - b_asciano = { - province = 8760 - - color = { 205 175 25 } + color = { 197 162 133 } } - } - } - } + b_perugia = { + province = 2566 - k_san_marino = { - color = { 44 167 224 } - can_be_named_after_dynasty = no - - capital = c_montefeltro - - d_emilia = { - color = { 225 180 180 } - can_be_named_after_dynasty = no - - capital = c_modena # Modena - - c_modena = { - color = { 230 185 185 } - can_be_named_after_dynasty = no - - b_modena = { - province = 2540 - - color = { 230 185 185 } - } - - b_cento = { - province = 2541 - - color = { 230 185 185 } - } - - } - c_reggio_emilia = { - color = { 230 185 185 } - can_be_named_after_dynasty = no - b_canossa = { - province = 2535 - - color = { 230 185 185 } + color = { 197 172 163 } } - b_reggio_emilia = { - province = 2534 + b_assissi = { #Assisi + province = 2581 - color = { 230 185 185 } + color = { 197 162 133 } } - b_guastalla = { - province = 2530 - - color = { 215 175 205 } - } - } - c_parma = { - color = { 255 160 195 } - can_be_named_after_dynasty = no - - - b_parma = { - province = 2532 - - color = { 255 160 195 } - } - b_florentiola = { - province = 2490 - - color = { 255 160 195 } - } - b_brescello = { - province = 2533 - - color = { 215 175 205 } - } - } - c_piacenza = { - color = { 255 160 195 } - can_be_named_after_dynasty = no - - - b_piacenza = { - province = 2488 - - color = { 255 160 195 } - } - b_roncaglia = { - province = 2489 - - color = { 220 160 210 } - } - } - } - d_romagna = { - color = { 244 180 130 } - can_be_named_after_dynasty = no - - capital = c_ravenna # Ravenna - c_montefeltro = { - color = { 229 165 115 } - can_be_named_after_dynasty = no - b_montefeltro = { - province = 2552 - - color = { 209 125 105 } - } - b_rimini = { - province = 2547 - - color = { 229 165 115 } - } - } - c_ravenna = { - color = { 229 165 115 } - can_be_named_after_dynasty = no - - b_ravenna = { - province = 2546 - - color = { 229 165 115 } - } - b_imola = { - province = 2549 - - color = { 229 165 115 } - } - b_forli = { - province = 2548 - - color = { 229 165 115 } - } - } - c_bologna = { - color = { 209 145 95 } - can_be_named_after_dynasty = no - - b_bologna = { - province = 2542 - - color = { 209 145 95 } - } - b_cona = { - province = 2529 - - color = { 209 145 95 } - } - b_monte_sole = { - province = 2550 - - color = { 209 145 95 } - } - } - c_ferrara = { - color = { 219 125 85 } - can_be_named_after_dynasty = no - - b_ferrara = { - province = 2527 - - color = { 219 125 85 } - } - b_pomposa = { - province = 2526 - - color = { 219 125 85 } - } - b_comacchio = { - province = 2528 - - color = { 219 125 85 } - } - } - } - - d_ancona = { - color = { 240 240 190 } - can_be_named_after_dynasty = no - - capital = c_ancona # Ancona - c_ancona = { - color = { 245 245 195 } - can_be_named_after_dynasty = no - - b_ancona = { - province = 2594 + b_gubbio = { + province = 2582 color = { 245 245 195 } } - b_cagli = { - province = 2583 - - color = { 245 245 195 } - } - } - c_macerata = { - color = { 240 225 150 } - can_be_named_after_dynasty = no - b_macerata = { - province = 2599 - - color = { 210 210 175 } - } - b_camerino = { - province = 2587 - - color = { 245 245 195 } - } - } - c_urbino = { - color = { 240 225 150 } - can_be_named_after_dynasty = no - - b_urbino = { - province = 2555 + b_civitas_castelli = { + province = 2584 color = { 240 225 150 } - } - b_pesaro = { - province = 2556 - - color = { 240 225 150 } - } + } } - c_fermo = { - color = { 210 210 175 } - can_be_named_after_dynasty = no + c_orvieto = { + color = { 197 172 163 } - b_fermo = { - province = 2598 + b_orvieto = { + province = 2568 - color = { 210 210 175 } + color = { 197 172 163 } } - b_ascoli_piceno = { - province = 2597 + b_terni = { + province = 2586 - color = { 210 210 175 } + color = { 197 162 133 } } - } } } @@ -1679,78 +1509,6 @@ e_italy = { } } - d_abruzzo = { - color = { 227 152 133 } - can_be_named_after_dynasty = no - - capital = c_lanciano - - - c_teramo = { - color = { 227 152 133 } - can_be_named_after_dynasty = no - b_avezzano = { - province = 2600 - - color = { 157 132 123 } - } - b_teramo = { - province = 2596 - - color = { 227 152 133 } - } - b_atri = { - province = 2595 - - color = { 227 152 133 } - } - } - c_alife = { - color = { 240 209 100 } - can_be_named_after_dynasty = no - - b_alife = { - province = 2669 - - color = { 189 150 55 } - } - b_larino = { - province = 2605 - - color = { 169 150 45 } - } - } - c_lanciano = { - color = { 167 102 103 } - can_be_named_after_dynasty = no - - b_lanciano = { - province = 2604 - - color = { 167 102 103 } - } - b_cluieli = { #Chieti - province = 2603 - - color = { 167 102 103 } - } - } - c_larino= { - color = { 169 150 45 } - can_be_named_after_dynasty = no - b_isernia = { - province = 2607 - - color = { 189 150 55 } - } - b_agnone = { - province = 8759 - - color = { 167 102 103 } - } - } - } - d_napoli = { color = { 240 209 100 } can_be_named_after_dynasty = no @@ -1796,7 +1554,11 @@ e_italy = { color = { 189 150 55 } } + b_alife = { + province = 2669 + color = { 189 150 55 } + } b_ariano = { province = 8757 @@ -1816,11 +1578,6 @@ e_italy = { color = { 245 194 199 } } - b_sapri = { - province = 9765 - - color = { 245 194 199 } - } b_battipaglia = { province = 9758 @@ -1884,35 +1641,43 @@ e_italy = { color = { 167 182 83 } } + b_venosa = { + province = 2618 + + color = { 152 157 48 } + } + } + c_taranto = { + color = { 187 172 83 } + can_be_named_after_dynasty = no b_taranto = { province = 2621 color = { 167 182 83 } } - b_brindisi = { - province = 2622 - - color = { 187 172 83 } - } - } - c_lecce = { - color = { 187 172 83 } - can_be_named_after_dynasty = no - - b_lecce = { - province = 8755 - - color = { 187 172 83 } - } b_orlanto = { province = 2620 + color = { 187 172 83 } + } + } + c_lecce = { + color = { 187 172 83 } + can_be_named_after_dynasty = no + b_brindisi = { + province = 2622 + + color = { 187 172 83 } + } + b_lecce = { + province = 8755 + color = { 187 172 83 } } } } d_lucania = { - color = { 167 172 63 } + color = { 147 192 43 } can_be_named_after_dynasty = no capital = c_potenza @@ -1938,28 +1703,11 @@ e_italy = { name_list_albanian = cn_potences } } - - b_maratea = { - province = 2613 - - color = { 245 194 199 } - } - b_venosa = { - province = 2618 - - color = { 152 157 48 } - } b_melfi = { province = 2615 color = { 189 150 55 } } - b_acerenza = { - province = 2617 - - color = { 152 157 48 } - } - b_stigliano = { province = 2632 @@ -1970,6 +1718,11 @@ e_italy = { color = { 250 215 205 } } + b_sapri = { + province = 9765 + + color = { 245 194 199 } + } } c_matera = { color = { 250 215 205 } @@ -1996,6 +1749,11 @@ e_italy = { color = { 250 215 205 } } + b_acerenza = { + province = 2617 + + color = { 152 157 48 } + } } } @@ -2063,6 +1821,11 @@ e_italy = { color = { 150 125 80 } } + b_maratea = { + province = 2613 + + color = { 245 194 199 } + } } c_catanzaro = { color = { 150 125 80 } @@ -2143,6 +1906,204 @@ e_italy = { color = { 40 143 132 } } } + c_ferrara = { + color = { 219 125 85 } + can_be_named_after_dynasty = no + + b_ferrara = { + province = 2527 + + color = { 219 125 85 } + } + b_pomposa = { + province = 2526 + + color = { 219 125 85 } + } + b_comacchio = { + province = 2528 + + color = { 219 125 85 } + } + b_cona = { + province = 2529 + + color = { 209 145 95 } + } + } + c_padua = { + color = { 130 215 190 } + can_be_named_after_dynasty = no + + b_padua = { + province = 2503 + + color = { 130 215 190 } + } + b_montagnana = { + province = 2666 + + color = { 130 215 190 } + } + b_este = { + province = 8765 + + color = { 130 215 190 } + } + } + + c_polesine = { + color = { 145 230 225 } + can_be_named_after_dynasty = no + + b_rovigo = { + province = 2525 + + color = { 145 230 225 } + } + b_adria = { + province = 2524 + + color = { 145 230 225 } + } + } } + d_friuli = { + color = { 170 255 170 } + can_be_named_after_dynasty = no + + capital = c_aquileia + + ai_primary_priority = { + if = { + limit = { + culture = { has_cultural_pillar = heritage_central_germanic } # Unruoch of Friuli + } + add = @correct_culture_primary_score + } + } + + c_aquileia = { + color = { 170 255 170 } + can_be_named_after_dynasty = no + + b_aquileia = { + province = 2508 + + color = { 170 255 170 } + } + b_trieste = { + province = 2514 + + color = { 170 255 170 } + } + b_udine = { + province = 2510 + + color = { 170 255 170 } + } + b_grado = { + province = 2507 + + color = { 170 255 170 } + } + b_tolmezz = { + province = 9708 + + color = { 55 55 70 } + } + } + + c_friuli = { + color = { 155 255 175 } + can_be_named_after_dynasty = no + b_pordenone = { + province = 2513 + + color = { 155 255 175 } + } + b_portogruaro = { + province = 8766 + + color = { 155 255 175 } + } + } + } + + d_verona = { + color = { 145 240 205 } + can_be_named_after_dynasty = no + + capital = c_verona # Verona + + c_verona = { + color = { 150 245 210 } + can_be_named_after_dynasty = no + + b_verona = { + province = 2501 + + color = { 150 245 210 } + } + b_lessinia = { + province = 2502 + + color = { 150 245 210 } + } + b_garda = { + province = 2496 + + color = { 150 245 210 } + } + } + c_trent = { + color = { 250 150 220 } + + b_trento = { + province = 2499 + + color = { 250 150 220 } + } + b_val_camonica = { #Riva AKA Riva del Garda + province = 2495 + + color = { 250 150 220 } + } + } + c_treviso = { + color = { 160 225 210 } + can_be_named_after_dynasty = no + + b_treviso = { + province = 2505 + + color = { 160 225 210 } + } + b_ceneta = { + province = 2511 + + color = { 160 225 210 } + } + b_pieve = { + province = 9707 + + color = { 55 55 70 } + } + } + c_vicenza = { + color = { 160 225 210 } + can_be_named_after_dynasty = no + b_vicenza = { + province = 2500 + + color = { 160 225 210 } + } + b_lonigo = { + province = 2509 + + color = { 130 215 190 } + } + } + } } } \ No newline at end of file diff --git a/N3OW/common/province_terrain/00_province_terrain.txt b/N3OW/common/province_terrain/00_province_terrain.txt index 0e49bad8..29455ac1 100644 --- a/N3OW/common/province_terrain/00_province_terrain.txt +++ b/N3OW/common/province_terrain/00_province_terrain.txt @@ -31,12 +31,12 @@ default_coastal_sea=coastal_sea 28=plains 29=hills 30=plains -31=plains +31=wetlands 32=plains 33=wetlands 34=wetlands 35=hills -36=wetlands +36=plains 37=plains 38=plains 39=hills @@ -2034,7 +2034,7 @@ default_coastal_sea=coastal_sea 2317=forest 2318=forest 2319=forest -2320=plains +2320=farmlands 2321=plains 2322=farmlands 2323=plains @@ -2053,7 +2053,7 @@ default_coastal_sea=coastal_sea 2336=farmlands 2337=plains 2338=farmlands -2339=plains +2339=farmlands 2340=plains 2341=plains 2342=plains @@ -2231,7 +2231,7 @@ default_coastal_sea=coastal_sea 2514=hills 2515=mountains 2516=mountains -2517=plains +2517=farmlands 2518=plains 2519=plains 2520=hills @@ -2250,7 +2250,7 @@ default_coastal_sea=coastal_sea 2533=plains 2534=plains 2535=hills -2536=plains +2536=farmlands 2537=plains 2538=wetlands #Fucecchio Marshes 2539=plains @@ -2274,7 +2274,7 @@ default_coastal_sea=coastal_sea 2557=plains 2558=plains 2559=plains -2560=plains +2560=farmlands 2561=plains 2562=wetlands #Maremma 2563=plains @@ -2397,7 +2397,7 @@ default_coastal_sea=coastal_sea 2680=forest 2681=forest 2682=farmlands -2683=plains +2683=farmlands 2684=plains 2685=plains 2686=hills @@ -2944,6 +2944,7 @@ default_coastal_sea=coastal_sea 3227=plains 3228=plains 3256=forest +3257=wasteland 3258=mountains 3266=jungle 3267=jungle @@ -7962,9 +7963,9 @@ default_coastal_sea=coastal_sea 8714=hills 8715=hills 8716=hills -8717=farmlands -8718=forest -8719=hills +8717=mountains +8718=mountains +8719=mountains 8720=mountains 8721=mountains 8722=jungle @@ -7983,7 +7984,7 @@ default_coastal_sea=coastal_sea 8735=plains 8739=taiga 8741=plains #Bangor -8742=plains #Clogher +8742=wetlands #Clogher 8743=wetlands #Dungannon 8744=wetlands #Adragh 8745=wetlands #Cruachu @@ -8896,22 +8897,24 @@ default_coastal_sea=coastal_sea 9661=mountains 9664=mountains 9665=desert -9667=steppe -9668=steppe +9667=plains +9668=hills 9669=forest -9670=steppe -9671=mountains -9672=mountains +9670=wetlands +9671=plains +9672=wetlands 9673=plains -9674=mountains -9675=forest -9676=jungle +9674=plains +9675=hills +9676=wetlands +9677=wetlands +9678=wetlands 9679=forest 9681=wetlands -9682=forest -9683=forest -9684=hills -9685=floodplains +9682=plains +9683=wetlands +9684=wetlands +9685=wetlands 9686=plains 9687=forest 9688=plains @@ -8920,42 +8923,42 @@ default_coastal_sea=coastal_sea 9691=plains 9692=plains 9693=forest -9694=wetlands +9694=hills 9695=hills 9696=wetlands 9697=plains 9698=plains 9699=plains -9700=farmlands +9700=mountains 9701=plains -9702=farmlands -9703=plains -9704=plains -9705=farmlands -9706=plains -9707=wetlands -9708=plains -9709=plains -9710=plains +9702=mountains +9703=mountains +9704=mountains +9705=hills +9706=mountains +9707=mountains +9708=mountains +9709=mountains +9710=mountains 9711=mountains 9712=mountains 9713=mountains -9714=hills +9714=farmlands 9715=hills 9716=hills 9717=hills 9718=hills -9719=farmlands +9719=plains 9720=farmlands 9721=hills -9722=farmlands +9722=hills 9723=plains 9724=forest 9725=forest 9726=farmlands 9727=farmlands 9728=plains -9729=plains +9729=wetlands 9730=plains 9731=plains 9732=farmlands @@ -8977,7 +8980,7 @@ default_coastal_sea=coastal_sea 9748=mountains 9749=mountains 9750=forest -9751=mountains +9751=forest 9752=hills 9753=mountains 9754=hills @@ -8985,15 +8988,15 @@ default_coastal_sea=coastal_sea 9756=forest 9757=jungle 9758=hills -9759=hills +9759=wasteland 9760=hills -9761=mountains -9762=jungle -9763=mountains +9761=plains +9762=forest +9763=forest 9764=hills 9765=farmlands -9766=mountains -9767=mountains +9766=forest +9767=forest 9768=hills 9769=hills 9770=forest @@ -9001,30 +9004,30 @@ default_coastal_sea=coastal_sea 9772=hills 9773=forest 9774=hills -9775=mountains -9776=hills +9775=plains +9776=farmlands 9777=forest 9778=hills 9779=forest -9780=farmlands -9781=jungle -9782=farmlands -9783=jungle -9784=jungle -9785=jungle -9786=farmlands -9787=hills -9788=farmlands -9789=farmlands +9780=forest +9781=plains +9782=plains +9783=mountains +9784=forest +9785=wasteland +9786=mountains +9787=wasteland +9788=wasteland +9789=wasteland 9790=plains -9791=forest -9792=forest -9793=forest -9794=hills -9795=plains -9796=forest +9791=wasteland +9792=wasteland +9793=wasteland +9794=wasteland +9795=wasteland +9796=wasteland 9797=mountains -9798=plains +9798=mountains 9799=mountains 9800=plains 9801=plains @@ -11971,4 +11974,5 @@ default_coastal_sea=coastal_sea 13276=mountains 13277=mountains 13278=mountains -13279=mountains \ No newline at end of file +13279=mountains +13428=wasteland \ No newline at end of file diff --git a/N3OW/common/religion/doctrines/NEOW_virtue_doctrines.txt b/N3OW/common/religion/doctrines/NEOW_virtue_doctrines.txt index 41fb43d6..39cc2e58 100644 --- a/N3OW/common/religion/doctrines/NEOW_virtue_doctrines.txt +++ b/N3OW/common/religion/doctrines/NEOW_virtue_doctrines.txt @@ -26,26 +26,25 @@ britannic_virtues = { } } - special_doctrine_british_royalty = { - traits = { - virtues = { vengeful arrogant stubborn } - sins = { forgiving humble fickle } - } + special_doctrine_british_royalty = { + traits = { + virtues = { vengeful arrogant stubborn } + sins = { forgiving humble fickle } } + } - special_doctrine_british_admiralty = { - traits = { - virtues = { brave humble stubborn } - sins = { craven arrogant fickle } - } + special_doctrine_british_admiralty = { + traits = { + virtues = { brave humble stubborn } + sins = { craven arrogant fickle } } - - special_doctrine_british_unity = { - traits = { - virtues = { generous humble diligent } - sins = { greedy arrogant lazy } - } + } + special_doctrine_british_unity = { + traits = { + virtues = { generous humble diligent } + sins = { greedy arrogant lazy } } + } } estatist_virtues = { @@ -59,26 +58,26 @@ estatist_virtues = { } } - special_doctrine_liberty = { - traits = { - virtues = { forgiving compassionate } - sins = { vengeful sadistic } - } + special_doctrine_liberty = { + traits = { + virtues = { forgiving compassionate } + sins = { vengeful sadistic } } + } - special_doctrine_equality = { - traits = { - virtues = { compassionate humble } - sins = { sadistic arrogant } - } + special_doctrine_equality = { + traits = { + virtues = { compassionate humble } + sins = { sadistic arrogant } } + } - special_doctrine_fraternity = { - traits = { - virtues = { trusting gregarious } - sins = { paranoid shy } - } + special_doctrine_fraternity = { + traits = { + virtues = { trusting gregarious } + sins = { paranoid shy } } + } } novelist_virtues = { @@ -97,58 +96,58 @@ novelist_virtues = { } } - special_doctrine_aslan = { - traits = { - virtues = { humble forgiving } - sins = { arrogant vengeful } - } + special_doctrine_aslan = { + traits = { + virtues = { humble forgiving } + sins = { arrogant vengeful } } + } - special_doctrine_numenor = { - traits = { - virtues = { generous gregarious } - sins = { greedy shy } - } + special_doctrine_numenor = { + traits = { + virtues = { generous gregarious } + sins = { greedy shy } } + } - special_doctrine_charlemagne = { - traits = { - virtues = { ambitious honest } - sins = { content deceitful } - } + special_doctrine_charlemagne = { + traits = { + virtues = { ambitious honest } + sins = { content deceitful } } + } - special_doctrine_dracula = { - traits = { - virtues = { callous vengeful } - sins = { compassionate forgiving } - } + special_doctrine_dracula = { + traits = { + virtues = { callous vengeful } + sins = { compassionate forgiving } } + } - special_doctrine_reason_and_progress = { - traits = { - virtues = { diligent ambitious } - sins = { lazy content } - } + special_doctrine_reason_and_progress = { + traits = { + virtues = { diligent ambitious } + sins = { lazy content } } - special_doctrine_simurghi = { - traits = { - virtues = { temperate honest } - sins = { gluttonous deceitful } - } + } + special_doctrine_simurghi = { + traits = { + virtues = { temperate honest } + sins = { gluttonous deceitful } } - special_doctrine_rocambolist = { - traits = { - virtues = { gregarious deceitful } - sins = { shy honest } - } + } + special_doctrine_rocambolist = { + traits = { + virtues = { gregarious deceitful } + sins = { shy honest } } - special_doctrine_absurdist = { - traits = { - virtues = { cynical ambitious } - sins = { zealous content } - } + } + special_doctrine_absurdist = { + traits = { + virtues = { cynical ambitious } + sins = { zealous content } } + } } thelema_virtues = { @@ -161,19 +160,18 @@ thelema_virtues = { } } - special_doctrine_base_thelema = { - traits = { - virtues = { loyal } - sins = { disloyal } - } + special_doctrine_base_thelema = { + traits = { + virtues = { loyal } } + } - special_doctrine_old_thelema = { - traits = { - virtues = { ambitious } - sins = { content } - } + special_doctrine_old_thelema = { + traits = { + virtues = { ambitious } + sins = { content } } + } } wicca_virtues = { @@ -186,17 +184,32 @@ wicca_virtues = { } } - special_doctrine_king_arthurs_bravery = { - traits = { - virtues = { brave } - sins = { craven } - } + special_doctrine_king_arthurs_bravery = { + traits = { + virtues = { brave } + sins = { craven } } + } - special_doctrine_horned_lords_law = { - traits = { - virtues = { just } - sins = { arbitrary } - } + special_doctrine_horned_lords_law = { + traits = { + virtues = { just } + sins = { arbitrary } } + } +} + +radical_virtues = { + group = "special" + + is_available_on_create = { + has_doctrine = special_doctrine_helvetic + } + + special_doctrine_helvetic = { + traits = { + virtues = { chaste = 3 humble = 3 temperate = 3 diligent = 3 patient = 3 compassionate = 3 generous = 3 } + sins = { lustful = 3 arrogant = 3 wrathful = 3 lazy = 3 gluttonous = 3 sadistic = 3 vengeful = 3 } + } + } } diff --git a/N3OW/common/religion/religions/00_christianity.txt b/N3OW/common/religion/religions/00_christianity.txt index 7519c4c5..309cd085 100644 --- a/N3OW/common/religion/religions/00_christianity.txt +++ b/N3OW/common/religion/religions/00_christianity.txt @@ -246,6 +246,1741 @@ piety_icon_group = "christian" faiths = { + + ##################################### NEOW CATHOLICS ##################################### + + orleaniste = { + color = { 229 114 0 } + icon = orleaniste + + # religious_head = k_papal_state + + graphical_faith = "catholic_gfx" + #placeholder holy sites + # Uncomment once 0.3 starts being worked on # holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_people_of_the_book + + doctrine = doctrine_gender_female_dominated + doctrine = doctrine_pluralism_fundamentalist + doctrine = doctrine_homosexuality_accepted + + #Tenets | placeholder + doctrine = tenet_false_conversion_sanction + doctrine = tenet_armed_pilgrimages + doctrine = tenet_unrelenting_faith + + holy_order_names = { #placeholder + { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } + { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } + { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + sebastianist = { + color = { 25 50 127 } + icon = sebastianist + + # religious_head = k_papal_state + + graphical_faith = "catholic_gfx" + #placeholder holy sites + # Uncomment once 0.3 starts being worked on # holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_people_of_the_book + + #Tenets | placeholder + doctrine = tenet_catholic_communion + doctrine = tenet_armed_pilgrimages + doctrine = tenet_unrelenting_faith + + holy_order_names = { #placeholder + { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } + { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } + { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + celtic = { + color = { 188 179 75 } + icon = celtic + + religious_head = k_papal_state + + graphical_faith = "catholic_gfx" + #placeholder holy sites + # Uncomment once 0.3 starts being worked on # holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_roman_rite + + doctrine = doctrine_bastardry_none + #Tenets | placeholder + doctrine = tenet_catholic_communion + doctrine = tenet_legalism + doctrine = tenet_monasticism + + holy_order_names = { #placeholder + { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } + { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } + { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + sevillian = { + color = { 128 204 229 } + icon = sevillian + + religious_head = k_sevillian_papacy + + graphical_faith = "catholic_gfx" + #placeholder holy sites + # Uncomment once 0.3 starts being worked on # holy_site = jerusalem + holy_site = rome + holy_site = toledo_mozarabic + holy_site = santiago + holy_site = cordoba + holy_site = cartagena + + #Special Tolerance | placeholder + doctrine = special_doctrine_sevillian_rite + + + #Tenets | placeholder + doctrine = tenet_communion + doctrine = tenet_armed_pilgrimages + doctrine = tenet_monasticism + + #Doctrines + doctrine = doctrine_gender_male_dominated + doctrine = doctrine_pluralism_fundamentalist + + holy_order_names = { #placeholder + { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } + { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } + { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + roman_catholic = { + color = { 204 198 136 } + icon = NEOW_catholic + + religious_head = k_papal_state + + graphical_faith = "catholic_gfx" + #placeholder holy sites + # Uncomment once 0.3 starts being worked on # holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_roman_rite + + #Tenets | placeholder + doctrine = tenet_catholic_communion + doctrine = tenet_armed_pilgrimages + doctrine = tenet_monasticism + + holy_order_names = { #placeholder + { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } + { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } + { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + luminarian = { + color = { 229 225 206 } + icon = luminarian + + graphical_faith = "catholic_gfx" + #placeholder holy sites + # Uncomment once 0.3 starts being worked on # holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_independent_catholic + + #Tenets | placeholder + doctrine = tenet_catholic_communion + doctrine = tenet_communal_possessions + doctrine = tenet_pacifism + + holy_order_names = { #placeholder + { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } + { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } + { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + penitente = { + color = { 204 0 16 } + icon = penitente + + + graphical_faith = "catholic_gfx" + #placeholder holy sites + # Uncomment once 0.3 starts being worked on # holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_incorruptible_dogma + + #Tenets | placeholder + doctrine = tenet_pacifism + doctrine = tenet_exaltation_of_pain + doctrine = tenet_unrelenting_faith + + holy_order_names = { #placeholder + { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } + { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } + { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + illuminated = { + color = { 204 198 136 } + icon = illuminated + + graphical_faith = "catholic_gfx" + #placeholder holy sites + # Uncomment once 0.3 starts being worked on # holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_incorruptible_dogma + + #Tenets | placeholder + doctrine = tenet_sacred_shadows + doctrine = tenet_armed_pilgrimages + doctrine = tenet_esotericism + + holy_order_names = { #placeholder + { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } + { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } + { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + fraticelli = { + color = { 204 198 136 } + icon = neo_fraticelli + + #religious_head = k_papal_state + + graphical_faith = "catholic_gfx" + #placeholder holy sites + # Uncomment once 0.3 starts being worked on # holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_incorruptible_dogma + + #Tenets | placeholder + doctrine = tenet_asceticism + doctrine = tenet_vows_of_poverty + doctrine = tenet_aniconism + + holy_order_names = { #placeholder + { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } + { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } + { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + cadaverist = { + color = { 204 198 136 } + icon = cadaverist + + #religious_head = k_papal_state + + graphical_faith = "catholic_gfx" + #placeholder holy sites + # Uncomment once 0.3 starts being worked on # holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_incorruptible_dogma + + #Tenets | placeholder + doctrine = tenet_ancestor_worship + doctrine = tenet_armed_pilgrimages + doctrine = tenet_pentarchy + + holy_order_names = { #placeholder + { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } + { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } + { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + teutonic = { + color = { 211 214 208 } + icon = NEOW_teutonic + + religious_head = k_papal_state + + graphical_faith = "catholic_gfx" + #placeholder holy sites + # Uncomment once 0.3 starts being worked on # holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_roman_rite + + #Tenets | placeholder + doctrine = tenet_catholic_communion + doctrine = tenet_unrelenting_faith + doctrine = tenet_monasticism + + holy_order_names = { #placeholder + { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } + { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } + { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + soleil_royal = { + color = { 221 170 0 } + icon = soleil_royal + + graphical_faith = "catholic_gfx" + #placeholder holy sites + # Uncomment once 0.3 starts being worked on # holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_religion_fallback + + #Tenets | placeholder + doctrine = tenet_sun_worship + doctrine = tenet_armed_pilgrimages + doctrine = tenet_legalism + + holy_order_names = { #placeholder + { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } + { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } + { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + iberian = { + color = { 163 204 122 } + icon = NEOW_iberian + + religious_head = k_papal_state + + graphical_faith = "catholic_gfx" + #placeholder holy sites + # Uncomment once 0.3 starts being worked on # holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_roman_rite + + #Tenets | placeholder + doctrine = tenet_catholic_communion + doctrine = tenet_armed_pilgrimages + doctrine = tenet_adaptive + + holy_order_names = { #placeholder + { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } + { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } + { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } +# catholic = { +# color = { 0.8 0.8 0.6 } +# religious_head = k_papal_state +# graphical_faith = "catholic_gfx" +# +# holy_site = jerusalem +# holy_site = rome +# holy_site = cologne +# holy_site = santiago +# holy_site = kent +# #holy_site = segrada_familia +# +# #Special Tolerance +# doctrine = special_doctrine_ecumenical_christian +# +# #Tenets +# doctrine = tenet_communion +# doctrine = tenet_armed_pilgrimages +# doctrine = tenet_monasticism +# +# holy_order_names = { +# { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } +# { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } +# { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } +# { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } +# { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } +# { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } +# } +# +# localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox +# #FertilityGod +# FertilityGodName = west_christian_fertility_god_name +# FertilityGodNamePossessive = west_christian_fertility_god_name_possessive +# FertilityGodSheHe = CHARACTER_SHEHE_SHE +# FertilityGodHerHis = CHARACTER_HERHIS_HER +# FertilityGodHerHim = CHARACTER_HERHIM_HER +# +# #WealthGod +# WealthGodName = west_christian_wealth_god_name +# WealthGodNamePossessive = west_christian_wealth_god_name_possessive +# WealthGodSheHe = CHARACTER_SHEHE_HE +# WealthGodHerHis = CHARACTER_HERHIS_HIS +# WealthGodHerHim = CHARACTER_HERHIM_HIM +# +# #HouseholdGod +# HouseholdGodName = west_christian_household_god_name +# HouseholdGodNamePossessive = west_christian_household_god_name_possessive +# HouseholdGodSheHe = CHARACTER_SHEHE_HE +# HouseholdGodHerHis = CHARACTER_HERHIS_HIS +# HouseholdGodHerHim = CHARACTER_HERHIM_HIM +# +# #KnowledgeGod +# KnowledgeGodName = west_christian_knowledge_god_name +# KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive +# KnowledgeGodSheHe = CHARACTER_SHEHE_SHE +# KnowledgeGodHerHis = CHARACTER_HERHIS_HER +# KnowledgeGodHerHim = CHARACTER_HERHIM_HER +# +# #WarGod +# WarGodName = west_christian_war_god_name +# WarGodNamePossessive = west_christian_war_god_name_possessive +# WarGodSheHe = CHARACTER_SHEHE_HE +# WarGodHerHis = CHARACTER_HERHIS_HIS +# WarGodHerHim = CHARACTER_HERHIM_HIM +# +# #WaterGod +# WaterGodName = west_christian_water_god_name +# WaterGodNamePossessive = west_christian_water_god_name_possessive +# WaterGodSheHe = CHARACTER_SHEHE_HE +# WaterGodHerHis = CHARACTER_HERHIS_HIS +# WaterGodHerHim = CHARACTER_HERHIM_HIM +# } +# } + + #################################### NEOW PROTESTANTS ##################################### + + anglican_england = { + color = { 140 178 191 } + icon = anglican + + # religious_head = k_papal_state + + graphical_faith = "catholic_gfx" + #placeholder holy sites + holy_site = london + holy_site = armagh + holy_site = jorvik + holy_site = dublin + holy_site = kent + holy_site = llandrindod + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_via_media + + #Tenets | placeholder + doctrine = against_all_odds + doctrine = for_king_and_country + doctrine = last_knights_of_britain + + #Special/virtue | placeholder + doctrine = special_doctrine_english_anglican + + holy_order_names = { #placeholder + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + lutheran = { + color = { 51 76 229 } + icon = liturgical + + # religious_head = k_papal_state + + #placeholder holy sites + holy_site = perth + holy_site = edinburgh + holy_site = london + holy_site = st_andrews + holy_site = belfast + holy_site = leath + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_established_church + + #Tenets | placeholder + doctrine = tenet_adaptive + doctrine = tenet_pentarchy + doctrine = tenet_literalism + + holy_order_names = { #placeholder + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + grundtvigian = { + color = { 226 152 164 } + icon = grundtvigian + + # religious_head = k_papal_state + + #placeholder holy sites + holy_site = perth + holy_site = edinburgh + holy_site = london + holy_site = st_andrews + holy_site = belfast + holy_site = leath + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_reformation_roots + + #Tenets | placeholder + doctrine = tenet_communal_possessions + doctrine = tenet_alexandrian_catechism + doctrine = tenet_ritual_celebrations + + holy_order_names = { #placeholder + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + moravian = { + color = { 127 191 255 } + icon = moravian + + #placeholder holy sites + holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_reformation_roots + + #Tenets | placeholder + doctrine = tenet_catholic_communion + doctrine = tenet_armed_pilgrimages + doctrine = tenet_unrelenting_faith + + holy_order_names = { #placeholder + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + utraquist = { + color = { 0.9 0.5 0.4 } + icon = utraquist + + + graphical_faith = "catholic_gfx" + #placeholder holy sites + holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_radical_reform + + #Tenets | placeholder + doctrine = tenet_catholic_communion + doctrine = tenet_armed_pilgrimages + doctrine = tenet_monasticism + + holy_order_names = { #placeholder + { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } + { name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" } + { name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" } + { name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" } + { name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" } + { name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" } + } + + localization = { # placeholder + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + } + } + presbyterian = { + color = { 177 224 220 } + icon = presbyterian + + # religious_head = k_papal_state + + #placeholder holy sites + holy_site = perth + holy_site = edinburgh + holy_site = london + holy_site = standrews + holy_site = belfast + holy_site = leath + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_reformation_roots + + #Tenets | placeholder + doctrine = tenet_aniconism + doctrine = tenet_pastoral_isolation + doctrine = tenet_adaptive + + holy_order_names = { #placeholder + } + + } + helvetic = { + color = { 127 127 163 } + icon = helvetic + + # religious_head = k_papal_state + + #placeholder holy sites + holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + doctrine = doctrine_gender_male_dominated + doctrine = doctrine_clerical_gender_male_only + doctrine = doctrine_pluralism_fundamentalist + doctrine = doctrine_deviancy_crime + doctrine = doctrine_witchcraft_crime + doctrine = doctrine_theocracy_lay_clergy + + #Special Tolerance | placeholder + doctrine = special_doctrine_radical_reform + + #Tenets | placeholder + doctrine = tenet_aniconism + doctrine = tenet_literalism + doctrine = tenet_mendicant_preachers + doctrine = special_doctrine_helvetic + + holy_order_names = { #placeholder + } + + } + genevan = { + color = { 203 209 239 } + icon = genevan + + # religious_head = k_papal_state + + #placeholder holy sites + holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + doctrine = special_doctrine_reformation_roots + + #Tenets | placeholder + doctrine = tenet_aniconism + doctrine = tenet_adaptive + doctrine = tenet_pacifism + + holy_order_names = { #placeholder + } + + } + + ##################################### NEOW ORTHODOX ##################################### + + orthodox = { + color = { 0.6 0.3 0.5 } + icon = orthodox + religious_head = k_orthodox + + holy_site = jerusalem + holy_site = constantinople + holy_site = rome + holy_site = alexandria + holy_site = antioch + + #Special Tolerance + doctrine = special_doctrine_ecumenical_christian + + #Tenets + doctrine = tenet_communion + doctrine = tenet_pentarchy + doctrine = tenet_monasticism + + holy_order_names = { + { name = "holy_order_brotherhood_of_the_holy_sepulchre" } + { name = "holy_order_knights_of_the_first_patrirchate" } + { name = "holy_order_order_of_the_holy_virgin" } + } + + localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + # Patriarchs instead of Popes + ReligiousHeadName = orthodox_religious_head_title + ReligiousHeadTitleName = orthodox_religious_head_title_name + } + } + elysian = { + color = { 191 83 47 } + icon = elysian + #religious_head = k_orthodox + + holy_site = jerusalem + holy_site = constantinople + holy_site = rome + holy_site = alexandria + holy_site = antioch + + #Special Tolerance + doctrine = special_doctrine_ecumenical_christian + + #Tenets + doctrine = tenet_communion + doctrine = tenet_pentarchy + doctrine = tenet_monasticism + + holy_order_names = { + { name = "holy_order_brotherhood_of_the_holy_sepulchre" } + { name = "holy_order_knights_of_the_first_patrirchate" } + { name = "holy_order_order_of_the_holy_virgin" } + } + + localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + # Patriarchs instead of Popes + ReligiousHeadName = orthodox_religious_head_title + ReligiousHeadTitleName = orthodox_religious_head_title_name + } + } + marblist = { + color = { 240 216 255 } + icon = marblist + #religious_head = k_orthodox + + holy_site = jerusalem + holy_site = constantinople + holy_site = rome + holy_site = alexandria + holy_site = antioch + + #Special Tolerance + doctrine = special_doctrine_ecumenical_christian + + #Tenets + doctrine = tenet_communion + doctrine = tenet_pentarchy + doctrine = tenet_monasticism + + holy_order_names = { + { name = "holy_order_brotherhood_of_the_holy_sepulchre" } + { name = "holy_order_knights_of_the_first_patrirchate" } + { name = "holy_order_order_of_the_holy_virgin" } + } + + localization = { # Utilizes the 'West Christian' Saints, shared by Catholics and Orthodox + #FertilityGod + FertilityGodName = west_christian_fertility_god_name + FertilityGodNamePossessive = west_christian_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_SHE + FertilityGodHerHis = CHARACTER_HERHIS_HER + FertilityGodHerHim = CHARACTER_HERHIM_HER + + #WealthGod + WealthGodName = west_christian_wealth_god_name + WealthGodNamePossessive = west_christian_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = west_christian_household_god_name + HouseholdGodNamePossessive = west_christian_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #KnowledgeGod + KnowledgeGodName = west_christian_knowledge_god_name + KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_SHE + KnowledgeGodHerHis = CHARACTER_HERHIS_HER + KnowledgeGodHerHim = CHARACTER_HERHIM_HER + + #WarGod + WarGodName = west_christian_war_god_name + WarGodNamePossessive = west_christian_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = west_christian_water_god_name + WaterGodNamePossessive = west_christian_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + # Patriarchs instead of Popes + ReligiousHeadName = orthodox_religious_head_title + ReligiousHeadTitleName = orthodox_religious_head_title_name + } + } ##################################### VANILLA ##################################### coptic = { diff --git a/N3OW/common/religion/religions/NEOW_thelema.txt b/N3OW/common/religion/religions/NEOW_thelema.txt index d3ac1050..fe0c4a33 100644 --- a/N3OW/common/religion/religions/NEOW_thelema.txt +++ b/N3OW/common/religion/religions/NEOW_thelema.txt @@ -39,8 +39,8 @@ doctrine = doctrine_no_anointment traits = { - virtues = { forgiving gregarious patient lustful lifestyle_mystic hashishiyah } - sins = { vengeful sadistic impatient fickle lazy } + virtues = { gregarious lustful lifestyle_mystic hashishiyah } + sins = { sadistic fickle lazy } } reserved_male_names = { #put larp names here later diff --git a/N3OW/history/characters/NEOW_e_alps.txt b/N3OW/history/characters/NEOW_e_alps.txt index b517b5ed..29f9dbe3 100644 --- a/N3OW/history/characters/NEOW_e_alps.txt +++ b/N3OW/history/characters/NEOW_e_alps.txt @@ -17,6 +17,44 @@ germany0004 = { #Hans Josef of Lichtenstein } } +###### Switzerland +germany0002 = { + name = "Franz" + dynasty = klosters_dynasty + religion = "helvetic" + culture = swiss + trait = education_learning_3 + trait = chaste + trait = humble + trait = temperate + 2509.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +alps_jurgen_klosters = { + name = "Jurgen" + dynasty = klosters_dynasty + religion = "helvetic" + culture = swiss + trait = education_martial_4 + trait = zealous + trait = brave + trait = wrathful + trait = shrewd + trait = holy_warrior + father = germany0002 + 2529.1.1 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + ### Bludenzer dynasty of Vorarlberg thomas_i_of_vorarlberg={ name="Thomas" @@ -217,12 +255,14 @@ france_bova_ivette = { france_grimaldi_honore = { name = "Honore" dynasty = grimaldi_dynasty - religion = roman_catholic + religion = fraticelli culture = azurrano trait = education_martial_4 - trait = patient - trait = calm - trait = brave + trait = generous + trait = chaste + trait = temperate + trait = holy_warrior + trait = populist_leader 2522.12.29 = { birth = yes } diff --git a/N3OW/history/characters/NEOW_e_france.txt b/N3OW/history/characters/NEOW_e_france.txt index 81ce28d4..c4f73297 100644 --- a/N3OW/history/characters/NEOW_e_france.txt +++ b/N3OW/history/characters/NEOW_e_france.txt @@ -1161,60 +1161,4 @@ france_bonaparte_arathorn_2={ 2600.1.1 = { death = yes } -} - -france_sade_alphonse = { - name = "Alphonse" - dynasty = sade_dynasty - religion = rocambolist - culture = provencal - trait = education_learning_4 - trait = sadistic - trait = lustful - trait = temperate - trait = possessed_1 - 2535.12.29 = { - birth = yes - } - 2600.1.1 = { - death = yes - } -} - -france_bova_ivette = { - name = "Ivette" - dynasty = bova_dynasty - religion = rocambolist - culture = piedmontese - trait = education_martial_2 - trait = physique_good_3 - trait = strong - trait = lustful - trait = brave - trait = gregarious - female = yes - 2535.12.29 = { - birth = yes - } - 2600.1.1 = { - death = yes - } -} - -france_grimaldi_honore = { - name = "Honore" - dynasty = grimaldi_dynasty - religion = roman_catholic - culture = azurrano - trait = education_martial_4 - trait = patient - trait = calm - trait = brave - 2522.12.29 = { - birth = yes - } - 2600.1.1 = { - death = yes - } -} - +} \ No newline at end of file diff --git a/N3OW/history/characters/NEOW_e_germania.txt b/N3OW/history/characters/NEOW_e_germania.txt index 407ebd84..cef7e563 100644 --- a/N3OW/history/characters/NEOW_e_germania.txt +++ b/N3OW/history/characters/NEOW_e_germania.txt @@ -15,24 +15,6 @@ } } -germany0002 = { - name = "Franz" - dynasty = klosters_dynasty - religion = "helvetic" - culture = swiss - trait = education_stewardship_3 - trait = scholar - trait = lustful - trait = humble - trait = gluttonous - 2509.1.1 = { - birth = yes - } - 2600.1.1 = { - death = yes - } -} - germany0003 = { name = "Torben" dynasty = audi_dynasty diff --git a/N3OW/history/provinces/e_britannia.txt b/N3OW/history/provinces/e_britannia.txt index 47314f1c..98a952b8 100644 --- a/N3OW/history/provinces/e_britannia.txt +++ b/N3OW/history/provinces/e_britannia.txt @@ -74,7 +74,7 @@ } ###c_cambridgeshire 1534 = { - culture = easlander + culture = soueyrneg religion = victorian holding = castle_holding } diff --git a/N3OW/history/provinces/e_italy.txt b/N3OW/history/provinces/e_italy.txt index 46144d4f..7da4716d 100644 --- a/N3OW/history/provinces/e_italy.txt +++ b/N3OW/history/provinces/e_italy.txt @@ -636,11 +636,11 @@ } ###c_casentino 2553 = { - culture = cisalpine + culture = romagnol religion = roman_catholic holding = castle_holding 900.1.1 = { - culture = emilian + culture = romagnol } } 2551 = { @@ -753,15 +753,14 @@ } ###c_ravenna 2546 = { - culture = cisalpine + culture = romagnol religion = roman_catholic - holding = church_holding + holding = castle_holding 504.1.1 = { special_building_slot = apollinare_nuovo special_building = apollinare_nuovo } 900.1.1 = { - culture = emilian } } 2549 = { @@ -807,7 +806,7 @@ ##d_ancona ###c_ancona 2594 = { - culture = romagnol + culture = laziale religion = roman_catholic holding = castle_holding 1066.1.1 = { @@ -834,7 +833,7 @@ } ###c_fermo 2598 = { - culture = romagnol + culture = pugliese religion = roman_catholic holding = castle_holding } @@ -842,7 +841,7 @@ holding = church_holding } 2599 = { - culture = romagnol + culture = laziale religion = roman_catholic holding = castle_holding } @@ -1160,6 +1159,8 @@ } 2621 = { holding = city_holding + culture = pugliese + religion = roman_catholic } ###c_lecce 8755 = { @@ -1169,6 +1170,8 @@ } 2622 = { holding = city_holding + culture = pugliese + religion = roman_catholic } 2620 = { holding = none diff --git a/N3OW/history/titles/k_sanmarino.txt b/N3OW/history/titles/k_sanmarino.txt index 3fff00b0..7f8f0298 100644 --- a/N3OW/history/titles/k_sanmarino.txt +++ b/N3OW/history/titles/k_sanmarino.txt @@ -31,6 +31,23 @@ c_fermo = { } } +d_toscana= { + 2550.1.1 = { + holder = italy0005 + } +} +c_siena = { + 2550.1.1 = { + holder = italy_massimo_montalcino + liege = d_toscana + } +} +c_arezzo = { + 2550.1.1 = { + holder = italy_alessandro_borri + liege = d_toscana + } +} d_emilia = { 2505.1.1 = { diff --git a/N3OW/history/titles/k_sardinia_and_corsica.txt b/N3OW/history/titles/k_sardinia_and_corsica.txt index e27042bf..4e92e20d 100644 --- a/N3OW/history/titles/k_sardinia_and_corsica.txt +++ b/N3OW/history/titles/k_sardinia_and_corsica.txt @@ -23,4 +23,22 @@ c_upper_corsica = { holder = italy_diana_bastia liege = k_sardinia_and_corsica } +} + +d_pisa = { + 2550.1.1 = { + holder = italy_archibaldo_volterra + liege = k_sardinia_and_corsica + } +} +c_pisa = { + 2550.1.1 = { + holder = italy_archibaldo_volterra + } +} +c_orbetello = { + 2550.1.1 = { + holder = italy_riccardo_mastropiero + liege = d_pisa + } } \ No newline at end of file diff --git a/N3OW/history/titles/k_sicily.txt b/N3OW/history/titles/k_sicily.txt index 081b828f..e8908680 100644 --- a/N3OW/history/titles/k_sicily.txt +++ b/N3OW/history/titles/k_sicily.txt @@ -1,5 +1,4 @@ k_sicily = { - 2505.1.1 = { change_development_level = 7 } @@ -9,13 +8,13 @@ d_abruzzo = { holder = italy0007 } } -c_alife = { +c_caserta = { 2550.1.1 = { holder = italy_elena_ornano - liege = d_abruzzo + liege = d_napoli } } -c_larino = { +c_molise = { 2550.1.1 = { holder = italy_manuele_boccaccio liege = d_abruzzo diff --git a/N3OW/history/titles/k_switzerland.txt b/N3OW/history/titles/k_switzerland.txt index 1bb4a3d0..53bf0838 100644 --- a/N3OW/history/titles/k_switzerland.txt +++ b/N3OW/history/titles/k_switzerland.txt @@ -1,4 +1,9 @@ k_switzerland = { + 2100.1.1 = { + succession_laws = { + feudal_elective_succession_law + } + } 2554.1.1 = { holder = germany0002 #Franz Klosters } diff --git a/N3OW/history/titles/k_tuscany.txt b/N3OW/history/titles/k_tuscany.txt deleted file mode 100644 index aa512903..00000000 --- a/N3OW/history/titles/k_tuscany.txt +++ /dev/null @@ -1,35 +0,0 @@ -k_tuscany = { - 2550.1.1 = { - holder = italy0005 - } -} -d_pisa = { - 2550.1.1 = { - holder = italy_archibaldo_volterra - liege = k_tuscany - } -} -c_pisa = { - 2550.1.1 = { - holder = italy_archibaldo_volterra - liege = k_tuscany - } -} -c_orbetello = { - 2550.1.1 = { - holder = italy_riccardo_mastropiero - liege = d_pisa - } -} -c_siena = { - 2550.1.1 = { - holder = italy_massimo_montalcino - liege = k_tuscany - } -} -c_arezzo = { - 2550.1.1 = { - holder = italy_alessandro_borri - liege = k_tuscany - } -} \ No newline at end of file diff --git a/N3OW/localization/english/titles_l_english.yml b/N3OW/localization/english/titles_l_english.yml index 4f3f5f61..9cb262f5 100644 --- a/N3OW/localization/english/titles_l_english.yml +++ b/N3OW/localization/english/titles_l_english.yml @@ -16602,8 +16602,8 @@ k_italy_adj:0 "Piedmontese" k_tuscany:0 "Tuscany" k_tuscany_adj:0 "Tuscan" - k_san_marino:0 "San Marino" - k_san_marino_adj:0 "San Marinese" + k_san_marino:0 "Ravenna" + k_san_marino_adj:0 "Ravennian" k_castille_leon:0 "Castileón" k_castille_leon_adj:0 "Castileónese" d_bremen:0 "Bremen"