Difference between revisions of "Stuff"

From RimWorld Wiki
Jump to navigation Jump to search
(Need to kill redirect and xan explain a concept at the same time)
Tag: Removed redirect
Line 2: Line 2:
 
'''Stuff''' is a concept in Rimworld's code by which a material can be chosen before creation of an item or building, used in the item's construction and the stats of the chosen material affect the stats of the end product.
 
'''Stuff''' is a concept in Rimworld's code by which a material can be chosen before creation of an item or building, used in the item's construction and the stats of the chosen material affect the stats of the end product.
 
An item that can do this is called "stuffable".
 
An item that can do this is called "stuffable".
Examples of stuffable things include [[walls]], [[table]]s, [[longswords]] and [[plate armor]].
+
Examples of stuffable things include [[walls]], [[table]]s, [[longsword]]s and [[plate armor]].
  
 
Stuff is usually categorized. For example, an item can be made of "Leathery" stuff i.e. that part of the recipe can be fill by the correct amount of any given [[Leather]]. Categories include:
 
Stuff is usually categorized. For example, an item can be made of "Leathery" stuff i.e. that part of the recipe can be fill by the correct amount of any given [[Leather]]. Categories include:
 
*[[Leather]]y
 
*[[Leather]]y
 
*[[Wood]]y
 
*[[Wood]]y
*Metal]ic
+
*Metallic
 +
*Stony
 
==See also==
 
==See also==
 
[[Materials]]
 
[[Materials]]

Revision as of 11:21, 5 January 2021

Stuff is a concept in Rimworld's code by which a material can be chosen before creation of an item or building, used in the item's construction and the stats of the chosen material affect the stats of the end product. An item that can do this is called "stuffable". Examples of stuffable things include walls, tables, longswords and plate armor.

Stuff is usually categorized. For example, an item can be made of "Leathery" stuff i.e. that part of the recipe can be fill by the correct amount of any given Leather. Categories include:

See also

Materials