2024-07-22 19:21:09
All checks were successful
sync / build (push) Successful in 20s

This commit is contained in:
actions[bot]
2024-07-22 19:21:09 +08:00
parent 6c7afaef94
commit 4cf7fc8f77
1307 changed files with 116059 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
sub_units = {
heavy_cruiser = {
sprite = heavy_cruiser
map_icon_category = ship
priority = 6
active = yes
type = { capital_ship }
need = { ship_hull_cruiser = 1 }
max_organisation = 40
supply_consumption = 0.13
critical_parts = { rudder_jammed destroyed_ammo_storage broken_propeller on_fire }
critical_part_damage_chance_mult = 1
hit_profile_mult = 1.0
}
}