Ceres: Difference between revisions

From Terra Invicta Official Wiki
Isacu (talk | contribs)
Redwah (talk | contribs)
Line 30: Line 30:
== Mining Sites ==
== Mining Sites ==


{{#get_web_data:
{{HabSiteLister|Ceres}}
|url={{fullurl:Special:GetData/TIMiningProfileTemplate_CSV}}
|data=__all,
}}
{{#get_inline_data:
{{#for_external_table:|
{{{dataname}}}fname: {{{friendlyname}}}
{{{dataname}}}modify: {{{modifybysize}}}
{{{dataname}}}water: {{{water_mean}}}
{{{dataname}}}waterw: {{{water_width}}}
{{{dataname}}}volatiles: {{{volatiles_mean}}}
{{{dataname}}}volatilesw: {{{volatiles_width}}}
{{{dataname}}}metals: {{{metals_mean}}}
{{{dataname}}}metalsw: {{{metals_width}}}
{{{dataname}}}nobles: {{{nobles_mean}}}
{{{dataname}}}noblesw: {{{nobles_width}}}
{{{dataname}}}fissiles: {{{fissiles_mean}}}
{{{dataname}}}fissilesw: {{{fissiles_width}}}
}}
}}
{{#get_web_data:
|url={{fullurl:Special:GetData/TISpaceBodyTemplate_CSV}}
|data=
dname=dataName,
fname=friendlyName,
mass=mass_kg,
density=density_gcm3,
}}
{{#get_inline_data:
{{#for_external_table:|
{{{dname}}}sbfname: {{{fname}}}
{{{dname}}}modifier1: {{#iferror:
{{#ifexpr: {{{mass}}} / 50000000000000000 < 0.75
| 0.75
| {{#ifexpr: {{{mass}}} < 50000000000000000
| {{#expr: {{{mass}}} / 50000000000000000 round 3}}
| 1 }}
}}
| 1 }}
{{{dname}}}modifier2: {{#ifexpr:
{{#iferror:
{{#ifexpr: {{{mass}}} < 50000000000000000
| {{#expr: {{{mass}}} / 50000000000000000}}
| 1 }}
| 1 }} *
{{#iferror:
{{#ifexpr: {{{density}}} < 1.25
| {{#expr: {{{density}}} / 1.25}}
| {{#ifexpr: {{{density}}} > 3
| {{#expr: {{{density}}} / 3}}
| 1 }} }}
| 1 }} < 0.75
| 0.75
| {{#ifexpr:
{{#iferror:
{{#ifexpr: {{{mass}}} < 50000000000000000
| {{#expr: {{{mass}}} / 50000000000000000}}
| 1 }}
| 1 }} *
{{#iferror:
{{#ifexpr: {{{density}}} < 1.25
| {{#expr: {{{density}}} / 1.25}}
| {{#ifexpr: {{{density}}} > 3
| {{#expr: {{{density}}} / 3}}
| 1 }} }}
| 1 }} > 1.25
| 1.25
| {{#expr:
{{#iferror:
{{#ifexpr: {{{mass}}} < 50000000000000000
| {{#expr: {{{mass}}} / 50000000000000000}}
| 1 }}
| 1 }} *
{{#iferror:
{{#ifexpr: {{{density}}} < 1.25
| {{#expr: {{{density}}} / 1.25}}
| {{#ifexpr: {{{density}}} > 3
| {{#expr: {{{density}}} / 3}}
| 1 }} }}
| 1 }} round 3
}}
}}
}} }}
}}
{{#get_web_data:
|url={{fullurl:Special:GetData/TIHabSiteTemplate_CSV}}
|data=
sitename=friendlyName,
parentbody=parentBodyName,
mp=miningProfileName,
}}
{| class="wikitable sortable mw-collapsible mw-collapsed" style="text-align: center;"
! rowspan=2|Site Name !! rowspan=2| Mining Profile !! colspan=5 | Median Resources ('''after''' Mass/Density Modifiers)<ref>Negative values are not a bug, the game actually sets the median to a negative value to make it incredibly unlikely for the site to have a positive mine output. But note that the actual mined amount cannot actually be negative.</ref><ref>Blank values indicate that the site can never produce this resource. In contrast, 0 indicates that there is still up to 50% chance for the site to produce the resource.</ref>
|-
! [[File:ICO water.png|25px]] Water !! [[File:ICO volatiles.png|25px]] Volatiles !! [[File:ICO metal.png|25px]] Base Metals !! [[File:ICO metal noble.png|25px]] Noble Metals !! [[File:ICO fissile.png|25px]] Fissiles
|-
{{#for_external_table:|
{{#ifeq: {{{parentbody}}} | Ceres |
{{!}}-
{{!}} {{{sitename}}}
{{!}} {{#external_value:{{{mp}}}fname}}
{{!}} {{#switch: 1
| {{#expr: {{#external_value:{{{mp}}}water}} > 0}}
| {{#expr: {{#external_value:{{{mp}}}waterw}} > 0}} =
{{#ifeq: {{#external_value:{{{mp}}}modify}} | true | {{#expr: {{#external_value:{{{mp}}}water}} * {{#external_value:{{{parentbody}}}modifier1}} }} | {{#external_value:{{{mp}}}water}} }}
}}
{{!}} {{#switch: 1
| {{#expr: {{#external_value:{{{mp}}}volatiles}} > 0}}
| {{#expr: {{#external_value:{{{mp}}}volatilesw}} > 0}} =
{{#ifeq: {{#external_value:{{{mp}}}modify}} | true | {{#expr: {{#external_value:{{{mp}}}volatiles}} * {{#external_value:{{{parentbody}}}modifier1}} }} | {{#external_value:{{{mp}}}volatiles}} }}
}}
{{!}} {{#switch: 1
| {{#expr: {{#external_value:{{{mp}}}metals}} > 0}}
| {{#expr: {{#external_value:{{{mp}}}metalsw}} > 0}} =
{{#ifeq: {{#external_value:{{{mp}}}modify}} | true | {{#expr: {{#external_value:{{{mp}}}metals}} * {{#external_value:{{{parentbody}}}modifier2}} }} | {{#external_value:{{{mp}}}metals}} }}
}}
{{!}} {{#switch: 1
| {{#expr: {{#external_value:{{{mp}}}nobles}} > 0}}
| {{#expr: {{#external_value:{{{mp}}}noblesw}} > 0}} =
{{#ifeq: {{#external_value:{{{mp}}}modify}} | true | {{#expr: {{#external_value:{{{mp}}}nobles}} * {{#external_value:{{{parentbody}}}modifier2}} }} | {{#external_value:{{{mp}}}nobles}} }}
}}
{{!}} {{#switch: 1
| {{#expr: {{#external_value:{{{mp}}}fissiles}} > 0}}
| {{#expr: {{#external_value:{{{mp}}}fissilesw}} > 0}} =
{{#ifeq: {{#external_value:{{{mp}}}modify}} | true | {{#expr: {{#external_value:{{{mp}}}fissiles}} * {{#external_value:{{{parentbody}}}modifier2}} }} | {{#external_value:{{{mp}}}fissiles}} }}
}}
{{!}}-
|}}
}}
|}
<references />


== Strategic Value ==
== Strategic Value ==

Revision as of 04:35, 19 November 2025

Ceres

Ceres is the largest object in the asteroid belt between Mars and Jupiter, and is classified as a dwarf planet. It is the only dwarf planet located in the inner Solar System. Composed primarily of rock and ice, Ceres contains significant amounts of water, making it valuable for resource extraction. The game features 4 habitation sites on Ceres.

Basic Information

Parameter Value
Diameter 965.2 km
Orbits Sol (Sun)
Orbital Period 4.6 Earth years
Distance from Sun 2.77 AU
Atmosphere Extremely thin water vapor
Habitation Sites 4
Satellites None
Available Orbits
  • Low Ceres Orbit
  • Medium Ceres Orbit
  • High Ceres Orbit


Mining Sites

Notes:

  • Negative values are not a bug, the game actually sets the median to a negative value to make it incredibly unlikely for the site to have a positive mine output. But note that the actual mined amount cannot actually be negative.
  • Blank values indicate that the site can never produce this resource. In contrast, 0 indicates that there is still up to 50% chance for the site to produce the resource.
  • Values shown do not take into account the final capping of the noble metalsNoble Metals output to just 1/2 or 1/3 of the base metalsBase Metals output.
  • Top 50% Mean is the average value of the top 50% of possible rolls. It is also a much looser estimate than the median because it cannot handle edge cases such as where the mininum value is too close to the median value.
Site Name Parent Body Mining Profile Max Hab Tier Median Resources (after Mass/Density Modifiers)
water volatiles base metals noble metals fissiles
Hanami Planum Ceres Icy Planetoid 4 100 35 5 0 0
Vendimia Planitia Ceres Icy Planetoid 4 100 35 5 0 0
Yalode Crater Ceres Volatile-Rich Planetoid 4 65 70 10 5 0
Kerwan Crater Ceres Rocky Planetoid 4 40 20 25 10 0
Total: 4 Hab Sites 305 160 45 15 0

Site Name Parent Body Mining Profile Max Hab Tier Estimated Top 50% Mean Resources (after Mass/Density Modifiers)
water volatiles base metals noble metals fissiles
Hanami Planum Ceres Icy Planetoid 4 102.5 37.5 11.429 2.5 0.063
Vendimia Planitia Ceres Icy Planetoid 4 102.5 37.5 11.429 2.5 0.063
Yalode Crater Ceres Volatile-Rich Planetoid 4 67.5 75 16.429 9.286 0.214
Kerwan Crater Ceres Rocky Planetoid 4 42.5 22.5 33.571 14.286 0.667
Total: 4 Hab Sites 315 172.5 72.857 28.571 1.006

Strategic Value

Ceres represents a major stepping stone between the inner and outer Solar System. Its water ice resources are valuable for fuel production and life support, while its position in the asteroid belt makes it an excellent base for accessing the abundant mineral resources in the region. As the largest body in the asteroid belt, establishing control over Ceres provides strategic advantages for operations throughout this resource-rich zone.