|
|
| Line 2: |
Line 2: |
|
| |
|
| == Table of Hab Sites == | | == Table of Hab Sites == |
| {{#get_external_data:text={{:TIMiningProfileTemplate_CSV}} }}
| | <tabber> |
| {{#get_inline_data:
| | |-|Median= |
| {{#for_external_table:|
| | {{#invoke:HabSiteLister|ListMedians}} |
| {{{dataname}}}fname: {{{friendlyname}}}
| | |-|Top 50% Mean= |
| {{{dataname}}}modify: {{{modifybysize}}}
| | {{#invoke:HabSiteLister|ListTopMeans}} |
| {{{dataname}}}water: {{#if: {{{water_mean}}} | {{{water_mean}}} | 0}}
| | </tabber> |
| {{{dataname}}}waterw: {{#if: {{{water_width}}} | {{{water_width}}} | 0}}
| | |
| {{{dataname}}}volatiles: {{#if: {{{volatiles_mean}}} | {{{volatiles_mean}}} | 0}}
| | Notes: |
| {{{dataname}}}volatilesw: {{#if: {{{volatiles_width}}} | {{{volatiles_width}}} | 0}}
| | * 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. |
| {{{dataname}}}metals: {{#if: {{{metals_mean}}} | {{{metals_mean}}} | 0}}
| | * 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. |
| {{{dataname}}}metalsw: {{#if: {{{metals_width}}} | {{{metals_width}}} | 0}}
| | * Values shown do not take into account the final capping of the {{icon|nobles}}Nobles output to just 1/2 or 1/3 of the {{icon|metals}}Metals output. |
| {{{dataname}}}nobles: {{#if: {{{nobles_mean}}} | {{{nobles_mean}}} | 0}}
| | * Top 50% Mean is the average value of the top 50% of possible rolls. |
| {{{dataname}}}noblesw: {{#if: {{{nobles_width}}} | {{{nobles_width}}} | 0}}
| |
| {{{dataname}}}fissiles: {{#if: {{{fissiles_mean}}} | {{{fissiles_mean}}} | 0}}
| |
| {{{dataname}}}fissilesw: {{#if: {{{fissiles_width}}} | {{{fissiles_width}}} | 0}}
| |
| }}
| |
| }}
| |
| {{#get_external_data:text={{: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_external_data:text={{: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|Parent Body !! 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:|
| |
| {{!}}-
| |
| {{!}} {{{sitename}}}
| |
| {{!}} {{#external_value:{{{parentbody}}}sbfname}}
| |
| {{!}} {{#external_value:{{{mp}}}fname}}
| |
| {{!}} {{#switch: 1
| |
| | {{#expr: {{#external_value:{{{mp}}}water|0}} > 0}}
| |
| | {{#expr: {{#external_value:{{{mp}}}waterw|0}} > 0}} =
| |
| {{#ifeq: {{#external_value:{{{mp}}}modify}} | true | {{#expr: {{#external_value:{{{mp}}}water|0}} * {{#external_value:{{{parentbody}}}modifier1}} }} | {{#external_value:{{{mp}}}water|0}} }}
| |
| }}
| |
| {{!}} {{#switch: 1
| |
| | {{#expr: {{#external_value:{{{mp}}}volatiles|0}} > 0}}
| |
| | {{#expr: {{#external_value:{{{mp}}}volatilesw|0}} > 0}} =
| |
| {{#ifeq: {{#external_value:{{{mp}}}modify}} | true | {{#expr: {{#external_value:{{{mp}}}volatiles|0}} * {{#external_value:{{{parentbody}}}modifier1}} }} | {{#external_value:{{{mp}}}volatiles|0}} }}
| |
| }}
| |
| {{!}} {{#switch: 1
| |
| | {{#expr: {{#external_value:{{{mp}}}metals|0}} > 0}}
| |
| | {{#expr: {{#external_value:{{{mp}}}metalsw|0}} > 0}} =
| |
| {{#ifeq: {{#external_value:{{{mp}}}modify}} | true | {{#expr: {{#external_value:{{{mp}}}metals|0}} * {{#external_value:{{{parentbody}}}modifier2}} }} | {{#external_value:{{{mp}}}metals|0}} }} | |
| }}
| |
| {{!}} {{#switch: 1
| |
| | {{#expr: {{#external_value:{{{mp}}}nobles|0}} > 0}}
| |
| | {{#expr: {{#external_value:{{{mp}}}noblesw|0}} > 0}} =
| |
| {{#ifeq: {{#external_value:{{{mp}}}modify}} | true | {{#expr: {{#external_value:{{{mp}}}nobles|0}} * {{#external_value:{{{parentbody}}}modifier2}} }} | {{#external_value:{{{mp}}}nobles|0}} }}
| |
| }}
| |
| {{!}} {{#switch: 1
| |
| | {{#expr: {{#external_value:{{{mp}}}fissiles|0}} > 0}}
| |
| | {{#expr: {{#external_value:{{{mp}}}fissilesw|0}} > 0}} =
| |
| {{#ifeq: {{#external_value:{{{mp}}}modify}} | true | {{#expr: {{#external_value:{{{mp}}}fissiles|0}} * {{#external_value:{{{parentbody}}}modifier2}} }} | {{#external_value:{{{mp}}}fissiles|0}} }}
| |
| }}
| |
| {{!}}-
| |
| }}
| |
| |}
| |
| <references />
| |
|
| |
|
| == Sources == | | == Sources == |
| This table is computed using data from [[TIHabSiteTemplate CSV]], [[TISpaceBodyTemplate CSV]], and [[TIMiningProfileTemplate CSV]]. | | This table is computed using data from: |
| | * [[TIHabSiteTemplate CSV]] |
| | * [[TISpaceBodyTemplate CSV]] |
| | * [[TIMiningProfileTemplate CSV]] |
| | * [[TIHabSiteTemplate EN]] |
| | * [[TISpaceBodyTemplate EN]] |
| | * [[TIMiningProfileTemplate EN]] |
|
| |
|
| {{Templates_Navbox}} | | {{Templates_Navbox}} |
This page presents a list of all hab sites in Terra Invicta, as well as their stats. For a discussion of the relevant game mechanics, see Solar_System, Celestial_Bodies, or Habs instead.
Table of Hab 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
Nobles output to just 1/2 or 1/3 of the
Metals output.
- Top 50% Mean is the average value of the top 50% of possible rolls.
Sources
This table is computed using data from:
| Auto-Updating Lists From Template Files
|
Each of these pages are automatically updated using Terra Invicta's template files, found in \Terra Invicta\TerraInvicta_Data\StreamingAssets\Templates , whenever newer versions are uploaded to the wiki.
Note: For efficiency, the JSONs have to be converted into CSVs before being uploaded.
|
| Nation Related |
Hab Related |
Research and Event Related |
Councilor Related
|
|
|
|
|
|
| Ship Related
|
| Weapons |
Utilities |
Other Ship Parts |
Other
|
|
|
|
|
|