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 "v0.31:Matgloss token"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(Fixing quality template tags (546/690))
(DF2010 -> v0.31 (1570/2830))
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{av}}{{Quality|Fine}}
+
#REDIRECT [[v0.31:Material token]]
 
 
Matgloss tokens are the second part in defining the target item in reactions, containing the MATGLOSS_TOKEN and MATGLOSS_SUBTYPE.  The token defines the base class, and the subtype defines a very specific item of that class.  Matgloss tokens are modifiers of {{l|Item token|item tokens}}. 
 
 
 
{| {{prettytable}}
 
|- bgcolor="#ddd"
 
! Matgloss Token !! Subtypes || Description
 
|-
 
| COAL || COKE, CHARCOAL || {{l|Fuel|Fuel}} items, such as COKE.  
 
|-
 
| GET_MATERIAL_FROM_REAGENT || N/A || Used in products.  Uses the material tag of the reagent; elephant fat will be used to make elephant soap with this tag, for example.  No subtype used.
 
|-
 
| INORGANIC || {{l|Matgloss subtypes|Subtypes}} || An inorganic item.  Involves rocks, gems, ores, etc. 
 
|-
 
| METAL || {{l|Matgloss subtypes|Subtypes}} || {{l|Metal|Metals}} such as STEEL or GOLD.
 
|-
 
| NONE || NONE || Item token asks for no specific matgloss.  For example, with item tokens BAR:NO SUBTYPE:NONE:NONE, any bar will be used as a reagent (including soap), or a generic, useless bar will be produced.  Often used with container item tokens, such as BARREL or BOX.
 
|-
 
| PEARLASH || NONE ||  {{l|Pearlash}}.
 
|-
 
| POTASH || NONE || {{l|Potash}}.
 
|-
 
|}
 

Latest revision as of 05:06, 17 February 2012