FP’s Ion Cannon
Adds 5 ion cannons to the ion cannon section for a total of 6
If this thing’s going to be expensive and take up fleet space it might as well earn it’s keep
No ship_size’s were harmed in the making of this mod
ship_section_template = { key = "ION_CANNON_CORE" fits_on_slot = "ship" ship_size = ion_cannon entity = "ion_cannon_section_entity" icon = "GFX_ship_part_core_mid" component_slot = { name = "TITANIC_GUN_01" template = "invisible_titanic_fixed" locatorname = "xl_gun_01" } component_slot = { name = "TITANIC_GUN_02" template = "invisible_titanic_fixed" locatorname = "xl_gun_01" } component_slot = { name = "TITANIC_GUN_03" template = "invisible_titanic_fixed" locatorname = "xl_gun_01" } component_slot = { name = "TITANIC_GUN_04" template = "invisible_titanic_fixed" locatorname = "xl_gun_01" } component_slot = { name = "TITANIC_GUN_05" template = "invisible_titanic_fixed" locatorname = "xl_gun_01" } component_slot = { name = "TITANIC_GUN_06" template = "invisible_titanic_fixed" locatorname = "xl_gun_01" } large_utility_slots = 6 }
