Difference between revisions of "Components"

From Underrail Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
{{for|an alphabetical list of components|:Category:Components}}
 
{{for|an alphabetical list of components|:Category:Components}}
  
[[Components]] are an extensive category of items that are exclusively used as components to [[Crafting|craft]] other items. Components consists of a wide variety of items, such as gun barrels, creature organs and leather, crossbow part kits, chemicals, various electric devices, plants, different containers and so on.
+
'''Components''' are an extensive category of items that are exclusively used as components to [[Crafting|craft]] other items. Components consists of a wide variety of items, such as gun barrels, creature organs and leather, crossbow part kits, chemicals, various electric devices, plants, different containers and so on.
  
 +
== Quality ==
 +
Some components vary in ''quality'' attribute, which determines its skill requirements, its value and most importantly the quality of items crafted from it. These components are not stackable, unlike components without quality. Most [[blueprints]] for [[armor]] and [[weapons]] use at least one component with quality, which determines some of the properties of the end product.
  
Some components vary in ''quality'' attribute, which determines its skill requirements, its value and most importantly the quality of items crafted from it. These components are not stackable, unlike components without quality. Most [[blueprints]] for [[armor]] and [[weapons]] use at least one component with quality, which determines some of the properties of the end product.
+
=== Formulas ===
 +
Each component of variable quality has its own formulas for each blueprint attribute that the quality determines. Generally these formulas are in simple <code>A + B * itemLevel</code> form, A being the base value and B a multiplier for the component's item level that is related to its quality.
 +
 
 +
See individual component pages for quality scaling charts.
  
 +
== Static components ==
 
Blueprints for static, stackable single use items such as [[medicine]]s and [[Utilities#Crossbow Special Bolts|special bolts]] do not usually use components with variable quality, since they always produce items with the exact same stats. However, some blueprints use variable-quality metal plates and produce static-quality metal items in bulk.  
 
Blueprints for static, stackable single use items such as [[medicine]]s and [[Utilities#Crossbow Special Bolts|special bolts]] do not usually use components with variable quality, since they always produce items with the exact same stats. However, some blueprints use variable-quality metal plates and produce static-quality metal items in bulk.  
  

Revision as of 17:08, 5 December 2017

For an alphabetical list of components, see Category:Components.

Components are an extensive category of items that are exclusively used as components to craft other items. Components consists of a wide variety of items, such as gun barrels, creature organs and leather, crossbow part kits, chemicals, various electric devices, plants, different containers and so on.

Quality

Some components vary in quality attribute, which determines its skill requirements, its value and most importantly the quality of items crafted from it. These components are not stackable, unlike components without quality. Most blueprints for armor and weapons use at least one component with quality, which determines some of the properties of the end product.

Formulas

Each component of variable quality has its own formulas for each blueprint attribute that the quality determines. Generally these formulas are in simple A + B * itemLevel form, A being the base value and B a multiplier for the component's item level that is related to its quality.

See individual component pages for quality scaling charts.

Static components

Blueprints for static, stackable single use items such as medicines and special bolts do not usually use components with variable quality, since they always produce items with the exact same stats. However, some blueprints use variable-quality metal plates and produce static-quality metal items in bulk.