2025-03-25 04:03:57

This commit is contained in:
actions[bot]
2025-03-25 04:03:57 +00:00
parent c14ce3e763
commit 3cf6b53937
83 changed files with 1263 additions and 284 deletions

View File

@@ -235,7 +235,7 @@ equipment_modules = {
multiply_stats = {
naval_speed = -0.05
anti_air_attack = 0.06
build_cost_ic = 0.1
build_cost_ic = 0.15
}
dismantle_cost_ic = 2000
@@ -320,28 +320,6 @@ equipment_modules = {
dismantle_cost_ic = 1250
}
ship_carrier_armor_heavy = {
category = ship_carrier_armor_heavy
gfx = ship_heavy_armor
multiply_stats = {
build_cost_ic = 0.2
}
build_cost_resources = {
steel = 1
}
multiply_stats = {
naval_speed = -0.1
max_strength = 0.3
}
add_stats = {
armor_value = 20
naval_torpedo_damage_reduction_factor = 0.2
naval_torpedo_enemy_critical_chance_factor = -0.15
reliability = 0.15
}
dismantle_cost_ic = 4500
}