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
m
 
(35 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{av}}{{Quality|Fine}}
+
{{Quality|Superior|01:24, 8 July 2013 (UTC)}}
 +
{{av}}Item tokens are the first part in defining the target item in reactions, containing the item type and 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.
  
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|Matgloss token|matgloss tokens}}.  Most item tokens use NO_SUBTYPE or NONE for subtype.
+
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; unfortunately, this is broken in versions prior to v0.43.03{{bug|4973}} and treats the caste as if it were "NONE".
 +
 
 +
==Standard Item Tokens==
  
 
{| {{prettytable}} class="sortable"
 
{| {{prettytable}} class="sortable"
 
|- bgcolor="#ddd"
 
|- bgcolor="#ddd"
! ID !! Token !! Description
+
! # !! Token !! Subtype !! Description
 +
|-
 +
| 0 || BAR || NONE || [[Bar]]s, such as [[metal]], [[fuel]], or [[soap]].
 +
|-
 +
| 1 || SMALLGEM || NONE || Cut [[gem]]stones usable in [[jeweler's workshop]]
 
|-
 
|-
| 0 || BAR || {{L|Bar}}s, such as metal, fuel, or soap.
+
| 2 || BLOCKS || NONE || [[Block]]s of any kind.
 
|-
 
|-
| 1 || SMALLGEM || Cut {{L|gem}}stones usable in jeweler's workshop
+
| 3 || ROUGH || NONE || Rough [[gem]]stones or raw [[glass]].
 
|-
 
|-
| 2 || BLOCKS || {{L|Block}}s of any kind.
+
| 4 || BOULDER / STONE || NONE || Raw mined [[stone]].
 
|-
 
|-
| 3 || ROUGH || Rough {{L|gem}}stones.
+
| 5 || WOOD || NONE || Wooden [[log]]s.
 
|-
 
|-
| 4 || BOULDER / STONE || Raw mined {{L|stone}}.
+
| 6 || DOOR || NONE || [[Door]]s.
 
|-
 
|-
| 5 || WOOD || Wooden {{L|log}}s.
+
| 7 || FLOODGATE || NONE || [[Floodgate]]s.
 
|-
 
|-
| 6 || DOOR || {{L|Door}}s.
+
| 8 || BED || NONE || [[Bed]]s.
 
|-
 
|-
| 7 || FLOODGATE || {{L|Floodgate}}s.
+
| 9 || CHAIR || NONE || [[Chair]]s and thrones.
 
|-
 
|-
| 8 || BED || {{L|Bed}}s.
+
| 10 || CHAIN || NONE || [[Chain]]s and [[rope]]s.
 
|-
 
|-
| 9 || CHAIR || {{L|Chair}}s and thrones.
+
| 11 || FLASK || NONE || [[Flask]]s.
 
|-
 
|-
| 10 || CHAIN || {{L|Chain}}s and ropes.
+
| 12 || GOBLET || NONE || [[Goblet]]s.
 
|-
 
|-
| 11 || FLASK || {{L|Flask}}s.
+
| 13 || INSTRUMENT || item_instrument.txt || Musical [[instrument]]s.
 
|-
 
|-
| 12 || GOBLET || {{L|Goblet}}s, cups (wooden), and mugs (rock).
+
| 14 || TOY || item_toy.txt || [[Toy]]s.
 
|-
 
|-
| 13 || INSTRUMENT || Musical {{L|instrument}}s.  Subtypes come from item_instrument.
+
| 15 || WINDOW || NONE || Glass [[window]]s.
 
|-
 
|-
| 14 || TOY || {{L|Toy}}s.  Subtypes come from item_toy.
+
| 16 || CAGE || NONE || [[Cage]]s.
 
|-
 
|-
| 15 || WINDOW || {{L|Window}}s.
+
| 17 || BARREL || NONE || [[Barrel]]s.
 
|-
 
|-
| 16 || CAGE || {{L|Cage}}s.
+
| 18 || BUCKET || NONE || [[Bucket]]s.
 
|-
 
|-
| 17 || BARREL || {{L|Barrel}}s.
+
| 19 || ANIMALTRAP || NONE || [[Animal trap]]s.
 
|-
 
|-
| 18 || BUCKET || {{L|Bucket}}s.
+
| 20 || TABLE || NONE || [[Table]]s.
 
|-
 
|-
| 19 || ANIMALTRAP || {{L|Animal trap}}s.
+
| 21 || COFFIN || NONE || [[Coffin]]s.
 
|-
 
|-
| 20 || TABLE || {{L|Table}}s.
+
| 22 || STATUE || NONE || [[Statue]]s.
 
|-
 
|-
| 21 || COFFIN || {{L|Coffin}}s and caskets.
+
| 23 || CORPSE || NONE || [[Corpse]]s. Does not have a material.
 
|-
 
|-
| 22 || STATUE || {{L|Statue}}s.
+
| 24 || WEAPON || item_weapon.txt || [[Weapon]]s.
 
|-
 
|-
| 23 || CORPSE || {{L|Corpse|Dead things}}.
+
| 25 || ARMOR || item_armor.txt || [[Armor]] and clothing worn on the upper body.
 
|-
 
|-
| 24 || WEAPON || {{L|Weapon}}s.  Subtypes come from item_weapon.
+
| 26 || SHOES || item_shoes.txt || Armor and clothing worn on the feet.
 
|-
 
|-
| 25 || ARMOR || {{L|Armor}} and clothing worn on the upper body.  Subtypes come from item_armor.
+
| 27 || SHIELD || item_shield.txt || [[Shield]]s and bucklers.
 
|-
 
|-
| 26 || SHOES || Armor and clothing worn on the feet.  Subtypes come from item_shoes.
+
| 28 || HELM || item_helm.txt || Armor and clothing worn on the head.
 
|-
 
|-
| 27 || SHIELD || {{L|Shield}}s and bucklers.  Subtypes come from item_shield.
+
| 29 || GLOVES || item_gloves.txt || Armor and clothing worn on the hands.
 
|-
 
|-
| 28 || HELM || Armor and clothing worn on the head.  Subtypes come from item_helm.
+
| 30 || BOX || NONE || [[Container|Chest]]s (wood), coffers (stone), boxes (glass), and bags (cloth or leather).
 
|-
 
|-
| 29 || GLOVES || Clothing worn on the hands.  Subtypes come from item_gloves.
+
| 31 || BIN || NONE || [[Bin]]s.
 
|-
 
|-
| 30 || BOX || {{L|Container|Chest}}s (wood), coffers (stone), boxes (glass), and bags (cloth or leather).
+
| 32 || ARMORSTAND || NONE || [[Armor stand]]s.
 
|-
 
|-
| 31 || BIN || {{L|Bin}}s.
+
| 33 || WEAPONRACK || NONE || [[Weapon rack]]s.
 
|-
 
|-
| 32 || ARMORSTAND || {{L|Armor stand}}s.
+
| 34 || CABINET || NONE || [[Cabinet]]s.
 
|-
 
|-
| 33 || WEAPONRACK || {{L|Weapon rack}}s.
+
| 35 || FIGURINE || NONE || [[Figurine]]s.
 
|-
 
|-
| 34 || CABINET || {{L|Cabinet}}s.
+
| 36 || AMULET || NONE || [[Amulet]]s.
 
|-
 
|-
| 35 || FIGURINE || {{L|Figurine}}s.
+
| 37 || SCEPTER || NONE || [[Scepter]]s.
 
|-
 
|-
| 36 || AMULET || {{L|Amulet}}s.
+
| 38 || AMMO || item_ammo.txt || [[Ammunition]] for hand-held weapons.
 
|-
 
|-
| 37 || SCEPTER || {{L|Scepter}}s.
+
| 39 || CROWN || NONE || [[Crown]]s.
 
|-
 
|-
| 38 || AMMO || {{L|Ammunition}} for hand-held weapons.  Subtypes come from item_ammo.
+
| 40 || RING || NONE || [[Ring]]s.
 
|-
 
|-
| 39 || CROWN || {{L|Crown}}s.
+
| 41 || EARRING || NONE || [[Earring]]s.
 
|-
 
|-
| 40 || RING || {{L|Ring}}s.
+
| 42 || BRACELET || NONE || [[Bracelet]]s.
 
|-
 
|-
| 41 || EARRING || {{L|Earring}}s.
+
| 43 || GEM || NONE || Large [[gem]]s.
 
|-
 
|-
| 42 || BRACELET || {{L|Bracelet}}s.
+
| 44 || ANVIL || NONE || [[Anvil]]s.
 
|-
 
|-
| 43 || GEM || Large {{L|gem}}s.
+
| 45 || CORPSEPIECE || NONE || [[Body part]]s. Does not have a material.
 
|-
 
|-
| 44 || ANVIL || {{L|Anvil}}s.
+
| 46 || REMAINS || NONE || Dead [[vermin]] bodies. Material is CREATURE_ID:CASTE.
 
|-
 
|-
| 45 || CORPSEPIECE || {{L|Body part}}s.
+
| 47 || MEAT || NONE || Butchered [[meat]].
 
|-
 
|-
| 46 || REMAINS || Dead vermin bodies. Material is a creature ID.
+
| 48 || FISH || NONE || Prepared [[fish]]. Material is CREATURE_ID:CASTE.
 
|-
 
|-
| 47 || MEAT || Butchered {{L|meat}}. Material is a creature ID.
+
| 49 || FISH_RAW || NONE || Unprepared [[fish]]. Material is CREATURE_ID:CASTE.
 
|-
 
|-
| 48 || FISH || Prepared {{L|fish}}. Material is a creature ID.
+
| 50 || VERMIN || NONE || Live [[vermin]]. Material is CREATURE_ID:CASTE.
 
|-
 
|-
| 49 || FISH_RAW || Unprepared fish. Material is a creature ID.
+
| 51 || PET || NONE || Tame [[vermin]]. Material is CREATURE_ID:CASTE.
 
|-
 
|-
| 50 || VERMIN || Live {{L|vermin}}. Material is a creature ID.
+
| 52 || SEEDS || NONE || [[Seed]]s from plants.
 
|-
 
|-
| 51 || PET || Tame vermin. Material is a creature ID.
+
| 53 || PLANT || NONE || [[Plant]]s.
 
|-
 
|-
| 52 || SEEDS || {{L|Seed}}s from plants.
+
| 54 || SKIN_TANNED || NONE || [[Leather]].
 
|-
 
|-
| 53 || PLANT || {{L|Plant}}s. Material is a plant ID.
+
| 55 || LEAVES || NONE || Leaves, usually from [[quarry bush]]es.
 
|-
 
|-
| 54 || SKIN_TANNED || {{L|Leather|Tanned skins}}.
+
| 56 || THREAD || NONE || [[Thread]] gathered from webs or made at the [[farmer's workshop]].
 
|-
 
|-
| 55 || LEAVES || Leaves from certain plants after processing.
+
| 57 || CLOTH || NONE || [[Cloth]] made at the [[loom]].
 
|-
 
|-
| 56 || THREAD || {{L|Thread}} gathered from webs or made at the farmer's workshop.
+
| 58 || TOTEM || NONE || Skull [[totem]]s.
 
|-
 
|-
| 57 || CLOTH || {{L|Cloth}} made at the loom.
+
| 59 || PANTS || item_pants.txt || Armor and clothing worn on the legs.
 
|-
 
|-
| 58 || TOTEM || {{L|Totem}}s.
+
| 60 || BACKPACK || NONE || [[Backpack]]s.
 
|-
 
|-
| 59 || PANTS || Armor and clothing worn on the legs.  Subtypes come from item_pants.
+
| 61 || QUIVER || NONE || [[Quiver]]s.
 
|-
 
|-
| 60 || BACKPACK || {{L|Backpack}}s.
+
| 62 || CATAPULTPARTS || NONE || [[Catapult]] parts.
 
|-
 
|-
| 61 || QUIVER || {{L|Quiver}}s.
+
| 63 || BALLISTAPARTS || NONE || [[Ballista]] parts.
 
|-
 
|-
| 62 || CATAPULTPARTS || {{L|Catapult}} parts.
+
| 64 || SIEGEAMMO || item_siegeammo.txt || Siege engine ammunition.
 
|-
 
|-
| 63 || BALLISTAPARTS || {{L|Ballista}} parts.
+
| 65 || BALLISTAARROWHEAD || NONE || Ballista arrow heads.
 
|-
 
|-
| 64 || SIEGEAMMO || Siege ammo.  Subtypes come from item_siegeammo.
+
| 66 || TRAPPARTS || NONE || [[Mechanism]]s.
 
|-
 
|-
| 65 || BALLISTAARROWHEAD || Arrow heads for ballista bolts.
+
| 67 || TRAPCOMP || item_trapcomp.txt || [[Trap component]]s.
 
|-
 
|-
| 66 || TRAPPARTS || {{L|Mechanisms}}.
+
| 68 || DRINK || NONE || [[Alcohol]]ic drinks.
 
|-
 
|-
| 67 || TRAPCOMP || {{L|Trap component}}s.  Subtypes come from item_trapcomp.
+
| 69 || POWDER_MISC || NONE || Powders such as [[flour]], [[gypsum plaster]], [[dye]], or [[sand]].
 
|-
 
|-
| 68 || DRINK || {{L|Alcohol|Liquids}} from brewed plants.
+
| 70 || CHEESE || NONE || Pieces of [[cheese]].
 
|-
 
|-
| 69 || POWDER_MISC || Powders such as {{L|flour}}, {{L|gypsum plaster}}, {{L|dye}}, or {{L|sand}}
+
| 71 || FOOD || item_food.txt || [[Prepared meal]]s.
 
|-
 
|-
| 70 || CHEESE || {{L|Cheese}}s.
+
| 72 || LIQUID_MISC || NONE || Liquids such as [[water]], [[lye]], and extracts.
 
|-
 
|-
| 71 || FOOD || {{L|Prepared meal}}s.
+
| 73 || COIN || NONE || [[Coin]]s.
 
|-
 
|-
| 72 || LIQUID_MISC || Liquids such as {{L|water}}, {{L|lye}}, and extracts.
+
| 74 || GLOB || NONE || [[Fat]], [[tallow]], pastes/pressed objects, and small bits of molten rock/metal.
 
|-
 
|-
| 73 || COIN || {{L|Coin}}s.
+
| 75 || ROCK || NONE || Small rocks (usually [[Knapper|sharpened]] and/or [[Thrower|thrown]] in [[adventurer mode]]).
 
|-
 
|-
| 74 || GLOB || {{L|Fat}}, {{L|tallow}} and small bits of molten rock/metal.
+
| 76 || PIPE_SECTION || NONE || [[Pipe section]]s.
 
|-
 
|-
| 75 || ROCK || Pebbles (more useful in {{L|Thrower|adventure mode}}.)
+
| 77 || HATCH_COVER || NONE || [[Hatch cover]]s.
 
|-
 
|-
| 76 || PIPE_SECTION || {{L|Pipe section}}s.
+
| 78 || GRATE || NONE || [[Grate]]s.
 
|-
 
|-
| 77 || HATCH_COVER || {{L|Hatch cover}}s.
+
| 79 || QUERN || NONE || [[Quern]]s.
 
|-
 
|-
| 78 || GRATE || {{L|Grate}}s.
+
| 80 || MILLSTONE || NONE || [[Millstone]]s.
 
|-
 
|-
| 79 || QUERN || {{L|Quern}}s.
+
| 81 || SPLINT || NONE || [[Splint]]s.
 
|-
 
|-
| 80 || MILLSTONE || {{L|Millstone}}s.
+
| 82 || CRUTCH || NONE || [[Crutch]]es.
 
|-
 
|-
| 81 || SPLINT || {{L|Splint}}s.
+
| 83 || TRACTION_BENCH || NONE || [[Traction bench]]es.
 
|-
 
|-
| 82 || CRUTCH || {{L|Crutch}}es.
+
| 84 || ORTHOPEDIC_CAST || NONE || [[Cast]]s.
 
|-
 
|-
| 83 || TRACTION_BENCH || {{L|Traction bench}}es.
+
| 85 || TOOL || item_tool.txt || [[Tool]]s.
 
|-
 
|-
| 84 || ORTHOPEDIC_CAST || {{L|Cast}}s.
+
| 86 || SLAB || NONE || [[Slab]]s.
 
|-
 
|-
| ?? || TOOL || adventure mode peasant and night creature tools.
+
| 87 || EGG || NONE || [[Egg]]s. 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]]).
 +
 +
{| {{prettytable}}
 +
|- style='background-color:#ddd'
 +
! Token
 +
! Subtype
 +
! 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.
 +
 +
{| {{prettytable}}
 +
|- style='background-color:#ddd'
 +
! Token
 +
! Subtype
 +
! Valid Uses
 +
! Description
 +
 +
|- 
 +
| METAL_ORE 
 +
| Metal 
 +
| [[Reaction]] [REAGENT] 
 +
| Matches a BOULDER item made of a material having [METAL_ORE:<Metal>:###].
 +
 +
|}
 +
 +
==See Also==
 +
*[[Material token]]
 +
*[[Reactions]]
  
 
{{Category|Tokens}}
 
{{Category|Tokens}}
 
{{Category|Modding}}
 
{{Category|Modding}}

Latest revision as of 13:53, 2 May 2020

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 type and 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.

Nearly all items are made of a material, though several types expect a creature ID and caste ID (e.g. ANT:SOLDIER) instead; unfortunately, this is broken in versions prior to v0.43.03Bug:4973 and treats the caste as if it were "NONE".

Standard Item Tokens[edit]

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

Limited/Special Use Item Tokens[edit]

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 Subtype 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[edit]

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

Token Subtype Valid Uses Description
METAL_ORE Metal Reaction [REAGENT] Matches a BOULDER item made of a material having [METAL_ORE:<Metal>:###].

See Also[edit]