Iapetus: Difference between revisions

From Terra Invicta Official Wiki
CacTye (talk | contribs)
Initial Commit
 
Isacu (talk | contribs)
Line 25: Line 25:
* HighIapetusOrbit
* HighIapetusOrbit
|}
|}
== Mining Sites ==
{{#get_web_data:
|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}}} | Iapetus |
{{!}}-
{{!}} {{{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 18:14, 9 August 2025

Iapetus

Iapetus is a distinctive moon of Saturn known for its dramatic two-tone coloration, with one hemisphere significantly darker than the other. In Terra Invicta, this peculiar moon offers several habitation opportunities in the outer Saturnian system.

Parameter Value
Diameter 1,491 km
Orbits Saturn
Orbital Period 79.33 days
Distance from Saturn 3,560,820 km
Atmosphere None
Habitation Sites 4
Satellites None
Available Orbits
  • LowIapetusOrbit
  • HighIapetusOrbit

Mining Sites

Error while fetching data from URL https://wiki.hoodedhorse.com/Terra_Invicta/Special:GetData/TISpaceBodyTemplate_CSV: $2.
There was a problem during the HTTP request: 403 Forbidden
Error while fetching data from URL https://wiki.hoodedhorse.com/Terra_Invicta/Special:GetData/TISpaceBodyTemplate_CSV:
<!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge"><meta name="robots" content="noindex,nofollow"><meta name="viewport" content="width=device-width,initial-scale=1"><meta http-equiv="content-security-policy" content="default-src 'none'; script-src 'nonce-YzJ8cHI6kPEh2kGdDrAdy3' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'"><style>*{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;color:#313131;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}body{display:flex;flex-direction:column;height:100vh;min-height:100vh}.main-content{margin:8rem auto;padding-left:1.5rem;max-width:60rem}@media (width <= 720px){.main-content{margin-top:4rem}}#challenge-error-text{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0IyMEYwMyIgZD0iTTE2IDNhMTMgMTMgMCAxIDAgMTMgMTNBMTMuMDE1IDEzLjAxNSAwIDAgMCAxNiAzbTAgMjRhMTEgMTEgMCAxIDEgMTEtMTEgMTEuMDEgMTEuMDEgMCAwIDEtMTEgMTEiLz48cGF0aCBmaWxsPSIjQjIwRjAzIiBkPSJNMTcuMDM4IDE4LjYxNUgxNC44N0wxNC41NjMgOS41aDIuNzgzem0tMS4wODQgMS40MjdxLjY2IDAgMS4wNTcuMzg4LjQwNy4zODkuNDA3Ljk5NCAwIC41OTYtLjQwNy45ODQtLjM5Ny4zOS0xLjA1Ny4zODktLjY1IDAtMS4wNTYtLjM4OS0uMzk4LS4zODktLjM5OC0uOTg0IDAtLjU5Ny4zOTgtLjk4NS40MDYtLjM5NyAxLjA1Ni0uMzk3Ii8+PC9zdmc+");background-repeat:no-repeat;background-size:contain;padding-left:34px}</style><meta http-equiv="refresh" content="360"></head><body>
<noscript>
Enable JavaScript and cookies to continue
</noscript>
<script nonce="YzJ8cHI6kPEh2kGdDrAdy3">(function(){window._cf_chl_opt = {cFPWv: 'b',cH: 'TUTfrszDvYYWntK7ppfaMMpu3zb9uWctRFRRnTbei_M-1790529359-1.2.1.1-6FpBEfL3ZwXMsYo2XMG.dbKBk7jHtimXlHzOH2nQbdvNY2.WaYs3bzRdX0azZhhH',cITimeS: '1790529359',cN: 'YzJ8cHI6kPEh2kGdDrAdy3',cRay: 'a41c27517e5bb745',cTplB: '0',cTplC:0,cTplO:0,cTplV:5,cType: 'managed',cUPMDTk:"/Terra_Invicta/Special:GetData/TISpaceBodyTemplate_CSV?__cf_chl_tk=23Gzbev7P_vdWFYOwL0N0UigBFFS9sXqDCpCBU02GFg-1790529359-1.0.1.1-57Vra2RR8pvpGJHZamptWl1iPuBR1S37Dtjb.axcFtI",cvId: '3',cZone: 'wiki.hoodedhorse.com',fa:"/Terra_Invicta/Special:GetData/TISpaceBodyTemplate_CSV?__cf_chl_f_tk=23Gzbev7P_vdWFYOwL0N0UigBFFS9sXqDCpCBU02GFg-1790529359-1.0.1.1-57Vra2RR8pvpGJHZamptWl1iPuBR1S37Dtjb.axcFtI",md: 'nIRGfh7Zg7_qiXC3apYH5gx4KYl7CJb26nRpDoewrm8-1790529359-1.2.1.1-AGxeMk1pWyeUCg6BAUS9KYFsWflqfZ4zqLs_lpluYGl3mbB_hQnh2Y3IKKPoLdjfLu5zQfA23uyFzq0oF9UJSMpQzZOPEn9SUu6wDUdagNgXc7kCBTpggJoMjC7QjTeuyltG3oE98fGI2fV4oulv.ww0BFnKQ26Zkc0hvffEXfwQdI3R0mQlfrmA7zJkTr.qp5.Y5kWFZkV38YZH3C1Hcn2faa_rTmBiE8TUyUh._NxJ3yXKBOY_4ka7sc54xoh3tp7HGiBgP8n3UfsbkuYzpv5D.QIgllFqD2sLJs9ntY.TyHC0qG18B5UHV_wXJDzjyG1gsGEtvKKJ8Vk89m30_agAzRL_x9jJE2qVjVuEyPDLzeOwPBE5U9TJ5yjveDDOo5R7p0KwJoNo4DqdE.XuuW8mCSJNw8kHECzghrqwCOCWYdzta8d5vrDebGfsS4x.j17XwtLK58w003HG5LBK_2KvlgIyvg4KtF7LlaL3JHDmq4.F6BHxejFWVBxxtZ.2tvFS5zol4tbIa9vN9eevyJ7Mm.dQ3czUV4jQE8DjdK5tXRpT_JLsrqm0kC9bpFy9cipahFJ2Ws8cSYWhKdaYetRVZFx11ImefcpKPYcLmeRnTlwRdkVu5pvivVG7H3UCUroNFKDI0OB_LsJdddsfhbW9EqlSKU4NULd5bHLeO9b66CUJOIPARbxdDxdNjw_TFSMMMuj0qut1Hu1cGf_0V6ck7P_BXPDo1qdWblNoA30xyVn2Dh5WSUj9.AWEGxjquWPi7ddFrOcsc9WKWE_zKyfer1VmwzKFax9o8HO853ezKEDNWrJWAwN87JBUrespPPTbAOmVjlIH081ScwnpKRB19tRAhNAQlZRwX9__yn3S9ZTE3eB4dJABK7_gKuzoRnxBg6fS0M1LvTYM9EIjOchoLFFZ70amCNnlcznlceMG3sB3ovWRcFOwTAGyT.xqBVkXMtNlTRXnW1MWV6Ag0VZdFnOhgDFkxXQ1m3HXzeGBOt_J15EWOdAuhbj54.ruRWD5JvC34IyBnh21NUl_RxYTkSoWhJK4OB3SuByKpqSpXJvTj8zg7qlyFhzFuZAnHYRHalKbCdUvPqB9MaNXDPYBRUhl8_DTqSniUin5pbVDjOttm8H4yVEHOfsuD6kU',mdrd: 'xFZbQecv_dVaK6bj9CzpNXIdlz0jI.V7lDqMEMzTkEA-1790529359-1.2.1.1-0kYUaNAjWb1FZRSpinAo.tl1MEUhJyqE0onY76LyfflgvyqjEpymdHvOkN7CiALy_SakGHh_jy4IJivhCy47InE06K3pjJpmkir_fLKtFq86KN_tcdmuYmUK6ytFF0.W544gR6_7NdcfrAdIzhNBGN3tk5pbxnOWYSpQUgIBhNQ9dUX5kW8Xp3pyejx95_6ZM2Oko8EmlssakZmm1HecgqGQYd8.TT6Y5_d1x2nWjHuxZfGktV08sP5Y_cw9OjjAGJLh27jHpz2AZjccorIFwA',};var a = document.createElement('script');a.nonce = 'YzJ8cHI6kPEh2kGdDrAdy3';a.src = '/cdn-cgi/challenge-platform/h/b/orchestrate/chl_page/v1?ray=a41c27517e5bb745';window._cf_chl_opt.cOgUHash = location.hash === && location.href.indexOf('#') !== -1 ? '#' : location.hash;window._cf_chl_opt.cOgUQuery = location.search === && location.href.slice(0, location.href.length - window._cf_chl_opt.cOgUHash.length).indexOf('?') !== -1 ? '?' : location.search;if (window.history && window.history.replaceState) {var ogU = location.pathname + window._cf_chl_opt.cOgUQuery + window._cf_chl_opt.cOgUHash;history.replaceState(null, null,"/Terra_Invicta/Special:GetData/TISpaceBodyTemplate_CSV?__cf_chl_rt_tk=23Gzbev7P_vdWFYOwL0N0UigBFFS9sXqDCpCBU02GFg-1790529359-1.0.1.1-57Vra2RR8pvpGJHZamptWl1iPuBR1S37Dtjb.axcFtI"+ window._cf_chl_opt.cOgUHash);a.onload = function() {history.replaceState(null, null, ogU);}}document.getElementsByTagName('head')[0].appendChild(a);}());</script></body></html>
.


Site Name Mining Profile Median Resources (after Mass/Density Modifiers)[1][2]
Water Volatiles Base Metals Noble Metals Fissiles
Cassini Regio Volatile-Rich Planetoid 65 70 10 5
Roncevaux Terra Icy Planetoid 100 35 5
Malprimis Basin Volatile-Rich Planetoid 65 70 10 5
Engelier Basin Icy Planetoid 100 35 5
  1. ↑ 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.
  2. ↑ 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.

Strategic Value

Iapetus's distant orbit and unique position make it a valuable strategic outpost at the edge of the Saturnian system. With 4 habitation sites, it provides substantial settlement potential.

SPOILERS INSIDE!  

Human expansion to the Saturnian system often prompts a violent Alien response.