Difference between revisions of "Market Value"

From RimWorld Wiki
Jump to navigation Jump to search
Line 11: Line 11:
 
where
 
where
 
* ''I'' = combined market value of all ingredients
 
* ''I'' = combined market value of all ingredients
* ''W'' = work to make the item as displayed in the item information window; the game gives this value as in-game seconds at normal speed (60 game ticks per second)
+
* ''W'' = work to make the item as displayed in the item information window, assuming 100% work speed; the game gives this value as in-game seconds at normal speed (60 game ticks per second).  Note: 1,000 units of work correspond to one in-game day of uninterrupted work.
 
* ''Q'' = quality multiplier (see [[quality]])
 
* ''Q'' = quality multiplier (see [[quality]])
 
* ''H'' = health multiplier (only applies if the item has degraded past a certain point)
 
* ''H'' = health multiplier (only applies if the item has degraded past a certain point)
  
 
Items with a market value of above 200 will have their market value rounded to be divisible by 5, with a remainder of 2.5 being rounded down.
 
Items with a market value of above 200 will have their market value rounded to be divisible by 5, with a remainder of 2.5 being rounded down.

Revision as of 02:21, 12 September 2019

Market Value is a stat: The market value of an object. The actual trade price will be further modified by relationship status, negotiation skill and Sell Price Multiplier.

An item's market value is determined using the following formula:

M = (I + W × 0.216) × Q × H

where

  • I = combined market value of all ingredients
  • W = work to make the item as displayed in the item information window, assuming 100% work speed; the game gives this value as in-game seconds at normal speed (60 game ticks per second). Note: 1,000 units of work correspond to one in-game day of uninterrupted work.
  • Q = quality multiplier (see quality)
  • H = health multiplier (only applies if the item has degraded past a certain point)

Items with a market value of above 200 will have their market value rounded to be divisible by 5, with a remainder of 2.5 being rounded down.