Difference between revisions of "Stuff"

From RimWorld Wiki
Jump to navigation Jump to search
(Undo revision 93770 by Ickputzdirwech (talk) Broke Icon)
Tags: Removed redirect Undo
Line 4: Line 4:
 
-->'''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, [[longsword]]s and [[plate armor]].
+
Examples of stuffable things include [[walls]], [[armchair]]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:

Revision as of 21:16, 3 October 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, armchairs, 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