====== Hub System ======

<data !system>
Description [wiki]: Primary system of the [[IO Protocol]]
Faction [ref]: IO Protocol
Sector [sector]: 13 -4
</data>

The Hub System is a young system with a binary star pair that just barely passed its protostar stage. It features very little in the way of planets and moons, but most material in the accretion disk has bound together into larger objects, leaving very little debris in the system. 

Its most interesting world, [[ECCE]] is the home of [[IO]].

===== System Index =====

<table ?img "" ?oi "Orbit" ?s "Celestial Body" ?description>
?s System [ref]: [[]]

union {
  -- sun
  {
    ?s is a: star
  }

  -- planets
  {
    ?x is a: star
    ?x System [ref]: [[]]
    ?x Planets [ref]: ?s
  }
  
  -- satellites
  {
    ?x is a: star
    ?x System [ref]: [[]]
    ?x Planets [ref]: ?p
    ?p Satellites [ref]: ?s
  }
}

?s Description [wiki]: ?description

optional {
  ?s Orbit Index: ?oi
}

optional {
  ?s Image [image::48]: ?img
}

sort {
  ?oi
}
</table>

===== System Improvements =====

<data !completed_project #Lagrange Point Conduit Stations>
Special Project [rule] : Lagrange Point Conduit Stations
On [ref]               : [[]]
</data>


===== Power Overview =====

^ Orbit ^  Produced    ^ Required    ^ Surplus     ^ Breakdown ^ Brownout Zones ^
^ 1     | 90(:power)   | 90(:power)  | 0(:power) | 90(:power+in)<sub>hot orbit</sub> - 90(:power+out)<sub>Transfer to Orbit 2/3</sub> | |
^ 2+3   | 410(:power)   | 406(:power) | 4(:power)  | 140(:power+in)<sub>double goldilocks orbit</sub> + 200(:power+in)<sub>Power Zone</sub> + 45(:power+in)<sub>Power Transfer from Orbit 1</sub> + 25(:power+in)<sub>Power Transfer from Orbit 4</sub> - 320 (:power+out)<sub>33-1 zones on [[ECCE]]</sub> - 86 (:power+out)<sub>Population on [[ECCE]]</sub> | [[ic:ecce#Zone 000110|Zone 000110 on ECCE]] |
^ 4     | 50(:power)   | 50(:power)  | 0(:power)   | 50(:power+in)<sub>cold orbit</sub> - 50(:power+out)<sub>Transfer to Orbit 2/3</sub> | |
