2025-11-21 04:02:15

This commit is contained in:
actions[bot]
2025-11-21 04:02:15 +00:00
parent 69bee13fac
commit ce30ec21cf
494 changed files with 29694 additions and 7648 deletions

View File

@@ -108,6 +108,7 @@ buildings = {
level_cap = {
province_max = 1
}
tags = { supply_building }
}
rail_way = {
@@ -156,6 +157,7 @@ buildings = {
is_port = yes
icon_frame = 6
value = 1
tags = { naval_buildings_tag }
allied_build = yes
infrastructure_construction_effect = yes
level_cap = {
@@ -228,6 +230,7 @@ buildings = {
icon_frame = 4
only_costal = yes
value = 5
tags = { naval_buildings_tag }
infrastructure_construction_effect = yes
level_cap = {
shares_slots = yes
@@ -349,6 +352,52 @@ buildings = {
}
}
naval_supply_hub = {
show_on_map = 1
base_cost = 7500
icon_frame = 28
disabled_in_dmz = yes
naval_supply_hub = yes
infrastructure_construction_effect = yes
only_costal = yes
tags = { naval_buildings_tag }
building_prerequisite = {
building_dependency = {
building = naval_base
level = 8
}
}
level_cap = {
province_max = 1
}
}
naval_headquarters = {
dlc_allowed = { has_dlc = "No Compromise, No Surrender" }
show_on_map = 1
base_cost = 10000
per_controlled_building_extra_cost = 5000
icon_frame = 29
value = 1
naval_headquarter = yes
disabled_in_dmz = yes
infrastructure_construction_effect = yes
only_costal = yes
tags = { naval_buildings_tag }
building_prerequisite = {
building_dependency = {
building = naval_base
level = 8
}
}
level_cap = {
province_max = 1
}
modules = {
naval_leader_module
}
}
nuclear_reactor = {
hide_if_missing_tech = yes
missing_tech_loc = {
@@ -436,7 +485,8 @@ buildings = {
state_modifiers = {
state_production_speed_buildings_factor = 0.15
local_building_slots_factor = 0.15
state_resources_factor = 0.1
state_resources_factor = 0.1
local_factory_energy_consumption = -0.25
}
level_cap = {
@@ -549,6 +599,7 @@ buildings = {
state_production_speed_buildings_factor = 0.15
local_building_slots_factor = 0.15
state_resources_factor = 0.1
local_factory_energy_consumption = -0.65
}
}
dam_mountain = {
@@ -574,6 +625,7 @@ buildings = {
state_production_speed_buildings_factor = 0.15
local_building_slots_factor = 0.15
state_resources_factor = 0.1
local_factory_energy_consumption = -0.65
}
}