2024-11-28 20:01:21

This commit is contained in:
actions[bot]
2024-11-28 20:01:22 +00:00
parent e1197cf06f
commit 8ff30176d6
39 changed files with 830 additions and 57 deletions

View File

@@ -141,6 +141,26 @@ equipment_modules = {
}
dismantle_cost_ic = 2000
}
ship_deck_space_mega = {
category = ship_deck_space_mega
gui_category = ship_deck_space
gfx = big_ship_deck_space
add_equipment_type = capital_ship
mega_carrier = yes
add_stats = {
carrier_size = 2
build_cost_ic = 2000
surface_detection = 8
supply_consumption = 0.03
}
manpower = 450 #outside the add_stats section for code reasons
multiply_stats = {
naval_speed = -0.075
anti_air_attack = 0.035
fuel_consumption = 0.1
}
dismantle_cost_ic = 1600
}
###################