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 "Token"
Jump to navigation
Jump to search
Mason11987 (talk | contribs) (agreed, just adding the category then) |
m (plur -> sing verbs, link forums) |
||
Line 6: | Line 6: | ||
:* [[Armor token]] | :* [[Armor token]] | ||
:* [[Biome token]] | :* [[Biome token]] | ||
− | :* [[Body token]] | + | :* [[Body token]] determines bodily structure, both ''body templates'' (BODY) and ''body parts'' |
:* [[Creature token]] | :* [[Creature token]] | ||
− | :* [[Entity token]] | + | :* [[Entity token]] defines entities, or [[civilizations]], in entity_*.txt files. |
:* [[Item token]] | :* [[Item token]] | ||
− | :* [[Item definition token]] | + | :* [[Item definition token]] is used in item definitions in the raws. |
:* [[Material token]] | :* [[Material token]] | ||
:* [[Matgloss token]] | :* [[Matgloss token]] | ||
Line 21: | Line 21: | ||
− | See Also: | + | This [http://www.bay12games.com/forum/index.php?board=13.0 forum] is the official DF subforum dedicated to discussions about modding. |
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | |||
+ | '''See Also:''' | ||
* [[Bodygloss]] | * [[Bodygloss]] | ||
* [[Raw file]] | * [[Raw file]] | ||
* [[Modding]] | * [[Modding]] | ||
[[category:Modding]] | [[category:Modding]] |
Revision as of 11:20, 9 March 2010
In Dwarf Fortress, a token is a game code tag that adds information, restrictions or behaviour to a creature, object, material, terrain feature or other part of the game. Tokens are visible in the RAW .txt files, and can often be modified to create some interesting results - some useful, some not so much.
Examples of tokens include...
- Ammo token
- Armor token
- Biome token
- Body token determines bodily structure, both body templates (BODY) and body parts
- Creature token
- Entity token defines entities, or civilizations, in entity_*.txt files.
- Item token
- Item definition token is used in item definitions in the raws.
- Material token
- Matgloss token
- Plant token
- Profession token
- Skill token
- SPEC HEAT
- Weapon token
- World token
This forum is the official DF subforum dedicated to discussions about modding.
See Also: