Difference between revisions of "Chemfuel"

From RimWorld Wiki
Jump to navigation Jump to search
(Expanded text.)
(→‎Trivia: renamed section to 'Version history')
(16 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
{{Define|Crafted Resource
 
{{Define|Crafted Resource
 
| description            = Volatile liquid chemical compound. Used to fuel rockets and other machines.
 
| description            = Volatile liquid chemical compound. Used to fuel rockets and other machines.
| stack limit            = 400
+
| stack limit            = 150
 
| mass                    = 0.05
 
| mass                    = 0.05
 
| market value base      = 4
 
| market value base      = 4
Line 8: Line 8:
 
| deterioration rate base = 1
 
| deterioration rate base = 1
 
}}
 
}}
 +
{{info|'''Chemfuel''' is a resource used to craft explosive weapons and [[mortar shell|ammunition]] as well as fuel the [[chemfuel powered generator]]s and [[pod launcher]]s. In spite of the description, it is in no way necessary for neither the construction nor fueling of your [[ship]].}}
 +
If chemfuel catches fire, it will spark briefly before exploding into flames. The higher the quantity of chemfuel in the stack, the larger the explosion. With a little creativity, careful placement of chemfuel stockpiles can be used as components in base [[defense]].
  
{{Info|'''Chemfuel''' is a resource crafted from [[wood]] or organic material at a [[refinery]] or mined 150 at a time with a [[deep drill]]. Its only use currently is to fuel [[drop pod launcher]]s.}}
+
== Acquisition ==
Contrary to its description, chemfuel will not actually explode if it catches fire; it's simply destroyed.
 
  
{{-}}
+
* Chemfuel can be crafted by processing [[wood]] or organic material at a [[refinery]]
<source lang="xml">
+
* You can milk it from tamed [[boomalope]]s
<ThingDef ParentName="ResourceBase">
+
* Obtain it from powered [[Infinite chemreactor]]s.
    <defName>Chemfuel</defName>
+
 
    <label>chemfuel</label>
+
== Storage ==
    <description>Volatile liquid chemical compound. Used to fuel rockets and other machines.</description>
+
 
    <graphicData>
+
Due to its volatile nature, it should be stored safely away from flammables and electric circuits, in small compartments which contain small stock so an explosion won't destroy your entire stock.
      <texPath>Things/Item/Resource/Chemfuel</texPath>
+
 
      <graphicClass>Graphic_Single</graphicClass>
+
 
    </graphicData>
+
== Version history ==
    <stackLimit>400</stackLimit>
+
 
<deepCommonality>2</deepCommonality>
+
In earlier versions, Chemfuel could be acquired by using a [[Deep drill]]. This was removed in Beta 19.
<deepCountPerCell>300</deepCountPerCell>
 
<statBases>
 
      <MaxHitPoints>50</MaxHitPoints>
 
      <MarketValue>4</MarketValue>
 
      <Mass>0.05</Mass>
 
      <Flammability>1.0</Flammability>
 
<DeteriorationRate>1.0</DeteriorationRate>
 
</statBases>
 
    <thingCategories>
 
      <li>Manufactured</li>
 
    </thingCategories>
 
  </ThingDef>
 
</source>
 

Revision as of 01:58, 19 May 2019

Chemfuel

Chemfuel.png

A volatile liquid chemical. Used to fuel engines and rockets, or to transmute into propellant for projectiles, or as an incendiary weapon.


Type
Crafted Resource
Stack Limit
150

Base Stats

Deterioration Rate
2
Flammability
2
Market Value
2.3
Mass
0.05
Max Hit Points
50

Stat Modifiers

Chemfuel is a resource used to craft explosive weapons and ammunition as well as fuel the chemfuel powered generators and pod launchers. In spite of the description, it is in no way necessary for neither the construction nor fueling of your ship. If chemfuel catches fire, it will spark briefly before exploding into flames. The higher the quantity of chemfuel in the stack, the larger the explosion. With a little creativity, careful placement of chemfuel stockpiles can be used as components in base defense.

Acquisition

Storage

Due to its volatile nature, it should be stored safely away from flammables and electric circuits, in small compartments which contain small stock so an explosion won't destroy your entire stock.


Version history

In earlier versions, Chemfuel could be acquired by using a Deep drill. This was removed in Beta 19.