alpine, french and bitish culture stuff, italian map, terrain fixes

This commit is contained in:
edwardtheelbowhigh 2025-12-08 14:27:54 +00:00
parent 88ad25b1f5
commit 6d8272117c
16 changed files with 1267 additions and 1127 deletions

View file

@ -1512,13 +1512,133 @@ k_san_marino = {
} }
k_andorra = { k_andorra = {
pattern = "pattern_solid.dds" pattern="pattern_checkers_02.dds"
color1 = "red" color1=yellow_light
color2 = "white" color2=red
textured_emblem = { color3=blue
texture = "flag_andorra.dds" 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 = { k_lichtenstein = {
pattern = "pattern_solid.dds" pattern = "pattern_solid.dds"
color1 = "red" color1 = "red"

View file

@ -7,7 +7,7 @@
martial_custom = martial_custom_equal martial_custom = martial_custom_equal
traditions = { traditions = {
tradition_chanson_de_geste tradition_chanson_de_geste
tradition_hereditary_hierarchy tradition_agrarian
tradition_chivalry tradition_chivalry
tradition_culinary_art tradition_culinary_art
tradition_ep3_cultivated_sophistication tradition_ep3_cultivated_sophistication
@ -420,7 +420,7 @@ breton = {
martial_custom = martial_custom_male_only martial_custom = martial_custom_male_only
traditions = { traditions = {
tradition_fishermen tradition_fishermen
tradition_hereditary_bards tradition_poetry
tradition_swords_for_hire tradition_swords_for_hire
tradition_seafaring tradition_seafaring
} }

View file

@ -49,8 +49,8 @@ swiss = {
traditions = { traditions = {
tradition_republican_legacy tradition_republican_legacy
tradition_hard_working tradition_hard_working
tradition_castle_keepers tradition_stalwart_defenders
tradition_mountain_homes tradition_isolationist
tradition_faith_bound tradition_faith_bound
} }

View file

@ -557,7 +557,6 @@ tradition_gardening = {
} }
} }
} }
NOT = { culture_tradition:tradition_tgp_ephemeral_grace = { is_in_list = traits } }
} }
parameters = { parameters = {
@ -1631,7 +1630,7 @@ tradition_culture_blending = {
scope:character = { scope:character = {
any_sub_realm_county = { any_sub_realm_county = {
percent >= 0.3 percent >= 0.3
culture != root NOT = { culture = root }
} }
} }
} }
@ -1725,7 +1724,9 @@ tradition_isolationist = {
any_sub_realm_county = { any_sub_realm_county = {
culture = scope:character.culture culture = scope:character.culture
any_neighboring_county = { any_neighboring_county = {
culture != scope:character.culture NOT = {
culture = scope:character.culture
}
culture = { culture = {
cultural_acceptance = { target = scope:character.culture value >= 40 } 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 = { ai_will_do = {
value = 100 value = 100
if = { if = {
@ -1916,20 +1909,16 @@ tradition_agrarian = {
1 = indian 1 = indian
4 = farmland.dds 4 = farmland.dds
} }
is_shown = {
NOT = {
culture_tradition:tradition_intensive_farming = { is_in_list = traits }
}
}
can_pick = { can_pick = {
custom_tooltip = { custom_tooltip = {
text = culture_in_farmlands_or_floodplains_terrain_desc text = culture_in_farmlands_or_floodplains_terrain_desc
any_culture_county = { any_culture_county = {
county_has_province_with_terrain = { any_county_province = {
terrain = farmlands OR = {
terrain = floodplains terrain = farmlands
terrain = floodplains
}
} }
} }
} }
@ -1983,9 +1972,11 @@ tradition_agrarian = {
NOT = { NOT = {
any_culture_county = { any_culture_county = {
count >= 5 count >= 5
county_has_province_with_terrain = { any_county_province = {
terrain = farmlands OR = {
terrain = floodplains terrain = farmlands
terrain = floodplains
}
} }
} }
} }
@ -2019,9 +2010,11 @@ tradition_agrarian = {
any_sub_realm_county = { any_sub_realm_county = {
count >= 2 count >= 2
culture = scope:character.culture culture = scope:character.culture
county_has_province_with_terrain = { any_county_province = {
terrain = farmlands OR = {
terrain = floodplains terrain = farmlands
terrain = floodplains
}
} }
} }
} }
@ -2143,9 +2136,11 @@ tradition_pastoralists = {
any_sub_realm_county = { any_sub_realm_county = {
percent >= 0.6 percent >= 0.6
culture = scope:character.culture culture = scope:character.culture
county_has_province_with_terrain = { any_county_province = {
terrain = plains OR = {
terrain = steppe terrain = plains
terrain = steppe
}
} }
} }
} }
@ -2448,7 +2443,9 @@ tradition_staunch_traditionalists = {
limit = { limit = {
scope:character = { scope:character = {
any_sub_realm_county = { any_sub_realm_county = {
culture != scope:character.culture NOT = {
culture = scope:character.culture
}
} }
} }
} }
@ -2525,7 +2522,7 @@ tradition_hill_dwellers = {
custom_description = { custom_description = {
text = culture_in_hills_desc text = culture_in_hills_desc
any_culture_county = { any_culture_county = {
county_has_province_with_terrain = { any_county_province = {
terrain = hills terrain = hills
} }
} }
@ -2571,7 +2568,7 @@ tradition_hill_dwellers = {
NOT = { NOT = {
any_culture_county = { any_culture_county = {
percent >= 0.3 percent >= 0.3
county_has_province_with_terrain = { any_county_province = {
terrain = hills terrain = hills
} }
} }
@ -2606,7 +2603,7 @@ tradition_hill_dwellers = {
any_sub_realm_county = { any_sub_realm_county = {
percent >= 0.2 percent >= 0.2
culture = scope:character.culture culture = scope:character.culture
county_has_province_with_terrain = { any_county_province = {
terrain = hills terrain = hills
} }
} }
@ -2619,7 +2616,7 @@ tradition_hill_dwellers = {
limit = { limit = {
any_culture_county = { any_culture_county = {
percent >= 0.6 percent >= 0.6
county_has_province_with_terrain = { any_county_province = {
terrain = hills terrain = hills
} }
} }
@ -2651,9 +2648,11 @@ tradition_forest_folk = {
custom_description = { custom_description = {
text = culture_in_forest_desc text = culture_in_forest_desc
any_culture_county = { any_culture_county = {
county_has_province_with_terrain = { any_county_province = {
terrain = forest OR = {
terrain = taiga terrain = forest
terrain = taiga
}
} }
} }
} }
@ -2702,9 +2701,11 @@ tradition_forest_folk = {
NOT = { NOT = {
any_culture_county = { any_culture_county = {
percent >= 0.3 percent >= 0.3
county_has_province_with_terrain = { any_county_province = {
terrain = forest OR = {
terrain = taiga terrain = forest
terrain = taiga
}
} }
} }
} }
@ -2738,9 +2739,11 @@ tradition_forest_folk = {
any_sub_realm_county = { any_sub_realm_county = {
percent >= 0.2 percent >= 0.2
culture = scope:character.culture culture = scope:character.culture
county_has_province_with_terrain = { any_county_province = {
terrain = forest OR = {
terrain = taiga terrain = forest
terrain = taiga
}
} }
} }
} }
@ -2752,9 +2755,11 @@ tradition_forest_folk = {
limit = { limit = {
any_culture_county = { any_culture_county = {
percent >= 0.6 percent >= 0.6
county_has_province_with_terrain = { any_county_province = {
terrain = forest OR = {
terrain = taiga terrain = forest
terrain = taiga
}
} }
} }
} }
@ -2792,9 +2797,11 @@ tradition_mountain_homes = {
custom_description = { custom_description = {
text = culture_in_mountains_desc text = culture_in_mountains_desc
any_culture_county = { any_culture_county = {
county_has_province_with_terrain = { any_county_province = {
terrain = mountains OR = {
terrain = desert_mountains terrain = mountains
terrain = desert_mountains
}
} }
} }
} }
@ -2843,9 +2850,11 @@ tradition_mountain_homes = {
NOT = { NOT = {
any_culture_county = { any_culture_county = {
percent >= 0.3 percent >= 0.3
county_has_province_with_terrain = { any_county_province = {
terrain = mountains OR = {
terrain = desert_mountains terrain = mountains
terrain = desert_mountains
}
} }
} }
} }
@ -2879,9 +2888,11 @@ tradition_mountain_homes = {
any_sub_realm_county = { any_sub_realm_county = {
percent >= 0.2 percent >= 0.2
culture = scope:character.culture culture = scope:character.culture
county_has_province_with_terrain = { any_county_province = {
terrain = mountains OR = {
terrain = desert_mountains terrain = mountains
terrain = desert_mountains
}
} }
} }
} }
@ -2893,9 +2904,11 @@ tradition_mountain_homes = {
limit = { limit = {
any_culture_county = { any_culture_county = {
percent >= 0.6 percent >= 0.6
county_has_province_with_terrain = { any_county_province = {
terrain = mountains OR = {
terrain = desert_mountains terrain = mountains
terrain = desert_mountains
}
} }
} }
} }
@ -2917,9 +2930,11 @@ tradition_dryland_dwellers = {
custom_description = { custom_description = {
text = culture_in_dryland_desc text = culture_in_dryland_desc
any_culture_county = { any_culture_county = {
county_has_province_with_terrain = { any_county_province = {
terrain = drylands OR = {
terrain = desert terrain = drylands
terrain = desert
}
} }
} }
} }
@ -2972,9 +2987,11 @@ tradition_dryland_dwellers = {
NOT = { NOT = {
any_culture_county = { any_culture_county = {
percent >= 0.3 percent >= 0.3
county_has_province_with_terrain = { any_county_province = {
terrain = drylands OR = {
terrain = desert terrain = drylands
terrain = desert
}
} }
} }
} }
@ -3008,9 +3025,11 @@ tradition_dryland_dwellers = {
any_sub_realm_county = { any_sub_realm_county = {
percent >= 0.2 percent >= 0.2
culture = scope:character.culture culture = scope:character.culture
county_has_province_with_terrain = { any_county_province = {
terrain = drylands OR = {
terrain = desert terrain = drylands
terrain = desert
}
} }
} }
} }
@ -3022,9 +3041,11 @@ tradition_dryland_dwellers = {
limit = { limit = {
any_culture_county = { any_culture_county = {
percent >= 0.6 percent >= 0.6
county_has_province_with_terrain = { any_county_province = {
terrain = drylands OR = {
terrain = desert terrain = drylands
terrain = desert
}
} }
} }
} }
@ -3053,7 +3074,7 @@ tradition_jungle_dwellers = {
custom_description = { custom_description = {
text = culture_in_jungle_desc text = culture_in_jungle_desc
any_culture_county = { any_culture_county = {
county_has_province_with_terrain = { any_county_province = {
terrain = jungle terrain = jungle
} }
} }
@ -3096,7 +3117,7 @@ tradition_jungle_dwellers = {
NOT = { NOT = {
any_culture_county = { any_culture_county = {
percent >= 0.3 percent >= 0.3
county_has_province_with_terrain = { any_county_province = {
terrain = jungle terrain = jungle
} }
} }
@ -3131,7 +3152,7 @@ tradition_jungle_dwellers = {
any_sub_realm_county = { any_sub_realm_county = {
percent >= 0.2 percent >= 0.2
culture = scope:character.culture culture = scope:character.culture
county_has_province_with_terrain = { any_county_province = {
terrain = jungle terrain = jungle
} }
} }
@ -3144,7 +3165,7 @@ tradition_jungle_dwellers = {
limit = { limit = {
any_culture_county = { any_culture_county = {
percent >= 0.6 percent >= 0.6
county_has_province_with_terrain = { any_county_province = {
terrain = jungle terrain = jungle
} }
} }
@ -3167,7 +3188,7 @@ tradition_wetlanders = {
custom_tooltip = { custom_tooltip = {
text = culture_in_wetlands_desc text = culture_in_wetlands_desc
any_culture_county = { any_culture_county = {
county_has_province_with_terrain = { any_county_province = {
terrain = wetlands terrain = wetlands
} }
} }
@ -3222,7 +3243,7 @@ tradition_wetlanders = {
NOT = { NOT = {
any_culture_county = { any_culture_county = {
count >= 3 count >= 3
county_has_province_with_terrain = { any_county_province = {
terrain = wetlands terrain = wetlands
} }
} }
@ -3257,7 +3278,7 @@ tradition_wetlanders = {
any_sub_realm_county = { any_sub_realm_county = {
count >= 3 count >= 3
culture = scope:character.culture culture = scope:character.culture
county_has_province_with_terrain = { any_county_province = {
terrain = wetlands terrain = wetlands
} }
} }
@ -3270,7 +3291,7 @@ tradition_wetlanders = {
limit = { limit = {
any_culture_county = { any_culture_county = {
percent >= 0.6 percent >= 0.6
county_has_province_with_terrain = { any_county_province = {
terrain = wetlands terrain = wetlands
} }
} }
@ -3300,7 +3321,7 @@ tradition_hidden_cities = {
custom_description = { custom_description = {
text = culture_in_jungle_desc text = culture_in_jungle_desc
any_culture_county = { any_culture_county = {
county_has_province_with_terrain = { any_county_province = {
terrain = jungle terrain = jungle
} }
} }
@ -3343,7 +3364,7 @@ tradition_hidden_cities = {
NOT = { NOT = {
any_culture_county = { any_culture_county = {
percent >= 0.3 percent >= 0.3
county_has_province_with_terrain = { any_county_province = {
terrain = jungle terrain = jungle
} }
} }
@ -3376,7 +3397,7 @@ tradition_hidden_cities = {
NOT = { NOT = {
any_culture_county = { any_culture_county = {
percent >= 0.3 percent >= 0.3
county_has_province_with_terrain = { any_county_province = {
terrain = jungle terrain = jungle
} }
} }
@ -3404,8 +3425,8 @@ tradition_hidden_cities = {
limit = { limit = {
any_culture_county = { any_culture_county = {
percent >= 0.6 percent >= 0.6
county_has_province_with_terrain = { any_county_province = {
terrain = jungle terrain = wetlands
} }
} }
} }
@ -3463,7 +3484,7 @@ tradition_ancient_miners = {
scope:character = { scope:character = {
any_sub_realm_county = { any_sub_realm_county = {
culture = scope:character.culture culture = scope:character.culture
county_has_province_with_terrain = { any_county_province = {
terrain = hills terrain = hills
} }
} }
@ -3720,7 +3741,9 @@ tradition_maritime_mercantilism = {
custom_description = { custom_description = {
text = culture_on_coast_desc text = culture_on_coast_desc
any_culture_county = { any_culture_county = {
has_coastal_province = yes any_county_province = {
is_coastal = yes
}
} }
} }
} }
@ -3762,7 +3785,9 @@ tradition_maritime_mercantilism = {
NOT = { NOT = {
any_culture_county = { any_culture_county = {
percent >= 0.3 percent >= 0.3
has_coastal_province = yes any_county_province = {
is_coastal = yes
}
} }
} }
} }
@ -3793,7 +3818,9 @@ tradition_maritime_mercantilism = {
scope:character = { scope:character = {
any_sub_realm_county = { any_sub_realm_county = {
percent >= 0.6 percent >= 0.6
has_coastal_province = yes any_county_province = {
is_coastal = yes
}
} }
} }
} }
@ -3814,7 +3841,9 @@ tradition_maritime_mercantilism = {
scope:character = { scope:character = {
any_sub_realm_county = { any_sub_realm_county = {
percent >= 0.3 percent >= 0.3
has_coastal_province = yes any_county_province = {
is_coastal = yes
}
} }
} }
} }
@ -3825,7 +3854,9 @@ tradition_maritime_mercantilism = {
limit = { limit = {
any_culture_county = { any_culture_county = {
percent >= 0.6 percent >= 0.6
has_coastal_province = yes any_county_province = {
is_coastal = yes
}
} }
} }
multiply = 2 multiply = 2

View file

@ -139,12 +139,22 @@ tradition_british_palace_politics = {
wanderers_gain_extra_combat_skills = yes wanderers_gain_extra_combat_skills = yes
mercenary_courtiers_gain_extra_skills = yes mercenary_courtiers_gain_extra_skills = yes
more_likely_to_leave_court = yes more_likely_to_leave_court = yes
cultrad_unlocks_t2_countermeasures = yes
enable_garden_duchy_building = yes enable_garden_duchy_building = yes
can_appoint_court_gardener = 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 = { character_modifier = {
dynasty_house_opinion = 15
opinion_of_liege = -10
monthly_court_grandeur_change_mult = 0.2 monthly_court_grandeur_change_mult = 0.2
political_scheme_phase_duration_add = minor_scheme_phase_duration_bonus_value political_scheme_phase_duration_add = minor_scheme_phase_duration_bonus_value
personal_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 same_culture_mercenary_hire_cost_mult = -0.15
character_travel_speed_mult = 0.1 character_travel_speed_mult = 0.1
character_travel_safety_mult = 0.1 character_travel_safety_mult = 0.1
dread_baseline_add = 10
} }
cost = { cost = {

File diff suppressed because it is too large Load diff

View file

@ -31,12 +31,12 @@ default_coastal_sea=coastal_sea
28=plains 28=plains
29=hills 29=hills
30=plains 30=plains
31=plains 31=wetlands
32=plains 32=plains
33=wetlands 33=wetlands
34=wetlands 34=wetlands
35=hills 35=hills
36=wetlands 36=plains
37=plains 37=plains
38=plains 38=plains
39=hills 39=hills
@ -2034,7 +2034,7 @@ default_coastal_sea=coastal_sea
2317=forest 2317=forest
2318=forest 2318=forest
2319=forest 2319=forest
2320=plains 2320=farmlands
2321=plains 2321=plains
2322=farmlands 2322=farmlands
2323=plains 2323=plains
@ -2053,7 +2053,7 @@ default_coastal_sea=coastal_sea
2336=farmlands 2336=farmlands
2337=plains 2337=plains
2338=farmlands 2338=farmlands
2339=plains 2339=farmlands
2340=plains 2340=plains
2341=plains 2341=plains
2342=plains 2342=plains
@ -2231,7 +2231,7 @@ default_coastal_sea=coastal_sea
2514=hills 2514=hills
2515=mountains 2515=mountains
2516=mountains 2516=mountains
2517=plains 2517=farmlands
2518=plains 2518=plains
2519=plains 2519=plains
2520=hills 2520=hills
@ -2250,7 +2250,7 @@ default_coastal_sea=coastal_sea
2533=plains 2533=plains
2534=plains 2534=plains
2535=hills 2535=hills
2536=plains 2536=farmlands
2537=plains 2537=plains
2538=wetlands #Fucecchio Marshes 2538=wetlands #Fucecchio Marshes
2539=plains 2539=plains
@ -2274,7 +2274,7 @@ default_coastal_sea=coastal_sea
2557=plains 2557=plains
2558=plains 2558=plains
2559=plains 2559=plains
2560=plains 2560=farmlands
2561=plains 2561=plains
2562=wetlands #Maremma 2562=wetlands #Maremma
2563=plains 2563=plains
@ -2397,7 +2397,7 @@ default_coastal_sea=coastal_sea
2680=forest 2680=forest
2681=forest 2681=forest
2682=farmlands 2682=farmlands
2683=plains 2683=farmlands
2684=plains 2684=plains
2685=plains 2685=plains
2686=hills 2686=hills
@ -2944,6 +2944,7 @@ default_coastal_sea=coastal_sea
3227=plains 3227=plains
3228=plains 3228=plains
3256=forest 3256=forest
3257=wasteland
3258=mountains 3258=mountains
3266=jungle 3266=jungle
3267=jungle 3267=jungle
@ -7962,9 +7963,9 @@ default_coastal_sea=coastal_sea
8714=hills 8714=hills
8715=hills 8715=hills
8716=hills 8716=hills
8717=farmlands 8717=mountains
8718=forest 8718=mountains
8719=hills 8719=mountains
8720=mountains 8720=mountains
8721=mountains 8721=mountains
8722=jungle 8722=jungle
@ -7983,7 +7984,7 @@ default_coastal_sea=coastal_sea
8735=plains 8735=plains
8739=taiga 8739=taiga
8741=plains #Bangor 8741=plains #Bangor
8742=plains #Clogher 8742=wetlands #Clogher
8743=wetlands #Dungannon 8743=wetlands #Dungannon
8744=wetlands #Adragh 8744=wetlands #Adragh
8745=wetlands #Cruachu 8745=wetlands #Cruachu
@ -8896,22 +8897,24 @@ default_coastal_sea=coastal_sea
9661=mountains 9661=mountains
9664=mountains 9664=mountains
9665=desert 9665=desert
9667=steppe 9667=plains
9668=steppe 9668=hills
9669=forest 9669=forest
9670=steppe 9670=wetlands
9671=mountains 9671=plains
9672=mountains 9672=wetlands
9673=plains 9673=plains
9674=mountains 9674=plains
9675=forest 9675=hills
9676=jungle 9676=wetlands
9677=wetlands
9678=wetlands
9679=forest 9679=forest
9681=wetlands 9681=wetlands
9682=forest 9682=plains
9683=forest 9683=wetlands
9684=hills 9684=wetlands
9685=floodplains 9685=wetlands
9686=plains 9686=plains
9687=forest 9687=forest
9688=plains 9688=plains
@ -8920,42 +8923,42 @@ default_coastal_sea=coastal_sea
9691=plains 9691=plains
9692=plains 9692=plains
9693=forest 9693=forest
9694=wetlands 9694=hills
9695=hills 9695=hills
9696=wetlands 9696=wetlands
9697=plains 9697=plains
9698=plains 9698=plains
9699=plains 9699=plains
9700=farmlands 9700=mountains
9701=plains 9701=plains
9702=farmlands 9702=mountains
9703=plains 9703=mountains
9704=plains 9704=mountains
9705=farmlands 9705=hills
9706=plains 9706=mountains
9707=wetlands 9707=mountains
9708=plains 9708=mountains
9709=plains 9709=mountains
9710=plains 9710=mountains
9711=mountains 9711=mountains
9712=mountains 9712=mountains
9713=mountains 9713=mountains
9714=hills 9714=farmlands
9715=hills 9715=hills
9716=hills 9716=hills
9717=hills 9717=hills
9718=hills 9718=hills
9719=farmlands 9719=plains
9720=farmlands 9720=farmlands
9721=hills 9721=hills
9722=farmlands 9722=hills
9723=plains 9723=plains
9724=forest 9724=forest
9725=forest 9725=forest
9726=farmlands 9726=farmlands
9727=farmlands 9727=farmlands
9728=plains 9728=plains
9729=plains 9729=wetlands
9730=plains 9730=plains
9731=plains 9731=plains
9732=farmlands 9732=farmlands
@ -8977,7 +8980,7 @@ default_coastal_sea=coastal_sea
9748=mountains 9748=mountains
9749=mountains 9749=mountains
9750=forest 9750=forest
9751=mountains 9751=forest
9752=hills 9752=hills
9753=mountains 9753=mountains
9754=hills 9754=hills
@ -8985,15 +8988,15 @@ default_coastal_sea=coastal_sea
9756=forest 9756=forest
9757=jungle 9757=jungle
9758=hills 9758=hills
9759=hills 9759=wasteland
9760=hills 9760=hills
9761=mountains 9761=plains
9762=jungle 9762=forest
9763=mountains 9763=forest
9764=hills 9764=hills
9765=farmlands 9765=farmlands
9766=mountains 9766=forest
9767=mountains 9767=forest
9768=hills 9768=hills
9769=hills 9769=hills
9770=forest 9770=forest
@ -9001,30 +9004,30 @@ default_coastal_sea=coastal_sea
9772=hills 9772=hills
9773=forest 9773=forest
9774=hills 9774=hills
9775=mountains 9775=plains
9776=hills 9776=farmlands
9777=forest 9777=forest
9778=hills 9778=hills
9779=forest 9779=forest
9780=farmlands 9780=forest
9781=jungle 9781=plains
9782=farmlands 9782=plains
9783=jungle 9783=mountains
9784=jungle 9784=forest
9785=jungle 9785=wasteland
9786=farmlands 9786=mountains
9787=hills 9787=wasteland
9788=farmlands 9788=wasteland
9789=farmlands 9789=wasteland
9790=plains 9790=plains
9791=forest 9791=wasteland
9792=forest 9792=wasteland
9793=forest 9793=wasteland
9794=hills 9794=wasteland
9795=plains 9795=wasteland
9796=forest 9796=wasteland
9797=mountains 9797=mountains
9798=plains 9798=mountains
9799=mountains 9799=mountains
9800=plains 9800=plains
9801=plains 9801=plains
@ -11971,4 +11974,5 @@ default_coastal_sea=coastal_sea
13276=mountains 13276=mountains
13277=mountains 13277=mountains
13278=mountains 13278=mountains
13279=mountains 13279=mountains
13428=wasteland

View file

@ -26,26 +26,25 @@ britannic_virtues = {
} }
} }
special_doctrine_british_royalty = { special_doctrine_british_royalty = {
traits = { traits = {
virtues = { vengeful arrogant stubborn } virtues = { vengeful arrogant stubborn }
sins = { forgiving humble fickle } sins = { forgiving humble fickle }
}
} }
}
special_doctrine_british_admiralty = { special_doctrine_british_admiralty = {
traits = { traits = {
virtues = { brave humble stubborn } virtues = { brave humble stubborn }
sins = { craven arrogant fickle } sins = { craven arrogant fickle }
}
} }
}
special_doctrine_british_unity = { special_doctrine_british_unity = {
traits = { traits = {
virtues = { generous humble diligent } virtues = { generous humble diligent }
sins = { greedy arrogant lazy } sins = { greedy arrogant lazy }
}
} }
}
} }
estatist_virtues = { estatist_virtues = {
@ -59,26 +58,26 @@ estatist_virtues = {
} }
} }
special_doctrine_liberty = { special_doctrine_liberty = {
traits = { traits = {
virtues = { forgiving compassionate } virtues = { forgiving compassionate }
sins = { vengeful sadistic } sins = { vengeful sadistic }
}
} }
}
special_doctrine_equality = { special_doctrine_equality = {
traits = { traits = {
virtues = { compassionate humble } virtues = { compassionate humble }
sins = { sadistic arrogant } sins = { sadistic arrogant }
}
} }
}
special_doctrine_fraternity = { special_doctrine_fraternity = {
traits = { traits = {
virtues = { trusting gregarious } virtues = { trusting gregarious }
sins = { paranoid shy } sins = { paranoid shy }
}
} }
}
} }
novelist_virtues = { novelist_virtues = {
@ -97,58 +96,58 @@ novelist_virtues = {
} }
} }
special_doctrine_aslan = { special_doctrine_aslan = {
traits = { traits = {
virtues = { humble forgiving } virtues = { humble forgiving }
sins = { arrogant vengeful } sins = { arrogant vengeful }
}
} }
}
special_doctrine_numenor = { special_doctrine_numenor = {
traits = { traits = {
virtues = { generous gregarious } virtues = { generous gregarious }
sins = { greedy shy } sins = { greedy shy }
}
} }
}
special_doctrine_charlemagne = { special_doctrine_charlemagne = {
traits = { traits = {
virtues = { ambitious honest } virtues = { ambitious honest }
sins = { content deceitful } sins = { content deceitful }
}
} }
}
special_doctrine_dracula = { special_doctrine_dracula = {
traits = { traits = {
virtues = { callous vengeful } virtues = { callous vengeful }
sins = { compassionate forgiving } sins = { compassionate forgiving }
}
} }
}
special_doctrine_reason_and_progress = { special_doctrine_reason_and_progress = {
traits = { traits = {
virtues = { diligent ambitious } virtues = { diligent ambitious }
sins = { lazy content } sins = { lazy content }
}
} }
special_doctrine_simurghi = { }
traits = { special_doctrine_simurghi = {
virtues = { temperate honest } traits = {
sins = { gluttonous deceitful } virtues = { temperate honest }
} sins = { gluttonous deceitful }
} }
special_doctrine_rocambolist = { }
traits = { special_doctrine_rocambolist = {
virtues = { gregarious deceitful } traits = {
sins = { shy honest } virtues = { gregarious deceitful }
} sins = { shy honest }
} }
special_doctrine_absurdist = { }
traits = { special_doctrine_absurdist = {
virtues = { cynical ambitious } traits = {
sins = { zealous content } virtues = { cynical ambitious }
} sins = { zealous content }
} }
}
} }
thelema_virtues = { thelema_virtues = {
@ -161,19 +160,18 @@ thelema_virtues = {
} }
} }
special_doctrine_base_thelema = { special_doctrine_base_thelema = {
traits = { traits = {
virtues = { loyal } virtues = { loyal }
sins = { disloyal }
}
} }
}
special_doctrine_old_thelema = { special_doctrine_old_thelema = {
traits = { traits = {
virtues = { ambitious } virtues = { ambitious }
sins = { content } sins = { content }
}
} }
}
} }
wicca_virtues = { wicca_virtues = {
@ -186,17 +184,32 @@ wicca_virtues = {
} }
} }
special_doctrine_king_arthurs_bravery = { special_doctrine_king_arthurs_bravery = {
traits = { traits = {
virtues = { brave } virtues = { brave }
sins = { craven } sins = { craven }
}
} }
}
special_doctrine_horned_lords_law = { special_doctrine_horned_lords_law = {
traits = { traits = {
virtues = { just } virtues = { just }
sins = { arbitrary } 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 }
}
}
} }

View file

@ -1727,6 +1727,7 @@
doctrine = tenet_aniconism doctrine = tenet_aniconism
doctrine = tenet_literalism doctrine = tenet_literalism
doctrine = tenet_mendicant_preachers doctrine = tenet_mendicant_preachers
doctrine = special_doctrine_helvetic
holy_order_names = { #placeholder holy_order_names = { #placeholder
} }

View file

@ -39,8 +39,8 @@
doctrine = doctrine_no_anointment doctrine = doctrine_no_anointment
traits = { traits = {
virtues = { forgiving gregarious patient lustful lifestyle_mystic hashishiyah } virtues = { gregarious lustful lifestyle_mystic hashishiyah }
sins = { vengeful sadistic impatient fickle lazy } sins = { sadistic fickle lazy }
} }
reserved_male_names = { #put larp names here later reserved_male_names = { #put larp names here later

View file

@ -74,7 +74,7 @@
} }
###c_cambridgeshire ###c_cambridgeshire
1534 = { 1534 = {
culture = easlander culture = soueyrneg
religion = victorian religion = victorian
holding = castle_holding holding = castle_holding
} }

View file

@ -636,11 +636,11 @@
} }
###c_casentino ###c_casentino
2553 = { 2553 = {
culture = cisalpine culture = romagnol
religion = roman_catholic religion = roman_catholic
holding = castle_holding holding = castle_holding
900.1.1 = { 900.1.1 = {
culture = emilian culture = romagnol
} }
} }
2551 = { 2551 = {
@ -753,7 +753,7 @@
} }
###c_ravenna ###c_ravenna
2546 = { 2546 = {
culture = cisalpine culture = romagnol
religion = roman_catholic religion = roman_catholic
holding = castle_holding holding = castle_holding
504.1.1 = { 504.1.1 = {
@ -761,7 +761,6 @@
special_building = apollinare_nuovo special_building = apollinare_nuovo
} }
900.1.1 = { 900.1.1 = {
culture = emilian
} }
} }
2549 = { 2549 = {
@ -807,7 +806,7 @@
##d_ancona ##d_ancona
###c_ancona ###c_ancona
2594 = { 2594 = {
culture = romagnol culture = laziale
religion = roman_catholic religion = roman_catholic
holding = castle_holding holding = castle_holding
1066.1.1 = { 1066.1.1 = {
@ -834,7 +833,7 @@
} }
###c_fermo ###c_fermo
2598 = { 2598 = {
culture = romagnol culture = pugliese
religion = roman_catholic religion = roman_catholic
holding = castle_holding holding = castle_holding
} }
@ -842,7 +841,7 @@
holding = church_holding holding = church_holding
} }
2599 = { 2599 = {
culture = romagnol culture = laziale
religion = roman_catholic religion = roman_catholic
holding = castle_holding holding = castle_holding
} }
@ -1160,6 +1159,8 @@
} }
2621 = { 2621 = {
holding = city_holding holding = city_holding
culture = pugliese
religion = roman_catholic
} }
###c_lecce ###c_lecce
8755 = { 8755 = {
@ -1169,6 +1170,8 @@
} }
2622 = { 2622 = {
holding = city_holding holding = city_holding
culture = pugliese
religion = roman_catholic
} }
2620 = { 2620 = {
holding = none holding = none

View file

@ -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 = { d_emilia = {
2505.1.1 = { 2505.1.1 = {

View file

@ -23,4 +23,22 @@ c_upper_corsica = {
holder = italy_diana_bastia holder = italy_diana_bastia
liege = k_sardinia_and_corsica 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
}
} }

View file

@ -1,5 +1,4 @@
k_sicily = { k_sicily = {
2505.1.1 = { 2505.1.1 = {
change_development_level = 7 change_development_level = 7
} }
@ -9,13 +8,13 @@ d_abruzzo = {
holder = italy0007 holder = italy0007
} }
} }
c_alife = { c_caserta = {
2550.1.1 = { 2550.1.1 = {
holder = italy_elena_ornano holder = italy_elena_ornano
liege = d_abruzzo liege = d_napoli
} }
} }
c_larino = { c_molise = {
2550.1.1 = { 2550.1.1 = {
holder = italy_manuele_boccaccio holder = italy_manuele_boccaccio
liege = d_abruzzo liege = d_abruzzo

View file

@ -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
}
}