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
(DF2010 -> v0.31 (1570/2830))
 
(3 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 || Inorganic material ID || An inorganic item.  Subtypes are inorganic material IDs such as {{L|basalt|BASALT}}, {{L|sandy clay|SANDY_CLAY}}, {{L|faint yellow diamond|DIAMOND_FY}}, etc.
 
|-
 
| CREATURE_MAT || Creature ID:Material ID || A material defined as being part of a creature.
 
|-
 
| PLANT_MAT || Creature ID:Material ID || A material defined as being part of a plant.
 
|-
 
| METAL || Metal material ID || {{l|Metal}}s such as STEEL or GOLD. Seems to be functionally equivalent to INORGANIC.
 
|-
 
| 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