# universal power core # Thanks FrozenParagon from the Stellaris Modding Den for help getting all of this working, you were a huge help! @upc = 1000000 utility_component_template = { key = "tech_solar_panel_network" size = aux icon = "GFX_solar_panel_network" icon_frame = 1 power = @upc component_set = "power_core" size_restriction = { starbase_outpost starbase_starport starbase_starhold starbase_starfortress starbase_citadel } ai_weight = { weight = @upc } }