Refined Oil and Template:ItemIcon/style.css: Difference between pages

From the Dyson Sphere Program Wiki
(Difference between pages)
imported>76561198031627803
(→‎Player Tips & Tricks: Fuel value update)
 
imported>76561197988310586
No edit summary
 
Line 1: Line 1:
<div style="float: right; clear: right;">
.item_icon_container {
{{:{{PAGENAME}}/ItemInfo}}
display:inline-block;
</div>
position:relative;
==Summary==
}
The primary product of crude oil refining. A chemical fuel, can be used to produce various chemical products.


==Production Chain==
.item_icon_container>div {
{{ProductionChainTable/head}}
position:absolute;   
{{ProductionChain
font-family: TemplateStyles-SairaM;
|Building=Oil Refinery
bottom:-5px;
|Replicator=No
right:0;
|Technology=Plasma Extract Refining
color:#8bffff;
|Recipe=
text-shadow: 0 0 4px #8bffff;
  {{ItemRecipe
}
    |Out1=Hydrogen
    |Out1Qty=1
    |Out2=Refined Oil
    |Out2Qty=2
    |CraftTime=4 s
    |In1=Crude Oil
    |In1Qty=2
  }}
}}
|}
 
===Production Progression Chart===
:''for more information on reading and using these charts, see [[Production Progression Chart]]''
{| class="wikitable" style="text-align:center; background-color:#0b161c
! Stage 1
!colspan="2"| Stage 2
|-
| {{riq|Crude Oil|30}}
|colspan="2"| {{riq|Oil Refinery|1}} {{to}} {{riq|Refined Oil|30}} {{riq|Hydrogen|15}}
|-
!colspan="2"| Buildings Required
| {{riq|Oil Refinery|1}}
|-
!colspan="2"| Raw Materials Required<br>(per minute)
| {{riq|Crude Oil|30}}
|-
!colspan="2"| Raw Materials Required<br>(per unit)
| {{riq|Crude Oil|1}}
|}
 
==Used in==
{{ProductionChainTable/head}}
{{ProductionChain
|Building=Chemical Plant
|Replicator=No
|Technology=Basic Chemical Engineering
|Recipe=         
  {{ItemRecipe
    |Out1=Sulfuric Acid
    |Out1Qty=4
    |CraftTime=6 s
    |In1=Refined Oil
    |In1Qty=6
    |In2=Stone
    |In2Qty=8
    |In3=Water
    |In3Qty=4
  }}
}}
|-
{{ProductionChain
|Building=Chemical Plant
|Replicator=No
|Technology=Basic Chemical Engineering
|Recipe=
  {{ItemRecipe
    |Out1=Plastic
    |Out1Qty=1
    |CraftTime=3 s
    |In1=Refined Oil
    |In1Qty=2
    |In2=Energetic Graphite
    |In2Qty=1
  }}
}}
|-
{{ProductionChain
|Building=Chemical Plant
|Replicator=No
|Technology=Polymer Chemical Engineering
|Recipe=         
  {{ItemRecipe
    |Out1=Organic Crystal
    |Out1Qty=1
    |CraftTime=6 s
    |In1=Plastic
    |In1Qty=2
    |In2=Refined Oil
    |In2Qty=1
    |In3=Water
    |In3Qty=1
  }}
}}
|-
{{ProductionChain
|Building=Oil Refinery
|Replicator=No
|Technology=X-Ray Cracking
|Recipe=
  {{ItemRecipe
    |Out1=Energetic Graphite
    |Out1Qty=1
    |Out2=Hydrogen
    |Out2Qty=3
    |CraftTime=4 s
    |In1=Refined Oil
    |In1Qty=1
    |In2=Hydrogen
    |In2Qty=2
  }}
}}
|}
 
==Player Tips & Tricks==
* Refined Oil burns for 1.66s in the [[Thermal Power Station]], consuming 36 Refined Oil per minute
** 4.5 MJ * 0.8 fuel efficiency / 2.16 MW = 1.66 s
* When producing energy, processing Refined Oil in an [[Oil Refinery]] via X-Ray Cracking produces more energetic products that account for the extra energy used in the process. So refining Refined Oil for energy generation purposes is better than burning Refined Oil.
 
 
{{Item Navbox}}
[[Category:Item]]
[[Category:Components]]
[[Category:Material]]
[[Category:Crafting Material]]
[[Category:Fuel]]

Revision as of 13:17, 9 February 2021

.item_icon_container {
	display:inline-block;
	position:relative;
}

.item_icon_container>div {
	position:absolute;    
	font-family: TemplateStyles-SairaM;
	bottom:-5px;
	right:0;
	color:#8bffff;
	text-shadow: 0 0 4px #8bffff;
}
🍪 We use cookies to keep session information to provide you a better experience.