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.

Editing Item token

Jump to navigation Jump to search

Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.

If you are creating a redirect to the current version's page, do not use any namespace. For example: use #REDIRECT [[Cat]], not #REDIRECT [[Main:Cat]] or #REDIRECT [[cv:Cat]]. See DF:Versions for more information.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 46: Line 46:
 
| 13 || {{text anchor|INSTRUMENT}} || item_instrument.txt || Musical [[instrument]]s.  There is no vanilla item_instrument.txt as all vanilla instruments are generated.
 
| 13 || {{text anchor|INSTRUMENT}} || item_instrument.txt || Musical [[instrument]]s.  There is no vanilla item_instrument.txt as all vanilla instruments are generated.
 
|-
 
|-
| 14 || {{text anchor|TOY}} || [https://github.com/DF-Wiki/DFRawFunctions/blob/master/raws/v50/item_toy.txt item_toy.txt] || [[Toy]]s.
+
| 14 || {{text anchor|TOY}} || item_toy.txt || [[Toy]]s.
 
|-
 
|-
 
| 15 || {{text anchor|WINDOW}} || NONE || Glass [[window]]s.
 
| 15 || {{text anchor|WINDOW}} || NONE || Glass [[window]]s.
Line 66: Line 66:
 
| 23 || {{text anchor|CORPSE}} || NONE || [[Corpse]]s. Does not have a material that can be specified for reactions, but GET_MATERIAL_FROM_REAGENT will return the "dominant" material (normally flesh).
 
| 23 || {{text anchor|CORPSE}} || NONE || [[Corpse]]s. Does not have a material that can be specified for reactions, but GET_MATERIAL_FROM_REAGENT will return the "dominant" material (normally flesh).
 
|-
 
|-
| 24 || {{text anchor|WEAPON}} || [https://github.com/DF-Wiki/DFRawFunctions/blob/master/raws/v50/item_weapon.txt item_weapon.txt] || [[Weapon]]s.
+
| 24 || {{text anchor|WEAPON}} || item_weapon.txt || [[Weapon]]s.
 
|-
 
|-
| 25 || {{text anchor|ARMOR}} || [https://github.com/DF-Wiki/DFRawFunctions/blob/master/raws/v50/item_armor.txt item_armor.txt] || [[Armor]] and clothing worn on the upper body.
+
| 25 || {{text anchor|ARMOR}} || item_armor.txt || [[Armor]] and clothing worn on the upper body.
 
|-
 
|-
| 26 || {{text anchor|SHOES}} || [https://github.com/DF-Wiki/DFRawFunctions/blob/master/raws/v50/item_shoes.txt item_shoes.txt] || Armor and clothing worn on the feet.
+
| 26 || {{text anchor|SHOES}} || item_shoes.txt || Armor and clothing worn on the feet.
 
|-
 
|-
| 27 || {{text anchor|SHIELD}} || [https://github.com/DF-Wiki/DFRawFunctions/blob/master/raws/v50/item_shield.txt item_shield.txt] || [[Shield]]s and bucklers.
+
| 27 || {{text anchor|SHIELD}} || item_shield.txt || [[Shield]]s and bucklers.
 
|-
 
|-
| 28 || {{text anchor|HELM}} || [https://github.com/DF-Wiki/DFRawFunctions/blob/master/raws/v50/item_helm.txt item_helm.txt] || Armor and clothing worn on the head.
+
| 28 || {{text anchor|HELM}} || item_helm.txt || Armor and clothing worn on the head.
 
|-
 
|-
| 29 || {{text anchor|GLOVES}} || [https://github.com/DF-Wiki/DFRawFunctions/blob/master/raws/v50/item_gloves.txt item_gloves.txt] || Armor and clothing worn on the hands.
+
| 29 || {{text anchor|GLOVES}} || item_gloves.txt || Armor and clothing worn on the hands.
 
|-
 
|-
 
| 30 || {{text anchor|BOX}} || NONE || [[Container|Chest]]s (wood), coffers (stone), and boxes (glass, default).
 
| 30 || {{text anchor|BOX}} || NONE || [[Container|Chest]]s (wood), coffers (stone), and boxes (glass, default).
Line 96: Line 96:
 
| 38 || {{text anchor|SCEPTER}} || NONE || [[Finished_goods#Crafts|Scepter]]s.
 
| 38 || {{text anchor|SCEPTER}} || NONE || [[Finished_goods#Crafts|Scepter]]s.
 
|-
 
|-
| 39 || {{text anchor|AMMO}} || [https://github.com/DF-Wiki/DFRawFunctions/blob/master/raws/v50/item_ammo.txt item_ammo.txt] || [[Ammunition]] for hand-held weapons.
+
| 39 || {{text anchor|AMMO}} || item_ammo.txt || [[Ammunition]] for hand-held weapons.
 
|-
 
|-
 
| 40 || {{text anchor|CROWN}} || NONE || [[Jewelry|Crown]]s.
 
| 40 || {{text anchor|CROWN}} || NONE || [[Jewelry|Crown]]s.
Line 138: Line 138:
 
| 59 || {{text anchor|TOTEM}} || NONE || Skull [[totem]]s.
 
| 59 || {{text anchor|TOTEM}} || NONE || Skull [[totem]]s.
 
|-
 
|-
| 60 || {{text anchor|PANTS}} || [https://github.com/DF-Wiki/DFRawFunctions/blob/master/raws/v50/item_pants.txt item_pants.txt] || Armor and clothing worn on the legs.
+
| 60 || {{text anchor|PANTS}} || item_pants.txt || Armor and clothing worn on the legs.
 
|-
 
|-
 
| 61 || {{text anchor|BACKPACK}} || NONE || [[Backpack]]s.
 
| 61 || {{text anchor|BACKPACK}} || NONE || [[Backpack]]s.
Line 148: Line 148:
 
| 64 || {{text anchor|BALLISTAPARTS}} || NONE || [[Ballista]] parts.
 
| 64 || {{text anchor|BALLISTAPARTS}} || NONE || [[Ballista]] parts.
 
|-
 
|-
| 65 || {{text anchor|SIEGEAMMO}} || [https://github.com/DF-Wiki/DFRawFunctions/blob/master/raws/v50/item_siegeammo.txt item_siegeammo.txt] || Siege engine ammunition.
+
| 65 || {{text anchor|SIEGEAMMO}} || item_siegeammo.txt || Siege engine ammunition.
 
|-
 
|-
 
| 66 || {{text anchor|BALLISTAARROWHEAD}} || NONE || Ballista arrow heads.
 
| 66 || {{text anchor|BALLISTAARROWHEAD}} || NONE || Ballista arrow heads.
Line 154: Line 154:
 
| 67 || {{text anchor|TRAPPARTS}} || NONE || [[Mechanism]]s.
 
| 67 || {{text anchor|TRAPPARTS}} || NONE || [[Mechanism]]s.
 
|-
 
|-
| 68 || {{text anchor|TRAPCOMP}} || [https://github.com/DF-Wiki/DFRawFunctions/blob/master/raws/v50/item_trapcomp.txt item_trapcomp.txt] || [[Trap component]]s.
+
| 68 || {{text anchor|TRAPCOMP}} || item_trapcomp.txt || [[Trap component]]s.
 
|-
 
|-
 
| 69 || {{text anchor|DRINK}} || NONE || [[Alcohol]]ic drinks. Standard dimension = 150.
 
| 69 || {{text anchor|DRINK}} || NONE || [[Alcohol]]ic drinks. Standard dimension = 150.
Line 162: Line 162:
 
| 71 || {{text anchor|CHEESE}} || NONE || Pieces of [[cheese]].
 
| 71 || {{text anchor|CHEESE}} || NONE || Pieces of [[cheese]].
 
|-
 
|-
| 72 || {{text anchor|FOOD}} || [https://github.com/DF-Wiki/DFRawFunctions/blob/master/raws/v50/item_food.txt item_food.txt] || [[Prepared meal]]s.
+
| 72 || {{text anchor|FOOD}} || item_food.txt || [[Prepared meal]]s.
 
|-
 
|-
 
| 73 || {{text anchor|LIQUID_MISC}} || NONE || Liquids such as [[water]], [[lye]], and extracts. Standard dimension = 150.
 
| 73 || {{text anchor|LIQUID_MISC}} || NONE || Liquids such as [[water]], [[lye]], and extracts. Standard dimension = 150.
Line 190: Line 190:
 
| 85 || {{text anchor|ORTHOPEDIC_CAST}} || NONE || [[Cast]]s.
 
| 85 || {{text anchor|ORTHOPEDIC_CAST}} || NONE || [[Cast]]s.
 
|-
 
|-
| 86 || {{text anchor|TOOL}} || [https://github.com/DF-Wiki/DFRawFunctions/blob/master/raws/v50/item_tool.txt item_tool.txt] || [[Tool]]s.
+
| 86 || {{text anchor|TOOL}} || item_tool.txt || [[Tool]]s.
 
|-
 
|-
 
| 87 || {{text anchor|SLAB}} || NONE || [[Slab]]s, memorials, and shop signs.
 
| 87 || {{text anchor|SLAB}} || NONE || [[Slab]]s, memorials, and shop signs.

Please note that all contributions to Dwarf Fortress Wiki are considered to be released under the GFDL & MIT (see Dwarf Fortress Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)

This page is a member of 1 hidden category: