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:Item token"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(note here too)
(Fixing links within namespace (1321/2808))
Line 1: Line 1:
 
{{av}}{{Quality|Fine}}
 
{{av}}{{Quality|Fine}}
  
Item tokens are the first part in defining the target item in reactions, containing the ITEM_TOKEN and ITEM_SUBTYPE.  They determine the most basic form of item, and made more specific by {{l|material token}}s.  Most item tokens use NO_SUBTYPE or NONE for subtype unless explicitly stated otherwise.
+
Item tokens are the first part in defining the target item in reactions, containing the ITEM_TOKEN and ITEM_SUBTYPE.  They determine the most basic form of item, and made more specific by [[material token]]s.  Most item tokens use NO_SUBTYPE or NONE for subtype unless explicitly stated otherwise.
  
Nearly all items are made of a {{L|Material token|material}}, though several types expect a creature ID and caste ID (e.g. {{L|Ant|ANT:SOLDIER}}) instead. This currently does not work correctly{{bug|4973}}.
+
Nearly all items are made of a [[Material token|material]], though several types expect a creature ID and caste ID (e.g. [[Ant|ANT:SOLDIER]]) instead. This currently does not work correctly{{bug|4973}}.
  
 
==Standard Item Tokens==
 
==Standard Item Tokens==
Line 11: Line 11:
 
! # !! Token !! Description
 
! # !! Token !! Description
 
|-
 
|-
| 0 || BAR || {{L|Bar}}s, such as metal, fuel, or soap.
+
| 0 || BAR || [[Bar]]s, such as metal, fuel, or soap.
 
|-
 
|-
| 1 || SMALLGEM || Cut {{L|gem}}stones usable in jeweler's workshop
+
| 1 || SMALLGEM || Cut [[gem]]stones usable in jeweler's workshop
 
|-
 
|-
| 2 || BLOCKS || {{L|Block}}s of any kind.
+
| 2 || BLOCKS || [[Block]]s of any kind.
 
|-
 
|-
| 3 || ROUGH || Rough {{L|gem}}stones.
+
| 3 || ROUGH || Rough [[gem]]stones.
 
|-
 
|-
| 4 || BOULDER / STONE || Raw mined {{L|stone}}.
+
| 4 || BOULDER / STONE || Raw mined [[stone]].
 
|-
 
|-
| 5 || WOOD || Wooden {{L|log}}s.
+
| 5 || WOOD || Wooden [[log]]s.
 
|-
 
|-
| 6 || DOOR || {{L|Door}}s.
+
| 6 || DOOR || [[Door]]s.
 
|-
 
|-
| 7 || FLOODGATE || {{L|Floodgate}}s.
+
| 7 || FLOODGATE || [[Floodgate]]s.
 
|-
 
|-
| 8 || BED || {{L|Bed}}s.
+
| 8 || BED || [[Bed]]s.
 
|-
 
|-
| 9 || CHAIR || {{L|Chair}}s and thrones.
+
| 9 || CHAIR || [[Chair]]s and thrones.
 
|-
 
|-
| 10 || CHAIN || {{L|Restraint}}s.
+
| 10 || CHAIN || [[Restraint]]s.
 
|-
 
|-
| 11 || FLASK || {{L|Flask}}s.
+
| 11 || FLASK || [[Flask]]s.
 
|-
 
|-
| 12 || GOBLET || {{L|Goblet}}s.
+
| 12 || GOBLET || [[Goblet]]s.
 
|-
 
|-
| 13 || INSTRUMENT || Musical {{L|instrument}}s.  Subtypes come from item_instrument.txt
+
| 13 || INSTRUMENT || Musical [[instrument]]s.  Subtypes come from item_instrument.txt
 
|-
 
|-
| 14 || TOY || {{L|Toy}}s.  Subtypes come from item_toy.txt
+
| 14 || TOY || [[Toy]]s.  Subtypes come from item_toy.txt
 
|-
 
|-
| 15 || WINDOW || Glass {{L|window}}s.
+
| 15 || WINDOW || Glass [[window]]s.
 
|-
 
|-
| 16 || CAGE || {{L|Cage}}s.
+
| 16 || CAGE || [[Cage]]s.
 
|-
 
|-
| 17 || BARREL || {{L|Barrel}}s.
+
| 17 || BARREL || [[Barrel]]s.
 
|-
 
|-
| 18 || BUCKET || {{L|Bucket}}s.
+
| 18 || BUCKET || [[Bucket]]s.
 
|-
 
|-
| 19 || ANIMALTRAP || {{L|Animal trap}}s.
+
| 19 || ANIMALTRAP || [[Animal trap]]s.
 
|-
 
|-
| 20 || TABLE || {{L|Table}}s.
+
| 20 || TABLE || [[Table]]s.
 
|-
 
|-
| 21 || COFFIN || {{L|Coffin}}s.
+
| 21 || COFFIN || [[Coffin]]s.
 
|-
 
|-
| 22 || STATUE || {{L|Statue}}s.
+
| 22 || STATUE || [[Statue]]s.
 
|-
 
|-
| 23 || CORPSE || {{L|Corpse}}s. Does not have a material.
+
| 23 || CORPSE || [[Corpse]]s. Does not have a material.
 
|-
 
|-
| 24 || WEAPON || {{L|Weapon}}s.  Subtypes come from item_weapon.txt
+
| 24 || WEAPON || [[Weapon]]s.  Subtypes come from item_weapon.txt
 
|-
 
|-
| 25 || ARMOR || {{L|Armor}} and clothing worn on the upper body.  Subtypes come from item_armor.txt
+
| 25 || ARMOR || [[Armor]] and clothing worn on the upper body.  Subtypes come from item_armor.txt
 
|-
 
|-
 
| 26 || SHOES || Armor and clothing worn on the feet.  Subtypes come from item_shoes.txt
 
| 26 || SHOES || Armor and clothing worn on the feet.  Subtypes come from item_shoes.txt
 
|-
 
|-
| 27 || SHIELD || {{L|Shield}}s and bucklers.  Subtypes come from item_shield.txt
+
| 27 || SHIELD || [[Shield]]s and bucklers.  Subtypes come from item_shield.txt
 
|-
 
|-
 
| 28 || HELM || Armor and clothing worn on the head.  Subtypes come from item_helm.txt
 
| 28 || HELM || Armor and clothing worn on the head.  Subtypes come from item_helm.txt
Line 71: Line 71:
 
| 29 || GLOVES || Armor and clothing worn on the hands.  Subtypes come from item_gloves.txt
 
| 29 || GLOVES || Armor and clothing worn on the hands.  Subtypes come from item_gloves.txt
 
|-
 
|-
| 30 || BOX || {{L|Container|Chest}}s (wood), coffers (stone), boxes (glass), and bags (cloth or leather).
+
| 30 || BOX || [[Container|Chest]]s (wood), coffers (stone), boxes (glass), and bags (cloth or leather).
 
|-
 
|-
| 31 || BIN || {{L|Bin}}s.
+
| 31 || BIN || [[Bin]]s.
 
|-
 
|-
| 32 || ARMORSTAND || {{L|Armor stand}}s.
+
| 32 || ARMORSTAND || [[Armor stand]]s.
 
|-
 
|-
| 33 || WEAPONRACK || {{L|Weapon rack}}s.
+
| 33 || WEAPONRACK || [[Weapon rack]]s.
 
|-
 
|-
| 34 || CABINET || {{L|Cabinet}}s.
+
| 34 || CABINET || [[Cabinet]]s.
 
|-
 
|-
| 35 || FIGURINE || {{L|Figurine}}s.
+
| 35 || FIGURINE || [[Figurine]]s.
 
|-
 
|-
| 36 || AMULET || {{L|Amulet}}s.
+
| 36 || AMULET || [[Amulet]]s.
 
|-
 
|-
| 37 || SCEPTER || {{L|Scepter}}s.
+
| 37 || SCEPTER || [[Scepter]]s.
 
|-
 
|-
| 38 || AMMO || {{L|Ammunition}} for hand-held weapons.  Subtypes come from item_ammo.txt
+
| 38 || AMMO || [[Ammunition]] for hand-held weapons.  Subtypes come from item_ammo.txt
 
|-
 
|-
| 39 || CROWN || {{L|Crown}}s.
+
| 39 || CROWN || [[Crown]]s.
 
|-
 
|-
| 40 || RING || {{L|Ring}}s.
+
| 40 || RING || [[Ring]]s.
 
|-
 
|-
| 41 || EARRING || {{L|Earring}}s.
+
| 41 || EARRING || [[Earring]]s.
 
|-
 
|-
| 42 || BRACELET || {{L|Bracelet}}s.
+
| 42 || BRACELET || [[Bracelet]]s.
 
|-
 
|-
| 43 || GEM || Large {{L|gem}}s.
+
| 43 || GEM || Large [[gem]]s.
 
|-
 
|-
| 44 || ANVIL || {{L|Anvil}}s.
+
| 44 || ANVIL || [[Anvil]]s.
 
|-
 
|-
| 45 || CORPSEPIECE || {{L|Body part}}s. Does not have a material.
+
| 45 || CORPSEPIECE || [[Body part]]s. Does not have a material.
 
|-
 
|-
| 46 || REMAINS || Dead {{L|vermin}} bodies. Material is CREATURE_ID:CASTE.
+
| 46 || REMAINS || Dead [[vermin]] bodies. Material is CREATURE_ID:CASTE.
 
|-
 
|-
| 47 || MEAT || Butchered {{L|meat}}.
+
| 47 || MEAT || Butchered [[meat]].
 
|-
 
|-
| 48 || FISH || Prepared {{L|fish}}. Material is CREATURE_ID:CASTE.
+
| 48 || FISH || Prepared [[fish]]. Material is CREATURE_ID:CASTE.
 
|-
 
|-
 
| 49 || FISH_RAW || Unprepared fish. Material is CREATURE_ID:CASTE.
 
| 49 || FISH_RAW || Unprepared fish. Material is CREATURE_ID:CASTE.
 
|-
 
|-
| 50 || VERMIN || Live {{L|vermin}}. Material is CREATURE_ID:CASTE.
+
| 50 || VERMIN || Live [[vermin]]. Material is CREATURE_ID:CASTE.
 
|-
 
|-
 
| 51 || PET || Tame vermin. Material is CREATURE_ID:CASTE.
 
| 51 || PET || Tame vermin. Material is CREATURE_ID:CASTE.
 
|-
 
|-
| 52 || SEEDS || {{L|Seed}}s from plants.
+
| 52 || SEEDS || [[Seed]]s from plants.
 
|-
 
|-
| 53 || PLANT || {{L|Plant}}s.
+
| 53 || PLANT || [[Plant]]s.
 
|-
 
|-
| 54 || SKIN_TANNED || {{L|Leather|Tanned skins}}.
+
| 54 || SKIN_TANNED || [[Leather|Tanned skins]].
 
|-
 
|-
| 55 || LEAVES || Leaves, usually from {{L|quarry bush}}es.
+
| 55 || LEAVES || Leaves, usually from [[quarry bush]]es.
 
|-
 
|-
| 56 || THREAD || {{L|Thread}} gathered from webs or made at the {{L|farmer's workshop}}.
+
| 56 || THREAD || [[Thread]] gathered from webs or made at the [[farmer's workshop]].
 
|-
 
|-
| 57 || CLOTH || {{L|Cloth}} made at the {{L|loom}}.
+
| 57 || CLOTH || [[Cloth]] made at the [[loom]].
 
|-
 
|-
| 58 || TOTEM || Skull {{L|totem}}s.
+
| 58 || TOTEM || Skull [[totem]]s.
 
|-
 
|-
 
| 59 || PANTS || Armor and clothing worn on the legs.  Subtypes come from item_pants.txt
 
| 59 || PANTS || Armor and clothing worn on the legs.  Subtypes come from item_pants.txt
 
|-
 
|-
| 60 || BACKPACK || {{L|Backpack}}s.
+
| 60 || BACKPACK || [[Backpack]]s.
 
|-
 
|-
| 61 || QUIVER || {{L|Quiver}}s.
+
| 61 || QUIVER || [[Quiver]]s.
 
|-
 
|-
| 62 || CATAPULTPARTS || {{L|Catapult}} parts.
+
| 62 || CATAPULTPARTS || [[Catapult]] parts.
 
|-
 
|-
| 63 || BALLISTAPARTS || {{L|Ballista}} parts.
+
| 63 || BALLISTAPARTS || [[Ballista]] parts.
 
|-
 
|-
 
| 64 || SIEGEAMMO || Siege engine ammunition.  Subtypes come from item_siegeammo.txt
 
| 64 || SIEGEAMMO || Siege engine ammunition.  Subtypes come from item_siegeammo.txt
Line 143: Line 143:
 
| 65 || BALLISTAARROWHEAD || Ballista arrow heads.
 
| 65 || BALLISTAARROWHEAD || Ballista arrow heads.
 
|-
 
|-
| 66 || TRAPPARTS || {{L|Mechanisms}}.
+
| 66 || TRAPPARTS || [[Mechanisms]].
 
|-
 
|-
| 67 || TRAPCOMP || {{L|Trap component}}s.  Subtypes come from item_trapcomp.txt
+
| 67 || TRAPCOMP || [[Trap component]]s.  Subtypes come from item_trapcomp.txt
 
|-
 
|-
| 68 || DRINK || {{L|Alcohol}}ic drinks.
+
| 68 || DRINK || [[Alcohol]]ic drinks.
 
|-
 
|-
| 69 || POWDER_MISC || Powders such as {{L|flour}}, {{L|gypsum plaster}}, {{L|dye}}, or {{L|sand}}.
+
| 69 || POWDER_MISC || Powders such as [[flour]], [[gypsum plaster]], [[dye]], or [[sand]].
 
|-
 
|-
| 70 || CHEESE || Pieces of {{L|cheese}}.
+
| 70 || CHEESE || Pieces of [[cheese]].
 
|-
 
|-
| 71 || FOOD || {{L|Prepared meal}}s. Subtypes come from item_food.txt
+
| 71 || FOOD || [[Prepared meal]]s. Subtypes come from item_food.txt
 
|-
 
|-
| 72 || LIQUID_MISC || Liquids such as {{L|water}}, {{L|lye}}, and extracts.
+
| 72 || LIQUID_MISC || Liquids such as [[water]], [[lye]], and extracts.
 
|-
 
|-
| 73 || COIN || {{L|Coin}}s.
+
| 73 || COIN || [[Coin]]s.
 
|-
 
|-
| 74 || GLOB || {{L|Fat}}, {{L|tallow}}, pastes/pressed objects, and small bits of molten rock/metal.
+
| 74 || GLOB || [[Fat]], [[tallow]], pastes/pressed objects, and small bits of molten rock/metal.
 
|-
 
|-
| 75 || ROCK || Small rocks (usually {{L|Knapper|sharpened}} and/or {{L|Thrower|thrown}} in {{L|adventurer mode}})
+
| 75 || ROCK || Small rocks (usually [[Knapper|sharpened]] and/or [[Thrower|thrown]] in [[adventurer mode]])
 
|-
 
|-
| 76 || PIPE_SECTION || {{L|Pipe section}}s.
+
| 76 || PIPE_SECTION || [[Pipe section]]s.
 
|-
 
|-
| 77 || HATCH_COVER || {{L|Hatch cover}}s.
+
| 77 || HATCH_COVER || [[Hatch cover]]s.
 
|-
 
|-
| 78 || GRATE || {{L|Grate}}s.
+
| 78 || GRATE || [[Grate]]s.
 
|-
 
|-
| 79 || QUERN || {{L|Quern}}s.
+
| 79 || QUERN || [[Quern]]s.
 
|-
 
|-
| 80 || MILLSTONE || {{L|Millstone}}s.
+
| 80 || MILLSTONE || [[Millstone]]s.
 
|-
 
|-
| 81 || SPLINT || {{L|Splint}}s.
+
| 81 || SPLINT || [[Splint]]s.
 
|-
 
|-
| 82 || CRUTCH || {{L|Crutch}}es.
+
| 82 || CRUTCH || [[Crutch]]es.
 
|-
 
|-
| 83 || TRACTION_BENCH || {{L|Traction bench}}es.
+
| 83 || TRACTION_BENCH || [[Traction bench]]es.
 
|-
 
|-
| 84 || ORTHOPEDIC_CAST || {{L|Cast}}s.
+
| 84 || ORTHOPEDIC_CAST || [[Cast]]s.
 
|-
 
|-
| 85 || TOOL || {{L|Tool}}s. Subtypes come from item_tool.txt
+
| 85 || TOOL || [[Tool]]s. Subtypes come from item_tool.txt
 
|-
 
|-
| 86 || SLAB || {{L|Slab}}s.
+
| 86 || SLAB || [[Slab]]s.
 
|-
 
|-
| 87 || EGG || {{L|Egg}}s. Material is CREATURE_ID:CASTE.
+
| 87 || EGG || [[Egg]]s. Material is CREATURE_ID:CASTE.
 
|}
 
|}
  
 
==Limited/Special Use Item Tokens==
 
==Limited/Special Use Item Tokens==
  
In several specific locations, the values below can be substituted for the item type and subtype (and be followed directly by the {{L|material token}}).
+
In several specific locations, the values below can be substituted for the item type and subtype (and be followed directly by the [[material token]]).
  
 
{| {{prettytable}}
 
{| {{prettytable}}
Line 202: Line 202:
 
| ANY_CRAFT
 
| ANY_CRAFT
 
| NONE
 
| NONE
| {{L|Reaction}} [REAGENT]
+
| [[Reaction]] [REAGENT]
 
| Matches FIGURINE, AMULET, SCEPTER, CROWN, RING, EARRING, or BRACELET.
 
| Matches FIGURINE, AMULET, SCEPTER, CROWN, RING, EARRING, or BRACELET.
  
Line 208: Line 208:
 
| ANY_RAW_MATERIAL
 
| ANY_RAW_MATERIAL
 
| NONE
 
| NONE
| {{L|Reaction}} [REAGENT]
+
| [[Reaction]] [REAGENT]
 
| Matches POWDER_MISC, BAR, BOULDER, or GLOB.
 
| Matches POWDER_MISC, BAR, BOULDER, or GLOB.
  
Line 214: Line 214:
 
| CRAFTS
 
| CRAFTS
 
| NONE
 
| NONE
| {{L|Reaction}} [PRODUCT]
+
| [[Reaction]] [PRODUCT]
 
| Produces 1-3 items of type FIGURINE, AMULET, SCEPTER, CROWN, RING, EARRING, or BRACELET.
 
| Produces 1-3 items of type FIGURINE, AMULET, SCEPTER, CROWN, RING, EARRING, or BRACELET.
  
Line 233: Line 233:
 
| METAL_ORE   
 
| METAL_ORE   
 
| Metal   
 
| Metal   
| {{L|Reaction}} [REAGENT]   
+
| [[Reaction]] [REAGENT]   
 
| This functions a bit differently from the other tokens. It Seems to call for a stone/boulder (only????) of a material with a [METAL_ORE:<Metal>:<percentage>] token for the metal specified. This token is therefore more specific and seems to fill the role of both the item token and the material token in a reaction reagent. Found in the "(use ore)" versions of smelter reactions.  
 
| This functions a bit differently from the other tokens. It Seems to call for a stone/boulder (only????) of a material with a [METAL_ORE:<Metal>:<percentage>] token for the metal specified. This token is therefore more specific and seems to fill the role of both the item token and the material token in a reaction reagent. Found in the "(use ore)" versions of smelter reactions.  
  
Line 239: Line 239:
  
 
==See Also==
 
==See Also==
*{{L|Material token}}
+
*[[Material token]]
*{{L|Reactions}}
+
*[[Reactions]]
  
 
{{Category|Tokens}}
 
{{Category|Tokens}}
 
{{Category|Modding}}
 
{{Category|Modding}}

Revision as of 17:01, 8 December 2011

This article is about an older version of DF.

Item tokens are the first part in defining the target item in reactions, containing the ITEM_TOKEN and ITEM_SUBTYPE. They determine the most basic form of item, and made more specific by material tokens. Most item tokens use NO_SUBTYPE or NONE for subtype unless explicitly stated otherwise.

Nearly all items are made of a material, though several types expect a creature ID and caste ID (e.g. ANT:SOLDIER) instead. This currently does not work correctlyBug:4973.

Standard Item Tokens

# Token Description
0 BAR Bars, such as metal, fuel, or soap.
1 SMALLGEM Cut gemstones usable in jeweler's workshop
2 BLOCKS Blocks of any kind.
3 ROUGH Rough gemstones.
4 BOULDER / STONE Raw mined stone.
5 WOOD Wooden logs.
6 DOOR Doors.
7 FLOODGATE Floodgates.
8 BED Beds.
9 CHAIR Chairs and thrones.
10 CHAIN Restraints.
11 FLASK Flasks.
12 GOBLET Goblets.
13 INSTRUMENT Musical instruments. Subtypes come from item_instrument.txt
14 TOY Toys. Subtypes come from item_toy.txt
15 WINDOW Glass windows.
16 CAGE Cages.
17 BARREL Barrels.
18 BUCKET Buckets.
19 ANIMALTRAP Animal traps.
20 TABLE Tables.
21 COFFIN Coffins.
22 STATUE Statues.
23 CORPSE Corpses. Does not have a material.
24 WEAPON Weapons. Subtypes come from item_weapon.txt
25 ARMOR Armor and clothing worn on the upper body. Subtypes come from item_armor.txt
26 SHOES Armor and clothing worn on the feet. Subtypes come from item_shoes.txt
27 SHIELD Shields and bucklers. Subtypes come from item_shield.txt
28 HELM Armor and clothing worn on the head. Subtypes come from item_helm.txt
29 GLOVES Armor and clothing worn on the hands. Subtypes come from item_gloves.txt
30 BOX Chests (wood), coffers (stone), boxes (glass), and bags (cloth or leather).
31 BIN Bins.
32 ARMORSTAND Armor stands.
33 WEAPONRACK Weapon racks.
34 CABINET Cabinets.
35 FIGURINE Figurines.
36 AMULET Amulets.
37 SCEPTER Scepters.
38 AMMO Ammunition for hand-held weapons. Subtypes come from item_ammo.txt
39 CROWN Crowns.
40 RING Rings.
41 EARRING Earrings.
42 BRACELET Bracelets.
43 GEM Large gems.
44 ANVIL Anvils.
45 CORPSEPIECE Body parts. Does not have a material.
46 REMAINS Dead vermin bodies. Material is CREATURE_ID:CASTE.
47 MEAT Butchered meat.
48 FISH Prepared fish. Material is CREATURE_ID:CASTE.
49 FISH_RAW Unprepared fish. Material is CREATURE_ID:CASTE.
50 VERMIN Live vermin. Material is CREATURE_ID:CASTE.
51 PET Tame vermin. Material is CREATURE_ID:CASTE.
52 SEEDS Seeds from plants.
53 PLANT Plants.
54 SKIN_TANNED Tanned skins.
55 LEAVES Leaves, usually from quarry bushes.
56 THREAD Thread gathered from webs or made at the farmer's workshop.
57 CLOTH Cloth made at the loom.
58 TOTEM Skull totems.
59 PANTS Armor and clothing worn on the legs. Subtypes come from item_pants.txt
60 BACKPACK Backpacks.
61 QUIVER Quivers.
62 CATAPULTPARTS Catapult parts.
63 BALLISTAPARTS Ballista parts.
64 SIEGEAMMO Siege engine ammunition. Subtypes come from item_siegeammo.txt
65 BALLISTAARROWHEAD Ballista arrow heads.
66 TRAPPARTS Mechanisms.
67 TRAPCOMP Trap components. Subtypes come from item_trapcomp.txt
68 DRINK Alcoholic drinks.
69 POWDER_MISC Powders such as flour, gypsum plaster, dye, or sand.
70 CHEESE Pieces of cheese.
71 FOOD Prepared meals. Subtypes come from item_food.txt
72 LIQUID_MISC Liquids such as water, lye, and extracts.
73 COIN Coins.
74 GLOB Fat, tallow, pastes/pressed objects, and small bits of molten rock/metal.
75 ROCK Small rocks (usually sharpened and/or thrown in adventurer mode)
76 PIPE_SECTION Pipe sections.
77 HATCH_COVER Hatch covers.
78 GRATE Grates.
79 QUERN Querns.
80 MILLSTONE Millstones.
81 SPLINT Splints.
82 CRUTCH Crutches.
83 TRACTION_BENCH Traction benches.
84 ORTHOPEDIC_CAST Casts.
85 TOOL Tools. Subtypes come from item_tool.txt
86 SLAB Slabs.
87 EGG Eggs. Material is CREATURE_ID:CASTE.

Limited/Special Use Item Tokens

In several specific locations, the values below can be substituted for the item type and subtype (and be followed directly by the material token).

Token Subtypes Valid Uses Description
ANY_CRAFT NONE Reaction [REAGENT] Matches FIGURINE, AMULET, SCEPTER, CROWN, RING, EARRING, or BRACELET.
ANY_RAW_MATERIAL NONE Reaction [REAGENT] Matches POWDER_MISC, BAR, BOULDER, or GLOB.
CRAFTS NONE Reaction [PRODUCT] Produces 1-3 items of type FIGURINE, AMULET, SCEPTER, CROWN, RING, EARRING, or BRACELET.

Related Tokens

These tokens are not Item Tokens at all, but can take the place of them in some circumstances.

Token Subtypes Valid Uses Description
METAL_ORE Metal Reaction [REAGENT] This functions a bit differently from the other tokens. It Seems to call for a stone/boulder (only????) of a material with a [METAL_ORE:<Metal>:<percentage>] token for the metal specified. This token is therefore more specific and seems to fill the role of both the item token and the material token in a reaction reagent. Found in the "(use ore)" versions of smelter reactions.

See Also