v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Item value"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(→‎Items with quality levels: moved prepared meal from cook page, still needs updating)
(→‎Prepared meal: moved meal value related paragraph from kitchen page, whole section still needs updating)
Line 142: Line 142:
  
 
The individual stack sizes of the ingredients may affect your profits, but have no effect on the final meal's value. One "masterfully minced plump helmet" cooked with ten "well-minced dog meat" will have exactly the same value and description as ten "masterfully minced plump helmet" and one "well-minced dog meat".
 
The individual stack sizes of the ingredients may affect your profits, but have no effect on the final meal's value. One "masterfully minced plump helmet" cooked with ten "well-minced dog meat" will have exactly the same value and description as ten "masterfully minced plump helmet" and one "well-minced dog meat".
 +
 +
The quality symbols shown in the name of a meal reflect the highest quality involved in its making, looking at the overall preparation as well as the mincing of each ingredient. With up to five jobs involved, monetary values of apparently same-quality meals can vary a lot, and a lower-quality meal can be more valuable than a higher-quality meal cooked from the same ingredients.
  
 
=== Weapon ===
 
=== Weapon ===

Revision as of 06:32, 28 February 2025

This article is about the current version of DF.
Note that some content may still need to be updated.

For value optimization, see Maximizing value.
For cultural values, see Personality value.
For room values, see Zones: Quality and value.

Item value is determined by a number of factors: the form of the item, the material it is made out of, the quality of its creation, and any decorations on it.

The final value of an item is the base value of the form of the item (e.g. block or statue) multiplied by the material multiplier (e.g. granite or gold), multiplied by the quality modifier (e.g. fine or masterful) if any, then summed with the final value of all decorations.

Base values of items

The base value of an item is determined by the form of the item, not what it is made out of. For example, a wood block uses the base value for a block; a native gold block uses the same base value, since it too is in the form of a "block". In both cases, the final value is then determined by adjusting the base value with the appropriate modifiers.

Items without quality levels

Base Value Items
0 Body part, Corpse, Remains, small rock
1 glob, seed, alcohol, powder, extract, tree branches
2 Fish, unprepared fish, Meat, Egg, Plant, Leaves
3 Log, Stone
5 Bar, Block, Leather
6 Thread, Gem (rough)
10 Ballista arrowhead, cheese, Honeycomb
20 Gem (cut)
Varies live vermin, tame vermin

Items with quality level

Misc. items

Base Value Items
1/50 Coin1
1 Die, Orthopedic cast
5 Paper & Papyrus sheets
7 Cloth2
10

Animal trap, Altar, Amulet, Anvil, Armor stand, Backpack, Barrel, Bed, Bin, Book, Bookcase, Bowl, Box, Bag, Bracelet, Bucket, Cabinet, Cage, Chain, Chair, Cleaver, Coffin, Crown, Crutch, Decoration3, Display Case, Door, Earring, Figurine, Flask, Floodgate, Fork, Goblet/mug/cup, Grate, Hatch cover, Helve, Hive, Instrument (non-main components), Jug, Knives, Ladle, Large gem, Large pot, Millstone, Mortar, Nest box, Pedestal, Pestle, Pipe section, Pouch, Prepared meal4, Quiver, Quern, Ring, Scepter, Scroll Roller, Slab, Stone axe, Splint, Table, Totem, Toy, Weapon rack, Trap component

20 Quire/Scroll, Siege ammo, Traction bench
25 Window, Statue
30 Ballista part, Catapult part, Mechanism
50 Cauldron, Instrument (main part), Minecart, Parchment sheet, Stepladder, Wheelbarrow
200 Parchment Quire/Scroll
variable5 Weapon, Armor, Shoe, Shield, Helm, Glove, Ammo, Pants
Notes:
  • 1) Coins minted at a forge are always of base quality
  • 2) Goods made out of cloth get the following built in as decorations: the cloth (with quality mod) and the thread (without quality). Dyes are added separately (with quality), as a powder, not a decoration.
  • 3) "Decorations" include "It is decorated with <material>", "It is encircled with bands of <material>", "It is adorned with hanging rings of <material>", "This object menaces with spikes of <material>", "On this object is an image of <description> in <material>", "It is studded with <metal>". Decorations of bolts have a 1/3 base value instead.
  • 4) Prepared meals always have a base value of 10, with a quality modifier, but the ingredients also affect the final value.
  • 5) These items have their value based on their properties - see categories below:

Prepared meal

The following section of the article is or may be currently out of date. Please update it.

This table shows how the quality modifiers compare to other items:

Quality Meal Ingredient Value Modifier Value Bonus
(normal) (none) minced +0
-Well-Crafted- well-prepared well-minced 1.1× +3
+Finely-crafted+ finely-prepared finely minced 1.2× +6
*Superior quality* superiorly prepared superiorly minced 4/3× +10
≡Exceptional≡ exceptional prepared exceptionally minced 1.5× +15
☼Masterful☼ masterfully prepared masterfully minced +30

The value of a stack of prepared meals is equal to the prepared meal's base value of 10 times the meal's quality modifier (finely-prepared, etc.), plus the products of each ingredient's base value and its quality modifier (well-minced, etc.) and value bonus, all multiplied by the stack size. So, for example: a well-prepared meal consisting of 5 finely-minced cow cheese, 3 finely-minced llama tripe, 1 finely-minced llama sweetbread, and 2 superiorly minced mussels would be "-mussel roast [11]-", worth 676☼ (for 62☼ of ingredients!). (Exact calculation: (1.1*10+3 + 1.2*10+6 + 1.2*2+6 + 1.2*2+6 + (4/3)*2+10)(5 + 3 + 1 + 2).

This example can be understood as:

(well-prepared = 1.1) × (base value of prepared meal = 10☼)  + (value bonus = 3)
+
(finely-minced = 1.2) × (value of cheese = 10☼) + (value bonus = 6)
+
(finely minced = 1.2) × (value of tripe = 2☼) + (value bonus = 6)
+
(finely minced = 1.2) × (value of sweetbread = 2☼) + (value bonus = 6)
+
(superiorly minced = 4/3) × (value of mussels = 2☼) + (value bonus = 10)

all multiplied by the total number of meals (11)
=
676☼

The individual stack sizes of the ingredients may affect your profits, but have no effect on the final meal's value. One "masterfully minced plump helmet" cooked with ten "well-minced dog meat" will have exactly the same value and description as ten "masterfully minced plump helmet" and one "well-minced dog meat".

The quality symbols shown in the name of a meal reflect the highest quality involved in its making, looking at the overall preparation as well as the mincing of each ingredient. With up to five jobs involved, monetary values of apparently same-quality meals can vary a lot, and a lower-quality meal can be more valuable than a higher-quality meal cooked from the same ingredients.

Weapon

The base value of a melee weapon is (SIZE / 50) + 1; if the weapon has any EDGE attacks, its value is doubled. Ranged weapons simply have a value of 10.

Ammo

The base value of a single unit of ammo is (SIZE / 200) + 1.

Value listed is for a single bolt, not stacks of bolts. Multiply the single value by the stack size for total value of a stack. (e.g. 1 bar of metal = stack of 25 bolts, etc.)

Shield

The base value of a shield is (UPSTEP * 3) + BLOCKCHANCE + 1.
  • UPSTEP cannot be greater than 3
  • BLOCKCHANCE cannot be greater than 100

Headwear

The base value of a helm is (LAYER_SIZE / 5) + (COVERAGE / 20) + 1.
  • LAYER_SIZE and COVERAGE cannot be greater than 100

Armor / torso

(Note - When DF speaks of clothing, "armor" refers to anything worn on the torso, i.e. shirts, vests, togas, robes, etc., which all do provide some small protection, as well as breastplates and chain shirts. Combat-quality "armor" pieces are listed here by their location.)

The base value of a piece of armor is ((UBSTEP + LBSTEP) * 3) + (LAYER_SIZE / 5) + (COVERAGE / 10) + 1.
  • UBSTEP and LBSTEP cannot be greater than 3
  • LAYER_SIZE and COVERAGE cannot be greater than 100

Legwear

The base value of a pair of pants is (LBSTEP * 3) + (LAYER_SIZE / 5) + (COVERAGE / 10) + 1
  • LBSTEP cannot be greater than 3
  • LAYER_SIZE and COVERAGE cannot be greater than 100

Hand- & footwear

The base value of a shoe or glove is (UPSTEP * 3) + (LAYER_SIZE / 5) + (COVERAGE / 30) + 1.
  • UPSTEP cannot be greater than 3
  • LAYER_SIZE and COVERAGE cannot be greater than 100
* Gauntlets and boots are made 2 at a time from a single bar, effectively doubling the total value of the final items.

Material multipliers

The material multiplier for an item is found from the [MATERIAL_VALUE:#] tag in the raws for the material it is made out of, and can be further augmented using [MULTIPLY_VALUE:#]. A wood block uses the same material multiplier as a wood log or a wooden chest - that is the material value for wood, which is 1.

Quality

Item value is further increased by applying the quality multiplier and bonus.

Designation Description Value
Multiplier
Value
Bonus
 Item Name —     ×1  +0
-Item Name- Well-crafted ×1.1  +3
+Item Name+ Finely-crafted ×1.2  +6
*Item Name* Superior quality ×1.33  +10
≡Item Name≡ Exceptional ×1.5  +15
☼Item Name☼ Masterful ×2  +30
Unique Name Artifact ×20  +300