From d2562f95180402145f17efe85a36136ef0d1aa28 Mon Sep 17 00:00:00 2001 From: GoTouchSomeGrass314 Date: Tue, 3 Feb 2026 16:36:19 +0100 Subject: [PATCH] Added Mont-Saint-Michel Added Mont-Saint-Michel in France ; moved the generic university from Rennes to Caen --- common/buildings/NEOW_special_buildings.txt | 54 +++++++++++++++++++ .../icon_structure_maiden_tower.dds | 3 ++ history/provinces/e_france.txt | 3 +- .../replace/NEOW_buildings_l_english.yml | 5 ++ 4 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 gfx/interface/icons/building_types/icon_structure_maiden_tower.dds diff --git a/common/buildings/NEOW_special_buildings.txt b/common/buildings/NEOW_special_buildings.txt index 4de190e8..f2a9ac9f 100644 --- a/common/buildings/NEOW_special_buildings.txt +++ b/common/buildings/NEOW_special_buildings.txt @@ -1901,6 +1901,60 @@ port_of_la_rochelle_03 = { flag = travel_point_of_interest_economic } +########## +# Mont-Saint-Michel +########## + +mont_saint_michel_01 = { + + constrcution_time = very_slow_construction_time + + type_icon = "icon_structure_maiden_tower.dds" + + can_construct_potential = { + building_requirement_tribal = no + } + + cost_gold = 750 + + county_holder_character_modifier = { + monthly_piety = 0.20 + holy_order_hire_cost_mult = -0.10 + clergy_opinion = 5 + } + + county_modifier = { + tax_mult = 0.15 + development_growth = 0.15 + development_growth_factor = 0.15 + defender_holding_advantage = 5 + hostile_raid_time = 0.50 + } + + province_modifier = { + monthly_income = 1.50 + fort_level = 4 + garrison_size = 0.15 + travel_danger = -20 + } + + ai_value = { + base = 100 + ai_general_building_modifier = yes + directive_to_build_economy_modifier = yes + ai_economical_building_preference_modifier = yes + modifier = { # Fill all building slots before going for special buildings + factor = 0 + free_building_slots > 0 + } + } + + type = special + + flag = travel_point_of_interest_religious +} + + ######################################## # IBERIA ######################################## diff --git a/gfx/interface/icons/building_types/icon_structure_maiden_tower.dds b/gfx/interface/icons/building_types/icon_structure_maiden_tower.dds new file mode 100644 index 00000000..f734f559 --- /dev/null +++ b/gfx/interface/icons/building_types/icon_structure_maiden_tower.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ffd4b2e7c82b4830b5b92b97a693bef851aaeee0a84f7b68695d4cae931307c +size 78128 diff --git a/history/provinces/e_france.txt b/history/provinces/e_france.txt index 21ea61e5..4796cbb8 100644 --- a/history/provinces/e_france.txt +++ b/history/provinces/e_france.txt @@ -52,7 +52,6 @@ culture = galo religion = numenorian holding = castle_holding - special_building_slot = generic_university 1066.1.1 = { buildings = { ramparts_01 @@ -62,6 +61,7 @@ } 2282 = { holding = city_holding + special_building = mont_saint_michel_01 } 9740 = { holding = church_holding @@ -473,6 +473,7 @@ culture = normaund religion = orleaniste holding = castle_holding + special_building_slot = generic_university } 2170 = { holding = city_holding diff --git a/localization/english/replace/NEOW_buildings_l_english.yml b/localization/english/replace/NEOW_buildings_l_english.yml index 83707c1c..82fae0b4 100644 --- a/localization/english/replace/NEOW_buildings_l_english.yml +++ b/localization/english/replace/NEOW_buildings_l_english.yml @@ -145,6 +145,11 @@ building_port_of_la_rochelle_03:0 "Grand Port" building_port_of_la_rochelle_03_desc:0 "As trade grew increasingly, several new docks were set up, covering almost the entire coastline of the city. New harbor storage and cargo cranes were needed. With the increased need for ships, several shipyards popped up to facilitate the new demand." + building_type_mont_saint_michel_01:1 "Mont-Saint-Michel" + building_type_mont_saint_michel_01_desc:0 "$building_mont_saint_michel_01_desc$" + building_mont_saint_michel_01:0 "Mont-Saint-Michel" + building_mont_saint_michel_01_desc:0 "Fortress surrounded by sea, only connected with a small road. With high walls and a sizable garrison, Mont-Saint-Michel is a formidable fortress. The roots of Mont-Saint-Michel stretch all the way into the 8th century . Even though it started as a small monastery, it slowly grew into the fortress that stands there today." + building_type_fortress_andorra_01:1 "$building_fortress_andorra_01$" building_type_fortress_andorra_01_desc:0 "$building_fortress_andorra_01_desc$" building_fortress_andorra_01:0 "Fortress Monastery of Andorra"