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 definition token"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(mov navbox)
m (heading caps)
Line 20: Line 20:
 
* ITEM_WEAPON - [[weapon token]]
 
* ITEM_WEAPON - [[weapon token]]
  
==Toy Tokens==
+
==Toy tokens==
 
{| {{prettytable}}
 
{| {{prettytable}}
 
|- bgcolor="#ddd"
 
|- bgcolor="#ddd"
Line 39: Line 39:
 
|}
 
|}
  
==Siege Ammo Tokens==
+
==Siege ammo tokens==
 
{| {{prettytable}}
 
{| {{prettytable}}
 
|- bgcolor="#ddd"
 
|- bgcolor="#ddd"
Line 58: Line 58:
 
|}
 
|}
  
==Food Tokens==
+
==Food tokens==
 
{| {{prettytable}}
 
{| {{prettytable}}
 
|- bgcolor="#ddd"
 
|- bgcolor="#ddd"

Revision as of 18:51, 10 February 2022

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


Item definition tokens are used in item definitions in the raws.

Item types:

Toy tokens

Token Arguments Description
NAME singular:plural What this item will be called in-game.
HARD_MAT Presumably prevents the item from being made from cloth, silk, or leather, present on everything but puzzleboxes and drums. Appears to work backwards for strange moods.

Siege ammo tokens

Token Arguments Description
NAME singular:plural What this item will be called in-game.
CLASS Specifies what type of siege engine uses this ammunition. Currently, only BALLISTA is permitted.

Food tokens

Token Arguments Description
NAME singular:plural What this item will be called in-game.
LEVEL Specifies the number of ingredients that are used in this type of prepared meal - 2 for Easy, 3 for Fine, 4 for Lavish. Defaults to 2.