====== Star Class Model ======

[ [[data|data models]] ]

Star Classes are a part of the rules and get their own page in the rules namespace.

^ Star Class ^^
^ Type               | Whether the star is of the 'Main Sequence', 'Giant' or 'Binary' type |
^ Colour             | The colour of the star or colours separated by a / if the star is a Binary Star |
^ Image [image]      | media reference to image of the star class |
^ Gas Cost           | The amount of Gas Mass that a star of this class costs |
^ Power Hot          | Power output in Hot Orbit |
^ Power Goldilocks   | Power output in Goldilocks Orbit |
^ Power Cold         | Power output in Cold Orbit |
^ Hot Orbits         | Number of Hot Orbits |
^ Goldilocks Orbits  | Number of Goldilocks Orbits |
^ Cold Orbits        | Number of Cold Orbits |

===== Example =====

<code>
<data !star_class>
Type               : 
Colour             : 
Image [image]      : 
Gas cost           : 
Power Hot          : 
Power Goldilocks   : 
Power Cold         : 
Hot Orbits         :
Goldilocks Orbits  :
Cold Orbits        :
</data>
</code>