19 lines
407 B
Plaintext
Executable File
19 lines
407 B
Plaintext
Executable File
sub_units = {
|
|
heavy_cruiser = {
|
|
sprite = heavy_cruiser
|
|
map_icon_category = ship
|
|
priority = 7
|
|
active = yes
|
|
type = { capital_ship }
|
|
need = { ship_hull_cruiser = 1 }
|
|
|
|
max_organisation = 40
|
|
|
|
supply_consumption = 0.15
|
|
critical_parts = { rudder_jammed destroyed_ammo_storage broken_propeller on_fire }
|
|
critical_part_damage_chance_mult = 1
|
|
|
|
hit_profile_mult = 1.0
|
|
}
|
|
}
|