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 "Descriptor pattern token"
Jump to navigation
Jump to search
LethosorBot (talk | contribs) m (LethosorBot moved page DF2014:Descriptor pattern token to Descriptor pattern token: Migrating v50 page (921/4618) (content)) |
LethosorBot (talk | contribs) (Tagging v50 page (1114/4888)) |
||
Line 1: | Line 1: | ||
− | {{Quality| | + | {{migrated article}} |
+ | {{Quality|Unrated}} | ||
{{av}} | {{av}} | ||
{{Modding}} | {{Modding}} |
Revision as of 00:26, 21 December 2022
This article was migrated from DF2014:Descriptor pattern token and may be inaccurate for the current version of DF (v50.14). See this page for more information. |
v50.14 · v0.47.05 This article is about the current version of DF.Note that some content may still need to be updated. |
Modding |
---|
Tokens |
Audio · Biome · Graphics · Interaction · Mod info · Plant · Speech · Sphere · Syndrome · World |
Body tokens |
Body · Body detail plan · Bodygloss · Tissue |
Creature tokens |
Creature · Creature mannerism · Personality · Creature variation · Procedural graphics layer |
Descriptor tokens |
Descriptor color · Color · Descriptor pattern · Descriptor shape |
Entity tokens |
Entity · Ethic · Language · Value · Position |
Job tokens |
Building · Labor · Reaction · Skill · Unit type |
Item tokens |
Item type · Item definition · Ammo · Armor · Instrument · Tool · Trap component · Weapon |
Material tokens |
Material type · Material definition · Inorganic material definition |
Tokens used to define descriptor patterns, that may be used instead of descriptor colors. As an example, the descriptor pattern STRIPES_ORANGE_BLACK is what gives tigers their stripes.
Tokens
Token | Arguments | Usage | Description |
---|---|---|---|
PATTERN | SPOTS, STRIPES, MOTTLED, IRIS_EYE or PUPIL_EYE | Required | The type of pattern, deciding the description.
An undefined pattern type causes the description to simply not show up. |
CP_COLOR | color token | Required (mostly) | A color to be used in the pattern. See PATTERN for how many CP_COLOR tokens are needed, and how they are used. Modded color tokens may be used. |