<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dwarffortresswiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=IndigoFenix</id>
	<title>Dwarf Fortress Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://dwarffortresswiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=IndigoFenix"/>
	<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php/Special:Contributions/IndigoFenix"/>
	<updated>2026-04-11T20:46:26Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Emotion&amp;diff=266248</id>
		<title>Emotion</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Emotion&amp;diff=266248"/>
		<updated>2022-09-18T20:23:24Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Superior}}{{av}}{{old}}&lt;br /&gt;
[[File:emotions_preview.png|202px|right]]Certain circumstances can evoke a wide range of '''emotions''', both negative and positive, affecting dwarves' [[stress]] levels. Emotional reactions can result from immediate experience, or from revisiting a long-term memory, and are affected by dwarves' [[personalities]] and values, resulting in different reactions to the same circumstances. Recent emotions experienced by dwarves(listed along with their circumstance pairs) are listed in the [[Thoughts and Preferences]] screen. &lt;br /&gt;
&lt;br /&gt;
Different [[thoughts]] can have different &amp;quot;strength&amp;quot;, denoting the effect the emotion has on a dwarf's stress levels (negative numbers reduce stress, while positive numbers increase it) and depends on time elapsed and dwarven personality. This thought strength is then divided by the 'Divider' numbers given in the table.&lt;br /&gt;
&lt;br /&gt;
: Note that positive thoughts have a ''negative'' number, as they ''reduce'' stress. Numbers closer to 1 or -1 have the strongest effect on stress.&lt;br /&gt;
Many examples of a dwarf feeling emotions are as follows:&amp;lt;br&amp;gt;&lt;br /&gt;
{{dftext|He was |0:1}}{{dftext|frustrated|6:0}}{{dftext| after being kept from alcohol for too long.|0:1}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{dftext|She was |0:1}}{{dftext|resentful|6:0}}{{dftext| after getting into an argument.|0:1}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{dftext|She was |0:1}}{{dftext|blissful|2:1}}{{dftext| after sleeping in a good bedroom.|0:1}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{dftext|He was |0:1}}{{dftext|satisfied|1:1}}{{dftext| near a fine Bed.|0:1}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{dftext|He felt |0:1}}{{dftext|fondness|3:1}}{{dftext| talking with an acquaintance.|0:1}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{dftext|Within the last season, he was |0:1}}{{dftext|angry|4:1}}{{dftext| dwelling upon|5:0}}{{dftext| getting into an argument.|0:1}}&lt;br /&gt;
&lt;br /&gt;
Syndromes can cause a creature to feel particular emotions using the CE_FEEL_EMOTION tag.&lt;br /&gt;
When a creature's stress level is high enough, certain negative emotions may create additional effects. These emotions will display a string in the dwarf's General status screen.&lt;br /&gt;
&lt;br /&gt;
A total of 180 emotions are defined within the code, but only 130 of them are currently implemented: &lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! ID !! Emotion !! Divider !! Additional text / Effects at high stress&lt;br /&gt;
|-&lt;br /&gt;
| -1 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Anything|7:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFFFFF&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
| 0 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Acceptance|7:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#DDFFDD&amp;quot;| -8&lt;br /&gt;
|-&lt;br /&gt;
| 1 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Adoration|3:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#77FF77&amp;quot;| -1&lt;br /&gt;
|-&lt;br /&gt;
| 2 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Affection|3:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 3 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Agitation|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 4 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Aggravation|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 5 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Agony|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF7777&amp;quot;| 1&lt;br /&gt;
|&amp;quot;Writhing in agony!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 6 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Alarm|4:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 7 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Alienation|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 8 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Amazement|1:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFFFFF&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
| 9 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Ambivalence|7:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFFFFF&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
| 10 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Amusement|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#BBFFBB&amp;quot;| -4&lt;br /&gt;
|-&lt;br /&gt;
| 11 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Anger|4:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF9999&amp;quot;| 2&lt;br /&gt;
|-&lt;br /&gt;
| 12 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Angst|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF7777&amp;quot;| 1&lt;br /&gt;
|&amp;quot;In existential crisis!&amp;quot; Creature will lie on the ground, pondering the meaning of life, and will not move.&lt;br /&gt;
|-&lt;br /&gt;
| 13 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Anguish|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF7777&amp;quot;| 1&lt;br /&gt;
|&amp;quot;Anguished!&amp;quot; Creature will lie on the ground crying and will not move.&lt;br /&gt;
|-&lt;br /&gt;
| 14 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Annoyance|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 16 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Anxiety|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 17 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Apathy|7:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFFFFF&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
| 19 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Arousal|3:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#DDFFDD&amp;quot;| -8&lt;br /&gt;
|-&lt;br /&gt;
| 20 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Astonishment|1:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFFFFF&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
| 22 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Aversion|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 23 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Awe|1:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFFFFF&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
| 24 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Bitterness|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF9999&amp;quot;| 2&lt;br /&gt;
|-&lt;br /&gt;
| 25 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Bliss|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#77FF77&amp;quot;| -1&lt;br /&gt;
|-&lt;br /&gt;
| 26 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Boredom|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 27 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Caring|3:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 29 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Confusion|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 30 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Contempt|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 31 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Contentment|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#DDFFDD&amp;quot;| -8&lt;br /&gt;
|-&lt;br /&gt;
| 34 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Defeat|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF9999&amp;quot;| 2&lt;br /&gt;
|-&lt;br /&gt;
| 35 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Dejection|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 36 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Delight|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#77FF77&amp;quot;| -1&lt;br /&gt;
|-&lt;br /&gt;
| 39 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Despair|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF7777&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
| 40 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Disappointment|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 41 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Disgust|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 42 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Disillusionment|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 43 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Dislike|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 44 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Dismay|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF9999&amp;quot;| 2&lt;br /&gt;
|-&lt;br /&gt;
| 45 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Displeasure|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 46 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Distress|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF9999&amp;quot;| 2&lt;br /&gt;
|-&lt;br /&gt;
| 47 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Doubt|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 49 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Eagerness|1:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#BBFFBB&amp;quot;| -4&lt;br /&gt;
|-&lt;br /&gt;
| 51 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Elation|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 52 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Embarrassment|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 53 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Empathy|3:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 54 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Emptiness|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 55 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Enjoyment|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#DDFFDD&amp;quot;| -8&lt;br /&gt;
|-&lt;br /&gt;
| 57 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Enthusiasm|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#DDFFDD&amp;quot;| -8&lt;br /&gt;
|-&lt;br /&gt;
| 59 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Euphoria|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#77FF77&amp;quot;| -1&lt;br /&gt;
|-&lt;br /&gt;
| 60 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Exasperation|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 61 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Excitement|1:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 62 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Exhilaration|1:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 63 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Expectancy|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#DDFFDD&amp;quot;| -8&lt;br /&gt;
|-&lt;br /&gt;
| 64 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Fear|4:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF7777&amp;quot;| 1&lt;br /&gt;
|&amp;quot;Experiencing mortal fear!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 65 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Ferocity|4:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF9999&amp;quot;| 2&lt;br /&gt;
|-&lt;br /&gt;
| 66 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Fondness|3:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#DDFFDD&amp;quot;| -8&lt;br /&gt;
|-&lt;br /&gt;
| 67 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Freedom|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#BBFFBB&amp;quot;| -4&lt;br /&gt;
|-&lt;br /&gt;
| 68 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Fright|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF9999&amp;quot;| 2&lt;br /&gt;
|-&lt;br /&gt;
| 69 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Frustration|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 71 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Gaiety|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 73 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Glee|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 74 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Gloom|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 75 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Glumness|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 76 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Gratitude|3:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#BBFFBB&amp;quot;| -4&lt;br /&gt;
|-&lt;br /&gt;
| 78 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Grief|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF9999&amp;quot;| 2&lt;br /&gt;
|-&lt;br /&gt;
| 79 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Grim Satisfaction|5:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFFFFF&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
| 80 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Grouchiness|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 81 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Grumpiness|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 82 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Guilt|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 83 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Happiness|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 84 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Hatred|4:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF9999&amp;quot;| 2&lt;br /&gt;
|-&lt;br /&gt;
| 86 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Hope|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 87 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Hopelessness|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF9999&amp;quot;| 2&lt;br /&gt;
|-&lt;br /&gt;
| 88 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Horror|4:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF7777&amp;quot;| 1&lt;br /&gt;
|&amp;quot;Overwhelmed by horror!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 90 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Humiliation|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 95 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Insult|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 96 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Interest|1:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#DDFFDD&amp;quot;| -8&lt;br /&gt;
|-&lt;br /&gt;
| 97 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Irritation|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 98 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Isolation|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 100 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Jolliness|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#BBFFBB&amp;quot;| -4&lt;br /&gt;
|-&lt;br /&gt;
| 101 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Joviality|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 102 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Joy|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#77FF77&amp;quot;| -1&lt;br /&gt;
|-&lt;br /&gt;
| 103 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Jubilation|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#77FF77&amp;quot;| -1&lt;br /&gt;
|-&lt;br /&gt;
| 105 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Loathing|4:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF9999&amp;quot;| 2&lt;br /&gt;
|-&lt;br /&gt;
| 106 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Loneliness|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 108 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Love|3:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#77FF77&amp;quot;| -1&lt;br /&gt;
|-&lt;br /&gt;
| 110 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Lust|3:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#DDFFDD&amp;quot;| -8&lt;br /&gt;
|-&lt;br /&gt;
| 112 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Misery|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF7777&amp;quot;| 1&lt;br /&gt;
|&amp;quot;Wallowing in misery!&amp;quot; Creature will lie on the ground crying and will not move.&lt;br /&gt;
|-&lt;br /&gt;
| 113 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Mortification|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF9999&amp;quot;| 2&lt;br /&gt;
|-&lt;br /&gt;
| 115 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Nervousness|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 116 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Nostalgia|1:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#DDFFDD&amp;quot;| -8&lt;br /&gt;
|-&lt;br /&gt;
| 117 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Optimism|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#BBFFBB&amp;quot;| -4&lt;br /&gt;
|-&lt;br /&gt;
| 118 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Outrage|4:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF9999&amp;quot;| 2&lt;br /&gt;
|-&lt;br /&gt;
| 119 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Panic|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF7777&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
| 120 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Patience|7:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#DDFFDD&amp;quot;| -8&lt;br /&gt;
|-&lt;br /&gt;
| 121 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Passion|3:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 122 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Pessimism|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 124 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Pleasure|3:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#BBFFBB&amp;quot;| -4&lt;br /&gt;
|-&lt;br /&gt;
| 125 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Pride|3:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#BBFFBB&amp;quot;| -4&lt;br /&gt;
|-&lt;br /&gt;
| 126 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Rage|4:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF7777&amp;quot;| 1&lt;br /&gt;
|&amp;quot;Enraged at all enemies!&amp;quot; Causes Enraged.&lt;br /&gt;
|-&lt;br /&gt;
| 127 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Rapture|3:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#77FF77&amp;quot;| -1&lt;br /&gt;
|-&lt;br /&gt;
| 128 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Rejection|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 129 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Relief|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 130 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Regret|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 131 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Remorse|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 132 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Repentance|1:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 133 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Resentment|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 135 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Righteous Indignation|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 136 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Sadness|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 137 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Satisfaction|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#DDFFDD&amp;quot;| -8&lt;br /&gt;
|-&lt;br /&gt;
| 139 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Self Pity|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 141 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Servile|1:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFFFFF&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
| 142 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Shaken|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF7777&amp;quot;| 1&lt;br /&gt;
|&amp;quot;Shaken to the core!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 143 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Shame|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 144 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Shock|6:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF7777&amp;quot;| 1&lt;br /&gt;
|&amp;quot;In emotional shock!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 149 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Suspicion|5:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 150 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Sympathy|3:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#DDFFDD&amp;quot;| -8&lt;br /&gt;
|-&lt;br /&gt;
| 151 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Tenderness|3:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 153 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Terror|4:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF7777&amp;quot;| 1&lt;br /&gt;
|&amp;quot;Overcome by terror!&amp;quot; Creature will flee from enemies. &lt;br /&gt;
Default behavior when experiencing high stress in combat.&lt;br /&gt;
|-&lt;br /&gt;
| 154 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Thrill|1:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 156 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Triumph|2:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#99FF99&amp;quot;| -2&lt;br /&gt;
|-&lt;br /&gt;
| 157 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Uneasiness|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 158 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Unhappiness|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 159 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Vengefulness|4:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFBBBB&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
| 161 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Wonder|1:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#DDFFDD&amp;quot;| -8&lt;br /&gt;
|-&lt;br /&gt;
| 162 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Worry|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 163 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Wrath|4:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#FF7777&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
| 164 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Zeal|1:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#BBFFBB&amp;quot;| -4&lt;br /&gt;
|-&lt;br /&gt;
| 168 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Restless|6:0}}&lt;br /&gt;
|style=&amp;quot;background-color:#FFDDDD&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
| 169 &lt;br /&gt;
|style=&amp;quot;background-color:#000000&amp;quot;|{{DFtext|Admiration|3:1}}&lt;br /&gt;
|style=&amp;quot;background-color:#DDFFDD&amp;quot;| -8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Category|Thoughts}}&lt;br /&gt;
[[ru:Emotion]]&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Position_token&amp;diff=264054</id>
		<title>Position token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Position_token&amp;diff=264054"/>
		<updated>2022-06-01T16:22:43Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quality|Fine|11:39, 18 May 2015 (UTC)}}&lt;br /&gt;
{{av}}&lt;br /&gt;
{{Modding}}&lt;br /&gt;
These tokens define positions in entity_*.txt files (see [[Entity token]]).&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
==Position tokens==&lt;br /&gt;
These tokens belong in an entity definition. These tokens apply to a position (such as monarch) and should follow the [POSITION:POSITION_NAME] token.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ACCOUNT_EXEMPT}}&lt;br /&gt;
|&lt;br /&gt;
| The position holder is not subjected to the [[Dwarven economy|economy]]. Less than relevant right now.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALLOWED_CLASS}}&lt;br /&gt;
| {{token|CREATURE_CLASS|creature}} token&lt;br /&gt;
| Only creatures with the specified class token can be appointed to this position.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALLOWED_CREATURE}}&lt;br /&gt;
| CREATURE:CASTE&lt;br /&gt;
| Restricts the position to only the defined [[caste]]. Only works with a caste of the entity's current race. (If the entity had multiple CREATURE: tokens)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APPOINTED_BY}}&lt;br /&gt;
| position&lt;br /&gt;
| This position can only be chosen for the task from the nobles screen, and is available only if there is an *argument* present. For example, the GENERAL is [APPOINTED_BY:MONARCH]. Contrast [ELECTED]. Being appointed by a MONARCH seems to handle a lot of worldgen stuff, and interferes with fort mode titles.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BRAG_ON_KILL}}&lt;br /&gt;
| &lt;br /&gt;
| A creature that kills a member of this position will be sure to talk about it a lot.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHAT_WORTHY}}&lt;br /&gt;
| &lt;br /&gt;
| In adventure mode, when referencing locations, an NPC may mention this position holder living there or having done some deed there, it also means that the position exists in world-gen, rather than being created only at the end of world-gen.&lt;br /&gt;
Before 47.05, Dark Fortress civs cannot have this tag on anybody but their Law Maker, or the game will crash without leaving an errorlog.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COLOR}}&lt;br /&gt;
| color&lt;br /&gt;
| Creatures of this position will have this color, instead of their profession color, e.g. [COLOR:5:0:1].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COMMANDER}}&lt;br /&gt;
| position:ALL&lt;br /&gt;
| This position will act as a commander of the specified position{{verify}}. E.g. GENERAL is [COMMANDER:LIEUTENANT:ALL]. Unknown if values other than ALL work.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CONQUERED_SITE}}&lt;br /&gt;
| &lt;br /&gt;
| This position is a puppet ruler left behind in a conquered site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DEMAND_MAX}}&lt;br /&gt;
| number (0-100)&lt;br /&gt;
| How many demands the position can make of the population at one time.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DETERMINES_COIN_DESIGN}}&lt;br /&gt;
| &lt;br /&gt;
| The site's (or civ's) minted [[coin]]s, if any, will have images that reflect the personality of this position holder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DO_NOT_CULL}}&lt;br /&gt;
| &lt;br /&gt;
| The position won't be culled from Legends as &amp;quot;unimportant&amp;quot; during world generation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DUTY_BOUND}}&lt;br /&gt;
| &lt;br /&gt;
| Members of this position will never agree to 'join' your character during adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ELECTED}}&lt;br /&gt;
| &lt;br /&gt;
| The population will periodically select the most skill-eligible creature to fill this position for site-level positions at the player's fort. For responsibilities or positions that use more than one skill, no skill takes priority in electing a creature: an accomplished comedian is more qualified for the TRADE responsibility than a skilled appraiser. A creature may be elected to multiple positions at the same time. Contrast [APPOINTED_BY].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXECUTION_SKILL}}&lt;br /&gt;
| weapon skill&lt;br /&gt;
| A mandatory sub-tag of [RESPONSIBILITY:EXECUTIONS]. Determines the weapon chosen by the executioner for their work.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXPORTED_IN_LEGENDS}}&lt;br /&gt;
| &lt;br /&gt;
| The various members who have filled this role will be listed in the civilisation's history.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FLASHES}}&lt;br /&gt;
| &lt;br /&gt;
| The creature holding this position will visibly flash, like legendary citizens. Represents a properly noble station by default.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENDER}} &lt;br /&gt;
| male/female&lt;br /&gt;
| The position can only be held by the specified gender. Currently bugged {{bug|2714}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|KILL_QUEST}}&lt;br /&gt;
| &lt;br /&gt;
| The position can assign quests to adventurers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAND_HOLDER}}&lt;br /&gt;
| importance tier (1-3)&lt;br /&gt;
| This is an alternative to SITE.  What it does is allow positions to be created at civ-level 'as needed' for all sites that meet the requirements to have them, which are the values set in LAND_HOLDER_TRIGGER.  The character is tied permanently to a particular site but also operates at the civ-level.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAND_NAME}}&lt;br /&gt;
| string&lt;br /&gt;
| The name the area takes on when under the control of a LAND_HOLDER. E.g. for the DUKE, [LAND_NAME:a duchy]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MANDATE_MAX}}&lt;br /&gt;
| number (0-100)&lt;br /&gt;
| The maximum number of mandates the position can make at once.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENIAL_WORK_EXEMPTION}}&lt;br /&gt;
| &lt;br /&gt;
| The position holder cannot be assigned labors. Currently nonfunctional.{{bug|3721}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENIAL_WORK_EXEMPTION_SPOUSE}}&lt;br /&gt;
| &lt;br /&gt;
| The spouse of the position holder doesn't have to work, either - see above.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MILITARY_SCREEN_ONLY}}&lt;br /&gt;
|&lt;br /&gt;
| This position cannot be appointed from the nobles screen. Intended for militia captains and other squad leaders to reduce clutter. Currently nonfunctional{{bug|8965}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NAME}}&lt;br /&gt;
| singular:plural&lt;br /&gt;
| The name of the position.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NAME_MALE}}&lt;br /&gt;
| singular:plural&lt;br /&gt;
| If the creature holding the position is male, this is the position's name. E.g. for MONARCH, [NAME_MALE:king:kings]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NAME_FEMALE}}&lt;br /&gt;
| singular:plural&lt;br /&gt;
| If the creature holding the position is female, this is the position's name. E.g. for MONARCH, [NAME_FEMALE:queen:queens]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NUMBER}}&lt;br /&gt;
| &lt;br /&gt;
* number/AS_NEEDED&lt;br /&gt;
| How many of the position there should be. If the [SITE] token exists, this is per site, otherwise this is per civilisation.  AS_NEEDED applies only to positions involved with the military command chain; this is used to allow armies to expand to whatever size they need to be. Non-military positions with NUMBER:AS_NEEDED will not be appointed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PRECEDENCE}}&lt;br /&gt;
| number (0-30000)&lt;br /&gt;
| How important the position is in society; a lower number is more important and displayed higher in the Nobles menu. For MONARCH it's 1, for MILITIA_CAPTAIN it's 200.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PUNISHMENT_EXEMPTION}}&lt;br /&gt;
| &lt;br /&gt;
| The position holder will not be held accountable for his or her crimes. Currently nonfunctional.{{bug|4589}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|QUEST_GIVER}}&lt;br /&gt;
|&lt;br /&gt;
| The position holder can give quests in Adventure mode. Functionality in 0.31.13 and later is uncertain.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REJECTED_CLASS}}&lt;br /&gt;
| CREATURE_CLASS Token&lt;br /&gt;
| Creatures of the specified class cannot be appointed to this position.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REJECTED_CREATURE}}&lt;br /&gt;
| CREATURE:CASTE&lt;br /&gt;
| Restricts position holders by CREATURE type.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REPLACED_BY}}&lt;br /&gt;
| position&lt;br /&gt;
| This position is absorbed by another down the line. For example, expedition leader is [REPLACED_BY:MAYOR].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REQUIRED_BEDROOM}}&lt;br /&gt;
| number (0-1000000)&lt;br /&gt;
| The position holder requires a bedroom with at least this value.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REQUIRED_BOXES}}&lt;br /&gt;
| number (0-100)&lt;br /&gt;
| The position holder requires at least this many boxes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REQUIRED_CABINETS}}&lt;br /&gt;
| number (0-100)&lt;br /&gt;
| The position holder requires at least this many cabinets.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REQUIRED_DINING}}&lt;br /&gt;
| number (0-1000000)&lt;br /&gt;
| The position holder requires a dining room with at least this value.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REQUIRED_OFFICE}}&lt;br /&gt;
| number (0-1000000)&lt;br /&gt;
| The position holder requires an office with at least this value.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REQUIRED_RACKS}}&lt;br /&gt;
| number (0-100)&lt;br /&gt;
| The position holder requires at least this many weapon racks.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REQUIRED_STANDS}}&lt;br /&gt;
| number (0-100)&lt;br /&gt;
| The position holder requires at least this many armour stands.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REQUIRED_TOMB}}&lt;br /&gt;
| number (0-1000000)&lt;br /&gt;
| The position holder requires a tomb with at least this value.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REQUIRES_MARKET}}&lt;br /&gt;
| &lt;br /&gt;
| Does not have anything directly to do with markets.  It means that in minor sites (such as hillocks) the position will not appear, while in major sites (such as dwarf fortresses) it will.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REQUIRES_POPULATION}}&lt;br /&gt;
| number&lt;br /&gt;
| The position requires the population to be at least this number before it becomes available, or before the position holder will move in.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RESPONSIBILITY}}&lt;br /&gt;
| responsibility&lt;br /&gt;
| The position holder does a thing. See the table below for suitable arguments.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RULES_FROM_LOCATION}}&lt;br /&gt;
| &lt;br /&gt;
| If there is a special location set aside for rulers, such as a human castle/mead hall, the position holder will always be found at that particular location. Does nothing for dwarven nobles, because at present, dwarves have no such special locations. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SITE}}&lt;br /&gt;
| &lt;br /&gt;
| Every site government will have the defined number of this position instead of the whole civilization; provided that other criteria (if any) are met. Unless LAND_HOLDER is present instead, the defined number of the position will be created only for the civilization as a whole. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SLEEP_PRETENSION}}&lt;br /&gt;
| &lt;br /&gt;
| The position holder will get upset if someone with a higher PRECEDENCE holds quarters with a greater value than their own.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIAL_BURIAL}}&lt;br /&gt;
| &lt;br /&gt;
| The civilization will inter the corpse of the position holder in a special grave, either in catacombs or in monuments. If that grave is disturbed, the position holder can return as a [[mummy]]. {{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPOUSE}}&lt;br /&gt;
| singular:plural&lt;br /&gt;
| The name of the position holder's spouse.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPOUSE_FEMALE}}&lt;br /&gt;
| singular:plural&lt;br /&gt;
| If the spouse of the creature holding the position is female, this is the spouse's position name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPOUSE_MALE}}&lt;br /&gt;
| singular:plural&lt;br /&gt;
| If the spouse of the creature holding the position is male, this is the spouse's position name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SQUAD}}&lt;br /&gt;
| number:singular:plural&lt;br /&gt;
| The position holder is authorized to form a military squad, led by themselves using the [[leader]] and [[military tactics]] skills. The number denotes the maximum headcount. The noun used to describe the subordinates (e.g. royal guard) is used in adventure mode for the adventurer.  &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SUCCESSION}}&lt;br /&gt;
| &lt;br /&gt;
* BY_HEIR / BY_POSITION:position&lt;br /&gt;
| How a new position holder is chosen. A single position can have multiple BY_POSITION tokens.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Responsibilities ==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Argument&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ACCOUNTING}}&lt;br /&gt;
| Found on [[bookkeeper]]. Position will use [[record keeper]] skill to keep track of stocks.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ADVISE_LEADERS}}{{version|0.47.01}}&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_ENEMIES}}&lt;br /&gt;
| Found on elven [[ranger captain]] and human warrior. Effect unknown.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BUILD_MORALE}}&lt;br /&gt;
| Found on [[champion]]. Position will lead military training exercises.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BUILDING_SAFETY}}{{version|0.47.01}}&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COLLECT_TAXES}}&lt;br /&gt;
| Currently unused - was originally assigned to the tax collector.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CONSTRUCTION_PERMITS}}{{version|0.47.01}}&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EQUIPMENT_MANIFESTS}}&lt;br /&gt;
| Currently unused - was originally assigned to the arsenal dwarf.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ESCORT_TAX_COLLECTOR}}&lt;br /&gt;
| Currently unused - was originally assigned to the Royal Guards (squad members beneath the Hammerer).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ESPIONAGE}}{{version|0.47.01}}&lt;br /&gt;
| Found on [[dungeon master]] and [[General|princess]] and uses the [[schemer]] skill.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ESTABLISH_COLONY_TRADE_AGREEMENTS}}&lt;br /&gt;
| Found on [[outpost liaison]]. Position travels with the caravan and uses [[social skill]]s to make trade agreements with any settlements that it visits, provided they are domestic, report the news and promote LAND_HOLDER positions. Also reports recent news. Presumably has no effect at site level. Crucially, it does not visit foreign settlements, but the civ-level TRADE position does the exact same thing in its position.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXECUTIONS}}&lt;br /&gt;
| Found on [[hammerer]]. Position executes death penalty judgements with a weapon of the appropriate skill.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIRE_SAFETY}}{{version|0.47.01}}&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FOOD_SUPPLY}}{{version|0.47.01}}&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HEALTH_MANAGEMENT}}&lt;br /&gt;
| Found on [[chief medical dwarf]]. Position will use [[diagnostician]] skill to enable the {{key|z}}-menu health screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|JUDGE}}{{version|0.47.01}}&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAW_ENFORCEMENT}}&lt;br /&gt;
| Found on [[sheriff]]/[[captain of the guard]]. Position and its subordinates are in charge of punishing criminals. A [SITE] position holding this responsibility plus the SQUAD token (or allowing the entity to have a SITE_VARIABLE_POSITION with this responsibility) is required for an adventurer from a given civilization to start as a hearthperson, fortress guard, etc.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAW_MAKING}}&lt;br /&gt;
| Found on monarch/landholders. Will be referred to as the leader of the site in adventure mode and they may be informed as to the site being the capital city for civ-level positions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAINTAIN_BRIDGES}}{{version|0.47.01}}&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAINTAIN_ROADS}}{{version|0.47.01}}&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAINTAIN_SEWERS}}{{version|0.47.01}}&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAINTAIN_TUNNELS}}{{version|0.47.01}}&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAKE_INTRODUCTIONS}}&lt;br /&gt;
| Position will make a 'social call' to an established foreign settlement, complimenting or insulting them depending on relations and reporting the news.  &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAKE_PEACE_AGREEMENTS}}&lt;br /&gt;
| Found on diplomat. Position negotiates peace treaties in order to end wars.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAKE_TOPIC_AGREEMENTS}}&lt;br /&gt;
| Found on diplomat. Position negotiates special agreements, such as tree cutting quotas.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MANAGE_ANIMALS}}{{version|0.47.01}}&lt;br /&gt;
| Found on [[dungeon master]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MANAGE_LEADER_HOUSEHOLD_CLEANLINESS}}{{version|0.47.01}}&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MANAGE_LEADER_HOUSEHOLD_DRINKS}}{{version|0.47.01}}&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MANAGE_LEADER_HOUSEHOLD_FOOD}}{{version|0.47.01}}&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MANAGE_PRODUCTION}}&lt;br /&gt;
| Found on [[manager]]. Position enables the use of workshop profiles and uses the [[organizer]] skill to process work orders entered in the job manager after the fortress population reaches 20.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MEET_WORKERS}}&lt;br /&gt;
| Found on expedition leader/mayor. Position uses the various [[social skill]]s to hold meetings with unhappy citizens and try to pacify them with happy thoughts. In adventure mode, [SITE] positions with this responsibility handle petitions to make the player a performer for the local government.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MILITARY_GOALS}}&lt;br /&gt;
| Found on monarch/landholder/leaders. Character is in charge of going to war and making peace for the government they work for. Without a position with this responsibility at civ level the civilization will not be able to make peace and its sites will wage war on each other constantly, and as a result, all viable civilizations must have one leader with this tag at civ level. This appears not to be a problem for [[kobold]]s, presumably due to either the SKULKING or the UTTERANCES tokens. If no position has this responsibility in fortress mode, players are unable to start [[missions]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MILITARY_STRATEGY}}&lt;br /&gt;
| Found on [[general]]/[[militia commander]]. During worldgen, position will go on expeditions to tame exotic creatures. Means that they will command the armies of their site or civilization. Issues the orders for the teams conducting raids or other operations away from the fortress.{{version|0.44.01}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|OVERSEE_LEADER_HOUSEHOLD}}{{version|0.47.01}}&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PATROL_TERRITORY}}&lt;br /&gt;
| Found on elven ranger captain. Effect unknown.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PREPARE_LEADER_MEALS}}{{version|0.47.01}}&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RECEIVE_DIPLOMATS}}&lt;br /&gt;
| Found on monarch/landholder/leaders. Position uses the various social skills to hold meetings with incoming diplomats and liaisons.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RELIGION}}&lt;br /&gt;
| Found on elven [[druid]] and uses [[social skill]]s. Position informs you about worship cults{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SORT_AMMUNITION}}&lt;br /&gt;
| Currently unused - was originally assigned to the arsenal dwarf.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TAME_EXOTICS}}&lt;br /&gt;
| Position will tame animals with the {{token|PET_EXOTIC}} token. Currently unused - was originally assigned to the dungeon master.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRADE}}&lt;br /&gt;
| Found on [[broker]]. Position will use Appraisal skill to display value estimates and the various Social skills to trade at the depot. When applied to other civilizations, this position will arrive with the caravan to make trade agreements (like the Human Guild Representative from older versions) and behaves otherwise like the civ's own ESTABLISH_COLONY_TRADE_AGREEMENTS position holder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UPGRADE_SQUAD_EQUIPMENT}}&lt;br /&gt;
| Currently unused - was originally assigned to the arsenal dwarf.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Related tokens ==&lt;br /&gt;
The following two ENTITY tokens are not actually position tokens, but bear mentioning on this page because they can modify the way that a civilization's positions behave:&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAND_HOLDER_TRIGGER}}&lt;br /&gt;
|&lt;br /&gt;
* landholder tier&lt;br /&gt;
* population&lt;br /&gt;
* wealth exported&lt;br /&gt;
* created wealth&lt;br /&gt;
| Defines the requirements for the noble ruler promotions. The tier numbers determine which position is used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VARIABLE_POSITIONS}}&lt;br /&gt;
| Position responsibility or ALL&lt;br /&gt;
| Allows a responsibility to be taken up by a dynamically generated position (such as Law-maker).&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Why won't my positions appear? ==&lt;br /&gt;
The way DF determines what positions will actually ''appear'' in your fortress is somewhat counter-intuitive and fairly limiting. This guide should help you understand what you can do to actually get your positions working properly.&lt;br /&gt;
&lt;br /&gt;
There are five tokens governing which positions appear in your fortress - LAND_HOLDER, REQUIRES_POPULATION, APPOINTED_BY, ELECTED, and REPLACED_BY. The first two determine when your fortress is eligible for a new position, the next two determine how a new position for which your fortress is eligible can be added, and the fifth allows you to clear up obsolete positions. Unfortunately, they also interact in some strange ways that makes creating interesting position structures difficult.&lt;br /&gt;
&lt;br /&gt;
When you start a new fortress, DF compiles a list of your initial positions. To do this, it looks at the requirements for each position - any position whose only requirement is less than seven dwarves (either because they have no requirement tokens, or because their only requirement tokens are [REQUIRES_POPULATION: =&amp;lt; 7] or [LAND_HOLDER:some trigger whose only requirement is some number of dwarves equal to or less than 7]). Most importantly, ''any'' position whose only requirement is a LAND_HOLDER requirement, regardless of what the trigger for that requirement is, will be added if another eligible starting position is REPLACED_BY it. '''A non-LAND_HOLDER position that is REPLACED_BY a LAND_HOLDER position will never appear.''' With this list compiled, the game culls all positions that are REPLACED_BY another eligible position, and then culls all positions that have the APPOINTED_BY token. '''You may not embark with any appointed positions.''' Any remaining positions are then filled by a dwarf chosen at random.&lt;br /&gt;
&lt;br /&gt;
'''Positions do not automatically appear when you reach their requirements.''' For example, if you remove the ELECTED token from the Mayor, then the Mayor will never appear, even once you reach their required number of dwarves. '''For a position that does not appear at embark to appear in your fortress, it must be APPOINTED_BY another position or ELECTED.'''&lt;br /&gt;
&lt;br /&gt;
Naturally, this is more complicated than it looks. '''APPOINTED_BY positions must be appointed by another position already in your fortress, or a civ-level position. Only LAND_HOLDER positions may be appointed by civ-level positions.''' LAND_HOLDER positions that are APPOINTED_BY civ-level positions are inherently tied to civ-level tokens with the ESTABLISH_COLONY_TRADE_AGREEMENTS responsibility. If a fortress meets the LAND_HOLDER_TRIGGER for a new LAND_HOLDER tier when a caravan leaves, then the next time the outpost liaison or equivalent arrives, they will offer to make you an official colony, which will allow you to select all positions for that LAND_HOLDER level. '''Each time they appear, the outpost liaison will only promote your fortress one tier up the LAND_HOLDER track.''' The biggest problem with this system is that you may set your LAND_HOLDER_TRIGGERS such that you are eligible for the first tier of LAND_HOLDER positions at embark. '''If you are eligible for the first tier of LAND_HOLDER positions at embark, then all first-tier positions will appear twice - once at embark, and again when the outpost liaison comes to appoint you to the first tier.'''&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Tokens}}&lt;br /&gt;
[[ru:Position token]]&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Interaction_token&amp;diff=260450</id>
		<title>Interaction token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Interaction_token&amp;diff=260450"/>
		<updated>2022-01-01T23:19:11Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
The following [[token]]s can be used to define and use interactions. (''It appears that, at least in order to make the big list make a little more sense, [[DF2014:Necromancer#Modding|some]]  [[DF2014:Interaction_examples|examples]] of those may be necessary''.)&lt;br /&gt;
&lt;br /&gt;
==Definitions==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#C0C0C0&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Context&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|INTERACTION}}&lt;br /&gt;
| Global&lt;br /&gt;
| ID&lt;br /&gt;
| Used to start defining a new interaction. The term &amp;quot;interaction ID&amp;quot; refers to the text specified within this token; this is used to make reference to the interaction in various other places.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXPERIMENT_ONLY}}{{version|0.47.01}}&lt;br /&gt;
| Global&lt;br /&gt;
| &lt;br /&gt;
| Disallows use of the interaction in play, but if the interaction animates or resurrects corpses, or has an I_SOURCE:EXPERIMENT tag, it can be used in worldgen. Animation and resurrection interactions do not need I_SOURCE:EXPERIMENT to work in worldgen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|I_SOURCE}}&lt;br /&gt;
| Global&lt;br /&gt;
| type&lt;br /&gt;
| Defines what things are capable of triggering this interaction - multiple sources may be specified. Valid values:&lt;br /&gt;
* '''CREATURE_ACTION''' - Specifies that the interaction may be used in conjunction with [[Creature_token#CAN_DO_INTERACTION|[CAN_DO_INTERACTION]]] and [[Syndrome#CE_CAN_DO_INTERACTION|[CE_CAN_DO_INTERACTION]]], but it isn't actually necessary for this. It might exist simply to allow for the inclusion of IS_ tokens (detailed below) to be applied when the interaction is used in this context.&lt;br /&gt;
* '''ATTACK''' - Allows the interaction to be used in conjunction with [[Creature_token#SPECIALATTACK_INTERACTION|[SPECIALATTACK_INTERACTION]]] and [[Syndrome#Special_Effects|[CE_SPECIAL_ATTACK_INTERACTION]]].&lt;br /&gt;
* '''INGESTION''' - Allows the interaction to be used in conjunction with [[Syndrome#CE_BODY_MAT_INTERACTION|[CE_BODY_MAT_INTERACTION]]].&lt;br /&gt;
* '''DEITY''' - Allows the interaction to be inflicted upon mortals by the gods, for reasons dictated by [[Interaction_token#IS_USAGE_HINT|[IS_USAGE_HINT]]].&lt;br /&gt;
* '''SECRET''' - Allows the interaction to act as a secret which can be learnt and passed on to others, as specified via [[Interaction_token#IS_SECRET|[IS_SECRET]]]. Appropriate [[Interaction_token#I_EFFECT|interaction effects]] with a [[Interaction_token#IE_TARGET|creature target]] will be applied to individuals who learn the secret. It is possible to set restrictions on who may learn the secret by using creature target tokens as described below. Also see [[Interaction_token#IS_SECRET_GOAL|[IS_SECRET_GOAL]]] and [[Interaction_token#IS_SPHERE|[IS_SPHERE]]].&lt;br /&gt;
* '''REGION''' - Allows the interaction to take place spontaneously in regions specified using [[Interaction_token#IS_REGION|[IS_REGION]]]. Also see [[Interaction_token#IS_FREQUENCY|[IS_FREQUENCY]]] and [[Interaction_token#IE_INTERMITTENT|[IE_INTERMITTENT]]].&lt;br /&gt;
* '''DISTURBANCE''' - Allows the interaction to take place spontaneously in disturbed [[tomb|tombs]]; generated interactions with this token are used to create [[mummy|mummies]].&lt;br /&gt;
* '''UNDERGROUND_SPECIAL''' - Allows the interaction to take place spontaneously in [[Demonic fortress|curious underground structures]] (which have since been removed {{version|0.40.01}}); generated interactions with this token used to be used to produce [[undead|zombies]] when creating the structure's inhabitants.&lt;br /&gt;
* '''EXPERIMENT''' - This can be used by NIGHT_CREATURE_EXPERIMENTERs while &amp;quot;performing horrible experiments&amp;quot; in worldgen. Only seems relevant for interactions that target living creatures. Note that all NIGHT_CREATURE_EXPERIMENTERs have access to generated experiments, and due to the large number of generated experiments available custom experiment interactions will tend to show up very rarely.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_HIST_STRING_1}}&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| text&lt;br /&gt;
| Describes what the interaction did to a historical figure; this is displayed in legends mode following the name of the historical figure who performed the interaction and preceding the name of the targeted historical figure (or, in the case of [[Interaction_token#I_SOURCE|[I_SOURCE:INGESTION]]], the historical figure from whom the consumed material was extracted).&lt;br /&gt;
&lt;br /&gt;
[IS_HIST_STRING_1: cursed]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_HIST_STRING_2}}&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| text&lt;br /&gt;
| Describes what the interaction did to a historical figure; this is displayed in legends mode after the name of the historical figure who was targeted by the interaction. In the case of [[Interaction_token#I_SOURCE|[I_SOURCE:INGESTION]]], it is displayed after the name of the historical figure from whom the consumed material was extracted.&lt;br /&gt;
&lt;br /&gt;
[IS_HIST_STRING_2: to assume the form of a lizard-like monster every full moon]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_TRIGGER_STRING}}{{version|0.47.01}}&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| text&lt;br /&gt;
| Displayed as an announcement when the interaction is carried out during play. The text follows the name of the target unit, and is preceded by [[Interaction_token#IS_TRIGGER_STRING_SECOND|IS_TRIGGER_STRING_SECOND]] or [[Interaction_token#IS_TRIGGER_STRING_THIRD|IS_TRIGGER_STRING_THIRD]]. May be limited to [[Interaction_token#I_SOURCE|[I_SOURCE:DEITY]]] and [[Interaction_token#I_SOURCE|[I_SOURCE:EXPERIMENT]]] interactions at present; this still needs to be tested.&lt;br /&gt;
&lt;br /&gt;
[IS_TRIGGER_STRING: been infected with a contagious ghoulish condition]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_TRIGGER_STRING_SECOND}}{{version|0.47.01}}&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| text&lt;br /&gt;
| Presented before the [[Interaction_token#IS_TRIGGER_STRING|IS_TRIGGER_STRING]] when describing the event in the second person.&lt;br /&gt;
&lt;br /&gt;
[IS_TRIGGER_STRING_SECOND: have]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_TRIGGER_STRING_THIRD}}{{version|0.47.01}}&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| text&lt;br /&gt;
| Presented before the [[Interaction_token#IS_TRIGGER_STRING|IS_TRIGGER_STRING]] when describing the event in the third person.&lt;br /&gt;
&lt;br /&gt;
[IS_TRIGGER_STRING_THIRD: has]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_NAME}}&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| string&lt;br /&gt;
| Generally used with [[Interaction_token#I_SOURCE|[I_SOURCE:SECRET]]] interactions to describe what the secret is about (though it may be used to name any I_SOURCE). This name is engraved onto the appropriate secret-containing slabs from worldgen, and is used in legends mode when describing the secret being learnt by historical figures.&lt;br /&gt;
&lt;br /&gt;
[IS_NAME:the secrets of life and death]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_SPHERE}}&lt;br /&gt;
| Within I_SOURCE:SECRET&lt;br /&gt;
| [[Sphere#Available_spheres|sphere]]&lt;br /&gt;
| Indicates the [[sphere]] to which this secret pertains. Only one sphere can be defined for each [I_SOURCE:SECRET] token, so several [I_SOURCE:SECRET] tokens are required to make a secret belong to multiple spheres.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_SECRET_GOAL}}&lt;br /&gt;
| Within I_SOURCE:SECRET&lt;br /&gt;
| Secret Goal token&lt;br /&gt;
| Indicates why somebody would want to learn the secret. Valid values:&lt;br /&gt;
* '''STAY_ALIVE'''&lt;br /&gt;
* '''MAINTAIN_ENTITY_STATUS'''&lt;br /&gt;
* '''START_A_FAMILY'''&lt;br /&gt;
* '''RULE_THE_WORLD'''&lt;br /&gt;
* '''CREATE_A_GREAT_WORK_OF_ART'''&lt;br /&gt;
* '''CRAFT_A_MASTERWORK'''&lt;br /&gt;
* '''BRING_PEACE_TO_THE_WORLD'''&lt;br /&gt;
* '''BECOME_A_LEGENDARY_WARRIOR'''&lt;br /&gt;
* '''MASTER_A_SKILL'''&lt;br /&gt;
* '''FALL_IN_LOVE'''&lt;br /&gt;
* '''SEE_THE_GREAT_NATURAL_SITES'''&lt;br /&gt;
* '''IMMORTALITY'''&lt;br /&gt;
However, currently only IMMORTALITY will result in a secret being pursued during world-gen.{{Verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_SECRET}}&lt;br /&gt;
| Within I_SOURCE:SECRET&lt;br /&gt;
| Secret Flag&lt;br /&gt;
| Indicates how the secret can be learned. Valid values:&lt;br /&gt;
* '''SUPERNATURAL_LEARNING_POSSIBLE''' - gods may gift the secret to their worshippers. Secrets with [[Interaction_token#IS_SPHERE|[IS_SPHERE]]] specified may only be granted by gods who have at least one matching sphere.&lt;br /&gt;
* '''MUNDANE_RESEARCH_POSSIBLE''' - the secret can be researched by mundane means. This doesn't do anything at present. [http://www.bay12forums.com/smf/index.php?topic=169696.msg8243222#msg8243222].&lt;br /&gt;
* '''MUNDANE_TEACHING_POSSIBLE''' - the secret can be taught to apprentices&lt;br /&gt;
* '''MUNDANE_RECORDING_POSSIBLE:objects/text/(book_title).txt:objects/text/(book_topic).txt''' - the secret can be written in books with the specified title. If this tag is present, a slab will be created upon learning the secret by supernatural means.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_USAGE_HINT}}&lt;br /&gt;
| Within I_SOURCE:DEITY&lt;br /&gt;
| Usage Hint token&lt;br /&gt;
| Indicates why a deity would choose to perform this interaction. See [[Interaction_token#USAGE_HINT|CDI:USAGE_HINT]] below for valid values - in this context, '''MINOR_BLESSING'''{{version|0.47.01}}, '''MEDIUM_BLESSING'''{{version|0.47.01}}, '''MINOR_CURSE'''{{version|0.47.01}}, '''MEDIUM_CURSE'''{{version|0.47.01}}, and '''MAJOR_CURSE''' are the only values that make sense.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_REGION}}&lt;br /&gt;
| Within I_SOURCE:REGION&lt;br /&gt;
| Region type&lt;br /&gt;
| Indicates what types of regions are capable of performing this interaction. This token may be specified several times per I_SOURCE to permit multiple terrain/alignment types. Valid values:&lt;br /&gt;
&lt;br /&gt;
* '''ANY''' permits the interaction to occur in all regions, regardless of terrain or alignment&lt;br /&gt;
&lt;br /&gt;
[[Biome|Terrain]]:&lt;br /&gt;
&lt;br /&gt;
* '''DESERT'''&lt;br /&gt;
* '''FOREST'''&lt;br /&gt;
* '''GLACIER'''&lt;br /&gt;
* '''GRASSLAND'''&lt;br /&gt;
* '''HILLS'''&lt;br /&gt;
* '''LAKE'''&lt;br /&gt;
* '''MOUNTAINS'''&lt;br /&gt;
* '''OCEAN'''&lt;br /&gt;
* '''SWAMP'''&lt;br /&gt;
* '''TUNDRA'''&lt;br /&gt;
* '''ANY_TERRAIN''' permits the interaction to occur in all regions which meet alignment specifications&lt;br /&gt;
&lt;br /&gt;
[[Surroundings#Combinations &amp;amp; characteristics of surroundings|Alignment]]:&lt;br /&gt;
&lt;br /&gt;
* '''NORMAL_ALLOWED'''&lt;br /&gt;
* '''EVIL_ALLOWED'''&lt;br /&gt;
* '''GOOD_ALLOWED'''&lt;br /&gt;
* '''SAVAGE_ALLOWED'''&lt;br /&gt;
* '''EVIL_ONLY'''&lt;br /&gt;
* '''GOOD_ONLY'''&lt;br /&gt;
* '''SAVAGE_ONLY'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_FREQUENCY}}&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| Probability&lt;br /&gt;
| When used with [[Interaction_token#I_SOURCE|[I_SOURCE:REGION]]], determines how likely it is for the region(s) specified via [[Interaction_token#IS_REGION|[IS_REGION]]] to possess this interaction.&lt;br /&gt;
&lt;br /&gt;
Note: it appears that regions aren't allowed to possess more than a single regional interaction at present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|I_TARGET}}&lt;br /&gt;
| Global&lt;br /&gt;
| ID, type&lt;br /&gt;
| Defines the targets available for subsequent use with [[Interaction_token#I_EFFECT|[I_EFFECT]]] tokens. Multiple targets may be specified; the precise target(s) used with each interaction effect are indicated via their ID (see [[Interaction_token#IE_TARGET|[IE_TARGET]]]). Valid values:&lt;br /&gt;
* '''CORPSE''' - The target is a [[Item_token#CORPSE|CORPSE]] or [[Item_token#CORPSEPIECE|CORPSEPIECE]] item.&lt;br /&gt;
* '''CREATURE''' - The target is a [[Creature|unit]].&lt;br /&gt;
* '''MATERIAL''' - This is a valid target for use in [[Interaction_token#I_EFFECT|[I_EFFECT:MATERIAL_EMISSION]]] interaction effects, and is used to set the material or flow type of the emission. This information, in turn, is either obtained from an [[Interaction_token#IT_MATERIAL|[IT_MATERIAL]]] token or by using [[Interaction_token#IT_LOCATION|[IT_LOCATION:CONTEXT_MATERIAL]]]. Using the latter implies that the precise emission info will be provided when defining [[Interaction_token#Breath_attacks|how an interaction user can use the interaction in question via CDI tokens]], enabling one to create 'template' material emission interactions such as the MATERIAL_EMISSION and MATERIAL_EMISSION_WITH_HIDE interactions included in the vanilla raws.&lt;br /&gt;
* '''LOCATION''' - The target is a [[tile|local map tile]]. If used with [[Interaction_token#IT_LOCATION|[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]]], creatures at the target tile are also valid targets.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_LOCATION}}&lt;br /&gt;
| Within I_TARGET&lt;br /&gt;
| Location&lt;br /&gt;
| This is often included after [[Interaction_token#I_TARGET|[I_TARGET]]] token to add more detail about the target. Valid values:&lt;br /&gt;
* '''CONTEXT_CREATURE''' - Used with CREATURE to target the whole unit.&lt;br /&gt;
* '''CONTEXT_BP''' - Used with CREATURE to target the body part specified in [[Interaction_token#BP_REQUIRED|[CDI:BP_REQUIRED]]].&lt;br /&gt;
* '''CONTEXT_LOCATION''' - Used with LOCATION to target only a tile.&lt;br /&gt;
* '''CONTEXT_CREATURE_OR_LOCATION''' - Used with LOCATION to allow for targetting of both creatures and tiles.&lt;br /&gt;
* '''CONTEXT_ITEM''' - Used with CORPSE.&lt;br /&gt;
* '''CONTEXT_REGION''' - Can only be used by [[Interaction_token#I_SOURCE|[I_SOURCE:REGION]]] interactions.&lt;br /&gt;
* '''CONTEXT_MATERIAL''' - Used with MATERIAL if you want an [[Interaction_token#I_EFFECT|[I_EFFECT:MATERIAL_EMISSION]]] to obtain the emission material/flow type from [[Interaction_token#MATERIAL|[CDI:MATERIAL]]] or [[Interaction_token#FLOW|[CDI:FLOW]]].&lt;br /&gt;
* '''RANDOM_NEARBY_LOCATION'''{{version|0.47.01}} - Used with LOCATION. Targets a location from somewhere random within a number of squares from another LOCATION target specified by its target ID. For example, [I_TARGET:B:LOCATION] with [IT_LOCATION:RANDOM_NEARBY_LOCATION:A:5] will randomly select a tile lying somewhere within a radius of 5 tiles from [I_TARGET:A:LOCATION]. A walkable path between the two locations must exist.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_MANUAL_INPUT}}&lt;br /&gt;
| Within I_TARGET&lt;br /&gt;
| text&lt;br /&gt;
| Tells the adventure mode player what they should be selecting. If not specified, the player will only be able to target themselves.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_AFFECTED_CREATURE}}&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| CREATURE:CASTE&lt;br /&gt;
| Specifies specific creatures the interaction can target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_AFFECTED_CLASS}}&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature class&lt;br /&gt;
| Specifies creature classes the interaction can target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_IMMUNE_CREATURE}}&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| CREATURE:CASTE&lt;br /&gt;
| Specifies specific creatures the interaction cannot target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_IMMUNE_CLASS}}&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature class&lt;br /&gt;
| Specifies creature classes the interaction cannot target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_REQUIRES}}&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature token or property&lt;br /&gt;
| Indicates that the target must have the specified property. Valid values:&lt;br /&gt;
* '''FIT_FOR_ANIMATION''' - Any corpse or body part that can become a zombie (heads, hands, etc.)&lt;br /&gt;
* '''FIT_FOR_RESURRECTION''' - The target corpse's UPPERBODY must be attached.&lt;br /&gt;
* '''HAS_BLOOD'''&lt;br /&gt;
* '''MORTAL'''&lt;br /&gt;
* '''NO_AGING'''&lt;br /&gt;
* '''STERILE'''&lt;br /&gt;
* Creature token: '''BLOODSUCKER, CAN_LEARN, CAN_SPEAK, CRAZED, EXTRAVISION, MISCHIEVOUS''' (or '''MISCHIEVIOUS'''), '''NO_CONNECTIONS_FOR_MOVEMENT, NO_DIZZINESS, NO_DRINK, NO_EAT, NO_FEVERS, NO_PHYS_ATT_GAIN, NO_PHYS_ATT_RUST, NO_SLEEP, NO_THOUGHT_CENTER_FOR_MOVEMENT, NOBREATHE, NOEMOTION, NOEXERT, NOFEAR, NONAUSEA, NOPAIN, NOSTUN, NOT_LIVING, NOTHOUGHT, OPPOSED_TO_LIFE, PARALYZEIMMUNE, SUPERNATURAL, TRANCES, UTTERANCES'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_FORBIDDEN}}&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature token or property&lt;br /&gt;
| Indicates that the target must not have the specified property. Valid values are the same as for IT_REQUIRES.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_CANNOT_TARGET_IF_ALREADY_AFFECTED}}&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| &lt;br /&gt;
| Prevents the interaction from targeting a creature that's already under the effect of the same interaction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_CANNOT_HAVE_SYNDROME_CLASS}}&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| [[Syndrome]] class&lt;br /&gt;
| Prevents the interaction from targeting a creature under the effects of a syndrome having the specified SYN_CLASS value.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_MATERIAL}}&lt;br /&gt;
| Within I_TARGET:MATERIAL&lt;br /&gt;
| type&lt;br /&gt;
| Specifies the type of material the interaction targets; currently only used for [[Interaction_token#I_EFFECT|MATERIAL_EMISSION]] interaction effects. See [[Interaction_token#Breath_Attacks_Types|Breath Attack Types]]. Valid values:&lt;br /&gt;
* '''FLOW''':Breath attack token - The emission will consist of the specified special flow type.&lt;br /&gt;
* '''MATERIAL''':[[Material token]]:Breath attack token - The emission will consist of the specified material dispersed in the specified manner.&lt;br /&gt;
* '''CONTEXT_MATERIAL''' - Indicates the emission details should be obtained from [[Interaction_token#MATERIAL|[CDI:MATERIAL]]] or [[Interaction_token#FLOW|[CDI:FLOW]]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|I_EFFECT}}&lt;br /&gt;
| Global&lt;br /&gt;
| type&lt;br /&gt;
| Specifies what the interaction does to the targets. Multiple [I_EFFECT]s may be specified in a single interaction, and the same type may be used more than once. Valid values:&lt;br /&gt;
&lt;br /&gt;
* '''ADD_SYNDROME''' - Adds one or more syndromes to a valid creature target.  You must specify the syndrome details just below this interaction effect using the &amp;lt;code&amp;gt;[[Syndrome#SYNDROME|[SYNDROME]]]&amp;lt;/code&amp;gt; tag followed by the relevant syndrome tokens. See [[syndrome#The anatomy of a syndrome|here]] for more information.&lt;br /&gt;
&lt;br /&gt;
* '''ANIMATE''' - Raises the target corpse/bodypart as an [[undead]] unit. The zombie will always be hostile to life and will retain no information about its original personality/loyalties. Syndromes can also be specified within this tag. If a regional interaction contains this effect, affected regions will have undead wildlife.&lt;br /&gt;
&lt;br /&gt;
* '''RESURRECT''' - Takes a target corpse and returns the creature to life.  This can be used on parts that are not FIT_FOR_RESURRECTION, but only the main part (with an UPPERBODY attached) will remain loyal to its original faction.  Syndromes can also be specified within this tag.&lt;br /&gt;
&lt;br /&gt;
* '''CLEAN''' - Removes [[Contaminant|contaminants]] from a valid creature target. See {{token|IE_GRIME_LEVEL|in}}  and {{token|IE_SYNDROME_TAG|in}}.&lt;br /&gt;
&lt;br /&gt;
* '''CONTACT''' - Causes the creatures to touch.&lt;br /&gt;
&lt;br /&gt;
* '''MATERIAL_EMISSION''' - Causes a particular material to be emitted. Used by [[evil weather]] and the MATERIAL_EMISSION interaction.&lt;br /&gt;
&lt;br /&gt;
* '''HIDE''' - Allows the creature to [[Ambusher|hide]] even if another creature can see it.&lt;br /&gt;
&lt;br /&gt;
* '''CREATE_ITEM'''{{version|0.47.01}} - Creates an item as described by {{token|IE_ITEM|in}} and {{token|IE_ITEM_QUALITY|in}}.&lt;br /&gt;
&lt;br /&gt;
* '''CHANGE_ITEM_QUALITY'''{{version|0.47.01}} - Alters an item's quality level as indicated by either {{token|IE_CHANGE_QUALITY|in}} or {{token|IE_SET_QUALITY|in}}. When targeting a unit, all items equipped by that unit will be affected.&lt;br /&gt;
&lt;br /&gt;
* '''SUMMON_UNIT'''{{version|0.47.01}} - Creates a new unit at the target. The type of unit can either be specified using the {{token|CREATURE|in}} token, or made to be randomly selected as indicated by a variety of flag-based tokens: {{token|IE_CREATURE_FLAG|in}}, {{token|IE_FORBIDDEN_CREATURE_FLAG|in}}, {{token|IE_CREATURE_CASTE_FLAG|in}}, {{token|IE_FORBIDDEN_CREATURE_CASTE_FLAG|in}}, {{token|IE_HAVE_FAST_EFFORTLESS_GAIT_SPEED|in}} and/or {{token|IE_ALL_SLOW_EFFORTLESS_GAIT_SPEED|in}}. See also {{token|IE_TIME_RANGE|in}} and {{token|IE_MAKE_PET_IF_POSSIBLE|in}}.&lt;br /&gt;
&lt;br /&gt;
* '''PROPEL_UNIT'''{{version|0.47.01}} - Applies a force specified using {{token|IE_PROPEL_FORCE|in}} to a unit to knock it back.&lt;br /&gt;
&lt;br /&gt;
* '''CHANGE_WEATHER'''{{version|0.47.01}} - Changes the weather as specified by {{token|IE_ADD_WEATHER|in}} and/or {{token|IE_REMOVE_WEATHER|in}}.&lt;br /&gt;
&lt;br /&gt;
* '''RAISE_GHOST'''{{version|0.47.01}} - Present in version 0.47.01 and accepted as a valid I_EFFECT token, but does not have an effect currently.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_ARENA_NAME}}&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| text&lt;br /&gt;
| Allows the interaction effect to be applied directly to newly spawned creatures in [[object testing arena|arena mode]]. The specified name is used to represent it within the creature creation [[Object_testing_arena#Effects|effects list]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_TARGET}}&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| ID&lt;br /&gt;
| Specifies which [[Interaction_token#I_TARGET|I_TARGET]] a particular interaction effect will be applied to. For example, in an interaction with the token [I_TARGET:B:CREATURE], 'B' is the ID used to indicate this target option. [I_EFFECT:ADD_SYNDROME] followed by [IE_TARGET:B] would therefore apply the syndrome to this target. Certain types of interaction effects require multiple IE_TARGET tokens in a specific order to function properly. A few effects do not require a target at all.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_INTERMITTENT}}&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| Frequency&lt;br /&gt;
| Only appears to work with [I_SOURCE:REGION] interactions. Indicates that the effect happens intermittently and specifies roughly how often. Regional interactions aren't able to use effects which lack this token. Valid values:&lt;br /&gt;
* '''WEEKLY'''&lt;br /&gt;
&lt;br /&gt;
Note: DAILY, MONTHLY and YEARLY also exist in the string dump but don't appear to work at present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_IMMEDIATE}}&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
|&lt;br /&gt;
| Indicates that the effect happens immediately.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_LOCATION}}&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| Location Hint&lt;br /&gt;
| Prevents the interaction effect from manifesting unless the target is in a location which meets the specified criteria. &lt;br /&gt;
Valid values:&lt;br /&gt;
* '''IN_WATER'''&lt;br /&gt;
* '''IN_MAGMA'''&lt;br /&gt;
* '''NO_WATER'''&lt;br /&gt;
* '''NO_MAGMA'''&lt;br /&gt;
* '''NO_THICK_FOG'''&lt;br /&gt;
* '''OUTSIDE'''&lt;br /&gt;
A [[Water#Depth|depth]] of 1/7 is sufficient for IN_WATER and IN_MAGMA.&lt;br /&gt;
&lt;br /&gt;
Note: NO_THICK_FOG and OUTSIDE are accepted as valid location hints when specified with IE_LOCATION, but don't appear to work. It's possible that they're currently only implemented for use with &amp;lt;code&amp;gt;[[Interaction_token#LOCATION_HINT|[CDI:LOCATION_HINT]]]&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_ADD_WEATHER}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:CHANGE_WEATHER&lt;br /&gt;
| type&lt;br /&gt;
| Indicates what type of weather is added. Valid values:&lt;br /&gt;
* '''FOG_MIST'''&lt;br /&gt;
* '''FOG_NORMAL'''&lt;br /&gt;
* '''FOG_THICK'''&lt;br /&gt;
* '''FRONT_WARM'''&lt;br /&gt;
* '''FRONT_COLD'''&lt;br /&gt;
* '''FRONT_OCCLUDED'''&lt;br /&gt;
* '''STRATUS_ALTO'''&lt;br /&gt;
* '''STRATUS_PROPER'''&lt;br /&gt;
* '''STRATUS_NIMBUS'''&lt;br /&gt;
* '''CUMULUS_MED'''&lt;br /&gt;
* '''CUMULUS_MULTI'''&lt;br /&gt;
* '''CUMULUS_NIMBUS'''&lt;br /&gt;
* '''CIRRUS'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_REMOVE_WEATHER}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:CHANGE_WEATHER&lt;br /&gt;
| type&lt;br /&gt;
| Indicates what type of weather is removed. See [[Interaction_token#IE_ADD_WEATHER|above]] for a list of valid weather types.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_GRIME_LEVEL}}&lt;br /&gt;
| Within I_EFFECT:CLEAN&lt;br /&gt;
| amount?&lt;br /&gt;
| [IE_GRIME_LEVEL:2] appears in the default cleaning interaction, and may indicate amount of grime cleaned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_SYNDROME_TAG}}&lt;br /&gt;
| Within I_EFFECT:CLEAN&lt;br /&gt;
| syndrome trigger flag&lt;br /&gt;
| When a creature cleans off a [[contaminant]] which is associated with a [[syndrome]], the syndrome will be contracted if it has a matching [[Syndrome#The_anatomy_of_a_syndrome|trigger flag]]. This is what enables [[cat]]s to become slightly inebriated when licking off [[alcohol]]. '''SYN_INGESTED''' appears to be the only syndrome trigger flag that works in this context.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_PROPEL_FORCE}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:PROPEL_UNIT&lt;br /&gt;
| amount&lt;br /&gt;
| Indicates the amount of force that the target will be propelled with.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_ITEM}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:CREATE_ITEM&lt;br /&gt;
| &amp;lt;probability&amp;gt;:&amp;lt;quantity&amp;gt;:[[item token]]:[[material token]]&lt;br /&gt;
| Defines what item will be created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_ITEM_QUALITY}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:CREATE_ITEM&lt;br /&gt;
| &amp;lt;[[Item_quality|quality]]&amp;gt; OR &amp;lt;minimum [[Item_quality|quality]]&amp;gt;:&amp;lt;maximum [[Item_quality|quality]]&amp;gt;&lt;br /&gt;
| Defines what [[Item quality|quality]] the created item shall have. Can either be specified in the form of a single, fixed quality (it seems that ARTIFACT can only be used in this manner), or a minimum and maximum level (in which case the quality is selected randomly). Valid values (numerals only except for ARTIFACT):&lt;br /&gt;
* '''0''' = ordinary&lt;br /&gt;
* '''1''' = well-crafted&lt;br /&gt;
* '''2''' = finely crafted&lt;br /&gt;
* '''3''' = superior quality&lt;br /&gt;
* '''4''' = exceptional&lt;br /&gt;
* '''5''' = masterwork&lt;br /&gt;
* '''ARTIFACT'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_SET_QUALITY}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:CHANGE_ITEM_QUALITY&lt;br /&gt;
| [[Interaction_token#IE_ITEM_QUALITY|quality level]]&lt;br /&gt;
| Defines a fixed [[Item_quality|quality]] level which the affected item(s) will be set to (decreasing or increasing in quality as necessary). See [[Interaction_token#IE_ITEM_QUALITY|above]] for a list of valid quality levels (but note that ARTIFACT cannot be used in this effect).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_CHANGE_QUALITY}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:CHANGE_ITEM_QUALITY&lt;br /&gt;
| amount&lt;br /&gt;
| Determines how much the [[Item_quality|quality]] of the item(s) will be changed. For instance, improving a well-crafted -item- ([[Interaction_token#IE_ITEM_QUALITY|quality level]] 1) by 2 will turn it into a superior-quality *item* (quality level 3). A negative value can be used to decrease quality. Quality cannot be increased beyond level 5 (masterwork) or decreased below level 0 (ordinary).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
| &amp;lt;creature token&amp;gt;:&amp;lt;caste token&amp;gt;&lt;br /&gt;
| Indicates which specific creature will be created when using this interaction. ANY can be used in place of a specific caste token. Only one [CREATURE] may currently be specified per interaction effect.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_CREATURE_FLAG}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
| &amp;lt;[[Interaction_token#Creature_and_Caste_Flags|creature flag]]&amp;gt;&lt;br /&gt;
| When this token is added to a random creature summoning effect, it narrows down the selection to creatures which have the specified [[Interaction_token#Creature_and_Caste_Flags|creature flag]]. This token may be used multiple times per interaction effect; creatures which lack any of the indicated flags will never be summoned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_FORBIDDEN_CREATURE_FLAG}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
| &amp;lt;[[Interaction_token#Creature_and_Caste_Flags|creature flag]]&amp;gt;&lt;br /&gt;
| When this token is added to a random creature summoning effect, any creature with the specified [[Interaction_token#Creature_and_Caste_Flags|creature flag]] will be excluded from the selection. This token may be used multiple times per interaction effect; creatures which possess any of the indicated flags will never be summoned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_CREATURE_CASTE_FLAG}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
| &amp;lt;[[Interaction_token#Creature_and_Caste_Flags|caste flag]]&amp;gt;&lt;br /&gt;
| When this token is added to a random creature summoning effect, it narrows down the selection to creatures which have the specified [[Interaction_token#Creature_and_Caste_Flags|caste flag]]. This token may be used multiple times per interaction effect; creatures which lack any of the indicated flags will never be summoned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_FORBIDDEN_CREATURE_CASTE_FLAG}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
| &amp;lt;[[Interaction_token#Creature_and_Caste_Flags|caste flag]]&amp;gt;&lt;br /&gt;
| When this token is added to a random creature summoning effect, it excludes any creature with the specified [[Interaction_token#Creature_and_Caste_Flags|caste flag]]. This token may be used multiple times per interaction effect; creatures which possess any of the indicated flags will never be summoned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_HAVE_FAST_EFFORTLESS_GAIT_SPEED}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
| &amp;lt;minimum [[Gait#Speed|gait speed]]&amp;gt;&lt;br /&gt;
| When this token is added to a random creature summoning effect, it narrows down the selection to creatures which have at least one [[gait]] with an [[Creature_token#GAIT|&amp;lt;energy expenditure&amp;gt;]] of 0 and a [[Creature_token#GAIT|&amp;lt;max speed&amp;gt;]] less than or equal to the specified &amp;lt;minimum gait speed&amp;gt; (&amp;quot;less than&amp;quot; because lower is faster in the scale used for [[Gait#Speed|gait speed]]). [http://www.bay12forums.com/smf/index.php?topic=169696.msg8243222#msg8243222]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_ALL_SLOW_EFFORTLESS_GAIT_SPEED}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
| &amp;lt;maximum [[Gait#Speed|gait speed]]&amp;gt;&lt;br /&gt;
| When this token is added to a random creature summoning effect, it excludes any creatures which have at least one [[gait]] with an [[Creature_token#GAIT|&amp;lt;energy expenditure&amp;gt;]] of 0 and a [[Creature_token#GAIT|&amp;lt;max speed&amp;gt;]] value less than or equal to the specified &amp;lt;maximum gait speed&amp;gt; (note that larger values are slower in the scale used for [[Gait#Speed|gait speed]]). [http://www.bay12forums.com/smf/index.php?topic=169696.msg8243222#msg8243222]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_TIME_RANGE}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
| &amp;lt;minimum [[Time|ticks]]&amp;gt;:&amp;lt;maximum [[Time|ticks]]&amp;gt;&lt;br /&gt;
| The summoned unit vanishes in a puff of smoke once a certain amount of time has elapsed. The time limit is a randomly selected number of ticks within the specified minimum-maximum time range. The unit will persist indefinitely if this token is omitted.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_MAKE_PET_IF_POSSIBLE}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
|&lt;br /&gt;
| Makes the summoned unit behave as a pet of the unit who performed the summoning interaction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERATED}}&lt;br /&gt;
| Global&lt;br /&gt;
| &lt;br /&gt;
| Indicates that this is a generated interaction. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
To enable a particular type of creature to use an interaction directly, the [[creature token]] &amp;lt;code&amp;gt;[[Creature_token#CAN_DO_INTERACTION|[CAN_DO_INTERACTION:&amp;lt;interaction name&amp;gt;]]]&amp;lt;/code&amp;gt; should be added to its creature raws (replacing '&amp;lt;interaction name&amp;gt;' with the ID of the desired interaction; for an interaction called &amp;lt;code&amp;gt;[INTERACTION:CLEANING]&amp;lt;/code&amp;gt; in the raws, the ID would be &amp;quot;CLEANING&amp;quot;), followed by a series of [CDI:...] tokens as detailed below.&lt;br /&gt;
&lt;br /&gt;
Interactions can also be granted to individual creatures via [[syndrome]]s using the syndrome effect token &amp;lt;code&amp;gt;[[Syndrome#CE_CAN_DO_INTERACTION|[CE_CAN_DO_INTERACTION]]]&amp;lt;/code&amp;gt; followed by &amp;lt;code&amp;gt;[[Interaction_token#INTERACTION|[CDI:INTERACTION:&amp;lt;interaction name&amp;gt;]]]&amp;lt;/code&amp;gt; and additional CDI tokens as required.&lt;br /&gt;
&lt;br /&gt;
The following is a list of valid CDI tokens. Precede them with &amp;quot;CDI:&amp;quot; in the style of &amp;lt;code&amp;gt;[CDI:ADV_NAME:Clean]&amp;lt;/code&amp;gt;, for example.&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#C0C0C0&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|INTERACTION}}&lt;br /&gt;
| ID&lt;br /&gt;
| Specifies which interaction can be performed. This is only needed following [[Syndrome#Special_Effects|CE_CAN_DO_INTERACTION]]; there's no need to include this after [[Creature_token#CAN_DO_INTERACTION|CAN_DO_INTERACTION]] as the latter allows you to specify the interaction directly (as explained [[Interaction_token#Usage|above]]).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ADV_NAME}}&lt;br /&gt;
| text&lt;br /&gt;
| Specifies the name of the interaction as it will appear on the [[Adventurer_mode|adventure mode]] 'powers/abilities' menu.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TARGET}}&lt;br /&gt;
| target ID, target types&lt;br /&gt;
| Specifies how the creature chooses what to target. Target ID refers to an I_TARGET defined in the interaction itself. Multiple target types can be specified. If no target is specified, creature will target any available target within range, even through walls.  Valid target types:&lt;br /&gt;
* '''LINE_OF_SIGHT''' - the source needs to be able to see the target&lt;br /&gt;
* '''TOUCHABLE''' - the source needs to be able to touch the target&lt;br /&gt;
* '''DISTURBER_ONLY''' - the target must be whoever disturbed the source (this is currently only relevant to [[mummy|mummies]], allowing them to curse solely the unit who disturbed their [[tomb|resting place]])&lt;br /&gt;
* '''SELF_ALLOWED''' - the target can be the source&lt;br /&gt;
* '''SELF_ONLY''' - the target '''must''' be the source&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TARGET_RANGE}}&lt;br /&gt;
| target ID, range&lt;br /&gt;
| Determines the maximum distance from the interaction user (in [[tile]]s) at which something can be considered a valid target. For [[Interaction_token#SOLID_GLOB|SOLID_GLOB]], [[Interaction_token#SHARP_ROCK|SHARP_ROCK]], [[Interaction_token#LIQUID_GLOB|LIQUID_GLOB]] and [[Interaction_token#FIREBALL|FIREBALL]] breath attacks, also determines how far the projectiles can fly before falling to the ground.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAX_TARGET_NUMBER}}&lt;br /&gt;
| ID, number&lt;br /&gt;
| Specifies the maximum number of things that can be selected for a particular I_TARGET.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOCATION_HINT}}&lt;br /&gt;
| Location Hint&lt;br /&gt;
| Prevents CPU-controlled creatures from using the interaction unless they are in a location which meets the specified criteria. See [[Interaction_token#IE_LOCATION|above]] for a list of valid location hint values.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USAGE_HINT}}&lt;br /&gt;
| Usage hint token&lt;br /&gt;
| Indicates when and how CPU-controlled creatures will use the interaction. If no hint is specified, the interaction will be used whenever a valid target is available{{verify}}. Multiple usage hints may be specified. Valid values:&lt;br /&gt;
* '''GREETING''' - Creatures will target 'friendly' creatures, usually at random.&lt;br /&gt;
* '''ATTACK''' - Targets enemy creatures in combat.  If the interaction specifies SELF_ONLY, CPU-controlled creatures will never use it.&lt;br /&gt;
* '''DEFEND'''{{version|0.47.01}} - Used in combat. Creature will target itself.&lt;br /&gt;
* '''FLEEING''' - Used when fleeing an enemy.  Creature will target itself.&lt;br /&gt;
* '''CLEAN_SELF''' - Creature targets itself when its body is covered with [[contaminant]]s.&lt;br /&gt;
* '''CLEAN_FRIEND''' - As above, but targets other friendly units instead.&lt;br /&gt;
* '''NEGATIVE_SOCIAL_RESPONSE''' - Used when a creature is expressing contempt (for example, to a murderer). This is used in the default spitting interaction, for example.&lt;br /&gt;
* '''TORMENT''' - This is also used in the default spitting interaction, and is presumably used in a similar context.&lt;br /&gt;
* '''MINOR_BLESSING'''{{version|0.47.01}} - Used in divination dice blessings. Targets the roller.&lt;br /&gt;
* '''MEDIUM_BLESSING'''{{version|0.47.01}} - Used in divination dice blessings. Targets the roller.&lt;br /&gt;
* '''MINOR_CURSE'''{{version|0.47.01}} - Used in divination dice curses. Targets the roller.&lt;br /&gt;
* '''MEDIUM_CURSE'''{{version|0.47.01}} - Used in divination dice curses. Targets the roller.&lt;br /&gt;
* '''MAJOR_CURSE''' - Used in disturbance and deity curses.  Targets the tomb disturber/temple defiler.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WAIT_PERIOD}}&lt;br /&gt;
| number&lt;br /&gt;
| The creature must wait the specified number of [[time|ticks]] before being able to use the interaction again. The delay defaults to 20 ticks if this is omitted. Setting it to 0 removes the delay altogether.&lt;br /&gt;
Note: A WAIT_PERIOD of 10 is 10 ticks long in [[fortress mode]], but only 1 tick long in [[adventurer mode]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FREE_ACTION}}&lt;br /&gt;
|&lt;br /&gt;
| Indicates that performing the interaction doesn't take any time.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BP_REQUIRED}}&lt;br /&gt;
| Body part criteria&lt;br /&gt;
| Indicates that a particular body part must be present in order to perform the interaction. Criteria are '''BY_CATEGORY:'''[[Body_token#CATEGORY|category]], '''BY_TYPE:'''type (GRASP, for example),  or '''BY_TOKEN:'''[[Body_token#BP|token]] (uses the body part ID). See [[Body_token|body token]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERBAL}}&lt;br /&gt;
| &lt;br /&gt;
| Only creatures that [[Creature_token#CAN_SPEAK|can speak]] will be able to use the interaction.  Might also be needed for VERBAL_SPEECH.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERBAL_SPEECH}}&lt;br /&gt;
| filename&lt;br /&gt;
| Specifies what the creature says when they perform the interaction. Filename path is relative to /data/speech.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_BE_MUTUAL}}&lt;br /&gt;
| &lt;br /&gt;
| Presumably allows two creatures with the same interaction to use it on each other simultaneously, for example, cats cleaning each other.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERB}}&lt;br /&gt;
| self:other:mutual&lt;br /&gt;
| When a creature uses the interaction, a combat report message will be displayed in the form:&lt;br /&gt;
&lt;br /&gt;
[interaction user(s)] [VERB text] [target creature (if applicable)]&lt;br /&gt;
&lt;br /&gt;
The 'self' text is presented when describing the interaction in the second person (that is, when the interaction is carried out by the player character in [[adventure mode]]), the 'other' text is presented when describing it in the third person, and the 'mutual' text is presented when the interaction is carried out in a [[Interaction_token#CAN_BE_MUTUAL|mutual]] fashion.&lt;br /&gt;
&lt;br /&gt;
[CDI:VERB:lick:licks:lick each other]&lt;br /&gt;
&lt;br /&gt;
[CDI:VERB:gesture:gestures:NA]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERB_REVERSE}}&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TARGET_VERB}}&lt;br /&gt;
| self:other&lt;br /&gt;
| When a creature uses the interaction, a message will display, describing the target as doing this.&lt;br /&gt;
[CDI:TARGET_VERB:shudder and begin to move:shudders and begins to move]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FLOW}}&lt;br /&gt;
| [[#Breath Attack Types|Breath attack token]]&lt;br /&gt;
| Can be used with interactions that have [[Interaction_token#I_EFFECT|[I_EFFECT:MATERIAL_EMISSION]]] and [[Interaction_token#IT_LOCATION|[IT_LOCATION:CONTEXT_MATERIAL]]] (or [[Interaction_token#IT_MATERIAL|[IT_MATERIAL:CONTEXT_MATERIAL]]]) to make the interaction emit a special flow type. Valid values:&lt;br /&gt;
* '''[[Interaction_token#FIREBALL|FIREBALL]]'''&lt;br /&gt;
* '''[[Interaction_token#FIREJET|FIREJET]]'''&lt;br /&gt;
* '''[[Interaction_token#DRAGONFIRE|DRAGONFIRE]]'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATERIAL}}&lt;br /&gt;
| [[Material token]]:[[Interaction_token#Breath_Attack_Types|Breath attack token]]&lt;br /&gt;
| Can be used with interactions that have [[Interaction_token#I_EFFECT|[I_EFFECT:MATERIAL_EMISSION]]] and [[Interaction_token#IT_LOCATION|[IT_LOCATION:CONTEXT_MATERIAL]]] (or [[Interaction_token#IT_MATERIAL|[IT_MATERIAL:CONTEXT_MATERIAL]]]) to make the interaction emit the specified material in the manner described by the [[Interaction_token#Breath_Attack_Types|breath attack token]] used.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Breath attacks==&lt;br /&gt;
Breath attacks are controlled by the MATERIAL_EMISSION interaction, like so:&lt;br /&gt;
&lt;br /&gt;
  [CAN_DO_INTERACTION:MATERIAL_EMISSION]&lt;br /&gt;
  		[CDI:ADV_NAME:Breath custom material]&lt;br /&gt;
  		[CDI:USAGE_HINT:ATTACK]&lt;br /&gt;
  		[CDI:BP_REQUIRED:BY_CATEGORY:MOUTH]&lt;br /&gt;
  		[CDI:MATERIAL:LOCAL_CREATURE_MAT:CUSTOMMATERIAL:TRAILING_VAPOR_FLOW]&lt;br /&gt;
  		[CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
  		[CDI:TARGET_RANGE:C:15]&lt;br /&gt;
  		[CDI:MAX_TARGET_NUMBER:C:1]&lt;br /&gt;
  		[CDI:WAIT_PERIOD:50]&lt;br /&gt;
&lt;br /&gt;
The most important part is this line:&lt;br /&gt;
&lt;br /&gt;
  [CDI:MATERIAL:LOCAL_CREATURE_MAT:CUSTOMMATERIAL:TRAILING_VAPOR_FLOW]&lt;br /&gt;
&lt;br /&gt;
The CDI refers to CAN_DO_INTERACTION; the MATERIAL states that this line shows what the material is. LOCAL_CREATURE_MAT:CUSTOMMATERIAL is your material, and TRAILING_VAPOR_FLOW refers to the breath attack type. Other types are seen below. Also important is this line:&lt;br /&gt;
&lt;br /&gt;
  [CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
&lt;br /&gt;
LINE_OF_SIGHT refers to where the target C may be; others include SELF_ALLOWED (presumably like LINE_OF_SIGHT, but with the creature allowed to target itself), SELF_ONLY (preferable for undirected attacks and TOUCHABLE (for up-close attacks, as trailing flows tend to be).&lt;br /&gt;
&lt;br /&gt;
===Breath Attack Types===&lt;br /&gt;
&lt;br /&gt;
    '''[CDI:MATERIAL:&amp;lt;[[material token]]&amp;gt;:&amp;lt;material emission type&amp;gt;]'''&lt;br /&gt;
&lt;br /&gt;
Is used to emit a specific material in a specific manner. A list of valid emission types can be found below.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
    [CDI:MATERIAL:INORGANIC:GABBRO:[[Interaction_token#SHARP_ROCK|SHARP_ROCK]]]&lt;br /&gt;
shoots a sharp [[gabbro]] rock&lt;br /&gt;
    [CDI:MATERIAL:PLANT_MAT:GRASS_CAVE_WHEAT:MILL:[[Interaction_token#UNDIRECTED_DUST|UNDIRECTED_DUST]]]&lt;br /&gt;
releases a cloud of [[Cave wheat|dwarven wheat flour]]&lt;br /&gt;
    [CDI:MATERIAL:CREATURE_MAT:DWARF:TEARS:[[Interaction_token#SPATTER_LIQUID|SPATTER_LIQUID]]]&lt;br /&gt;
creates a pool of [[dwarf|dwarven]] tears&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    '''[CDI:FLOW:&amp;lt;flow emission type&amp;gt;]'''&lt;br /&gt;
&lt;br /&gt;
Is used to emit one of the special hardcoded flow types ([[Interaction_token#FIREBALL|FIREBALL]], [[Interaction_token#FIREJET|FIREJET]]  or [[Interaction_token#DRAGONFIRE|DRAGONFIRE]]).&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
    [CDI:FLOW:[[Interaction_token#DRAGONFIRE|DRAGONFIRE]]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Usage Type&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAILING_DUST_FLOW}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Shoots a trail of solid dust at the target. Appears to use [[cave-in]] dust physics, as the dust cloud will fling around anything it comes in contact with (including the creature who emitted it), making it capable of smashing creatures into the ground and flinging them over walls. Creatures caught in the dust cloud will be [[contaminant|covered]] with dust; this will trigger any associated [[Syndrome#SYN_CONTACT|contact syndromes]].&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAILING_VAPOR_FLOW}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Shoots a trail of liquid mist at the target. Creatures caught in the vapor will be [[contaminant|covered]] with the condensed liquid; this will trigger any associated [[Syndrome#SYN_CONTACT|contact syndromes]].&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAILING_GAS_FLOW}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Shoots a trail of gaseous substance at the target. This can be inhaled, triggering any associated [[Syndrome#SYN_INHALED|inhalation syndromes]].&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAILING_ITEM_FLOW}}:[[item token]]&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Shoots a &amp;quot;cloud&amp;quot; of items at the target, leaving piles of this item on the floor.  Note that this does ''not'' create the actual items or use falling item mechanics (meaning no flying daggers or Touhou-style barrages, unfortunately).  Instead, this token acts as [[Interaction_token#TRAILING_GAS_FLOW|TRAILING_GAS_FLOW]], except that the material will use its ''normal'' temperature - for example, a breath attack of steel anvils will envelop the target in a &amp;quot;burst of steel&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDIRECTED_DUST}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| The creature releases a cloud of solid dust which spreads and dissipates. Similar to [[Interaction_token#TRAILING_DUST_FLOW|TRAILING_DUST_FLOW]], but undirected, thus affecting a larger area but losing the distance - range is roughly the same as that of a cave-in. Creature will attack as normal. &amp;lt;s&amp;gt;DO NOT USE THIS TAG UNLESS YOU WANT TO KILL THE CREATURE AND EVERYTHING NEAR IT AND SEND PEOPLE FLYING.&amp;lt;/s&amp;gt; You know you want to.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDIRECTED_VAPOR}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| The creature releases a cloud of liquid mist which spreads and dissipates. Similar to [[Interaction_token#TRAILING_VAPOR_FLOW|TRAILING_VAPOR_FLOW]], but undirected, thus affecting a larger area but losing the distance.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDIRECTED_GAS}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| The creature releases a cloud of gaseous material which spreads and dissipates. Similar to [[Interaction_token#TRAILING_GAS_FLOW|TRAILING_GAS_FLOW]], but undirected, thus affecting a larger area but losing the distance.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDIRECTED_ITEM_CLOUD}}:[[item token]]&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| The creature releases a &amp;quot;cloud&amp;quot; of items at the target, leaving piles of this item on the floor.  The same comments apply as [[Interaction_token#TRAILING_ITEM_FLOW|TRAILING_ITEM_FLOW]].&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEATHER_CREEPING_DUST}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Creates a cloud of creeping dust. Not usable by creatures.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEATHER_CREEPING_VAPOR}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Creates a cloud of creeping vapor. Not usable by creatures.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEATHER_CREEPING_GAS}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Creates a cloud of gas that appears at the edge of the map and slowly creeps across the map. Not usable by creatures.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEATHER_FALLING_MATERIAL}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Causes it to start raining a particular material. If the material is solid at the outdoor temperatures, it will snow the material instead. Can transfer [[Syndrome#SYN_CONTACT|contact syndromes]]. Regardless of the nature of the material, being caught in it will give dwarves the negative [[thought]] of being 'caught in freakish weather lately'. Not usable by creatures.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SOLID_GLOB}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Shoots a [[Item_token#GLOB|solid glob]] of spinning substance at the target, leaving a symbol similar to broken arrows, if it misses. Essentially a projectile weapon. If the [[Interaction_token#WAIT_PERIOD|cooldown rate]] is short enough, some creatures with this breath attack will not move, preferring instead to hold position and shoot globs at their enemies, even when they are right next to them.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SHARP_ROCK}}{{version|0.47.01}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Just like [[Interaction_token#SOLID_GLOB|SOLID_GLOB]], but more harmful, as it shoots a sharpened [[Item_token#ROCK|solid chunk]] of material instead.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIQUID_GLOB}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Shoots a [[Item_token#LIQUID_MISC|liquid glob]] of substance at the target.  [[Syndrome#SYN_CONTACT|Contact syndromes]] will take effect if the glob hits the target's exposed skin.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPATTER_POWDER}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Creates a [[contaminant|pile of powder]] at the specified location.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPATTER_LIQUID}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Creates a [[contaminant|pool of liquid]] at the specified location.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEB_SPRAY}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Emits a burst of [[web]]s that entangle target creatures.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DRAGONFIRE}}&lt;br /&gt;
| FLOW&lt;br /&gt;
| Emits a wide cone of [[dragon]] [[fire]] that burns target creatures at a scorching {{ct|50000}}.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIREJET}}&lt;br /&gt;
| FLOW&lt;br /&gt;
| Emits a narrow cone of [[fire]] that burns target creatures at {{ct|11000}}.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIREBALL}}&lt;br /&gt;
| FLOW&lt;br /&gt;
| Emits a fireball that burns the target creature.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Keep in mind that you can give a creature multiple breath attacks, which appears to make the creature choose between them at random.  Creatures cannot use the WEATHER effects, these being reserved for regional interactions.&lt;br /&gt;
&lt;br /&gt;
One major difference between GAS, VAPOR, and DUST is that if the material cannot exist in the specified state at the current temperature, it will automatically be created at a temperature allowing it to exist.  So if you create a vapor spray that uses rock or metal as a material, that spray will be created at the material's melting point, setting everything it touches on fire.  You can also create a freezing spray by using a custom material that has extremely low melting and/or boiling points.&lt;br /&gt;
&lt;br /&gt;
If you give a creature a material breath attack, be aware that it will be caught in the attack more frequently than its targets.  Make sure to make your creatures immune to their own breath weapons!&lt;br /&gt;
&lt;br /&gt;
==Creature and Caste Flags==&lt;br /&gt;
&lt;br /&gt;
Certain interaction and syndrome effects (currently limited to [[Interaction_token#I_EFFECT|[IE_SUMMON_UNIT]]] and [[Syndrome#CE_BODY_TRANSFORMATION|[CE_BODY_TRANSFORMATION]]]) permit modders to specify the required/forbidden creature and caste flags of the desired creature(s). These are a collection of internal flags which are derived from [[Creature_token|creature tokens]] but are not necessarily identical to them. The following lists contain creature and caste flag names as provided by Toady One in a FotF reply [http://www.bay12forums.com/smf//index.php?topic=169696.msg8099138#msg8099138] (valid as of 0.47.04).&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Creature Flags|&lt;br /&gt;
ALL_CASTES_ALIVE&lt;br /&gt;
ARTIFICIAL_HIVEABLE&lt;br /&gt;
BIOME_DESERT_BADLAND&lt;br /&gt;
BIOME_DESERT_ROCK&lt;br /&gt;
BIOME_DESERT_SAND&lt;br /&gt;
BIOME_FOREST_TAIGA&lt;br /&gt;
BIOME_FOREST_TEMPERATE_BROADLEAF&lt;br /&gt;
BIOME_FOREST_TEMPERATE_CONIFER&lt;br /&gt;
BIOME_FOREST_TROPICAL_CONIFER&lt;br /&gt;
BIOME_FOREST_TROPICAL_DRY_BROADLEAF&lt;br /&gt;
BIOME_FOREST_TROPICAL_MOIST_BROADLEAF&lt;br /&gt;
BIOME_GLACIER&lt;br /&gt;
BIOME_GRASSLAND_TEMPERATE&lt;br /&gt;
BIOME_GRASSLAND_TROPICAL&lt;br /&gt;
BIOME_LAKE_TEMPERATE_BRACKISHWATER&lt;br /&gt;
BIOME_LAKE_TEMPERATE_FRESHWATER&lt;br /&gt;
BIOME_LAKE_TEMPERATE_SALTWATER&lt;br /&gt;
BIOME_LAKE_TROPICAL_BRACKISHWATER&lt;br /&gt;
BIOME_LAKE_TROPICAL_FRESHWATER&lt;br /&gt;
BIOME_LAKE_TROPICAL_SALTWATER&lt;br /&gt;
BIOME_MARSH_TEMPERATE_FRESHWATER&lt;br /&gt;
BIOME_MARSH_TEMPERATE_SALTWATER&lt;br /&gt;
BIOME_MARSH_TROPICAL_FRESHWATER&lt;br /&gt;
BIOME_MARSH_TROPICAL_SALTWATER&lt;br /&gt;
BIOME_MOUNTAIN&lt;br /&gt;
BIOME_OCEAN_ARCTIC&lt;br /&gt;
BIOME_OCEAN_TEMPERATE&lt;br /&gt;
BIOME_OCEAN_TROPICAL&lt;br /&gt;
BIOME_POOL_TEMPERATE_BRACKISHWATER&lt;br /&gt;
BIOME_POOL_TEMPERATE_FRESHWATER&lt;br /&gt;
BIOME_POOL_TEMPERATE_SALTWATER&lt;br /&gt;
BIOME_POOL_TROPICAL_BRACKISHWATER&lt;br /&gt;
BIOME_POOL_TROPICAL_FRESHWATER&lt;br /&gt;
BIOME_POOL_TROPICAL_SALTWATER&lt;br /&gt;
BIOME_RIVER_TEMPERATE_BRACKISHWATER&lt;br /&gt;
BIOME_RIVER_TEMPERATE_FRESHWATER&lt;br /&gt;
BIOME_RIVER_TEMPERATE_SALTWATER&lt;br /&gt;
BIOME_RIVER_TROPICAL_BRACKISHWATER&lt;br /&gt;
BIOME_RIVER_TROPICAL_FRESHWATER&lt;br /&gt;
BIOME_RIVER_TROPICAL_SALTWATER&lt;br /&gt;
BIOME_SAVANNA_TEMPERATE&lt;br /&gt;
BIOME_SAVANNA_TROPICAL&lt;br /&gt;
BIOME_SHRUBLAND_TEMPERATE&lt;br /&gt;
BIOME_SHRUBLAND_TROPICAL&lt;br /&gt;
BIOME_SUBTERRANEAN_CHASM&lt;br /&gt;
BIOME_SUBTERRANEAN_LAVA&lt;br /&gt;
BIOME_SUBTERRANEAN_WATER&lt;br /&gt;
BIOME_SWAMP_MANGROVE&lt;br /&gt;
BIOME_SWAMP_TEMPERATE_FRESHWATER&lt;br /&gt;
BIOME_SWAMP_TEMPERATE_SALTWATER&lt;br /&gt;
BIOME_SWAMP_TROPICAL_FRESHWATER&lt;br /&gt;
BIOME_SWAMP_TROPICAL_SALTWATER&lt;br /&gt;
BIOME_TUNDRA&lt;br /&gt;
DOES_NOT_EXIST&lt;br /&gt;
EQUIPMENT&lt;br /&gt;
EQUIPMENT_WAGON&lt;br /&gt;
EVIL&lt;br /&gt;
FANCIFUL&lt;br /&gt;
GENERATED&lt;br /&gt;
GOOD&lt;br /&gt;
HAS_ANY_BENIGN&lt;br /&gt;
HAS_ANY_CANNOT_BREATHE_AIR&lt;br /&gt;
HAS_ANY_CANNOT_BREATHE_WATER&lt;br /&gt;
HAS_ANY_CAN_SWIM&lt;br /&gt;
HAS_ANY_CARNIVORE&lt;br /&gt;
HAS_ANY_COMMON_DOMESTIC&lt;br /&gt;
HAS_ANY_CURIOUS_BEAST&lt;br /&gt;
HAS_ANY_DEMON&lt;br /&gt;
HAS_ANY_FEATURE_BEAST&lt;br /&gt;
HAS_ANY_FLIER&lt;br /&gt;
HAS_ANY_FLY_RACE_GAIT&lt;br /&gt;
HAS_ANY_GRASP&lt;br /&gt;
HAS_ANY_GRAZER&lt;br /&gt;
HAS_ANY_HAS_BLOOD&lt;br /&gt;
HAS_ANY_IMMOBILE&lt;br /&gt;
HAS_ANY_INTELLIGENT_LEARNS&lt;br /&gt;
HAS_ANY_INTELLIGENT_SPEAKS&lt;br /&gt;
HAS_ANY_LARGE_PREDATOR&lt;br /&gt;
HAS_ANY_LOCAL_POPS_CONTROLLABLE&lt;br /&gt;
HAS_ANY_LOCAL_POPS_PRODUCE_HEROES&lt;br /&gt;
HAS_ANY_MEGABEAST&lt;br /&gt;
HAS_ANY_MISCHIEVIOUS&lt;br /&gt;
HAS_ANY_NATURAL_ANIMAL&lt;br /&gt;
HAS_ANY_NIGHT_CREATURE&lt;br /&gt;
HAS_ANY_NIGHT_CREATURE_BOGEYMAN&lt;br /&gt;
HAS_ANY_NIGHT_CREATURE_EXPERIMENTER&lt;br /&gt;
HAS_ANY_NIGHT_CREATURE_HUNTER&lt;br /&gt;
HAS_ANY_NIGHT_CREATURE_NIGHTMARE&lt;br /&gt;
HAS_ANY_NOT_FIREIMMUNE&lt;br /&gt;
HAS_ANY_NOT_FLIER&lt;br /&gt;
HAS_ANY_NOT_LIVING&lt;br /&gt;
HAS_ANY_OUTSIDER_CONTROLLABLE&lt;br /&gt;
HAS_ANY_POWER&lt;br /&gt;
HAS_ANY_RACE_GAIT&lt;br /&gt;
HAS_ANY_SEMIMEGABEAST&lt;br /&gt;
HAS_ANY_SLOW_LEARNER&lt;br /&gt;
HAS_ANY_SUPERNATURAL&lt;br /&gt;
HAS_ANY_TITAN&lt;br /&gt;
HAS_ANY_UNIQUE_DEMON&lt;br /&gt;
HAS_ANY_UTTERANCES&lt;br /&gt;
HAS_ANY_VERMIN_HATEABLE&lt;br /&gt;
HAS_ANY_VERMIN_MICRO&lt;br /&gt;
HAS_FEMALE&lt;br /&gt;
HAS_MALE&lt;br /&gt;
LARGE_ROAMING&lt;br /&gt;
LOOSE_CLUSTERS&lt;br /&gt;
MATES_TO_BREED&lt;br /&gt;
MUNDANE&lt;br /&gt;
OCCURS_AS_ENTITY_RACE&lt;br /&gt;
SAVAGE&lt;br /&gt;
SMALL_RACE - applies to any vermin creature&lt;br /&gt;
TWO_GENDERS&lt;br /&gt;
UBIQUITOUS&lt;br /&gt;
VERMIN_EATER&lt;br /&gt;
VERMIN_FISH&lt;br /&gt;
VERMIN_GROUNDER&lt;br /&gt;
VERMIN_ROTTER&lt;br /&gt;
VERMIN_SOIL&lt;br /&gt;
VERMIN_SOIL_COLONY&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Caste Flags|&lt;br /&gt;
ADOPTS_OWNER&lt;br /&gt;
ALCOHOL_DEPENDENT&lt;br /&gt;
ALL_ACTIVE&lt;br /&gt;
AMBUSHPREDATOR&lt;br /&gt;
AQUATIC_UNDERSWIM&lt;br /&gt;
ARENA_RESTRICTED&lt;br /&gt;
AT_PEACE_WITH_WILDLIFE&lt;br /&gt;
BENIGN&lt;br /&gt;
BLOODSUCKER&lt;br /&gt;
BONECARN&lt;br /&gt;
CANNOT_BREATHE_AIR&lt;br /&gt;
CANNOT_CLIMB&lt;br /&gt;
CANNOT_JUMP&lt;br /&gt;
CANOPENDOORS&lt;br /&gt;
CAN_BREATHE_WATER&lt;br /&gt;
CAN_LEARN / INTELLIGENT_LEARNS&lt;br /&gt;
CAN_SPEAK / INTELLIGENT_SPEAKS&lt;br /&gt;
CAN_SWIM&lt;br /&gt;
CAN_SWIM_INNATE&lt;br /&gt;
CARNIVORE&lt;br /&gt;
CAVE_ADAPT&lt;br /&gt;
COLONY_EXTERNAL&lt;br /&gt;
COMMON_DOMESTIC&lt;br /&gt;
CONVERTED_SPOUSE&lt;br /&gt;
COOKABLE_LIVE&lt;br /&gt;
CRAZED&lt;br /&gt;
CREPUSCULAR&lt;br /&gt;
CURIOUS_BEAST&lt;br /&gt;
CURIOUS_BEAST_EATER&lt;br /&gt;
CURIOUS_BEAST_GUZZLER&lt;br /&gt;
CURIOUS_BEAST_ITEM&lt;br /&gt;
DEMON&lt;br /&gt;
DIE_WHEN_VERMIN_BITE&lt;br /&gt;
DIURNAL&lt;br /&gt;
DIVE_HUNTS_VERMIN&lt;br /&gt;
EQUIPS&lt;br /&gt;
EXTRAVISION&lt;br /&gt;
FEATURE_ATTACK_GROUP&lt;br /&gt;
FEATURE_BEAST&lt;br /&gt;
FIREIMMUNE&lt;br /&gt;
FIREIMMUNE_SUPER&lt;br /&gt;
FISHITEM&lt;br /&gt;
FLEEQUICK&lt;br /&gt;
FLIER&lt;br /&gt;
GELDABLE&lt;br /&gt;
GETS_INFECTIONS_FROM_ROT&lt;br /&gt;
GETS_WOUND_INFECTIONS&lt;br /&gt;
GNAWER&lt;br /&gt;
GRAZER&lt;br /&gt;
HASSHELL&lt;br /&gt;
HAS_BABYSTATE&lt;br /&gt;
HAS_BLOOD&lt;br /&gt;
HAS_CHILDSTATE&lt;br /&gt;
HAS_COLOR&lt;br /&gt;
HAS_FLY_RACE_GAIT&lt;br /&gt;
HAS_GLOW_COLOR&lt;br /&gt;
HAS_GLOW_TILE&lt;br /&gt;
HAS_GRASP&lt;br /&gt;
HAS_NERVES&lt;br /&gt;
HAS_PUS&lt;br /&gt;
HAS_RACE_GAIT&lt;br /&gt;
HAS_ROTTABLE&lt;br /&gt;
HAS_SECRETION&lt;br /&gt;
HAS_SOLDIER_TILE&lt;br /&gt;
HAS_SOUND_ALERT&lt;br /&gt;
HAS_SOUND_PEACEFUL_INTERMITTENT&lt;br /&gt;
HAS_TILE&lt;br /&gt;
HUNTS_VERMIN&lt;br /&gt;
IMMOBILE&lt;br /&gt;
IMMOBILE_LAND&lt;br /&gt;
IMMOLATE&lt;br /&gt;
ITEMCORPSE&lt;br /&gt;
LAIR_HUNTER&lt;br /&gt;
LARGE_PREDATOR&lt;br /&gt;
LAYS_EGGS&lt;br /&gt;
LAYS_UNUSUAL_EGGS&lt;br /&gt;
LIGAMENTS&lt;br /&gt;
LIGHT_GEN&lt;br /&gt;
LISP&lt;br /&gt;
LOCAL_POPS_CONTROLLABLE&lt;br /&gt;
LOCAL_POPS_PRODUCE_HEROES&lt;br /&gt;
LOCKPICKER&lt;br /&gt;
MAGICAL&lt;br /&gt;
MAGMA_VISION&lt;br /&gt;
MANNERISM_BREATH&lt;br /&gt;
MANNERISM_EYELIDS&lt;br /&gt;
MANNERISM_LAUGH&lt;br /&gt;
MANNERISM_POSTURE&lt;br /&gt;
MANNERISM_SIT&lt;br /&gt;
MANNERISM_SMILE&lt;br /&gt;
MANNERISM_STRETCH&lt;br /&gt;
MANNERISM_WALK&lt;br /&gt;
MATUTINAL&lt;br /&gt;
MEANDERER&lt;br /&gt;
MEGABEAST&lt;br /&gt;
MILKABLE&lt;br /&gt;
MISCHIEVIOUS&lt;br /&gt;
MOUNT&lt;br /&gt;
MOUNT_EXOTIC&lt;br /&gt;
MULTIPART_FULL_VISION&lt;br /&gt;
MULTIPLE_LITTER_RARE&lt;br /&gt;
NATURAL_ANIMAL&lt;br /&gt;
NIGHT_CREATURE&lt;br /&gt;
NIGHT_CREATURE_BOGEYMAN&lt;br /&gt;
NIGHT_CREATURE_EXPERIMENTER&lt;br /&gt;
NIGHT_CREATURE_HUNTER&lt;br /&gt;
NIGHT_CREATURE_NIGHTMARE&lt;br /&gt;
NOBONES&lt;br /&gt;
NOBREATHE&lt;br /&gt;
NOCTURNAL&lt;br /&gt;
NOEMOTION&lt;br /&gt;
NOEXERT&lt;br /&gt;
NOFEAR&lt;br /&gt;
NOMEAT&lt;br /&gt;
NONAUSEA&lt;br /&gt;
NOPAIN&lt;br /&gt;
NOSKIN&lt;br /&gt;
NOSKULL&lt;br /&gt;
NOSMELLYROT&lt;br /&gt;
NOSTUCKINS&lt;br /&gt;
NOSTUN&lt;br /&gt;
NOTHOUGHT&lt;br /&gt;
NOT_BUTCHERABLE&lt;br /&gt;
NOT_LIVING&lt;br /&gt;
NO_AUTUMN&lt;br /&gt;
NO_CONNECTIONS_FOR_MOVEMENT&lt;br /&gt;
NO_DIZZINESS&lt;br /&gt;
NO_DRINK&lt;br /&gt;
NO_EAT&lt;br /&gt;
NO_FEVERS&lt;br /&gt;
NO_PHYS_ATT_GAIN&lt;br /&gt;
NO_PHYS_ATT_RUST&lt;br /&gt;
NO_SLEEP&lt;br /&gt;
NO_SPRING&lt;br /&gt;
NO_SUMMER&lt;br /&gt;
NO_THOUGHT_CENTER_FOR_MOVEMENT&lt;br /&gt;
NO_UNIT_TYPE_COLOR&lt;br /&gt;
NO_VEGETATION_PERTURB&lt;br /&gt;
NO_WINTER&lt;br /&gt;
OPPOSED_TO_LIFE&lt;br /&gt;
OUTSIDER_CONTROLLABLE&lt;br /&gt;
PACK_ANIMAL&lt;br /&gt;
PARALYZEIMMUNE&lt;br /&gt;
PATTERNFLIER&lt;br /&gt;
PEARL&lt;br /&gt;
PET&lt;br /&gt;
PET_EXOTIC&lt;br /&gt;
POWER&lt;br /&gt;
REMAINS_ON_VERMIN_BITE_DEATH&lt;br /&gt;
REMAINS_UNDETERMINED&lt;br /&gt;
RETURNS_VERMIN_KILLS_TO_OWNER&lt;br /&gt;
SEMIMEGABEAST&lt;br /&gt;
SLOW_LEARNER&lt;br /&gt;
SPOUSE_CONVERSION_TARGET&lt;br /&gt;
SPOUSE_CONVERTER&lt;br /&gt;
SPREAD_EVIL_SPHERES_IF_RULER&lt;br /&gt;
STANCE_CLIMBER&lt;br /&gt;
STRANGE_MOODS&lt;br /&gt;
SUPERNATURAL&lt;br /&gt;
TENDONS&lt;br /&gt;
THICKWEB&lt;br /&gt;
TITAN&lt;br /&gt;
TRAINABLE_HUNTING&lt;br /&gt;
TRAINABLE_WAR&lt;br /&gt;
TRANCES&lt;br /&gt;
TRAPAVOID&lt;br /&gt;
UNIQUE_DEMON&lt;br /&gt;
UTTERANCES&lt;br /&gt;
VEGETATION&lt;br /&gt;
VERMIN_GOBBLER&lt;br /&gt;
VERMIN_HATEABLE&lt;br /&gt;
VERMIN_MICRO&lt;br /&gt;
VERMIN_NOFISH&lt;br /&gt;
VERMIN_NOROAM&lt;br /&gt;
VERMIN_NOTRAP&lt;br /&gt;
VESPERTINE&lt;br /&gt;
WAGON_PULLER&lt;br /&gt;
WEBBER&lt;br /&gt;
WEBIMMUNE&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Syndrome]]&lt;br /&gt;
* [[Interaction examples]]&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Tokens}}&lt;br /&gt;
[[ru:Interaction token]]&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Creature_token&amp;diff=260449</id>
		<title>Creature token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Creature_token&amp;diff=260449"/>
		<updated>2022-01-01T23:13:13Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quality|Exceptional|22:04, 20 September 2016 (UTC)}}&lt;br /&gt;
{{av}}&lt;br /&gt;
&lt;br /&gt;
A full list of all known [[creature]] [[token]]s.&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{| {{prettytable}} &lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==A==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ADOPTS_OWNER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Prevents tamed creature from being made available for adoption, instead allowing it to automatically adopt whoever it wants. The basic requirements for adoption are intact, and the creature will only adopt individuals who have a [[preference]] for their species. Used by [[cat]]s in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALCOHOL_DEPENDENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature need [[alcohol]] to get through the working day; it will choose to drink booze instead of [[water]] if possible. Going sober for too long reduces speed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALL_ACTIVE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active during the day, night, and twilight in Adventurer Mode. Seems to be a separate value from {{token|DIURNAL|c}}/{{token|NOCTURNAL|c}}/{{token|CREPUSCULAR|c}}, rather than implying them.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALTTILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| If set, the creature will blink between its {{token|TILE|c}} and its ALTTILE. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AMBUSHPREDATOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Found on {{token|LARGE_PREDATOR|c}}s who ambush their prey. Instead of charging relentlessly at prey, the predator will wait till the prey is within a few squares before charging. May or may not work on other creatures. {{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AMPHIBIOUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to breathe both in and out of [[water]] (unlike {{token|AQUATIC|c}}) - does not prevent drowning in [[magma]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_DESC_RANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*Range&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=60554.msg1766793#msg1766793 Forum post describing how description ranges work]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_GENETIC_MODEL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*Model (Accepts DOMINANT_MORE, DOMINANT_LESS, and MIX)&lt;br /&gt;
| Defines a genetic model for the relevant appearance modifier(s). May or may not do anything significant at present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_IMPORTANCE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| Determines how important the appearance modifier is, for determining whether it shows up in the creature description.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_NOUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*noun&lt;br /&gt;
*SINGULAR or PLURAL &lt;br /&gt;
| Creates a noun for the appearance, and whether it is singular or plural.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*Rate (integer)&lt;br /&gt;
*Scale (DAILY, YEARLY)&lt;br /&gt;
*min (growth)&lt;br /&gt;
*max (growth)&lt;br /&gt;
*start year&lt;br /&gt;
*start day&lt;br /&gt;
*end year&lt;br /&gt;
*end day &lt;br /&gt;
| Setting the growth rate of the modifier. The last two tokens can be replaced by NO_END to have growth continue indefinitely.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APPLY_CREATURE_VARIATION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*creature variation ID&lt;br /&gt;
*(optional) any amount of arbitrary arguments&lt;br /&gt;
| Applies the specified [[creature variation token|creature variation]]. See [[Creature_variation_token#Arguments_and_conditional_tokens]] for how the subsequent arguments may be used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APPLY_CURRENT_CREATURE_VARIATION}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| Applies the effects of all pending {{token|CV_ADD_TAG|c}} and {{token|CV_REMOVE_TAG|c}} tokens that have been defined in the current creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AQUATIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Enables the creature to breathe in water, but causes it to air-drown on dry land. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ARENA_RESTRICTED}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Causes the creature to be excluded from the [[object testing arena]]'s creature spawning list.  Typically applied to spoileriffic creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ARTIFICIAL_HIVEABLE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Enables the creature to be kept in artificial [[hive]]s by [[beekeeper]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AT_PEACE_WITH_WILDLIFE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Prevents the creature from attacking or frighten creatures with the {{Token|NATURAL|c}} tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*token&lt;br /&gt;
*bodypart&lt;br /&gt;
*selection criteria&lt;br /&gt;
*location &lt;br /&gt;
| Defines the attack name, and the body part used. See [[#Attack Tokens|below]] for valid subtokens&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[ATTACK:GORE:BODYPART:BY_CATEGORY:HORN]&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
''GORE'' = name of the attack&amp;lt;br /&amp;gt;&lt;br /&gt;
''BODYPART:BY_CATEGORY:HORN'' = the horn is used to attack (presuming the creature has one)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_TRIGGER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*population&lt;br /&gt;
*exported wealth&lt;br /&gt;
*created wealth&lt;br /&gt;
| Specifies when a [[megabeast]] or [[semi-megabeast]] will attack the fortress. The attacks will start occuring when at least one of the requirements is met. Setting a value to 0 disables the trigger.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==B==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BABY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer &lt;br /&gt;
| Age at which creature is considered a child, the default is zero. One can think of this as the duration of the baby stage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BABYNAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Defines a new name for a creature in baby state at the caste level. For non-caste-specific baby names, see {{token|GENERAL_BABY_NAME|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BEACH_FREQUENCY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer&lt;br /&gt;
| Creature may be subject to [[beaching]], becoming stranded on [[Beach|shores]], where they will eventually air-drown. The number indicates the frequency of the occurrence. Presumably requires the creature to be {{token|AQUATIC|c}}. Used by [[orca]]s, [[sperm whale]]s and [[sea nettle jellyfish]] in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BENIGN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is non-aggressive by default, and will never automatically be engaged by companions or soldiers, running away from any creatures that are not friendly to it, and will only defend itself if it becomes enraged. Can be thought of as the counterpoint of the {{token|LARGE_PREDATOR|c}} tag. When tamed, animals with this tag will be useless for fortress defense.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BIOME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
* [[biome token]]&lt;br /&gt;
| Select a [[biome]] the creature may appear in.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BLOOD}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* &amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
* &amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
| Specifies what the creature's blood is made of.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BLOODSUCKER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Causes [[vampire]]-like behaviour; the creature will suck the [[Creature_token#BLOOD|blood]] of unconscious victims when its [[Syndrome#TIME_SINCE_SUCKED_BLOOD|thirst for blood]] grows sufficiently large. When controlling the creature in adventure mode, this can be done at will. Seems to be required to make the creature denouncable (in-world) as a creature of the night.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*body parts &lt;br /&gt;
| Draws body parts from OBJECT:BODY files (such as body_default.txt)&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY:BODY_WITH_HEAD_FLAG:HEART:GUTS:BRAIN:MOUTH] &amp;lt;br /&amp;gt;&lt;br /&gt;
This is the body from a [[purring maggot]]. It creates a body with head, a heart, some guts, a brain, and a mouth. That's all a maggot needs.&lt;br /&gt;
&lt;br /&gt;
'''If the body is left undefined, the creature will cause a crash whenever it spawns.''' {{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY_APPEARANCE_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ATTRIBUTE&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| These body modifiers give individual creatures different characteristics. In the case of HEIGHT, BROADNESS and LENGTH, the modifier is also a percentage change to the BODY_SIZE of the individual creature. The seven numbers afterward give a distribution of ranges. Each interval has an equal chance of occurring.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110] &amp;lt;br /&amp;gt;&lt;br /&gt;
''HEIGHT'' : marks the height to be changed &amp;lt;br /&amp;gt;&lt;br /&gt;
''90:95:98:100:102:105:110'' : sets the range from the shortest (90% of the average height) to the tallest (110% of the average height) creature variation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY_DETAIL_PLAN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*PlanName&lt;br /&gt;
*Arguments &lt;br /&gt;
| Loads a plan from listed OBJECT:BODY_DETAIL_PLAN files, such as b_detail_plan_default.txt. Mass applies USE_MATERIAL_TEMPLATE, mass alters RELSIZE, alters body part positions, and will allow tissue layers to be defined. Tissue layers are defined in order of skin to bone here.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SKIN:FAT:MUSCLE:BONE:CARTILAGE] &amp;lt;br /&amp;gt;&lt;br /&gt;
This creates the detailed body of a [[fox]], the skin, fat, muscle, bones and cartilage out of the vertebrate tissues.&amp;lt;br /&amp;gt;&lt;br /&gt;
A [[Purring maggot|maggot]] would only need:&amp;lt;br /&amp;gt;&lt;br /&gt;
''[BODY_DETAIL_PLAN:EXOSKELETON_TISSUE_LAYERS:SKIN:FAT:MUSCLE]'' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*years&lt;br /&gt;
*days&lt;br /&gt;
*size &lt;br /&gt;
| Sets size at a given age. Size is in cubic centimeters, and for normal body materials, is roughly equal to the creature's average weight in grams.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:0:0:10000]&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:1:168:50000]&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:12:0:220000]&amp;lt;br /&amp;gt;&lt;br /&gt;
This describes the size of a [[minotaur]]. Its birth size would be 10,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; (~10 kg). At 1 year and 168 days old it would be 50,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; (~50 kg). And as an adult (at 12 years old) it would be 220,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; and weigh roughly 220 kg.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODYGLOSS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*gloss &lt;br /&gt;
| Substitutes body part text with replacement text. Draws gloss information from OBJECT:BODY files (such as body_default.txt)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BONECARN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature eats bones. Implies {{token|CARNIVORE|c}}. [[Adventurer mode|Adventurers]] with this token are currently unable to eat bones.{{Bug|11069}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BP_ADD_TYPE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Adds a type to a body part - used with {{token|SET_BP_GROUP|c}}. In vanilla DF, this is used for adding the type '[[Body token#GELDABLE|GELDABLE]]' to the lower body of certain [[cat|creatures]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BP_APPEARANCE_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*QUALITY&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| Sets up the breadth of possibilities for appearance qualities for a selected BP group. EG. Eyes (CLOSE_SET, DEEP_SET, ROUND_VS_NARROW, LARGE_IRIS),Lips (THICKNESS), Nose (BROADNESS, LENGTH, UPTURNED, CONVEX), Ear (SPLAYED_OUT, HANGING_LOBES, BROADNESS, HEIGHT), Tooth (GAPS), Skull (HIGH_CHEEKBONES, BROAD_CHIN, JUTTING CHIN, SQUARE_CHIN), Neck (DEEP_VOICE, RASPY_VOICE), Head (BROADNESS, HEIGHT)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BP_REMOVE_TYPE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Removes a type from a body part. Used with {{token|SET_BP_GROUP|c}}. &lt;br /&gt;
 &lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BUILDINGDESTROYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*1 or 2 &lt;br /&gt;
| Allows a creature to destroy furniture and buildings. Value [1] targets mostly doors, hatches, furniture and the like. Value [2] targets anything not made with the {{k|b}} + {{k|C}} commands. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==C==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_DO_INTERACTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*interaction token&lt;br /&gt;
| The creature can perform an interaction. See [[interaction token]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_LEARN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature gains [[skill]]s and can have [[labor|professions]]. If a member of a civilization (even a pet) has this token, it'll need to eat, drink and sleep. Note that this token makes the creature unable to be eaten by an adventurer, so it is not recommended for uncivilized monsters. Adventurers lacking this token can allocate but not increase attributes and skills. Skills allocated will disappear on start.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_SPEAK}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can [[talking|talk]]. Note that this is not necessary for a creature to gain social skills.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANNOT_CLIMB}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot [[climber|climb]], even if it has free grasp parts.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANNOT_JUMP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot [[jump]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANNOT_UNDEAD}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Acts like {{token|NOT_LIVING|c}}, except that {{token|OPPOSED_TO_LIFE|c}} creatures will attack them.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANOPENDOORS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to open [[door]]s that are set to be unpassable for pets. In adventure mode, creatures lacking this token will be unable to pass through door tiles except whilst these are occupied by other creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CARNIVORE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature ''only'' eats [[meat]]. If the creature goes on rampages in worldgen, it will often devour the people/animals it kills. Does not seem to affect the diet of the adventurer in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*name &lt;br /&gt;
| Defines a [[caste]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_ALTTILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*tile number or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific {{token|ALTTILE|c}}. Requires {{token|CASTE_TILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_COLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*fg&lt;br /&gt;
*bg&lt;br /&gt;
*brightness&lt;br /&gt;
| Caste-specific {{token|COLOR|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_GLOWCOLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*fg&lt;br /&gt;
*bg&lt;br /&gt;
*brightness&lt;br /&gt;
| Caste-specific {{token|GLOWCOLOR|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_GLOWTILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*tile value or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific {{token|GLOWTILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_NAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural&lt;br /&gt;
*adjective &lt;br /&gt;
| Caste-specific {{token|NAME|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_PROFESSION_NAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Unit type token]] (Profession)&lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Caste-specific {{token|PROFESSION_NAME|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_SOLDIER_ALTTILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| Caste-specific {{token|SOLDIER_ALTTILE|c}}. Requires {{token|CASTE_SOLDIER_TILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_SOLDIER_TILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| Caste-specific {{token|CREATURE_SOLDIER_TILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_SPEECH}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*speech file&lt;br /&gt;
| Caste-specific {{token|SPEECH|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_TILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* tile number or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific {{token|CREATURE_TILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAVE_ADAPT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Gives the creature a bonus in caves. Also causes [[cave adaptation]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CDI}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*Varies&lt;br /&gt;
| Specifies details for the preceding {{token|CAN_DO_INTERACTION|c}} token. See [[interaction token]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHANGE_BODY_SIZE_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer&lt;br /&gt;
| Multiplies body size by a factor of (integer)%. 50 halves size, 200 doubles.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHANGE_FREQUENCY_PERC}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*integer&lt;br /&gt;
| Multiplies frequency by a factor of (integer)%.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHILD}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer &lt;br /&gt;
| Age at which creature is considered an adult - one can think of this as the duration of the [[children|child]] stage. Allows the creature's offspring to be rendered fully tame if [[animal trainer|trained]] during their childhood. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHILDNAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Defines a new name for a creature in child state at the caste level. For non-caste-specific child names, see {{token|GENERAL_CHILD_NAME|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CLUSTER_NUMBER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
| The minimum/maximum numbers of how many creatures per spawned cluster. Certain vermin fish use this token in combination with temperate ocean and river biome tokens to perform seasonal migrations. Defaults to 1:1 if not specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CLUTCH_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
|Number of [[egg]]s laid in one sitting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COLONY_EXTERNAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Caste hovers around colony.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COLOR}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*foreground&lt;br /&gt;
*background&lt;br /&gt;
*brightness &lt;br /&gt;
| Color of the creature's tile. See [[Color]] for usage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COMMON_DOMESTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| When combined with any of {{token|PET|c}}, {{token|PACK_ANIMAL|c}}, {{token|WAGON_PULLER|c}} and/or {{token|MOUNT|c}}, the creature is guaranteed to be domesticated by any [[civilization]] with {{token|COMMON_DOMESTIC_PET|e}}, {{token|COMMON_DOMESTIC_PACK|e}},  {{token|COMMON_DOMESTIC_PULL|e}} and/or {{token|COMMON_DOMESTIC_MOUNT|e}} respectively. Such civilizations will always have access to the creature, even in the absence of wild populations. This token is invalid on {{token|FANCIFUL|c}} creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CONVERTED_SPOUSE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creatures of this caste's species with the {{token|SPOUSE_CONVERTER|c}} and {{token|NIGHT_CREATURE_HUNTER|c}} tokens will kidnap {{token|SPOUSE_CONVERSION_TARGET|c}}s of an appropriate sex and convert them into castes with CONVERTED_SPOUSE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COOKABLE_LIVE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Set this to allow the creature to be cooked in meals without first being butchered/cleaned. Used by some water-dwelling vermin such as [[mussel]]s, [[nautilus]]es and [[oyster]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CRAZED}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature is '[[insanity|berserk]]' and will attack all other creatures, except members of its own species that '''also''' have the CRAZED tag. It will show {{DFtext|Berserk|4:1}} in the [[unit list]]. Berserk creatures go on rampages during [[world generation|worldgen]] much more frequently than non-berserk ones.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COPY_TAGS_FROM}}&lt;br /&gt;
| Spec&lt;br /&gt;
| &lt;br /&gt;
*CREATURE NAME&lt;br /&gt;
| Copies creature tags, but not caste tags, from another specified creature. Used when making creature variations (i.e. giant animals and [[animal people]]). Often used in combination with {{token|APPLY_CREATURE_VARIATION|c}} to import standard variations from a file. Variations are documented in c_variation_default.txt, which also contains the code for giant animals and animal people.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE_CLASS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*classname&lt;br /&gt;
| An arbitrary creature classification. Can be set to anything, but the only vanilla uses are GENERAL_POISON (used in syndromes), EDIBLE_GROUND_BUG (used as targets for {{token|GOBBLE_VERMIN_CLASS|c}}), MAMMAL, and POISONOUS (both used for kobold pet eligibility). A single creature can have multiple classes.&lt;br /&gt;
&lt;br /&gt;
The full list of tokens that use creature classes is: &lt;br /&gt;
&lt;br /&gt;
* Creature tokens: {{token|GOBBLE_VERMIN_CLASS|c}}, {{token|GOBBLE_VERMIN_CLASS|c}}&lt;br /&gt;
* Interaction tokens: {{token|IT_AFFECTED_CLASS|in}}, {{token|IT_IMMUNE_CLASS|in}}&lt;br /&gt;
* Animal definition (Entity) tokens: {{token|ANIMAL_CLASS|e}}, {{token|ANIMAL_FORBIDDEN_CLASS|e}}&lt;br /&gt;
* Position (Entity) token: {{token|ALLOWED_CLASS|po}}&lt;br /&gt;
* Syndrome tokens: {{token|SYN_AFFECTED_CLASS|sy}}, {{token|SYN_IMMUNE_CLASS|sy}}, {{token|CE_SENSE_CREATURE_CLASS|sy}}&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE_SOLDIER_TILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| Creatures active in their civilization's [[military]] will use this tile instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE_TILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number &lt;br /&gt;
| The symbol of the creature in ASCII mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREPUSCULAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active at twilight in adventurer mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CURIOUSBEAST_EATER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to [[Steals food|steal and eat edible items]] from a site. It will attempt to grab a food item and immediately make its way to the map's edge, where it will disappear with it. If the creature goes on rampages during worldgen, it will often steal food instead of attacking. Trained and tame instances of the creature will no longer display this behavior.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CURIOUSBEAST_GUZZLER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to (very quickly) [[Steals drink|drink your alcohol]]. Or spill the barrel to the ground. Also affects undead versions of the creature. Unlike food or item thieves, drink thieves will consume your alcohol on the spot rather than run away with one piece of it. Trained and tame instances of the creature will no longer display this behavior.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CURIOUSBEAST_ITEM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to [[Steals items|steal things]] (apparently, of the highest value it can find). It will attempt to grab an item of value and immediately make its way to the map's edge, where it will disappear with it. If the creature goes on rampages in worldgen, it will often steal items instead of attacking - [[kea]] birds are infamous for this. Trained and tame instances of the creature will no longer display this behavior. Also, makes the creature unable to drop hauled items until it enters combat.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CV_ADD_TAG}}&lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*TAG NAME &lt;br /&gt;
| Adds a tag. Used in conjunction with creature variation templates.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CV_REMOVE_TAG}}&lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*TAG NAME &lt;br /&gt;
| Removes a tag. Used in conjunction with creature variation templates. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==D==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DEMON}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Found on generated [[demon]]s. Marks the caste to be used in the initial wave after breaking into the [[underworld]], and by the demon civilizations created during world-gen breachings{{verify}} {{version|0.47.01}}. Could not be specified in user-defined raws until version [[Release_information/0.47.01|0.47.01]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DESCRIPTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*text &lt;br /&gt;
| A brief description of the creature type, as displayed when viewing the creature's description/[[Thoughts and preferences|thoughts &amp;amp; preferences]] screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIE_WHEN_VERMIN_BITE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Causes the creature to die upon attacking. Used by [[honey bee]]s to simulate them dying after using their stingers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIFFICULTY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer &lt;br /&gt;
| Increases experience gain during adventure mode. Creatures with a difficulty of 11 or higher are not assigned for quests in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIURNAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active during the day in Adventurer Mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIVE_HUNTS_VERMIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The creature hunts vermin by diving from the air. On tame creatures, it has the same effect as {{token|HUNTS_VERMIN|c}}. Found on [[peregrine falcon]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DOES_NOT_EXIST}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Adding this token to a creature prevents it from appearing in generated worlds (unless it's marked as [[Entity_token#ANIMAL_ALWAYS_PRESENT|always present]] for a particular civilisation). For example, adding it to [[dog]]s will lead to worlds being generated without dogs in them. Also removes the creature from the [[object testing arena]]'s spawn list. If combined with {{token|FANCIFUL|c}}, artistic depictions of the creature will occur regardless. Used by [[centaur]]s, [[chimera]]s and [[griffon]]s in the vanilla game. &lt;br /&gt;
&lt;br /&gt;
Note: a creature tagged as DOES_NOT_EXIST can still be [[Interaction_token#I_EFFECT|summoned]] successfully, as long as it has a body defined in its raws. [http://www.bay12forums.com/smf/index.php?topic=165213.msg8086938#msg8086938]. It's also possible for another creature to [[Syndrome#CE_BODY_TRANSFORMATION|transform]] into it.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==E==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EBO_ITEM}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[item token]]&lt;br /&gt;
*[[material token]] (ANY_HARD_STONE can be used for the material)&lt;br /&gt;
| Defines the item that the creature drops upon being [[butcher|butchered]]. Used with {{token|EXTRA_BUTCHER_OBJECT|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EBO_SHAPE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*gem shape&lt;br /&gt;
| The shape of the creature's extra [[butcher|butchering]] drop. Used with {{token|EXTRA_BUTCHER_OBJECT|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EGG_MATERIAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* &amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
* &amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
| Defines the material composition of [[egg]]s laid by the creature. [[creature_token#LAYS_EGGS|Egg-laying]] creatures in the default game define this 3 times, using LOCAL_CREATURE_MAT:EGGSHELL, LOCAL_CREATURE_MAT:EGG_WHITE, and then LOCAL_CREATURE_MAT:EGG_YOLK. Eggs will be made out of eggshell. Edibility is determined by tags on whites or yolk, but they otherwise do not exist.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EGG_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*size&lt;br /&gt;
| Determines the size of laid [[egg]]s. Doesn't affect hatching or cooking, but bigger eggs will be heavier, and may take longer to be hauled depending on the hauler's strength.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EQUIPMENT_WAGON}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature appear as a large 3x3 [[wagon]] responsible for carrying trade goods, pulled by two {{token|WAGON_PULLER|c}} creatures and driven by a merchant.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EQUIPS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to wear or wield items.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EVIL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature is considered evil and will only show up in evil biomes. Civilizations with {{token|USE_EVIL_ANIMALS|e}} can domesticate them regardless of exotic status. Has no effect on cavern creatures except to restrict taming. A civilization with evil creatures can colonise evil areas.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXTRA_BUTCHER_OBJECT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
* TYPE, CATEGORY, or TOKEN&lt;br /&gt;
| The creature drops an additional object when [[butcher|butchered]], as defined by {{token|EBO_ITEM|c}} and {{token|EBO_SHAPE|c}}. Used for [[gizzard stone]]s in default creatures. For some materials, needs to be defined after caste definitions with SELECT_CASTE:ALL{{Bug|6355}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXTRACT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Defines a creature extract which can be obtained via [[small animal dissection]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXTRAVISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature can see regardless of whether it has working eyes and has full 360 degree vision, making it impossible to strike the creature from a blind spot in combat. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==F==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FANCIFUL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature is a thing of legend and known to all civilizations. Its materials cannot be requested or preferred. The tag also adds some art value modifiers. Used by a [[Fanciful|number of creatures]]. Conflicts with {{token|COMMON_DOMESTIC|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FEATURE_ATTACK_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[Animal people#Subterranean animal people|subterranean animal-man]] tribals. Currently defunct. In previous versions, it caused these creatures to crawl out of chasms and underground rivers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FEATURE_BEAST}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[forgotten beast]]s. Presumably makes it act as such, initiating underground attacks on fortresses, or leads to the pop-up message upon encountering one{{verify}}. Could not be specified in user-defined raws until version [[Release_information/0.47.01|0.47.01]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FEMALE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature biologically female, enabling her to [[Breeding|bear young]]. Usually specified inside a caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIREIMMUNE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature immune to [[Interaction_token#FIREBALL|FIREBALL]] and [[Interaction_token#FIREJET|FIREJET]] attacks, and allows it to path through high temperature zones, like lava or fires. Does not, by itself, make the creature immune to the damaging effects of burning in [[fire]], and does not prevent general heat damage or melting on its own (this would require adjustments to be made to the creature's body [[Material_definition_token|materials]] - see the [[Dragon/raw|dragon raws]] for an example).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIREIMMUNE_SUPER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Like {{token|FIREIMMUNE|c}}, but also renders the creature immune to [[Interaction_token#DRAGONFIRE|DRAGONFIRE]] attacks. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FISHITEM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature's corpse is a single [[Item_token#FISH_RAW|FISH_RAW]] food item that needs to be cleaned (into a [[Item_token#FISH|FISH]] item) at a [[fishery]] to become edible. Before being cleaned the item is referred to as &amp;quot;raw&amp;quot;. The food item is categorized under &amp;quot;fish&amp;quot; on the food and stocks screens, and when uncleaned it is sorted under &amp;quot;raw fish&amp;quot; in the stocks (but does not show up on the food screen). &lt;br /&gt;
Without this or {{token|COOKABLE_LIVE|c}}, [[fishing|fished]] vermin will turn into food the same way as non-vermin creatures, resulting in multiple units of food (meat, brain, lungs, eyes, spleen etc.) from a single fished vermin. These units of food are categorized as meat by the game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIXED_TEMP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*temperature &lt;br /&gt;
| The creature's body is constantly at this temperature, heating up or cooling the surrounding area. Alters the temperature of the creature's inventory and all adjacent tiles, [[Temperature|with all the effects that this implies]] - may trigger wildfires at high enough values. Also makes the creature immune to extreme heat or cold, as long as the temperature set is not harmful to the materials that the creature is made from.&lt;br /&gt;
&lt;br /&gt;
Note that temperatures of 12000 and higher may cause [[path|pathfinding]] issues in fortress mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FLEEQUICK}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| If engaged in combat, the creature will flee at the first sign of resistance. Used by [[kobold]]s in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to fly, independent of it having wings or not. Fortress Mode pathfinding only partially incorporates flying - flying creatures need a land path to exist between them and an area in order to access it, but as long as one such path exists, they do not need to use it, instead being able to fly over intervening obstacles. Winged creatures with this token can lose their ability to fly if their wings are crippled or severed. Winged creatures without this token will be unable to fly. (A 'wing' in this context refers to any body part with its own [[Body_token#FLIER|FLIER]] token).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FREQUENCY}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*number, max 100&lt;br /&gt;
| Determines the chances of a creature appearing within its environment, with higher values resulting in more frequent appearance. Also affects the chance of a creature being brought in a caravan for trading. The game effectively considers all creatures that can possibly appear and uses the FREQUENCY value as a ''weight'' - for example, if there are three creatures with frequencies 10/25/50, the creature with [FREQUENCY:50] will appear approximately 58.8% of the time. Defaults to 50 if not specified. Not to be confused with {{token|POP_RATIO|c}}.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==G==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GAIT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* &amp;lt;gait type&amp;gt;&lt;br /&gt;
* &amp;lt;gait name&amp;gt;&lt;br /&gt;
* &amp;lt;max [[Gait#Speed|speed]]&amp;gt;&lt;br /&gt;
* &amp;lt;build up time&amp;gt;&lt;br /&gt;
* &amp;lt;max turning [[Gait#Speed|speed]]&amp;gt;&lt;br /&gt;
* &amp;lt;start [[Gait#Speed|speed]]&amp;gt;&lt;br /&gt;
* &amp;lt;energy expenditure&amp;gt;&lt;br /&gt;
* &amp;lt;gait flag(s)&amp;gt;&lt;br /&gt;
| Defines a gait by which the creature can move. See [[Gait]] for more information.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;max speed&amp;gt; indicates the maximum [[Gait#Speed|speed]] achievable by a creature using this gait&lt;br /&gt;
* &amp;lt;start speed&amp;gt; indicates the creature's speed when it starts moving using this gait&lt;br /&gt;
* &amp;lt;build up time&amp;gt; indicates how long it will take for a creature using this gait to go from &amp;lt;start speed&amp;gt; to &amp;lt;max speed&amp;gt;. For example, a value of 10 means that it should be able to reach the maximum speed by moving 10 [[tile]]s in a straight line over even terrain.&lt;br /&gt;
* &amp;lt;max turning speed&amp;gt; indicates the maximum speed permissible when the creature suddenly changes its direction of motion. The creature's speed will be reduced to &amp;lt;max turning speed&amp;gt; if travelling at a higher speed than this before turning.&lt;br /&gt;
* &amp;lt;energy expenditure&amp;gt; indicates how energy-consuming the gait is. Higher values cause the creature to tire out faster. Persistent usage of a high-intensity gait will eventually lead to exhaustion and [[Status_icon#Non-flashing|collapse]].&lt;br /&gt;
&lt;br /&gt;
'''NO_BUILD_UP''' can be specified instead of a &amp;lt;start speed&amp;gt; value to make the &amp;lt;max speed&amp;gt; instantly achievable upon initiating movement (this is equivalent to a &amp;lt;build up time&amp;gt; of 0). Note that &amp;lt;build up time&amp;gt; and &amp;lt;max turning speed&amp;gt; are both ignored if specified alongside this (as NO_BUILD_UP trumps &amp;lt;build up time&amp;gt; and preserves &amp;lt;max speed&amp;gt; whilst turning, and &amp;lt;max turning speed&amp;gt; cannot exceed &amp;lt;max speed&amp;gt;) so it is permissible to omit them so long as they are '''both''' omitted together.&lt;br /&gt;
&lt;br /&gt;
It's possible to specify a &amp;lt;start speed&amp;gt; greater than the &amp;lt;max speed&amp;gt;; the moving creature will decelerate towards its &amp;lt;max speed&amp;gt; in this case.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''valid gait types:'''&lt;br /&gt;
*'''WALK'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving normally over ground tiles.&lt;br /&gt;
&lt;br /&gt;
*'''CRAWL'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving over ground tiles whilst [[Status_icon#Non-flashing|prone]].&lt;br /&gt;
&lt;br /&gt;
*'''SWIM'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving through tiles containing [[water]] or [[magma]] at a [[Water#Depth|depth]] of at least 4/7. &lt;br /&gt;
&lt;br /&gt;
*'''FLY'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving through [[open space]].&lt;br /&gt;
&lt;br /&gt;
*'''CLIMB'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving whilst [[Climber|climbing]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''valid gait flags:'''&lt;br /&gt;
* '''AGILITY'''&amp;lt;br&amp;gt;&lt;br /&gt;
Speeds/slows movement depending on the creature's [[Attribute#Agility|Agility]] stat.&lt;br /&gt;
&lt;br /&gt;
* '''STRENGTH'''&amp;lt;br&amp;gt;&lt;br /&gt;
Speeds/slows movement depending on the creature's [[Attribute#Strength|Strength]] stat.&lt;br /&gt;
&lt;br /&gt;
* '''LAYERS_SLOW'''&amp;lt;br&amp;gt;&lt;br /&gt;
Makes [[Tissue_definition_token#THICKENS_ON_ENERGY_STORAGE|THICKENS_ON_ENERGY_STORAGE]] and [[Tissue_definition_token#THICKENS_ON_STRENGTH|THICKENS_ON_STRENGTH]] tissue layers slow movement depending on how thick they are. Adding the STRENGTH gait flag counteracts the impact of the latter layer.&lt;br /&gt;
&lt;br /&gt;
* '''STEALTH_SLOWS:'''&amp;lt;percentage&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Slows movement by the specified percentage when the creature is [[Ambusher|sneaking]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERAL_BABY_NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Like {{token|BABYNAME|c}}, but applied regardless of caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERAL_CHILD_NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Like {{token|CHILDNAME|c}}, but applied regardless of caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERAL_MATERIAL_FORCE_MULTIPLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value A&lt;br /&gt;
*value B&lt;br /&gt;
| Has the same function as {{token|MATERIAL_FORCE_MULTIPLIER|c}}, but applies to all attacks instead of just those involving a specific material. Appears to be overridden by MATERIAL_FORCE_MULTIPLIER ([[werebeast]]s, for example, use both tokens to provide resistance to all materials, with one exception to which they are especially vulnerable).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERATED}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Found on procedurally generated creatures like [[forgotten beast]]s, [[titan]]s, [[demon]]s, [[angel]]s, and [[night creature]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GETS_INFECTIONS_FROM_ROT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature get [[Health_care#Infection|infections]] from necrotic tissue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GETS_WOUND_INFECTIONS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature's wounds become [[Health_care#Infection|infected]] if left untreated for too long.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GLOWCOLOR}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*foreground&lt;br /&gt;
*background&lt;br /&gt;
*brightness &lt;br /&gt;
| The colour of the creature's {{token|GLOWTILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GLOWTILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*ascii character &lt;br /&gt;
| If present, the being glows in the dark (generally used for Adventurer Mode). The tile is what replaces the being's current tile when it is obscured from your sight by darkness. The default setting for kobolds (a yellow quotation mark) provides a nice &amp;quot;glowing eyes&amp;quot; effect. The game is also hardcoded to automatically convert quotation mark GLOWTILES into apostrophes if the creature has lost one eye. This works at the generic creature level - for caste-specific glow tiles, use {{token|CASTE_GLOWTILE|c}} instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GNAWER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*verb&lt;br /&gt;
| The creature can and will gnaw its way out of [[animal trap]]s and [[cage]]s using the specified verb, depending on the material from which it is made (normally wood).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GOBBLE_VERMIN_CLASS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*class&lt;br /&gt;
| The creature eats vermin of the specified class.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GOBBLE_VERMIN_CREATURE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*creature&lt;br /&gt;
*caste&lt;br /&gt;
| The creature eats a specified [[vermin]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GO_TO_END}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags at the end of the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GO_TO_START}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags at the beginning of the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GO_TO_TAG}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags after the specified tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GOOD}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature is considered good and will only show up in good biomes - [[unicorn]]s, for example. Civilizations with {{token|USE_GOOD_ANIMALS|e}} can domesticate them regardless of exotic status. Has no effect on cavern creatures except to restrict taming. A civilization that has good creatures can colonise good areas in world-gen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GRASSTRAMPLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value &lt;br /&gt;
| The value determines how rapidly [[grass]] is trampled when a creature steps on it - a value of 0 causes the creature to never damage grass, while a value of 100 causes grass to be trampled as rapidly as possible. Defaults to 5.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GRAVITATE_BODY_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*target value&lt;br /&gt;
| Used in Creature Variants. This token changes the adult body size to the average of the old adult body size and the target value and scales all intermediate growth stages by the same factor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GRAZER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| The creature is a grazer - if tamed in fortress mode, it needs a pasture to survive. The higher the number, the less frequently it needs to eat in order to live. See [[Pasture]] for details on its issues.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==H==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HABIT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*type&lt;br /&gt;
*probability&lt;br /&gt;
| Defines certain behaviors for the creature. The habit types are:&lt;br /&gt;
*COLLECT_TROPHIES&lt;br /&gt;
*COOK_PEOPLE&lt;br /&gt;
*COOK_VERMIN&lt;br /&gt;
*GRIND_VERMIN&lt;br /&gt;
*COOK_BLOOD&lt;br /&gt;
*GRIND_BONE_MEAL&lt;br /&gt;
*EAT_BONE_PORRIDGE&lt;br /&gt;
*USE_ANY_MELEE_WEAPON&lt;br /&gt;
*GIANT_NEST&lt;br /&gt;
*COLLECT_WEALTH.&lt;br /&gt;
These require the creature to have a {{token|LAIR|c}} to work properly, and also don't seem to work on creatures who are not a {{token|SEMIMEGABEAST|c}}, {{token|MEGABEAST|c}} or {{token|NIGHT_CREATURE_HUNTER|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HABIT_NUM}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number or TEST_ALL&lt;br /&gt;
| &amp;quot;If you set HABIT_NUM to a number, it should give you that exact number of habits according to the weights.&amp;quot;.{{cite forum|60554/1719248}} All lists of HABITs are preceded by [HABIT_NUM:TEST_ALL]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HAS_NERVES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature has nerves in its muscles. Cutting the muscle tissue can sever motor and sensory nerves.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HASSHELL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature has a shell. Seemingly no longer used - holdover from previous versions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HFID}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*Integer (generic token?)&lt;br /&gt;
| Found on generated [[angel]]s. This is the historical figure ID of the deity with which the angel is associated.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HIVE_PRODUCT}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
*[[time]]&lt;br /&gt;
*[[item token]]s&lt;br /&gt;
| What product is harvested from [[Beekeeping industry|beekeeping]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HOMEOTHERM}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number or NONE&lt;br /&gt;
| Default 'NONE'. The creature's normal body [[temperature]]. Creature ceases maintaining temperature on death unlike fixed material temperatures. Provides minor protection from environmental temperature to the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HUNTS_VERMIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature hunts and kills nearby [[vermin]].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==I==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IMMOBILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The creature cannot move. Found on [[sponge]]s. Will also stop a creature from breeding in fortress mode (MALE and FEMALE are affected, if one is IMMOBILE no breeding will happen).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IMMOBILE_LAND}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immobile while on land. Only works on {{token|AQUATIC|c}} creatures which can't breathe on land.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IMMOLATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature radiates [[fire]]. It will ignite, and potentially completely destroy, items the creature is standing on. Keep booze away from critters with this tag. Also gives the vermin a high chance of escaping from [[animal trap]]s and [[cage]]s made of certain materials.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|INTELLIGENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Alias for {{token|CAN_SPEAK|c}} + {{token|CAN_LEARN|c}} but additionally keeps creatures from being [[butcher|butchered]] by the AI during worldgen and post-gen. In fortress mode, {{token|CAN_LEARN|c}} is enough.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ITEMCORPSE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
* [[item token]]&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Determines if the creature leaves behind a non-standard corpse (i.e. wood, statue, bars, stone, pool of liquid, etc.).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ITEMCORPSE_QUALITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* number&lt;br /&gt;
| The [[quality]] of an item-type corpse left behind. Valid values are: 0 for ordinary, 1 for well-crafted, 2 for finely-crafted, 3 for superior, 4 for exceptional, 5 for masterpiece.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==L==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*type&lt;br /&gt;
*probability&lt;br /&gt;
| Found on megabeasts, semimegabeasts, and night creatures. The creature will seek out sites of this type and take them as lairs. The lair types are:&lt;br /&gt;
*SIMPLE_BURROW&lt;br /&gt;
*SIMPLE_MOUND&lt;br /&gt;
*WILDERNESS_LOCATION&lt;br /&gt;
*SHRINE&lt;br /&gt;
*LABYRINTH&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR_CHARACTERISTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*characteristic&lt;br /&gt;
*probability&lt;br /&gt;
| Defines certain features of the creature's lair. The only valid characteristic is HAS_DOORS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR_HUNTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| This creature will actively hunt adventurers in its lair.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR_HUNTER_SPEECH}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*speech file&lt;br /&gt;
| What this creature says while hunting adventurers in its lair.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LARGE_PREDATOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Will attack things that are smaller than it (like dwarves). Only one group of &amp;quot;large predators&amp;quot; (possibly two groups on &amp;quot;savage&amp;quot; maps) will appear on any given map. In adventure mode, large predators will try to ambush and attack you (and your party will attack them back). When tamed, large predators tend to be much more aggressive to enemies than non-large predators, making them a good choice for an animal army. They may go on rampages in worldgen, and adventurers may receive quests to kill them. Also, they can be mentioned in the intro paragraph when starting a fortress e.g. &amp;quot;ere the wolves get hungry.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LARGE_ROAMING}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature can spawn as a wild animal in the appropriate biomes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAYS_EGGS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature lays [[egg]]s instead of giving birth to live young.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAYS_UNUSUAL_EGGS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[item token]]&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Creature lays the specified item instead of regular eggs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIGAMENTS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*healing rate &lt;br /&gt;
| The creature has ligaments in its {{token|CONNECTIVE_TISSUE_ANCHOR|td}} tissues (bone or chitin by default). Cutting the bone/chitin tissue severs the ligaments, disabling motor function if the target is a limb.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIGHT_GEN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will generate light, such as in adventurer mode at night. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIKES_FIGHTING}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will attack enemies rather than flee from them. This tag has the same effect on player-controlled creatures - including modded dwarves. Retired as of v0.40.14 in favor of {{token|LARGE_PREDATOR|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LISP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature uses &amp;quot;sssssnake talk&amp;quot; (multiplies 'S' when talking - &amp;quot;My name isss Recisssiz.&amp;quot;). Used by [[Serpent man|serpent men]] and [[Reptile man|reptile men]] in the vanilla game. C's with the same pronunciation (depending on the word) are not affected by this token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LITTERSIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* minimum&lt;br /&gt;
* maximum&lt;br /&gt;
| Determines the number of offspring per one birth.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOCAL_POPS_CONTROLLABLE}}{{version|0.42.01}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Allows you to play as a wild animal of this species in adventurer mode. Prevents trading of (tame) instances of this creature in caravans.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOCAL_POPS_PRODUCE_HEROES}}{{version|0.42.01}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Wild animals of this species may occasionally join a civilization. Prevents trading of (tame) instances of this creature in caravans.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOCKPICKER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Lets a creature open [[door]]s that are set to forbidden in fortress mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOOSE_CLUSTERS}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creatures will scatter if they have this tag, or form tight packs if they don't. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOW_LIGHT_VISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number&lt;br /&gt;
| Determines how well a creature can see in the dark - higher is better. Dwarves have 10000, which amounts to perfect nightvision.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==M==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAGICAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| According to Toady One, this is completely interchangeable with {{token|AT_PEACE_WITH_WILDLIFE|c}} and might have been used in very early versions of the game by wandering wizards or the ent-type tree creatures that used to be animated by elves. [http://www.bay12forums.com/smf/index.php?topic=169696.msg8316954#msg8316954]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAGMA_VISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is able to see while submerged in [[magma]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MALE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature biologically male. Usually declared inside a caste.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| {{text anchor|MANNERISM|MANNERISM_*}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*occasionally body part &lt;br /&gt;
| Adds a possible mannerism to the creature's profile.  See [[creature mannerism token]] for further info.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*material id&lt;br /&gt;
| Begins defining a new material.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATERIAL_FORCE_MULTIPLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Material token]]&lt;br /&gt;
*value A&lt;br /&gt;
*value B&lt;br /&gt;
| When struck with a weapon made of the specified material, the force exerted will be multiplied by A/B, thus making the creature more or less susceptible to this material. For example, if A is 2 and B is 1, the force exerted by the defined material will be doubled. If A is 1 and B is 2, it will be halved instead. See also  {{token|GENERAL_MATERIAL_FORCE_MULTIPLIER|c}}, which can be used to make this sort of effect applicable to all materials.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATUTINAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Sets the creature to be active at dawn in adventurer mode. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAXAGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*min&lt;br /&gt;
*max &lt;br /&gt;
| Determines the creature's natural lifespan, using the specified minimum and maximum age values (in years). Each individual creature with this token is generated with a predetermined date (calculated down to the exact [[time|tick]]!) between these values, at which it is destined to die of old age, should it live long enough. Note that the probability of death at any given age does not increase as the creature gets older [http://i.imgur.com/A1A4aA9.png]. &lt;br /&gt;
Creatures which lack this token are naturally immortal. The [[Syndrome#CE_ADD_TAG|NO_AGING]] syndrome tag will prevent death by old age from occurring. Also note that, among civilized creatures, castes which lack this token will refuse to marry others with it, and vice versa.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MEANDERER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature slowly stroll around, unless it's in combat or performing a job. If combined with {{token|CAN_LEARN|c}}, will severely impact their [[pathfinding]] and lead the creature to move extremely slowly when not performing any task.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MEGABEAST}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| A 'boss' creature. A small number of the creatures are created during worldgen, their histories and descendants (if any) will be tracked in worldgen (as opposed to simply 'spawning'), and they will occasionally go on rampages, potentially leading to worship if they attack the same place multiple times. Their presence and number will also influence age names. When appearing in fortress mode, they will have a pop-up message announcing their arrival. They will remain hostile to military even after being tamed.{{bug|10731}} See [[megabeast]] page for more details. &lt;br /&gt;
&lt;br /&gt;
Requires specifying a {{token|BIOME|c}} in which the creature will live. Subterranean biomes appear to not be allowed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENT_ATT_CAP_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*Cap %&lt;br /&gt;
|Default is 200.  This means you can increase your attribute to 200% of its starting value (or the average value + your starting value if that is higher).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENT_ATT_RANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[Attribute|ATTRIBUTE]]&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| Sets up a [[Attribute#Soul_attributes|mental attribute]]'s range of values (0-5000). All mental attribute ranges default to 200:800:900:1000:1100:1300:2000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENT_ATT_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*cost to improve&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| [[Attribute#Soul_attributes|Mental attribute]] gain/decay rates. Lower numbers in the last three slots make decay occur faster. Defaults are 500:4:5:4.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MILKABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
* frequency&lt;br /&gt;
| Allows the creature to be [[milk]]ed in the [[farmer's workshop]]. The frequency is the amount of [[time|ticks]] the creature needs to &amp;quot;recharge&amp;quot; (i.e. how much time needs to pass before it can be milked again). Does not work on [[#CAN_LEARN|sentient]] creatures, regardless of [[ethics]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MISCHIEVIOUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Alias for {{token|MISCHIEVOUS|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MISCHIEVOUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature spawns [[stealth]]ed and will attempt to path into the fortress, pulling any [[lever]]s it comes across. It will be invisible on the map and [[unit list]] until spotted by a citizen, at which point the game will pause and recenter on the creature. Used by [[gremlin]]s in the vanilla game. &amp;quot;They go on little missions to mess with various fortress buildings, not just levers.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MODVALUE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Seemingly no longer used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MOUNT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature may be used as a [[mount]]. No use for the player in fortress mode, but enemy sieging forces may arrive with cavalry. Mounts are usable in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MOUNT_EXOTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature may be used as a [[mount]], but civilizations cannot domesticate it in worldgen without certain exceptions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MULTIPART_FULL_VISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to have all-around vision as long as it has multiple heads that can see.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MULTIPLE_LITTER_RARE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the species usually produce a single offspring per birth, occasionally producing twins or triplets with a 1/500 chance.  Requires {{token|FEMALE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MUNDANE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Marks if the creature is an actual real-life creature. Only used for age-names at present.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==N==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural&lt;br /&gt;
*adjective &lt;br /&gt;
| The generic name for any creature of this type - will be used when distinctions between caste are unimportant. For names for specific castes, use {{token|CASTE_NAME|c}} instead. If left undefined, the creature will be labeled as &amp;quot;nothing&amp;quot; by the game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NATURAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Animal is considered to be natural. NATURAL animals will not engage creatures tagged with {{token|AT_PEACE_WITH_WILDLIFE|c}} in combat unless they are members of a hostile entity and vice-versa.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NATURAL_ANIMAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Alias of {{token|NATURAL|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NATURAL_SKILL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Skill_token|Skill token]]&lt;br /&gt;
*value&lt;br /&gt;
| The creature possesses the specified [[skill]] at this level inherently - that is, it begins with the skill at this level, and the skill may never rust below that. A value of 15 is legendary.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_BOGEYMAN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creatures with this token can appear in [[bogeyman|bogeyman ambushes]] in [[adventure mode]], where they adopt classical bogeyman traits such as stalking the adventurer and vaporising when dawn breaks. Such traits do not manifest if the creature is encountered outside of a bogeyman ambush (for instance, as a megabeast or a civilised being). In addition, their corpses and severed body parts turn into [[smoke]] after a short while. Note that setting the &amp;quot;Number of Bogeyman Types&amp;quot; in [[advanced world generation]] to 0 will only remove randomly-generated bogeymen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_EXPERIMENTER}}{{version|0.47.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on some [[necromancer]]s. Creatures with this tag may periodically &amp;quot;perform horrible experiments&amp;quot; offscreen, during which they can use creature-targeting interactions with an &amp;lt;code&amp;gt;[[Interaction_token#I_SOURCE|[I_SOURCE:EXPERIMENT]]]&amp;lt;/code&amp;gt; tag on living creatures in their area. Worlds are generated with a list of procedurally-generated experiments, allowing necromancers to turn living people and animals into [[Infected_ghoul|ghouls]] and [[Experiment|other experimental creatures]], and these will automatically be available to all experimenters; it does not appear possible to prevent this. You can mod in your own custom experiment interactions, but these are used very infrequently due to the large number of generated experiments.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_HUNTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[night troll]]s and [[werebeast]]s. Implies that the creature is a [[night creature]], and shows its description in [[legends mode]] entry. The creature is always hostile and will start [[no quarter]] combat with any nearby creatures, except for members of its own race. Note that this tag does not override the creature's normal behavior in [[fortress mode]] except for the aforementioned aggression, and doesn't prevent the creature from fleeing the battles it started. It also removes the creature's materials from stockpile settings list, making them be stored there regardless of settings.&lt;br /&gt;
&lt;br /&gt;
This tag causes the usual behaviour of werebeasts in worldgen, that is, fleeing towns upon being cursed and conducting raids from a lair. If this tag is absent from a deity curse, the accursed will simply be driven out of towns in a similar manner to [[vampire]]s. When paired with SPOUSE_CONVERTER, a very small population of the creature will be created during worldgen (sometimes only a single individual will be created), and their histories will be tracked (that is, they will not spawn spontaneously later, they must either have children or convert other creatures to increase their numbers). The creature will settle in a lair and go on rampages during worldgen. It will actively attempt to seek out potential conversion targets to abduct, convert, and have children with (if possible).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_NIGHTMARE}}{{version|0.47.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[nightmare]]s. Corpses and severed body parts derived from creatures with this token turn into [[smoke]] after a short while.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_AUTUMN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature caste does not appear in [[Calendar|autumn]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_CONNECTIONS_FOR_MOVEMENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature doesn't require connected body parts to move{{verify}}; generally used on undead creatures with connections that have rotted away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_DIZZINESS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot become [[Symptom#Dizziness|dizzy]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_DRINK}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to drink. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_EAT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to [[food|eat]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_FEVERS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot suffer [[Symptom#Fever|fevers]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_GENDER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The creature is biologically sexless. Makes the creature unable to [[breeding|breed]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_PHYS_ATT_GAIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The creature cannot raise any [[Attribute#Body_attributes|physical attributes]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_PHYS_ATT_RUST}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The creature cannot lose any [[Attribute#Body_attributes|physical attributes]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_SLEEP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to sleep. Can still be rendered unconscious by other means.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_SPRING}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature caste does not appear in [[Calendar|spring]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_SUMMER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature caste does not appear in [[Calendar|summer]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_THOUGHT_CENTER_FOR_MOVEMENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't require an organ with the {{token|THOUGHT|body}} tag to survive or attack; generally used on creatures that don't have brains.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_UNIT_TYPE_COLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Prevents creature from selecting its color based on its profession (e.g. Miner, Hunter, Wrestler).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_VEGETATION_PERTURB}}&lt;br /&gt;
| Caste{{Verify}}&lt;br /&gt;
|  &lt;br /&gt;
| Likely prevents the creature from leaving broken vegetation tracks.{{Verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_WINTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature caste does not appear in [[Calendar|winter]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOBONES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature has no bones.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOBREATHE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't need to breathe or have {{token|BREATHE|body}} parts in body, nor can it drown or be strangled. Creatures living in magma must have this tag, otherwise they will drown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOCTURNAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active at night in adventure mode. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOEMOTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature has no emotions. It is immune to the effects of [[stress]] and unable to rage, and its [[need]]s cannot be fulfilled in any way. Used on [[undead]] in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOEXERT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can't become tired or over-exerted from taking too many combat actions or moving at full speed for extended periods of time. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOFEAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't feel fear and will never flee from battle, and will be immune to [[ghost]]s' attempts to 'scare it to death'. Additionally, it causes [[bogeyman|bogeymen]] and [[nightmare]]s to become friendly towards the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOMEAT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop meat when [[butcher|butchered]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NONAUSEA}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature isn't nauseated by gut hits and cannot vomit.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOPAIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't feel pain. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSKIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop a hide when [[butcher|butchered]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSKULL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop a skull on butchering, rot, or decay of severed head.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSMELLYROT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Does not produce [[miasma]] when rotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSTUCKINS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Weapons can't get stuck in the creature. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSTUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can't be stunned and knocked unconscious by pain or head injuries. Creatures with this tag never wake up from sleep in Fortress Mode. If this creature needs to sleep while playing, it &amp;lt;b&amp;gt;will&amp;lt;/b&amp;gt; die.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOT_BUTCHERABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Cannot be [[butcher|butchered]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOT_LIVING}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Cannot be raised from the dead by necromancers or evil clouds. Implies the creature is not a normal living being. Used by [[vampire]]s, [[Mummy|mummies]] and inorganic creatures like the [[amethyst man]] and [[bronze colossus]]. Creatures who are {{token|OPPOSED_TO_LIFE|c}} (undead) will be docile towards creatures with this token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOTHOUGHT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't require a {{token|THOUGHT|body}} body part to survive. Has the added effect of preventing speech, though directly controlling creatures that would otherwise be capable of speaking allows them to engage in conversation.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==O==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ODOR_LEVEL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number&lt;br /&gt;
| How easy the creature is to [[smell]]. The higher the number, the easier the creature can be smelt. Zero is odorless, default is 50.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ODOR_STRING}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*string&lt;br /&gt;
| What the creature [[smell]]s like. If no odor string is defined, the creature name (not the caste name) is used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|OPPOSED_TO_LIFE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Is hostile to all creatures except undead and other non-living ones and will show {{DFtext|Opposed to life|0:1}} in the [[unit list]]. Used by [[undead]] in the vanilla game. Functions without the {{token|NOT_LIVING|c}} token, and seems to imply said token as well. Undead will not be hostile to otherwise-living creatures given this token. Living creatures given this token will attack living creatures that lack it, while ignoring other living creatures that also have this token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ORIENTATION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*MALE/FEMALE&lt;br /&gt;
*disinterested chance&lt;br /&gt;
*lover-possible chance&lt;br /&gt;
*commitment-possible chance&lt;br /&gt;
| Determines caste's likelihood of having sexual attraction to certain sexes. Values default to 75:20:5 for the same sex and 5:20:75 for the opposite sex. The first value indicates how likely to be entirely uninterested in the sex, the second decides if the creature will become lovers but not marry, the third decides if the creature will marry this sex. The values themselves are simply ratios and do not need to add up to any particular value.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|OUTSIDER_CONTROLLABLE}}{{version|0.42.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Lets you play as an [[Adventurer_mode_character_creation#Outsider|outsider]] of this species in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==P==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PACK_ANIMAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be used as a pack animal. Currently only used by [[trading|merchants]] without wagons. Also prevents creature from dropping hauled items on its own -- do ''not'' use for player-controllable creatures!&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PARALYZEIMMUNE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immune to all [[Syndrome#CE_PARALYSIS|paralyzing]] special attacks.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PATTERNFLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Used to control the bat riders with paralyze-dart blowguns that flew through the 2D chasm. Doesn't do anything now.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PEARL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| In earlier versions, creature would generate [[pearl]]s. Does nothing in the current version.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PENETRATEPOWER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value &lt;br /&gt;
| Controls the ability of [[vermin]] to find a way into containers when they are eating food from your stockpiles. The value for vermin in the game's current version ranges from 1-3. A higher value is better at penetrating containers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PERSONALITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ATTRIBUTE&lt;br /&gt;
*lowest&lt;br /&gt;
*median&lt;br /&gt;
*highest &lt;br /&gt;
| Determines the range and chance of personality traits. Standard is 0:50:100. See [[Personality trait]] for more info.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PET}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be [[Animal_trainer|tamed]] in Fortress mode. Prerequisite for all other working animal roles. Civilizations that encounter it in worldgen will tame and domesticate it for their own use. Adding this to civilization members will classify them as pets instead of citizens, with all the [[Fun|problems]] that entails. However, you can solve these problems using the popular plugin [https://dffd.bay12games.com/file.php?id=13095| Dwarf Therapist], which is completely unaffected by the tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PET_EXOTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be [[Animal_trainer|tamed]] in Fortress mode. Prequisite for all other working animal roles. Civilizations cannot domesticate it in worldgen, with certain exceptions. More difficult to tame?{{verify}} Adding this to civilization members will classify them as pets instead of citizens, with all the [[Fun|problems]] that entails. ([[Gremlin|Example]]).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PETVALUE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value &lt;br /&gt;
| How valuable a tamed animal is. Actual cost in points in the embarking screen is 1+(PETVALUE/2) for an untrained animal, 1+PETVALUE for a war/hunting one. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PETVALUE_DIVISOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Divides the creature's {{token|PETVALUE|c}} by the specified number. Used by [[honey bee]]s to prevent a single hive from being worth a fortune.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PHYS_ATT_CAP_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*Cap %&lt;br /&gt;
|Default is 200. This means you can increase your attribute to 200% of its starting value (or the average value + your starting value if that is higher).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PHYS_ATT_RANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Attribute|ATTRIBUTE]]&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| Sets up a [[Attribute#Body_attributes|physical attribute]]'s range of values (0-5000). All physical attribute ranges default to 200:700:900:1000:1100:1300:2000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PHYS_ATT_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*cost to improve&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| [[Attribute#Body_attributes|Physical attribute]] gain/decay rates. Lower numbers in the last three slots make decay occur faster. Defaults for STRENGTH, AGILITY, TOUGHNESS, and ENDURANCE are 500:3:4:3, while RECUPERATION and DISEASE_RESISTANCE default to 500:NONE:NONE:NONE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_BP_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY, or BY_TOKEN&lt;br /&gt;
*body type, category, or token&lt;br /&gt;
| Adds a body part group to selected body part group. Presumably used immediately after {{token|SET_BP_GROUP|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*material&lt;br /&gt;
| Adds a material to selected materials. Used immediately after {{token|SELECT_MATERIAL|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|POP_RATIO}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
*number&lt;br /&gt;
| Weighted population of caste; Lower is rarer. Not to be confused with {{token|FREQUENCY|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|POPULATION_NUMBER}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*min&lt;br /&gt;
*max &lt;br /&gt;
| The minimum/maximum numbers of how many of these creatures are present in each world map tile of the appropriate region. Defaults to 1:1 if not specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|POWER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Allows the being to represent itself as a deity, allowing it to become the leader of a civilized group. Used by unique demons in the vanilla game. Requires {{token|CAN_SPEAK|c}} to actually do anything more than settle at a location (e.g. write books, lead armies, profane temples). Doesn't appear to do anything for creatures that are already civilized. Once the creature ascends to a position of leadership, it will proceed to act as a standard ruler for their entity and fulfill the same functions (hold tournaments, tame creatures, etc).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PREFSTRING}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*string&lt;br /&gt;
| Sets what other creatures [[Preferences|prefer]] about this creature. &amp;quot;Urist likes dwarves for their beards.&amp;quot; Multiple entries will be chosen from at random. Creatures lacking a PREFSTRING token will never appear under another's preferences.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PROFESSION_NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*[[Unit type token]] (Profession)&lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| The generic name for members of this profession, at the creature level. In order to give members of specific castes different names for professions, use {{token|CASTE_PROFESSION_NAME|c}} instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PRONE_TO_RAGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*Chance&lt;br /&gt;
| Creature has a percentage chance to flip out at visible non-friendly creatures. Enraged creatures attack anything regardless of timidity and get a strength bonus to their hits. This is what makes [[badger]]s so hardcore.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* &amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
* &amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
| The creature has pus. Specifies the stuff secreted by [[Health_care#Infection|infected wounds]].&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==R==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RELSIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*body category, type, or token&lt;br /&gt;
*Relsize &lt;br /&gt;
| Specifies a new relative size for a part than what is stated in the body plan. For example, dwarves have larger livers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural&lt;br /&gt;
| What the creature's [[remains]] are called.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS_COLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| What color the creature's [[remains]] are.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS_ON_VERMIN_BITE_DEATH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Goes with {{token|VERMIN_BITE|c}} and {{token|DIE_WHEN_VERMIN_BITE|c}}, the vermin creature will leave remains on death when biting. Leaving this tag out will cause the creature to disappear entirely after it bites.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS_UNDETERMINED}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Unknown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMOVE_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*material token &lt;br /&gt;
| Removes a material from the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMOVE_TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*tissue token&lt;br /&gt;
| Removes a tissue from the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RETRACT_INTO_BP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY or BY_TOKEN&lt;br /&gt;
*body type, [[Body_token#CATEGORY|category]], or [[Body_token#BP|token]]&lt;br /&gt;
*Second person (&amp;quot;You&amp;quot;) retract verb text&lt;br /&gt;
*Third person (&amp;quot;The giant snail&amp;quot;) retract verb text&lt;br /&gt;
*Second person cancel retract text&lt;br /&gt;
*Third person cancel retract text&lt;br /&gt;
| The creature will retract into a body part when threatened. It will be unable to move or attack, but enemies will only be able to attack the specified body part. (eg. Turtle, Hedgehog)&lt;br /&gt;
&lt;br /&gt;
Second-person descriptions are used for adventurer mode natural ability. &amp;quot;&amp;lt;pro_pos&amp;gt;&amp;quot; can be used in the descriptions, being replaced with the proper pronoun (or lack thereof) in-game. &lt;br /&gt;
&lt;br /&gt;
Undead curled up creatures are buggy{{bug|11463}}{{bug|10519}}.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RETURNS_VERMIN_KILLS_TO_OWNER}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Cat behavior. If it kills a vermin creature and has an owner, it carries the remains in its mouth and drops them at their feet. Requires {{token|HUNTS_VERMIN|c}}, obviously.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ROOT_AROUND}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY or BY_TOKEN&lt;br /&gt;
*body type, [[Body_token#CATEGORY|category]], or [[Body_token#BP|token]]&lt;br /&gt;
*Second person (&amp;quot;You&amp;quot;) verb text&lt;br /&gt;
*Third person (&amp;quot;The hen&amp;quot;) verb text&lt;br /&gt;
| Creature will occasionally root around in the grass, looking for insects.  Used for flavor in Adventurer Mode, spawns vermin edible for this creature in Fortress Mode. Creatures missing the specified body part will be unable to perform this action. The action produces a message (visible in adventure mode) in the form:&lt;br /&gt;
&lt;br /&gt;
[creature] [verb text] the [description of creature's location]&lt;br /&gt;
&lt;br /&gt;
In adventure mode, the &amp;quot;rooting around&amp;quot; ability will be included in the &amp;quot;natural abilities&amp;quot; menu, represented by its second person verb text.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==S==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SAVAGE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature will only show up in &amp;quot;savage&amp;quot; biomes. Has no effect on cavern creatures. Cannot be combined with {{token|GOOD|c}} or {{token|EVIL|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SECRETION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
*&amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
*BY_TOKEN / BY_CATEGORY / BY_TYPE&lt;br /&gt;
*&amp;lt;[[Body_token#BP|body part ID]]&amp;gt; / &amp;lt;[[Body_token#CATEGORY|category]]&amp;gt; or ALL / &amp;lt;type (e.g. [[Body_token#GRASP|GRASP]])&amp;gt;&lt;br /&gt;
*&amp;lt;[[Body_detail_plan_token#BP_LAYERS|tissue layer]]&amp;gt; or ALL&lt;br /&gt;
*&amp;lt;trigger&amp;gt;&lt;br /&gt;
| Causes the specified tissue layer(s) of the indicated body part(s) to secrete the designated material. A size 100 ('covering') [[contaminant]] is created over the affected body part(s) in its specified material state (and at the temperature appropriate to this state) when the trigger condition is met, as long as one of the secretory tissue layers is still intact. Valid triggers are:&lt;br /&gt;
*'''CONTINUOUS'''&lt;br /&gt;
Secretion occurs once every 40 [[time|ticks]] in [[fortress mode]], and every tick in [[adventurer mode]].&lt;br /&gt;
*'''EXERTION'''&lt;br /&gt;
Secretion occurs continuously (at the rate described above) whilst the creature is at minimum &amp;lt;span style=&amp;quot;font-size:75%&amp;quot;&amp;gt;{{Tile|Tired|6:1}}&amp;lt;/span&amp;gt; following physical exertion. Note that this cannot occur if the creature has {{token|NOEXERT|c}}.&lt;br /&gt;
*'''EXTREME_EMOTION'''&lt;br /&gt;
Secretion occurs continuously (as above) whilst the creature is distressed. Cannot occur in creatures with {{token|NOEMOTION|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_ADDITIONAL_CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;caste&amp;gt;&lt;br /&gt;
| Adds an additional previously defined caste to the selection. Used after {{token|SELECT_CASTE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;caste&amp;gt; or ALL &lt;br /&gt;
| Selects a previously defined caste&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
| Selects a locally defined material. Can be ALL.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*tissue token&lt;br /&gt;
| Selects a tissue for editing.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SEMIMEGABEAST}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Essentially the same as {{token|MEGABEAST|c}}, but more of them are created during worldgen. See the [[semi-megabeast]] page for details.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SENSE_CREATURE_CLASS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* &amp;lt;[[Creature_token#CREATURE_CLASS|creature class]]&amp;gt;&lt;br /&gt;
* [[Tilesets|&amp;lt;tile value or character&amp;gt;]]&lt;br /&gt;
* [[Color#Color_values|&amp;lt;foreground color&amp;gt;:&amp;lt;background color&amp;gt;:&amp;lt;foreground brightness&amp;gt;]]&lt;br /&gt;
| Gives the creature the ability to sense creatures belonging to the specified [[Creature_token#CREATURE_CLASS|creature class]] even when they lie far beyond line of sight, including through walls and floors. It also appears to reduce or negate the combat penalty of [[Wound#Blindness|blind]] units when fighting creatures they can sense. In [[adventure mode]], the specified tile will be used to represent sensed creatures when they cannot be seen directly.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SET_BP_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*selection criteria BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*category, type, or token &lt;br /&gt;
| Begins a selection of body parts.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_LEARN_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;[[skill_token]]&amp;gt;&lt;br /&gt;
*&amp;lt;percentage&amp;gt;&lt;br /&gt;
| The rate at which this creature learns this skill. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_LEARN_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;percentage&amp;gt;&lt;br /&gt;
| The rate at which this creature learns all skills. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[skill_token]]&lt;br /&gt;
*&amp;lt;% of improvement points gained&amp;gt;&lt;br /&gt;
*&amp;lt;unused counter rate&amp;gt;&lt;br /&gt;
*&amp;lt;rust counter rate&amp;gt;&lt;br /&gt;
*&amp;lt;demotion counter rate&amp;gt;&lt;br /&gt;
| Like {{token|SKILL_RATES|c}}, but applies to individual skills instead. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
*&amp;lt;% of improvement points gained&amp;gt;&lt;br /&gt;
*&amp;lt;unused counter rate&amp;gt;&lt;br /&gt;
*&amp;lt;rust counter rate&amp;gt;&lt;br /&gt;
*&amp;lt;demotion counter rate&amp;gt;&lt;br /&gt;
| Affects skill gain and decay. Lower numbers in the last three slots make decay occur faster ([SKILL_RATES:100:1:1:1] would cause rapid decay). The counter rates may also be replaced with NONE.&lt;br /&gt;
Default is [SKILL_RATES:100:8:16:16]. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RUST_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[skill_token]]&lt;br /&gt;
*value&lt;br /&gt;
*value&lt;br /&gt;
*value&lt;br /&gt;
| The rate at which this skill decays. Lower values cause the skill to decay faster. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RUST_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
*value&lt;br /&gt;
*value&lt;br /&gt;
| The rate at which all skills decay. Lower values cause the skills to decay faster. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SLOW_LEARNER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Shorthand for {{token|CAN_LEARN|c}} + &amp;lt;code&amp;gt;[[Creature_token#SKILL_LEARN_RATES|[SKILL_LEARN_RATES:50]]]&amp;lt;/code&amp;gt;.{{verify}} Used by a number of 'primitive' creatures (like [[ogre]]s, [[giant]]s and [[troglodyte]]s) in the vanilla game. Applicable to player races. Prevents a player from recruiting nobility, even basic ones. Subterranean creatures with this token combined with {{token|EVIL|c}} will become servants of goblins in their civilizations, in the style of [[troll]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SMALL_REMAINS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature leaves &amp;quot;[[item token#REMAINS|remains]]&amp;quot; instead of a corpse. Used by [[vermin]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SMELL_TRIGGER}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Determines how keen a creature's sense of smell is - lower is better. At 10000, a creature cannot smell at all.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SOLDIER_ALTTILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| If this creature is active in its civilization's military, it will blink between its default tile and this one.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SOUND}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* Sound application (currently accepts ALERT or PEACEFUL_INTERMITTENT)&lt;br /&gt;
* Sound range (in tiles)&lt;br /&gt;
* Sound delay (lower values = sound is produced more often)&lt;br /&gt;
* VOCALIZATION or NONE (determines whether the sound requires breathing or not)&lt;br /&gt;
* First-person description&lt;br /&gt;
* Third-person description&lt;br /&gt;
* Description when out of sight&lt;br /&gt;
| Creature makes sounds periodically, which can be heard in Adventure mode.&lt;br /&gt;
* First-person reads &amp;quot;You '''bark'''&amp;quot;&lt;br /&gt;
* Third-person reads &amp;quot;The [[capybara]] '''barks'''&amp;quot;&lt;br /&gt;
* Out of sight reads &amp;quot;You hear '''a loud bark'''&amp;quot;&lt;br /&gt;
with the text in bold being the description arguments of the token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIFIC_FOOD}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* PLANT or CREATURE&lt;br /&gt;
* Plant/creature ID&lt;br /&gt;
| Creature will only appear in biomes with this plant or creature available. Grazers given a specific type of grass (such as [[panda]]s and [[bamboo]]) will only eat that grass and nothing else, risking starvation if there's none available. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPEECH}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*speech file &lt;br /&gt;
| Boasting speeches relating to killing this creature. Examples include dwarf.txt and elf.txt in data\speech.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPEECH_FEMALE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*speech file &lt;br /&gt;
| Boasting speeches relating to killing females of this creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPEECH_MALE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*speech file &lt;br /&gt;
| Boasting speeches relating to killing males of this creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPHERE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
* [[Sphere#Available_spheres|sphere]]&lt;br /&gt;
| Sets what religious spheres the creature is aligned to, for purposes of being worshipped via the {{token|POWER|c}} token. Also affects the layout of hidden fun stuff, and the creature's name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPOUSE_CONVERSION_TARGET}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| This creature can be converted by a night creature with {{token|SPOUSE_CONVERTER|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPOUSE_CONVERTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| If the creature has the {{token|NIGHT_CREATURE_HUNTER|c}} tag, it will kidnap {{token|SPOUSE_CONVERSION_TARGET|c}}s and transform them into the caste of its species with the {{token|CONVERTED_SPOUSE|c}} tag during worldgen. It may also start families this way.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPREAD_EVIL_SPHERES_IF_RULER}}{{version|0.47.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| If the creature rules over a [[site]], it will cause the local landscape to be corrupted into [[Surroundings#Evil|evil surroundings]] associated with the creature's [[Creature_token#SPHERE|sphere]]s. The creature must have at least one of the following [[sphere]]s for this to take effect: BLIGHT, DEATH, DISEASE, DEFORMITY, NIGHTMARES. The first three kill vegetation, while the others sometimes do.  The last two get [[Plant_token#EVIL|evil plants]] and [[Creature_token#EVIL|evil animals]] sometimes. NIGHTMARES gets [[bogeyman|bogeymen]]. [http://www.bay12forums.com/smf/index.php?topic=169696.msg8162224#msg8162224] Used by [[demon]]s in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|STANCE_CLIMBER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Caste does not require &amp;lt;code&amp;gt;[[Body_token#GRASP|[GRASP]]]&amp;lt;/code&amp;gt; body parts to climb -- it can climb with &amp;lt;code&amp;gt;[[Body_token#STANCE|[STANCE]]]&amp;lt;/code&amp;gt; parts instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|STANDARD_GRAZER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Acts as {{token|GRAZER|c}} but set to 20000*G*(max size)^(-3/4), where G defaults to 100 but can be set in d_init, and the whole thing is trapped between 150 and 3 million. Used for all grazers in the default creature raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|STRANGE_MOODS}}{{version|0.42.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The creature will get [[strange mood]]s in fortress mode and can produce artifacts.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SUPERNATURAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Gives the creature knowledge of any secrets with &amp;lt;code&amp;gt;[[Interaction_token#IS_SECRET|[SUPERNATURAL_LEARNING_POSSIBLE]]]&amp;lt;/code&amp;gt; that match its [[Creature_token#SPHERE|spheres]]. Also prevents it from becoming a [[vampire]] or [[werebeast]]. Other effects are unknown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SWIMS_INNATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature naturally knows how to swim perfectly and does not use the [[swimmer]] skill, as opposed to {{token|SWIMS_LEARNED|c}} below. However, Fortress mode AI never paths into water anyway, so it's less useful there. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SWIMS_LEARNED}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature swims only as well as their present [[Swimmer|swimming skill]] allows them to.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYNDROME_DILUTION_FACTOR}}{{version|0.42.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &amp;lt;[[Syndrome#SYN_IDENTIFIER|syndrome identifier]]&amp;gt;:&amp;lt;percentage&amp;gt;&lt;br /&gt;
| Dilutes the effects of syndromes which have the specified identifier. A percentage of 100 is equal to the regular syndrome effect severity, higher percentages reduce severity.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==T==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TENDONS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*healing rate &lt;br /&gt;
| The creature has tendons in its {{token|CONNECTIVE_TISSUE_ANCHOR|td}} tissues (bone or chitin by default). Cutting the bone/chitin tissue severs the tendons, disabling motor function if the target is a limb.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|THICKWEB}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature's [[web]]s can catch larger creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*name &lt;br /&gt;
| Begins defining a tissue in the creature file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
*LOCATION &lt;br /&gt;
| Adds the tissue layer to wherever it is required.&lt;br /&gt;
Non-argument Locations can be FRONT, RIGHT, LEFT, TOP, BOTTOM. Argument locations are AROUND and CLEANS, requiring a further body part and a % of coverage/cleansing&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER_OVER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
*LOCATION &lt;br /&gt;
| Presumably a counterpart to TISSUE_LAYER_UNDER (see below).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER_UNDER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
| Adds the tissue layer under a given part.&lt;br /&gt;
For example an Iron Man has a gaseous poison within and this tissue (GAS is its name) has the token [TISSUE_LEAKS] and its state is GAS so when you puncture the iron outside and damage this tissue it leaks gas (can have a syndrome by using a previous one in the creature sample.) [TISSUE_LAYER_UNDER:BY_CATEGORY:ALL:{tissue}] {tissue} is what will be under the TISSUE_LAYER here is an example Tissue from Iron Man:&amp;lt;br&amp;gt; &lt;br /&gt;
[TISSUE:GAS] [TISSUE_NAME:gas:NP] [TISSUE_MATERIAL:LOCAL_CREATURE_MAT:GAS] [TISSUE_MAT_STATE:GAS] [RELATIVE_THICKNESS:50] [TISSUE_LEAKS] [TISSUE_SHAPE:LAYER] &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TITAN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[titan]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRADE_CAPACITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
*number&lt;br /&gt;
| How much the creature can carry when used by merchants. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAINABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Shortcut for {{token|TRAINABLE_HUNTING|c}} + {{token|TRAINABLE_WAR|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAINABLE_HUNTING}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can be [[Animal trainer|trained]] as a hunting beast, increasing speed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAINABLE_WAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can be [[Animal trainer|trained]] as a war beast, increasing strength and endurance.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRANCES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to go into [[martial trance]]s. Used by dwarves in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAPAVOID}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will never trigger [[trap]]s it steps on. Used by a [[Trapavoid|number of creatures]]. Doesn't make the creature immune to remotely activated traps (like retractable spikes being triggered while the creature is standing over them). TRAPAVOID creatures lose this power if they're immobilized while standing in a trap, be it by stepping on thick web, being paralyzed or being knocked unconscious.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRIGGERABLE_GROUP}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*min&lt;br /&gt;
*max &lt;br /&gt;
| A large swarm of vermin can be disturbed, usually in adventurer mode.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TSU_NOUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*noun&lt;br /&gt;
*SINGULAR or PLURAL &lt;br /&gt;
| Noun for the {{token|TISSUE_STYLE_UNIT|c}}, used in the description of the tissue layer's style.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==U==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UBIQUITOUS}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Creature will occur in every region with the correct biome. Does not apply to {{token|EVIL|c}}/{{token|GOOD|c}} tags.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDERGROUND_DEPTH}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*mindepth&lt;br /&gt;
*maxdepth &lt;br /&gt;
| Depth that the creature appears underground. Numbers can be from 0 to 5. 0 is actually 'above ground' and can be used if the creature is to appear both above and below ground. Values from 1 to 3 are the respective [[cavern]] levels, 4 is the [[magma sea]] and 5 is the [[HFS]]. A single argument may be used instead of min and max. [[Demon]]s use only 5:5; user-defined creatures with both this depth and {{token|FLIER}} will take part in the initial wave from the HFS alongside generated demons. Without [FLIER], they will only spawn from the map edges. Civilizations that can use underground plants or animals will only export (via the embark screen or caravans) things that are available at depth 1.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDERSWIM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is displayed as blue when in [[Water#Depth|7/7 water]]. Used on fish and amphibious creatures which swim under the water.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNIQUE_DEMON}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Found on generated [[demon]]s; causes the game to create a single named instance of the demon which will emerge from the underworld and take over civilizations during worldgen. Could not be specified in user-defined raws prior to version [[Release_information/0.47.01|0.47.01]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new caste token&lt;br /&gt;
*old caste token&lt;br /&gt;
| Defines a new caste derived directly from a previous caste. The new caste inherits all properties of the old one. The effect of this tag is automatic if one has not yet defined any castes: &amp;quot;Any caste-level tag that occurs before castes are explicitly declared is saved up and placed on any caste that is declared later, unless the caste is explicitly derived from another caste.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new material ID&lt;br /&gt;
*old material ID&lt;br /&gt;
| Defines a new local creature material and populates it with all properties defined in the specified local creature material.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_MATERIAL_TEMPLATE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new material token&lt;br /&gt;
*material template &lt;br /&gt;
| Defines a new local creature material and populates it with all properties defined in the specified template.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new tissue token&lt;br /&gt;
*old tissue id&lt;br /&gt;
| Defines a new local creature tissue and populates it with all properties defined in the local tissue specified in the second argument.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_TISSUE_TEMPLATE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new tissue token&lt;br /&gt;
*tissue template&lt;br /&gt;
| Loads a tissue template listed in OBJECT:TISSUE_TEMPLATE files, such as tissue_template_default.txt. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UTTERANCES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Changes the language of the creature into unintelligible 'kobold-speak', which creatures of other species will be unable to understand. If a civilized creature has this and is not part of a {{token|SKULKING|e}} civ, it will tend to start wars with all nearby civilizations and will be unable to make peace treaties due to 'inability to communicate'.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==V==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VEGETATION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Like {{token|AT_PEACE_WITH_WILDLIFE}}, but also makes the creature more valued in artwork by civilisations with the PLANT [[sphere]]. [http://www.bay12forums.com/smf/index.php?topic=169696.msg8316954#msg8316954] Used by [[grimeling]]s in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_BITE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*chance of occurrence{{verify}}&lt;br /&gt;
*verb (bitten, stung, etc.)&lt;br /&gt;
* [[material token]]&lt;br /&gt;
* [[Material_definition_token#Material_States|material state]]&lt;br /&gt;
| Enables vermin to bite other creatures, injecting the specified material. See {{token|SPECIALATTACK_INJECT_EXTRACT|c}} for details about injection - this token presumably works in a similar manner.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_EATER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| The vermin creature will attempt to eat exposed food. See {{token|PENETRATEPOWER|c}}. Distinct from {{token|VERMIN_ROTTER|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_FISH}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin appears in [[water]] and will attempt to swim around.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_GROUNDER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature appears in &amp;quot;general&amp;quot; surface ground locations. Note that this doesn't stop the creature from flying if it can (most vermin birds have this tag).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_HATEABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Some dwarves will [[Preferences|hate]] the creature and get unhappy thoughts when around it. See the [[Hateable|list of hateable vermin]] for details.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_MICRO}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This makes the creature move in a swarm of creatures of the same race as it (e.g. swarm of flies, swarm of ants).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_NOFISH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature cannot be caught by [[fishing]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_NOROAM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will not be observed randomly roaming about the map. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_NOTRAP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature cannot be caught in baited [[animal trap]]s; however, a &amp;quot;[[Trapper|catch live land animal]]&amp;quot; task may still be able to capture one if a dwarf finds one roaming around.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_ROTTER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin are attracted to rotting stuff and loose food left in the open and cause unhappy thoughts to dwarves who encounter them. Present on flies, knuckle worms, acorn flies, and blood gnats. Speeds up decay?{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_SOIL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature randomly appears near dirt or mud, and may be uncovered by creatures that have the {{token|ROOT_AROUND|c}} interaction such as [[goose|geese]] and [[chicken]]s. Dwarves will ignore the creature when given the &amp;quot;Capture live land animal&amp;quot; task.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_SOIL_COLONY}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin will appear in a single tile cluster of many vermin, such as a colony of ants.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMINHUNTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Old shorthand for &amp;quot;does cat stuff&amp;quot;. Contains {{token|AT_PEACE_WITH_WILDLIFE|c}} + {{token|RETURNS_VERMIN_KILLS_TO_OWNER|c}} + {{token|HUNTS_VERMIN|c}} + {{token|ADOPTS_OWNER|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VESPERTINE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active during the evening in adventurer mode. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VIEWRANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Value should determine how close you have to get to a critter before it attacks (or prevents adv mode travel etc.) Default is 20.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VISION_ARC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*binocular vision arc&lt;br /&gt;
*non-binocular vision arc&lt;br /&gt;
| The width of the creature's vision arcs, in degrees (i.e. 0 to 360). The first number is binocular vision, the second is non-binocular vision.  Binocular vision has a minimum of about 10 degrees, monocular, a maximum of about 350 degrees. Values past these limits will be accepted, but will default to ~10 degrees and ~350 degrees respectively.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==W==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WAGON_PULLER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to pull caravan wagons. If a civilization doesn't have access to any, it is restricted to trading with pack animals.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEBBER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Allows the creature to create [[web]]s, and defines what the webs are made of.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEBIMMUNE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will not get caught in thick [[web]]s. Used by creatures who can shoot thick webs (such as [[giant cave spider]]s) in order to make them immune to their own attacks.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Attack Tokens==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_SKILL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Skill token]]&lt;br /&gt;
| Defines the skill used by the attack.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_VERB}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*2nd person&lt;br /&gt;
*3rd person &lt;br /&gt;
| Descriptive text for the attack.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_CONTACT_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*% value &lt;br /&gt;
| The contact area of the attack, measured in % of the body part's volume. Note that all attack percentages can be more than 100%.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_PENETRATION_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*% value &lt;br /&gt;
| The penetration value of the attack, measured in % of the body part's volume. Requires ATTACK_FLAG_EDGE. Maximum value: 15000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_PRIORITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*MAIN or SECOND &lt;br /&gt;
| Usage frequency. MAIN attacks are 100 times more frequently chosen than SECOND. Opportunity attacks ignore this preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_VELOCITY_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number&lt;br /&gt;
| The velocity multiplier of the attack, multiplied by 1000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_CANLATCH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Attacks that damage tissue have the chance to latch on in a wrestling hold. The grabbing bodypart can then use the &amp;quot;shake around&amp;quot; wrestling move, causing severe, armor-bypassing tensile damage according to the attacker's body volume.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_WITH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Displays the name of the body part used to perform an attack while announcing it, e.g. &amp;quot;The weaver punches the bugbat with his right hand&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_EDGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The attack is edged, with all the effects on physical resistance and contact area that it entails.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_PREPARE_AND_RECOVER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* Preparation time&lt;br /&gt;
* Recovery time&lt;br /&gt;
| Determines the length of time to prepare this attack and until one can perform this attack again. Values appear to be calculated in adventure mode ticks.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_BAD_MULTIATTACK}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Multiple strikes with this attack cannot be performed effectively.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_INDEPENDENT_MULTIATTACK}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Multiple strikes with this attack can be performed with no penalty. The creature will use all attacks with this token at once.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIALATTACK_INJECT_EXTRACT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
*&amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
*&amp;lt;min quantity&amp;gt;&lt;br /&gt;
*&amp;lt;max quantity&amp;gt;&lt;br /&gt;
| When added to an attack, causes the attack to inject the specified material into the victim's bloodstream. Once injected, the material will participate in [[temperature|thermal]] exchange within the creature - injecting something like molten [[iron]] (INORGANIC:IRON:LIQUID) would cause most unmodded creatures to melt (note that some of the injected material also [[contaminant|splatters]] over the bodypart used to carry out the attack, so it should be protected appropriately). If the injected material has an associated [[syndrome]] with the [[Syndrome#SYN_INJECTED|[SYN_INJECTED]]] token, it will be transmitted to the victim. If the attack is blunt, the injected material lacks the [[Material definition token#ENTERS_BLOOD|[ENTERS_BLOOD]]] token, the attacked bodypart has no [[Tissue_definition_token#VASCULAR|[VASCULAR]]] tissues, or the victim is bloodless, the material will splatter over the attacked body part instead. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIALATTACK_INTERACTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*interaction&lt;br /&gt;
| When this attack lands successfully, a specified interaction will take effect on the target creature. The attack must break the target creature's skin in order to work. This will take effect in worldgen as well. If the attack would break skin, the interaction will occur '''before the attack actually lands'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIALATTACK_SUCK_BLOOD}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
| Successful attack draws out an amount of blood randomized between the min and max value. Beware that this '''will''' trigger any ingestion syndromes attached to the target creature's blood - for example, using this attack on a vampire will turn you into one too.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Tissue Layer Tokens==&lt;br /&gt;
Tissue layers are added to a creature's body parts by the creature tokens [[#TISSUE_LAYER|TISSUE_LAYER]], [[#TISSUE_LAYER_OVER|TISSUE_LAYER_OVER]], [[#TISSUE_LAYER_UNDER|TISSUE_LAYER_UNDER]], and the body detail plan token [[#TL_LAYERS|TL_LAYERS]].&lt;br /&gt;
&lt;br /&gt;
These tissue layers are not the same thing as tissues, which are defined at creature level, but rather applications of the tissues. If the SKIN tissue of a creature is the more general and abstract notion of what skin is for that creature, then a tissue layer may be the &amp;quot;actual&amp;quot; skin on the creature's nose, head, or second toe. As most creatures have more than one body part, tissue layers are normally selected en masse.&lt;br /&gt;
&lt;br /&gt;
Some tissue layer tokens are analogous to tissue definition tokens, e.g. [[#TL_CONNECTS|TL_CONNECTS]] to [[tissue_definition_token#CONNECTS|CONNECTS]].&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token | Selects a tissue at a location&lt;br /&gt;
* (optional) FRONT, BACK, LEFT, RIGHT, TOP, BOTTOM, AROUND.&lt;br /&gt;
| Begins a selection of tissue layers. &lt;br /&gt;
[SELECT_TISSUE_LAYER:HEART:BY_TYPE:HEART]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token &lt;br /&gt;
| Adds tissue layers to those selected.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SET_TL_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token&lt;br /&gt;
*tissue &lt;br /&gt;
| Begins a selection of tissue layers. Only usable for descriptor and cosmetic purposes. &lt;br /&gt;
&lt;br /&gt;
Research has implied it may be redundant with SELECT_TISSUE_LAYER, as the latter allows for cosmetics as well as &amp;quot;functional&amp;quot; tokens such as TL_MAJOR_ARTERIES. Vanilla raws still use SET_TL_GROUP though, for all cosmetic purposes. More research is needed on this subject.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_TL_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token&lt;br /&gt;
*tissue &lt;br /&gt;
| Adds tissue layers to those selected. Like SET_TL_GROUP, it may be redundant even if used in the vanilla raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SET_LAYER_TISSUE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*TISSUE&lt;br /&gt;
| Sets a selected tissue layer to be made of a different tissue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SHEARABLE_TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* tissue modifier&lt;br /&gt;
* required value&lt;br /&gt;
| Tissue layer can be sheared for its component material. The specified modifier must be at least of the desired value for shearing to be possible (for example, a [[llama]]'s wool must have a LENGTH of 300 before it is shearable).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER_APPEARANCE_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*QUALITY&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| Sets the range of qualities, including LENGTH, DENSE, HIGH_POSITION, CURLY, GREASY, WRINKLY&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_STYLE_UNIT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*tissue style unit ID&lt;br /&gt;
*shaping&lt;br /&gt;
| Sets tissue layer to be the target of TISSUE_STYLE token specified for an entity, works only on entity members. Mostly used with tissues HAIR, BEARD, MOUSTACHE, SIDEBURNS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_COLOR_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*COLOR&lt;br /&gt;
*freq&lt;br /&gt;
*COLOR&lt;br /&gt;
*freq etc. &lt;br /&gt;
| Creates a list of colors/color patterns, giving each a relative frequency. If the given color or pattern does not exist, the tissue is described as being &amp;quot;transparent&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_GENETIC_MODEL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The way the color modifier is passed on to offspring. May or may not work right now.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_IMPORTANCE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| Presumably modifies the importance of the tissue layer color modifier, for description purposes.&lt;br /&gt;
HOWEVER using this appears to remove all mention of colour from creature descriptions. It does not appear in any default creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_NOUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*name&lt;br /&gt;
*SINGULAR or PLURAL&lt;br /&gt;
| Names the tissue layer color modifier, and determines the noun. Also used by [[Utility:Stonesense|Stonesense]] for colouring body parts. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_TIMING}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ROOT&lt;br /&gt;
*start change window years&lt;br /&gt;
*days&lt;br /&gt;
*end change window years&lt;br /&gt;
*days&lt;br /&gt;
| Determines the point in the creature's life when the color change begins and ends.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_CONNECTS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Gives the CONNECTS attribute to selected layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_HEALING_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Changes the HEALING_RATE of the selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_MAJOR_ARTERIES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Gives the &amp;quot;major arteries&amp;quot; attribute to selected layers. Used to add massive bleeding properties to the throat, made from skin.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_PAIN_RECEPTORS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Changes the number of pain receptors for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_RELATIVE_THICKNESS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Changes the relative thickness for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_VASCULAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Sets a new VASCULAR value (which modulates bleeding) for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Body detail plan token]]&lt;br /&gt;
*[[Body token]]&lt;br /&gt;
*[[Material definition token]]&lt;br /&gt;
*[[Syndrome]]&lt;br /&gt;
*[[Tissue definition token]]&lt;br /&gt;
*[[Creature examples]]&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Tokens}}&lt;br /&gt;
[[ru:Creature token]]&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Creature_token&amp;diff=259484</id>
		<title>Creature token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Creature_token&amp;diff=259484"/>
		<updated>2021-10-27T16:29:01Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quality|Exceptional|22:04, 20 September 2016 (UTC)}}&lt;br /&gt;
{{av}}&lt;br /&gt;
&lt;br /&gt;
A full list of all known [[creature]] [[token]]s.&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{| {{prettytable}} &lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==A==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ADOPTS_OWNER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Prevents tamed creature from being made available for adoption, instead allowing it to automatically adopt whoever it wants. The basic requirements for adoption are intact, and the creature will only adopt individuals who have a [[preference]] for their species. Used by [[cat]]s in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALCOHOL_DEPENDENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature need [[alcohol]] to get through the working day; it will choose to drink booze instead of [[water]] if possible. Going sober for too long reduces speed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALL_ACTIVE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active during the day, night, and twilight in Adventurer Mode. Seems to be a separate value from {{token|DIURNAL|c}}/{{token|NOCTURNAL|c}}/{{token|CREPUSCULAR|c}}, rather than implying them.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALTTILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| If set, the creature will blink between its {{token|TILE|c}} and its ALTTILE. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AMBUSHPREDATOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Found on {{token|LARGE_PREDATOR|c}}s who ambush their prey. Instead of charging relentlessly at prey, the predator will wait till the prey is within a few squares before charging. May or may not work on other creatures. {{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AMPHIBIOUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to breathe both in and out of [[water]] (unlike {{token|AQUATIC|c}}) - does not prevent drowning in [[magma]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_DESC_RANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*Range&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=60554.msg1766793#msg1766793 Forum post describing how description ranges work]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_GENETIC_MODEL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*Model (Accepts DOMINANT_MORE, DOMINANT_LESS, and MIX)&lt;br /&gt;
| Defines a genetic model for the relevant appearance modifier(s). May or may not do anything significant at present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_IMPORTANCE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| Determines how important the appearance modifier is, for determining whether it shows up in the creature description.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_NOUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*noun&lt;br /&gt;
*SINGULAR or PLURAL &lt;br /&gt;
| Creates a noun for the appearance, and whether it is singular or plural.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*Rate (integer)&lt;br /&gt;
*Scale (DAILY, YEARLY)&lt;br /&gt;
*min (growth)&lt;br /&gt;
*max (growth)&lt;br /&gt;
*start year&lt;br /&gt;
*start day&lt;br /&gt;
*end year&lt;br /&gt;
*end day &lt;br /&gt;
| Setting the growth rate of the modifier. The last two tokens can be replaced by NO_END to have growth continue indefinitely.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APPLY_CREATURE_VARIATION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*CV TEMPLATE NAME &lt;br /&gt;
| Applies the specified [[creature variation token|creature variation]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APPLY_CURRENT_CREATURE_VARIATION}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| Applies the effects of all pending {{token|CV_ADD_TAG|c}} and {{token|CV_REMOVE_TAG|c}} tokens that have been defined in the current creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AQUATIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Enables the creature to breathe in water, but causes it to air-drown on dry land. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ARENA_RESTRICTED}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Causes the creature to be excluded from the [[object testing arena]]'s creature spawning list.  Typically applied to spoileriffic creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ARTIFICIAL_HIVEABLE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Enables the creature to be kept in artificial [[hive]]s by [[beekeeper]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AT_PEACE_WITH_WILDLIFE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Prevents the creature from attacking or frighten creatures with the {{Token|NATURAL|c}} tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*token&lt;br /&gt;
*bodypart&lt;br /&gt;
*selection criteria&lt;br /&gt;
*location &lt;br /&gt;
| Defines the attack name, and the body part used. See [[#Attack Tokens|below]] for valid subtokens&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[ATTACK:GORE:BODYPART:BY_CATEGORY:HORN]&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
''GORE'' = name of the attack&amp;lt;br /&amp;gt;&lt;br /&gt;
''BODYPART:BY_CATEGORY:HORN'' = the horn is used to attack (presuming the creature has one)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_TRIGGER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*population&lt;br /&gt;
*exported wealth&lt;br /&gt;
*created wealth&lt;br /&gt;
| Specifies when a [[megabeast]] or [[semi-megabeast]] will attack the fortress. The attacks will start occuring when at least one of the requirements is met. Setting a value to 0 disables the trigger.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==B==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BABY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer &lt;br /&gt;
| Age at which creature is considered a child, the default is zero. One can think of this as the duration of the baby stage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BABYNAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Defines a new name for a creature in baby state at the caste level. For non-caste-specific baby names, see {{token|GENERAL_BABY_NAME|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BEACH_FREQUENCY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer&lt;br /&gt;
| Creature may be subject to [[beaching]], becoming stranded on [[Beach|shores]], where they will eventually air-drown. The number indicates the frequency of the occurrence. Presumably requires the creature to be {{token|AQUATIC|c}}. Used by [[orca]]s, [[sperm whale]]s and [[sea nettle jellyfish]] in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BENIGN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is non-aggressive by default, and will never automatically be engaged by companions or soldiers. It will run away from any creatures that are not friendly to it, and will only defend itself if it becomes enraged. Can be thought of as the counterpoint of the {{token|LARGE_PREDATOR|c}} tag. When tamed, animals with this tag will be useless for fortress defense.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BIOME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
* [[biome token]]&lt;br /&gt;
| Select a [[biome]] the creature may appear in.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BLOOD}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* &amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
* &amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
| Specifies what the creature's blood is made of.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BLOODSUCKER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Causes [[vampire]]-like behaviour; the creature will suck the [[Creature_token#BLOOD|blood]] of unconscious victims when its [[Syndrome#TIME_SINCE_SUCKED_BLOOD|thirst for blood]] grows sufficiently large. When controlling the creature in adventure mode, this can be done at will. Seems to be required to make the creature denouncable (in-world) as a creature of the night.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*body parts &lt;br /&gt;
| Draws body parts from OBJECT:BODY files (such as body_default.txt)&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY:BODY_WITH_HEAD_FLAG:HEART:GUTS:BRAIN:MOUTH] &amp;lt;br /&amp;gt;&lt;br /&gt;
This is the body from a [[purring maggot]]. It creates a body with head, a heart, some guts, a brain, and a mouth. That's all a maggot needs.&lt;br /&gt;
&lt;br /&gt;
'''If the body is left undefined, the creature will cause a crash whenever it spawns.''' {{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY_APPEARANCE_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ATTRIBUTE&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| These body modifiers give individual creatures different characteristics. In the case of HEIGHT, BROADNESS and LENGTH, the modifier is also a percentage change to the BODY_SIZE of the individual creature. The seven numbers afterward give a distribution of ranges. Each interval has an equal chance of occurring.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110] &amp;lt;br /&amp;gt;&lt;br /&gt;
''HEIGHT'' : marks the height to be changed &amp;lt;br /&amp;gt;&lt;br /&gt;
''90:95:98:100:102:105:110'' : sets the range from the shortest (90% of the average height) to the tallest (110% of the average height) creature variation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY_DETAIL_PLAN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*PlanName&lt;br /&gt;
*Arguments &lt;br /&gt;
| loads a plan listed OBJECT:BODY_DETAIL_PLAN files, such as b_detail_plan_default.txt. Mass applies USE_MATERIAL_TEMPLATE, mass alters RELSIZE, alters body part positions, and will allow tissue layers to be defined. Tissue layers are defined in order of skin to bone here.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SKIN:FAT:MUSCLE:BONE:CARTILAGE] &amp;lt;br /&amp;gt;&lt;br /&gt;
This creates the detailed body of a [[fox]], the skin, fat, muscle, bones and cartilage out of the vertebrate tissues.&amp;lt;br /&amp;gt;&lt;br /&gt;
A [[Purring maggot|maggot]] would only need:&amp;lt;br /&amp;gt;&lt;br /&gt;
''[BODY_DETAIL_PLAN:EXOSKELETON_TISSUE_LAYERS:SKIN:FAT:MUSCLE]'' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*years&lt;br /&gt;
*days&lt;br /&gt;
*size &lt;br /&gt;
| Sets size at a given age. Size is in cubic centimeters, and for normal body materials, is roughly equal to the creature's average weight in grams.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:0:0:10000]&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:1:168:50000]&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:12:0:220000]&amp;lt;br /&amp;gt;&lt;br /&gt;
This describes the size of a [[minotaur]]. Its birth size would be 10,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; (~10 kg). At 1 year and 168 days old it would be 50,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; (~50 kg). And as an adult (at 12 years old) it would be 220,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; and weigh roughly 220 kg.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODYGLOSS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*gloss &lt;br /&gt;
| Substitutes body part text with replacement text. Draws gloss information from OBJECT:BODY files (such as body_default.txt)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BONECARN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature eats bones. Implies {{token|CARNIVORE|c}}. [[Adventurer mode|Adventurers]] with this token are currently unable to eat bones.{{Bug|11069}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BP_ADD_TYPE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Adds a type to a body part - used with {{token|SET_BP_GROUP|c}}. In vanilla DF, this is used for adding the type '[[Body token#GELDABLE|GELDABLE]]' to the lower body of certain [[cat|creatures]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BP_APPEARANCE_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*QUALITY&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| Sets up the breadth of possibilities for appearance qualities for a selected BP group. EG. Eyes (CLOSE_SET, DEEP_SET, ROUND_VS_NARROW, LARGE_IRIS),Lips (THICKNESS), Nose (BROADNESS, LENGTH, UPTURNED, CONVEX), Ear (SPLAYED_OUT, HANGING_LOBES, BROADNESS, HEIGHT), Tooth (GAPS), Skull (HIGH_CHEEKBONES, BROAD_CHIN, JUTTING CHIN, SQUARE_CHIN), Neck (DEEP_VOICE, RASPY_VOICE), Head (BROADNESS, HEIGHT)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BP_REMOVE_TYPE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Removes a type from a body part. Used with {{token|SET_BP_GROUP|c}}. &lt;br /&gt;
 &lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BUILDINGDESTROYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*1 or 2 &lt;br /&gt;
| Allows a creature to destroy furniture and buildings. Value [1] targets mostly doors, hatches, furniture and the like. Value [2] targets anything not made with the {{k|b}} + {{k|C}} commands. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==C==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_DO_INTERACTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*interaction token&lt;br /&gt;
| The creature can perform an interaction. See [[interaction token]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_LEARN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature gains [[skill]]s and can have [[labor|professions]]. If a member of a civilization (even a pet) has this token, it'll need to eat, drink and sleep. Note that this token makes the creature unable to be eaten by an adventurer, so it is not recommended for uncivilized monsters. Adventurers lacking this token can allocate but not increase attributes and skills. Skills allocated will disappear on start.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_SPEAK}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can [[talking|talk]]. Note that this is not necessary for a creature to gain social skills.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANNOT_CLIMB}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot [[climber|climb]], even if it has free grasp parts.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANNOT_JUMP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot [[jump]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANNOT_UNDEAD}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Acts like {{token|NOT_LIVING|c}}, except that {{token|OPPOSED_TO_LIFE|c}} creatures will attack them.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANOPENDOORS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to open [[door]]s that are set to be unpassable for pets. In adventure mode, creatures lacking this token will be unable to pass through door tiles except whilst these are occupied by other creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CARNIVORE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature ''only'' eats [[meat]]. If the creature goes on rampages in worldgen, it will often devour the people/animals it kills. Does not seem to affect the diet of the adventurer in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*name &lt;br /&gt;
| Defines a [[caste]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_ALTTILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*tile number or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific {{token|ALTTILE|c}}. Requires {{token|CASTE_TILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_COLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*fg&lt;br /&gt;
*bg&lt;br /&gt;
*brightness&lt;br /&gt;
| Caste-specific {{token|COLOR|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_GLOWCOLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*fg&lt;br /&gt;
*bg&lt;br /&gt;
*brightness&lt;br /&gt;
| Caste-specific {{token|GLOWCOLOR|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_GLOWTILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*tile value or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific {{token|GLOWTILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_NAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural&lt;br /&gt;
*adjective &lt;br /&gt;
| Caste-specific {{token|NAME|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_PROFESSION_NAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Unit type token]] (Profession)&lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Caste-specific {{token|PROFESSION_NAME|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_SOLDIER_ALTTILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| Caste-specific {{token|SOLDIER_ALTTILE|c}}. Requires {{token|CASTE_SOLDIER_TILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_SOLDIER_TILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| Caste-specific {{token|CREATURE_SOLDIER_TILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_SPEECH}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*speech file&lt;br /&gt;
| Caste-specific {{token|SPEECH|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_TILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* tile number or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific {{token|CREATURE_TILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAVE_ADAPT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Gives the creature a bonus in caves. Also causes [[cave adaptation]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CDI}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*Varies&lt;br /&gt;
| Specifies details for the preceding {{token|CAN_DO_INTERACTION|c}} token. See [[interaction token]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHANGE_BODY_SIZE_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer&lt;br /&gt;
| Multiplies body size by a factor of (integer)%. 50 halves size, 200 doubles.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHANGE_FREQUENCY_PERC}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*integer&lt;br /&gt;
| Multiplies frequency by a factor of (integer)%.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHILD}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer &lt;br /&gt;
| Age at which creature is considered an adult - one can think of this as the duration of the [[children|child]] stage. Allows the creature's offspring to be rendered fully tame if [[animal trainer|trained]] during their childhood. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHILDNAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Defines a new name for a creature in child state at the caste level. For non-caste-specific child names, see {{token|GENERAL_CHILD_NAME|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CLUSTER_NUMBER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
| The minimum/maximum numbers of how many creatures per spawned cluster. Certain vermin fish use this token in combination with temperate ocean and river biome tokens to perform seasonal migrations. Defaults to 1:1 if not specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CLUTCH_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
|Number of [[egg]]s laid in one sitting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COLONY_EXTERNAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Caste hovers around colony.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COLOR}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*foreground&lt;br /&gt;
*background&lt;br /&gt;
*brightness &lt;br /&gt;
| Color of the creature's tile. See [[Color]] for usage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COMMON_DOMESTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| When combined with any of {{token|PET|c}}, {{token|PACK_ANIMAL|c}}, {{token|WAGON_PULLER|c}} and/or {{token|MOUNT|c}}, the creature is guaranteed to be domesticated by any [[civilization]] with {{token|COMMON_DOMESTIC_PET|e}}, {{token|COMMON_DOMESTIC_PACK|e}},  {{token|COMMON_DOMESTIC_PULL|e}} and/or {{token|COMMON_DOMESTIC_MOUNT|e}} respectively. Such civilizations will always have access to the creature, even in the absence of wild populations. This token is invalid on {{token|FANCIFUL|c}} creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CONVERTED_SPOUSE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creatures of this caste's species with the {{token|SPOUSE_CONVERTER|c}} and {{token|NIGHT_CREATURE_HUNTER|c}} tokens will kidnap {{token|SPOUSE_CONVERSION_TARGET|c}}s of an appropriate sex and convert them into castes with CONVERTED_SPOUSE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COOKABLE_LIVE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Set this to allow the creature to be cooked in meals without first being butchered/cleaned. Used by some water-dwelling vermin such as [[mussel]]s, [[nautilus]]es and [[oyster]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CRAZED}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature is '[[insanity|berserk]]' and will attack all other creatures, except members of its own species that '''also''' have the CRAZED tag. It will show {{DFtext|Berserk|4:1}} in the [[unit list]]. Berserk creatures go on rampages during [[world generation|worldgen]] much more frequently than non-berserk ones.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COPY_TAGS_FROM}}&lt;br /&gt;
| Spec&lt;br /&gt;
| &lt;br /&gt;
*CREATURE NAME&lt;br /&gt;
| Copies creature tags, but not caste tags, from another specified creature. Used when making creature variations (i.e. giant animals and [[animal people]]). Often used in combination with {{token|APPLY_CREATURE_VARIATION|c}} to import standard variations from a file. Variations are documented in c_variation_default.txt, which also contains the code for giant animals and animal people.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE_CLASS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*classname&lt;br /&gt;
| An arbitrary creature classification. Can be set to anything, but the only vanilla uses are GENERAL_POISON (used in syndromes), EDIBLE_GROUND_BUG (used as targets for {{token|GOBBLE_VERMIN_CLASS|c}}), MAMMAL, and POISONOUS (both used for kobold pet eligibility). A single creature can have multiple classes.&lt;br /&gt;
&lt;br /&gt;
The full list of tokens that use creature classes is: &lt;br /&gt;
&lt;br /&gt;
* Creature tokens: {{token|GOBBLE_VERMIN_CLASS|c}}, {{token|GOBBLE_VERMIN_CLASS|c}}&lt;br /&gt;
* Interaction tokens: {{token|IT_AFFECTED_CLASS|in}}, {{token|IT_IMMUNE_CLASS|in}}&lt;br /&gt;
* Animal definition (Entity) tokens: {{token|ANIMAL_CLASS|e}}, {{token|ANIMAL_FORBIDDEN_CLASS|e}}&lt;br /&gt;
* Position (Entity) token: {{token|ALLOWED_CLASS|po}}&lt;br /&gt;
* Syndrome tokens: {{token|SYN_AFFECTED_CLASS|sy}}, {{token|SYN_IMMUNE_CLASS|sy}}, {{token|CE_SENSE_CREATURE_CLASS|sy}}&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE_SOLDIER_TILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| Creatures active in their civilization's [[military]] will use this tile instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE_TILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number &lt;br /&gt;
| The symbol of the creature in ASCII mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREPUSCULAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active at twilight in adventurer mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CURIOUSBEAST_EATER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to [[Steals food|steal and eat edible items]] from a site. It will attempt to grab a food item and immediately make its way to the map's edge, where it will disappear with it. If the creature goes on rampages during worldgen, it will often steal food instead of attacking. Trained and tame instances of the creature will no longer display this behavior.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CURIOUSBEAST_GUZZLER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to (very quickly) [[Steals drink|drink your alcohol]]. Or spill the barrel to the ground. Also affects undead versions of the creature. Unlike food or item thieves, drink thieves will consume your alcohol on the spot rather than run away with one piece of it. Trained and tame instances of the creature will no longer display this behavior.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CURIOUSBEAST_ITEM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to [[Steals items|steal things]] (apparently, of the highest value it can find). It will attempt to grab an item of value and immediately make its way to the map's edge, where it will disappear with it. If the creature goes on rampages in worldgen, it will often steal items instead of attacking - [[kea]] birds are infamous for this. Trained and tame instances of the creature will no longer display this behavior. Also, makes the creature unable to drop hauled items until it enters combat.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CV_ADD_TAG}}&lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*TAG NAME &lt;br /&gt;
| Adds a tag. Used in conjunction with creature variation templates.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CV_REMOVE_TAG}}&lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*TAG NAME &lt;br /&gt;
| Removes a tag. Used in conjunction with creature variation templates. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==D==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DEMON}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Found on generated [[demon]]s. Marks the caste to be used in the initial wave after breaking into the [[underworld]], and by the demon civilizations created during world-gen breachings{{verify}} {{version|0.47.01}}. Could not be specified in user-defined raws until version [[Release_information/0.47.01|0.47.01]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DESCRIPTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*text &lt;br /&gt;
| A brief description of the creature type, as displayed when viewing the creature's description/[[Thoughts and preferences|thoughts &amp;amp; preferences]] screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIE_WHEN_VERMIN_BITE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Causes the creature to die upon attacking. Used by [[honey bee]]s to simulate them dying after using their stingers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIFFICULTY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer &lt;br /&gt;
| Increases experience gain during adventure mode. Creatures with a difficulty of 11 or higher are not assigned for quests in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIURNAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active during the day in Adventurer Mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIVE_HUNTS_VERMIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The creature hunts vermin by diving from the air. On tame creatures, it has the same effect as {{token|HUNTS_VERMIN|c}}. Found on [[peregrine falcon]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DOES_NOT_EXIST}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Adding this token to a creature prevents it from appearing in generated worlds (unless it's marked as [[Entity_token#ANIMAL_ALWAYS_PRESENT|always present]] for a particular civilisation). For example, adding it to [[dog]]s will lead to worlds being generated without dogs in them. Also removes the creature from the [[object testing arena]]'s spawn list. If combined with {{token|FANCIFUL|c}}, artistic depictions of the creature will occur regardless. Used by [[centaur]]s, [[chimera]]s and [[griffon]]s in the vanilla game. &lt;br /&gt;
&lt;br /&gt;
Note: a creature tagged as DOES_NOT_EXIST can still be [[Interaction_token#I_EFFECT|summoned]] successfully, as long as it has a body defined in its raws. [http://www.bay12forums.com/smf/index.php?topic=165213.msg8086938#msg8086938]. It's also possible for another creature to [[Syndrome#CE_BODY_TRANSFORMATION|transform]] into it.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==E==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EBO_ITEM}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[item token]]&lt;br /&gt;
*[[material token]] (ANY_HARD_STONE can be used for the material)&lt;br /&gt;
| Defines the item that the creature drops upon being [[butcher|butchered]]. Used with {{token|EXTRA_BUTCHER_OBJECT|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EBO_SHAPE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*gem shape&lt;br /&gt;
| The shape of the creature's extra [[butcher|butchering]] drop. Used with {{token|EXTRA_BUTCHER_OBJECT|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EGG_MATERIAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* &amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
* &amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
| Defines the material composition of [[egg]]s laid by the creature. [[creature_token#LAYS_EGGS|Egg-laying]] creatures in the default game define this 3 times, using LOCAL_CREATURE_MAT:EGGSHELL, LOCAL_CREATURE_MAT:EGG_WHITE, and then LOCAL_CREATURE_MAT:EGG_YOLK. Eggs will be made out of eggshell. Edibility is determined by tags on whites or yolk, but they otherwise do not exist.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EGG_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*size&lt;br /&gt;
| Determines the size of laid [[egg]]s. Doesn't affect hatching or cooking, but bigger eggs will be heavier, and may take longer to be hauled depending on the hauler's strength.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EQUIPMENT_WAGON}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature appear as a large 3x3 [[wagon]] responsible for carrying trade goods, pulled by two {{token|WAGON_PULLER|c}} creatures and driven by a merchant.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EQUIPS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to wear or wield items.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EVIL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature is considered evil and will only show up in evil biomes. Civilizations with {{token|USE_EVIL_ANIMALS|e}} can domesticate them regardless of exotic status. Has no effect on cavern creatures except to restrict taming. A civilization with evil creatures can colonise evil areas.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXTRA_BUTCHER_OBJECT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
* TYPE, CATEGORY, or TOKEN&lt;br /&gt;
| The creature drops an additional object when [[butcher|butchered]], as defined by {{token|EBO_ITEM|c}} and {{token|EBO_SHAPE|c}}. Used for [[gizzard stone]]s in default creatures. For some materials, needs to be defined after caste definitions with SELECT_CASTE:ALL{{Bug|6355}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXTRACT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Defines a creature extract which can be obtained via [[small animal dissection]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXTRAVISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature can see regardless of whether it has working eyes and has full 360 degree vision, making it impossible to strike the creature from a blind spot in combat. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==F==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FANCIFUL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature is a thing of legend and known to all civilizations. Its materials cannot be requested or preferred. The tag also adds some art value modifiers. Used by a [[Fanciful|number of creatures]]. Conflicts with {{token|COMMON_DOMESTIC|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FEATURE_ATTACK_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[Animal people#Subterranean animal people|subterranean animal-man]] tribals. Currently defunct. In previous versions, it caused these creatures to crawl out of chasms and underground rivers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FEATURE_BEAST}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[forgotten beast]]s. Presumably makes it act as such, initiating underground attacks on fortresses, or leads to the pop-up message upon encountering one{{verify}}. Could not be specified in user-defined raws until version [[Release_information/0.47.01|0.47.01]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FEMALE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature biologically female, enabling her to [[Breeding|bear young]]. Usually specified inside a caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIREIMMUNE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature immune to [[Interaction_token#FIREBALL|FIREBALL]] and [[Interaction_token#FIREJET|FIREJET]] attacks, and allows it to path through high temperature zones, like lava or fires. Does not, by itself, make the creature immune to the damaging effects of burning in [[fire]], and does not prevent general heat damage or melting on its own (this would require adjustments to be made to the creature's body [[Material_definition_token|materials]] - see the [[Dragon/raw|dragon raws]] for an example).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIREIMMUNE_SUPER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Like {{token|FIREIMMUNE|c}}, but also renders the creature immune to [[Interaction_token#DRAGONFIRE|DRAGONFIRE]] attacks. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FISHITEM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature's corpse is a single [[Item_token#FISH_RAW|FISH_RAW]] food item that needs to be cleaned (into a [[Item_token#FISH|FISH]] item) at a [[fishery]] to become edible. Before being cleaned the item is referred to as &amp;quot;raw&amp;quot;. The food item is categorized under &amp;quot;fish&amp;quot; on the food and stocks screens, and when uncleaned it is sorted under &amp;quot;raw fish&amp;quot; in the stocks (but does not show up on the food screen). &lt;br /&gt;
Without this or {{token|COOKABLE_LIVE|c}}, [[fishing|fished]] vermin will turn into food the same way as non-vermin creatures, resulting in multiple units of food (meat, brain, lungs, eyes, spleen etc.) from a single fished vermin. These units of food are categorized as meat by the game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIXED_TEMP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*temperature &lt;br /&gt;
| The creature's body is constantly at this temperature, heating up or cooling the surrounding area. Alters the temperature of the creature's inventory and all adjacent tiles, [[Temperature|with all the effects that this implies]] - may trigger wildfires at high enough values. Also makes the creature immune to extreme heat or cold, as long as the temperature set is not harmful to the materials that the creature is made from.&lt;br /&gt;
&lt;br /&gt;
Note that temperatures of 12000 and higher may cause [[path|pathfinding]] issues in fortress mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FLEEQUICK}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| If engaged in combat, the creature will flee at the first sign of resistance. Used by [[kobold]]s in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to fly, independent of it having wings or not. Fortress Mode pathfinding only partially incorporates flying - flying creatures need a land path to exist between them and an area in order to access it, but as long as one such path exists, they do not need to use it, instead being able to fly over intervening obstacles. Winged creatures with this token can lose their ability to fly if their wings are crippled or severed. Winged creatures without this token will be unable to fly. (A 'wing' in this context refers to any body part with its own [[Body_token#FLIER|FLIER]] token).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FREQUENCY}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*number, max 100&lt;br /&gt;
| Determines the chances of a creature appearing within its environment, with higher values resulting in more frequent appearance. Also affects the chance of a creature being brought in a caravan for trading. The game effectively considers all creatures that can possibly appear and uses the FREQUENCY value as a ''weight'' - for example, if there are three creatures with frequencies 10/25/50, the creature with [FREQUENCY:50] will appear approximately 58.8% of the time. Defaults to 50 if not specified. Not to be confused with {{token|POP_RATIO|c}}.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==G==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GAIT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* &amp;lt;gait type&amp;gt;&lt;br /&gt;
* &amp;lt;gait name&amp;gt;&lt;br /&gt;
* &amp;lt;max [[Gait#Speed|speed]]&amp;gt;&lt;br /&gt;
* &amp;lt;build up time&amp;gt;&lt;br /&gt;
* &amp;lt;max turning [[Gait#Speed|speed]]&amp;gt;&lt;br /&gt;
* &amp;lt;start [[Gait#Speed|speed]]&amp;gt;&lt;br /&gt;
* &amp;lt;energy expenditure&amp;gt;&lt;br /&gt;
* &amp;lt;gait flag(s)&amp;gt;&lt;br /&gt;
| Defines a gait by which the creature can move. See [[Gait]] for more information.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;max speed&amp;gt; indicates the maximum [[Gait#Speed|speed]] achievable by a creature using this gait&lt;br /&gt;
* &amp;lt;start speed&amp;gt; indicates the creature's speed when it starts moving using this gait&lt;br /&gt;
* &amp;lt;build up time&amp;gt; indicates how long it will take for a creature using this gait to go from &amp;lt;start speed&amp;gt; to &amp;lt;max speed&amp;gt;. For example, a value of 10 means that it should be able to reach the maximum speed by moving 10 [[tile]]s in a straight line over even terrain.&lt;br /&gt;
* &amp;lt;max turning speed&amp;gt; indicates the maximum speed permissible when the creature suddenly changes its direction of motion. The creature's speed will be reduced to &amp;lt;max turning speed&amp;gt; if travelling at a higher speed than this before turning.&lt;br /&gt;
* &amp;lt;energy expenditure&amp;gt; indicates how energy-consuming the gait is. Higher values cause the creature to tire out faster. Persistent usage of a high-intensity gait will eventually lead to exhaustion and [[Status_icon#Non-flashing|collapse]].&lt;br /&gt;
&lt;br /&gt;
'''NO_BUILD_UP''' can be specified instead of a &amp;lt;start speed&amp;gt; value to make the &amp;lt;max speed&amp;gt; instantly achievable upon initiating movement (this is equivalent to a &amp;lt;build up time&amp;gt; of 0). Note that &amp;lt;build up time&amp;gt; and &amp;lt;max turning speed&amp;gt; are both ignored if specified alongside this (as NO_BUILD_UP trumps &amp;lt;build up time&amp;gt; and preserves &amp;lt;max speed&amp;gt; whilst turning, and &amp;lt;max turning speed&amp;gt; cannot exceed &amp;lt;max speed&amp;gt;) so it is permissible to omit them so long as they are '''both''' omitted together.&lt;br /&gt;
&lt;br /&gt;
It's possible to specify a &amp;lt;start speed&amp;gt; greater than the &amp;lt;max speed&amp;gt;; the moving creature will decelerate towards its &amp;lt;max speed&amp;gt; in this case.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''valid gait types:'''&lt;br /&gt;
*'''WALK'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving normally over ground tiles.&lt;br /&gt;
&lt;br /&gt;
*'''CRAWL'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving over ground tiles whilst [[Status_icon#Non-flashing|prone]].&lt;br /&gt;
&lt;br /&gt;
*'''SWIM'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving through tiles containing [[water]] or [[magma]] at a [[Water#Depth|depth]] of at least 4/7. &lt;br /&gt;
&lt;br /&gt;
*'''FLY'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving through [[open space]].&lt;br /&gt;
&lt;br /&gt;
*'''CLIMB'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving whilst [[Climber|climbing]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''valid gait flags:'''&lt;br /&gt;
* '''AGILITY'''&amp;lt;br&amp;gt;&lt;br /&gt;
Speeds/slows movement depending on the creature's [[Attribute#Agility|Agility]] stat.&lt;br /&gt;
&lt;br /&gt;
* '''STRENGTH'''&amp;lt;br&amp;gt;&lt;br /&gt;
Speeds/slows movement depending on the creature's [[Attribute#Strength|Strength]] stat.&lt;br /&gt;
&lt;br /&gt;
* '''LAYERS_SLOW'''&amp;lt;br&amp;gt;&lt;br /&gt;
Makes [[Tissue_definition_token#THICKENS_ON_ENERGY_STORAGE|THICKENS_ON_ENERGY_STORAGE]] and [[Tissue_definition_token#THICKENS_ON_STRENGTH|THICKENS_ON_STRENGTH]] tissue layers slow movement depending on how thick they are. Adding the STRENGTH gait flag counteracts the impact of the latter layer.&lt;br /&gt;
&lt;br /&gt;
* '''STEALTH_SLOWS:'''&amp;lt;percentage&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Slows movement by the specified percentage when the creature is [[Ambusher|sneaking]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERAL_BABY_NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Like {{token|BABYNAME|c}}, but applied regardless of caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERAL_CHILD_NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Like {{token|CHILDNAME|c}}, but applied regardless of caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERAL_MATERIAL_FORCE_MULTIPLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value A&lt;br /&gt;
*value B&lt;br /&gt;
| Has the same function as {{token|MATERIAL_FORCE_MULTIPLIER|c}}, but applies to all attacks instead of just those involving a specific material. Appears to be overridden by MATERIAL_FORCE_MULTIPLIER ([[werebeast]]s, for example, use both tokens to provide resistance to all materials, with one exception to which they are especially vulnerable).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERATED}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Found on procedurally generated creatures like [[forgotten beast]]s, [[titan]]s, [[demon]]s, [[angel]]s, and [[night creature]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GETS_INFECTIONS_FROM_ROT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature get [[Health_care#Infection|infections]] from necrotic tissue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GETS_WOUND_INFECTIONS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature's wounds become [[Health_care#Infection|infected]] if left untreated for too long.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GLOWCOLOR}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*foreground&lt;br /&gt;
*background&lt;br /&gt;
*brightness &lt;br /&gt;
| The colour of the creature's {{token|GLOWTILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GLOWTILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*ascii character &lt;br /&gt;
| If present, the being glows in the dark (generally used for Adventurer Mode). The tile is what replaces the being's current tile when it is obscured from your sight by darkness. The default setting for kobolds (a yellow quotation mark) provides a nice &amp;quot;glowing eyes&amp;quot; effect. The game is also hardcoded to automatically convert quotation mark GLOWTILES into apostrophes if the creature has lost one eye. This works at the generic creature level - for caste-specific glow tiles, use {{token|CASTE_GLOWTILE|c}} instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GNAWER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*verb&lt;br /&gt;
| The creature can and will gnaw its way out of [[animal trap]]s and [[cage]]s using the specified verb, depending on the material from which it is made (normally wood).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GOBBLE_VERMIN_CLASS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*class&lt;br /&gt;
| The creature eats vermin of the specified class.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GOBBLE_VERMIN_CREATURE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*creature&lt;br /&gt;
*caste&lt;br /&gt;
| The creature eats a specified [[vermin]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GO_TO_END}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags at the end of the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GO_TO_START}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags at the beginning of the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GO_TO_TAG}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags after the specified tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GOOD}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature is considered good and will only show up in good biomes - [[unicorn]]s, for example. Civilizations with {{token|USE_GOOD_ANIMALS|e}} can domesticate them regardless of exotic status. Has no effect on cavern creatures except to restrict taming. A civilization that has good creatures can colonise good areas in world-gen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GRASSTRAMPLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value &lt;br /&gt;
| The value determines how rapidly [[grass]] is trampled when a creature steps on it - a value of 0 causes the creature to never damage grass, while a value of 100 causes grass to be trampled as rapidly as possible. Defaults to 5.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GRAVITATE_BODY_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*target value&lt;br /&gt;
| Used in Creature Variants. This token changes the adult body size to the average of the old adult body size and the target value and scales all intermediate growth stages by the same factor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GRAZER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| The creature is a grazer - if tamed in fortress mode, it needs a pasture to survive. The higher the number, the less frequently it needs to eat in order to live. See [[Pasture]] for details on its issues.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==H==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HABIT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*type&lt;br /&gt;
*probability&lt;br /&gt;
| Defines certain behaviors for the creature. The habit types are:&lt;br /&gt;
*COLLECT_TROPHIES&lt;br /&gt;
*COOK_PEOPLE&lt;br /&gt;
*COOK_VERMIN&lt;br /&gt;
*GRIND_VERMIN&lt;br /&gt;
*COOK_BLOOD&lt;br /&gt;
*GRIND_BONE_MEAL&lt;br /&gt;
*EAT_BONE_PORRIDGE&lt;br /&gt;
*USE_ANY_MELEE_WEAPON&lt;br /&gt;
*GIANT_NEST&lt;br /&gt;
*COLLECT_WEALTH.&lt;br /&gt;
These require the creature to have a {{token|LAIR|c}} to work properly, and also don't seem to work on creatures who are not a {{token|SEMIMEGABEAST|c}}, {{token|MEGABEAST|c}} or {{token|NIGHT_CREATURE_HUNTER|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HABIT_NUM}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number or TEST_ALL&lt;br /&gt;
| &amp;quot;If you set HABIT_NUM to a number, it should give you that exact number of habits according to the weights.&amp;quot;.{{cite forum|60554/1719248}} All lists of HABITs are preceded by [HABIT_NUM:TEST_ALL]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HAS_NERVES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature has nerves in its muscles. Cutting the muscle tissue can sever motor and sensory nerves.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HASSHELL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature has a shell. Seemingly no longer used - holdover from previous versions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HFID}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*Integer (generic token?)&lt;br /&gt;
| Found on generated [[angel]]s. This is the historical figure ID of the deity with which the angel is associated.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HIVE_PRODUCT}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
*[[time]]&lt;br /&gt;
*[[item token]]s&lt;br /&gt;
| What product is harvested from [[Beekeeping industry|beekeeping]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HOMEOTHERM}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number or NONE&lt;br /&gt;
| Default 'NONE'. The creature's normal body [[temperature]]. Creature ceases maintaining temperature on death unlike fixed material temperatures. Provides minor protection from environmental temperature to the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HUNTS_VERMIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature hunts and kills nearby [[vermin]].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==I==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IMMOBILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The creature cannot move. Found on [[sponge]]s. Will also stop a creature from breeding in fortress mode (MALE and FEMALE are affected, if one is IMMOBILE no breeding will happen).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IMMOBILE_LAND}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immobile while on land. Only works on {{token|AQUATIC|c}} creatures which can't breathe on land.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IMMOLATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature radiates [[fire]]. It will ignite, and potentially completely destroy, items the creature is standing on. Keep booze away from critters with this tag. Also gives the vermin a high chance of escaping from [[animal trap]]s and [[cage]]s made of certain materials.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|INTELLIGENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Alias for {{token|CAN_SPEAK|c}} + {{token|CAN_LEARN|c}} but additionally keeps creatures from being [[butcher|butchered]] by the AI during worldgen and post-gen. In fortress mode, {{token|CAN_LEARN|c}} is enough.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ITEMCORPSE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
* [[item token]]&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Determines if the creature leaves behind a non-standard corpse (i.e. wood, statue, bars, stone, pool of liquid, etc.).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ITEMCORPSE_QUALITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* number&lt;br /&gt;
| The [[quality]] of an item-type corpse left behind. Valid values are: 0 for ordinary, 1 for well-crafted, 2 for finely-crafted, 3 for superior, 4 for exceptional, 5 for masterpiece.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==L==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*type&lt;br /&gt;
*probability&lt;br /&gt;
| Found on megabeasts, semimegabeasts, and night creatures. The creature will seek out sites of this type and take them as lairs. The lair types are:&lt;br /&gt;
*SIMPLE_BURROW&lt;br /&gt;
*SIMPLE_MOUND&lt;br /&gt;
*WILDERNESS_LOCATION&lt;br /&gt;
*SHRINE&lt;br /&gt;
*LABYRINTH&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR_CHARACTERISTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*characteristic&lt;br /&gt;
*probability&lt;br /&gt;
| Defines certain features of the creature's lair. The only valid characteristic is HAS_DOORS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR_HUNTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| This creature will actively hunt adventurers in its lair.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR_HUNTER_SPEECH}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*speech file&lt;br /&gt;
| What this creature says while hunting adventurers in its lair.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LARGE_PREDATOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Will attack things that are smaller than it (like dwarves). Only one group of &amp;quot;large predators&amp;quot; (possibly two groups on &amp;quot;savage&amp;quot; maps) will appear on any given map. In adventure mode, large predators will try to ambush and attack you (and your party will attack them back). When tamed, large predators tend to be much more aggressive to enemies than non-large predators, making them a good choice for an animal army. They may go on rampages in worldgen, and adventurers may receive quests to kill them. Also, they can be mentioned in the intro paragraph when starting a fortress e.g. &amp;quot;ere the wolves get hungry.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LARGE_ROAMING}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature can spawn as a wild animal in the appropriate biomes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAYS_EGGS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature lays [[egg]]s instead of giving birth to live young.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAYS_UNUSUAL_EGGS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[item token]]&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Creature lays the specified item instead of regular eggs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIGAMENTS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*healing rate &lt;br /&gt;
| The creature has ligaments in its {{token|CONNECTIVE_TISSUE_ANCHOR|td}} tissues (bone or chitin by default). Cutting the bone/chitin tissue severs the ligaments, disabling motor function if the target is a limb.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIGHT_GEN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will generate light, such as in adventurer mode at night. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIKES_FIGHTING}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will attack enemies rather than flee from them. This tag has the same effect on player-controlled creatures - including modded dwarves. Retired as of v0.40.14 in favor of {{token|LARGE_PREDATOR|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LISP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature uses &amp;quot;sssssnake talk&amp;quot; (multiplies 'S' when talking - &amp;quot;My name isss Recisssiz.&amp;quot;). Used by [[Serpent man|serpent men]] and [[Reptile man|reptile men]] in the vanilla game. C's with the same pronunciation (depending on the word) are not affected by this token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LITTERSIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* minimum&lt;br /&gt;
* maximum&lt;br /&gt;
| Determines the number of offspring per one birth.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOCAL_POPS_CONTROLLABLE}}{{version|0.42.01}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Allows you to play as a wild animal of this species in adventurer mode. Prevents trading of (tame) instances of this creature in caravans.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOCAL_POPS_PRODUCE_HEROES}}{{version|0.42.01}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Wild animals of this species may occasionally join a civilization. Prevents trading of (tame) instances of this creature in caravans.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOCKPICKER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Lets a creature open [[door]]s that are set to forbidden in fortress mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOOSE_CLUSTERS}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creatures will scatter if they have this tag, or form tight packs if they don't. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOW_LIGHT_VISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number&lt;br /&gt;
| Determines how well a creature can see in the dark - higher is better. Dwarves have 10000, which amounts to perfect nightvision.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==M==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAGICAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| No function, presumably a placeholder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAGMA_VISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is able to see while submerged in [[magma]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MALE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature biologically male. Usually declared inside a caste.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| {{text anchor|MANNERISM|MANNERISM_*}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*occasionally body part &lt;br /&gt;
| Adds a possible mannerism to the creature's profile.  See [[creature mannerism token]] for further info.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*material id&lt;br /&gt;
| Begins defining a new material.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATERIAL_FORCE_MULTIPLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Material token]]&lt;br /&gt;
*value A&lt;br /&gt;
*value B&lt;br /&gt;
| When struck with a weapon made of the specified material, the force exerted will be multiplied by A/B, thus making the creature more or less susceptible to this material. For example, if A is 2 and B is 1, the force exerted by the defined material will be doubled. If A is 1 and B is 2, it will be halved instead. See also  {{token|GENERAL_MATERIAL_FORCE_MULTIPLIER|c}}, which can be used to make this sort of effect applicable to all materials.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATUTINAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Sets the creature to be active at dawn in adventurer mode. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAXAGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*min&lt;br /&gt;
*max &lt;br /&gt;
| Determines the creature's natural lifespan, using the specified minimum and maximum age values (in years). Each individual creature with this token is generated with a predetermined date (calculated down to the exact [[time|tick]]!) between these values, at which it is destined to die of old age, should it live long enough. Note that the probability of death at any given age does not increase as the creature gets older [http://i.imgur.com/A1A4aA9.png]. &lt;br /&gt;
Creatures which lack this token are naturally immortal. The [[Syndrome#CE_ADD_TAG|NO_AGING]] syndrome tag will prevent death by old age from occurring. Also note that, among civilized creatures, castes which lack this token will refuse to marry others with it, and vice versa.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MEANDERER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature slowly stroll around, unless it's in combat or performing a job. If combined with {{token|CAN_LEARN|c}}, will severely impact their [[pathfinding]] and lead the creature to move extremely slowly when not performing any task.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MEGABEAST}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| A 'boss' creature. A small number of the creatures are created during worldgen, their histories and descendants (if any) will be tracked in worldgen (as opposed to simply 'spawning'), and they will occasionally go on rampages, potentially leading to worship if they attack the same place multiple times. Their presence and number will also influence age names. When appearing in fortress mode, they will have a pop-up message announcing their arrival. They will remain hostile to military even after being tamed.{{bug|10731}} See [[megabeast]] page for more details. &lt;br /&gt;
&lt;br /&gt;
Requires specifying a {{token|BIOME|c}} in which the creature will live. Subterranean biomes appear to not be allowed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENT_ATT_CAP_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*Cap %&lt;br /&gt;
|Default is 200.  This means you can increase your attribute to 200% of its starting value (or the average value + your starting value if that is higher).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENT_ATT_RANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[Attribute|ATTRIBUTE]]&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| Sets up a [[Attribute#Soul_attributes|mental attribute]]'s range of values (0-5000). All mental attribute ranges default to 200:800:900:1000:1100:1300:2000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENT_ATT_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*cost to improve&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| [[Attribute#Soul_attributes|Mental attribute]] gain/decay rates. Lower numbers in the last three slots make decay occur faster. Defaults are 500:4:5:4.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MILKABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
* frequency&lt;br /&gt;
| Allows the creature to be [[milk]]ed in the [[farmer's workshop]]. The frequency is the amount of [[time|ticks]] the creature needs to &amp;quot;recharge&amp;quot; (i.e. how much time needs to pass before it can be milked again). Does not work on [[#CAN_LEARN|sentient]] creatures, regardless of [[ethics]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MISCHIEVIOUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Alias for {{token|MISCHIEVOUS|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MISCHIEVOUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature spawns [[stealth]]ed and will attempt to path into the fortress, pulling any [[lever]]s it comes across. It will be invisible on the map and [[unit list]] until spotted by a citizen, at which point the game will pause and recenter on the creature. Used by [[gremlin]]s in the vanilla game. &amp;quot;They go on little missions to mess with various fortress buildings, not just levers.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MODVALUE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Seemingly no longer used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MOUNT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature may be used as a [[mount]]. No use for the player in fortress mode, but enemy sieging forces may arrive with cavalry. Mounts are usable in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MOUNT_EXOTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature may be used as a [[mount]], but civilizations cannot domesticate it in worldgen without certain exceptions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MULTIPART_FULL_VISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to have all-around vision as long as it has multiple heads that can see.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MULTIPLE_LITTER_RARE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the species usually produce a single offspring per birth, occasionally producing twins or triplets using typical real-world human probabilities. Requires {{token|FEMALE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MUNDANE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Marks if the creature is an actual real-life creature. Only used for age-names at present.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==N==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural&lt;br /&gt;
*adjective &lt;br /&gt;
| The generic name for any creature of this type - will be used when distinctions between caste are unimportant. For names for specific castes, use {{token|CASTE_NAME|c}} instead. If left undefined, the creature will be labeled as &amp;quot;nothing&amp;quot; by the game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NATURAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Animal is considered to be natural. NATURAL animals will not engage creatures tagged with {{token|AT_PEACE_WITH_WILDLIFE|c}} in combat unless they are members of a hostile entity and vice-versa.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NATURAL_ANIMAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Alias of {{token|NATURAL|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NATURAL_SKILL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Skill_token|Skill token]]&lt;br /&gt;
*value&lt;br /&gt;
| The creature possesses the specified [[skill]] at this level inherently - that is, it begins with the skill at this level, and the skill may never rust below that. A value of 15 is legendary.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_BOGEYMAN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creatures with this token can appear in [[bogeyman|bogeyman ambushes]] in [[adventure mode]], where they adopt classical bogeyman traits such as stalking the adventurer and vaporising when dawn breaks. Such traits do not manifest if the creature is encountered outside of a bogeyman ambush (for instance, as a megabeast or a civilised being). In addition, their corpses and severed body parts turn into [[smoke]] after a short while. Note that setting the &amp;quot;Number of Bogeyman Types&amp;quot; in [[advanced world generation]] to 0 will only remove randomly-generated bogeymen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_EXPERIMENTER}}{{version|0.47.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on some [[necromancer]]s. Creatures with this tag may periodically &amp;quot;perform horrible experiments&amp;quot; offscreen, during which they can use ''any'' interaction with an &amp;lt;code&amp;gt;[[Interaction_token#I_SOURCE|[I_SOURCE:EXPERIMENT]]]&amp;lt;/code&amp;gt; tag on creatures in their area. Worlds are generated with a list of procedurally-generated experiment interactions, allowing necromancers to turn living people and animals into [[Infected_ghoul|ghouls]] and [[Experiment|other experimental creatures]]. You can mod in your own custom experiment interactions, but you cannot specify which experiments a given NIGHT_CREATURE_EXPERIMENTER performs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_HUNTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[night troll]]s and [[werebeast]]s. Implies that the creature is a [[night creature]], and shows its description in [[legends mode]] entry. The creature is always hostile and will start [[no quarter]] combat with any nearby creatures, except for members of its own race. Note that this tag does not override the creature's normal behavior in [[fortress mode]] except for the aforementioned aggression, and doesn't prevent the creature from fleeing the battles it started. It also removes the creature's materials from stockpile settings list, making them be stored there regardless of settings.&lt;br /&gt;
&lt;br /&gt;
This tag causes the usual behaviour of werebeasts in worldgen, that is, fleeing towns upon being cursed and conducting raids from a lair. If this tag is absent from a deity curse, the accursed will simply be driven out of towns in a similar manner to [[vampire]]s. When paired with SPOUSE_CONVERTER, a very small population of the creature will be created during worldgen (sometimes only a single individual will be created), and their histories will be tracked (that is, they will not spawn spontaneously later, they must either have children or convert other creatures to increase their numbers). The creature will settle in a lair and go on rampages during worldgen. It will actively attempt to seek out potential conversion targets to abduct, convert, and have children with (if possible).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_NIGHTMARE}}{{version|0.47.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[nightmare]]s. Corpses and severed body parts derived from creatures with this token turn into [[smoke]] after a short while.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_AUTUMN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature caste does not appear in [[Calendar|autumn]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_CONNECTIONS_FOR_MOVEMENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature doesn't require connected body parts to move{{verify}}; generally used on undead creatures with connections that have rotted away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_DIZZINESS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot become [[Symptom#Dizziness|dizzy]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_DRINK}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to drink. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_EAT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to [[food|eat]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_FEVERS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot suffer [[Symptom#Fever|fevers]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_GENDER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The creature is biologically sexless. Makes the creature unable to [[breeding|breed]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_PHYS_ATT_GAIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The creature cannot raise any [[Attribute#Body_attributes|physical attributes]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_PHYS_ATT_RUST}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The creature cannot lose any [[Attribute#Body_attributes|physical attributes]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_SLEEP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to sleep. Can still be rendered unconscious by other means.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_SPRING}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature caste does not appear in [[Calendar|spring]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_SUMMER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature caste does not appear in [[Calendar|summer]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_THOUGHT_CENTER_FOR_MOVEMENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't require an organ with the {{token|THOUGHT|body}} tag to survive or attack; generally used on creatures that don't have brains.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_UNIT_TYPE_COLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Prevents creature from selecting its color based on its profession (e.g. Miner, Hunter, Wrestler).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_VEGETATION_PERTURB}}&lt;br /&gt;
| Caste{{Verify}}&lt;br /&gt;
|  &lt;br /&gt;
| Likely prevents the creature from leaving broken vegetation tracks.{{Verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_WINTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature caste does not appear in [[Calendar|winter]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOBONES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature has no bones.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOBREATHE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't need to breathe or have {{token|BREATHE|body}} parts in body, nor can it drown or be strangled. Creatures living in magma must have this tag, otherwise they will drown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOCTURNAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active at night in adventure mode. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOEMOTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature has no emotions. It is immune to the effects of [[stress]] and unable to rage, and its [[need]]s cannot be fulfilled in any way. Used on [[undead]] in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOEXERT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can't become tired or over-exerted from taking too many combat actions or moving at full speed for extended periods of time. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOFEAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't feel fear and will never flee from battle, and will be immune to [[ghost]]s' attempts to 'scare it to death'. Additionally, it causes [[bogeyman|bogeymen]] and [[nightmare]]s to become friendly towards the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOMEAT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop meat when [[butcher|butchered]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NONAUSEA}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature isn't nauseated by gut hits and cannot vomit.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOPAIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't feel pain. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSKIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop a hide when [[butcher|butchered]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSKULL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop a skull on butchering, rot, or decay of severed head.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSMELLYROT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Does not produce [[miasma]] when rotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSTUCKINS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Weapons can't get stuck in the creature. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSTUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can't be stunned and knocked unconscious by pain or head injuries. Creatures with this tag never wake up from sleep in Fortress Mode. If this creature needs to sleep while playing, it &amp;lt;b&amp;gt;will&amp;lt;/b&amp;gt; die.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOT_BUTCHERABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Cannot be [[butcher|butchered]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOT_LIVING}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Cannot be raised from the dead by necromancers or evil clouds. Implies the creature is not a normal living being. Used by [[vampire]]s, [[Mummy|mummies]] and inorganic creatures like the [[amethyst man]] and [[bronze colossus]]. Creatures who are {{token|OPPOSED_TO_LIFE|c}} (undead) will be docile towards creatures with this token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOTHOUGHT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't require a {{token|THOUGHT|body}} body part to survive. Has the added effect of preventing speech, though directly controlling creatures that would otherwise be capable of speaking allows them to engage in conversation.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==O==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ODOR_LEVEL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number&lt;br /&gt;
| How easy the creature is to [[smell]]. The higher the number, the easier the creature can be smelt. Zero is odorless, default is 50.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ODOR_STRING}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*string&lt;br /&gt;
| What the creature [[smell]]s like. If no odor string is defined, the creature name (not the caste name) is used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|OPPOSED_TO_LIFE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Is hostile to all creatures except undead and other non-living ones and will show {{DFtext|Opposed to life|0:1}} in the [[unit list]]. Used by [[undead]] in the vanilla game. Functions without the {{token|NOT_LIVING|c}} token, and seems to imply said token as well. Undead will not be hostile to otherwise-living creatures given this token. Living creatures given this token will attack living creatures that lack it, while ignoring other living creatures that also have this token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ORIENTATION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*MALE/FEMALE&lt;br /&gt;
*disinterested chance&lt;br /&gt;
*lover-possible chance&lt;br /&gt;
*commitment-possible chance&lt;br /&gt;
| Determines caste's likelihood of having sexual attraction to certain sexes. Values default to 75:20:5 for the same sex and 5:20:75 for the opposite sex. The first value indicates how likely to be entirely uninterested in the sex, the second decides if the creature will become lovers but not marry, the third decides if the creature will marry this sex. The values themselves are simply ratios and do not need to add up to any particular value.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|OUTSIDER_CONTROLLABLE}}{{version|0.42.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Lets you play as an [[Adventurer_mode_character_creation#Outsider|outsider]] of this species in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==P==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PACK_ANIMAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be used as a pack animal. Currently only used by [[trading|merchants]] without wagons. Also prevents creature from dropping hauled items on its own -- do ''not'' use for player-controllable creatures!&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PARALYZEIMMUNE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immune to all [[Syndrome#CE_PARALYSIS|paralyzing]] special attacks.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PATTERNFLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Used to control the bat riders with paralyze-dart blowguns that flew through the 2D chasm. Doesn't do anything now.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PEARL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| In earlier versions, creature would generate [[pearl]]s. Does nothing in the current version.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PENETRATEPOWER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value &lt;br /&gt;
| Controls the ability of [[vermin]] to find a way into containers when they are eating food from your stockpiles. The value for vermin in the game's current version ranges from 1-3. A higher value is better at penetrating containers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PERSONALITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ATTRIBUTE&lt;br /&gt;
*lowest&lt;br /&gt;
*median&lt;br /&gt;
*highest &lt;br /&gt;
| Determines the range and chance of personality traits. Standard is 0:50:100. See [[Personality trait]] for more info.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PET}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be [[Animal_trainer|tamed]] in Fortress mode. Prerequisite for all other working animal roles. Civilizations that encounter it in worldgen will tame and domesticate it for their own use. Adding this to civilization members will classify them as pets instead of citizens, with all the [[Fun|problems]] that entails. However, you can solve these problems using the popular plugin [https://dffd.bay12games.com/file.php?id=13095| Dwarf Therapist], which is completely unaffected by the tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PET_EXOTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be [[Animal_trainer|tamed]] in Fortress mode. Prequisite for all other working animal roles. Civilizations cannot domesticate it in worldgen, with certain exceptions. More difficult to tame?{{verify}} Adding this to civilization members will classify them as pets instead of citizens, with all the [[Fun|problems]] that entails. ([[Gremlin|Example]]).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PETVALUE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value &lt;br /&gt;
| How valuable a tamed animal is. Actual cost in points in the embarking screen is 1+(PETVALUE/2) for an untrained animal, 1+PETVALUE for a war/hunting one. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PETVALUE_DIVISOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Divides the creature's {{token|PETVALUE|c}} by the specified number. Used by [[honey bee]]s to prevent a single hive from being worth a fortune.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PHYS_ATT_CAP_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*Cap %&lt;br /&gt;
|Default is 200. This means you can increase your attribute to 200% of its starting value (or the average value + your starting value if that is higher).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PHYS_ATT_RANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Attribute|ATTRIBUTE]]&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| Sets up a [[Attribute#Body_attributes|physical attribute]]'s range of values (0-5000). All physical attribute ranges default to 200:700:900:1000:1100:1300:2000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PHYS_ATT_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*cost to improve&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| [[Attribute#Body_attributes|Physical attribute]] gain/decay rates. Lower numbers in the last three slots make decay occur faster. Defaults for STRENGTH, AGILITY, TOUGHNESS, and ENDURANCE are 500:3:4:3, while RECUPERATION and DISEASE_RESISTANCE default to 500:NONE:NONE:NONE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_BP_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY, or BY_TOKEN&lt;br /&gt;
*body type, category, or token&lt;br /&gt;
| Adds a body part group to selected body part group. Presumably used immediately after {{token|SET_BP_GROUP|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*material&lt;br /&gt;
| Adds a material to selected materials. Used immediately after {{token|SELECT_MATERIAL|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|POP_RATIO}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
*number&lt;br /&gt;
| Weighted population of caste; Lower is rarer. Not to be confused with {{token|FREQUENCY|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|POPULATION_NUMBER}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*min&lt;br /&gt;
*max &lt;br /&gt;
| The minimum/maximum numbers of how many of these creatures are present in each world map tile of the appropriate region. Defaults to 1:1 if not specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|POWER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Allows the being to represent itself as a deity, allowing it to become the leader of a civilized group. Used by unique demons in the vanilla game. Requires {{token|CAN_SPEAK|c}} to actually do anything more than settle at a location (e.g. write books, lead armies, profane temples). Doesn't appear to do anything for creatures that are already civilized. Once the creature ascends to a position of leadership, it will proceed to act as a standard ruler for their entity and fulfill the same functions (hold tournaments, tame creatures, etc).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PREFSTRING}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*string&lt;br /&gt;
| Sets what other creatures [[Preferences|prefer]] about this creature. &amp;quot;Urist likes dwarves for their beards.&amp;quot; Multiple entries will be chosen from at random. Creatures lacking a PREFSTRING token will never appear under another's preferences.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PROFESSION_NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*[[Unit type token]] (Profession)&lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| The generic name for members of this profession, at the creature level. In order to give members of specific castes different names for professions, use {{token|CASTE_PROFESSION_NAME|c}} instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PRONE_TO_RAGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*Chance&lt;br /&gt;
| Creature has a percentage chance to flip out at visible non-friendly creatures. Enraged creatures attack anything regardless of timidity and get a strength bonus to their hits. This is what makes [[badger]]s so hardcore.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* &amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
* &amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
| The creature has pus. Specifies the stuff secreted by [[Health_care#Infection|infected wounds]].&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==R==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RELSIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*body category, type, or token&lt;br /&gt;
*Relsize &lt;br /&gt;
| Specifies a new relative size for a part than what is stated in the body plan. For example, dwarves have larger livers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural&lt;br /&gt;
| What the creature's [[remains]] are called.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS_COLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| What color the creature's [[remains]] are.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS_ON_VERMIN_BITE_DEATH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Goes with {{token|VERMIN_BITE|c}} and {{token|DIE_WHEN_VERMIN_BITE|c}}, the vermin creature will leave remains on death when biting. Leaving this tag out will cause the creature to disappear entirely after it bites.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS_UNDETERMINED}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Unknown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMOVE_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*material token &lt;br /&gt;
| Removes a material from the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMOVE_TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*tissue token&lt;br /&gt;
| Removes a tissue from the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RETRACT_INTO_BP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY or BY_TOKEN&lt;br /&gt;
*body type, [[Body_token#CATEGORY|category]], or [[Body_token#BP|token]]&lt;br /&gt;
*Second person (&amp;quot;You&amp;quot;) retract verb text&lt;br /&gt;
*Third person (&amp;quot;The giant snail&amp;quot;) retract verb text&lt;br /&gt;
*Second person cancel retract text&lt;br /&gt;
*Third person cancel retract text&lt;br /&gt;
| The creature will retract into a body part when threatened. It will be unable to move or attack, but enemies will only be able to attack the specified body part. (eg. Turtle, Hedgehog)&lt;br /&gt;
&lt;br /&gt;
Second-person descriptions are used for adventurer mode natural ability. &amp;quot;&amp;lt;pro_pos&amp;gt;&amp;quot; can be used in the descriptions, being replaced with the proper pronoun (or lack thereof) in-game. &lt;br /&gt;
&lt;br /&gt;
Undead curled up creatures are buggy{{bug|11463}}{{bug|10519}}.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RETURNS_VERMIN_KILLS_TO_OWNER}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Cat behavior. If it kills a vermin creature and has an owner, it carries the remains in its mouth and drops them at their feet. Requires {{token|HUNTS_VERMIN|c}}, obviously.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ROOT_AROUND}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY or BY_TOKEN&lt;br /&gt;
*body type, [[Body_token#CATEGORY|category]], or [[Body_token#BP|token]]&lt;br /&gt;
*Second person (&amp;quot;You&amp;quot;) verb text&lt;br /&gt;
*Third person (&amp;quot;The hen&amp;quot;) verb text&lt;br /&gt;
| Creature will occasionally root around in the grass, looking for insects.  Used for flavor in Adventurer Mode, spawns vermin edible for this creature in Fortress Mode. Creatures missing the specified body part will be unable to perform this action. The action produces a message (visible in adventure mode) in the form:&lt;br /&gt;
&lt;br /&gt;
[creature] [verb text] the [description of creature's location]&lt;br /&gt;
&lt;br /&gt;
In adventure mode, the &amp;quot;rooting around&amp;quot; ability will be included in the &amp;quot;natural abilities&amp;quot; menu, represented by its second person verb text.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==S==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SAVAGE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature will only show up in &amp;quot;savage&amp;quot; biomes. Has no effect on cavern creatures. Cannot be combined with {{token|GOOD|c}} or {{token|EVIL|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SECRETION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
*&amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
*BY_TOKEN / BY_CATEGORY / BY_TYPE&lt;br /&gt;
*&amp;lt;[[Body_token#BP|body part ID]]&amp;gt; / &amp;lt;[[Body_token#CATEGORY|category]]&amp;gt; or ALL / &amp;lt;type (e.g. [[Body_token#GRASP|GRASP]])&amp;gt;&lt;br /&gt;
*&amp;lt;[[Body_detail_plan_token#BP_LAYERS|tissue layer]]&amp;gt; or ALL&lt;br /&gt;
*&amp;lt;trigger&amp;gt;&lt;br /&gt;
| Causes the specified tissue layer(s) of the indicated body part(s) to secrete the designated material. A size 100 ('covering') [[contaminant]] is created over the affected body part(s) in its specified material state (and at the temperature appropriate to this state) when the trigger condition is met, as long as one of the secretory tissue layers is still intact. Valid triggers are:&lt;br /&gt;
*'''CONTINUOUS'''&lt;br /&gt;
Secretion occurs once every 40 [[time|ticks]] in [[fortress mode]], and every tick in [[adventurer mode]].&lt;br /&gt;
*'''EXERTION'''&lt;br /&gt;
Secretion occurs continuously (at the rate described above) whilst the creature is at minimum &amp;lt;span style=&amp;quot;font-size:75%&amp;quot;&amp;gt;{{Tile|Tired|6:1}}&amp;lt;/span&amp;gt; following physical exertion. Note that this cannot occur if the creature has {{token|NOEXERT|c}}.&lt;br /&gt;
*'''EXTREME_EMOTION'''&lt;br /&gt;
Secretion occurs continuously (as above) whilst the creature is distressed. Cannot occur in creatures with {{token|NOEMOTION|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_ADDITIONAL_CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;caste&amp;gt;&lt;br /&gt;
| Adds an additional previously defined caste to the selection. Used after {{token|SELECT_CASTE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;caste&amp;gt; or ALL &lt;br /&gt;
| Selects a previously defined caste&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
| Selects a locally defined material. Can be ALL.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*tissue token&lt;br /&gt;
| Selects a tissue for editing.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SEMIMEGABEAST}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Essentially the same as {{token|MEGABEAST|c}}, but more of them are created during worldgen. See the [[semi-megabeast]] page for details.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SENSE_CREATURE_CLASS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* &amp;lt;[[Creature_token#CREATURE_CLASS|creature class]]&amp;gt;&lt;br /&gt;
* [[Tilesets|&amp;lt;tile value or character&amp;gt;]]&lt;br /&gt;
* [[Color#Color_values|&amp;lt;foreground color&amp;gt;:&amp;lt;background color&amp;gt;:&amp;lt;foreground brightness&amp;gt;]]&lt;br /&gt;
| Gives the creature the ability to sense creatures belonging to the specified [[Creature_token#CREATURE_CLASS|creature class]] even when they lie far beyond line of sight, including through walls and floors. It also appears to reduce or negate the combat penalty of [[Wound#Blindness|blind]] units when fighting creatures they can sense. In [[adventure mode]], the specified tile will be used to represent sensed creatures when they cannot be seen directly.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SET_BP_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*selection criteria BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*category, type, or token &lt;br /&gt;
| Begins a selection of body parts.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_LEARN_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;[[skill_token]]&amp;gt;&lt;br /&gt;
*&amp;lt;percentage&amp;gt;&lt;br /&gt;
| The rate at which this creature learns this skill. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_LEARN_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;percentage&amp;gt;&lt;br /&gt;
| The rate at which this creature learns all skills. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[skill_token]]&lt;br /&gt;
*&amp;lt;% of improvement points gained&amp;gt;&lt;br /&gt;
*&amp;lt;unused counter rate&amp;gt;&lt;br /&gt;
*&amp;lt;rust counter rate&amp;gt;&lt;br /&gt;
*&amp;lt;demotion counter rate&amp;gt;&lt;br /&gt;
| Like {{token|SKILL_RATES|c}}, but applies to individual skills instead. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
*&amp;lt;% of improvement points gained&amp;gt;&lt;br /&gt;
*&amp;lt;unused counter rate&amp;gt;&lt;br /&gt;
*&amp;lt;rust counter rate&amp;gt;&lt;br /&gt;
*&amp;lt;demotion counter rate&amp;gt;&lt;br /&gt;
| Affects skill gain and decay. Lower numbers in the last three slots make decay occur faster ([SKILL_RATES:100:1:1:1] would cause rapid decay). The counter rates may also be replaced with NONE.&lt;br /&gt;
Default is [SKILL_RATES:100:8:16:16]. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RUST_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[skill_token]]&lt;br /&gt;
*value&lt;br /&gt;
*value&lt;br /&gt;
*value&lt;br /&gt;
| The rate at which this skill decays. Lower values cause the skill to decay faster. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RUST_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
*value&lt;br /&gt;
*value&lt;br /&gt;
| The rate at which all skills decay. Lower values cause the skills to decay faster. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SLOW_LEARNER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Shorthand for {{token|CAN_LEARN|c}} + &amp;lt;code&amp;gt;[[Creature_token#SKILL_LEARN_RATES|[SKILL_LEARN_RATES:50]]]&amp;lt;/code&amp;gt;.{{verify}} Used by a number of 'primitive' creatures (like [[ogre]]s, [[giant]]s and [[troglodyte]]s) in the vanilla game. Applicable to player races. Prevents a player from recruiting nobility, even basic ones. Subterranean creatures with this token combined with {{token|EVIL|c}} will become servants of goblins in their civilizations, in the style of [[troll]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SMALL_REMAINS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature leaves &amp;quot;[[item token#REMAINS|remains]]&amp;quot; instead of a corpse. Used by [[vermin]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SMELL_TRIGGER}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Determines how keen a creature's sense of smell is. Lower is better. At 10000, a creature cannot smell at all.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SOLDIER_ALTTILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| If this creature is active in its civilization's military, it will blink between its default tile and this one.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SOUND}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* Sound application (currently accepts ALERT or PEACEFUL_INTERMITTENT)&lt;br /&gt;
* Sound range (in tiles)&lt;br /&gt;
* Sound delay (lower values = sound is produced more often)&lt;br /&gt;
* VOCALIZATION or NONE (determines whether the sound requires breathing or not)&lt;br /&gt;
* First-person description&lt;br /&gt;
* Third-person description&lt;br /&gt;
* Description when out of sight&lt;br /&gt;
| Creature makes sounds periodically, which can be heard in Adventure mode.&lt;br /&gt;
* First-person reads &amp;quot;You '''bark'''&amp;quot;&lt;br /&gt;
* Third-person reads &amp;quot;The [[capybara]] '''barks'''&amp;quot;&lt;br /&gt;
* Out of sight reads &amp;quot;You hear '''a loud bark'''&amp;quot;&lt;br /&gt;
with the text in bold being the description arguments of the token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIFIC_FOOD}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* PLANT or CREATURE&lt;br /&gt;
* Plant/creature ID&lt;br /&gt;
| Creature will only appear in biomes with this plant or creature available. Grazers given a specific type of grass (such as [[panda]]s and [[bamboo]]) will only eat that grass and nothing else, risking starvation if there's none available. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPEECH}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*speech file &lt;br /&gt;
| Boasting speeches relating to killing this creature. Examples include dwarf.txt and elf.txt in data\speech.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPEECH_FEMALE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*speech file &lt;br /&gt;
| Boasting speeches relating to killing females of this creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPEECH_MALE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*speech file &lt;br /&gt;
| Boasting speeches relating to killing males of this creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPHERE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
* [[Sphere#Available_spheres|sphere]]&lt;br /&gt;
| Sets what religious spheres the creature is aligned to, for purposes of being worshipped via the {{token|POWER|c}} token. Also affects the layout of hidden fun stuff, and the creature's name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPOUSE_CONVERSION_TARGET}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| This creature can be converted by a night creature with {{token|SPOUSE_CONVERTER|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPOUSE_CONVERTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| If the creature has the {{token|NIGHT_CREATURE_HUNTER|c}} tag, it will kidnap {{token|SPOUSE_CONVERSION_TARGET|c}}s and transform them into the caste of its species with the {{token|CONVERTED_SPOUSE|c}} tag during worldgen. It may also start families this way.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPREAD_EVIL_SPHERES_IF_RULER}}{{version|0.47.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| If the creature rules over a [[site]], it will cause the local landscape to be corrupted into [[Surroundings#Evil|evil surroundings]] associated with the creature's [[Creature_token#SPHERE|sphere]]s. The creature must have at least one of the following [[sphere]]s for this to take effect: BLIGHT, DEATH, DISEASE, DEFORMITY, NIGHTMARES. The first three kill vegetation, while the others sometimes do.  The last two get [[Plant_token#EVIL|evil plants]] and [[Creature_token#EVIL|evil animals]] sometimes. NIGHTMARES gets [[bogeyman|bogeymen]]. [http://www.bay12forums.com/smf/index.php?topic=169696.msg8162224#msg8162224] Used by [[demon]]s in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|STANCE_CLIMBER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Caste does not require &amp;lt;code&amp;gt;[[Body_token#GRASP|[GRASP]]]&amp;lt;/code&amp;gt; body parts to climb -- it can climb with &amp;lt;code&amp;gt;[[Body_token#STANCE|[STANCE]]]&amp;lt;/code&amp;gt; parts instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|STANDARD_GRAZER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Acts as {{token|GRAZER|c}} but set to 20000*G*(max size)^(-3/4), where G defaults to 100 but can be set in d_init, and the whole thing is trapped between 150 and 3 million. Used for all grazers in the default creature raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|STRANGE_MOODS}}{{version|0.42.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The creature will get [[strange mood]]s in fortress mode and can produce artifacts.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SUPERNATURAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Gives the creature knowledge of any secrets with &amp;lt;code&amp;gt;[[Interaction_token#IS_SECRET|[SUPERNATURAL_LEARNING_POSSIBLE]]]&amp;lt;/code&amp;gt; that match its [[Creature_token#SPHERE|spheres]]. Also prevents it from becoming a [[vampire]] or a [[werebeast]]. Other effects are unknown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SWIMS_INNATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature naturally knows how to swim perfectly and does not use the [[swimmer]] skill, as opposed to {{token|SWIMS_LEARNED|c}} below. However, Fortress mode AI never paths into water anyway, so it's less useful there. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SWIMS_LEARNED}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature swims only as well as their present [[Swimmer|swimming skill]] allows them to.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYNDROME_DILUTION_FACTOR}}{{version|0.42.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &amp;lt;[[Syndrome#SYN_IDENTIFIER|syndrome identifier]]&amp;gt;:&amp;lt;percentage&amp;gt;&lt;br /&gt;
| Dilutes the effects of syndromes which have the specified identifier. A percentage of 100 is equal to the regular syndrome effect severity, higher percentages reduce severity.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==T==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TENDONS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*healing rate &lt;br /&gt;
| The creature has tendons in its {{token|CONNECTIVE_TISSUE_ANCHOR|td}} tissues (bone or chitin by default). Cutting the bone/chitin tissue severs the tendons, disabling motor function if the target is a limb.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|THICKWEB}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature's [[web]]s can catch larger creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*name &lt;br /&gt;
| Begins defining a tissue in the creature file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
*LOCATION &lt;br /&gt;
| Adds the tissue layer to wherever it is required.&lt;br /&gt;
Non-argument Locations can be FRONT, RIGHT, LEFT, TOP, BOTTOM. Argument locations are AROUND and CLEANS, requiring a further body part and a % of coverage/cleansing&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER_OVER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
*LOCATION &lt;br /&gt;
| Presumably a counterpart to TISSUE_LAYER_UNDER (see below).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER_UNDER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
| Adds the tissue layer under a given part.&lt;br /&gt;
For example an Iron Man has a gaseous poison within and this tissue (GAS is its name) has the token [TISSUE_LEAKS] and its state is GAS so when you puncture the iron outside and damage this tissue it leaks gas (can have a syndrome by using a previous one in the creature sample.) [TISSUE_LAYER_UNDER:BY_CATEGORY:ALL:{tissue}] {tissue} is what will be under the TISSUE_LAYER here is an example Tissue from Iron Man:&amp;lt;br&amp;gt; &lt;br /&gt;
[TISSUE:GAS] [TISSUE_NAME:gas:NP] [TISSUE_MATERIAL:LOCAL_CREATURE_MAT:GAS] [TISSUE_MAT_STATE:GAS] [RELATIVE_THICKNESS:50] [TISSUE_LEAKS] [TISSUE_SHAPE:LAYER] &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TITAN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[titan]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRADE_CAPACITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
*number&lt;br /&gt;
| How much the creature can carry when used by merchants. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAINABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Shortcut for {{token|TRAINABLE_HUNTING|c}} + {{token|TRAINABLE_WAR|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAINABLE_HUNTING}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can be [[Animal trainer|trained]] as a hunting beast, increasing speed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAINABLE_WAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can be [[Animal trainer|trained]] as a war beast, increasing strength and endurance.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRANCES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to go into [[martial trance]]s. Used by dwarves in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAPAVOID}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will never trigger [[trap]]s it steps on. Used by a [[Trapavoid|number of creatures]]. Doesn't make the creature immune to remotely activated traps (like retractable spikes being triggered while the creature is standing over them). TRAPAVOID creatures lose this power if they're immobilized while standing in a trap, be it by stepping on thick web, being paralyzed or being knocked unconscious.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRIGGERABLE_GROUP}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*min&lt;br /&gt;
*max &lt;br /&gt;
| A large swarm of vermin can be disturbed, usually in adventurer mode.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TSU_NOUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*noun&lt;br /&gt;
*SINGULAR or PLURAL &lt;br /&gt;
| Noun for the {{token|TISSUE_STYLE_UNIT|c}}, used in the description of the tissue layer's style.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==U==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UBIQUITOUS}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Creature will occur in every region with the correct biome. Does not apply to {{token|EVIL|c}}/{{token|GOOD|c}} tags.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDERGROUND_DEPTH}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*mindepth&lt;br /&gt;
*maxdepth &lt;br /&gt;
| Depth that the creature appears underground. Numbers can be from 0 to 5. 0 is actually 'above ground' and can be used if the creature is to appear both above and below ground. Values from 1 to 3 are the respective [[cavern]] levels, 4 is the [[magma sea]] and 5 is the [[HFS]]. A single argument may be used instead of min and max. [[Demon]]s use only 5:5; user-defined creatures with both this depth and {{token|FLIER}} will take part in the initial wave from the HFS alongside generated demons. Without [FLIER], they will only spawn from the map edges. Civilizations that can use underground plants or animals will only export (via the embark screen or caravans) things that are available at depth 1.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDERSWIM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is displayed as blue when in [[Water#Depth|7/7 water]]. Used on fish and amphibious creatures which swim under the water.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNIQUE_DEMON}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Found on generated [[demon]]s; causes the game to create a single named instance of the demon which will emerge from the underworld and take over civilizations during worldgen. Could not be specified in user-defined raws prior to version [[Release_information/0.47.01|0.47.01]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new caste token&lt;br /&gt;
*old caste token&lt;br /&gt;
| Defines a new caste derived directly from a previous caste. The new caste inherits all properties of the old one. The effect of this tag is automatic if one has not yet defined any castes: &amp;quot;Any caste-level tag that occurs before castes are explicitly declared is saved up and placed on any caste that is declared later, unless the caste is explicitly derived from another caste.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new material ID&lt;br /&gt;
*old material ID&lt;br /&gt;
| Defines a new local creature material and populates it with all properties defined in the specified local creature material.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_MATERIAL_TEMPLATE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new material token&lt;br /&gt;
*material template &lt;br /&gt;
| Defines a new local creature material and populates it with all properties defined in the specified template.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new tissue token&lt;br /&gt;
*old tissue id&lt;br /&gt;
| Defines a new local creature tissue and populates it with all properties defined in the local tissue specified in the second argument.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_TISSUE_TEMPLATE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new tissue token&lt;br /&gt;
*tissue template&lt;br /&gt;
| Loads a tissue template listed in OBJECT:TISSUE_TEMPLATE files, such as tissue_template_default.txt. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UTTERANCES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Changes the language of the creature into unintelligible 'kobold-speak', which creatures of other species will be unable to understand. If a civilized creature has this and is not part of a {{token|SKULKING|e}} civ, it will tend to start wars with all nearby civilizations and will be unable to make peace treaties due to 'inability to communicate'.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==V==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VEGETATION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is made of swampstuff. Doesn't appear to do anything in particular. Used by [[grimeling]]s in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_BITE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*chance of occurrence{{verify}}&lt;br /&gt;
*verb (bitten, stung, etc.)&lt;br /&gt;
* [[material token]]&lt;br /&gt;
* [[Material_definition_token#Material_States|material state]]&lt;br /&gt;
| Enables vermin to bite other creatures, injecting the specified material. See {{token|SPECIALATTACK_INJECT_EXTRACT|c}} for details about injection - this token presumably works in a similar manner.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_EATER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| The vermin creature will attempt to eat exposed food. See {{token|PENETRATEPOWER|c}}. Distinct from {{token|VERMIN_ROTTER|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_FISH}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin appears in [[water]] and will attempt to swim around.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_GROUNDER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature appears in &amp;quot;general&amp;quot; surface ground locations. Note that this doesn't stop the creature from flying if it can (most vermin birds have this tag).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_HATEABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Some dwarves will [[Preferences|hate]] the creature and get unhappy thoughts when around it. See the [[Hateable|list of hateable vermin]] for details.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_MICRO}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This makes the creature move in a swarm of creatures of the same race as it (e.g. swarm of flies, swarm of ants).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_NOFISH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature cannot be caught by [[fishing]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_NOROAM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will not be observed randomly roaming about the map. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_NOTRAP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature cannot be caught in baited [[animal trap]]s; however, a &amp;quot;[[Trapper|catch live land animal]]&amp;quot; task may still be able to capture one if a dwarf finds one roaming around.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_ROTTER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin are attracted to rotting stuff and loose food left in the open and cause unhappy thoughts to dwarves who encounter them. Present on flies, knuckle worms, acorn flies, and blood gnats. Speeds up decay?{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_SOIL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature randomly appears near dirt or mud, and may be uncovered by creatures that have the {{token|ROOT_AROUND|c}} interaction such as [[goose|geese]] and [[chicken]]s. Dwarves will ignore the creature when given the &amp;quot;Capture live land animal&amp;quot; task.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_SOIL_COLONY}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin will appear in a single tile cluster of many vermin, such as a colony of ants.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMINHUNTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Old shorthand for &amp;quot;does cat stuff&amp;quot;. Contains {{token|AT_PEACE_WITH_WILDLIFE|c}} + {{token|RETURNS_VERMIN_KILLS_TO_OWNER|c}} + {{token|HUNTS_VERMIN|c}} + {{token|ADOPTS_OWNER|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VESPERTINE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active during the evening in adventurer mode. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VIEWRANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Value should determine how close you have to get to a critter before it attacks (or prevents adv mode travel etc.) Default is 20.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VISION_ARC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*binocular vision arc&lt;br /&gt;
*non-binocular vision arc&lt;br /&gt;
| The width of the creature's vision arcs, in degrees (i.e. 0 to 360). The first number is binocular vision, the second is non-binocular vision.  Binocular vision has a minimum of about 10 degrees, monocular, a maximum of about 350 degrees. Values past these limits will be accepted, but will default to ~10 degrees and ~350 degrees respectively.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==W==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WAGON_PULLER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to pull caravan wagons. If a civilization doesn't have access to any, it is restricted to trading with pack animals.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEBBER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Allows the creature to create [[web]]s, and defines what the webs are made of.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEBIMMUNE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will not get caught in thick [[web]]s. Used by creatures who can shoot thick webs (such as [[giant cave spider]]s) in order to make them immune to their own attacks.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Attack Tokens==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_SKILL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Skill token]]&lt;br /&gt;
| Defines the skill used by the attack.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_VERB}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*2nd person&lt;br /&gt;
*3rd person &lt;br /&gt;
| Descriptive text for the attack.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_CONTACT_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*% value &lt;br /&gt;
| The contact area of the attack, measured in % of the body part's volume. Note that all attack percentages can be more than 100%.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_PENETRATION_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*% value &lt;br /&gt;
| The penetration value of the attack, measured in % of the body part's volume. Requires ATTACK_FLAG_EDGE. Maximum value: 15000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_PRIORITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*MAIN or SECOND &lt;br /&gt;
| Usage frequency. MAIN attacks are 100 times more frequently chosen than SECOND. Opportunity attacks ignore this preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_VELOCITY_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number&lt;br /&gt;
| The velocity multiplier of the attack, multiplied by 1000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_CANLATCH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Attacks that damage tissue have the chance to latch on in a wrestling hold. The grabbing bodypart can then use the &amp;quot;shake around&amp;quot; wrestling move, causing severe, armor-bypassing tensile damage according to the attacker's body volume.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_WITH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Displays the name of the body part used to perform an attack while announcing it, e.g. &amp;quot;The weaver punches the bugbat with his right hand&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_EDGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The attack is edged, with all the effects on physical resistance and contact area that it entails.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_PREPARE_AND_RECOVER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* Preparation time&lt;br /&gt;
* Recovery time&lt;br /&gt;
| Determines the length of time to prepare this attack and until one can perform this attack again. Values appear to be calculated in adventure mode ticks.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_BAD_MULTIATTACK}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Multiple strikes with this attack cannot be performed effectively.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_INDEPENDENT_MULTIATTACK}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Multiple strikes with this attack can be performed with no penalty. The creature will use all attacks with this token at once.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIALATTACK_INJECT_EXTRACT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
*&amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
*&amp;lt;min quantity&amp;gt;&lt;br /&gt;
*&amp;lt;max quantity&amp;gt;&lt;br /&gt;
| When added to an attack, causes the attack to inject the specified material into the victim's bloodstream. Once injected, the material will participate in [[temperature|thermal]] exchange within the creature - injecting something like molten [[iron]] (INORGANIC:IRON:LIQUID) would cause most unmodded creatures to melt (note that some of the injected material also [[contaminant|splatters]] over the bodypart used to carry out the attack, so it should be protected appropriately). If the injected material has an associated [[syndrome]] with the [[Syndrome#SYN_INJECTED|[SYN_INJECTED]]] token, it will be transmitted to the victim. If the attack is blunt, the injected material lacks the [[Material definition token#ENTERS_BLOOD|[ENTERS_BLOOD]]] token, the attacked bodypart has no [[Tissue_definition_token#VASCULAR|[VASCULAR]]] tissues, or the victim is bloodless, the material will splatter over the attacked body part instead. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIALATTACK_INTERACTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*interaction&lt;br /&gt;
| When this attack lands successfully, a specified interaction will take effect on the target creature. The attack must break the target creature's skin in order to work. This will take effect in worldgen as well. If the attack would break skin, the interaction will occur '''before the attack actually lands'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIALATTACK_SUCK_BLOOD}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
| Successful attack draws out an amount of blood randomized between the min and max value. Beware that this '''will''' trigger any ingestion syndromes attached to the target creature's blood - for example, using this attack on a vampire will turn you into one too.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Tissue Layer Tokens==&lt;br /&gt;
Tissue layers are added to a creature's body parts by the creature tokens [[#TISSUE_LAYER|TISSUE_LAYER]], [[#TISSUE_LAYER_OVER|TISSUE_LAYER_OVER]], [[#TISSUE_LAYER_UNDER|TISSUE_LAYER_UNDER]], and the body detail plan token [[#TL_LAYERS|TL_LAYERS]].&lt;br /&gt;
&lt;br /&gt;
These tissue layers are not the same thing as tissues, which are defined at creature level, but rather applications of the tissues. If the SKIN tissue of a creature is the more general and abstract notion of what skin is for that creature, then a tissue layer may be the &amp;quot;actual&amp;quot; skin on the creature's nose, head, or second toe. As most creatures have more than one body part, tissue layers are normally selected en masse.&lt;br /&gt;
&lt;br /&gt;
Some tissue layer tokens are analogous to tissue definition tokens, e.g. [[#TL_CONNECTS|TL_CONNECTS]] to [[tissue_definition_token#CONNECTS|CONNECTS]].&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token | Selects a tissue at a location&lt;br /&gt;
* (optional) FRONT, BACK, LEFT, RIGHT, TOP, BOTTOM, AROUND.&lt;br /&gt;
| Begins a selection of tissue layers. &lt;br /&gt;
[SELECT_TISSUE_LAYER:HEART:BY_TYPE:HEART]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token &lt;br /&gt;
| Adds tissue layers to those selected.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SET_TL_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token&lt;br /&gt;
*tissue &lt;br /&gt;
| Begins a selection of tissue layers. Only usable for descriptor and cosmetic purposes. &lt;br /&gt;
&lt;br /&gt;
Research has implied it may be redundant with SELECT_TISSUE_LAYER, as the latter allows for cosmetics as well as &amp;quot;functional&amp;quot; tokens such as TL_MAJOR_ARTERIES. Vanilla raws still use SET_TL_GROUP though, for all cosmetic purposes. More research is needed on this subject.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_TL_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token&lt;br /&gt;
*tissue &lt;br /&gt;
| Adds tissue layers to those selected. Like SET_TL_GROUP, it may be redundant even if used in the vanilla raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SET_LAYER_TISSUE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*TISSUE&lt;br /&gt;
| Sets a selected tissue layer to be made of a different tissue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SHEARABLE_TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* tissue modifier&lt;br /&gt;
* required value&lt;br /&gt;
| Tissue layer can be sheared for its component material. The specified modifier must be at least of the desired value for shearing to be possible (for example, a [[llama]]'s wool must have a LENGTH of 300 before it is shearable).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER_APPEARANCE_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*QUALITY&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| Sets the range of qualities, including LENGTH, DENSE, HIGH_POSITION, CURLY, GREASY, WRINKLY&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_STYLE_UNIT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*tissue style unit ID&lt;br /&gt;
*shaping&lt;br /&gt;
| Sets tissue layer to be the target of TISSUE_STYLE token specified for an entity, works only on entity members. Mostly used with tissues HAIR, BEARD, MOUSTACHE, SIDEBURNS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_COLOR_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*COLOR&lt;br /&gt;
*freq&lt;br /&gt;
*COLOR&lt;br /&gt;
*freq etc. &lt;br /&gt;
| Creates a list of colors/color patterns, giving each a relative frequency. If the given color or pattern does not exist, the tissue is described as being &amp;quot;transparent&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_GENETIC_MODEL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The way the color modifier is passed on to offspring. May or may not work right now.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_IMPORTANCE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| Presumably modifies the importance of the tissue layer color modifier, for description purposes.&lt;br /&gt;
HOWEVER using this appears to remove all mention of colour from creature descriptions. It does not appear in any default creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_NOUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*name&lt;br /&gt;
*SINGULAR or PLURAL&lt;br /&gt;
| Names the tissue layer color modifier, and determines the noun. Also used by [[Utility:Stonesense|Stonesense]] for colouring body parts. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_TIMING}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ROOT&lt;br /&gt;
*start change window years&lt;br /&gt;
*days&lt;br /&gt;
*end change window years&lt;br /&gt;
*days&lt;br /&gt;
| Determines the point in the creature's life when the color change begins and ends.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_CONNECTS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Gives the CONNECTS attribute to selected layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_HEALING_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Changes the HEALING_RATE of the selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_MAJOR_ARTERIES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Gives the &amp;quot;major arteries&amp;quot; attribute to selected layers. Used to add massive bleeding properties to the throat, made from skin.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_PAIN_RECEPTORS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Changes the number of pain receptors for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_RELATIVE_THICKNESS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Changes the relative thickness for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_VASCULAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Sets a new VASCULAR value (which modulates bleeding) for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Body detail plan token]]&lt;br /&gt;
*[[Body token]]&lt;br /&gt;
*[[Material definition token]]&lt;br /&gt;
*[[Syndrome]]&lt;br /&gt;
*[[Tissue definition token]]&lt;br /&gt;
*[[Creature examples]]&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Tokens}}&lt;br /&gt;
[[ru:Creature token]]&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Creature_token&amp;diff=259483</id>
		<title>Creature token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Creature_token&amp;diff=259483"/>
		<updated>2021-10-27T16:20:21Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quality|Exceptional|22:04, 20 September 2016 (UTC)}}&lt;br /&gt;
{{av}}&lt;br /&gt;
&lt;br /&gt;
A full list of all known [[creature]] [[token]]s.&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{| {{prettytable}} &lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==A==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ADOPTS_OWNER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Prevents tamed creature from being made available for adoption, instead allowing it to automatically adopt whoever it wants. The basic requirements for adoption are intact, and the creature will only adopt individuals who have a [[preference]] for their species. Used by [[cat]]s in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALCOHOL_DEPENDENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature need [[alcohol]] to get through the working day; it will choose to drink booze instead of [[water]] if possible. Going sober for too long reduces speed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALL_ACTIVE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active during the day, night, and twilight in Adventurer Mode. Seems to be a separate value from {{token|DIURNAL|c}}/{{token|NOCTURNAL|c}}/{{token|CREPUSCULAR|c}}, rather than implying them.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALTTILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| If set, the creature will blink between its {{token|TILE|c}} and its ALTTILE. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AMBUSHPREDATOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Found on {{token|LARGE_PREDATOR|c}}s who ambush their prey. Instead of charging relentlessly at prey, the predator will wait till the prey is within a few squares before charging. May or may not work on other creatures. {{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AMPHIBIOUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to breathe both in and out of [[water]] (unlike {{token|AQUATIC|c}}) - does not prevent drowning in [[magma]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_DESC_RANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*Range&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=60554.msg1766793#msg1766793 Forum post describing how description ranges work]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_GENETIC_MODEL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*Model (Accepts DOMINANT_MORE, DOMINANT_LESS, and MIX)&lt;br /&gt;
| Defines a genetic model for the relevant appearance modifier(s). May or may not do anything significant at present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_IMPORTANCE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| Determines how important the appearance modifier is, for determining whether it shows up in the creature description.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_NOUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*noun&lt;br /&gt;
*SINGULAR or PLURAL &lt;br /&gt;
| Creates a noun for the appearance, and whether it is singular or plural.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*Rate (integer)&lt;br /&gt;
*Scale (DAILY, YEARLY)&lt;br /&gt;
*min (growth)&lt;br /&gt;
*max (growth)&lt;br /&gt;
*start year&lt;br /&gt;
*start day&lt;br /&gt;
*end year&lt;br /&gt;
*end day &lt;br /&gt;
| Setting the growth rate of the modifier. The last two tokens can be replaced by NO_END to have growth continue indefinitely.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APPLY_CREATURE_VARIATION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*CV TEMPLATE NAME &lt;br /&gt;
| Applies the specified [[creature variation token|creature variation]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APPLY_CURRENT_CREATURE_VARIATION}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| Applies the effects of all pending {{token|CV_ADD_TAG|c}} and {{token|CV_REMOVE_TAG|c}} tokens that have been defined in the current creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AQUATIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Enables the creature to breathe in water, but causes it to air-drown on dry land. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ARENA_RESTRICTED}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Causes the creature to be excluded from the [[object testing arena]]'s creature spawning list.  Typically applied to spoileriffic creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ARTIFICIAL_HIVEABLE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Enables the creature to be kept in artificial [[hive]]s by [[beekeeper]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AT_PEACE_WITH_WILDLIFE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Prevents the creature from attacking or frighten creatures with the {{Token|NATURAL|c}} tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*token&lt;br /&gt;
*bodypart&lt;br /&gt;
*selection criteria&lt;br /&gt;
*location &lt;br /&gt;
| Defines the attack name, and the body part used. See [[#Attack Tokens|below]] for valid subtokens&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[ATTACK:GORE:BODYPART:BY_CATEGORY:HORN]&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
''GORE'' = name of the attack&amp;lt;br /&amp;gt;&lt;br /&gt;
''BODYPART:BY_CATEGORY:HORN'' = the horn is used to attack (presuming the creature has one)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_TRIGGER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*population&lt;br /&gt;
*exported wealth&lt;br /&gt;
*created wealth&lt;br /&gt;
| Specifies when a [[megabeast]] or [[semi-megabeast]] will attack the fortress. The attacks will start occuring when at least one of the requirements is met. Setting a value to 0 disables the trigger.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==B==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BABY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer &lt;br /&gt;
| Age at which creature is considered a child, the default is zero. One can think of this as the duration of the baby stage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BABYNAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Defines a new name for a creature in baby state at the caste level. For non-caste-specific baby names, see {{token|GENERAL_BABY_NAME|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BEACH_FREQUENCY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer&lt;br /&gt;
| Creature may be subject to [[beaching]], becoming stranded on [[Beach|shores]], where they will eventually air-drown. The number indicates the frequency of the occurrence. Presumably requires the creature to be {{token|AQUATIC|c}}. Used by [[orca]]s, [[sperm whale]]s and [[sea nettle jellyfish]] in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BENIGN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is non-aggressive by default, and will never automatically be engaged by companions or soldiers. It will run away from any creatures that are not friendly to it, and will only defend itself if it becomes enraged. Can be thought of as the counterpoint of the {{token|LARGE_PREDATOR|c}} tag. When tamed, animals with this tag will be useless for fortress defense.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BIOME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
* [[biome token]]&lt;br /&gt;
| Select a [[biome]] the creature may appear in.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BLOOD}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* &amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
* &amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
| Specifies what the creature's blood is made of.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BLOODSUCKER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Causes [[vampire]]-like behaviour; the creature will suck the [[Creature_token#BLOOD|blood]] of unconscious victims when its [[Syndrome#TIME_SINCE_SUCKED_BLOOD|thirst for blood]] grows sufficiently large. When controlling the creature in adventure mode, this can be done at will. Seems to be required to make the creature denouncable (in-world) as a creature of the night.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*body parts &lt;br /&gt;
| Draws body parts from OBJECT:BODY files (such as body_default.txt)&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY:BODY_WITH_HEAD_FLAG:HEART:GUTS:BRAIN:MOUTH] &amp;lt;br /&amp;gt;&lt;br /&gt;
This is the body from a [[purring maggot]]. It creates a body with head, a heart, some guts, a brain, and a mouth. That's all a maggot needs.&lt;br /&gt;
&lt;br /&gt;
'''If the body is left undefined, the creature will cause a crash whenever it spawns.''' {{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY_APPEARANCE_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ATTRIBUTE&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| These body modifiers give individual creatures different characteristics. In the case of HEIGHT, BROADNESS and LENGTH, the modifier is also a percentage change to the BODY_SIZE of the individual creature. The seven numbers afterward give a distribution of ranges. Each interval has an equal chance of occurring.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110] &amp;lt;br /&amp;gt;&lt;br /&gt;
''HEIGHT'' : marks the height to be changed &amp;lt;br /&amp;gt;&lt;br /&gt;
''90:95:98:100:102:105:110'' : sets the range from the shortest (90% of the average height) to the tallest (110% of the average height) creature variation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY_DETAIL_PLAN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*PlanName&lt;br /&gt;
*Arguments &lt;br /&gt;
| loads a plan listed OBJECT:BODY_DETAIL_PLAN files, such as b_detail_plan_default.txt. Mass applies USE_MATERIAL_TEMPLATE, mass alters RELSIZE, alters body part positions, and will allow tissue layers to be defined. Tissue layers are defined in order of skin to bone here.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SKIN:FAT:MUSCLE:BONE:CARTILAGE] &amp;lt;br /&amp;gt;&lt;br /&gt;
This creates the detailed body of a [[fox]], the skin, fat, muscle, bones and cartilage out of the vertebrate tissues.&amp;lt;br /&amp;gt;&lt;br /&gt;
A [[Purring maggot|maggot]] would only need:&amp;lt;br /&amp;gt;&lt;br /&gt;
''[BODY_DETAIL_PLAN:EXOSKELETON_TISSUE_LAYERS:SKIN:FAT:MUSCLE]'' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*years&lt;br /&gt;
*days&lt;br /&gt;
*size &lt;br /&gt;
| Sets size at a given age. Size is in cubic centimeters, and for normal body materials, is roughly equal to the creature's average weight in grams.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:0:0:10000]&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:1:168:50000]&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:12:0:220000]&amp;lt;br /&amp;gt;&lt;br /&gt;
This describes the size of a [[minotaur]]. Its birth size would be 10,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; (~10 kg). At 1 year and 168 days old it would be 50,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; (~50 kg). And as an adult (at 12 years old) it would be 220,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; and weigh roughly 220 kg.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODYGLOSS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*gloss &lt;br /&gt;
| Substitutes body part text with replacement text. Draws gloss information from OBJECT:BODY files (such as body_default.txt)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BONECARN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature eats bones. Implies {{token|CARNIVORE|c}}. [[Adventurer mode|Adventurers]] with this token are currently unable to eat bones.{{Bug|11069}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BP_ADD_TYPE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Adds a type to a body part - used with {{token|SET_BP_GROUP|c}}. In vanilla DF, this is used for adding the type '[[Body token#GELDABLE|GELDABLE]]' to the lower body of certain [[cat|creatures]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BP_APPEARANCE_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*QUALITY&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| Sets up the breadth of possibilities for appearance qualities for a selected BP group. EG. Eyes (CLOSE_SET, DEEP_SET, ROUND_VS_NARROW, LARGE_IRIS),Lips (THICKNESS), Nose (BROADNESS, LENGTH, UPTURNED, CONVEX), Ear (SPLAYED_OUT, HANGING_LOBES, BROADNESS, HEIGHT), Tooth (GAPS), Skull (HIGH_CHEEKBONES, BROAD_CHIN, JUTTING CHIN, SQUARE_CHIN), Neck (DEEP_VOICE, RASPY_VOICE), Head (BROADNESS, HEIGHT)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BP_REMOVE_TYPE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Removes a type from a body part. Used with {{token|SET_BP_GROUP|c}}. &lt;br /&gt;
 &lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BUILDINGDESTROYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*1 or 2 &lt;br /&gt;
| Allows a creature to destroy furniture and buildings. Value [1] targets mostly doors, hatches, furniture and the like. Value [2] targets anything not made with the {{k|b}} + {{k|C}} commands. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==C==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_DO_INTERACTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*interaction token&lt;br /&gt;
| The creature can perform an interaction. See [[interaction token]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_LEARN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature gains [[skill]]s and can have [[labor|professions]]. If a member of a civilization (even a pet) has this token, it'll need to eat, drink and sleep. Note that this token makes the creature unable to be eaten by an adventurer, so it is not recommended for uncivilized monsters. Adventurers lacking this token can allocate but not increase attributes and skills. Skills allocated will disappear on start.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_SPEAK}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can [[talking|talk]]. Note that this is not necessary for a creature to gain social skills.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANNOT_CLIMB}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot [[climber|climb]], even if it has free grasp parts.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANNOT_JUMP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot [[jump]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANNOT_UNDEAD}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Acts like {{token|NOT_LIVING|c}}, except that {{token|OPPOSED_TO_LIFE|c}} creatures will attack them.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANOPENDOORS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to open [[door]]s that are set to be unpassable for pets. In adventure mode, creatures lacking this token will be unable to pass through door tiles except whilst these are occupied by other creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CARNIVORE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature ''only'' eats [[meat]]. If the creature goes on rampages in worldgen, it will often devour the people/animals it kills. Does not seem to affect the diet of the adventurer in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*name &lt;br /&gt;
| Defines a [[caste]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_ALTTILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*tile number or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific {{token|ALTTILE|c}}. Requires {{token|CASTE_TILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_COLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*fg&lt;br /&gt;
*bg&lt;br /&gt;
*brightness&lt;br /&gt;
| Caste-specific {{token|COLOR|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_GLOWCOLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*fg&lt;br /&gt;
*bg&lt;br /&gt;
*brightness&lt;br /&gt;
| Caste-specific {{token|GLOWCOLOR|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_GLOWTILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*tile value or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific {{token|GLOWTILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_NAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural&lt;br /&gt;
*adjective &lt;br /&gt;
| Caste-specific {{token|NAME|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_PROFESSION_NAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Unit type token]] (Profession)&lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Caste-specific {{token|PROFESSION_NAME|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_SOLDIER_ALTTILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| Caste-specific {{token|SOLDIER_ALTTILE|c}}. Requires {{token|CASTE_SOLDIER_TILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_SOLDIER_TILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| Caste-specific {{token|CREATURE_SOLDIER_TILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_SPEECH}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*speech file&lt;br /&gt;
| Caste-specific {{token|SPEECH|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_TILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* tile number or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific {{token|CREATURE_TILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAVE_ADAPT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Gives the creature a bonus in caves. Also causes [[cave adaptation]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CDI}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*Varies&lt;br /&gt;
| Specifies details for the preceding {{token|CAN_DO_INTERACTION|c}} token. See [[interaction token]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHANGE_BODY_SIZE_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer&lt;br /&gt;
| Multiplies body size by a factor of (integer)%. 50 halves size, 200 doubles.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHANGE_FREQUENCY_PERC}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*integer&lt;br /&gt;
| Multiplies frequency by a factor of (integer)%.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHILD}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer &lt;br /&gt;
| Age at which creature is considered an adult - one can think of this as the duration of the [[children|child]] stage. Allows the creature's offspring to be rendered fully tame if [[animal trainer|trained]] during their childhood. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHILDNAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Defines a new name for a creature in child state at the caste level. For non-caste-specific child names, see {{token|GENERAL_CHILD_NAME|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CLUSTER_NUMBER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
| The minimum/maximum numbers of how many creatures per spawned cluster. Certain vermin fish use this token in combination with temperate ocean and river biome tokens to perform seasonal migrations. Defaults to 1:1 if not specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CLUTCH_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
|Number of [[egg]]s laid in one sitting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COLONY_EXTERNAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Caste hovers around colony.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COLOR}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*foreground&lt;br /&gt;
*background&lt;br /&gt;
*brightness &lt;br /&gt;
| Color of the creature's tile. See [[Color]] for usage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COMMON_DOMESTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| When combined with any of {{token|PET|c}}, {{token|PACK_ANIMAL|c}}, {{token|WAGON_PULLER|c}} and/or {{token|MOUNT|c}}, the creature is guaranteed to be domesticated by any [[civilization]] with {{token|COMMON_DOMESTIC_PET|e}}, {{token|COMMON_DOMESTIC_PACK|e}},  {{token|COMMON_DOMESTIC_PULL|e}} and/or {{token|COMMON_DOMESTIC_MOUNT|e}} respectively. Such civilizations will always have access to the creature, even in the absence of wild populations. This token is invalid on {{token|FANCIFUL|c}} creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CONVERTED_SPOUSE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creatures of this caste's species with the {{token|SPOUSE_CONVERTER|c}} and {{token|NIGHT_CREATURE_HUNTER|c}} tokens will kidnap {{token|SPOUSE_CONVERSION_TARGET|c}}s of an appropriate sex and convert them into castes with CONVERTED_SPOUSE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COOKABLE_LIVE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Set this to allow the creature to be cooked in meals without first being butchered/cleaned. Used by some water-dwelling vermin such as [[mussel]]s, [[nautilus]]es and [[oyster]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CRAZED}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature is '[[insanity|berserk]]' and will attack all other creatures, except members of its own species that '''also''' have the CRAZED tag. It will show {{DFtext|Berserk|4:1}} in the [[unit list]]. Berserk creatures go on rampages during [[world generation|worldgen]] much more frequently than non-berserk ones.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COPY_TAGS_FROM}}&lt;br /&gt;
| Spec&lt;br /&gt;
| &lt;br /&gt;
*CREATURE NAME&lt;br /&gt;
| Copies creature tags, but not caste tags, from another specified creature. Used when making creature variations (i.e. giant animals and [[animal people]]). Often used in combination with {{token|APPLY_CREATURE_VARIATION|c}} to import standard variations from a file. Variations are documented in c_variation_default.txt, which also contains the code for giant animals and animal people.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE_CLASS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*classname&lt;br /&gt;
| An arbitrary creature classification. Can be set to anything, but the only vanilla uses are GENERAL_POISON (used in syndromes), EDIBLE_GROUND_BUG (used as targets for {{token|GOBBLE_VERMIN_CLASS|c}}), MAMMAL, and POISONOUS (both used for kobold pet eligibility). A single creature can have multiple classes.&lt;br /&gt;
&lt;br /&gt;
The full list of tokens that use creature classes is: &lt;br /&gt;
&lt;br /&gt;
* Creature tokens: {{token|GOBBLE_VERMIN_CLASS|c}}, {{token|GOBBLE_VERMIN_CLASS|c}}&lt;br /&gt;
* Interaction tokens: {{token|IT_AFFECTED_CLASS|in}}, {{token|IT_IMMUNE_CLASS|in}}&lt;br /&gt;
* Animal definition (Entity) tokens: {{token|ANIMAL_CLASS|e}}, {{token|ANIMAL_FORBIDDEN_CLASS|e}}&lt;br /&gt;
* Position (Entity) token: {{token|ALLOWED_CLASS|po}}&lt;br /&gt;
* Syndrome tokens: {{token|SYN_AFFECTED_CLASS|sy}}, {{token|SYN_IMMUNE_CLASS|sy}}, {{token|CE_SENSE_CREATURE_CLASS|sy}}&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE_SOLDIER_TILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| Creatures active in their civilization's [[military]] will use this tile instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE_TILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number &lt;br /&gt;
| The symbol of the creature in ASCII mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREPUSCULAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active at twilight in adventurer mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CURIOUSBEAST_EATER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to [[Steals food|steal and eat edible items]] from a site. It will attempt to grab a food item and immediately make its way to the map's edge, where it will disappear with it. If the creature goes on rampages during worldgen, it will often steal food instead of attacking. Trained and tame instances of the creature will no longer display this behavior.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CURIOUSBEAST_GUZZLER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to (very quickly) [[Steals drink|drink your alcohol]]. Or spill the barrel to the ground. Also affects undead versions of the creature. Unlike food or item thieves, drink thieves will consume your alcohol on the spot rather than run away with one piece of it. Trained and tame instances of the creature will no longer display this behavior.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CURIOUSBEAST_ITEM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to [[Steals items|steal things]] (apparently, of the highest value it can find). It will attempt to grab an item of value and immediately make its way to the map's edge, where it will disappear with it. If the creature goes on rampages in worldgen, it will often steal items instead of attacking - [[kea]] birds are infamous for this. Trained and tame instances of the creature will no longer display this behavior. Also, makes the creature unable to drop hauled items until it enters combat.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CV_ADD_TAG}}&lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*TAG NAME &lt;br /&gt;
| Adds a tag. Used in conjunction with creature variation templates.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CV_REMOVE_TAG}}&lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*TAG NAME &lt;br /&gt;
| Removes a tag. Used in conjunction with creature variation templates. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==D==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DEMON}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Found on generated [[demon]]s. Marks the caste to be used in the initial wave after breaking into the [[underworld]], and by the demon civilizations created during world-gen breachings{{verify}} {{version|0.47.01}}. Could not be specified in user-defined raws until version [[Release_information/0.47.01|0.47.01]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DESCRIPTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*text &lt;br /&gt;
| A brief description of the creature type, as displayed when viewing the creature's description/[[Thoughts and preferences|thoughts &amp;amp; preferences]] screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIE_WHEN_VERMIN_BITE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Causes the creature to die upon attacking. Used by [[honey bee]]s to simulate them dying after using their stingers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIFFICULTY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer &lt;br /&gt;
| Increases experience gain during adventure mode. Creatures with a difficulty of 11 or higher are not assigned for quests in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIURNAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active during the day in Adventurer Mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIVE_HUNTS_VERMIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The creature hunts vermin by diving from the air. On tame creatures, it has the same effect as {{token|HUNTS_VERMIN|c}}. Found on [[peregrine falcon]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DOES_NOT_EXIST}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Adding this token to a creature prevents it from appearing in generated worlds (unless it's marked as [[Entity_token#ANIMAL_ALWAYS_PRESENT|always present]] for a particular civilisation). For example, adding it to [[dog]]s will lead to worlds being generated without dogs in them. Also removes the creature from the [[object testing arena]]'s spawn list. If combined with {{token|FANCIFUL|c}}, artistic depictions of the creature will occur regardless. Used by [[centaur]]s, [[chimera]]s and [[griffon]]s in the vanilla game. &lt;br /&gt;
&lt;br /&gt;
Note: a creature tagged as DOES_NOT_EXIST can still be [[Interaction_token#I_EFFECT|summoned]] successfully, as long as it has a body defined in its raws. [http://www.bay12forums.com/smf/index.php?topic=165213.msg8086938#msg8086938]. It's also possible for another creature to [[Syndrome#CE_BODY_TRANSFORMATION|transform]] into it.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==E==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EBO_ITEM}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[item token]]&lt;br /&gt;
*[[material token]] (ANY_HARD_STONE can be used for the material)&lt;br /&gt;
| Defines the item that the creature drops upon being [[butcher|butchered]]. Used with {{token|EXTRA_BUTCHER_OBJECT|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EBO_SHAPE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*gem shape&lt;br /&gt;
| The shape of the creature's extra [[butcher|butchering]] drop. Used with {{token|EXTRA_BUTCHER_OBJECT|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EGG_MATERIAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* &amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
* &amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
| Defines the material composition of [[egg]]s laid by the creature. [[creature_token#LAYS_EGGS|Egg-laying]] creatures in the default game define this 3 times, using LOCAL_CREATURE_MAT:EGGSHELL, LOCAL_CREATURE_MAT:EGG_WHITE, and then LOCAL_CREATURE_MAT:EGG_YOLK. Eggs will be made out of eggshell. Edibility is determined by tags on whites or yolk, but they otherwise do not exist.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EGG_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*size&lt;br /&gt;
| Determines the size of laid [[egg]]s. Doesn't affect hatching or cooking, but bigger eggs will be heavier, and may take longer to be hauled depending on the hauler's strength.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EQUIPMENT_WAGON}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature appear as a large 3x3 [[wagon]] responsible for carrying trade goods, pulled by two {{token|WAGON_PULLER|c}} creatures and driven by a merchant.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EQUIPS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to wear or wield items.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EVIL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature is considered evil and will only show up in evil biomes. Civilizations with {{token|USE_EVIL_ANIMALS|e}} can domesticate them regardless of exotic status. Has no effect on cavern creatures except to restrict taming. A civilization with evil creatures can colonise evil areas.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXTRA_BUTCHER_OBJECT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
* TYPE, CATEGORY, or TOKEN&lt;br /&gt;
| The creature drops an additional object when [[butcher|butchered]], as defined by {{token|EBO_ITEM|c}} and {{token|EBO_SHAPE|c}}. Used for [[gizzard stone]]s in default creatures. For some materials, needs to be defined after caste definitions with SELECT_CASTE:ALL{{Bug|6355}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXTRACT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Defines a creature extract which can be obtained via [[small animal dissection]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXTRAVISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature can see regardless of whether it has working eyes and has full 360 degree vision, making it impossible to strike the creature from a blind spot in combat. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==F==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FANCIFUL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature is a thing of legend and known to all civilizations. Its materials cannot be requested or preferred. The tag also adds some art value modifiers. Used by a [[Fanciful|number of creatures]]. Conflicts with {{token|COMMON_DOMESTIC|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FEATURE_ATTACK_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[Animal people#Subterranean animal people|subterranean animal-man]] tribals. Currently defunct. In previous versions, it caused these creatures to crawl out of chasms and underground rivers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FEATURE_BEAST}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[forgotten beast]]s. Presumably makes it act as such, initiating underground attacks on fortresses, or leads to the pop-up message upon encountering one{{verify}}. Could not be specified in user-defined raws until version [[Release_information/0.47.01|0.47.01]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FEMALE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature biologically female, enabling her to [[Breeding|bear young]]. Usually specified inside a caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIREIMMUNE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature immune to [[Interaction_token#FIREBALL|FIREBALL]] and [[Interaction_token#FIREJET|FIREJET]] attacks, and allows it to path through high temperature zones, like lava or fires. Does not, by itself, make the creature immune to the damaging effects of burning in [[fire]], and does not prevent general heat damage or melting on its own (this would require adjustments to be made to the creature's body [[Material_definition_token|materials]] - see the [[Dragon/raw|dragon raws]] for an example).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIREIMMUNE_SUPER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Like {{token|FIREIMMUNE|c}}, but also renders the creature immune to [[Interaction_token#DRAGONFIRE|DRAGONFIRE]] attacks. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FISHITEM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature's corpse is a single [[Item_token#FISH_RAW|FISH_RAW]] food item that needs to be cleaned (into a [[Item_token#FISH|FISH]] item) at a [[fishery]] to become edible. Before being cleaned the item is referred to as &amp;quot;raw&amp;quot;. The food item is categorized under &amp;quot;fish&amp;quot; on the food and stocks screens, and when uncleaned it is sorted under &amp;quot;raw fish&amp;quot; in the stocks (but does not show up on the food screen). &lt;br /&gt;
Without this or {{token|COOKABLE_LIVE|c}}, [[fishing|fished]] vermin will turn into food the same way as non-vermin creatures, resulting in multiple units of food (meat, brain, lungs, eyes, spleen etc.) from a single fished vermin. These units of food are categorized as meat by the game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIXED_TEMP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*temperature &lt;br /&gt;
| The creature's body is constantly at this temperature, heating up or cooling the surrounding area. Alters the temperature of the creature's inventory and all adjacent tiles, [[Temperature|with all the effects that this implies]] - may trigger wildfires at high enough values. Also makes the creature immune to extreme heat or cold, as long as the temperature set is not harmful to the materials that the creature is made from.&lt;br /&gt;
&lt;br /&gt;
Note that temperatures of 12000 and higher may cause [[path|pathfinding]] issues in fortress mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FLEEQUICK}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| If engaged in combat, the creature will flee at the first sign of resistance. Used by [[kobold]]s in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to fly, independent of it having wings or not. Fortress Mode pathfinding only partially incorporates flying - flying creatures need a land path to exist between them and an area in order to access it, but as long as one such path exists, they do not need to use it, instead being able to fly over intervening obstacles. Winged creatures with this token can lose their ability to fly if their wings are crippled or severed. Winged creatures without this token will be unable to fly. (A 'wing' in this context refers to any body part with its own [[Body_token#FLIER|FLIER]] token).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FREQUENCY}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*number, max 100&lt;br /&gt;
| Determines the chances of a creature appearing within its environment, with higher values resulting in more frequent appearance. Also affects the chance of a creature being brought in a caravan for trading. The game effectively considers all creatures that can possibly appear and uses the FREQUENCY value as a ''weight'' - for example, if there are three creatures with frequencies 10/25/50, the creature with [FREQUENCY:50] will appear approximately 58.8% of the time. Defaults to 50 if not specified. Not to be confused with {{token|POP_RATIO|c}}.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==G==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GAIT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* &amp;lt;gait type&amp;gt;&lt;br /&gt;
* &amp;lt;gait name&amp;gt;&lt;br /&gt;
* &amp;lt;max [[Gait#Speed|speed]]&amp;gt;&lt;br /&gt;
* &amp;lt;build up time&amp;gt;&lt;br /&gt;
* &amp;lt;max turning [[Gait#Speed|speed]]&amp;gt;&lt;br /&gt;
* &amp;lt;start [[Gait#Speed|speed]]&amp;gt;&lt;br /&gt;
* &amp;lt;energy expenditure&amp;gt;&lt;br /&gt;
* &amp;lt;gait flag(s)&amp;gt;&lt;br /&gt;
| Defines a gait by which the creature can move. See [[Gait]] for more information.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;max speed&amp;gt; indicates the maximum [[Gait#Speed|speed]] achievable by a creature using this gait&lt;br /&gt;
* &amp;lt;start speed&amp;gt; indicates the creature's speed when it starts moving using this gait&lt;br /&gt;
* &amp;lt;build up time&amp;gt; indicates how long it will take for a creature using this gait to go from &amp;lt;start speed&amp;gt; to &amp;lt;max speed&amp;gt;. For example, a value of 10 means that it should be able to reach the maximum speed by moving 10 [[tile]]s in a straight line over even terrain.&lt;br /&gt;
* &amp;lt;max turning speed&amp;gt; indicates the maximum speed permissible when the creature suddenly changes its direction of motion. The creature's speed will be reduced to &amp;lt;max turning speed&amp;gt; if travelling at a higher speed than this before turning.&lt;br /&gt;
* &amp;lt;energy expenditure&amp;gt; indicates how energy-consuming the gait is. Higher values cause the creature to tire out faster. Persistent usage of a high-intensity gait will eventually lead to exhaustion and [[Status_icon#Non-flashing|collapse]].&lt;br /&gt;
&lt;br /&gt;
'''NO_BUILD_UP''' can be specified instead of a &amp;lt;start speed&amp;gt; value to make the &amp;lt;max speed&amp;gt; instantly achievable upon initiating movement (this is equivalent to a &amp;lt;build up time&amp;gt; of 0). Note that &amp;lt;build up time&amp;gt; and &amp;lt;max turning speed&amp;gt; are both ignored if specified alongside this (as NO_BUILD_UP trumps &amp;lt;build up time&amp;gt; and preserves &amp;lt;max speed&amp;gt; whilst turning, and &amp;lt;max turning speed&amp;gt; cannot exceed &amp;lt;max speed&amp;gt;) so it is permissible to omit them so long as they are '''both''' omitted together.&lt;br /&gt;
&lt;br /&gt;
It's possible to specify a &amp;lt;start speed&amp;gt; greater than the &amp;lt;max speed&amp;gt;; the moving creature will decelerate towards its &amp;lt;max speed&amp;gt; in this case.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''valid gait types:'''&lt;br /&gt;
*'''WALK'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving normally over ground tiles.&lt;br /&gt;
&lt;br /&gt;
*'''CRAWL'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving over ground tiles whilst [[Status_icon#Non-flashing|prone]].&lt;br /&gt;
&lt;br /&gt;
*'''SWIM'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving through tiles containing [[water]] or [[magma]] at a [[Water#Depth|depth]] of at least 4/7. &lt;br /&gt;
&lt;br /&gt;
*'''FLY'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving through [[open space]].&lt;br /&gt;
&lt;br /&gt;
*'''CLIMB'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving whilst [[Climber|climbing]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''valid gait flags:'''&lt;br /&gt;
* '''AGILITY'''&amp;lt;br&amp;gt;&lt;br /&gt;
Speeds/slows movement depending on the creature's [[Attribute#Agility|Agility]] stat.&lt;br /&gt;
&lt;br /&gt;
* '''STRENGTH'''&amp;lt;br&amp;gt;&lt;br /&gt;
Speeds/slows movement depending on the creature's [[Attribute#Strength|Strength]] stat.&lt;br /&gt;
&lt;br /&gt;
* '''LAYERS_SLOW'''&amp;lt;br&amp;gt;&lt;br /&gt;
Makes [[Tissue_definition_token#THICKENS_ON_ENERGY_STORAGE|THICKENS_ON_ENERGY_STORAGE]] and [[Tissue_definition_token#THICKENS_ON_STRENGTH|THICKENS_ON_STRENGTH]] tissue layers slow movement depending on how thick they are. Adding the STRENGTH gait flag counteracts the impact of the latter layer.&lt;br /&gt;
&lt;br /&gt;
* '''STEALTH_SLOWS:'''&amp;lt;percentage&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Slows movement by the specified percentage when the creature is [[Ambusher|sneaking]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERAL_BABY_NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Like {{token|BABYNAME|c}}, but applied regardless of caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERAL_CHILD_NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Like {{token|CHILDNAME|c}}, but applied regardless of caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERAL_MATERIAL_FORCE_MULTIPLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value A&lt;br /&gt;
*value B&lt;br /&gt;
| Has the same function as {{token|MATERIAL_FORCE_MULTIPLIER|c}}, but applies to all attacks instead of just those involving a specific material. Appears to be overridden by MATERIAL_FORCE_MULTIPLIER ([[werebeast]]s, for example, use both tokens to provide resistance to all materials, with one exception to which they are especially vulnerable).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERATED}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Found on procedurally generated creatures like [[forgotten beast]]s, [[titan]]s, [[demon]]s, [[angel]]s, and [[night creature]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GETS_INFECTIONS_FROM_ROT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature get [[Health_care#Infection|infections]] from necrotic tissue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GETS_WOUND_INFECTIONS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature's wounds become [[Health_care#Infection|infected]] if left untreated for too long.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GLOWCOLOR}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*foreground&lt;br /&gt;
*background&lt;br /&gt;
*brightness &lt;br /&gt;
| The colour of the creature's {{token|GLOWTILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GLOWTILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*ascii character &lt;br /&gt;
| If present, the being glows in the dark (generally used for Adventurer Mode). The tile is what replaces the being's current tile when it is obscured from your sight by darkness. The default setting for kobolds (a yellow quotation mark) provides a nice &amp;quot;glowing eyes&amp;quot; effect. The game is also hardcoded to automatically convert quotation mark GLOWTILES into apostrophes if the creature has lost one eye. This works at the generic creature level - for caste-specific glow tiles, use {{token|CASTE_GLOWTILE|c}} instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GNAWER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*verb&lt;br /&gt;
| The creature can and will gnaw its way out of [[animal trap]]s and [[cage]]s using the specified verb, depending on the material from which it is made (normally wood).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GOBBLE_VERMIN_CLASS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*class&lt;br /&gt;
| The creature eats vermin of the specified class.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GOBBLE_VERMIN_CREATURE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*creature&lt;br /&gt;
*caste&lt;br /&gt;
| The creature eats a specified [[vermin]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GO_TO_END}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags at the end of the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GO_TO_START}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags at the beginning of the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GO_TO_TAG}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags after the specified tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GOOD}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature is considered good and will only show up in good biomes - [[unicorn]]s, for example. Civilizations with {{token|USE_GOOD_ANIMALS|e}} can domesticate them regardless of exotic status. Has no effect on cavern creatures except to restrict taming. A civilization that has good creatures can colonise good areas in world-gen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GRASSTRAMPLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value &lt;br /&gt;
| The value determines how rapidly [[grass]] is trampled when a creature steps on it - a value of 0 causes the creature to never damage grass, while a value of 100 causes grass to be trampled as rapidly as possible. Defaults to 5.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GRAVITATE_BODY_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*target value&lt;br /&gt;
| Used in Creature Variants. This token changes the adult body size to the average of the old adult body size and the target value and scales all intermediate growth stages by the same factor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GRAZER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| The creature is a grazer - if tamed in fortress mode, it needs a pasture to survive. The higher the number, the less frequently it needs to eat in order to live. See [[Pasture]] for details on its issues.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==H==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HABIT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*type&lt;br /&gt;
*probability&lt;br /&gt;
| Defines certain behaviors for the creature. The habit types are:&lt;br /&gt;
*COLLECT_TROPHIES&lt;br /&gt;
*COOK_PEOPLE&lt;br /&gt;
*COOK_VERMIN&lt;br /&gt;
*GRIND_VERMIN&lt;br /&gt;
*COOK_BLOOD&lt;br /&gt;
*GRIND_BONE_MEAL&lt;br /&gt;
*EAT_BONE_PORRIDGE&lt;br /&gt;
*USE_ANY_MELEE_WEAPON&lt;br /&gt;
*GIANT_NEST&lt;br /&gt;
*COLLECT_WEALTH.&lt;br /&gt;
These require the creature to have a {{token|LAIR|c}} to work properly, and also don't seem to work on creatures who are not a {{token|SEMIMEGABEAST|c}}, {{token|MEGABEAST|c}} or {{token|NIGHT_CREATURE_HUNTER|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HABIT_NUM}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number or TEST_ALL&lt;br /&gt;
| &amp;quot;If you set HABIT_NUM to a number, it should give you that exact number of habits according to the weights.&amp;quot;.{{cite forum|60554/1719248}} All lists of HABITs are preceded by [HABIT_NUM:TEST_ALL]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HAS_NERVES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature has nerves in its muscles. Cutting the muscle tissue can sever motor and sensory nerves.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HASSHELL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature has a shell. Seemingly no longer used - holdover from previous versions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HFID}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*Integer (generic token?)&lt;br /&gt;
| Found on generated [[angel]]s. This is the historical figure ID of the deity with which the angel is associated.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HIVE_PRODUCT}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
*[[time]]&lt;br /&gt;
*[[item token]]s&lt;br /&gt;
| What product is harvested from [[Beekeeping industry|beekeeping]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HOMEOTHERM}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number or NONE&lt;br /&gt;
| Default 'NONE'. The creature's normal body [[temperature]]. Creature ceases maintaining temperature on death unlike fixed material temperatures. Provides minor protection from environmental temperature to the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HUNTS_VERMIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature hunts and kills nearby [[vermin]].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==I==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IMMOBILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The creature cannot move. Found on [[sponge]]s. Will also stop a creature from breeding in fortress mode (MALE and FEMALE are affected, if one is IMMOBILE no breeding will happen).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IMMOBILE_LAND}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immobile while on land. Only works on {{token|AQUATIC|c}} creatures which can't breathe on land.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IMMOLATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature radiates [[fire]]. It will ignite, and potentially completely destroy, items the creature is standing on. Keep booze away from critters with this tag. Also gives the vermin a high chance of escaping from [[animal trap]]s and [[cage]]s made of certain materials.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|INTELLIGENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Alias for {{token|CAN_SPEAK|c}} + {{token|CAN_LEARN|c}} but additionally keeps creatures from being [[butcher|butchered]] by the AI during worldgen and post-gen. In fortress mode, {{token|CAN_LEARN|c}} is enough.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ITEMCORPSE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
* [[item token]]&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Determines if the creature leaves behind a non-standard corpse (i.e. wood, statue, bars, stone, pool of liquid, etc.).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ITEMCORPSE_QUALITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* number&lt;br /&gt;
| The [[quality]] of an item-type corpse left behind. Valid values are: 0 for ordinary, 1 for well-crafted, 2 for finely-crafted, 3 for superior, 4 for exceptional, 5 for masterpiece.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==L==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*type&lt;br /&gt;
*probability&lt;br /&gt;
| Found on megabeasts, semimegabeasts, and night creatures. The creature will seek out sites of this type and take them as lairs. The lair types are:&lt;br /&gt;
*SIMPLE_BURROW&lt;br /&gt;
*SIMPLE_MOUND&lt;br /&gt;
*WILDERNESS_LOCATION&lt;br /&gt;
*SHRINE&lt;br /&gt;
*LABYRINTH&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR_CHARACTERISTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*characteristic&lt;br /&gt;
*probability&lt;br /&gt;
| Defines certain features of the creature's lair. The only valid characteristic is HAS_DOORS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR_HUNTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| This creature will actively hunt adventurers in its lair.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR_HUNTER_SPEECH}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*speech file&lt;br /&gt;
| What this creature says while hunting adventurers in its lair.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LARGE_PREDATOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Will attack things that are smaller than it (like dwarves). Only one group of &amp;quot;large predators&amp;quot; (possibly two groups on &amp;quot;savage&amp;quot; maps) will appear on any given map. In adventure mode, large predators will try to ambush and attack you (and your party will attack them back). When tamed, large predators tend to be much more aggressive to enemies than non-large predators, making them a good choice for an animal army. They may go on rampages in worldgen, and adventurers may receive quests to kill them. Also, they can be mentioned in the intro paragraph when starting a fortress e.g. &amp;quot;ere the wolves get hungry.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LARGE_ROAMING}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature can spawn as a wild animal in the appropriate biomes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAYS_EGGS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature lays [[egg]]s instead of giving birth to live young.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAYS_UNUSUAL_EGGS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[item token]]&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Creature lays the specified item instead of regular eggs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIGAMENTS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*healing rate &lt;br /&gt;
| The creature has ligaments in its {{token|CONNECTIVE_TISSUE_ANCHOR|td}} tissues (bone or chitin by default). Cutting the bone/chitin tissue severs the ligaments, disabling motor function if the target is a limb.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIGHT_GEN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will generate light, such as in adventurer mode at night. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIKES_FIGHTING}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will attack enemies rather than flee from them. This tag has the same effect on player-controlled creatures - including modded dwarves. Retired as of v0.40.14 in favor of {{token|LARGE_PREDATOR|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LISP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature uses &amp;quot;sssssnake talk&amp;quot; (multiplies 'S' when talking - &amp;quot;My name isss Recisssiz.&amp;quot;). Used by [[Serpent man|serpent men]] and [[Reptile man|reptile men]] in the vanilla game. C's with the same pronunciation (depending on the word) are not affected by this token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LITTERSIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* minimum&lt;br /&gt;
* maximum&lt;br /&gt;
| Determines the number of offspring per one birth.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOCAL_POPS_CONTROLLABLE}}{{version|0.42.01}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Allows you to play as a wild animal of this species in adventurer mode. Prevents trading of (tame) instances of this creature in caravans.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOCAL_POPS_PRODUCE_HEROES}}{{version|0.42.01}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Wild animals of this species may occasionally join a civilization. Prevents trading of (tame) instances of this creature in caravans.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOCKPICKER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Lets a creature open [[door]]s that are set to forbidden in fortress mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOOSE_CLUSTERS}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creatures will scatter if they have this tag, or form tight packs if they don't. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOW_LIGHT_VISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number&lt;br /&gt;
| Determines how well a creature can see in the dark - higher is better. Dwarves have 10000, which amounts to perfect nightvision.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==M==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAGICAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| No function, presumably a placeholder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAGMA_VISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is able to see while submerged in [[magma]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MALE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature biologically male. Usually declared inside a caste.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| {{text anchor|MANNERISM|MANNERISM_*}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*occasionally body part &lt;br /&gt;
| Adds a possible mannerism to the creature's profile.  See [[creature mannerism token]] for further info.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*material id&lt;br /&gt;
| Begins defining a new material.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATERIAL_FORCE_MULTIPLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Material token]]&lt;br /&gt;
*value A&lt;br /&gt;
*value B&lt;br /&gt;
| When struck with a weapon made of the specified material, the force exerted will be multiplied by A/B, thus making the creature more or less susceptible to this material. For example, if A is 2 and B is 1, the force exerted by the defined material will be doubled. If A is 1 and B is 2, it will be halved instead. See also  {{token|GENERAL_MATERIAL_FORCE_MULTIPLIER|c}}, which can be used to make this sort of effect applicable to all materials.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATUTINAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Sets the creature to be active at dawn in adventurer mode. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAXAGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*min&lt;br /&gt;
*max &lt;br /&gt;
| Determines the creature's natural lifespan, using the specified minimum and maximum age values (in years). Each individual creature with this token is generated with a predetermined date (calculated down to the exact [[time|tick]]!) between these values, at which it is destined to die of old age, should it live long enough. Note that the probability of death at any given age does not increase as the creature gets older [http://i.imgur.com/A1A4aA9.png]. &lt;br /&gt;
Creatures which lack this token are naturally immortal. The [[Syndrome#CE_ADD_TAG|NO_AGING]] syndrome tag will prevent death by old age from occurring. Also note that, among civilized creatures, castes which lack this token will refuse to marry others with it, and vice versa.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MEANDERER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature slowly stroll around, unless it's in combat or performing a job. If combined with {{token|CAN_LEARN|c}}, will severely impact their [[pathfinding]] and lead the creature to move extremely slowly when not performing any task.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MEGABEAST}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| A 'boss' creature. A small number of the creatures are created during worldgen, their histories and descendants (if any) will be tracked in worldgen (as opposed to simply 'spawning'), and they will occasionally go on rampages, potentially leading to worship if they attack the same place multiple times. Their presence and number will also influence age names. When appearing in fortress mode, they will have a pop-up message announcing their arrival. They will remain hostile to military even after being tamed.{{bug|10731}} See [[megabeast]] page for more details. &lt;br /&gt;
&lt;br /&gt;
Requires specifying a {{token|BIOME|c}} in which the creature will live. Subterranean biomes appear to not be allowed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENT_ATT_CAP_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*Cap %&lt;br /&gt;
|Default is 200.  This means you can increase your attribute to 200% of its starting value (or the average value + your starting value if that is higher).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENT_ATT_RANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[Attribute|ATTRIBUTE]]&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| Sets up a [[Attribute#Soul_attributes|mental attribute]]'s range of values (0-5000). All mental attribute ranges default to 200:800:900:1000:1100:1300:2000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENT_ATT_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*cost to improve&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| [[Attribute#Soul_attributes|Mental attribute]] gain/decay rates. Lower numbers in the last three slots make decay occur faster. Defaults are 500:4:5:4.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MILKABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
* frequency&lt;br /&gt;
| Allows the creature to be [[milk]]ed in the [[farmer's workshop]]. The frequency is the amount of [[time|ticks]] the creature needs to &amp;quot;recharge&amp;quot; (i.e. how much time needs to pass before it can be milked again). Does not work on [[#CAN_LEARN|sentient]] creatures, regardless of [[ethics]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MISCHIEVIOUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Alias for {{token|MISCHIEVOUS|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MISCHIEVOUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature spawns [[stealth]]ed and will attempt to path into the fortress, pulling any [[lever]]s it comes across. It will be invisible on the map and [[unit list]] until spotted by a citizen, at which point the game will pause and recenter on the creature. Used by [[gremlin]]s in the vanilla game. &amp;quot;They go on little missions to mess with various fortress buildings, not just levers.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MODVALUE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Seemingly no longer used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MOUNT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature may be used as a [[mount]]. No use for the player in fortress mode, but enemy sieging forces may arrive with cavalry. Mounts are usable in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MOUNT_EXOTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature may be used as a [[mount]], but civilizations cannot domesticate it in worldgen without certain exceptions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MULTIPART_FULL_VISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to have all-around vision as long as it has multiple heads that can see.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MULTIPLE_LITTER_RARE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the species usually produce a single offspring per birth, occasionally producing twins or triplets using typical real-world human probabilities. Requires {{token|FEMALE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MUNDANE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Marks if the creature is an actual real-life creature. Only used for age-names at present.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==N==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural&lt;br /&gt;
*adjective &lt;br /&gt;
| The generic name for any creature of this type - will be used when distinctions between caste are unimportant. For names for specific castes, use {{token|CASTE_NAME|c}} instead. If left undefined, the creature will be labeled as &amp;quot;nothing&amp;quot; by the game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NATURAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Animal is considered to be natural. NATURAL animals will not engage creatures tagged with {{token|AT_PEACE_WITH_WILDLIFE|c}} in combat unless they are members of a hostile entity and vice-versa.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NATURAL_ANIMAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Alias of {{token|NATURAL|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NATURAL_SKILL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Skill_token|Skill token]]&lt;br /&gt;
*value&lt;br /&gt;
| The creature possesses the specified [[skill]] at this level inherently - that is, it begins with the skill at this level, and the skill may never rust below that. A value of 15 is legendary.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_BOGEYMAN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creatures with this token can appear in [[bogeyman|bogeyman ambushes]] in [[adventure mode]], where they adopt classical bogeyman traits such as stalking the adventurer and vaporising when dawn breaks. Such traits do not manifest if the creature is encountered outside of a bogeyman ambush (for instance, as a megabeast or a civilised being). In addition, their corpses and severed body parts turn into [[smoke]] after a short while. Note that setting the &amp;quot;Number of Bogeyman Types&amp;quot; in [[advanced world generation]] to 0 will only remove randomly-generated bogeymen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_EXPERIMENTER}}{{version|0.47.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on some [[necromancer]]s. Creatures with this tag may periodically &amp;quot;perform horrible experiments&amp;quot; offscreen, during which they can use ''any'' interaction with an &amp;lt;code&amp;gt;[[Interaction_token#I_SOURCE|[I_SOURCE:EXPERIMENT]]]&amp;lt;/code&amp;gt; tag on creatures in their area. Worlds are generated with a list of procedurally-generated experiment interactions, allowing necromancers to turn living people and animals into [[Experiment|weird monsters]]. You can mod in new experiment interactions, but you cannot specify which experiments a given NIGHT_CREATURE_EXPERIMENTER performs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_HUNTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[night troll]]s and [[werebeast]]s. Implies that the creature is a [[night creature]], and shows its description in [[legends mode]] entry. The creature is always hostile and will start [[no quarter]] combat with any nearby creatures, except for members of its own race. Note that this tag does not override the creature's normal behavior in [[fortress mode]] except for the aforementioned aggression, and doesn't prevent the creature from fleeing the battles it started. It also removes the creature's materials from stockpile settings list, making them be stored there regardless of settings.&lt;br /&gt;
&lt;br /&gt;
This tag causes the usual behaviour of werebeasts in worldgen, that is, fleeing towns upon being cursed and conducting raids from a lair. If this tag is absent from a deity curse, the accursed will simply be driven out of towns in a similar manner to [[vampire]]s. When paired with SPOUSE_CONVERTER, a very small population of the creature will be created during worldgen (sometimes only a single individual will be created), and their histories will be tracked (that is, they will not spawn spontaneously later, they must either have children or convert other creatures to increase their numbers). The creature will settle in a lair and go on rampages during worldgen. It will actively attempt to seek out potential conversion targets to abduct, convert, and have children with (if possible).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_NIGHTMARE}}{{version|0.47.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[nightmare]]s. Corpses and severed body parts derived from creatures with this token turn into [[smoke]] after a short while.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_AUTUMN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature caste does not appear in [[Calendar|autumn]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_CONNECTIONS_FOR_MOVEMENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature doesn't require connected body parts to move{{verify}}; generally used on undead creatures with connections that have rotted away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_DIZZINESS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot become [[Symptom#Dizziness|dizzy]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_DRINK}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to drink. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_EAT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to [[food|eat]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_FEVERS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot suffer [[Symptom#Fever|fevers]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_GENDER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The creature is biologically sexless. Makes the creature unable to [[breeding|breed]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_PHYS_ATT_GAIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The creature cannot raise any [[Attribute#Body_attributes|physical attributes]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_PHYS_ATT_RUST}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The creature cannot lose any [[Attribute#Body_attributes|physical attributes]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_SLEEP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to sleep. Can still be rendered unconscious by other means.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_SPRING}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature caste does not appear in [[Calendar|spring]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_SUMMER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature caste does not appear in [[Calendar|summer]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_THOUGHT_CENTER_FOR_MOVEMENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't require an organ with the {{token|THOUGHT|body}} tag to survive or attack; generally used on creatures that don't have brains.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_UNIT_TYPE_COLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Prevents creature from selecting its color based on its profession (e.g. Miner, Hunter, Wrestler).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_VEGETATION_PERTURB}}&lt;br /&gt;
| Caste{{Verify}}&lt;br /&gt;
|  &lt;br /&gt;
| Likely prevents the creature from leaving broken vegetation tracks.{{Verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_WINTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature caste does not appear in [[Calendar|winter]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOBONES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature has no bones.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOBREATHE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't need to breathe or have {{token|BREATHE|body}} parts in body, nor can it drown or be strangled. Creatures living in magma must have this tag, otherwise they will drown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOCTURNAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active at night in adventure mode. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOEMOTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature has no emotions. It is immune to the effects of [[stress]] and unable to rage, and its [[need]]s cannot be fulfilled in any way. Used on [[undead]] in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOEXERT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can't become tired or over-exerted from taking too many combat actions or moving at full speed for extended periods of time. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOFEAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't feel fear and will never flee from battle, and will be immune to [[ghost]]s' attempts to 'scare it to death'. Additionally, it causes [[bogeyman|bogeymen]] and [[nightmare]]s to become friendly towards the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOMEAT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop meat when [[butcher|butchered]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NONAUSEA}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature isn't nauseated by gut hits and cannot vomit.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOPAIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't feel pain. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSKIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop a hide when [[butcher|butchered]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSKULL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop a skull on butchering, rot, or decay of severed head.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSMELLYROT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Does not produce [[miasma]] when rotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSTUCKINS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Weapons can't get stuck in the creature. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSTUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can't be stunned and knocked unconscious by pain or head injuries. Creatures with this tag never wake up from sleep in Fortress Mode. If this creature needs to sleep while playing, it &amp;lt;b&amp;gt;will&amp;lt;/b&amp;gt; die.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOT_BUTCHERABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Cannot be [[butcher|butchered]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOT_LIVING}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Cannot be raised from the dead by necromancers or evil clouds. Implies the creature is not a normal living being. Used by [[vampire]]s, [[Mummy|mummies]] and inorganic creatures like the [[amethyst man]] and [[bronze colossus]]. Creatures who are {{token|OPPOSED_TO_LIFE|c}} (undead) will be docile towards creatures with this token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOTHOUGHT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't require a {{token|THOUGHT|body}} body part to survive. Has the added effect of preventing speech, though directly controlling creatures that would otherwise be capable of speaking allows them to engage in conversation.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==O==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ODOR_LEVEL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number&lt;br /&gt;
| How easy the creature is to [[smell]]. The higher the number, the easier the creature can be smelt. Zero is odorless, default is 50.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ODOR_STRING}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*string&lt;br /&gt;
| What the creature [[smell]]s like. If no odor string is defined, the creature name (not the caste name) is used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|OPPOSED_TO_LIFE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Is hostile to all creatures except undead and other non-living ones and will show {{DFtext|Opposed to life|0:1}} in the [[unit list]]. Used by [[undead]] in the vanilla game. Functions without the {{token|NOT_LIVING|c}} token, and seems to imply said token as well. Undead will not be hostile to otherwise-living creatures given this token. Living creatures given this token will attack living creatures that lack it, while ignoring other living creatures that also have this token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ORIENTATION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*MALE/FEMALE&lt;br /&gt;
*disinterested chance&lt;br /&gt;
*lover-possible chance&lt;br /&gt;
*commitment-possible chance&lt;br /&gt;
| Determines caste's likelihood of having sexual attraction to certain sexes. Values default to 75:20:5 for the same sex and 5:20:75 for the opposite sex. The first value indicates how likely to be entirely uninterested in the sex, the second decides if the creature will become lovers but not marry, the third decides if the creature will marry this sex. The values themselves are simply ratios and do not need to add up to any particular value.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|OUTSIDER_CONTROLLABLE}}{{version|0.42.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Lets you play as an [[Adventurer_mode_character_creation#Outsider|outsider]] of this species in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==P==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PACK_ANIMAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be used as a pack animal. Currently only used by [[trading|merchants]] without wagons. Also prevents creature from dropping hauled items on its own -- do ''not'' use for player-controllable creatures!&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PARALYZEIMMUNE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immune to all [[Syndrome#CE_PARALYSIS|paralyzing]] special attacks.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PATTERNFLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Used to control the bat riders with paralyze-dart blowguns that flew through the 2D chasm. Doesn't do anything now.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PEARL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| In earlier versions, creature would generate [[pearl]]s. Does nothing in the current version.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PENETRATEPOWER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value &lt;br /&gt;
| Controls the ability of [[vermin]] to find a way into containers when they are eating food from your stockpiles. The value for vermin in the game's current version ranges from 1-3. A higher value is better at penetrating containers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PERSONALITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ATTRIBUTE&lt;br /&gt;
*lowest&lt;br /&gt;
*median&lt;br /&gt;
*highest &lt;br /&gt;
| Determines the range and chance of personality traits. Standard is 0:50:100. See [[Personality trait]] for more info.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PET}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be [[Animal_trainer|tamed]] in Fortress mode. Prerequisite for all other working animal roles. Civilizations that encounter it in worldgen will tame and domesticate it for their own use. Adding this to civilization members will classify them as pets instead of citizens, with all the [[Fun|problems]] that entails. However, you can solve these problems using the popular plugin [https://dffd.bay12games.com/file.php?id=13095| Dwarf Therapist], which is completely unaffected by the tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PET_EXOTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be [[Animal_trainer|tamed]] in Fortress mode. Prequisite for all other working animal roles. Civilizations cannot domesticate it in worldgen, with certain exceptions. More difficult to tame?{{verify}} Adding this to civilization members will classify them as pets instead of citizens, with all the [[Fun|problems]] that entails. ([[Gremlin|Example]]).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PETVALUE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value &lt;br /&gt;
| How valuable a tamed animal is. Actual cost in points in the embarking screen is 1+(PETVALUE/2) for an untrained animal, 1+PETVALUE for a war/hunting one. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PETVALUE_DIVISOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Divides the creature's {{token|PETVALUE|c}} by the specified number. Used by [[honey bee]]s to prevent a single hive from being worth a fortune.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PHYS_ATT_CAP_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*Cap %&lt;br /&gt;
|Default is 200. This means you can increase your attribute to 200% of its starting value (or the average value + your starting value if that is higher).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PHYS_ATT_RANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Attribute|ATTRIBUTE]]&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| Sets up a [[Attribute#Body_attributes|physical attribute]]'s range of values (0-5000). All physical attribute ranges default to 200:700:900:1000:1100:1300:2000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PHYS_ATT_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*cost to improve&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| [[Attribute#Body_attributes|Physical attribute]] gain/decay rates. Lower numbers in the last three slots make decay occur faster. Defaults for STRENGTH, AGILITY, TOUGHNESS, and ENDURANCE are 500:3:4:3, while RECUPERATION and DISEASE_RESISTANCE default to 500:NONE:NONE:NONE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_BP_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY, or BY_TOKEN&lt;br /&gt;
*body type, category, or token&lt;br /&gt;
| Adds a body part group to selected body part group. Presumably used immediately after {{token|SET_BP_GROUP|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*material&lt;br /&gt;
| Adds a material to selected materials. Used immediately after {{token|SELECT_MATERIAL|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|POP_RATIO}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
*number&lt;br /&gt;
| Weighted population of caste; Lower is rarer. Not to be confused with {{token|FREQUENCY|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|POPULATION_NUMBER}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*min&lt;br /&gt;
*max &lt;br /&gt;
| The minimum/maximum numbers of how many of these creatures are present in each world map tile of the appropriate region. Defaults to 1:1 if not specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|POWER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Allows the being to represent itself as a deity, allowing it to become the leader of a civilized group. Used by unique demons in the vanilla game. Requires {{token|CAN_SPEAK|c}} to actually do anything more than settle at a location (e.g. write books, lead armies, profane temples). Doesn't appear to do anything for creatures that are already civilized. Once the creature ascends to a position of leadership, it will proceed to act as a standard ruler for their entity and fulfill the same functions (hold tournaments, tame creatures, etc).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PREFSTRING}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*string&lt;br /&gt;
| Sets what other creatures [[Preferences|prefer]] about this creature. &amp;quot;Urist likes dwarves for their beards.&amp;quot; Multiple entries will be chosen from at random. Creatures lacking a PREFSTRING token will never appear under another's preferences.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PROFESSION_NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*[[Unit type token]] (Profession)&lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| The generic name for members of this profession, at the creature level. In order to give members of specific castes different names for professions, use {{token|CASTE_PROFESSION_NAME|c}} instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PRONE_TO_RAGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*Chance&lt;br /&gt;
| Creature has a percentage chance to flip out at visible non-friendly creatures. Enraged creatures attack anything regardless of timidity and get a strength bonus to their hits. This is what makes [[badger]]s so hardcore.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* &amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
* &amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
| The creature has pus. Specifies the stuff secreted by [[Health_care#Infection|infected wounds]].&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==R==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RELSIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*body category, type, or token&lt;br /&gt;
*Relsize &lt;br /&gt;
| Specifies a new relative size for a part than what is stated in the body plan. For example, dwarves have larger livers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural&lt;br /&gt;
| What the creature's [[remains]] are called.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS_COLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| What color the creature's [[remains]] are.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS_ON_VERMIN_BITE_DEATH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Goes with {{token|VERMIN_BITE|c}} and {{token|DIE_WHEN_VERMIN_BITE|c}}, the vermin creature will leave remains on death when biting. Leaving this tag out will cause the creature to disappear entirely after it bites.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS_UNDETERMINED}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Unknown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMOVE_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*material token &lt;br /&gt;
| Removes a material from the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMOVE_TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*tissue token&lt;br /&gt;
| Removes a tissue from the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RETRACT_INTO_BP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY or BY_TOKEN&lt;br /&gt;
*body type, [[Body_token#CATEGORY|category]], or [[Body_token#BP|token]]&lt;br /&gt;
*Second person (&amp;quot;You&amp;quot;) retract verb text&lt;br /&gt;
*Third person (&amp;quot;The giant snail&amp;quot;) retract verb text&lt;br /&gt;
*Second person cancel retract text&lt;br /&gt;
*Third person cancel retract text&lt;br /&gt;
| The creature will retract into a body part when threatened. It will be unable to move or attack, but enemies will only be able to attack the specified body part. (eg. Turtle, Hedgehog)&lt;br /&gt;
&lt;br /&gt;
Second-person descriptions are used for adventurer mode natural ability. &amp;quot;&amp;lt;pro_pos&amp;gt;&amp;quot; can be used in the descriptions, being replaced with the proper pronoun (or lack thereof) in-game. &lt;br /&gt;
&lt;br /&gt;
Undead curled up creatures are buggy{{bug|11463}}{{bug|10519}}.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RETURNS_VERMIN_KILLS_TO_OWNER}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Cat behavior. If it kills a vermin creature and has an owner, it carries the remains in its mouth and drops them at their feet. Requires {{token|HUNTS_VERMIN|c}}, obviously.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ROOT_AROUND}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY or BY_TOKEN&lt;br /&gt;
*body type, [[Body_token#CATEGORY|category]], or [[Body_token#BP|token]]&lt;br /&gt;
*Second person (&amp;quot;You&amp;quot;) verb text&lt;br /&gt;
*Third person (&amp;quot;The hen&amp;quot;) verb text&lt;br /&gt;
| Creature will occasionally root around in the grass, looking for insects.  Used for flavor in Adventurer Mode, spawns vermin edible for this creature in Fortress Mode. Creatures missing the specified body part will be unable to perform this action. The action produces a message (visible in adventure mode) in the form:&lt;br /&gt;
&lt;br /&gt;
[creature] [verb text] the [description of creature's location]&lt;br /&gt;
&lt;br /&gt;
In adventure mode, the &amp;quot;rooting around&amp;quot; ability will be included in the &amp;quot;natural abilities&amp;quot; menu, represented by its second person verb text.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==S==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SAVAGE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature will only show up in &amp;quot;savage&amp;quot; biomes. Has no effect on cavern creatures. Cannot be combined with {{token|GOOD|c}} or {{token|EVIL|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SECRETION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
*&amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
*BY_TOKEN / BY_CATEGORY / BY_TYPE&lt;br /&gt;
*&amp;lt;[[Body_token#BP|body part ID]]&amp;gt; / &amp;lt;[[Body_token#CATEGORY|category]]&amp;gt; or ALL / &amp;lt;type (e.g. [[Body_token#GRASP|GRASP]])&amp;gt;&lt;br /&gt;
*&amp;lt;[[Body_detail_plan_token#BP_LAYERS|tissue layer]]&amp;gt; or ALL&lt;br /&gt;
*&amp;lt;trigger&amp;gt;&lt;br /&gt;
| Causes the specified tissue layer(s) of the indicated body part(s) to secrete the designated material. A size 100 ('covering') [[contaminant]] is created over the affected body part(s) in its specified material state (and at the temperature appropriate to this state) when the trigger condition is met, as long as one of the secretory tissue layers is still intact. Valid triggers are:&lt;br /&gt;
*'''CONTINUOUS'''&lt;br /&gt;
Secretion occurs once every 40 [[time|ticks]] in [[fortress mode]], and every tick in [[adventurer mode]].&lt;br /&gt;
*'''EXERTION'''&lt;br /&gt;
Secretion occurs continuously (at the rate described above) whilst the creature is at minimum &amp;lt;span style=&amp;quot;font-size:75%&amp;quot;&amp;gt;{{Tile|Tired|6:1}}&amp;lt;/span&amp;gt; following physical exertion. Note that this cannot occur if the creature has {{token|NOEXERT|c}}.&lt;br /&gt;
*'''EXTREME_EMOTION'''&lt;br /&gt;
Secretion occurs continuously (as above) whilst the creature is distressed. Cannot occur in creatures with {{token|NOEMOTION|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_ADDITIONAL_CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;caste&amp;gt;&lt;br /&gt;
| Adds an additional previously defined caste to the selection. Used after {{token|SELECT_CASTE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;caste&amp;gt; or ALL &lt;br /&gt;
| Selects a previously defined caste&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
| Selects a locally defined material. Can be ALL.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*tissue token&lt;br /&gt;
| Selects a tissue for editing.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SEMIMEGABEAST}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Essentially the same as {{token|MEGABEAST|c}}, but more of them are created during worldgen. See the [[semi-megabeast]] page for details.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SENSE_CREATURE_CLASS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* &amp;lt;[[Creature_token#CREATURE_CLASS|creature class]]&amp;gt;&lt;br /&gt;
* [[Tilesets|&amp;lt;tile value or character&amp;gt;]]&lt;br /&gt;
* [[Color#Color_values|&amp;lt;foreground color&amp;gt;:&amp;lt;background color&amp;gt;:&amp;lt;foreground brightness&amp;gt;]]&lt;br /&gt;
| Gives the creature the ability to sense creatures belonging to the specified [[Creature_token#CREATURE_CLASS|creature class]] even when they lie far beyond line of sight, including through walls and floors. It also appears to reduce or negate the combat penalty of [[Wound#Blindness|blind]] units when fighting creatures they can sense. In [[adventure mode]], the specified tile will be used to represent sensed creatures when they cannot be seen directly.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SET_BP_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*selection criteria BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*category, type, or token &lt;br /&gt;
| Begins a selection of body parts.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_LEARN_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;[[skill_token]]&amp;gt;&lt;br /&gt;
*&amp;lt;percentage&amp;gt;&lt;br /&gt;
| The rate at which this creature learns this skill. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_LEARN_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;percentage&amp;gt;&lt;br /&gt;
| The rate at which this creature learns all skills. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[skill_token]]&lt;br /&gt;
*&amp;lt;% of improvement points gained&amp;gt;&lt;br /&gt;
*&amp;lt;unused counter rate&amp;gt;&lt;br /&gt;
*&amp;lt;rust counter rate&amp;gt;&lt;br /&gt;
*&amp;lt;demotion counter rate&amp;gt;&lt;br /&gt;
| Like {{token|SKILL_RATES|c}}, but applies to individual skills instead. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
*&amp;lt;% of improvement points gained&amp;gt;&lt;br /&gt;
*&amp;lt;unused counter rate&amp;gt;&lt;br /&gt;
*&amp;lt;rust counter rate&amp;gt;&lt;br /&gt;
*&amp;lt;demotion counter rate&amp;gt;&lt;br /&gt;
| Affects skill gain and decay. Lower numbers in the last three slots make decay occur faster ([SKILL_RATES:100:1:1:1] would cause rapid decay). The counter rates may also be replaced with NONE.&lt;br /&gt;
Default is [SKILL_RATES:100:8:16:16]. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RUST_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[skill_token]]&lt;br /&gt;
*value&lt;br /&gt;
*value&lt;br /&gt;
*value&lt;br /&gt;
| The rate at which this skill decays. Lower values cause the skill to decay faster. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RUST_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
*value&lt;br /&gt;
*value&lt;br /&gt;
| The rate at which all skills decay. Lower values cause the skills to decay faster. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SLOW_LEARNER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Shorthand for {{token|CAN_LEARN|c}} + &amp;lt;code&amp;gt;[[Creature_token#SKILL_LEARN_RATES|[SKILL_LEARN_RATES:50]]]&amp;lt;/code&amp;gt;.{{verify}} Used by a number of 'primitive' creatures (like [[ogre]]s, [[giant]]s and [[troglodyte]]s) in the vanilla game. Applicable to player races. Prevents a player from recruiting nobility, even basic ones. Subterranean creatures with this token combined with {{token|EVIL|c}} will become servants of goblins in their civilizations, in the style of [[troll]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SMALL_REMAINS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature leaves &amp;quot;[[item token#REMAINS|remains]]&amp;quot; instead of a corpse. Used by [[vermin]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SMELL_TRIGGER}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Determines how keen a creature's sense of smell is. Lower is better. At 10000, a creature cannot smell at all.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SOLDIER_ALTTILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| If this creature is active in its civilization's military, it will blink between its default tile and this one.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SOUND}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* Sound application (currently accepts ALERT or PEACEFUL_INTERMITTENT)&lt;br /&gt;
* Sound range (in tiles)&lt;br /&gt;
* Sound delay (lower values = sound is produced more often)&lt;br /&gt;
* VOCALIZATION or NONE (determines whether the sound requires breathing or not)&lt;br /&gt;
* First-person description&lt;br /&gt;
* Third-person description&lt;br /&gt;
* Description when out of sight&lt;br /&gt;
| Creature makes sounds periodically, which can be heard in Adventure mode.&lt;br /&gt;
* First-person reads &amp;quot;You '''bark'''&amp;quot;&lt;br /&gt;
* Third-person reads &amp;quot;The [[capybara]] '''barks'''&amp;quot;&lt;br /&gt;
* Out of sight reads &amp;quot;You hear '''a loud bark'''&amp;quot;&lt;br /&gt;
with the text in bold being the description arguments of the token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIFIC_FOOD}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* PLANT or CREATURE&lt;br /&gt;
* Plant/creature ID&lt;br /&gt;
| Creature will only appear in biomes with this plant or creature available. Grazers given a specific type of grass (such as [[panda]]s and [[bamboo]]) will only eat that grass and nothing else, risking starvation if there's none available. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPEECH}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*speech file &lt;br /&gt;
| Boasting speeches relating to killing this creature. Examples include dwarf.txt and elf.txt in data\speech.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPEECH_FEMALE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*speech file &lt;br /&gt;
| Boasting speeches relating to killing females of this creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPEECH_MALE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*speech file &lt;br /&gt;
| Boasting speeches relating to killing males of this creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPHERE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
* [[Sphere#Available_spheres|sphere]]&lt;br /&gt;
| Sets what religious spheres the creature is aligned to, for purposes of being worshipped via the {{token|POWER|c}} token. Also affects the layout of hidden fun stuff, and the creature's name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPOUSE_CONVERSION_TARGET}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| This creature can be converted by a night creature with {{token|SPOUSE_CONVERTER|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPOUSE_CONVERTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| If the creature has the {{token|NIGHT_CREATURE_HUNTER|c}} tag, it will kidnap {{token|SPOUSE_CONVERSION_TARGET|c}}s and transform them into the caste of its species with the {{token|CONVERTED_SPOUSE|c}} tag during worldgen. It may also start families this way.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPREAD_EVIL_SPHERES_IF_RULER}}{{version|0.47.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| If the creature rules over a [[site]], it will cause the local landscape to be corrupted into [[Surroundings#Evil|evil surroundings]] associated with the creature's [[Creature_token#SPHERE|sphere]]s. The creature must have at least one of the following [[sphere]]s for this to take effect: BLIGHT, DEATH, DISEASE, DEFORMITY, NIGHTMARES. The first three kill vegetation, while the others sometimes do.  The last two get [[Plant_token#EVIL|evil plants]] and [[Creature_token#EVIL|evil animals]] sometimes. NIGHTMARES gets [[bogeyman|bogeymen]]. [http://www.bay12forums.com/smf/index.php?topic=169696.msg8162224#msg8162224] Used by [[demon]]s in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|STANCE_CLIMBER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Caste does not require &amp;lt;code&amp;gt;[[Body_token#GRASP|[GRASP]]]&amp;lt;/code&amp;gt; body parts to climb -- it can climb with &amp;lt;code&amp;gt;[[Body_token#STANCE|[STANCE]]]&amp;lt;/code&amp;gt; parts instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|STANDARD_GRAZER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Acts as {{token|GRAZER|c}} but set to 20000*G*(max size)^(-3/4), where G defaults to 100 but can be set in d_init, and the whole thing is trapped between 150 and 3 million. Used for all grazers in the default creature raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|STRANGE_MOODS}}{{version|0.42.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The creature will get [[strange mood]]s in fortress mode and can produce artifacts.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SUPERNATURAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Gives the creature knowledge of any secrets with &amp;lt;code&amp;gt;[[Interaction_token#IS_SECRET|[SUPERNATURAL_LEARNING_POSSIBLE]]]&amp;lt;/code&amp;gt; that match its [[Creature_token#SPHERE|spheres]]. Also prevents it from becoming a [[vampire]] or a [[werebeast]]. Other effects are unknown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SWIMS_INNATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature naturally knows how to swim perfectly and does not use the [[swimmer]] skill, as opposed to {{token|SWIMS_LEARNED|c}} below. However, Fortress mode AI never paths into water anyway, so it's less useful there. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SWIMS_LEARNED}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature swims only as well as their present [[Swimmer|swimming skill]] allows them to.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYNDROME_DILUTION_FACTOR}}{{version|0.42.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &amp;lt;[[Syndrome#SYN_IDENTIFIER|syndrome identifier]]&amp;gt;:&amp;lt;percentage&amp;gt;&lt;br /&gt;
| Dilutes the effects of syndromes which have the specified identifier. A percentage of 100 is equal to the regular syndrome effect severity, higher percentages reduce severity.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==T==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TENDONS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*healing rate &lt;br /&gt;
| The creature has tendons in its {{token|CONNECTIVE_TISSUE_ANCHOR|td}} tissues (bone or chitin by default). Cutting the bone/chitin tissue severs the tendons, disabling motor function if the target is a limb.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|THICKWEB}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature's [[web]]s can catch larger creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*name &lt;br /&gt;
| Begins defining a tissue in the creature file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
*LOCATION &lt;br /&gt;
| Adds the tissue layer to wherever it is required.&lt;br /&gt;
Non-argument Locations can be FRONT, RIGHT, LEFT, TOP, BOTTOM. Argument locations are AROUND and CLEANS, requiring a further body part and a % of coverage/cleansing&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER_OVER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
*LOCATION &lt;br /&gt;
| Presumably a counterpart to TISSUE_LAYER_UNDER (see below).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER_UNDER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
| Adds the tissue layer under a given part.&lt;br /&gt;
For example an Iron Man has a gaseous poison within and this tissue (GAS is its name) has the token [TISSUE_LEAKS] and its state is GAS so when you puncture the iron outside and damage this tissue it leaks gas (can have a syndrome by using a previous one in the creature sample.) [TISSUE_LAYER_UNDER:BY_CATEGORY:ALL:{tissue}] {tissue} is what will be under the TISSUE_LAYER here is an example Tissue from Iron Man:&amp;lt;br&amp;gt; &lt;br /&gt;
[TISSUE:GAS] [TISSUE_NAME:gas:NP] [TISSUE_MATERIAL:LOCAL_CREATURE_MAT:GAS] [TISSUE_MAT_STATE:GAS] [RELATIVE_THICKNESS:50] [TISSUE_LEAKS] [TISSUE_SHAPE:LAYER] &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TITAN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[titan]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRADE_CAPACITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
*number&lt;br /&gt;
| How much the creature can carry when used by merchants. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAINABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Shortcut for {{token|TRAINABLE_HUNTING|c}} + {{token|TRAINABLE_WAR|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAINABLE_HUNTING}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can be [[Animal trainer|trained]] as a hunting beast, increasing speed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAINABLE_WAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can be [[Animal trainer|trained]] as a war beast, increasing strength and endurance.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRANCES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to go into [[martial trance]]s. Used by dwarves in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAPAVOID}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will never trigger [[trap]]s it steps on. Used by a [[Trapavoid|number of creatures]]. Doesn't make the creature immune to remotely activated traps (like retractable spikes being triggered while the creature is standing over them). TRAPAVOID creatures lose this power if they're immobilized while standing in a trap, be it by stepping on thick web, being paralyzed or being knocked unconscious.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRIGGERABLE_GROUP}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*min&lt;br /&gt;
*max &lt;br /&gt;
| A large swarm of vermin can be disturbed, usually in adventurer mode.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TSU_NOUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*noun&lt;br /&gt;
*SINGULAR or PLURAL &lt;br /&gt;
| Noun for the {{token|TISSUE_STYLE_UNIT|c}}, used in the description of the tissue layer's style.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==U==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UBIQUITOUS}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Creature will occur in every region with the correct biome. Does not apply to {{token|EVIL|c}}/{{token|GOOD|c}} tags.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDERGROUND_DEPTH}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*mindepth&lt;br /&gt;
*maxdepth &lt;br /&gt;
| Depth that the creature appears underground. Numbers can be from 0 to 5. 0 is actually 'above ground' and can be used if the creature is to appear both above and below ground. Values from 1 to 3 are the respective [[cavern]] levels, 4 is the [[magma sea]] and 5 is the [[HFS]]. A single argument may be used instead of min and max. [[Demon]]s use only 5:5; user-defined creatures with both this depth and {{token|FLIER}} will take part in the initial wave from the HFS alongside generated demons. Without [FLIER], they will only spawn from the map edges. Civilizations that can use underground plants or animals will only export (via the embark screen or caravans) things that are available at depth 1.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDERSWIM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is displayed as blue when in [[Water#Depth|7/7 water]]. Used on fish and amphibious creatures which swim under the water.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNIQUE_DEMON}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Found on generated [[demon]]s; causes the game to create a single named instance of the demon which will emerge from the underworld and take over civilizations during worldgen. Could not be specified in user-defined raws prior to version [[Release_information/0.47.01|0.47.01]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new caste token&lt;br /&gt;
*old caste token&lt;br /&gt;
| Defines a new caste derived directly from a previous caste. The new caste inherits all properties of the old one. The effect of this tag is automatic if one has not yet defined any castes: &amp;quot;Any caste-level tag that occurs before castes are explicitly declared is saved up and placed on any caste that is declared later, unless the caste is explicitly derived from another caste.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new material ID&lt;br /&gt;
*old material ID&lt;br /&gt;
| Defines a new local creature material and populates it with all properties defined in the specified local creature material.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_MATERIAL_TEMPLATE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new material token&lt;br /&gt;
*material template &lt;br /&gt;
| Defines a new local creature material and populates it with all properties defined in the specified template.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new tissue token&lt;br /&gt;
*old tissue id&lt;br /&gt;
| Defines a new local creature tissue and populates it with all properties defined in the local tissue specified in the second argument.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_TISSUE_TEMPLATE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new tissue token&lt;br /&gt;
*tissue template&lt;br /&gt;
| Loads a tissue template listed in OBJECT:TISSUE_TEMPLATE files, such as tissue_template_default.txt. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UTTERANCES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Changes the language of the creature into unintelligible 'kobold-speak', which creatures of other species will be unable to understand. If a civilized creature has this and is not part of a {{token|SKULKING|e}} civ, it will tend to start wars with all nearby civilizations and will be unable to make peace treaties due to 'inability to communicate'.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==V==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VEGETATION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is made of swampstuff. Doesn't appear to do anything in particular. Used by [[grimeling]]s in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_BITE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*chance of occurrence{{verify}}&lt;br /&gt;
*verb (bitten, stung, etc.)&lt;br /&gt;
* [[material token]]&lt;br /&gt;
* [[Material_definition_token#Material_States|material state]]&lt;br /&gt;
| Enables vermin to bite other creatures, injecting the specified material. See {{token|SPECIALATTACK_INJECT_EXTRACT|c}} for details about injection - this token presumably works in a similar manner.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_EATER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| The vermin creature will attempt to eat exposed food. See {{token|PENETRATEPOWER|c}}. Distinct from {{token|VERMIN_ROTTER|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_FISH}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin appears in [[water]] and will attempt to swim around.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_GROUNDER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature appears in &amp;quot;general&amp;quot; surface ground locations. Note that this doesn't stop the creature from flying if it can (most vermin birds have this tag).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_HATEABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Some dwarves will [[Preferences|hate]] the creature and get unhappy thoughts when around it. See the [[Hateable|list of hateable vermin]] for details.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_MICRO}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This makes the creature move in a swarm of creatures of the same race as it (e.g. swarm of flies, swarm of ants).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_NOFISH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature cannot be caught by [[fishing]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_NOROAM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will not be observed randomly roaming about the map. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_NOTRAP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature cannot be caught in baited [[animal trap]]s; however, a &amp;quot;[[Trapper|catch live land animal]]&amp;quot; task may still be able to capture one if a dwarf finds one roaming around.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_ROTTER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin are attracted to rotting stuff and loose food left in the open and cause unhappy thoughts to dwarves who encounter them. Present on flies, knuckle worms, acorn flies, and blood gnats. Speeds up decay?{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_SOIL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature randomly appears near dirt or mud, and may be uncovered by creatures that have the {{token|ROOT_AROUND|c}} interaction such as [[goose|geese]] and [[chicken]]s. Dwarves will ignore the creature when given the &amp;quot;Capture live land animal&amp;quot; task.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_SOIL_COLONY}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin will appear in a single tile cluster of many vermin, such as a colony of ants.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMINHUNTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Old shorthand for &amp;quot;does cat stuff&amp;quot;. Contains {{token|AT_PEACE_WITH_WILDLIFE|c}} + {{token|RETURNS_VERMIN_KILLS_TO_OWNER|c}} + {{token|HUNTS_VERMIN|c}} + {{token|ADOPTS_OWNER|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VESPERTINE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active during the evening in adventurer mode. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VIEWRANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Value should determine how close you have to get to a critter before it attacks (or prevents adv mode travel etc.) Default is 20.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VISION_ARC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*binocular vision arc&lt;br /&gt;
*non-binocular vision arc&lt;br /&gt;
| The width of the creature's vision arcs, in degrees (i.e. 0 to 360). The first number is binocular vision, the second is non-binocular vision.  Binocular vision has a minimum of about 10 degrees, monocular, a maximum of about 350 degrees. Values past these limits will be accepted, but will default to ~10 degrees and ~350 degrees respectively.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==W==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WAGON_PULLER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to pull caravan wagons. If a civilization doesn't have access to any, it is restricted to trading with pack animals.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEBBER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Allows the creature to create [[web]]s, and defines what the webs are made of.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEBIMMUNE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will not get caught in thick [[web]]s. Used by creatures who can shoot thick webs (such as [[giant cave spider]]s) in order to make them immune to their own attacks.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Attack Tokens==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_SKILL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Skill token]]&lt;br /&gt;
| Defines the skill used by the attack.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_VERB}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*2nd person&lt;br /&gt;
*3rd person &lt;br /&gt;
| Descriptive text for the attack.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_CONTACT_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*% value &lt;br /&gt;
| The contact area of the attack, measured in % of the body part's volume. Note that all attack percentages can be more than 100%.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_PENETRATION_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*% value &lt;br /&gt;
| The penetration value of the attack, measured in % of the body part's volume. Requires ATTACK_FLAG_EDGE. Maximum value: 15000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_PRIORITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*MAIN or SECOND &lt;br /&gt;
| Usage frequency. MAIN attacks are 100 times more frequently chosen than SECOND. Opportunity attacks ignore this preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_VELOCITY_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number&lt;br /&gt;
| The velocity multiplier of the attack, multiplied by 1000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_CANLATCH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Attacks that damage tissue have the chance to latch on in a wrestling hold. The grabbing bodypart can then use the &amp;quot;shake around&amp;quot; wrestling move, causing severe, armor-bypassing tensile damage according to the attacker's body volume.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_WITH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Displays the name of the body part used to perform an attack while announcing it, e.g. &amp;quot;The weaver punches the bugbat with his right hand&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_EDGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The attack is edged, with all the effects on physical resistance and contact area that it entails.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_PREPARE_AND_RECOVER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* Preparation time&lt;br /&gt;
* Recovery time&lt;br /&gt;
| Determines the length of time to prepare this attack and until one can perform this attack again. Values appear to be calculated in adventure mode ticks.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_BAD_MULTIATTACK}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Multiple strikes with this attack cannot be performed effectively.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_INDEPENDENT_MULTIATTACK}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Multiple strikes with this attack can be performed with no penalty. The creature will use all attacks with this token at once.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIALATTACK_INJECT_EXTRACT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
*&amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
*&amp;lt;min quantity&amp;gt;&lt;br /&gt;
*&amp;lt;max quantity&amp;gt;&lt;br /&gt;
| When added to an attack, causes the attack to inject the specified material into the victim's bloodstream. Once injected, the material will participate in [[temperature|thermal]] exchange within the creature - injecting something like molten [[iron]] (INORGANIC:IRON:LIQUID) would cause most unmodded creatures to melt (note that some of the injected material also [[contaminant|splatters]] over the bodypart used to carry out the attack, so it should be protected appropriately). If the injected material has an associated [[syndrome]] with the [[Syndrome#SYN_INJECTED|[SYN_INJECTED]]] token, it will be transmitted to the victim. If the attack is blunt, the injected material lacks the [[Material definition token#ENTERS_BLOOD|[ENTERS_BLOOD]]] token, the attacked bodypart has no [[Tissue_definition_token#VASCULAR|[VASCULAR]]] tissues, or the victim is bloodless, the material will splatter over the attacked body part instead. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIALATTACK_INTERACTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*interaction&lt;br /&gt;
| When this attack lands successfully, a specified interaction will take effect on the target creature. The attack must break the target creature's skin in order to work. This will take effect in worldgen as well. If the attack would break skin, the interaction will occur '''before the attack actually lands'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIALATTACK_SUCK_BLOOD}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
| Successful attack draws out an amount of blood randomized between the min and max value. Beware that this '''will''' trigger any ingestion syndromes attached to the target creature's blood - for example, using this attack on a vampire will turn you into one too.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Tissue Layer Tokens==&lt;br /&gt;
Tissue layers are added to a creature's body parts by the creature tokens [[#TISSUE_LAYER|TISSUE_LAYER]], [[#TISSUE_LAYER_OVER|TISSUE_LAYER_OVER]], [[#TISSUE_LAYER_UNDER|TISSUE_LAYER_UNDER]], and the body detail plan token [[#TL_LAYERS|TL_LAYERS]].&lt;br /&gt;
&lt;br /&gt;
These tissue layers are not the same thing as tissues, which are defined at creature level, but rather applications of the tissues. If the SKIN tissue of a creature is the more general and abstract notion of what skin is for that creature, then a tissue layer may be the &amp;quot;actual&amp;quot; skin on the creature's nose, head, or second toe. As most creatures have more than one body part, tissue layers are normally selected en masse.&lt;br /&gt;
&lt;br /&gt;
Some tissue layer tokens are analogous to tissue definition tokens, e.g. [[#TL_CONNECTS|TL_CONNECTS]] to [[tissue_definition_token#CONNECTS|CONNECTS]].&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token | Selects a tissue at a location&lt;br /&gt;
* (optional) FRONT, BACK, LEFT, RIGHT, TOP, BOTTOM, AROUND.&lt;br /&gt;
| Begins a selection of tissue layers. &lt;br /&gt;
[SELECT_TISSUE_LAYER:HEART:BY_TYPE:HEART]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token &lt;br /&gt;
| Adds tissue layers to those selected.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SET_TL_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token&lt;br /&gt;
*tissue &lt;br /&gt;
| Begins a selection of tissue layers. Only usable for descriptor and cosmetic purposes. &lt;br /&gt;
&lt;br /&gt;
Research has implied it may be redundant with SELECT_TISSUE_LAYER, as the latter allows for cosmetics as well as &amp;quot;functional&amp;quot; tokens such as TL_MAJOR_ARTERIES. Vanilla raws still use SET_TL_GROUP though, for all cosmetic purposes. More research is needed on this subject.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_TL_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token&lt;br /&gt;
*tissue &lt;br /&gt;
| Adds tissue layers to those selected. Like SET_TL_GROUP, it may be redundant even if used in the vanilla raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SET_LAYER_TISSUE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*TISSUE&lt;br /&gt;
| Sets a selected tissue layer to be made of a different tissue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SHEARABLE_TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* tissue modifier&lt;br /&gt;
* required value&lt;br /&gt;
| Tissue layer can be sheared for its component material. The specified modifier must be at least of the desired value for shearing to be possible (for example, a [[llama]]'s wool must have a LENGTH of 300 before it is shearable).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER_APPEARANCE_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*QUALITY&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| Sets the range of qualities, including LENGTH, DENSE, HIGH_POSITION, CURLY, GREASY, WRINKLY&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_STYLE_UNIT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*tissue style unit ID&lt;br /&gt;
*shaping&lt;br /&gt;
| Sets tissue layer to be the target of TISSUE_STYLE token specified for an entity, works only on entity members. Mostly used with tissues HAIR, BEARD, MOUSTACHE, SIDEBURNS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_COLOR_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*COLOR&lt;br /&gt;
*freq&lt;br /&gt;
*COLOR&lt;br /&gt;
*freq etc. &lt;br /&gt;
| Creates a list of colors/color patterns, giving each a relative frequency. If the given color or pattern does not exist, the tissue is described as being &amp;quot;transparent&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_GENETIC_MODEL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The way the color modifier is passed on to offspring. May or may not work right now.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_IMPORTANCE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| Presumably modifies the importance of the tissue layer color modifier, for description purposes.&lt;br /&gt;
HOWEVER using this appears to remove all mention of colour from creature descriptions. It does not appear in any default creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_NOUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*name&lt;br /&gt;
*SINGULAR or PLURAL&lt;br /&gt;
| Names the tissue layer color modifier, and determines the noun. Also used by [[Utility:Stonesense|Stonesense]] for colouring body parts. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_TIMING}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ROOT&lt;br /&gt;
*start change window years&lt;br /&gt;
*days&lt;br /&gt;
*end change window years&lt;br /&gt;
*days&lt;br /&gt;
| Determines the point in the creature's life when the color change begins and ends.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_CONNECTS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Gives the CONNECTS attribute to selected layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_HEALING_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Changes the HEALING_RATE of the selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_MAJOR_ARTERIES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Gives the &amp;quot;major arteries&amp;quot; attribute to selected layers. Used to add massive bleeding properties to the throat, made from skin.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_PAIN_RECEPTORS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Changes the number of pain receptors for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_RELATIVE_THICKNESS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Changes the relative thickness for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_VASCULAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Sets a new VASCULAR value (which modulates bleeding) for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Body detail plan token]]&lt;br /&gt;
*[[Body token]]&lt;br /&gt;
*[[Material definition token]]&lt;br /&gt;
*[[Syndrome]]&lt;br /&gt;
*[[Tissue definition token]]&lt;br /&gt;
*[[Creature examples]]&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Tokens}}&lt;br /&gt;
[[ru:Creature token]]&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Syndrome&amp;diff=259482</id>
		<title>Syndrome</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Syndrome&amp;diff=259482"/>
		<updated>2021-10-27T16:12:25Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: Added NIGHT_CREATURE_EXPERIMENTER to addable tags&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quality|Masterwork|13:02, 6 April 2015 (UTC)}}&lt;br /&gt;
{{av}}&lt;br /&gt;
[[File:Snakebite.png|200px|thumb|right|A single bite from a [[helmet snake]] led to a slow, lingering death for this unfortunate hippo.]]&lt;br /&gt;
In ''Dwarf Fortress'', a '''syndrome''' can be thought of as a condition which applies a collection of [[Syndrome#Creature effect tokens|effects]] to creatures who contract it. Syndromes give rise to several of the game's [[fun|more interesting]] [[Health care|medical]] predicaments, such as [[alcohol]] inebriation, venomous snake bites, and the brain-rotting secretions of certain [[Forgotten beast|uninvited guests]]. That said, the syndrome system isn't functionally restricted to the simulation of disease. Many of the game's supernatural features, such as [[werewolf|werewolves]], [[vampire]]s, [[necromancer]]s, [[mummy|mummy curses]] and the [[undead]] are in fact produced by applying various [[Syndrome#Special_Effects|special effects]] to creatures via syndromes. &lt;br /&gt;
&lt;br /&gt;
''&amp;quot;Yeah, I know this. I was looking for [[Syndrome examples|examples]]...&amp;quot;''&lt;br /&gt;
&lt;br /&gt;
==List of syndromes==&lt;br /&gt;
In unmodded games, syndromes are generally named after the animal, substance or effect that delivers them. They can cause unpleasant and sometimes fatal [[symptom]]s over a short to long duration, but some will clear up over time or with the assistance of a [[doctor]]. A [[Health care|hospital]] is required to diagnose and potentially treat those that can be helped by treatment. Note that in a world with [[dragon]]s and [[giant elephant]]s, dwarves (and elves and humans) fall into the &amp;quot;small creatures&amp;quot; category for purposes of this discussion.&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Syndrome&lt;br /&gt;
! Venom&lt;br /&gt;
! Acquired&lt;br /&gt;
! Short-term Symptoms&lt;br /&gt;
! Long-term Symptoms&lt;br /&gt;
! Chronic Symptoms &lt;br /&gt;
|-&lt;br /&gt;
| Adder bite&lt;br /&gt;
| adder venom (injected)&lt;br /&gt;
| Being bitten by an [[adder]], [[giant adder]] or [[adder man]]&lt;br /&gt;
| Strong pain&lt;br /&gt;
| Swelling&amp;lt;br&amp;gt;Blisters&amp;lt;br&amp;gt;Nausea&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Bark scorpion sting&lt;br /&gt;
| bark scorpion venom (injected)&lt;br /&gt;
| Being stung by a [[bark scorpion]], [[giant bark scorpion]] or [[bark scorpion man]]&lt;br /&gt;
| Strong pain&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Black mamba bite&lt;br /&gt;
| black mamba venom (injected)&lt;br /&gt;
| Being bitten by a [[black mamba]], [[giant black mamba]] or [[black mamba man]]&lt;br /&gt;
| Dizziness&amp;lt;br&amp;gt;Drowsiness&amp;lt;br&amp;gt;Strong pain&amp;lt;br&amp;gt;Fever&amp;lt;br&amp;gt;Unconsciousness&amp;lt;br&amp;gt;Complete paralysis&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Blob blisters&lt;br /&gt;
| cave blob fluid&amp;lt;br /&amp;gt;(contact or ingested)&lt;br /&gt;
| Touching a [[cave blob]]&lt;br /&gt;
| Mild pain&amp;lt;br/&amp;gt;Mild blisters&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Brown recluse spider bite&lt;br /&gt;
| brown recluse spider venom (injected)&lt;br /&gt;
| Being bitten by a [[brown recluse spider]], [[giant brown recluse spider]] or [[brown recluse spider man]]&lt;br /&gt;
| Nausea&amp;lt;br&amp;gt;Fever&amp;lt;br&amp;gt;Pain&amp;lt;br&amp;gt;&lt;br /&gt;
| Severe localized necrosis&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Bumblebee sting&lt;br /&gt;
| bumblebee venom (injected)&lt;br /&gt;
| Being stung by a [[bumblebee]] worker&lt;br /&gt;
| Pain&amp;lt;br&amp;gt;Strong swelling&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Bushmaster bite&lt;br /&gt;
| bushmaster venom (injected)&lt;br /&gt;
| Being bitten by a [[bushmaster]], [[giant bushmaster]] or [[bushmaster man]]&lt;br /&gt;
| Strong pain&amp;lt;br&amp;gt;Mild bleeding&amp;lt;br&amp;gt;Dizziness&amp;lt;br&amp;gt;Nausea&amp;lt;br&amp;gt;Unconsciousness&amp;lt;br&amp;gt;Complete paralysis&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Cave floater sickness&lt;br /&gt;
| cave floater gas&amp;lt;br /&amp;gt;(inhaled or ingested)&lt;br /&gt;
| Expelled from [[cave floater]]&lt;br /&gt;
| Mild nausea&lt;br /&gt;
| Fever&amp;lt;br/&amp;gt;Strong drowsiness (delayed)&amp;lt;br/&amp;gt;Strong dizziness (delayed)&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Cave spider bite&lt;br /&gt;
| cave spider venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[cave spider]]&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
| Very mild dizziness&lt;br /&gt;
|-&lt;br /&gt;
| Copperhead snake bite&lt;br /&gt;
| copperhead snake venom (injected)&lt;br /&gt;
| Being bitten by a [[copperhead snake]], [[giant copperhead snake]] or [[copperhead snake man]]&lt;br /&gt;
| Pain&amp;lt;br&amp;gt;Swelling&amp;lt;br&amp;gt;Nausea&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Giant cave spider bite&lt;br /&gt;
| giant cave spider venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[giant cave spider]]&lt;br /&gt;
| Size-dependant paralysis.&lt;br /&gt;
| Death by asphyxiation, in small targets. Large targets are generally unhindered...unless you count the high probability of being eaten by the giant cave spider as a hindrance.&lt;br /&gt;
| None, not that it really matters.&lt;br /&gt;
|-&lt;br /&gt;
| Gila monster bite&lt;br /&gt;
| gila monster venom (injected)&lt;br /&gt;
| Being bitten by a [[gila monster]], [[giant gila monster]] or [[gila monster man]]&lt;br /&gt;
| Pain&amp;lt;br&amp;gt;Mild swelling&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Gnomeblight&lt;br /&gt;
| [[gnomeblight]]&amp;lt;br /&amp;gt;(contact, inhaled, injected, or ingested)&lt;br /&gt;
| Purposely exposing oneself to the extract. Only affects [[mountain gnome]]s and [[dark gnome]]s.&lt;br /&gt;
| None&lt;br /&gt;
| Severe systemic necrosis&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Giant desert scorpion sting&lt;br /&gt;
| giant desert scorpion venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being stung by a [[giant desert scorpion]] &lt;br /&gt;
| Necrosis of the brain and nervous system&lt;br /&gt;
| '''Certain death'''&lt;br /&gt;
| None, not that it really matters.&lt;br /&gt;
|- &lt;br /&gt;
| Helmet snake bite&lt;br /&gt;
| helmet snake venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[helmet snake]]&lt;br /&gt;
| Minor bleeding&lt;br /&gt;
| Fever&amp;lt;br/&amp;gt;Nausea&amp;lt;br/&amp;gt;Dizziness&amp;lt;br/&amp;gt;Localized swelling&amp;lt;br/&amp;gt;Localized oozing&amp;lt;br/&amp;gt;Localized bruising&amp;lt;br/&amp;gt;Strong pain&amp;lt;br/&amp;gt;Intense localized necrosis&amp;lt;br/&amp;gt;Possible loss of limb &lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Honey bee sting&lt;br /&gt;
| honey bee venom (injected)&lt;br /&gt;
| Being stung by a [[honey bee]] worker&lt;br /&gt;
| Pain&amp;lt;br&amp;gt;Strong swelling&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Inebriation{{version|0.42.01}}&lt;br /&gt;
| [[Alcohol]] (consumed/injected)&lt;br /&gt;
| Consuming alcoholic drinks&lt;br /&gt;
| Nausea&amp;lt;br&amp;gt;Dizziness&amp;lt;br&amp;gt;Unconsciousness&amp;lt;br&amp;gt;Personality changes&amp;lt;br&amp;gt;Euphoria&amp;lt;br&amp;gt;Erratic behavior&amp;lt;br&amp;gt;Trouble breathing&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Iron man cough&lt;br /&gt;
| iron man gas&amp;lt;br /&amp;gt;(inhaled)&lt;br /&gt;
| Expelled by [[iron man]]&lt;br /&gt;
| Coughing blood&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| King cobra bite&lt;br /&gt;
| king cobra venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[king cobra]]&lt;br /&gt;
| Complete paralysis&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&amp;lt;br/&amp;gt;Pain, dizziness, drowsiness&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Phantom spider bite&lt;br /&gt;
| phantom spider venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[phantom spider]]&lt;br /&gt;
| None&lt;br /&gt;
| Numbness and mild dizziness&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Platypus sting&lt;br /&gt;
| platypus venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being kicked by a [[platypus]], [[giant platypus]] or [[platypus man]]&lt;br /&gt;
| Pain and swelling&lt;br /&gt;
| Extreme pain, swelling possibly to the point of necrosis&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Rattlesnake bite&lt;br /&gt;
| rattlesnake venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[rattlesnake]], [[giant rattlesnake]] or [[rattlesnake man]]&lt;br /&gt;
| Pain, nausea, blisters, swelling, bruising&lt;br /&gt;
| Severe localized necrosis&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Serpent man bite&lt;br /&gt;
| serpent man venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[serpent man]]&lt;br /&gt;
| Complete paralysis&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Mummy's curse&lt;br /&gt;
| [[DF2014:Mummy|Disturbance interaction]].&lt;br /&gt;
| Being cursed by a [[mummy]], when caught raiding their tombs&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
| 20% chance of any skill roll failing, regardless of skill.&lt;br /&gt;
|-&lt;br /&gt;
| Vampirism&lt;br /&gt;
| [[Deity|Divine]] curse&lt;br /&gt;
| Drinking the blood of a [[vampire]]. Toppling statues in shrines and temples (random chance), rolling divination dice too frequently.&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
| Victim becomes a [[vampire]].&lt;br /&gt;
|-&lt;br /&gt;
| Werebeast curse&lt;br /&gt;
| [[Deity|Divine]] curse&lt;br /&gt;
| Being bitten by a [[werebeast]], toppling statues in shrines and temples (random chance), rolling divination dice too frequently.&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
| Victim becomes a [[werebeast]].&lt;br /&gt;
|-&lt;br /&gt;
| Necromancy&lt;br /&gt;
| [[Deity|Divine]] 'curse'&lt;br /&gt;
| Reading a book/slab that contains the secrets of life and death.&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
| Reader becomes a [[necromancer]].&lt;br /&gt;
|-&lt;br /&gt;
| evil rain sickness&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|rowspan=7| Random&lt;br /&gt;
| Being caught outside in [[Weather#Evil weather|freakish weather]] in an evil [[biome]]&lt;br /&gt;
|rowspan=7| Random&lt;br /&gt;
|rowspan=7| Random&lt;br /&gt;
|rowspan=7| Random&lt;br /&gt;
|-&lt;br /&gt;
| evil cloud sickness&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Being caught in a [[Weather#Evil weather|creeping cloud]] in an evil [[biome]]&lt;br /&gt;
|-&lt;br /&gt;
| beast sickness&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Encounters with [[forgotten beast]]s&lt;br /&gt;
|-&lt;br /&gt;
| titan sickness&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Encounters with [[titan]]s&lt;br /&gt;
|-&lt;br /&gt;
| night sickness&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Encounters with [[nightmare]]s or [[experiment]]s&lt;br /&gt;
|-&lt;br /&gt;
| demon sickness&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Encounters with [[demon]]s&lt;br /&gt;
|-&lt;br /&gt;
| divine sickness&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Encounters with [[angel]]s&lt;br /&gt;
|}&lt;br /&gt;
: 1. For small creatures such as humans and dwarves, paralysis tends to result in suffocation.&lt;br /&gt;
: 2. Necrosis of the brain will eventually result in death once the brain rots away completely. &lt;br /&gt;
: 3. Evil rain typically only causes minor symptoms such as blisters, bruising, coughing blood, dizziness, fever, nausea, oozing, and pain. &lt;br /&gt;
: 4. Evil clouds either cause major symptoms (as with beast/titan/demon sicknesses) or permanently transform creatures into [[Undead|zombie-like]] forms. &lt;br /&gt;
: 5. [[Titan]]s, [[forgotten beast]]s, [[nightmare]]s, [[experiment]]s, [[demon]]s and [[angel]]s have a chance to have a randomized syndrome. These range from mildly hazardous (mild [[Symptom#Blisters|blisters]] from inhaling boiling blood) to instantly fatal (severe necrosis from a contact poison attached to a breath weapon/creature made of blood).&lt;br /&gt;
&lt;br /&gt;
==The anatomy of a syndrome==&lt;br /&gt;
To recap, syndromes are &amp;quot;diseases&amp;quot; which inflict effects upon creatures who acquire them. Mechanically, they're composed of a bunch of different syndrome tokens which detail [[Syndrome#Basic syndrome tokens|how it works]] and [[Syndrome#Creature effect tokens|what it does]]. Syndrome acquisition can be boiled down into two main routes: (1) via materials and (2) via interactions. Unlike most objects in the game, syndromes aren't defined in their own raw file; they're instead built up within the raw definition of the material or interaction effect to which they are tied, as described below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''1) Transmission via Materials'''&lt;br /&gt;
&lt;br /&gt;
Any material (be it [[Material_token#INORGANIC|inorganic]], [[Material_token#CREATURE_MAT|creature-derived]], or [[Material_token#PLANT_MAT|plant-derived]]) can have one or more syndromes added to it, simply by defining the syndrome within the material's own raw definition. The addition of certain tokens (detailed [[Syndrome#SYN_CONTACT|below]]) to the syndrome will determine what must be done to the material so as to transmit the syndrome to a creature; the current modes of transmission are as follows: [[Syndrome#SYN_CONTACT|bodily contact]] with the material, [[Syndrome#SYN_INGESTED|ingestion]] or [[Syndrome#SYN_INHALED|inhalation]] of the material, or [[Syndrome#SYN_INJECTED|injection]] of the material into the bloodstream. Any combination of transmission modes can be specified per syndrome.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here's the material definition of [[giant cave spider]] venom with its associated syndrome as an example:&lt;br /&gt;
&lt;br /&gt;
''(See [[Giant cave spider/raw|here]] for the complete creature raw.)''&lt;br /&gt;
    [USE_MATERIAL_TEMPLATE:POISON:CREATURE_EXTRACT_TEMPLATE]&lt;br /&gt;
        [STATE_NAME:ALL_SOLID:frozen giant cave spider venom]&lt;br /&gt;
        [STATE_ADJ:ALL_SOLID:frozen giant cave spider venom]&lt;br /&gt;
        [STATE_NAME:LIQUID:giant cave spider venom]&lt;br /&gt;
        [STATE_ADJ:LIQUID:giant cave spider venom]&lt;br /&gt;
        [STATE_NAME:GAS:boiling giant cave spider venom]&lt;br /&gt;
        [STATE_ADJ:GAS:boiling giant cave spider venom]&lt;br /&gt;
        [PREFIX:NONE]&lt;br /&gt;
        [ENTERS_BLOOD]&lt;br /&gt;
        '''[SYNDROME]'''&lt;br /&gt;
            '''[SYN_NAME:giant cave spider bite]'''&lt;br /&gt;
            '''[SYN_AFFECTED_CLASS:GENERAL_POISON]'''&lt;br /&gt;
            '''[SYN_IMMUNE_CREATURE:SPIDER_CAVE_GIANT:ALL]'''&lt;br /&gt;
            '''[SYN_INJECTED]'''&lt;br /&gt;
            '''[CE_PARALYSIS:SEV:100:PROB:100:RESISTABLE:SIZE_DILUTES:START:5:PEAK:10:END:20]'''&lt;br /&gt;
&lt;br /&gt;
In the above, the non-bolded section consists of various [[material definition token]]s used to define and customise the venom material. (USE_MATERIAL_TEMPLATE defines a material called 'POISON', and creates it using the template 'CREATURE_EXTRACT_TEMPLATE' as a basis, which is then altered by the other tokens placed below it. See [[Material_definition_token#STATE_NAME|STATE_NAME]], [[Material_definition_token#STATE_ADJ|STATE_ADJ]], and [[Material_definition_token#PREFIX|PREFIX]] for more information about these tokens). The relevance of [[Material_definition_token#ENTERS_BLOOD|ENTERS_BLOOD]] in this context is explained below.&lt;br /&gt;
&lt;br /&gt;
The bolded section consists of the syndrome definition, which is initiated using the [[Syndrome#SYNDROME|[SYNDROME]]] token. The tokens placed after this (which are described in further detail [[Syndrome#Basic syndrome tokens|below]]) flesh out the syndrome - in this case they name it &amp;quot;giant cave spider bite&amp;quot;, make it work only against creatures belonging to the 'GENERAL_POISON' [[Creature token#CREATURE_CLASS|creature class]], render giant cave spiders immune to it, and cause creatures to contract it if the venom is injected into them. The creature effect at the very bottom makes the syndrome inflict progressive complete paralysis upon the victim after a short delay, for what would be a relatively short-lived period were it not for the fact that most small creatures tend to suffocate before the effect wears off.&lt;br /&gt;
&lt;br /&gt;
Great, so how do we get this lethal venom into a creature's bloodstream to transmit the syndrome? Giant cave spiders are able to do this via the [[Creature token#SPECIALATTACK_INJECT_EXTRACT|SPECIALATTACK_INJECT_EXTRACT]] token appended to their bite attack as such:&lt;br /&gt;
    [SPECIALATTACK_INJECT_EXTRACT:LOCAL_CREATURE_MAT:POISON:LIQUID:100:100]&lt;br /&gt;
This makes their bites inject 100 units of the 'POISON' material in its liquid [[Material_definition_token#Material_States|state]]. Note that '[[Material_token#LOCAL_CREATURE_MAT|LOCAL_CREATURE_MAT]]:POISON' indicates that the 'POISON' material is defined amidst the same creature raws where the attack was detailed i.e. within the SPIDER_CAVE_GIANT creature definition; we could have written '[[Material_token#CREATURE_MAT|CREATURE_MAT]]:SPIDER_CAVE_GIANT:POISON' instead for the same result. Also note that we can make the attack inject any material we want it to, not just creature-associated materials. (Want your spider to inject molten [[gold]] into its victims to melt them from the inside out instead of bothering with syndromes? Simply replace 'LOCAL_CREATURE_MAT:POISON:LIQUID' with '[[Material_token#INORGANIC|INORGANIC]]:GOLD:LIQUID' and you're good to go).&lt;br /&gt;
&lt;br /&gt;
Note that [ENTERS_BLOOD] must be added to the material definition for injection attacks making use of this material to function properly. Without this token, the material would simply [[contaminant|splatter]] over the attacked bodypart instead of entering the bloodstream, so the above syndrome, which relies solely on the [[Syndrome#SYN_INJECTED|injectable]] transmission route, wouldn't be contracted. [ENTERS_BLOOD] can of course be left out intentionally, if the aim is to cover creatures with a material that transmits syndromes [[Syndrome#SYN_CONTACT|on contact]]. Keep in mind that splattering in lieu of injection also occurs with blunt attacks, on attacked body parts devoid of [[Tissue_definition_token#VASCULAR|VASCULAR]] tissue, and on [[Creature token#BLOOD|bloodless]] victims (including creatures who've had their blood removed via [[Syndrome#CE_REMOVE_TAG|CE_REMOVE_TAG:HAS_BLOOD]]).&lt;br /&gt;
&lt;br /&gt;
A fun variation on typical creature venoms is to add a [[Syndrome#SYN_CONTACT|contact-transmissible]] syndrome to the creature's [[Creature token#BLOOD|blood]] material - this tends to end poorly for any predator that chooses to attack them.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''2) Transmission via Interactions'''&lt;br /&gt;
&lt;br /&gt;
The [[Interaction token|interaction]] system can be used to add syndromes to creatures directly via certain interaction effects, most notably [[Interaction token#I_EFFECT|I_EFFECT:ADD_SYNDROME]]. After placing this I_EFFECT in an interaction definition, the syndrome to be added is defined beneath it in exactly the same manner as that used for the material-bound syndromes described above. (Note that any [[Interaction_token#IE_TARGET|IE_ tokens]] used with this I_EFFECT can be placed before or after the syndrome definition; the order doesn’t really matter). The [[Interaction token#I_EFFECT| ANIMATE]] and [[Interaction token#I_EFFECT| RESURRECT]] interaction effects also allow syndromes to be tied to them in the same manner; in this case the syndrome is applied to the target creature after it is animated or resurrected respectively.&lt;br /&gt;
&lt;br /&gt;
See [[Syndrome#Spreading_diseases|below]] for an example of a syndrome-transmitting interaction.&lt;br /&gt;
&lt;br /&gt;
==Basic syndrome tokens==&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;Bisque&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYNDROME}}&lt;br /&gt;
| &lt;br /&gt;
| Used to begin defining a new syndrome.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYN_NAME}}&lt;br /&gt;
| &amp;lt;your text&amp;gt;&lt;br /&gt;
| Used to specify the name of the syndrome as it appears in-game. Names don't have to be unique; it's perfectly acceptable to have multiple syndromes with identical names.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYN_CLASS}}&lt;br /&gt;
| &amp;lt;your text&amp;gt;&lt;br /&gt;
| Can be included to create a syndrome class and assign the syndrome to it, for use with the [[Interaction token#IT_CANNOT_HAVE_SYNDROME_CLASS|IT_CANNOT_HAVE_SYNDROME_CLASS]] interaction token. Can be specified more than once to assign the syndrome to multiple classes. Other syndromes can also be assigned to the same class.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYN_CONTACT}}&lt;br /&gt;
| &lt;br /&gt;
| If the syndrome is tied to a material, creatures who come into contact with this material will contract the syndrome if this token is included in the syndrome definition. Contact transmission occurs when a creature's body becomes [[contaminant|contaminated]] with the material (visible as [material name] 'smear', 'dusting' or 'covering' over body parts when viewing the creature's inventory). Note that contact with [[item]]s made of a syndrome-inducing material currently doesn't result in transmission.&lt;br /&gt;
&lt;br /&gt;
Methods of getting a material contaminant onto a creature's body include: &lt;br /&gt;
* [[Creature token#SECRETION|secretions]]&lt;br /&gt;
* [[Interaction_token#LIQUID_GLOB|liquid projectiles]] (contaminate struck body parts if exposed)&lt;br /&gt;
* [[Interaction_token#TRAILING_VAPOR_FLOW|vapor]] and [[Interaction_token#TRAILING_DUST_FLOW|dust clouds]] (contaminate all external body parts, even if covered)&lt;br /&gt;
* [[Interaction_token#SPATTER_LIQUID|puddles]] and [[Interaction_token#SPATTER_POWDER|dust piles]] ([[Body_token#STANCE|STANCE]] body parts become contaminated if the creature walks into them [[clothing|barefoot]], and all uncovered external body parts are contaminated if the creature is [[Status icon#Non-flashing|prone]])&lt;br /&gt;
* [[Interaction_token#WEATHER_FALLING_MATERIAL|freakish rain]] (contaminates all external body parts, even if covered, if the creature is outside)&lt;br /&gt;
* unprotected bodily contact with a contaminated creature (including performing or receiving body part attacks such as punches and [[wrestling]] moves, creature collisions, as well as [[Interaction_token#I_EFFECT|CONTACT]] interaction effects, if the involved body parts are exposed)&lt;br /&gt;
* items [[Material_definition_token#MELTING_POINT|melting]] whilst equipped or hauled (this contaminates the body part that was holding them if exposed)&lt;br /&gt;
* striking the creature's body with a contaminated item (see below)&lt;br /&gt;
&lt;br /&gt;
It is possible to use this token for syndromes intended to be applied via envenomed weapons (but also check out [[Syndrome#SYN_INJECTED|SYN_INJECTED]]). When a creature's body is struck with an item which is contaminated with a contact syndrome-inducing material, the syndrome will be transmitted to the struck creature, even if the attack doesn't pierce the flesh. Syndrome transmission in this context often occurs in the absence of a visible contaminant on the body.&lt;br /&gt;
&lt;br /&gt;
Contact transmission only appears to occur at the moment of contamination (which is to say, when a new bodily spatter is created). If the syndrome ends (once all its [[Syndrome#Creature_effect_tokens|creature effects]] reach their END point, at which point it will be removed from the creature), it will NOT be reapplied by the original syndrome-inducing contaminant (assuming it hasn't been cleaned off yet); the creature will need to be recontaminated with the causative material for this to occur. (Note that in the case of [[Creature token#SECRETION|secretions]], the secreted contaminants are continuously reapplied to the secretory body parts, so any associated short-lasting contact syndromes allowed to target the secreting creature can potentially be reapplied at the rate of secretion; this may work differently in [[adventurer mode]]).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYN_INGESTED}}&lt;br /&gt;
| &lt;br /&gt;
| If the syndrome is tied to a material, creatures who [[food|eat]] or drink substances comprising, containing or [[contaminant|contaminated]] with this material will contract the syndrome if this token is included. This includes [[kitchen|prepared meals]] when any of the constituent ingredients contains the material in question.&lt;br /&gt;
&lt;br /&gt;
This also applies to [[creature token#GRAZER|grazing]] creatures which happen to munch on a [[plant token#GRASS|grass]] that has an ingestion-triggered syndrome tied to any of its constituent materials.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYN_INHALED}}&lt;br /&gt;
| &lt;br /&gt;
| If the syndrome is tied to a material, creatures who inhale the material will contract the syndrome if this token is included. Materials can only be inhaled in their [[Material_definition_token#BOILING_POINT|gaseous]] state, which is attainable by [[temperature|boiling]], or in the form of a [[Interaction_token#TRAILING_GAS_FLOW|TRAILING_GAS_FLOW]], [[Interaction_token#UNDIRECTED_GAS|UNDIRECTED_GAS]] or [[Interaction_token#WEATHER_CREEPING_GAS|WEATHER_CREEPING_GAS]]. Creatures can also be made to [[Tissue_definition_token#TISSUE_LEAKS|leak]] [[Tissue_definition_token#TISSUE_MAT_STATE|gaseous tissue]] when damaged.&lt;br /&gt;
&lt;br /&gt;
Note that {{token|AQUATIC|c}} creatures never inhale gaseous materials, and creatures which do breathe air aren't guaranteed to inhale gases when exposed to them for a short time. Contrary to what one might expect, creatures with {{token|NOBREATHE|c}} are in fact capable of contracting inhalation syndromes; this is presumably a bug.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYN_INJECTED}}&lt;br /&gt;
| &lt;br /&gt;
| If the syndrome is tied to a material, the injection of this material into a creature's bloodstream will cause it to contract the syndrome if this token is included. Injection can be carried out as part of a creature attack via [[Creature_token#SPECIALATTACK_INJECT_EXTRACT|SPECIALATTACK_INJECT_EXTRACT]], or by piercing the flesh of a creature with an [[item]] that has been [[contaminant|contaminated]] with the material. Thus, this token can be used as a more specific alternative to [[Syndrome#SYN_CONTACT|SYN_CONTACT]] for syndromes intended to be administered by envenomed weapons. &lt;br /&gt;
&lt;br /&gt;
For injection to work, the material definition must include [[Material_definition_token#ENTERS_BLOOD|ENTERS_BLOOD]], the attacked body part needs to have [[Tissue_definition_token#VASCULAR|VASCULAR]] tissue, and the intended victim must have [[Creature token#BLOOD|BLOOD]] (so it won't work on creatures with the [[Syndrome#CE_REMOVE_TAG|CE_REMOVE_TAG:HAS_BLOOD]] syndrome effect). Getting the weapon &amp;quot;lodged into the wound&amp;quot; isn't a requirement.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYN_AFFECTED_CLASS}}&lt;br /&gt;
| &amp;lt;[[Creature token#CREATURE_CLASS|creature class]]&amp;gt;&lt;br /&gt;
| If this is included, only creatures which belong to the specified [[Creature token#CREATURE_CLASS|creature class]] (as well as creatures which pass the [[Syndrome#SYN_AFFECTED_CREATURE|SYN_AFFECTED_CREATURE]] check if this is included) will be able to contract the syndrome. This token can be specified multiple times per syndrome, in which case creatures which have at least one matching class will be considered susceptible. If [[Syndrome#SYN_IMMUNE_CLASS|SYN_IMMUNE_CLASS]] and/or [[Syndrome#SYN_IMMUNE_CREATURE|SYN_IMMUNE_CREATURE]] are included, creatures which fail these checks will be unable to contract the syndrome even if they pass this class check.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYN_IMMUNE_CLASS}}&lt;br /&gt;
| &amp;lt;[[Creature token#CREATURE_CLASS|creature class]]&amp;gt;&lt;br /&gt;
| If this is included, creatures which belong to the specified [[Creature token#CREATURE_CLASS|creature class]] will be unable to contract the syndrome. This token can be specified multiple times per syndrome, in which case creatures with at least one matching class will be considered immune (unless overridden by [[Syndrome#SYN_AFFECTED_CREATURE|SYN_AFFECTED_CREATURE]]).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYN_AFFECTED_CREATURE}}&lt;br /&gt;
| &amp;lt;creature&amp;gt;:&amp;lt;[[Creature_token#CASTE|caste]]&amp;gt;&lt;br /&gt;
| If this is included, only the specified creature (and, if [[Syndrome#SYN_AFFECTED_CLASS|SYN_AFFECTED_CLASS]] is included, also creatures which pass this check as explained above) will be able to contract the syndrome. This token can be used multiple times per syndrome. If used alongside [[Syndrome#SYN_IMMUNE_CLASS|SYN_IMMUNE_CLASS]], the specified creature will be able to contract the syndrome regardless of this class check.&lt;br /&gt;
&lt;br /&gt;
DWARF:FEMALE is an example of a valid &amp;lt;creature&amp;gt;:&amp;lt;caste&amp;gt; combination; &amp;quot;ALL&amp;quot; can be used in place of a specific caste so as to indicate that this applies to all castes of the specified creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYN_IMMUNE_CREATURE}}&lt;br /&gt;
| &amp;lt;creature&amp;gt;:&amp;lt;[[Creature_token#CASTE|caste]]&amp;gt;&lt;br /&gt;
| If this is included, the specified creature will be unable to contract the syndrome (even if it matches [[Syndrome#SYN_AFFECTED_CLASS|SYN_AFFECTED_CLASS]]). It can be specified multiple times per syndrome. As above, &amp;quot;ALL&amp;quot; can be used in place of a specific caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYN_NO_HOSPITAL}}{{version|0.42.01}}&lt;br /&gt;
| &lt;br /&gt;
| Prevents creatures from being admitted to [[health care|hospital]] for problems arising directly as a result of the syndrome's effects, no matter how bad they get.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYN_IDENTIFIER}}{{version|0.42.01}}&lt;br /&gt;
| &amp;lt;your text&amp;gt;&lt;br /&gt;
| This token can be included to give a syndrome an identifier which can be shared between multiple syndromes. Only one identifier may be specified per syndrome.&lt;br /&gt;
&lt;br /&gt;
Syndrome identifiers can be used in conjunction with the [[Creature token#SYNDROME_DILUTION_FACTOR|SYNDROME_DILUTION_FACTOR]] creature token to alter a creature’s innate resistance to the relevant [[Syndrome#Symptomatic effects|effects]] of any syndromes that possess the specified identifier. For example, every [[alcohol|alcoholic beverage]] in unmodded games comes with its own copy of an intoxicating syndrome, each of which has a &amp;lt;code&amp;gt;[SYN_IDENTIFIER:INEBRIATION]&amp;lt;/code&amp;gt; token. All [[dwarf|dwarves]] have &amp;lt;code&amp;gt;[SYNDROME_DILUTION_FACTOR:INEBRIATION:150]&amp;lt;/code&amp;gt;, which decreases the severity of any effects derived from a syndrome with the INEBRIATION identifier, thus enabling them to better handle all forms of alcohol.&lt;br /&gt;
&lt;br /&gt;
A creature can only possess a single syndrome with a particular identifier at any given time. As such, if a creature contracts a syndrome with a particular identifier and is subsequently exposed to another syndrome with a matching identifier whilst that first syndrome is still active, then this later obtained syndrome will '''not''' be contracted. If the latter comes with a [[Syndrome#SYN_CONCENTRATION_ADDED|SYN_CONCENTRATION_ADDED]] token, it will instead adjust the first syndrome's concentration as described below. Taking the above example once again, a sober dwarf drinking their first alcoholic beverage would be exposed to an INEBRIATION syndrome, contracting it and having its effects manifest normally. If the dwarf were to have another drink before the effects of this first syndrome have all worn off (by reaching their [[Syndrome#Creature effect tokens|END]] point), then exposure to the second INEBRIATION syndrome would only increase the severity of the original syndrome's effects, making the dwarf progressively more intoxicated.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYN_CONCENTRATION_ADDED}}{{version|0.42.01}}&lt;br /&gt;
| &amp;lt;amount&amp;gt;:&amp;lt;max&amp;gt;&lt;br /&gt;
| Syndrome concentration is essentially a quantity which impacts the severity of the syndrome's relevant [[Syndrome#Symptomatic effects|effects]]. The higher the syndrome's concentration, the greater its severity. When a syndrome is contracted, the value specified in &amp;lt;amount&amp;gt; is its initial concentration level.&lt;br /&gt;
&lt;br /&gt;
As described above, if a creature is exposed to a syndrome with a particular [[Syndrome#SYN_IDENTIFIER|SYN_IDENTIFIER]] when already possessing an active syndrome with the same identifier, then this later syndrome isn't contracted, instead contributing to the original syndrome's concentration as indicated by its SYN_CONCENTRATION_ADDED token, if present. The syndrome in question will increase the original syndrome's concentration by &amp;lt;amount&amp;gt; whenever the creature is exposed to it, until its specified &amp;lt;max&amp;gt; concentration is reached by the original syndrome, causing subsequent exposure to this particular syndrome to do nothing (that is, until the original syndrome ends, at which point a new one may be contracted normally). Should the creature be exposed to a different syndrome with the same identifier and a higher &amp;lt;max&amp;gt; value, the concentration will of course increase further.&lt;br /&gt;
&lt;br /&gt;
For example, all forms of [[alcohol]] in the vanilla game have a syndrome with &amp;lt;code&amp;gt;[SYN_IDENTIFIER:INEBRIATION]&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;[SYN_CONCENTRATION_ADDED:100:1000]&amp;lt;/code&amp;gt;. When alcohol is first drunk, the creature contracts the relevant inebriating syndrome at a concentration level of 100. Every subsequent drink will increase the concentration of this first syndrome by a further 100, intensifying its effects, until it plateaus at concentration level 1000. Once all the effects of the original syndrome have ended, the cycle can be started anew (assuming the drinker hasn't died of [[Alcohol#Alcohol_poisoning|alcohol poisoning]] yet). As described by Toady, &amp;quot;Each 100 of &amp;lt;amount&amp;gt; will contribute SEV in general to each effect (before [[Creature token#SYNDROME_DILUTION_FACTOR|dilution]]), &amp;lt;max&amp;gt; goes up to 1000. The concentration does not decrease, but will stay at the maximum attained until the syndrome wears off.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Some of the generated interaction-derived syndromes come with &amp;lt;code&amp;gt;[SYN_CONCENTRATION_ADDED:1000:0]&amp;lt;/code&amp;gt;. According to Toady, this &amp;quot;was a precaution after I had one bug with effects not fully manifesting due to low levels. It may not be necessary, but I decided to give everybody a full dose of the juice until I could get a closer look at it.&amp;quot; [http://www.bay12forums.com/smf/index.php?topic=169696.msg8083872#msg8083872]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Creature effect tokens==&lt;br /&gt;
Each and every syndrome has a number of creature effect tokens, represented by CE_X - these lovely little beauties determine exactly how the poor creature suffering from the syndrome is affected.  An example CE token is as follows:&lt;br /&gt;
&lt;br /&gt;
  [CE_NECROSIS:SEV:100:PROB:100:LOCALIZED:VASCULAR_ONLY:RESISTABLE:START:50:PEAK:1000:END:2000]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this example, we have an effect that will always cause severe necrosis in whichever bodypart it touches, so long as that bodypart is vascular and that the creature is not able to resist it in some manner.  The effect begins shortly after the syndrome is contracted, peaks 1000 [[time|time units]] afterwards, and finally ceases another 1000 time units later.&lt;br /&gt;
&lt;br /&gt;
As a general rule of thumb, so long as CE_X starts the string and START/(PEAK/END) ends it, the order of the intervening tokens isn't important. PEAK and END aren't required.&lt;br /&gt;
&lt;br /&gt;
*CE_X&lt;br /&gt;
The effect type.  This can be a number of different tokens, as detailed in the table below this list.&lt;br /&gt;
*SEV:X&lt;br /&gt;
The severity of the effect.  Higher values appear to be worse, with SEV:1000 CE_NECROSIS causing a part to near-instantly become rotten.&lt;br /&gt;
*PROB:X&lt;br /&gt;
The probability of the effect actually manifesting in the victim, as a percentage.  100 means always, 1 means a 1 in 100 chance.&lt;br /&gt;
*LOCALIZED (Overwrites BP tokens)&lt;br /&gt;
This tag causes an effect to ignore all BP tokens and then forces the game to attempt to apply the effect to the limb that came into contact with the contagion - i.e. the part that was bitten by the creature injecting the syndrome material, or the one that was splattered by a contact contagion. If an effect can not be applied to the contacted limb (such as IMPAIR_FUNCTION on a non-organ) then this token makes the syndrome have no effect. This token also makes inhaled syndromes have no effect. &lt;br /&gt;
*BP:BODY_PART:TISSUE (Overwritten by LOCALIZED)&lt;br /&gt;
Specifies which body parts and tissues are to be affected by the syndrome. BODY_PART can be BY_CATEGORY:x to target body parts with a matching [CATEGORY:x] [[body token]] (or ALL to affect everything), BY_TYPE:x to target body parts having a particular type (UPPERBODY, LOWERBODY, HEAD, GRASP, or STANCE), or BY_TOKEN:x to target individual body parts by their ID (as specified in the [BP] token). For example, if you wanted to target the lungs of a creature, you would use BP:BY_CATEGORY:LUNG:ALL.  The syndrome would act on all bodyparts within the creature with the CATEGORY tag LUNG and affect all tissue layers.  For another example, say you wanted to cause the skin to rot off a creature - you could use BP:BY_CATEGORY:ALL:SKIN, targeting the SKIN tissue on all bodyparts. Multiple targets can be given in one syndrome by placing the BP tokens end to end. This is one of the most powerful and useful aspects of the syndrome system, as it allows you to selectively target bodyparts relevant to the contagion, like lungs for coal dust inhalation, or the eyes for exposure to an acid gas. Not everything takes a target!&lt;br /&gt;
*VASCULAR_ONLY (Optional)&lt;br /&gt;
This syndrome only affects tissue layers with the VASCULAR token.&lt;br /&gt;
*MUSCULAR_ONLY (Optional)&lt;br /&gt;
This syndrome only affects tissue layers with the MUSCULAR token.  Are you seeing a trend here?&lt;br /&gt;
*SIZE_DILUTES (Optional)&lt;br /&gt;
This token presumably causes the effects of the syndrome to scale with the size of the creature compared to the size of the dose of contagion they received, but has yet to be extensively tested.&lt;br /&gt;
*SIZE_DELAYS (Optional)&lt;br /&gt;
As above, this token has yet to be tested but presumably delays the onset of a syndrome according to the size of the victim.&lt;br /&gt;
*DWF_STRETCH:X{{version|0.42.01}} (Optional)&lt;br /&gt;
Multiplies the duration of the syndrome by X in Fortress mode.  If X is 144, syndrome will last the same amount of ticks in fortress and adventure mode.&lt;br /&gt;
*ABRUPT{{version|0.42.01}} (Optional)&lt;br /&gt;
Makes the symptom begin immediately rather than ramping up. {{verify}}&lt;br /&gt;
*CAN_BE_HIDDEN (Optional)&lt;br /&gt;
Can be hidden by a unit assuming a secret identity, such as a [[vampire]]. {{verify}}&lt;br /&gt;
*RESISTABLE (Optional)&lt;br /&gt;
Determines if the effect can be hindered by the target creature's [[Attribute#Disease_Resistance|disease resistance attribute]]. Without this token, disease resistance is ignored.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A key point that needs to be understood with regards to damaging syndrome effects such as [[Syndrome#CE_BRUISING|bruising]] is that they deal a quantity of damage (based on the effect's SEV and other modifiers) '''every [[time|tick]]''', and this damage accumulates over time. Thus, even a bruising effect at the lowest possible severity value '''will''' eventually lead to destruction of the affected body part(s) if the effect has a long enough duration. Similarly, [[Syndrome#Healing_Effects|healing effects]] undo a specific amount of damage every tick whilst the effect lasts.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Symptomatic Effects===&lt;br /&gt;
&lt;br /&gt;
The following table contains [[Syndrome#Creature effect tokens|creature effect tokens]] which cause purely medical [[symptom]]s.&lt;br /&gt;
&lt;br /&gt;
Non-targeted syndromes will ignore any BP tokens and LOCALIZED tokens.&lt;br /&gt;
&lt;br /&gt;
The details of this table are still being thrashed out by modders, so if you have anything to add, please don't hesitate to hit the edit button!&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;Bisque&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Accepts Target&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_BRUISING}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes the targeted bodypart to undergo bruising.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_BLISTERS}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Covers the targeted bodypart with blisters.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_OOZING}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes pus to ooze from the afflicted bodypart.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_BLEEDING}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes the targeted bodypart to start bleeding, with heavy enough bleeding resulting in the death of the sufferer. Some conditions seem to cause bleeding to be fatal no matter how weak.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_SWELLING}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes the targeted bodypart to swell up. Extreme swelling may lead to necrosis.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_NECROSIS}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes the targeted bodypart to rot, with associated tissue damage, miasma emission and bleeding. The victim slowly bleeds to death if the wound is not treated. Badly necrotic limbs will require amputation.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_NUMBNESS}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes numbness in the affected body part, blocking pain. Extreme numbness may lead to sensory nerve damage.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_PAIN}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Afflicts the targeted bodypart with intense pain.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_PARALYSIS}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes paralysis. Paralysis is complete paralysis and will cause suffocation in smaller creatures. Paralysis on a limb may lead to motor nerve damage.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_IMPAIR_FUNCTION}}&lt;br /&gt;
| Yes&lt;br /&gt;
| An organ afflicted with this CE is rendered inoperable - for example, if both lungs are impaired the creature can't breathe and will suffocate.  This token only affects organs, not limbs. Note that this effect is currently bugged, and will not &amp;quot;turn off&amp;quot; until the creature receives a wound to cause its body parts to update.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_DIZZINESS}}&lt;br /&gt;
| No&lt;br /&gt;
| Inflicts the Dizziness condition, occasional fainting and a general slowdown in movement and work speed.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_DROWSINESS}}&lt;br /&gt;
| No&lt;br /&gt;
| Causes the Drowsiness condition.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_UNCONSCIOUSNESS}}&lt;br /&gt;
| No&lt;br /&gt;
| Renders unconscious.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_FEVER}}&lt;br /&gt;
| No&lt;br /&gt;
| Causes the Fever condition.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_NAUSEA}}&lt;br /&gt;
| No&lt;br /&gt;
| Causes the Nausea condition, and heavy vomiting. Can eventually lead to dehydration and death.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_COUGH_BLOOD}}&lt;br /&gt;
| No&lt;br /&gt;
| This effect results in the sufferer periodically coughing blood, which stains the tile they're on and requires cleanup.  It doesn't appear to be lethal, but may cause minor bleeding damage.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_VOMIT_BLOOD}}&lt;br /&gt;
| No&lt;br /&gt;
| This effect results in the sufferer periodically vomiting blood, which stains the tile they're on and requires cleanup.  It doesn't appear to be lethal, but may cause minor bleeding damage.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Healing Effects===&lt;br /&gt;
As of version [[Release information/0.47.01|0.47.01]], most of the [[Syndrome#Symptomatic_Effects|above]] effects have counterparts to alleviate [[symptom]]s and heal physical damage:&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;Bisque&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Accepts Target&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_REDUCE_PAIN}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Decreases the severity of pain produced by wounds or syndrome effects on the targeted bodypart. The SEV value probably controls by how much the pain is decreased.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_REDUCE_SWELLING}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Decreases the severity of swelling on the targeted bodypart.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_REDUCE_PARALYSIS}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Decreases the severity of any paralysis effects on the targeted bodypart.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_REDUCE_DIZZINESS}}&lt;br /&gt;
| No&lt;br /&gt;
| Decreases the severity of any dizziness the creature has.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_REDUCE_NAUSEA}}&lt;br /&gt;
| No&lt;br /&gt;
| Decreases the severity of any nausea the creature has.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_REDUCE_FEVER}}&lt;br /&gt;
| No&lt;br /&gt;
| Decreases the severity of any fever the creature has.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_STOP_BLEEDING}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Decreases the severity of the bleeding of any wounds or syndrome effects on the targeted bodypart. The SEV value probably controls by how much the bleeding is decreased.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_CLOSE_OPEN_WOUNDS}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Closes any wounds on the targeted bodypart with speed depending on the SEV value.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_CURE_INFECTION}}&lt;br /&gt;
| Yes?&lt;br /&gt;
| Probably decreases the severity of the infection from infected wounds over time.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_HEAL_TISSUES}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Heals the tissues of the targeted bodypart with speed depending on the SEV value.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_HEAL_NERVES}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Heals the nerves of the targeted bodypart with speed depending on the SEV value.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_REGROW_PARTS}}&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes missing bodyparts to regrow. SEV controls how quickly bodyparts are regrown. In adventure, parts will be regrown until you travel or wait/sleep {{bug|0011396}}.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Special Effects===&lt;br /&gt;
Several special syndrome effects take different arguments than the above. These are used for generated interactions in unmodded games, but may be used as well for any custom substance or interaction.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;Bisque&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Accepts Target&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_ADD_TAG}}&lt;br /&gt;
| No&lt;br /&gt;
| &amp;lt;tag 1&amp;gt;:&amp;lt;tag 2&amp;gt;:etc&lt;br /&gt;
| Adds the specified tag(s) to the affected creature. Multiple tags can be specified sequentially within a single effect token. Valid tags:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Special tags:'''&lt;br /&gt;
&lt;br /&gt;
*NO_AGING&lt;br /&gt;
Halts the creature's aging process and prevents [[Creature token#MAXAGE|death by old age]].&lt;br /&gt;
&lt;br /&gt;
*STERILE&lt;br /&gt;
Makes the creature unable to produce [[children|offspring]].&lt;br /&gt;
&lt;br /&gt;
*HAS_BLOOD&lt;br /&gt;
*MORTAL&lt;br /&gt;
*FIT_FOR_ANIMATION&lt;br /&gt;
*FIT_FOR_RESURRECTION&lt;br /&gt;
Adding these tags to a creature doesn't appear to do anything.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Creature tokens:'''&lt;br /&gt;
&lt;br /&gt;
*[[Creature_token#BLOODSUCKER|BLOODSUCKER]]&lt;br /&gt;
*[[Creature_token#CAN_LEARN|CAN_LEARN]]&lt;br /&gt;
*[[Creature_token#CAN_SPEAK|CAN_SPEAK]]&lt;br /&gt;
*[[Creature_token#CRAZED|CRAZED]]&lt;br /&gt;
*[[Creature_token#EXTRAVISION|EXTRAVISION]]&lt;br /&gt;
*[[Creature_token#LIKES_FIGHTING|LIKES_FIGHTING]]&lt;br /&gt;
*[[Creature_token#MISCHIEVOUS|MISCHIEVOUS]] (or [[Creature_token#MISCHIEVIOUS|MISCHIEVIOUS]])&lt;br /&gt;
*[[Creature_token#NO_CONNECTIONS_FOR_MOVEMENT|NO_CONNECTIONS_FOR_MOVEMENT]]&lt;br /&gt;
*[[Creature_token#NO_DIZZINESS|NO_DIZZINESS]]&lt;br /&gt;
*[[Creature_token#NO_DRINK|NO_DRINK]]&lt;br /&gt;
*[[Creature_token#NO_EAT|NO_EAT]]&lt;br /&gt;
*[[Creature_token#NO_FEVERS|NO_FEVERS]]&lt;br /&gt;
*[[Creature_token#NO_PHYS_ATT_GAIN|NO_PHYS_ATT_GAIN]]&lt;br /&gt;
*[[Creature_token#NO_PHYS_ATT_RUST|NO_PHYS_ATT_RUST]]&lt;br /&gt;
*[[Creature_token#NO_SLEEP|NO_SLEEP]]&lt;br /&gt;
*[[Creature_token#NO_THOUGHT_CENTER_FOR_MOVEMENT|NO_THOUGHT_CENTER_FOR_MOVEMENT]]&lt;br /&gt;
*[[Creature_token#NOBREATHE|NOBREATHE]]&lt;br /&gt;
*[[Creature_token#NOEMOTION|NOEMOTION]]&lt;br /&gt;
*[[Creature_token#NOEXERT|NOEXERT]]&lt;br /&gt;
*[[Creature_token#NOFEAR|NOFEAR]]&lt;br /&gt;
*[[Creature_token#NONAUSEA|NONAUSEA]]&lt;br /&gt;
*[[Creature_token#NOPAIN|NOPAIN]]&lt;br /&gt;
*[[Creature_token#NOSTUN|NOSTUN]]&lt;br /&gt;
*[[Creature_token#NOT_LIVING|NOT_LIVING]]&lt;br /&gt;
*[[Creature_token#NOTHOUGHT|NOTHOUGHT]]&lt;br /&gt;
*[[Creature_token#OPPOSED_TO_LIFE|OPPOSED_TO_LIFE]]&lt;br /&gt;
*[[Creature_token#PARALYZEIMMUNE|PARALYZEIMMUNE]]&lt;br /&gt;
*[[Creature_token#SUPERNATURAL|SUPERNATURAL]]&lt;br /&gt;
*[[Creature_token#TRANCES|TRANCES]]&lt;br /&gt;
*[[Creature_token#UTTERANCES|UTTERANCES]]&lt;br /&gt;
*[[Creature_token#NIGHT_CREATURE_EXPERIMENTER|NIGHT_CREATURE_EXPERIMENTER]]&lt;br /&gt;
&lt;br /&gt;
Adding tags will cause the creature to pass/fail any relevant &amp;lt;code&amp;gt;[[Interaction token#IT_REQUIRES|IT_REQUIRES]]&amp;lt;/code&amp;gt;/&amp;lt;code&amp;gt;[[Interaction_token#IT_FORBIDDEN|IT_FORBIDDEN]]&amp;lt;/code&amp;gt; checks (with the apparent exceptions of FIT_FOR_ANIMATION and FIT_FOR_RESURRECTION). Note that [[Syndrome#CE_REMOVE_TAG|CE_REMOVE_TAG]] overrides this effect.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_REMOVE_TAG}}&lt;br /&gt;
| No&lt;br /&gt;
| &amp;lt;tag 1&amp;gt;:&amp;lt;tag 2&amp;gt;:etc&lt;br /&gt;
| Removes the specified tag(s) from the affected creature. Multiple tags can be specified sequentially within a single effect token. The tags listed [[Syndrome#CE_ADD_TAG|above]] can all be removed via this effect.&lt;br /&gt;
&lt;br /&gt;
If a particular tag is targeted by both CE_REMOVE_TAG and [[Syndrome#CE_ADD_TAG|CE_ADD_TAG]], and both effects are active simultaneously, CE_REMOVE_TAG takes precedence (i.e. the overall effect is that of tag removal for as long as CE_REMOVE_TAG remains active). The order in which the effects activate doesn't affect this, not even if CE_ADD_TAG is added later/earlier via a different syndrome.&lt;br /&gt;
&lt;br /&gt;
Removing tags will cause the creature to fail/pass any relevant &amp;lt;code&amp;gt;[[Interaction token#IT_REQUIRES|IT_REQUIRES]]&amp;lt;/code&amp;gt;/&amp;lt;code&amp;gt;[[Interaction_token#IT_FORBIDDEN|IT_FORBIDDEN]]&amp;lt;/code&amp;gt; checks (with the apparent exceptions of FIT_FOR_ANIMATION and FIT_FOR_RESURRECTION).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Special tags:'''&lt;br /&gt;
&lt;br /&gt;
* HAS_BLOOD&lt;br /&gt;
If this tag is removed, the creature behaves as though it has no [[Creature token#BLOOD|blood]]; it doesn't bleed when [[Tissue definition token#VASCULAR|VASCULAR]] tissues are damaged (and thus cannot die of blood loss), and substances cannot be [[Syndrome#SYN_INJECTED|injected]] into it.&lt;br /&gt;
&lt;br /&gt;
* NO_AGING&lt;br /&gt;
* STERILE&lt;br /&gt;
Removing these tags doesn't appear to do anything unless they've been added to a creature via [[Syndrome#CE_ADD_TAG|CE_ADD_TAG]], in which case their effects will be negated as described above.&lt;br /&gt;
&lt;br /&gt;
* MORTAL&lt;br /&gt;
* FIT_FOR_ANIMATION&lt;br /&gt;
* FIT_FOR_RESURRECTION&lt;br /&gt;
Removing these tags doesn't appear to do anything.&lt;br /&gt;
&lt;br /&gt;
|- a&lt;br /&gt;
| {{text anchor|CE_DISPLAY_NAME}}&lt;br /&gt;
| No&lt;br /&gt;
| NAME:singular:plural:adjective&lt;br /&gt;
| Attaches the specified name to the creature's normal name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_DISPLAY_TILE}}&lt;br /&gt;
| No&lt;br /&gt;
| TILE:[[Tilesets|&amp;lt;tile value or character&amp;gt;]]:[[Color#Color_values|&amp;lt;foreground color&amp;gt;:&amp;lt;background color&amp;gt;:&amp;lt;foreground brightness&amp;gt;]]&lt;br /&gt;
| Causes the creature to display the specified tile instead of its normal one.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_FLASH_TILE}}&lt;br /&gt;
| No&lt;br /&gt;
| TILE:[[Tilesets|&amp;lt;tile value or character&amp;gt;]]:[[Color#Color_values|&amp;lt;foreground color&amp;gt;:&amp;lt;background color&amp;gt;:&amp;lt;foreground brightness&amp;gt;]]:FREQUENCY:&amp;lt;frames default tile&amp;gt;:&amp;lt;frames syndrome tile&amp;gt;&lt;br /&gt;
| Causes the creature to flash between its normal tile and the one specified here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_PHYS_ATT_CHANGE}}&lt;br /&gt;
| No&lt;br /&gt;
| [[Attribute]]:percentage:fixed boost(?)&lt;br /&gt;
| Alters the creature's specified [[Attribute#Body_attributes|physical attribute]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_MENT_ATT_CHANGE}}&lt;br /&gt;
| No&lt;br /&gt;
| [[Attribute]]:percentage:fixed boost(?)&lt;br /&gt;
| Alters the creature's specified [[Attribute#Soul_attributes|mental attribute]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_SPEED_CHANGE}}&lt;br /&gt;
| No&lt;br /&gt;
| speed modifier:number&lt;br /&gt;
| Changes the creature's speed.&lt;br /&gt;
Speed modifier contains one or both of:&lt;br /&gt;
* SPEED_PERC:percentage (this modifies a creature's in-game speed, so higher numbers are faster)&lt;br /&gt;
* SPEED_ADD:number (this modifies a creature's [SPEED:XX] token, so higher numbers are slower. Negative numbers are accepted though will only reduce a creature's speed to zero)&lt;br /&gt;
The minimum and maximum speeds able to be created by CE_SPEED_CHANGE are 99 and 10,000 respectively.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_SKILL_ROLL_ADJUST}}&lt;br /&gt;
| No&lt;br /&gt;
| PERC:percentage:PERC_ON:percentage&lt;br /&gt;
| Alters the creature's specified skill level.  The argument PERC specifies a percentage of the creature's current skill, and PERC_ON the probability of the effect being applied on a particular roll.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_BODY_APPEARANCE_MODIFIER}}&lt;br /&gt;
| No&lt;br /&gt;
| APPEARANCE_MODIFIER:HEIGHT/LENGTH/BROADNESS:percentage(?) &lt;br /&gt;
| Alters the size of the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_BP_APPEARANCE_MODIFIER}}&lt;br /&gt;
| Yes&lt;br /&gt;
| body part:APPEARANCE_MODIFIER:attribute:number&lt;br /&gt;
| Alters the characteristics (height, width etc.) of a body part.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_BODY_TRANSFORMATION}}&lt;br /&gt;
| No&lt;br /&gt;
|&lt;br /&gt;
| Makes the affected unit transform into a different creature. The target creature may either be specified directly by following this with a CE:CREATURE token, or else set to be randomly selected as indicated by the additional tokens listed below (of which multiple may be specified).&lt;br /&gt;
&lt;br /&gt;
Note that transformation into or out of the target form causes the creature to drop all items in its inventory and instantly heals all of its wounds.  If an [[undead]] limb happens to be transformed, its entire body will regenerate upon transforming back.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Specific transformation:'''&lt;br /&gt;
&lt;br /&gt;
* '''CE:CREATURE:'''&amp;lt;creature&amp;gt;:&amp;lt;caste&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
This can be used to specify a target creature to transform into ([CE:CREATURE:DWARF:FEMALE], for example). '''ALL''' or '''ANY''' can be used in place of a specific caste to randomise this for every transformation. &lt;br /&gt;
Do note that using '''ALL''' or '''ANY''' for transformation castes will make the creature transform over and over again with the interval depending on the '''START''' token. This can lead to an unending transformation loop. [[Syndrome#looping_problem|However, there is a way to get around this.]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Random transformation:'''&lt;br /&gt;
&lt;br /&gt;
* '''CE:CREATURE_FLAG:'''&amp;lt;[[Interaction_token#Creature_and_Caste_Flags|creature flag]]&amp;gt;{{version|0.47.01}}&amp;lt;br&amp;gt;&lt;br /&gt;
Narrows down the selection to creatures which have the specified [[Interaction_token#Creature_and_Caste_Flags|creature flag]]. May be used multiple times per transformation effect; creatures which lack any of the indicated flags will never be transformed into.&lt;br /&gt;
&lt;br /&gt;
* '''CE:FORBIDDEN_CREATURE_FLAG:'''&amp;lt;[[Interaction_token#Creature_and_Caste_Flags|creature flag]]&amp;gt;{{version|0.47.01}}&amp;lt;br&amp;gt;&lt;br /&gt;
Excludes creatures with the specified [[Interaction_token#Creature_and_Caste_Flags|creature flag]] from the random selection pool. May be used multiple times per transformation effect; creatures which possess any of the indicated flags will never be transformed into.&lt;br /&gt;
&lt;br /&gt;
* '''CE:CREATURE_CASTE_FLAG:'''&amp;lt;[[Interaction_token#Creature_and_Caste_Flags|caste flag]]&amp;gt;{{version|0.47.01}}&amp;lt;br&amp;gt;&lt;br /&gt;
Narrows down the selection to creatures which have the specified [[Interaction_token#Creature_and_Caste_Flags|caste flag]]. May be used multiple times per transformation effect; creatures which lack any of the indicated flags will never be transformed into.&lt;br /&gt;
&lt;br /&gt;
* '''CE:FORBIDDEN_CREATURE_CASTE_FLAG:'''&amp;lt;[[Interaction_token#Creature_and_Caste_Flags|caste flag]]&amp;gt;{{version|0.47.01}}&amp;lt;br&amp;gt;&lt;br /&gt;
Excludes any creature with the specified [[Interaction_token#Creature_and_Caste_Flags|caste flag]] from the random selection pool. May be used multiple times per transformation effect; creatures which possess any of the indicated flags will never be transformed into.&lt;br /&gt;
&lt;br /&gt;
*'''CE:HAVE_FAST_EFFORTLESS_GAIT_SPEED:'''&amp;lt;minimum [[Gait#Speed|gait speed]]&amp;gt;{{version|0.47.01}}&amp;lt;br&amp;gt;&lt;br /&gt;
Narrows down the selection to creatures which have at least one [[gait]] with an [[Creature_token#GAIT|&amp;lt;energy expenditure&amp;gt;]] of 0 and a [[Creature_token#GAIT|&amp;lt;max speed&amp;gt;]] less than or equal to the specified &amp;lt;minimum gait speed&amp;gt; (&amp;quot;less than&amp;quot; because lower is faster in the scale used for [[Gait#Speed|gait speed]]). This is used in generated [[Die#Adventurer_Mode|divination curses]] to prevent the player from being transformed into a creature that is frustratingly slow to play as. [http://www.bay12forums.com/smf/index.php?topic=169696.msg8243222#msg8243222]&lt;br /&gt;
&lt;br /&gt;
*'''CE:ALL_SLOW_EFFORTLESS_GAIT_SPEED:'''&amp;lt;maximum [[Gait#Speed|gait speed]]&amp;gt;{{version|0.47.01}}&amp;lt;br&amp;gt;&lt;br /&gt;
Excludes any creatures which have at least one [[gait]] with an [[Creature_token#GAIT|&amp;lt;energy expenditure&amp;gt;]] of 0 and a [[Creature_token#GAIT|&amp;lt;max speed&amp;gt;]] value less than or equal to the specified &amp;lt;maximum gait speed&amp;gt; (note that larger values are slower in the scale used for [[Gait#Speed|gait speed]]). [http://www.bay12forums.com/smf/index.php?topic=169696.msg8243222#msg8243222]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_MATERIAL_FORCE_MULTIPLIER}}&lt;br /&gt;
| No&lt;br /&gt;
| MAT_MULT:[[material token|&amp;lt;material token&amp;gt;]]:&amp;lt;value A&amp;gt;:&amp;lt;value B&amp;gt;&lt;br /&gt;
| When the affected creature is struck with a weapon made of the specified material, the force exerted will be multiplied by A/B, thus making the creature more or less susceptible to this material. For example, if A is 2 and B is 1, the force exerted by the defined material will be doubled. If A is 1 and B is 2, it will be halved instead. '''NONE:NONE''' can be used in place of a specific material token so as to make the effect applicable to all materials. Note that this syndrome effect is equivalent to the [[Creature_token#MATERIAL_FORCE_MULTIPLIER|MATERIAL_FORCE_MULTIPLIER]] creature token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_CAN_DO_INTERACTION}}&lt;br /&gt;
| No&lt;br /&gt;
| &lt;br /&gt;
| Makes the creature able to perform an [[Interaction_token|interaction]]. Follow this effect token with [[Interaction_token#INTERACTION|[CDI:INTERACTION:&amp;lt;interaction name&amp;gt;]]] to specify the desired interaction, and add other [[Interaction_token#Usage|CDI tokens]] as required.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_SPECIAL_ATTACK_INTERACTION}}{{version|0.47.01}}&lt;br /&gt;
| Yes&lt;br /&gt;
| INTERACTION:&amp;lt;interaction name&amp;gt;:BP:&amp;lt;selection criteria&amp;gt;:&amp;lt;name of category,type, or token of designated part/parts&amp;gt;&lt;br /&gt;
| Makes the creature able to perform an interaction when using an attack with a designated body part/parts. See [[#In 0.47.01|below]] for an example&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_BODY_MAT_INTERACTION}}&lt;br /&gt;
| No&lt;br /&gt;
| MAT_TOKEN:&amp;lt;body material token&amp;gt;&lt;br /&gt;
| This is used to tie an [[Interaction_token|interaction]] to one of the creature’s body materials. Generated [[vampire]] syndromes use this effect to make vampire blood pass on the vampirism curse when consumed.&lt;br /&gt;
&lt;br /&gt;
The target body material is specified by inserting its ID as defined in the creature raws. For example, when a syndrome with “CE_BODY_MAT_INTERACTION:MAT_TOKEN:SWEAT” is gained by a unit, the effect will apply to any material defined as “SWEAT” in the creature raws of that unit, if such a material is present.&lt;br /&gt;
'''RESERVED_BLOOD''' is a special body material token which can be used to specify the [[Creature_token#BLOOD|[BLOOD]]] material of any creature, regardless of the material's actual ID.&lt;br /&gt;
&lt;br /&gt;
The following tokens should be placed after this effect:&lt;br /&gt;
* '''CE:SYNDROME_TAG:'''&amp;lt;transmission method&amp;gt; is used to specify what must be done with the body material to trigger the interaction. Replace &amp;quot;&amp;lt;transmission method&amp;gt;&amp;quot; with any of '''[[Syndrome#SYN_INGESTED|SYN_INGESTED]], [[Syndrome#SYN_INJECTED|SYN_INJECTED]], [[Syndrome#SYN_CONTACT|SYN_CONTACT]], [[Syndrome#SYN_INHALED|SYN_INHALED]]'''. Multiple instances of this tag may be used to specify different valid transmission routes. ''However, SYN_INGESTED appears to be the only one that works at present.''&lt;br /&gt;
* '''CE:INTERACTION:'''&amp;lt;[[Interaction_token#INTERACTION|interaction ID]]&amp;gt; is used to specify which interaction is to be run (replace &amp;quot;&amp;lt;interaction ID&amp;gt;&amp;quot; with the name of the desired interaction). Appropriate interaction effects with a creature target (such as [[Interaction_token#I_EFFECT|ADD_SYNDROME]]) will be inflicted upon the unit who interacts with the body material as specified above. Note that the linked interaction must have an [[Interaction_token#I_SOURCE|[I_SOURCE:INGESTION]]] token for this to work.&lt;br /&gt;
&lt;br /&gt;
This currently only works on materials obtained from historical figures. That is to say, the material must bear the source unit's name, such as &amp;quot;Urist McVampire's dwarf blood&amp;quot; as opposed to mere &amp;quot;dwarf blood&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_SENSE_CREATURE_CLASS}}&lt;br /&gt;
| No&lt;br /&gt;
| CLASS:&amp;lt;[[Creature_token#CREATURE_CLASS|creature class]]&amp;gt;:&lt;br /&gt;
[[Tilesets|&amp;lt;tile value or character&amp;gt;]]:&lt;br /&gt;
[[Color#Color_values|&amp;lt;foreground color&amp;gt;:&amp;lt;background color&amp;gt;:&amp;lt;foreground brightness&amp;gt;]]&lt;br /&gt;
| Provides the ability to sense creatures belonging to the specified [[Creature_token#CREATURE_CLASS|creature class]] even when such creatures lie far beyond line of sight, including through walls and floors. It also appears to reduce or negate the combat penalty of [[Wound#Blindness|blind]] units when fighting creatures they can sense. In [[adventure mode]], the specified tile will be used to represent sensed creatures when they cannot be seen directly.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_FEEL_EMOTION}}{{version|0.42.01}}&lt;br /&gt;
| No&lt;br /&gt;
| EMOTION:&amp;lt;[[emotion]]&amp;gt;&lt;br /&gt;
| Makes the creature feel a specific [[emotion]]. The effect's SEV value determines how intense the emotion is. The creature also receives a [[thought]] in the following format: &amp;quot;[creature] feels [emotion] due to [[Syndrome#SYN_NAME|[syndrome name]]]&amp;quot;. See [[Emotion]] for the list of valid emotions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_CHANGE_PERSONALITY}}{{version|0.42.01}}&lt;br /&gt;
| No&lt;br /&gt;
| FACET:&amp;lt;[[DF2014:Personality_trait#Facets|personality trait]]&amp;gt;:&amp;lt;amount&amp;gt;&lt;br /&gt;
| Changes a [[personality trait]] by the given amount. Multiple FACET:&amp;lt;trait&amp;gt;:&amp;lt;amount&amp;gt; sets may be used, and &amp;lt;amount&amp;gt; can be negative. For example, generated [[necromancer]] syndromes come with the following effect:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[CE_CHANGE_PERSONALITY:FACET:ANXIETY_PROPENSITY:50:FACET:TRUST:-50:START:0:ABRUPT]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
According to Toady, CE_CHANGE_PERSONALITY effects can cause creatures to re-evaluate their [[Personality_trait#Goals|goals]] in worldgen; the boost to anxiety and distrust given to necromancers makes it more likely for them to develop the goal of [[Personality_trait#RULE_THE_WORLD|ruling the world]]. [http://www.bay12forums.com/smf/index.php?topic=169696.msg8275328#msg8275328]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CE_ERRATIC_BEHAVIOR}}{{version|0.42.01}}&lt;br /&gt;
| No&lt;br /&gt;
|&lt;br /&gt;
| Causes erratic behavior, meaning &amp;quot;People that [[Personality_trait#VIOLENT|like to brawl]] have a chance of starting a brawl-level fight with any nearby adult.&amp;quot; [http://www.bay12forums.com/smf//index.php?topic=159164.msg7632503#msg7632503 -Toady]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''All''' creature effect tokens take START, END and PROB numbers, and can be followed by [CE:PERIODIC] and/or [CE:COUNTER_TRIGGER] to restrict when they actually take effect.&lt;br /&gt;
&lt;br /&gt;
===Periodic Triggers===&lt;br /&gt;
&lt;br /&gt;
'''[CE:{{text anchor|PERIODIC}}:&amp;lt;period_type&amp;gt;:&amp;lt;min_value&amp;gt;:&amp;lt;max_value&amp;gt;]'''&lt;br /&gt;
&lt;br /&gt;
When this token is placed after a syndrome effect, it will prevent that effect from working unless within the specified period range.&lt;br /&gt;
&lt;br /&gt;
For example, generated [[werebeast]] syndromes have a [[Syndrome#CE_BODY_TRANSFORMATION|body transformation effect]] with &amp;lt;code&amp;gt;[CE:PERIODIC:[[Syndrome#MOON_PHASE|MOON_PHASE]]:27:0]&amp;lt;/code&amp;gt;, which makes the transformation active only throughout moon phases 27 to 0 (the full moon period). Once the moon phase changes from 0 to 1, the transformation will end and remain inactive until phase 27 is reached again (unless of course the effect has an END time which is reached before this happens. On that note, keep in mind that the START time of the effect needs to have been reached for activation to have become possible).&lt;br /&gt;
&lt;br /&gt;
Only one periodic trigger may currently be specified per effect. [[Syndrome#Counter_Triggers|Counter triggers]] can also be specified for the same effect, in which case both the periodic trigger and at least one counter trigger will need to have its conditions met for the effect to be allowed to work.&lt;br /&gt;
&lt;br /&gt;
MOON_PHASE is currently the only valid period type:&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;Bisque&amp;quot;&lt;br /&gt;
! Period&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MOON_PHASE}}&lt;br /&gt;
| The lunar cycle in ''Dwarf Fortress'' is composed of 28 segments (each slightly shorter than a [[time|day]] in duration), with each segment represented by a value ranging from 0 to 27. These correspond to moon phases as follows:&lt;br /&gt;
* '''0''' = full moon&lt;br /&gt;
* '''1-4''' = waning gibbous&lt;br /&gt;
* '''5-8''' = waning half&lt;br /&gt;
* '''9-12''' = waning crescent&lt;br /&gt;
* '''13-14''' = new moon&lt;br /&gt;
* '''15-18''' = waxing crescent&lt;br /&gt;
* '''19-22''' = waxing half&lt;br /&gt;
* '''23-26''' = waxing gibbous&lt;br /&gt;
* '''27''' = full moon&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Counter Triggers===&lt;br /&gt;
&lt;br /&gt;
'''[CE:{{text anchor|COUNTER_TRIGGER}}:&amp;lt;counter_name&amp;gt;:&amp;lt;min_value&amp;gt;:&amp;lt;max_value&amp;gt;:REQUIRED]'''&lt;br /&gt;
&lt;br /&gt;
Creatures in ''Dwarf Fortress'' possess internal counters which keep track of their various activities and statuses. When this token is placed after a syndrome effect, it will prevent the effect from working unless the affected creature has the indicated counter, and its value lies within the specified range.&lt;br /&gt;
&lt;br /&gt;
For example, generated [[vampire]] syndromes use &amp;lt;code&amp;gt;[CE:COUNTER_TRIGGER:[[Syndrome#DRINKING_BLOOD|DRINKING_BLOOD]]:1:NONE:REQUIRED]&amp;lt;/code&amp;gt; with an [[Syndrome#CE_BP_APPEARANCE_MODIFIER|appearance modifier]] to make the vampire's teeth temporarily lengthen whilst leeching blood.&lt;br /&gt;
&lt;br /&gt;
Note that &amp;lt;code&amp;gt;NONE&amp;lt;/code&amp;gt; can be used in place of &amp;lt;max_value&amp;gt; to indicate that any value above &amp;lt;min_value&amp;gt; is valid. &amp;lt;code&amp;gt;NONE&amp;lt;/code&amp;gt; can also be used in place of &amp;lt;min_value&amp;gt;, which is equivalent to the lowest value attainable by a counter.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;REQUIRED&amp;lt;/code&amp;gt; implies that the effect won't proceed if the counter exists but doesn't lie within the range provided. However, it's actually redunant as COUNTER_TRIGGER always checks for both of these conditions [http://www.bay12forums.com/smf/index.php?topic=169696.msg8173424#msg8173424]; replacing it with &amp;lt;code&amp;gt;NONE&amp;lt;/code&amp;gt; doesn't alter the way the trigger functions, though it ''will'' fail to work if this slot is left empty instead.&lt;br /&gt;
&lt;br /&gt;
As detailed below, most counters only exist temporarily, so their use as triggers is somewhat more restricted than intuition suggests. For example, specifying &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;NONE&amp;lt;/code&amp;gt; as the &amp;lt;min_value&amp;gt; for a [[Syndrome#CAVE_ADAPT|CAVE_ADAPT]] trigger wouldn't permit the effect to work when the affected creature is outside, since this counter is removed from the unit as soon as its value decreases past 1. Similarly, [[Syndrome#MILK_COUNTER|MILK_COUNTER]] is only present for some time ''after'' a creature is milked.&lt;br /&gt;
&lt;br /&gt;
Multiple counter triggers can be specified per effect, in which case the effect will be permitted to work if at least one of the trigger conditions is met. A [[Syndrome#Periodic_Triggers|periodic trigger]] can also be specified for the same effect, in which case both the periodic trigger and at least one counter trigger will need to have their conditions met for the effect to work.&lt;br /&gt;
&lt;br /&gt;
The following is a list of valid counter types including a couple of notable values:&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;Bisque&amp;quot;&lt;br /&gt;
! Counter&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALCOHOLIC}}&lt;br /&gt;
| For {{token|ALCOHOL_DEPENDENT|c}} creatures, this counter increases by 1 each [[time|tick]], and is reset to 0 when the creature drinks [[alcohol]]. The following messages are added after &amp;quot;needs alcohol to get through the working day&amp;quot; in the creature's description when the counter reaches the specified values:&lt;br /&gt;
* 100800 (3 months) = and is starting to work slowly due to its scarcity&lt;br /&gt;
* 201600 (6 months) = and really wants a drink&lt;br /&gt;
* 302400 (9 months) = and has gone without a drink for far, far too long&lt;br /&gt;
* 403200 (1 year) = and can't even remember the last time (s)he had some&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAVE_ADAPT}}&lt;br /&gt;
| For creatures with the {{token|CAVE_ADAPT|c}} token, this counter is created and increases by 1 each [[time|tick]] when the creature is in the {{DFtext|Dark|0:1}}, and decreases by 10 each tick when {{DFtext|Outside|3:1}}. The counter is removed if it decreases to 0. See [[cave adaptation]] for more information.&lt;br /&gt;
* 403200 (1 year) = going outside causes irritation&lt;br /&gt;
* 604800 (1.5 years) = going outside causes nausea&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MILK_COUNTER}}&lt;br /&gt;
| When a creature is milked, this counter is created and set to the frequency value specified in the creature's {{token|MILKABLE|c}} token, and subsequently decreases by 1 each [[time|tick]] until it reaches 0, at which point it is immediately removed, making the creature available for milking again.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EGG_SPENT}}&lt;br /&gt;
| This counter is created and set to 100800 (3 months' worth of [[time|tick]]s in fortress mode) when a creature [[Creature_token#LAYS_EGGS|lays eggs]], and thereafter decreases by 1 each tick until it reaches 0, at which point it is removed and the creature regains the ability to lay eggs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GROUNDED_ANIMAL_ANGER}}&lt;br /&gt;
| How angry (and likely to attack) an animal is from being in an overcrowded location. The counter is created and set to 200 when the animal is forced to lie on the ground whilst sharing a tile with another creature. It subsequently decreases by 1 each [[time|tick]], but this is overcome by the addition of 200 every so often (with a variable delay between each spike) if the creature remains grounded. The counter is removed if it decreases to 0.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TIME_SINCE_SUCKED_BLOOD}}&lt;br /&gt;
| This counter rises by 1 every [[time|tick]] for creatures with the {{token|BLOODSUCKER|c}} token. When it rises high enough (generally around 100800; 3 months in fortress mode time), the creature will seek an [[sleep|unconscious]] victim to leech off of.  Blood-sucking causes the counter to decrease, and will continue until either the victim is dead or the counter reaches 0. Note that this counter isn't removed when 0 is reached.&lt;br /&gt;
&lt;br /&gt;
When playing as a bloodsucker in [[adventure mode]], the following bloodthirst indicators are displayed when this counter reaches the specified values:&lt;br /&gt;
* 172800 (1 day in adventure mode time) = {{DFtext|Thirsty|4:0}}&lt;br /&gt;
* 1209600 (1 week) = {{DFtext|Thirsty!|4:1}}&lt;br /&gt;
* 2419200 (2 weeks) = {{DFtext|Thirsty!|5:1}}&lt;br /&gt;
Various penalties are applied as bloodthirst increases; see the [[vampire]] article for more information.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DRINKING_BLOOD}}&lt;br /&gt;
| This appears to be created and set to a fixed value of 20 whilst the creature is sucking blood, and begins to decrease by 1 each [[time|tick]] once blood-sucking ceases (as described [[Syndrome#TIME_SINCE_SUCKED_BLOOD|above]]) until it reaches 0, at which point the counter is removed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PARTIED_OUT}}&lt;br /&gt;
| How long before the creature will decide to attend another [[party]]. The counter is set to the tick equivalent of around 3 months when the party being attended ends, and subsequently counts down to 0. Redundant as of [[Release information/0.42.01|0.42.01]], since parties no longer occur.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{mod}}&lt;br /&gt;
&lt;br /&gt;
==Inorganic syndromes and you!==&lt;br /&gt;
It's perfectly possible - and quite simple - to add a nasty syndrome to a type of rock or metal - you simply add the syndrome tokens to the material definition in the same manner that you would add them to a creature material definition.  The only catch is that since your hapless dwarves will only normally encounter the material in metal, gem or boulder form, a bit of creativity must be used to actually get them inside your citizens - that is, you need to make them 'explosively boil' as soon as they're mined or produced.  This has the sad side effect of destroying the actual item - sorry, no highly radioactive uranium this release.  &lt;br /&gt;
&lt;br /&gt;
The easiest way to accomplish this is to assign the material a low boiling point, usually just under room temperature, and make sure its temperature is fixed to a point above it.&lt;br /&gt;
  [MELTING_POINT:NONE]&lt;br /&gt;
  [BOILING_POINT:10000]&lt;br /&gt;
  [MAT_FIXED_TEMP:10001]&lt;br /&gt;
Now, as soon as this substance hits the open air - by being mined, smelted or reaction-produced at a custom workshop - it will EXPLOSIVELY BOIL, flooding a small area with delicious syndrome-rich gas.  Creatures who inhale the gas will be immediately hit with the [[Syndrome#SYN_INHALED|SYN_INHALED]] syndrome you thoughtfully attached to the material definition earlier!&lt;br /&gt;
&lt;br /&gt;
There are a number of other tokens you can use to control the colour and naming conventions of your syndrome material, referred to as [[material definition token]]s.&lt;br /&gt;
&lt;br /&gt;
==Spreading diseases==&lt;br /&gt;
It's fully possible to make a nasty disease capable of spreading itself from an infected dwarf to others, though it requires some skill in modding [[interaction token|interactions]] as well. Here is an example of a plague-inflicting interaction:&lt;br /&gt;
&lt;br /&gt;
  [INTERACTION:PLAGUE]&lt;br /&gt;
  	[I_TARGET:A:CREATURE]&lt;br /&gt;
  		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
  		[IT_FORBIDDEN:NOT_LIVING]&lt;br /&gt;
  		[IT_AFFECTED_CLASS:GENERAL_POISON]&lt;br /&gt;
  		[IT_MANUAL_INPUT:creatures]&lt;br /&gt;
  	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
  		[IE_TARGET:A]&lt;br /&gt;
  		[IE_IMMEDIATE]&lt;br /&gt;
  		[SYNDROME]&lt;br /&gt;
  			[SYN_NAME:the plague]&lt;br /&gt;
  			[SYN_AFFECTED_CLASS:GENERAL_POISON]&lt;br /&gt;
  			[CE_FEVER:SEV:250:PROB:100:START:250:PEAK:1500:END:25000]&lt;br /&gt;
  			[CE_BLISTERS:SEV:325:PROB:100:BP:BY_CATEGORY:ALL:SKIN:START:250:PEAK:1500:END:25000]&lt;br /&gt;
  			[CE_NECROSIS:SEV:300:PROB:100:BP:BY_CATEGORY:ALL:ALL:VASCULAR_ONLY:START:22500:PEAK:23750:END:25000]&lt;br /&gt;
  			[CE_CAN_DO_INTERACTION:START:1500:END:25000]&lt;br /&gt;
  				[CDI:ADV_NAME:Spread the plague]&lt;br /&gt;
  				[CDI:INTERACTION:PLAGUE]&lt;br /&gt;
  				[CDI:TARGET:A:LINE_OF_SIGHT]&lt;br /&gt;
  				[CDI:TARGET_RANGE:A:10]&lt;br /&gt;
  				[CDI:WAIT_PERIOD:30]&lt;br /&gt;
&lt;br /&gt;
As you can see, the syndrome here inflicts blisters, fever and, after roughly a month, necrosis of the whole body - that's when the infected creatures will start dying out. But before that happens, CE_CAN_DO_INTERACTION makes them capable of spreading the plague further.&lt;br /&gt;
&lt;br /&gt;
You also need a disease vector that will bring the plague straight to your fort. (hint: use [[large rat|various]] [[rat man|species]] [[giant rat|of rats]] - they're perfect for that). The following code, added to a creature's raws, ensures the creature will infect anybody it encounters:&lt;br /&gt;
&lt;br /&gt;
  [CAN_DO_INTERACTION:PLAGUE]&lt;br /&gt;
  	[CDI:ADV_NAME:Spread the plague]&lt;br /&gt;
  	[CDI:TARGET:A:LINE_OF_SIGHT]&lt;br /&gt;
  	[CDI:TARGET_RANGE:A:10]&lt;br /&gt;
  	[CDI:WAIT_PERIOD:30]&lt;br /&gt;
&lt;br /&gt;
As soon as the said creature is startled by your dwarves, the [[fun]] will begin.&lt;br /&gt;
&lt;br /&gt;
===In 0.47.01===&lt;br /&gt;
As of version 0.47.01, it may be possible to use a creature's established methods of attack for use in disease-spreading.&lt;br /&gt;
&lt;br /&gt;
Let's use the borrowed example of the plague above. This time, the plague will spread through biting, using the following syndrome code:&lt;br /&gt;
&lt;br /&gt;
  [INTERACTION:PLAGUE]&lt;br /&gt;
  	[I_TARGET:A:CREATURE]&lt;br /&gt;
  		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
  		[IT_FORBIDDEN:NOT_LIVING]&lt;br /&gt;
  		[IT_AFFECTED_CLASS:GENERAL_POISON]&lt;br /&gt;
  		[IT_MANUAL_INPUT:creatures]&lt;br /&gt;
  	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
  		[IE_TARGET:A]&lt;br /&gt;
  		[IE_IMMEDIATE]&lt;br /&gt;
  		[SYNDROME]&lt;br /&gt;
  			[SYN_NAME:the plague]&lt;br /&gt;
  			[SYN_AFFECTED_CLASS:GENERAL_POISON]&lt;br /&gt;
  			[CE_FEVER:SEV:250:PROB:100:START:250:PEAK:1500:END:25000]&lt;br /&gt;
  			[CE_BLISTERS:SEV:325:PROB:100:BP:BY_CATEGORY:ALL:SKIN:START:250:PEAK:1500:END:25000]&lt;br /&gt;
  			[CE_NECROSIS:SEV:300:PROB:100:BP:BY_CATEGORY:ALL:ALL:VASCULAR_ONLY:START:22500:PEAK:23750:END:25000]&lt;br /&gt;
  			[CE_SPECIAL_ATTACK_INTERACTION:INTERACTION:PLAGUE:BP:BY_CATEGORY:TOOTH:START:0:ABRUPT]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The line [CE_SPECIAL_ATTACK_INTERACTION:INTERACTION:BITE_PLAGUE:BP:BY_CATEGORY:MOUTH:BP:BY_CATEGORY:TOOTH:START:0:ABRUPT] allows any infected creature with an attack using mouth or tooth category body parts to immediately spread the disease using said attack. The victim of the attack may then spread the disease if they are able to attack with the needed body part/parts.&lt;br /&gt;
&lt;br /&gt;
==Multi-caste/multi-creature body transformations==&lt;br /&gt;
This is a way to get around the {{text anchor|looping problem}} when using ANY or ALL castes for [[Syndrome#CE_BODY_TRANSFORMATION|CE_BODY_TRANSFORMATION]] and not being limited to a single creature for transformations. It's an incredibly simple solution as you can see in this example code:&lt;br /&gt;
 [SYNDROME]&lt;br /&gt;
 [SYN_NAME:draconic curse]&lt;br /&gt;
 [SYN_CLASS:DRACONIC_CURSE]&lt;br /&gt;
 [CE_BODY_TRANSFORMATION:PROB:100:START:0]&lt;br /&gt;
  			[CE:CREATURE:HYDRA:MALE]&lt;br /&gt;
 [CE_BODY_TRANSFORMATION:PROB:100:START:0]&lt;br /&gt;
  			[CE:CREATURE:DRAGON:MALE]&lt;br /&gt;
 [CE_BODY_TRANSFORMATION:PROB:100:START:0]&lt;br /&gt;
  			[CE:CREATURE:HYDRA:FEMALE]&lt;br /&gt;
 [CE_BODY_TRANSFORMATION:PROB:100:START:0]&lt;br /&gt;
  			[CE:CREATURE:DRAGON:FEMALE]&lt;br /&gt;
This code will transform a creature into either a female/male [[hydra]] or a female/male [[dragon]]. In conclusion, for every caste/creature you want a ''victim'' to transform into, you add a [CE_BODY_TRANSFORMATION] token with a [PROB] token attached to it.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[Syndrome examples]]&lt;br /&gt;
* [[Interaction token]]&lt;br /&gt;
* [[Modding]]&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Creature attributes}}&lt;br /&gt;
{{Category|Tokens}}&lt;br /&gt;
[[ru:DF2012:Syndrome]]&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Creature_token&amp;diff=259481</id>
		<title>Creature token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Creature_token&amp;diff=259481"/>
		<updated>2021-10-27T16:08:50Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quality|Exceptional|22:04, 20 September 2016 (UTC)}}&lt;br /&gt;
{{av}}&lt;br /&gt;
&lt;br /&gt;
A full list of all known [[creature]] [[token]]s.&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{| {{prettytable}} &lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==A==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ADOPTS_OWNER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Prevents tamed creature from being made available for adoption, instead allowing it to automatically adopt whoever it wants. The basic requirements for adoption are intact, and the creature will only adopt individuals who have a [[preference]] for their species. Used by [[cat]]s in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALCOHOL_DEPENDENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature need [[alcohol]] to get through the working day; it will choose to drink booze instead of [[water]] if possible. Going sober for too long reduces speed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALL_ACTIVE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active during the day, night, and twilight in Adventurer Mode. Seems to be a separate value from {{token|DIURNAL|c}}/{{token|NOCTURNAL|c}}/{{token|CREPUSCULAR|c}}, rather than implying them.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALTTILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| If set, the creature will blink between its {{token|TILE|c}} and its ALTTILE. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AMBUSHPREDATOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Found on {{token|LARGE_PREDATOR|c}}s who ambush their prey. Instead of charging relentlessly at prey, the predator will wait till the prey is within a few squares before charging. May or may not work on other creatures. {{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AMPHIBIOUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to breathe both in and out of [[water]] (unlike {{token|AQUATIC|c}}) - does not prevent drowning in [[magma]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_DESC_RANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*Range&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=60554.msg1766793#msg1766793 Forum post describing how description ranges work]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_GENETIC_MODEL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*Model (Accepts DOMINANT_MORE, DOMINANT_LESS, and MIX)&lt;br /&gt;
| Defines a genetic model for the relevant appearance modifier(s). May or may not do anything significant at present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_IMPORTANCE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| Determines how important the appearance modifier is, for determining whether it shows up in the creature description.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_NOUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*noun&lt;br /&gt;
*SINGULAR or PLURAL &lt;br /&gt;
| Creates a noun for the appearance, and whether it is singular or plural.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*Rate (integer)&lt;br /&gt;
*Scale (DAILY, YEARLY)&lt;br /&gt;
*min (growth)&lt;br /&gt;
*max (growth)&lt;br /&gt;
*start year&lt;br /&gt;
*start day&lt;br /&gt;
*end year&lt;br /&gt;
*end day &lt;br /&gt;
| Setting the growth rate of the modifier. The last two tokens can be replaced by NO_END to have growth continue indefinitely.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APPLY_CREATURE_VARIATION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*CV TEMPLATE NAME &lt;br /&gt;
| Applies the specified [[creature variation token|creature variation]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APPLY_CURRENT_CREATURE_VARIATION}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| Applies the effects of all pending {{token|CV_ADD_TAG|c}} and {{token|CV_REMOVE_TAG|c}} tokens that have been defined in the current creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AQUATIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Enables the creature to breathe in water, but causes it to air-drown on dry land. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ARENA_RESTRICTED}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Causes the creature to be excluded from the [[object testing arena]]'s creature spawning list.  Typically applied to spoileriffic creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ARTIFICIAL_HIVEABLE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Enables the creature to be kept in artificial [[hive]]s by [[beekeeper]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AT_PEACE_WITH_WILDLIFE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Prevents the creature from attacking or frighten creatures with the {{Token|NATURAL|c}} tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*token&lt;br /&gt;
*bodypart&lt;br /&gt;
*selection criteria&lt;br /&gt;
*location &lt;br /&gt;
| Defines the attack name, and the body part used. See [[#Attack Tokens|below]] for valid subtokens&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;[ATTACK:GORE:BODYPART:BY_CATEGORY:HORN]&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
''GORE'' = name of the attack&amp;lt;br /&amp;gt;&lt;br /&gt;
''BODYPART:BY_CATEGORY:HORN'' = the horn is used to attack (presuming the creature has one)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_TRIGGER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*population&lt;br /&gt;
*exported wealth&lt;br /&gt;
*created wealth&lt;br /&gt;
| Specifies when a [[megabeast]] or [[semi-megabeast]] will attack the fortress. The attacks will start occuring when at least one of the requirements is met. Setting a value to 0 disables the trigger.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==B==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BABY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer &lt;br /&gt;
| Age at which creature is considered a child, the default is zero. One can think of this as the duration of the baby stage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BABYNAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Defines a new name for a creature in baby state at the caste level. For non-caste-specific baby names, see {{token|GENERAL_BABY_NAME|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BEACH_FREQUENCY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer&lt;br /&gt;
| Creature may be subject to [[beaching]], becoming stranded on [[Beach|shores]], where they will eventually air-drown. The number indicates the frequency of the occurrence. Presumably requires the creature to be {{token|AQUATIC|c}}. Used by [[orca]]s, [[sperm whale]]s and [[sea nettle jellyfish]] in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BENIGN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is non-aggressive by default, and will never automatically be engaged by companions or soldiers. It will run away from any creatures that are not friendly to it, and will only defend itself if it becomes enraged. Can be thought of as the counterpoint of the {{token|LARGE_PREDATOR|c}} tag. When tamed, animals with this tag will be useless for fortress defense.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BIOME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
* [[biome token]]&lt;br /&gt;
| Select a [[biome]] the creature may appear in.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BLOOD}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* &amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
* &amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
| Specifies what the creature's blood is made of.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BLOODSUCKER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Causes [[vampire]]-like behaviour; the creature will suck the [[Creature_token#BLOOD|blood]] of unconscious victims when its [[Syndrome#TIME_SINCE_SUCKED_BLOOD|thirst for blood]] grows sufficiently large. When controlling the creature in adventure mode, this can be done at will. Seems to be required to make the creature denouncable (in-world) as a creature of the night.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*body parts &lt;br /&gt;
| Draws body parts from OBJECT:BODY files (such as body_default.txt)&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY:BODY_WITH_HEAD_FLAG:HEART:GUTS:BRAIN:MOUTH] &amp;lt;br /&amp;gt;&lt;br /&gt;
This is the body from a [[purring maggot]]. It creates a body with head, a heart, some guts, a brain, and a mouth. That's all a maggot needs.&lt;br /&gt;
&lt;br /&gt;
'''If the body is left undefined, the creature will cause a crash whenever it spawns.''' {{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY_APPEARANCE_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ATTRIBUTE&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| These body modifiers give individual creatures different characteristics. In the case of HEIGHT, BROADNESS and LENGTH, the modifier is also a percentage change to the BODY_SIZE of the individual creature. The seven numbers afterward give a distribution of ranges. Each interval has an equal chance of occurring.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110] &amp;lt;br /&amp;gt;&lt;br /&gt;
''HEIGHT'' : marks the height to be changed &amp;lt;br /&amp;gt;&lt;br /&gt;
''90:95:98:100:102:105:110'' : sets the range from the shortest (90% of the average height) to the tallest (110% of the average height) creature variation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY_DETAIL_PLAN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*PlanName&lt;br /&gt;
*Arguments &lt;br /&gt;
| loads a plan listed OBJECT:BODY_DETAIL_PLAN files, such as b_detail_plan_default.txt. Mass applies USE_MATERIAL_TEMPLATE, mass alters RELSIZE, alters body part positions, and will allow tissue layers to be defined. Tissue layers are defined in order of skin to bone here.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SKIN:FAT:MUSCLE:BONE:CARTILAGE] &amp;lt;br /&amp;gt;&lt;br /&gt;
This creates the detailed body of a [[fox]], the skin, fat, muscle, bones and cartilage out of the vertebrate tissues.&amp;lt;br /&amp;gt;&lt;br /&gt;
A [[Purring maggot|maggot]] would only need:&amp;lt;br /&amp;gt;&lt;br /&gt;
''[BODY_DETAIL_PLAN:EXOSKELETON_TISSUE_LAYERS:SKIN:FAT:MUSCLE]'' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*years&lt;br /&gt;
*days&lt;br /&gt;
*size &lt;br /&gt;
| Sets size at a given age. Size is in cubic centimeters, and for normal body materials, is roughly equal to the creature's average weight in grams.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:0:0:10000]&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:1:168:50000]&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:12:0:220000]&amp;lt;br /&amp;gt;&lt;br /&gt;
This describes the size of a [[minotaur]]. Its birth size would be 10,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; (~10 kg). At 1 year and 168 days old it would be 50,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; (~50 kg). And as an adult (at 12 years old) it would be 220,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; and weigh roughly 220 kg.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODYGLOSS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*gloss &lt;br /&gt;
| Substitutes body part text with replacement text. Draws gloss information from OBJECT:BODY files (such as body_default.txt)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BONECARN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature eats bones. Implies {{token|CARNIVORE|c}}. [[Adventurer mode|Adventurers]] with this token are currently unable to eat bones.{{Bug|11069}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BP_ADD_TYPE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Adds a type to a body part - used with {{token|SET_BP_GROUP|c}}. In vanilla DF, this is used for adding the type '[[Body token#GELDABLE|GELDABLE]]' to the lower body of certain [[cat|creatures]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BP_APPEARANCE_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*QUALITY&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| Sets up the breadth of possibilities for appearance qualities for a selected BP group. EG. Eyes (CLOSE_SET, DEEP_SET, ROUND_VS_NARROW, LARGE_IRIS),Lips (THICKNESS), Nose (BROADNESS, LENGTH, UPTURNED, CONVEX), Ear (SPLAYED_OUT, HANGING_LOBES, BROADNESS, HEIGHT), Tooth (GAPS), Skull (HIGH_CHEEKBONES, BROAD_CHIN, JUTTING CHIN, SQUARE_CHIN), Neck (DEEP_VOICE, RASPY_VOICE), Head (BROADNESS, HEIGHT)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BP_REMOVE_TYPE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Removes a type from a body part. Used with {{token|SET_BP_GROUP|c}}. &lt;br /&gt;
 &lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BUILDINGDESTROYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*1 or 2 &lt;br /&gt;
| Allows a creature to destroy furniture and buildings. Value [1] targets mostly doors, hatches, furniture and the like. Value [2] targets anything not made with the {{k|b}} + {{k|C}} commands. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==C==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_DO_INTERACTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*interaction token&lt;br /&gt;
| The creature can perform an interaction. See [[interaction token]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_LEARN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature gains [[skill]]s and can have [[labor|professions]]. If a member of a civilization (even a pet) has this token, it'll need to eat, drink and sleep. Note that this token makes the creature unable to be eaten by an adventurer, so it is not recommended for uncivilized monsters. Adventurers lacking this token can allocate but not increase attributes and skills. Skills allocated will disappear on start.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_SPEAK}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can [[talking|talk]]. Note that this is not necessary for a creature to gain social skills.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANNOT_CLIMB}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot [[climber|climb]], even if it has free grasp parts.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANNOT_JUMP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot [[jump]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANNOT_UNDEAD}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Acts like {{token|NOT_LIVING|c}}, except that {{token|OPPOSED_TO_LIFE|c}} creatures will attack them.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANOPENDOORS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to open [[door]]s that are set to be unpassable for pets. In adventure mode, creatures lacking this token will be unable to pass through door tiles except whilst these are occupied by other creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CARNIVORE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature ''only'' eats [[meat]]. If the creature goes on rampages in worldgen, it will often devour the people/animals it kills. Does not seem to affect the diet of the adventurer in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*name &lt;br /&gt;
| Defines a [[caste]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_ALTTILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*tile number or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific {{token|ALTTILE|c}}. Requires {{token|CASTE_TILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_COLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*fg&lt;br /&gt;
*bg&lt;br /&gt;
*brightness&lt;br /&gt;
| Caste-specific {{token|COLOR|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_GLOWCOLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*fg&lt;br /&gt;
*bg&lt;br /&gt;
*brightness&lt;br /&gt;
| Caste-specific {{token|GLOWCOLOR|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_GLOWTILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*tile value or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific {{token|GLOWTILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_NAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural&lt;br /&gt;
*adjective &lt;br /&gt;
| Caste-specific {{token|NAME|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_PROFESSION_NAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Unit type token]] (Profession)&lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Caste-specific {{token|PROFESSION_NAME|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_SOLDIER_ALTTILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| Caste-specific {{token|SOLDIER_ALTTILE|c}}. Requires {{token|CASTE_SOLDIER_TILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_SOLDIER_TILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| Caste-specific {{token|CREATURE_SOLDIER_TILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_SPEECH}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*speech file&lt;br /&gt;
| Caste-specific {{token|SPEECH|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_TILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* tile number or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific {{token|CREATURE_TILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAVE_ADAPT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Gives the creature a bonus in caves. Also causes [[cave adaptation]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CDI}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*Varies&lt;br /&gt;
| Specifies details for the preceding {{token|CAN_DO_INTERACTION|c}} token. See [[interaction token]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHANGE_BODY_SIZE_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer&lt;br /&gt;
| Multiplies body size by a factor of (integer)%. 50 halves size, 200 doubles.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHANGE_FREQUENCY_PERC}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*integer&lt;br /&gt;
| Multiplies frequency by a factor of (integer)%.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHILD}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer &lt;br /&gt;
| Age at which creature is considered an adult - one can think of this as the duration of the [[children|child]] stage. Allows the creature's offspring to be rendered fully tame if [[animal trainer|trained]] during their childhood. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHILDNAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Defines a new name for a creature in child state at the caste level. For non-caste-specific child names, see {{token|GENERAL_CHILD_NAME|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CLUSTER_NUMBER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
| The minimum/maximum numbers of how many creatures per spawned cluster. Certain vermin fish use this token in combination with temperate ocean and river biome tokens to perform seasonal migrations. Defaults to 1:1 if not specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CLUTCH_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
|Number of [[egg]]s laid in one sitting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COLONY_EXTERNAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Caste hovers around colony.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COLOR}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*foreground&lt;br /&gt;
*background&lt;br /&gt;
*brightness &lt;br /&gt;
| Color of the creature's tile. See [[Color]] for usage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COMMON_DOMESTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| When combined with any of {{token|PET|c}}, {{token|PACK_ANIMAL|c}}, {{token|WAGON_PULLER|c}} and/or {{token|MOUNT|c}}, the creature is guaranteed to be domesticated by any [[civilization]] with {{token|COMMON_DOMESTIC_PET|e}}, {{token|COMMON_DOMESTIC_PACK|e}},  {{token|COMMON_DOMESTIC_PULL|e}} and/or {{token|COMMON_DOMESTIC_MOUNT|e}} respectively. Such civilizations will always have access to the creature, even in the absence of wild populations. This token is invalid on {{token|FANCIFUL|c}} creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CONVERTED_SPOUSE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creatures of this caste's species with the {{token|SPOUSE_CONVERTER|c}} and {{token|NIGHT_CREATURE_HUNTER|c}} tokens will kidnap {{token|SPOUSE_CONVERSION_TARGET|c}}s of an appropriate sex and convert them into castes with CONVERTED_SPOUSE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COOKABLE_LIVE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Set this to allow the creature to be cooked in meals without first being butchered/cleaned. Used by some water-dwelling vermin such as [[mussel]]s, [[nautilus]]es and [[oyster]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CRAZED}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature is '[[insanity|berserk]]' and will attack all other creatures, except members of its own species that '''also''' have the CRAZED tag. It will show {{DFtext|Berserk|4:1}} in the [[unit list]]. Berserk creatures go on rampages during [[world generation|worldgen]] much more frequently than non-berserk ones.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COPY_TAGS_FROM}}&lt;br /&gt;
| Spec&lt;br /&gt;
| &lt;br /&gt;
*CREATURE NAME&lt;br /&gt;
| Copies creature tags, but not caste tags, from another specified creature. Used when making creature variations (i.e. giant animals and [[animal people]]). Often used in combination with {{token|APPLY_CREATURE_VARIATION|c}} to import standard variations from a file. Variations are documented in c_variation_default.txt, which also contains the code for giant animals and animal people.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE_CLASS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*classname&lt;br /&gt;
| An arbitrary creature classification. Can be set to anything, but the only vanilla uses are GENERAL_POISON (used in syndromes), EDIBLE_GROUND_BUG (used as targets for {{token|GOBBLE_VERMIN_CLASS|c}}), MAMMAL, and POISONOUS (both used for kobold pet eligibility). A single creature can have multiple classes.&lt;br /&gt;
&lt;br /&gt;
The full list of tokens that use creature classes is: &lt;br /&gt;
&lt;br /&gt;
* Creature tokens: {{token|GOBBLE_VERMIN_CLASS|c}}, {{token|GOBBLE_VERMIN_CLASS|c}}&lt;br /&gt;
* Interaction tokens: {{token|IT_AFFECTED_CLASS|in}}, {{token|IT_IMMUNE_CLASS|in}}&lt;br /&gt;
* Animal definition (Entity) tokens: {{token|ANIMAL_CLASS|e}}, {{token|ANIMAL_FORBIDDEN_CLASS|e}}&lt;br /&gt;
* Position (Entity) token: {{token|ALLOWED_CLASS|po}}&lt;br /&gt;
* Syndrome tokens: {{token|SYN_AFFECTED_CLASS|sy}}, {{token|SYN_IMMUNE_CLASS|sy}}, {{token|CE_SENSE_CREATURE_CLASS|sy}}&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE_SOLDIER_TILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| Creatures active in their civilization's [[military]] will use this tile instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE_TILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number &lt;br /&gt;
| The symbol of the creature in ASCII mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREPUSCULAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active at twilight in adventurer mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CURIOUSBEAST_EATER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to [[Steals food|steal and eat edible items]] from a site. It will attempt to grab a food item and immediately make its way to the map's edge, where it will disappear with it. If the creature goes on rampages during worldgen, it will often steal food instead of attacking. Trained and tame instances of the creature will no longer display this behavior.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CURIOUSBEAST_GUZZLER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to (very quickly) [[Steals drink|drink your alcohol]]. Or spill the barrel to the ground. Also affects undead versions of the creature. Unlike food or item thieves, drink thieves will consume your alcohol on the spot rather than run away with one piece of it. Trained and tame instances of the creature will no longer display this behavior.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CURIOUSBEAST_ITEM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to [[Steals items|steal things]] (apparently, of the highest value it can find). It will attempt to grab an item of value and immediately make its way to the map's edge, where it will disappear with it. If the creature goes on rampages in worldgen, it will often steal items instead of attacking - [[kea]] birds are infamous for this. Trained and tame instances of the creature will no longer display this behavior. Also, makes the creature unable to drop hauled items until it enters combat.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CV_ADD_TAG}}&lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*TAG NAME &lt;br /&gt;
| Adds a tag. Used in conjunction with creature variation templates.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CV_REMOVE_TAG}}&lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*TAG NAME &lt;br /&gt;
| Removes a tag. Used in conjunction with creature variation templates. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==D==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DEMON}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Found on generated [[demon]]s. Marks the caste to be used in the initial wave after breaking into the [[underworld]], and by the demon civilizations created during world-gen breachings{{verify}} {{version|0.47.01}}. Could not be specified in user-defined raws until version [[Release_information/0.47.01|0.47.01]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DESCRIPTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*text &lt;br /&gt;
| A brief description of the creature type, as displayed when viewing the creature's description/[[Thoughts and preferences|thoughts &amp;amp; preferences]] screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIE_WHEN_VERMIN_BITE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Causes the creature to die upon attacking. Used by [[honey bee]]s to simulate them dying after using their stingers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIFFICULTY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*integer &lt;br /&gt;
| Increases experience gain during adventure mode. Creatures with a difficulty of 11 or higher are not assigned for quests in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIURNAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active during the day in Adventurer Mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIVE_HUNTS_VERMIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The creature hunts vermin by diving from the air. On tame creatures, it has the same effect as {{token|HUNTS_VERMIN|c}}. Found on [[peregrine falcon]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DOES_NOT_EXIST}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Adding this token to a creature prevents it from appearing in generated worlds (unless it's marked as [[Entity_token#ANIMAL_ALWAYS_PRESENT|always present]] for a particular civilisation). For example, adding it to [[dog]]s will lead to worlds being generated without dogs in them. Also removes the creature from the [[object testing arena]]'s spawn list. If combined with {{token|FANCIFUL|c}}, artistic depictions of the creature will occur regardless. Used by [[centaur]]s, [[chimera]]s and [[griffon]]s in the vanilla game. &lt;br /&gt;
&lt;br /&gt;
Note: a creature tagged as DOES_NOT_EXIST can still be [[Interaction_token#I_EFFECT|summoned]] successfully, as long as it has a body defined in its raws. [http://www.bay12forums.com/smf/index.php?topic=165213.msg8086938#msg8086938]. It's also possible for another creature to [[Syndrome#CE_BODY_TRANSFORMATION|transform]] into it.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==E==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EBO_ITEM}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[item token]]&lt;br /&gt;
*[[material token]] (ANY_HARD_STONE can be used for the material)&lt;br /&gt;
| Defines the item that the creature drops upon being [[butcher|butchered]]. Used with {{token|EXTRA_BUTCHER_OBJECT|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EBO_SHAPE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*gem shape&lt;br /&gt;
| The shape of the creature's extra [[butcher|butchering]] drop. Used with {{token|EXTRA_BUTCHER_OBJECT|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EGG_MATERIAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* &amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
* &amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
| Defines the material composition of [[egg]]s laid by the creature. [[creature_token#LAYS_EGGS|Egg-laying]] creatures in the default game define this 3 times, using LOCAL_CREATURE_MAT:EGGSHELL, LOCAL_CREATURE_MAT:EGG_WHITE, and then LOCAL_CREATURE_MAT:EGG_YOLK. Eggs will be made out of eggshell. Edibility is determined by tags on whites or yolk, but they otherwise do not exist.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EGG_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*size&lt;br /&gt;
| Determines the size of laid [[egg]]s. Doesn't affect hatching or cooking, but bigger eggs will be heavier, and may take longer to be hauled depending on the hauler's strength.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EQUIPMENT_WAGON}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature appear as a large 3x3 [[wagon]] responsible for carrying trade goods, pulled by two {{token|WAGON_PULLER|c}} creatures and driven by a merchant.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EQUIPS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to wear or wield items.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EVIL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature is considered evil and will only show up in evil biomes. Civilizations with {{token|USE_EVIL_ANIMALS|e}} can domesticate them regardless of exotic status. Has no effect on cavern creatures except to restrict taming. A civilization with evil creatures can colonise evil areas.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXTRA_BUTCHER_OBJECT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
* TYPE, CATEGORY, or TOKEN&lt;br /&gt;
| The creature drops an additional object when [[butcher|butchered]], as defined by {{token|EBO_ITEM|c}} and {{token|EBO_SHAPE|c}}. Used for [[gizzard stone]]s in default creatures. For some materials, needs to be defined after caste definitions with SELECT_CASTE:ALL{{Bug|6355}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXTRACT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Defines a creature extract which can be obtained via [[small animal dissection]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXTRAVISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature can see regardless of whether it has working eyes and has full 360 degree vision, making it impossible to strike the creature from a blind spot in combat. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==F==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FANCIFUL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature is a thing of legend and known to all civilizations. Its materials cannot be requested or preferred. The tag also adds some art value modifiers. Used by a [[Fanciful|number of creatures]]. Conflicts with {{token|COMMON_DOMESTIC|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FEATURE_ATTACK_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[Animal people#Subterranean animal people|subterranean animal-man]] tribals. Currently defunct. In previous versions, it caused these creatures to crawl out of chasms and underground rivers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FEATURE_BEAST}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[forgotten beast]]s. Presumably makes it act as such, initiating underground attacks on fortresses, or leads to the pop-up message upon encountering one{{verify}}. Could not be specified in user-defined raws until version [[Release_information/0.47.01|0.47.01]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FEMALE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature biologically female, enabling her to [[Breeding|bear young]]. Usually specified inside a caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIREIMMUNE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature immune to [[Interaction_token#FIREBALL|FIREBALL]] and [[Interaction_token#FIREJET|FIREJET]] attacks, and allows it to path through high temperature zones, like lava or fires. Does not, by itself, make the creature immune to the damaging effects of burning in [[fire]], and does not prevent general heat damage or melting on its own (this would require adjustments to be made to the creature's body [[Material_definition_token|materials]] - see the [[Dragon/raw|dragon raws]] for an example).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIREIMMUNE_SUPER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Like {{token|FIREIMMUNE|c}}, but also renders the creature immune to [[Interaction_token#DRAGONFIRE|DRAGONFIRE]] attacks. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FISHITEM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature's corpse is a single [[Item_token#FISH_RAW|FISH_RAW]] food item that needs to be cleaned (into a [[Item_token#FISH|FISH]] item) at a [[fishery]] to become edible. Before being cleaned the item is referred to as &amp;quot;raw&amp;quot;. The food item is categorized under &amp;quot;fish&amp;quot; on the food and stocks screens, and when uncleaned it is sorted under &amp;quot;raw fish&amp;quot; in the stocks (but does not show up on the food screen). &lt;br /&gt;
Without this or {{token|COOKABLE_LIVE|c}}, [[fishing|fished]] vermin will turn into food the same way as non-vermin creatures, resulting in multiple units of food (meat, brain, lungs, eyes, spleen etc.) from a single fished vermin. These units of food are categorized as meat by the game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIXED_TEMP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*temperature &lt;br /&gt;
| The creature's body is constantly at this temperature, heating up or cooling the surrounding area. Alters the temperature of the creature's inventory and all adjacent tiles, [[Temperature|with all the effects that this implies]] - may trigger wildfires at high enough values. Also makes the creature immune to extreme heat or cold, as long as the temperature set is not harmful to the materials that the creature is made from.&lt;br /&gt;
&lt;br /&gt;
Note that temperatures of 12000 and higher may cause [[path|pathfinding]] issues in fortress mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FLEEQUICK}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| If engaged in combat, the creature will flee at the first sign of resistance. Used by [[kobold]]s in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to fly, independent of it having wings or not. Fortress Mode pathfinding only partially incorporates flying - flying creatures need a land path to exist between them and an area in order to access it, but as long as one such path exists, they do not need to use it, instead being able to fly over intervening obstacles. Winged creatures with this token can lose their ability to fly if their wings are crippled or severed. Winged creatures without this token will be unable to fly. (A 'wing' in this context refers to any body part with its own [[Body_token#FLIER|FLIER]] token).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FREQUENCY}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*number, max 100&lt;br /&gt;
| Determines the chances of a creature appearing within its environment, with higher values resulting in more frequent appearance. Also affects the chance of a creature being brought in a caravan for trading. The game effectively considers all creatures that can possibly appear and uses the FREQUENCY value as a ''weight'' - for example, if there are three creatures with frequencies 10/25/50, the creature with [FREQUENCY:50] will appear approximately 58.8% of the time. Defaults to 50 if not specified. Not to be confused with {{token|POP_RATIO|c}}.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==G==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GAIT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* &amp;lt;gait type&amp;gt;&lt;br /&gt;
* &amp;lt;gait name&amp;gt;&lt;br /&gt;
* &amp;lt;max [[Gait#Speed|speed]]&amp;gt;&lt;br /&gt;
* &amp;lt;build up time&amp;gt;&lt;br /&gt;
* &amp;lt;max turning [[Gait#Speed|speed]]&amp;gt;&lt;br /&gt;
* &amp;lt;start [[Gait#Speed|speed]]&amp;gt;&lt;br /&gt;
* &amp;lt;energy expenditure&amp;gt;&lt;br /&gt;
* &amp;lt;gait flag(s)&amp;gt;&lt;br /&gt;
| Defines a gait by which the creature can move. See [[Gait]] for more information.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;max speed&amp;gt; indicates the maximum [[Gait#Speed|speed]] achievable by a creature using this gait&lt;br /&gt;
* &amp;lt;start speed&amp;gt; indicates the creature's speed when it starts moving using this gait&lt;br /&gt;
* &amp;lt;build up time&amp;gt; indicates how long it will take for a creature using this gait to go from &amp;lt;start speed&amp;gt; to &amp;lt;max speed&amp;gt;. For example, a value of 10 means that it should be able to reach the maximum speed by moving 10 [[tile]]s in a straight line over even terrain.&lt;br /&gt;
* &amp;lt;max turning speed&amp;gt; indicates the maximum speed permissible when the creature suddenly changes its direction of motion. The creature's speed will be reduced to &amp;lt;max turning speed&amp;gt; if travelling at a higher speed than this before turning.&lt;br /&gt;
* &amp;lt;energy expenditure&amp;gt; indicates how energy-consuming the gait is. Higher values cause the creature to tire out faster. Persistent usage of a high-intensity gait will eventually lead to exhaustion and [[Status_icon#Non-flashing|collapse]].&lt;br /&gt;
&lt;br /&gt;
'''NO_BUILD_UP''' can be specified instead of a &amp;lt;start speed&amp;gt; value to make the &amp;lt;max speed&amp;gt; instantly achievable upon initiating movement (this is equivalent to a &amp;lt;build up time&amp;gt; of 0). Note that &amp;lt;build up time&amp;gt; and &amp;lt;max turning speed&amp;gt; are both ignored if specified alongside this (as NO_BUILD_UP trumps &amp;lt;build up time&amp;gt; and preserves &amp;lt;max speed&amp;gt; whilst turning, and &amp;lt;max turning speed&amp;gt; cannot exceed &amp;lt;max speed&amp;gt;) so it is permissible to omit them so long as they are '''both''' omitted together.&lt;br /&gt;
&lt;br /&gt;
It's possible to specify a &amp;lt;start speed&amp;gt; greater than the &amp;lt;max speed&amp;gt;; the moving creature will decelerate towards its &amp;lt;max speed&amp;gt; in this case.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''valid gait types:'''&lt;br /&gt;
*'''WALK'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving normally over ground tiles.&lt;br /&gt;
&lt;br /&gt;
*'''CRAWL'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving over ground tiles whilst [[Status_icon#Non-flashing|prone]].&lt;br /&gt;
&lt;br /&gt;
*'''SWIM'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving through tiles containing [[water]] or [[magma]] at a [[Water#Depth|depth]] of at least 4/7. &lt;br /&gt;
&lt;br /&gt;
*'''FLY'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving through [[open space]].&lt;br /&gt;
&lt;br /&gt;
*'''CLIMB'''&amp;lt;br&amp;gt;&lt;br /&gt;
Used for moving whilst [[Climber|climbing]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''valid gait flags:'''&lt;br /&gt;
* '''AGILITY'''&amp;lt;br&amp;gt;&lt;br /&gt;
Speeds/slows movement depending on the creature's [[Attribute#Agility|Agility]] stat.&lt;br /&gt;
&lt;br /&gt;
* '''STRENGTH'''&amp;lt;br&amp;gt;&lt;br /&gt;
Speeds/slows movement depending on the creature's [[Attribute#Strength|Strength]] stat.&lt;br /&gt;
&lt;br /&gt;
* '''LAYERS_SLOW'''&amp;lt;br&amp;gt;&lt;br /&gt;
Makes [[Tissue_definition_token#THICKENS_ON_ENERGY_STORAGE|THICKENS_ON_ENERGY_STORAGE]] and [[Tissue_definition_token#THICKENS_ON_STRENGTH|THICKENS_ON_STRENGTH]] tissue layers slow movement depending on how thick they are. Adding the STRENGTH gait flag counteracts the impact of the latter layer.&lt;br /&gt;
&lt;br /&gt;
* '''STEALTH_SLOWS:'''&amp;lt;percentage&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Slows movement by the specified percentage when the creature is [[Ambusher|sneaking]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERAL_BABY_NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Like {{token|BABYNAME|c}}, but applied regardless of caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERAL_CHILD_NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Like {{token|CHILDNAME|c}}, but applied regardless of caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERAL_MATERIAL_FORCE_MULTIPLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value A&lt;br /&gt;
*value B&lt;br /&gt;
| Has the same function as {{token|MATERIAL_FORCE_MULTIPLIER|c}}, but applies to all attacks instead of just those involving a specific material. Appears to be overridden by MATERIAL_FORCE_MULTIPLIER ([[werebeast]]s, for example, use both tokens to provide resistance to all materials, with one exception to which they are especially vulnerable).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERATED}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Found on procedurally generated creatures like [[forgotten beast]]s, [[titan]]s, [[demon]]s, [[angel]]s, and [[night creature]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GETS_INFECTIONS_FROM_ROT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature get [[Health_care#Infection|infections]] from necrotic tissue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GETS_WOUND_INFECTIONS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature's wounds become [[Health_care#Infection|infected]] if left untreated for too long.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GLOWCOLOR}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*foreground&lt;br /&gt;
*background&lt;br /&gt;
*brightness &lt;br /&gt;
| The colour of the creature's {{token|GLOWTILE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GLOWTILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*ascii character &lt;br /&gt;
| If present, the being glows in the dark (generally used for Adventurer Mode). The tile is what replaces the being's current tile when it is obscured from your sight by darkness. The default setting for kobolds (a yellow quotation mark) provides a nice &amp;quot;glowing eyes&amp;quot; effect. The game is also hardcoded to automatically convert quotation mark GLOWTILES into apostrophes if the creature has lost one eye. This works at the generic creature level - for caste-specific glow tiles, use {{token|CASTE_GLOWTILE|c}} instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GNAWER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*verb&lt;br /&gt;
| The creature can and will gnaw its way out of [[animal trap]]s and [[cage]]s using the specified verb, depending on the material from which it is made (normally wood).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GOBBLE_VERMIN_CLASS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*class&lt;br /&gt;
| The creature eats vermin of the specified class.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GOBBLE_VERMIN_CREATURE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*creature&lt;br /&gt;
*caste&lt;br /&gt;
| The creature eats a specified [[vermin]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GO_TO_END}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags at the end of the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GO_TO_START}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags at the beginning of the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GO_TO_TAG}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags after the specified tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GOOD}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature is considered good and will only show up in good biomes - [[unicorn]]s, for example. Civilizations with {{token|USE_GOOD_ANIMALS|e}} can domesticate them regardless of exotic status. Has no effect on cavern creatures except to restrict taming. A civilization that has good creatures can colonise good areas in world-gen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GRASSTRAMPLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value &lt;br /&gt;
| The value determines how rapidly [[grass]] is trampled when a creature steps on it - a value of 0 causes the creature to never damage grass, while a value of 100 causes grass to be trampled as rapidly as possible. Defaults to 5.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GRAVITATE_BODY_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*target value&lt;br /&gt;
| Used in Creature Variants. This token changes the adult body size to the average of the old adult body size and the target value and scales all intermediate growth stages by the same factor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GRAZER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| The creature is a grazer - if tamed in fortress mode, it needs a pasture to survive. The higher the number, the less frequently it needs to eat in order to live. See [[Pasture]] for details on its issues.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==H==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HABIT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*type&lt;br /&gt;
*probability&lt;br /&gt;
| Defines certain behaviors for the creature. The habit types are:&lt;br /&gt;
*COLLECT_TROPHIES&lt;br /&gt;
*COOK_PEOPLE&lt;br /&gt;
*COOK_VERMIN&lt;br /&gt;
*GRIND_VERMIN&lt;br /&gt;
*COOK_BLOOD&lt;br /&gt;
*GRIND_BONE_MEAL&lt;br /&gt;
*EAT_BONE_PORRIDGE&lt;br /&gt;
*USE_ANY_MELEE_WEAPON&lt;br /&gt;
*GIANT_NEST&lt;br /&gt;
*COLLECT_WEALTH.&lt;br /&gt;
These require the creature to have a {{token|LAIR|c}} to work properly, and also don't seem to work on creatures who are not a {{token|SEMIMEGABEAST|c}}, {{token|MEGABEAST|c}} or {{token|NIGHT_CREATURE_HUNTER|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HABIT_NUM}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number or TEST_ALL&lt;br /&gt;
| &amp;quot;If you set HABIT_NUM to a number, it should give you that exact number of habits according to the weights.&amp;quot;.{{cite forum|60554/1719248}} All lists of HABITs are preceded by [HABIT_NUM:TEST_ALL]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HAS_NERVES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature has nerves in its muscles. Cutting the muscle tissue can sever motor and sensory nerves.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HASSHELL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature has a shell. Seemingly no longer used - holdover from previous versions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HFID}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*Integer (generic token?)&lt;br /&gt;
| Found on generated [[angel]]s. This is the historical figure ID of the deity with which the angel is associated.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HIVE_PRODUCT}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
*[[time]]&lt;br /&gt;
*[[item token]]s&lt;br /&gt;
| What product is harvested from [[Beekeeping industry|beekeeping]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HOMEOTHERM}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number or NONE&lt;br /&gt;
| Default 'NONE'. The creature's normal body [[temperature]]. Creature ceases maintaining temperature on death unlike fixed material temperatures. Provides minor protection from environmental temperature to the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HUNTS_VERMIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature hunts and kills nearby [[vermin]].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==I==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IMMOBILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The creature cannot move. Found on [[sponge]]s. Will also stop a creature from breeding in fortress mode (MALE and FEMALE are affected, if one is IMMOBILE no breeding will happen).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IMMOBILE_LAND}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immobile while on land. Only works on {{token|AQUATIC|c}} creatures which can't breathe on land.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IMMOLATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature radiates [[fire]]. It will ignite, and potentially completely destroy, items the creature is standing on. Keep booze away from critters with this tag. Also gives the vermin a high chance of escaping from [[animal trap]]s and [[cage]]s made of certain materials.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|INTELLIGENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Alias for {{token|CAN_SPEAK|c}} + {{token|CAN_LEARN|c}} but additionally keeps creatures from being [[butcher|butchered]] by the AI during worldgen and post-gen. In fortress mode, {{token|CAN_LEARN|c}} is enough.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ITEMCORPSE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
* [[item token]]&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Determines if the creature leaves behind a non-standard corpse (i.e. wood, statue, bars, stone, pool of liquid, etc.).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ITEMCORPSE_QUALITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* number&lt;br /&gt;
| The [[quality]] of an item-type corpse left behind. Valid values are: 0 for ordinary, 1 for well-crafted, 2 for finely-crafted, 3 for superior, 4 for exceptional, 5 for masterpiece.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==L==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*type&lt;br /&gt;
*probability&lt;br /&gt;
| Found on megabeasts, semimegabeasts, and night creatures. The creature will seek out sites of this type and take them as lairs. The lair types are:&lt;br /&gt;
*SIMPLE_BURROW&lt;br /&gt;
*SIMPLE_MOUND&lt;br /&gt;
*WILDERNESS_LOCATION&lt;br /&gt;
*SHRINE&lt;br /&gt;
*LABYRINTH&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR_CHARACTERISTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*characteristic&lt;br /&gt;
*probability&lt;br /&gt;
| Defines certain features of the creature's lair. The only valid characteristic is HAS_DOORS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR_HUNTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| This creature will actively hunt adventurers in its lair.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR_HUNTER_SPEECH}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*speech file&lt;br /&gt;
| What this creature says while hunting adventurers in its lair.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LARGE_PREDATOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Will attack things that are smaller than it (like dwarves). Only one group of &amp;quot;large predators&amp;quot; (possibly two groups on &amp;quot;savage&amp;quot; maps) will appear on any given map. In adventure mode, large predators will try to ambush and attack you (and your party will attack them back). When tamed, large predators tend to be much more aggressive to enemies than non-large predators, making them a good choice for an animal army. They may go on rampages in worldgen, and adventurers may receive quests to kill them. Also, they can be mentioned in the intro paragraph when starting a fortress e.g. &amp;quot;ere the wolves get hungry.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LARGE_ROAMING}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature can spawn as a wild animal in the appropriate biomes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAYS_EGGS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature lays [[egg]]s instead of giving birth to live young.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAYS_UNUSUAL_EGGS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[item token]]&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Creature lays the specified item instead of regular eggs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIGAMENTS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*healing rate &lt;br /&gt;
| The creature has ligaments in its {{token|CONNECTIVE_TISSUE_ANCHOR|td}} tissues (bone or chitin by default). Cutting the bone/chitin tissue severs the ligaments, disabling motor function if the target is a limb.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIGHT_GEN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will generate light, such as in adventurer mode at night. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIKES_FIGHTING}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will attack enemies rather than flee from them. This tag has the same effect on player-controlled creatures - including modded dwarves. Retired as of v0.40.14 in favor of {{token|LARGE_PREDATOR|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LISP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature uses &amp;quot;sssssnake talk&amp;quot; (multiplies 'S' when talking - &amp;quot;My name isss Recisssiz.&amp;quot;). Used by [[Serpent man|serpent men]] and [[Reptile man|reptile men]] in the vanilla game. C's with the same pronunciation (depending on the word) are not affected by this token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LITTERSIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* minimum&lt;br /&gt;
* maximum&lt;br /&gt;
| Determines the number of offspring per one birth.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOCAL_POPS_CONTROLLABLE}}{{version|0.42.01}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Allows you to play as a wild animal of this species in adventurer mode. Prevents trading of (tame) instances of this creature in caravans.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOCAL_POPS_PRODUCE_HEROES}}{{version|0.42.01}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Wild animals of this species may occasionally join a civilization. Prevents trading of (tame) instances of this creature in caravans.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOCKPICKER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Lets a creature open [[door]]s that are set to forbidden in fortress mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOOSE_CLUSTERS}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creatures will scatter if they have this tag, or form tight packs if they don't. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOW_LIGHT_VISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number&lt;br /&gt;
| Determines how well a creature can see in the dark - higher is better. Dwarves have 10000, which amounts to perfect nightvision.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==M==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAGICAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| No function, presumably a placeholder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAGMA_VISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is able to see while submerged in [[magma]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MALE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature biologically male. Usually declared inside a caste.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| {{text anchor|MANNERISM|MANNERISM_*}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*occasionally body part &lt;br /&gt;
| Adds a possible mannerism to the creature's profile.  See [[creature mannerism token]] for further info.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*material id&lt;br /&gt;
| Begins defining a new material.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATERIAL_FORCE_MULTIPLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Material token]]&lt;br /&gt;
*value A&lt;br /&gt;
*value B&lt;br /&gt;
| When struck with a weapon made of the specified material, the force exerted will be multiplied by A/B, thus making the creature more or less susceptible to this material. For example, if A is 2 and B is 1, the force exerted by the defined material will be doubled. If A is 1 and B is 2, it will be halved instead. See also  {{token|GENERAL_MATERIAL_FORCE_MULTIPLIER|c}}, which can be used to make this sort of effect applicable to all materials.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATUTINAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Sets the creature to be active at dawn in adventurer mode. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAXAGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*min&lt;br /&gt;
*max &lt;br /&gt;
| Determines the creature's natural lifespan, using the specified minimum and maximum age values (in years). Each individual creature with this token is generated with a predetermined date (calculated down to the exact [[time|tick]]!) between these values, at which it is destined to die of old age, should it live long enough. Note that the probability of death at any given age does not increase as the creature gets older [http://i.imgur.com/A1A4aA9.png]. &lt;br /&gt;
Creatures which lack this token are naturally immortal. The [[Syndrome#CE_ADD_TAG|NO_AGING]] syndrome tag will prevent death by old age from occurring. Also note that, among civilized creatures, castes which lack this token will refuse to marry others with it, and vice versa.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MEANDERER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature slowly stroll around, unless it's in combat or performing a job. If combined with {{token|CAN_LEARN|c}}, will severely impact their [[pathfinding]] and lead the creature to move extremely slowly when not performing any task.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MEGABEAST}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| A 'boss' creature. A small number of the creatures are created during worldgen, their histories and descendants (if any) will be tracked in worldgen (as opposed to simply 'spawning'), and they will occasionally go on rampages, potentially leading to worship if they attack the same place multiple times. Their presence and number will also influence age names. When appearing in fortress mode, they will have a pop-up message announcing their arrival. They will remain hostile to military even after being tamed.{{bug|10731}} See [[megabeast]] page for more details. &lt;br /&gt;
&lt;br /&gt;
Requires specifying a {{token|BIOME|c}} in which the creature will live. Subterranean biomes appear to not be allowed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENT_ATT_CAP_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*Cap %&lt;br /&gt;
|Default is 200.  This means you can increase your attribute to 200% of its starting value (or the average value + your starting value if that is higher).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENT_ATT_RANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[Attribute|ATTRIBUTE]]&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| Sets up a [[Attribute#Soul_attributes|mental attribute]]'s range of values (0-5000). All mental attribute ranges default to 200:800:900:1000:1100:1300:2000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENT_ATT_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*cost to improve&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| [[Attribute#Soul_attributes|Mental attribute]] gain/decay rates. Lower numbers in the last three slots make decay occur faster. Defaults are 500:4:5:4.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MILKABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
* frequency&lt;br /&gt;
| Allows the creature to be [[milk]]ed in the [[farmer's workshop]]. The frequency is the amount of [[time|ticks]] the creature needs to &amp;quot;recharge&amp;quot; (i.e. how much time needs to pass before it can be milked again). Does not work on [[#CAN_LEARN|sentient]] creatures, regardless of [[ethics]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MISCHIEVIOUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Alias for {{token|MISCHIEVOUS|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MISCHIEVOUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature spawns [[stealth]]ed and will attempt to path into the fortress, pulling any [[lever]]s it comes across. It will be invisible on the map and [[unit list]] until spotted by a citizen, at which point the game will pause and recenter on the creature. Used by [[gremlin]]s in the vanilla game. &amp;quot;They go on little missions to mess with various fortress buildings, not just levers.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MODVALUE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Seemingly no longer used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MOUNT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature may be used as a [[mount]]. No use for the player in fortress mode, but enemy sieging forces may arrive with cavalry. Mounts are usable in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MOUNT_EXOTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature may be used as a [[mount]], but civilizations cannot domesticate it in worldgen without certain exceptions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MULTIPART_FULL_VISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to have all-around vision as long as it has multiple heads that can see.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MULTIPLE_LITTER_RARE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes the species usually produce a single offspring per birth, occasionally producing twins or triplets using typical real-world human probabilities. Requires {{token|FEMALE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MUNDANE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Marks if the creature is an actual real-life creature. Only used for age-names at present.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==N==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural&lt;br /&gt;
*adjective &lt;br /&gt;
| The generic name for any creature of this type - will be used when distinctions between caste are unimportant. For names for specific castes, use {{token|CASTE_NAME|c}} instead. If left undefined, the creature will be labeled as &amp;quot;nothing&amp;quot; by the game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NATURAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Animal is considered to be natural. NATURAL animals will not engage creatures tagged with {{token|AT_PEACE_WITH_WILDLIFE|c}} in combat unless they are members of a hostile entity and vice-versa.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NATURAL_ANIMAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Alias of {{token|NATURAL|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NATURAL_SKILL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Skill_token|Skill token]]&lt;br /&gt;
*value&lt;br /&gt;
| The creature possesses the specified [[skill]] at this level inherently - that is, it begins with the skill at this level, and the skill may never rust below that. A value of 15 is legendary.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_BOGEYMAN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creatures with this token can appear in [[bogeyman|bogeyman ambushes]] in [[adventure mode]], where they adopt classical bogeyman traits such as stalking the adventurer and vaporising when dawn breaks. Such traits do not manifest if the creature is encountered outside of a bogeyman ambush (for instance, as a megabeast or a civilised being). In addition, their corpses and severed body parts turn into [[smoke]] after a short while. Note that setting the &amp;quot;Number of Bogeyman Types&amp;quot; in [[advanced world generation]] to 0 will only remove randomly-generated bogeymen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_EXPERIMENTER}}{{version|0.47.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on some [[necromancer]]s. Creatures with this tag may periodically &amp;quot;perform horrible experiments&amp;quot; offscreen, during which they can use ''any'' interaction with an I_SOURCE:EXPERIMENT tag on creatures in their area. Worlds are generated with a list of procedurally-generated experiment interactions, allowing necromancers to turn living people and animals into weird monsters. You can mod in new experiment interactions, but you cannot specify which experiments a given NIGHT_CREATURE_EXPERIMENTER performs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_HUNTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[night troll]]s and [[werebeast]]s. Implies that the creature is a [[night creature]], and shows its description in [[legends mode]] entry. The creature is always hostile and will start [[no quarter]] combat with any nearby creatures, except for members of its own race. Note that this tag does not override the creature's normal behavior in [[fortress mode]] except for the aforementioned aggression, and doesn't prevent the creature from fleeing the battles it started. It also removes the creature's materials from stockpile settings list, making them be stored there regardless of settings.&lt;br /&gt;
&lt;br /&gt;
This tag causes the usual behaviour of werebeasts in worldgen, that is, fleeing towns upon being cursed and conducting raids from a lair. If this tag is absent from a deity curse, the accursed will simply be driven out of towns in a similar manner to [[vampire]]s. When paired with SPOUSE_CONVERTER, a very small population of the creature will be created during worldgen (sometimes only a single individual will be created), and their histories will be tracked (that is, they will not spawn spontaneously later, they must either have children or convert other creatures to increase their numbers). The creature will settle in a lair and go on rampages during worldgen. It will actively attempt to seek out potential conversion targets to abduct, convert, and have children with (if possible).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_NIGHTMARE}}{{version|0.47.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[nightmare]]s. Corpses and severed body parts derived from creatures with this token turn into [[smoke]] after a short while.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_AUTUMN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature caste does not appear in [[Calendar|autumn]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_CONNECTIONS_FOR_MOVEMENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature doesn't require connected body parts to move{{verify}}; generally used on undead creatures with connections that have rotted away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_DIZZINESS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot become [[Symptom#Dizziness|dizzy]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_DRINK}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to drink. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_EAT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to [[food|eat]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_FEVERS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot suffer [[Symptom#Fever|fevers]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_GENDER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The creature is biologically sexless. Makes the creature unable to [[breeding|breed]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_PHYS_ATT_GAIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The creature cannot raise any [[Attribute#Body_attributes|physical attributes]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_PHYS_ATT_RUST}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The creature cannot lose any [[Attribute#Body_attributes|physical attributes]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_SLEEP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to sleep. Can still be rendered unconscious by other means.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_SPRING}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature caste does not appear in [[Calendar|spring]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_SUMMER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature caste does not appear in [[Calendar|summer]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_THOUGHT_CENTER_FOR_MOVEMENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't require an organ with the {{token|THOUGHT|body}} tag to survive or attack; generally used on creatures that don't have brains.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_UNIT_TYPE_COLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Prevents creature from selecting its color based on its profession (e.g. Miner, Hunter, Wrestler).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_VEGETATION_PERTURB}}&lt;br /&gt;
| Caste{{Verify}}&lt;br /&gt;
|  &lt;br /&gt;
| Likely prevents the creature from leaving broken vegetation tracks.{{Verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_WINTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature caste does not appear in [[Calendar|winter]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOBONES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature has no bones.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOBREATHE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't need to breathe or have {{token|BREATHE|body}} parts in body, nor can it drown or be strangled. Creatures living in magma must have this tag, otherwise they will drown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOCTURNAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active at night in adventure mode. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOEMOTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature has no emotions. It is immune to the effects of [[stress]] and unable to rage, and its [[need]]s cannot be fulfilled in any way. Used on [[undead]] in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOEXERT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can't become tired or over-exerted from taking too many combat actions or moving at full speed for extended periods of time. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOFEAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't feel fear and will never flee from battle, and will be immune to [[ghost]]s' attempts to 'scare it to death'. Additionally, it causes [[bogeyman|bogeymen]] and [[nightmare]]s to become friendly towards the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOMEAT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop meat when [[butcher|butchered]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NONAUSEA}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature isn't nauseated by gut hits and cannot vomit.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOPAIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't feel pain. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSKIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop a hide when [[butcher|butchered]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSKULL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop a skull on butchering, rot, or decay of severed head.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSMELLYROT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Does not produce [[miasma]] when rotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSTUCKINS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Weapons can't get stuck in the creature. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSTUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can't be stunned and knocked unconscious by pain or head injuries. Creatures with this tag never wake up from sleep in Fortress Mode. If this creature needs to sleep while playing, it &amp;lt;b&amp;gt;will&amp;lt;/b&amp;gt; die.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOT_BUTCHERABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Cannot be [[butcher|butchered]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOT_LIVING}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Cannot be raised from the dead by necromancers or evil clouds. Implies the creature is not a normal living being. Used by [[vampire]]s, [[Mummy|mummies]] and inorganic creatures like the [[amethyst man]] and [[bronze colossus]]. Creatures who are {{token|OPPOSED_TO_LIFE|c}} (undead) will be docile towards creatures with this token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOTHOUGHT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't require a {{token|THOUGHT|body}} body part to survive. Has the added effect of preventing speech, though directly controlling creatures that would otherwise be capable of speaking allows them to engage in conversation.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==O==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ODOR_LEVEL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number&lt;br /&gt;
| How easy the creature is to [[smell]]. The higher the number, the easier the creature can be smelt. Zero is odorless, default is 50.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ODOR_STRING}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*string&lt;br /&gt;
| What the creature [[smell]]s like. If no odor string is defined, the creature name (not the caste name) is used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|OPPOSED_TO_LIFE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Is hostile to all creatures except undead and other non-living ones and will show {{DFtext|Opposed to life|0:1}} in the [[unit list]]. Used by [[undead]] in the vanilla game. Functions without the {{token|NOT_LIVING|c}} token, and seems to imply said token as well. Undead will not be hostile to otherwise-living creatures given this token. Living creatures given this token will attack living creatures that lack it, while ignoring other living creatures that also have this token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ORIENTATION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*MALE/FEMALE&lt;br /&gt;
*disinterested chance&lt;br /&gt;
*lover-possible chance&lt;br /&gt;
*commitment-possible chance&lt;br /&gt;
| Determines caste's likelihood of having sexual attraction to certain sexes. Values default to 75:20:5 for the same sex and 5:20:75 for the opposite sex. The first value indicates how likely to be entirely uninterested in the sex, the second decides if the creature will become lovers but not marry, the third decides if the creature will marry this sex. The values themselves are simply ratios and do not need to add up to any particular value.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|OUTSIDER_CONTROLLABLE}}{{version|0.42.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Lets you play as an [[Adventurer_mode_character_creation#Outsider|outsider]] of this species in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==P==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PACK_ANIMAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be used as a pack animal. Currently only used by [[trading|merchants]] without wagons. Also prevents creature from dropping hauled items on its own -- do ''not'' use for player-controllable creatures!&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PARALYZEIMMUNE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immune to all [[Syndrome#CE_PARALYSIS|paralyzing]] special attacks.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PATTERNFLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Used to control the bat riders with paralyze-dart blowguns that flew through the 2D chasm. Doesn't do anything now.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PEARL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| In earlier versions, creature would generate [[pearl]]s. Does nothing in the current version.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PENETRATEPOWER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value &lt;br /&gt;
| Controls the ability of [[vermin]] to find a way into containers when they are eating food from your stockpiles. The value for vermin in the game's current version ranges from 1-3. A higher value is better at penetrating containers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PERSONALITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ATTRIBUTE&lt;br /&gt;
*lowest&lt;br /&gt;
*median&lt;br /&gt;
*highest &lt;br /&gt;
| Determines the range and chance of personality traits. Standard is 0:50:100. See [[Personality trait]] for more info.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PET}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be [[Animal_trainer|tamed]] in Fortress mode. Prerequisite for all other working animal roles. Civilizations that encounter it in worldgen will tame and domesticate it for their own use. Adding this to civilization members will classify them as pets instead of citizens, with all the [[Fun|problems]] that entails. However, you can solve these problems using the popular plugin [https://dffd.bay12games.com/file.php?id=13095| Dwarf Therapist], which is completely unaffected by the tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PET_EXOTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be [[Animal_trainer|tamed]] in Fortress mode. Prequisite for all other working animal roles. Civilizations cannot domesticate it in worldgen, with certain exceptions. More difficult to tame?{{verify}} Adding this to civilization members will classify them as pets instead of citizens, with all the [[Fun|problems]] that entails. ([[Gremlin|Example]]).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PETVALUE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value &lt;br /&gt;
| How valuable a tamed animal is. Actual cost in points in the embarking screen is 1+(PETVALUE/2) for an untrained animal, 1+PETVALUE for a war/hunting one. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PETVALUE_DIVISOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Divides the creature's {{token|PETVALUE|c}} by the specified number. Used by [[honey bee]]s to prevent a single hive from being worth a fortune.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PHYS_ATT_CAP_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*Cap %&lt;br /&gt;
|Default is 200. This means you can increase your attribute to 200% of its starting value (or the average value + your starting value if that is higher).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PHYS_ATT_RANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Attribute|ATTRIBUTE]]&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| Sets up a [[Attribute#Body_attributes|physical attribute]]'s range of values (0-5000). All physical attribute ranges default to 200:700:900:1000:1100:1300:2000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PHYS_ATT_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*cost to improve&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| [[Attribute#Body_attributes|Physical attribute]] gain/decay rates. Lower numbers in the last three slots make decay occur faster. Defaults for STRENGTH, AGILITY, TOUGHNESS, and ENDURANCE are 500:3:4:3, while RECUPERATION and DISEASE_RESISTANCE default to 500:NONE:NONE:NONE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_BP_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY, or BY_TOKEN&lt;br /&gt;
*body type, category, or token&lt;br /&gt;
| Adds a body part group to selected body part group. Presumably used immediately after {{token|SET_BP_GROUP|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*material&lt;br /&gt;
| Adds a material to selected materials. Used immediately after {{token|SELECT_MATERIAL|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|POP_RATIO}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
*number&lt;br /&gt;
| Weighted population of caste; Lower is rarer. Not to be confused with {{token|FREQUENCY|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|POPULATION_NUMBER}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*min&lt;br /&gt;
*max &lt;br /&gt;
| The minimum/maximum numbers of how many of these creatures are present in each world map tile of the appropriate region. Defaults to 1:1 if not specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|POWER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Allows the being to represent itself as a deity, allowing it to become the leader of a civilized group. Used by unique demons in the vanilla game. Requires {{token|CAN_SPEAK|c}} to actually do anything more than settle at a location (e.g. write books, lead armies, profane temples). Doesn't appear to do anything for creatures that are already civilized. Once the creature ascends to a position of leadership, it will proceed to act as a standard ruler for their entity and fulfill the same functions (hold tournaments, tame creatures, etc).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PREFSTRING}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*string&lt;br /&gt;
| Sets what other creatures [[Preferences|prefer]] about this creature. &amp;quot;Urist likes dwarves for their beards.&amp;quot; Multiple entries will be chosen from at random. Creatures lacking a PREFSTRING token will never appear under another's preferences.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PROFESSION_NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*[[Unit type token]] (Profession)&lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| The generic name for members of this profession, at the creature level. In order to give members of specific castes different names for professions, use {{token|CASTE_PROFESSION_NAME|c}} instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PRONE_TO_RAGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*Chance&lt;br /&gt;
| Creature has a percentage chance to flip out at visible non-friendly creatures. Enraged creatures attack anything regardless of timidity and get a strength bonus to their hits. This is what makes [[badger]]s so hardcore.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* &amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
* &amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
| The creature has pus. Specifies the stuff secreted by [[Health_care#Infection|infected wounds]].&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==R==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RELSIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*body category, type, or token&lt;br /&gt;
*Relsize &lt;br /&gt;
| Specifies a new relative size for a part than what is stated in the body plan. For example, dwarves have larger livers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*singular&lt;br /&gt;
*plural&lt;br /&gt;
| What the creature's [[remains]] are called.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS_COLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| What color the creature's [[remains]] are.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS_ON_VERMIN_BITE_DEATH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Goes with {{token|VERMIN_BITE|c}} and {{token|DIE_WHEN_VERMIN_BITE|c}}, the vermin creature will leave remains on death when biting. Leaving this tag out will cause the creature to disappear entirely after it bites.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS_UNDETERMINED}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Unknown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMOVE_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*material token &lt;br /&gt;
| Removes a material from the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMOVE_TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*tissue token&lt;br /&gt;
| Removes a tissue from the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RETRACT_INTO_BP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY or BY_TOKEN&lt;br /&gt;
*body type, [[Body_token#CATEGORY|category]], or [[Body_token#BP|token]]&lt;br /&gt;
*Second person (&amp;quot;You&amp;quot;) retract verb text&lt;br /&gt;
*Third person (&amp;quot;The giant snail&amp;quot;) retract verb text&lt;br /&gt;
*Second person cancel retract text&lt;br /&gt;
*Third person cancel retract text&lt;br /&gt;
| The creature will retract into a body part when threatened. It will be unable to move or attack, but enemies will only be able to attack the specified body part. (eg. Turtle, Hedgehog)&lt;br /&gt;
&lt;br /&gt;
Second-person descriptions are used for adventurer mode natural ability. &amp;quot;&amp;lt;pro_pos&amp;gt;&amp;quot; can be used in the descriptions, being replaced with the proper pronoun (or lack thereof) in-game. &lt;br /&gt;
&lt;br /&gt;
Undead curled up creatures are buggy{{bug|11463}}{{bug|10519}}.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RETURNS_VERMIN_KILLS_TO_OWNER}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Cat behavior. If it kills a vermin creature and has an owner, it carries the remains in its mouth and drops them at their feet. Requires {{token|HUNTS_VERMIN|c}}, obviously.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ROOT_AROUND}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY or BY_TOKEN&lt;br /&gt;
*body type, [[Body_token#CATEGORY|category]], or [[Body_token#BP|token]]&lt;br /&gt;
*Second person (&amp;quot;You&amp;quot;) verb text&lt;br /&gt;
*Third person (&amp;quot;The hen&amp;quot;) verb text&lt;br /&gt;
| Creature will occasionally root around in the grass, looking for insects.  Used for flavor in Adventurer Mode, spawns vermin edible for this creature in Fortress Mode. Creatures missing the specified body part will be unable to perform this action. The action produces a message (visible in adventure mode) in the form:&lt;br /&gt;
&lt;br /&gt;
[creature] [verb text] the [description of creature's location]&lt;br /&gt;
&lt;br /&gt;
In adventure mode, the &amp;quot;rooting around&amp;quot; ability will be included in the &amp;quot;natural abilities&amp;quot; menu, represented by its second person verb text.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==S==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SAVAGE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature will only show up in &amp;quot;savage&amp;quot; biomes. Has no effect on cavern creatures. Cannot be combined with {{token|GOOD|c}} or {{token|EVIL|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SECRETION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
*&amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
*BY_TOKEN / BY_CATEGORY / BY_TYPE&lt;br /&gt;
*&amp;lt;[[Body_token#BP|body part ID]]&amp;gt; / &amp;lt;[[Body_token#CATEGORY|category]]&amp;gt; or ALL / &amp;lt;type (e.g. [[Body_token#GRASP|GRASP]])&amp;gt;&lt;br /&gt;
*&amp;lt;[[Body_detail_plan_token#BP_LAYERS|tissue layer]]&amp;gt; or ALL&lt;br /&gt;
*&amp;lt;trigger&amp;gt;&lt;br /&gt;
| Causes the specified tissue layer(s) of the indicated body part(s) to secrete the designated material. A size 100 ('covering') [[contaminant]] is created over the affected body part(s) in its specified material state (and at the temperature appropriate to this state) when the trigger condition is met, as long as one of the secretory tissue layers is still intact. Valid triggers are:&lt;br /&gt;
*'''CONTINUOUS'''&lt;br /&gt;
Secretion occurs once every 40 [[time|ticks]] in [[fortress mode]], and every tick in [[adventurer mode]].&lt;br /&gt;
*'''EXERTION'''&lt;br /&gt;
Secretion occurs continuously (at the rate described above) whilst the creature is at minimum &amp;lt;span style=&amp;quot;font-size:75%&amp;quot;&amp;gt;{{Tile|Tired|6:1}}&amp;lt;/span&amp;gt; following physical exertion. Note that this cannot occur if the creature has {{token|NOEXERT|c}}.&lt;br /&gt;
*'''EXTREME_EMOTION'''&lt;br /&gt;
Secretion occurs continuously (as above) whilst the creature is distressed. Cannot occur in creatures with {{token|NOEMOTION|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_ADDITIONAL_CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;caste&amp;gt;&lt;br /&gt;
| Adds an additional previously defined caste to the selection. Used after {{token|SELECT_CASTE|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;caste&amp;gt; or ALL &lt;br /&gt;
| Selects a previously defined caste&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
| Selects a locally defined material. Can be ALL.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*tissue token&lt;br /&gt;
| Selects a tissue for editing.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SEMIMEGABEAST}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Essentially the same as {{token|MEGABEAST|c}}, but more of them are created during worldgen. See the [[semi-megabeast]] page for details.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SENSE_CREATURE_CLASS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* &amp;lt;[[Creature_token#CREATURE_CLASS|creature class]]&amp;gt;&lt;br /&gt;
* [[Tilesets|&amp;lt;tile value or character&amp;gt;]]&lt;br /&gt;
* [[Color#Color_values|&amp;lt;foreground color&amp;gt;:&amp;lt;background color&amp;gt;:&amp;lt;foreground brightness&amp;gt;]]&lt;br /&gt;
| Gives the creature the ability to sense creatures belonging to the specified [[Creature_token#CREATURE_CLASS|creature class]] even when they lie far beyond line of sight, including through walls and floors. It also appears to reduce or negate the combat penalty of [[Wound#Blindness|blind]] units when fighting creatures they can sense. In [[adventure mode]], the specified tile will be used to represent sensed creatures when they cannot be seen directly.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SET_BP_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*selection criteria BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*category, type, or token &lt;br /&gt;
| Begins a selection of body parts.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_LEARN_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;[[skill_token]]&amp;gt;&lt;br /&gt;
*&amp;lt;percentage&amp;gt;&lt;br /&gt;
| The rate at which this creature learns this skill. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_LEARN_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;percentage&amp;gt;&lt;br /&gt;
| The rate at which this creature learns all skills. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[skill_token]]&lt;br /&gt;
*&amp;lt;% of improvement points gained&amp;gt;&lt;br /&gt;
*&amp;lt;unused counter rate&amp;gt;&lt;br /&gt;
*&amp;lt;rust counter rate&amp;gt;&lt;br /&gt;
*&amp;lt;demotion counter rate&amp;gt;&lt;br /&gt;
| Like {{token|SKILL_RATES|c}}, but applies to individual skills instead. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
*&amp;lt;% of improvement points gained&amp;gt;&lt;br /&gt;
*&amp;lt;unused counter rate&amp;gt;&lt;br /&gt;
*&amp;lt;rust counter rate&amp;gt;&lt;br /&gt;
*&amp;lt;demotion counter rate&amp;gt;&lt;br /&gt;
| Affects skill gain and decay. Lower numbers in the last three slots make decay occur faster ([SKILL_RATES:100:1:1:1] would cause rapid decay). The counter rates may also be replaced with NONE.&lt;br /&gt;
Default is [SKILL_RATES:100:8:16:16]. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RUST_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[skill_token]]&lt;br /&gt;
*value&lt;br /&gt;
*value&lt;br /&gt;
*value&lt;br /&gt;
| The rate at which this skill decays. Lower values cause the skill to decay faster. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RUST_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
*value&lt;br /&gt;
*value&lt;br /&gt;
| The rate at which all skills decay. Lower values cause the skills to decay faster. Requires {{token|CAN_LEARN|c}} or {{token|INTELLIGENT|c}} to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SLOW_LEARNER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Shorthand for {{token|CAN_LEARN|c}} + &amp;lt;code&amp;gt;[[Creature_token#SKILL_LEARN_RATES|[SKILL_LEARN_RATES:50]]]&amp;lt;/code&amp;gt;.{{verify}} Used by a number of 'primitive' creatures (like [[ogre]]s, [[giant]]s and [[troglodyte]]s) in the vanilla game. Applicable to player races. Prevents a player from recruiting nobility, even basic ones. Subterranean creatures with this token combined with {{token|EVIL|c}} will become servants of goblins in their civilizations, in the style of [[troll]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SMALL_REMAINS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature leaves &amp;quot;[[item token#REMAINS|remains]]&amp;quot; instead of a corpse. Used by [[vermin]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SMELL_TRIGGER}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Determines how keen a creature's sense of smell is. Lower is better. At 10000, a creature cannot smell at all.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SOLDIER_ALTTILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*'character' or tile number&lt;br /&gt;
| If this creature is active in its civilization's military, it will blink between its default tile and this one.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SOUND}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* Sound application (currently accepts ALERT or PEACEFUL_INTERMITTENT)&lt;br /&gt;
* Sound range (in tiles)&lt;br /&gt;
* Sound delay (lower values = sound is produced more often)&lt;br /&gt;
* VOCALIZATION or NONE (determines whether the sound requires breathing or not)&lt;br /&gt;
* First-person description&lt;br /&gt;
* Third-person description&lt;br /&gt;
* Description when out of sight&lt;br /&gt;
| Creature makes sounds periodically, which can be heard in Adventure mode.&lt;br /&gt;
* First-person reads &amp;quot;You '''bark'''&amp;quot;&lt;br /&gt;
* Third-person reads &amp;quot;The [[capybara]] '''barks'''&amp;quot;&lt;br /&gt;
* Out of sight reads &amp;quot;You hear '''a loud bark'''&amp;quot;&lt;br /&gt;
with the text in bold being the description arguments of the token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIFIC_FOOD}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* PLANT or CREATURE&lt;br /&gt;
* Plant/creature ID&lt;br /&gt;
| Creature will only appear in biomes with this plant or creature available. Grazers given a specific type of grass (such as [[panda]]s and [[bamboo]]) will only eat that grass and nothing else, risking starvation if there's none available. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPEECH}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*speech file &lt;br /&gt;
| Boasting speeches relating to killing this creature. Examples include dwarf.txt and elf.txt in data\speech.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPEECH_FEMALE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*speech file &lt;br /&gt;
| Boasting speeches relating to killing females of this creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPEECH_MALE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*speech file &lt;br /&gt;
| Boasting speeches relating to killing males of this creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPHERE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
* [[Sphere#Available_spheres|sphere]]&lt;br /&gt;
| Sets what religious spheres the creature is aligned to, for purposes of being worshipped via the {{token|POWER|c}} token. Also affects the layout of hidden fun stuff, and the creature's name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPOUSE_CONVERSION_TARGET}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| This creature can be converted by a night creature with {{token|SPOUSE_CONVERTER|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPOUSE_CONVERTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| If the creature has the {{token|NIGHT_CREATURE_HUNTER|c}} tag, it will kidnap {{token|SPOUSE_CONVERSION_TARGET|c}}s and transform them into the caste of its species with the {{token|CONVERTED_SPOUSE|c}} tag during worldgen. It may also start families this way.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPREAD_EVIL_SPHERES_IF_RULER}}{{version|0.47.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| If the creature rules over a [[site]], it will cause the local landscape to be corrupted into [[Surroundings#Evil|evil surroundings]] associated with the creature's [[Creature_token#SPHERE|sphere]]s. The creature must have at least one of the following [[sphere]]s for this to take effect: BLIGHT, DEATH, DISEASE, DEFORMITY, NIGHTMARES. The first three kill vegetation, while the others sometimes do.  The last two get [[Plant_token#EVIL|evil plants]] and [[Creature_token#EVIL|evil animals]] sometimes. NIGHTMARES gets [[bogeyman|bogeymen]]. [http://www.bay12forums.com/smf/index.php?topic=169696.msg8162224#msg8162224] Used by [[demon]]s in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|STANCE_CLIMBER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Caste does not require &amp;lt;code&amp;gt;[[Body_token#GRASP|[GRASP]]]&amp;lt;/code&amp;gt; body parts to climb -- it can climb with &amp;lt;code&amp;gt;[[Body_token#STANCE|[STANCE]]]&amp;lt;/code&amp;gt; parts instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|STANDARD_GRAZER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Acts as {{token|GRAZER|c}} but set to 20000*G*(max size)^(-3/4), where G defaults to 100 but can be set in d_init, and the whole thing is trapped between 150 and 3 million. Used for all grazers in the default creature raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|STRANGE_MOODS}}{{version|0.42.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The creature will get [[strange mood]]s in fortress mode and can produce artifacts.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SUPERNATURAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Gives the creature knowledge of any secrets with &amp;lt;code&amp;gt;[[Interaction_token#IS_SECRET|[SUPERNATURAL_LEARNING_POSSIBLE]]]&amp;lt;/code&amp;gt; that match its [[Creature_token#SPHERE|spheres]]. Also prevents it from becoming a [[vampire]] or a [[werebeast]]. Other effects are unknown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SWIMS_INNATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature naturally knows how to swim perfectly and does not use the [[swimmer]] skill, as opposed to {{token|SWIMS_LEARNED|c}} below. However, Fortress mode AI never paths into water anyway, so it's less useful there. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SWIMS_LEARNED}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature swims only as well as their present [[Swimmer|swimming skill]] allows them to.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SYNDROME_DILUTION_FACTOR}}{{version|0.42.01}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &amp;lt;[[Syndrome#SYN_IDENTIFIER|syndrome identifier]]&amp;gt;:&amp;lt;percentage&amp;gt;&lt;br /&gt;
| Dilutes the effects of syndromes which have the specified identifier. A percentage of 100 is equal to the regular syndrome effect severity, higher percentages reduce severity.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==T==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TENDONS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*healing rate &lt;br /&gt;
| The creature has tendons in its {{token|CONNECTIVE_TISSUE_ANCHOR|td}} tissues (bone or chitin by default). Cutting the bone/chitin tissue severs the tendons, disabling motor function if the target is a limb.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|THICKWEB}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature's [[web]]s can catch larger creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*name &lt;br /&gt;
| Begins defining a tissue in the creature file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
*LOCATION &lt;br /&gt;
| Adds the tissue layer to wherever it is required.&lt;br /&gt;
Non-argument Locations can be FRONT, RIGHT, LEFT, TOP, BOTTOM. Argument locations are AROUND and CLEANS, requiring a further body part and a % of coverage/cleansing&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER_OVER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
*LOCATION &lt;br /&gt;
| Presumably a counterpart to TISSUE_LAYER_UNDER (see below).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER_UNDER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
| Adds the tissue layer under a given part.&lt;br /&gt;
For example an Iron Man has a gaseous poison within and this tissue (GAS is its name) has the token [TISSUE_LEAKS] and its state is GAS so when you puncture the iron outside and damage this tissue it leaks gas (can have a syndrome by using a previous one in the creature sample.) [TISSUE_LAYER_UNDER:BY_CATEGORY:ALL:{tissue}] {tissue} is what will be under the TISSUE_LAYER here is an example Tissue from Iron Man:&amp;lt;br&amp;gt; &lt;br /&gt;
[TISSUE:GAS] [TISSUE_NAME:gas:NP] [TISSUE_MATERIAL:LOCAL_CREATURE_MAT:GAS] [TISSUE_MAT_STATE:GAS] [RELATIVE_THICKNESS:50] [TISSUE_LEAKS] [TISSUE_SHAPE:LAYER] &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TITAN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[titan]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRADE_CAPACITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
*number&lt;br /&gt;
| How much the creature can carry when used by merchants. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAINABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Shortcut for {{token|TRAINABLE_HUNTING|c}} + {{token|TRAINABLE_WAR|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAINABLE_HUNTING}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can be [[Animal trainer|trained]] as a hunting beast, increasing speed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAINABLE_WAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can be [[Animal trainer|trained]] as a war beast, increasing strength and endurance.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRANCES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to go into [[martial trance]]s. Used by dwarves in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAPAVOID}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will never trigger [[trap]]s it steps on. Used by a [[Trapavoid|number of creatures]]. Doesn't make the creature immune to remotely activated traps (like retractable spikes being triggered while the creature is standing over them). TRAPAVOID creatures lose this power if they're immobilized while standing in a trap, be it by stepping on thick web, being paralyzed or being knocked unconscious.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRIGGERABLE_GROUP}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*min&lt;br /&gt;
*max &lt;br /&gt;
| A large swarm of vermin can be disturbed, usually in adventurer mode.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TSU_NOUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*noun&lt;br /&gt;
*SINGULAR or PLURAL &lt;br /&gt;
| Noun for the {{token|TISSUE_STYLE_UNIT|c}}, used in the description of the tissue layer's style.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==U==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UBIQUITOUS}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Creature will occur in every region with the correct biome. Does not apply to {{token|EVIL|c}}/{{token|GOOD|c}} tags.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDERGROUND_DEPTH}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*mindepth&lt;br /&gt;
*maxdepth &lt;br /&gt;
| Depth that the creature appears underground. Numbers can be from 0 to 5. 0 is actually 'above ground' and can be used if the creature is to appear both above and below ground. Values from 1 to 3 are the respective [[cavern]] levels, 4 is the [[magma sea]] and 5 is the [[HFS]]. A single argument may be used instead of min and max. [[Demon]]s use only 5:5; user-defined creatures with both this depth and {{token|FLIER}} will take part in the initial wave from the HFS alongside generated demons. Without [FLIER], they will only spawn from the map edges. Civilizations that can use underground plants or animals will only export (via the embark screen or caravans) things that are available at depth 1.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDERSWIM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is displayed as blue when in [[Water#Depth|7/7 water]]. Used on fish and amphibious creatures which swim under the water.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNIQUE_DEMON}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Found on generated [[demon]]s; causes the game to create a single named instance of the demon which will emerge from the underworld and take over civilizations during worldgen. Could not be specified in user-defined raws prior to version [[Release_information/0.47.01|0.47.01]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new caste token&lt;br /&gt;
*old caste token&lt;br /&gt;
| Defines a new caste derived directly from a previous caste. The new caste inherits all properties of the old one. The effect of this tag is automatic if one has not yet defined any castes: &amp;quot;Any caste-level tag that occurs before castes are explicitly declared is saved up and placed on any caste that is declared later, unless the caste is explicitly derived from another caste.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new material ID&lt;br /&gt;
*old material ID&lt;br /&gt;
| Defines a new local creature material and populates it with all properties defined in the specified local creature material.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_MATERIAL_TEMPLATE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new material token&lt;br /&gt;
*material template &lt;br /&gt;
| Defines a new local creature material and populates it with all properties defined in the specified template.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new tissue token&lt;br /&gt;
*old tissue id&lt;br /&gt;
| Defines a new local creature tissue and populates it with all properties defined in the local tissue specified in the second argument.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_TISSUE_TEMPLATE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new tissue token&lt;br /&gt;
*tissue template&lt;br /&gt;
| Loads a tissue template listed in OBJECT:TISSUE_TEMPLATE files, such as tissue_template_default.txt. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UTTERANCES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Changes the language of the creature into unintelligible 'kobold-speak', which creatures of other species will be unable to understand. If a civilized creature has this and is not part of a {{token|SKULKING|e}} civ, it will tend to start wars with all nearby civilizations and will be unable to make peace treaties due to 'inability to communicate'.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==V==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VEGETATION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is made of swampstuff. Doesn't appear to do anything in particular. Used by [[grimeling]]s in the vanilla game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_BITE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*chance of occurrence{{verify}}&lt;br /&gt;
*verb (bitten, stung, etc.)&lt;br /&gt;
* [[material token]]&lt;br /&gt;
* [[Material_definition_token#Material_States|material state]]&lt;br /&gt;
| Enables vermin to bite other creatures, injecting the specified material. See {{token|SPECIALATTACK_INJECT_EXTRACT|c}} for details about injection - this token presumably works in a similar manner.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_EATER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| The vermin creature will attempt to eat exposed food. See {{token|PENETRATEPOWER|c}}. Distinct from {{token|VERMIN_ROTTER|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_FISH}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin appears in [[water]] and will attempt to swim around.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_GROUNDER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature appears in &amp;quot;general&amp;quot; surface ground locations. Note that this doesn't stop the creature from flying if it can (most vermin birds have this tag).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_HATEABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Some dwarves will [[Preferences|hate]] the creature and get unhappy thoughts when around it. See the [[Hateable|list of hateable vermin]] for details.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_MICRO}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This makes the creature move in a swarm of creatures of the same race as it (e.g. swarm of flies, swarm of ants).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_NOFISH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature cannot be caught by [[fishing]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_NOROAM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will not be observed randomly roaming about the map. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_NOTRAP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature cannot be caught in baited [[animal trap]]s; however, a &amp;quot;[[Trapper|catch live land animal]]&amp;quot; task may still be able to capture one if a dwarf finds one roaming around.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_ROTTER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin are attracted to rotting stuff and loose food left in the open and cause unhappy thoughts to dwarves who encounter them. Present on flies, knuckle worms, acorn flies, and blood gnats. Speeds up decay?{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_SOIL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature randomly appears near dirt or mud, and may be uncovered by creatures that have the {{token|ROOT_AROUND|c}} interaction such as [[goose|geese]] and [[chicken]]s. Dwarves will ignore the creature when given the &amp;quot;Capture live land animal&amp;quot; task.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_SOIL_COLONY}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin will appear in a single tile cluster of many vermin, such as a colony of ants.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMINHUNTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Old shorthand for &amp;quot;does cat stuff&amp;quot;. Contains {{token|AT_PEACE_WITH_WILDLIFE|c}} + {{token|RETURNS_VERMIN_KILLS_TO_OWNER|c}} + {{token|HUNTS_VERMIN|c}} + {{token|ADOPTS_OWNER|c}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VESPERTINE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets the creature to be active during the evening in adventurer mode. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VIEWRANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Value should determine how close you have to get to a critter before it attacks (or prevents adv mode travel etc.) Default is 20.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VISION_ARC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*binocular vision arc&lt;br /&gt;
*non-binocular vision arc&lt;br /&gt;
| The width of the creature's vision arcs, in degrees (i.e. 0 to 360). The first number is binocular vision, the second is non-binocular vision.  Binocular vision has a minimum of about 10 degrees, monocular, a maximum of about 350 degrees. Values past these limits will be accepted, but will default to ~10 degrees and ~350 degrees respectively.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==W==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WAGON_PULLER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to pull caravan wagons. If a civilization doesn't have access to any, it is restricted to trading with pack animals.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEBBER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Allows the creature to create [[web]]s, and defines what the webs are made of.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEBIMMUNE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will not get caught in thick [[web]]s. Used by creatures who can shoot thick webs (such as [[giant cave spider]]s) in order to make them immune to their own attacks.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Attack Tokens==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_SKILL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Skill token]]&lt;br /&gt;
| Defines the skill used by the attack.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_VERB}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*2nd person&lt;br /&gt;
*3rd person &lt;br /&gt;
| Descriptive text for the attack.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_CONTACT_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*% value &lt;br /&gt;
| The contact area of the attack, measured in % of the body part's volume. Note that all attack percentages can be more than 100%.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_PENETRATION_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*% value &lt;br /&gt;
| The penetration value of the attack, measured in % of the body part's volume. Requires ATTACK_FLAG_EDGE. Maximum value: 15000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_PRIORITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*MAIN or SECOND &lt;br /&gt;
| Usage frequency. MAIN attacks are 100 times more frequently chosen than SECOND. Opportunity attacks ignore this preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_VELOCITY_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*number&lt;br /&gt;
| The velocity multiplier of the attack, multiplied by 1000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_CANLATCH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Attacks that damage tissue have the chance to latch on in a wrestling hold. The grabbing bodypart can then use the &amp;quot;shake around&amp;quot; wrestling move, causing severe, armor-bypassing tensile damage according to the attacker's body volume.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_WITH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Displays the name of the body part used to perform an attack while announcing it, e.g. &amp;quot;The weaver punches the bugbat with his right hand&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_EDGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The attack is edged, with all the effects on physical resistance and contact area that it entails.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_PREPARE_AND_RECOVER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* Preparation time&lt;br /&gt;
* Recovery time&lt;br /&gt;
| Determines the length of time to prepare this attack and until one can perform this attack again. Values appear to be calculated in adventure mode ticks.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_BAD_MULTIATTACK}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Multiple strikes with this attack cannot be performed effectively.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_INDEPENDENT_MULTIATTACK}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Multiple strikes with this attack can be performed with no penalty. The creature will use all attacks with this token at once.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIALATTACK_INJECT_EXTRACT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*&amp;lt;[[material token]]&amp;gt;&lt;br /&gt;
*&amp;lt;[[Material_definition_token#Material_States|material state]]&amp;gt;&lt;br /&gt;
*&amp;lt;min quantity&amp;gt;&lt;br /&gt;
*&amp;lt;max quantity&amp;gt;&lt;br /&gt;
| When added to an attack, causes the attack to inject the specified material into the victim's bloodstream. Once injected, the material will participate in [[temperature|thermal]] exchange within the creature - injecting something like molten [[iron]] (INORGANIC:IRON:LIQUID) would cause most unmodded creatures to melt (note that some of the injected material also [[contaminant|splatters]] over the bodypart used to carry out the attack, so it should be protected appropriately). If the injected material has an associated [[syndrome]] with the [[Syndrome#SYN_INJECTED|[SYN_INJECTED]]] token, it will be transmitted to the victim. If the attack is blunt, the injected material lacks the [[Material definition token#ENTERS_BLOOD|[ENTERS_BLOOD]]] token, the attacked bodypart has no [[Tissue_definition_token#VASCULAR|[VASCULAR]]] tissues, or the victim is bloodless, the material will splatter over the attacked body part instead. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIALATTACK_INTERACTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*interaction&lt;br /&gt;
| When this attack lands successfully, a specified interaction will take effect on the target creature. The attack must break the target creature's skin in order to work. This will take effect in worldgen as well. If the attack would break skin, the interaction will occur '''before the attack actually lands'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIALATTACK_SUCK_BLOOD}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
| Successful attack draws out an amount of blood randomized between the min and max value. Beware that this '''will''' trigger any ingestion syndromes attached to the target creature's blood - for example, using this attack on a vampire will turn you into one too.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Tissue Layer Tokens==&lt;br /&gt;
Tissue layers are added to a creature's body parts by the creature tokens [[#TISSUE_LAYER|TISSUE_LAYER]], [[#TISSUE_LAYER_OVER|TISSUE_LAYER_OVER]], [[#TISSUE_LAYER_UNDER|TISSUE_LAYER_UNDER]], and the body detail plan token [[#TL_LAYERS|TL_LAYERS]].&lt;br /&gt;
&lt;br /&gt;
These tissue layers are not the same thing as tissues, which are defined at creature level, but rather applications of the tissues. If the SKIN tissue of a creature is the more general and abstract notion of what skin is for that creature, then a tissue layer may be the &amp;quot;actual&amp;quot; skin on the creature's nose, head, or second toe. As most creatures have more than one body part, tissue layers are normally selected en masse.&lt;br /&gt;
&lt;br /&gt;
Some tissue layer tokens are analogous to tissue definition tokens, e.g. [[#TL_CONNECTS|TL_CONNECTS]] to [[tissue_definition_token#CONNECTS|CONNECTS]].&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token | Selects a tissue at a location&lt;br /&gt;
* (optional) FRONT, BACK, LEFT, RIGHT, TOP, BOTTOM, AROUND.&lt;br /&gt;
| Begins a selection of tissue layers. &lt;br /&gt;
[SELECT_TISSUE_LAYER:HEART:BY_TYPE:HEART]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token &lt;br /&gt;
| Adds tissue layers to those selected.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SET_TL_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token&lt;br /&gt;
*tissue &lt;br /&gt;
| Begins a selection of tissue layers. Only usable for descriptor and cosmetic purposes. &lt;br /&gt;
&lt;br /&gt;
Research has implied it may be redundant with SELECT_TISSUE_LAYER, as the latter allows for cosmetics as well as &amp;quot;functional&amp;quot; tokens such as TL_MAJOR_ARTERIES. Vanilla raws still use SET_TL_GROUP though, for all cosmetic purposes. More research is needed on this subject.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_TL_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token&lt;br /&gt;
*tissue &lt;br /&gt;
| Adds tissue layers to those selected. Like SET_TL_GROUP, it may be redundant even if used in the vanilla raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SET_LAYER_TISSUE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*TISSUE&lt;br /&gt;
| Sets a selected tissue layer to be made of a different tissue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SHEARABLE_TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* tissue modifier&lt;br /&gt;
* required value&lt;br /&gt;
| Tissue layer can be sheared for its component material. The specified modifier must be at least of the desired value for shearing to be possible (for example, a [[llama]]'s wool must have a LENGTH of 300 before it is shearable).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER_APPEARANCE_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*QUALITY&lt;br /&gt;
*lowest&lt;br /&gt;
*lower&lt;br /&gt;
*low&lt;br /&gt;
*median&lt;br /&gt;
*high&lt;br /&gt;
*higher&lt;br /&gt;
*highest &lt;br /&gt;
| Sets the range of qualities, including LENGTH, DENSE, HIGH_POSITION, CURLY, GREASY, WRINKLY&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_STYLE_UNIT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*tissue style unit ID&lt;br /&gt;
*shaping&lt;br /&gt;
| Sets tissue layer to be the target of TISSUE_STYLE token specified for an entity, works only on entity members. Mostly used with tissues HAIR, BEARD, MOUSTACHE, SIDEBURNS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_COLOR_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*COLOR&lt;br /&gt;
*freq&lt;br /&gt;
*COLOR&lt;br /&gt;
*freq etc. &lt;br /&gt;
| Creates a list of colors/color patterns, giving each a relative frequency. If the given color or pattern does not exist, the tissue is described as being &amp;quot;transparent&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_GENETIC_MODEL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The way the color modifier is passed on to offspring. May or may not work right now.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_IMPORTANCE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| Presumably modifies the importance of the tissue layer color modifier, for description purposes.&lt;br /&gt;
HOWEVER using this appears to remove all mention of colour from creature descriptions. It does not appear in any default creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_NOUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*name&lt;br /&gt;
*SINGULAR or PLURAL&lt;br /&gt;
| Names the tissue layer color modifier, and determines the noun. Also used by [[Utility:Stonesense|Stonesense]] for colouring body parts. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_TIMING}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ROOT&lt;br /&gt;
*start change window years&lt;br /&gt;
*days&lt;br /&gt;
*end change window years&lt;br /&gt;
*days&lt;br /&gt;
| Determines the point in the creature's life when the color change begins and ends.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_CONNECTS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Gives the CONNECTS attribute to selected layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_HEALING_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Changes the HEALING_RATE of the selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_MAJOR_ARTERIES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Gives the &amp;quot;major arteries&amp;quot; attribute to selected layers. Used to add massive bleeding properties to the throat, made from skin.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_PAIN_RECEPTORS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Changes the number of pain receptors for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_RELATIVE_THICKNESS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Changes the relative thickness for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_VASCULAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Sets a new VASCULAR value (which modulates bleeding) for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Body detail plan token]]&lt;br /&gt;
*[[Body token]]&lt;br /&gt;
*[[Material definition token]]&lt;br /&gt;
*[[Syndrome]]&lt;br /&gt;
*[[Tissue definition token]]&lt;br /&gt;
*[[Creature examples]]&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Tokens}}&lt;br /&gt;
[[ru:Creature token]]&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Interaction_token&amp;diff=259480</id>
		<title>Interaction token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Interaction_token&amp;diff=259480"/>
		<updated>2021-10-27T15:50:20Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
The following [[token]]s can be used to define and use interactions. (''It appears that, at least in order to make the big list make a little more sense, [[DF2014:Necromancer#Modding|some]]  [[DF2014:Interaction_examples|examples]] of those may be necessary'')&lt;br /&gt;
&lt;br /&gt;
==Definitions==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#C0C0C0&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Context&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|INTERACTION}}&lt;br /&gt;
| Global&lt;br /&gt;
| ID&lt;br /&gt;
| Used to start defining a new interaction. The term &amp;quot;interaction ID&amp;quot; refers to the text specified within this token; this is used to make reference to the interaction in various other places.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXPERIMENT_ONLY}}{{version|0.47.01}}&lt;br /&gt;
| Global&lt;br /&gt;
| &lt;br /&gt;
| Disallows use of the interaction in play, but if the interaction animates or resurrects corpses, or if it has an I_SOURCE:EXPERIMENT tag, it can be used in worldgen. Animation and resurrection interactions do not need I_SOURCE:EXPERIMENT to work in worldgen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|I_SOURCE}}&lt;br /&gt;
| Global&lt;br /&gt;
| type&lt;br /&gt;
| Defines what things are capable of triggering this interaction - multiple sources may be specified. Valid values:&lt;br /&gt;
* '''CREATURE_ACTION''' - Specifies that the interaction may be used in conjunction with [[Creature_token#CAN_DO_INTERACTION|[CAN_DO_INTERACTION]]] and [[Syndrome#CE_CAN_DO_INTERACTION|[CE_CAN_DO_INTERACTION]]], but it isn't actually necessary for this. It might exist simply to allow for the inclusion of IS_ tokens (detailed below) to be applied when the interaction is used in this context.&lt;br /&gt;
* '''ATTACK''' - Allows the interaction to be used in conjunction with [[Creature_token#SPECIALATTACK_INTERACTION|[SPECIALATTACK_INTERACTION]]] and [[Syndrome#Special_Effects|[CE_SPECIAL_ATTACK_INTERACTION]]].&lt;br /&gt;
* '''INGESTION''' - Allows the interaction to be used in conjunction with [[Syndrome#CE_BODY_MAT_INTERACTION|[CE_BODY_MAT_INTERACTION]]].&lt;br /&gt;
* '''DEITY''' - Allows the interaction to be inflicted upon mortals by the gods, for reasons dictated by [[Interaction_token#IS_USAGE_HINT|[IS_USAGE_HINT]]].&lt;br /&gt;
* '''SECRET''' - Allows the interaction to act as a secret which can be learnt and passed on to others, as specified via [[Interaction_token#IS_SECRET|[IS_SECRET]]]. Appropriate [[Interaction_token#I_EFFECT|interaction effects]] with a [[Interaction_token#IE_TARGET|creature target]] will be applied to individuals who learn the secret. It is possible to set restrictions on who may learn the secret by using creature target tokens as described below. Also see [[Interaction_token#IS_SECRET_GOAL|[IS_SECRET_GOAL]]] and [[Interaction_token#IS_SPHERE|[IS_SPHERE]]].&lt;br /&gt;
* '''REGION''' - Allows the interaction to take place spontaneously in regions specified using [[Interaction_token#IS_REGION|[IS_REGION]]]. Also see [[Interaction_token#IS_FREQUENCY|[IS_FREQUENCY]]] and [[Interaction_token#IE_INTERMITTENT|[IE_INTERMITTENT]]].&lt;br /&gt;
* '''DISTURBANCE''' - Allows the interaction to take place spontaneously in disturbed [[tomb|tombs]]; generated interactions with this token are used to create [[mummy|mummies]].&lt;br /&gt;
* '''UNDERGROUND_SPECIAL''' - Allows the interaction to take place spontaneously in [[Demonic fortress|curious underground structures]] (which have since been removed {{version|0.40.01}}); generated interactions with this token used to be used to produce [[undead|zombies]] when creating the structure's inhabitants.&lt;br /&gt;
* '''EXPERIMENT''' - Any NIGHT_CREATURE_EXPERIMENTER can use this interaction while &amp;quot;performing horrible experiments&amp;quot; in worldgen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_HIST_STRING_1}}&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| text&lt;br /&gt;
| Describes what the interaction did to a historical figure; this is displayed in legends mode following the name of the historical figure who performed the interaction and preceding the name of the targeted historical figure (or, in the case of [[Interaction_token#I_SOURCE|[I_SOURCE:INGESTION]]], the historical figure from whom the consumed material was extracted).&lt;br /&gt;
&lt;br /&gt;
[IS_HIST_STRING_1: cursed]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_HIST_STRING_2}}&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| text&lt;br /&gt;
| Describes what the interaction did to a historical figure; this is displayed in legends mode after the name of the historical figure who was targeted by the interaction. In the case of [[Interaction_token#I_SOURCE|[I_SOURCE:INGESTION]]], it is displayed after the name of the historical figure from whom the consumed material was extracted.&lt;br /&gt;
&lt;br /&gt;
[IS_HIST_STRING_2: to assume the form of a lizard-like monster every full moon]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_TRIGGER_STRING}}{{version|0.47.01}}&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| text&lt;br /&gt;
| Displayed as an announcement when the interaction is carried out during play. The text follows the name of the target unit, and is preceded by [[Interaction_token#IS_TRIGGER_STRING_SECOND|IS_TRIGGER_STRING_SECOND]] or [[Interaction_token#IS_TRIGGER_STRING_THIRD|IS_TRIGGER_STRING_THIRD]]. May be limited to [[Interaction_token#I_SOURCE|[I_SOURCE:DEITY]]] and [[Interaction_token#I_SOURCE|[I_SOURCE:EXPERIMENT]]] interactions at present; this still needs to be tested.&lt;br /&gt;
&lt;br /&gt;
[IS_TRIGGER_STRING: been infected with a contagious ghoulish condition]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_TRIGGER_STRING_SECOND}}{{version|0.47.01}}&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| text&lt;br /&gt;
| Presented before the [[Interaction_token#IS_TRIGGER_STRING|IS_TRIGGER_STRING]] when describing the event in the second person.&lt;br /&gt;
&lt;br /&gt;
[IS_TRIGGER_STRING_SECOND: have]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_TRIGGER_STRING_THIRD}}{{version|0.47.01}}&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| text&lt;br /&gt;
| Presented before the [[Interaction_token#IS_TRIGGER_STRING|IS_TRIGGER_STRING]] when describing the event in the third person.&lt;br /&gt;
&lt;br /&gt;
[IS_TRIGGER_STRING_THIRD: has]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_NAME}}&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| string&lt;br /&gt;
| Generally used with [[Interaction_token#I_SOURCE|[I_SOURCE:SECRET]]] interactions to describe what the secret is about (though it may be used to name any I_SOURCE). This name is engraved onto the appropriate secret-containing slabs from worldgen, and is used in legends mode when describing the secret being learnt by historical figures.&lt;br /&gt;
&lt;br /&gt;
[IS_NAME:the secrets of life and death]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_SPHERE}}&lt;br /&gt;
| Within I_SOURCE:SECRET&lt;br /&gt;
| [[Sphere#Available_spheres|sphere]]&lt;br /&gt;
| Indicates the [[sphere]] to which this secret pertains. Only one sphere can be defined for each [I_SOURCE:SECRET] token, so several [I_SOURCE:SECRET] tokens are required to make a secret belong to multiple spheres.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_SECRET_GOAL}}&lt;br /&gt;
| Within I_SOURCE:SECRET&lt;br /&gt;
| Secret Goal token&lt;br /&gt;
| Indicates why somebody would want to learn the secret. Valid values:&lt;br /&gt;
* '''STAY_ALIVE'''&lt;br /&gt;
* '''MAINTAIN_ENTITY_STATUS'''&lt;br /&gt;
* '''START_A_FAMILY'''&lt;br /&gt;
* '''RULE_THE_WORLD'''&lt;br /&gt;
* '''CREATE_A_GREAT_WORK_OF_ART'''&lt;br /&gt;
* '''CRAFT_A_MASTERWORK'''&lt;br /&gt;
* '''BRING_PEACE_TO_THE_WORLD'''&lt;br /&gt;
* '''BECOME_A_LEGENDARY_WARRIOR'''&lt;br /&gt;
* '''MASTER_A_SKILL'''&lt;br /&gt;
* '''FALL_IN_LOVE'''&lt;br /&gt;
* '''SEE_THE_GREAT_NATURAL_SITES'''&lt;br /&gt;
* '''IMMORTALITY'''&lt;br /&gt;
However, currently only IMMORTALITY will result in a secret being pursued during world-gen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_SECRET}}&lt;br /&gt;
| Within I_SOURCE:SECRET&lt;br /&gt;
| Secret Flag&lt;br /&gt;
| Indicates how the secret can be learned. Valid values:&lt;br /&gt;
* '''SUPERNATURAL_LEARNING_POSSIBLE''' - gods may gift the secret to their worshippers. Secrets with [[Interaction_token#IS_SPHERE|[IS_SPHERE]]] specified may only be granted by gods who have at least one matching sphere.&lt;br /&gt;
* '''MUNDANE_RESEARCH_POSSIBLE''' - the secret can be researched by mundane means. This doesn't do anything at present. [http://www.bay12forums.com/smf/index.php?topic=169696.msg8243222#msg8243222].&lt;br /&gt;
* '''MUNDANE_TEACHING_POSSIBLE''' - the secret can be taught to apprentices&lt;br /&gt;
* '''MUNDANE_RECORDING_POSSIBLE:objects/text/(book_title).txt:objects/text/(book_topic).txt''' - the secret can be written in books with the specified title. If this tag is present, a slab will be created upon learning the secret by supernatural means.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_USAGE_HINT}}&lt;br /&gt;
| Within I_SOURCE:DEITY&lt;br /&gt;
| Usage Hint token&lt;br /&gt;
| Indicates why a deity would choose to perform this interaction. See [[Interaction_token#USAGE_HINT|CDI:USAGE_HINT]] below for valid values - in this context, '''MINOR_BLESSING'''{{version|0.47.01}}, '''MEDIUM_BLESSING'''{{version|0.47.01}}, '''MINOR_CURSE'''{{version|0.47.01}}, '''MEDIUM_CURSE'''{{version|0.47.01}}, and '''MAJOR_CURSE''' are the only values that make sense.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_REGION}}&lt;br /&gt;
| Within I_SOURCE:REGION&lt;br /&gt;
| Region type&lt;br /&gt;
| Indicates what types of regions are capable of performing this interaction. This token may be specified several times per I_SOURCE to permit multiple terrain/alignment types. Valid values:&lt;br /&gt;
&lt;br /&gt;
* '''ANY''' permits the interaction to occur in all regions, regardless of terrain or alignment&lt;br /&gt;
&lt;br /&gt;
[[Biome|Terrain]]:&lt;br /&gt;
&lt;br /&gt;
* '''DESERT'''&lt;br /&gt;
* '''FOREST'''&lt;br /&gt;
* '''GLACIER'''&lt;br /&gt;
* '''GRASSLAND'''&lt;br /&gt;
* '''HILLS'''&lt;br /&gt;
* '''LAKE'''&lt;br /&gt;
* '''MOUNTAINS'''&lt;br /&gt;
* '''OCEAN'''&lt;br /&gt;
* '''SWAMP'''&lt;br /&gt;
* '''TUNDRA'''&lt;br /&gt;
* '''ANY_TERRAIN''' permits the interaction to occur in all regions which meet alignment specifications&lt;br /&gt;
&lt;br /&gt;
[[Surroundings#Combinations &amp;amp; characteristics of surroundings|Alignment]]:&lt;br /&gt;
&lt;br /&gt;
* '''NORMAL_ALLOWED'''&lt;br /&gt;
* '''EVIL_ALLOWED'''&lt;br /&gt;
* '''GOOD_ALLOWED'''&lt;br /&gt;
* '''SAVAGE_ALLOWED'''&lt;br /&gt;
* '''EVIL_ONLY'''&lt;br /&gt;
* '''GOOD_ONLY'''&lt;br /&gt;
* '''SAVAGE_ONLY'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IS_FREQUENCY}}&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| Probability&lt;br /&gt;
| When used with [[Interaction_token#I_SOURCE|[I_SOURCE:REGION]]], determines how likely it is for the region(s) specified via [[Interaction_token#IS_REGION|[IS_REGION]]] to possess this interaction.&lt;br /&gt;
&lt;br /&gt;
Note: it appears that regions aren't allowed to possess more than a single regional interaction at present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|I_TARGET}}&lt;br /&gt;
| Global&lt;br /&gt;
| ID, type&lt;br /&gt;
| Defines the targets available for subsequent use with [[Interaction_token#I_EFFECT|[I_EFFECT]]] tokens. Multiple targets may be specified; the precise target(s) used with each interaction effect are indicated via their ID (see [[Interaction_token#IE_TARGET|[IE_TARGET]]]). Valid values:&lt;br /&gt;
* '''CORPSE''' - The target is a [[Item_token#CORPSE|CORPSE]] or [[Item_token#CORPSEPIECE|CORPSEPIECE]] item.&lt;br /&gt;
* '''CREATURE''' - The target is a [[Creature|unit]].&lt;br /&gt;
* '''MATERIAL''' - This is a valid target for use in [[Interaction_token#I_EFFECT|[I_EFFECT:MATERIAL_EMISSION]]] interaction effects, and is used to set the material or flow type of the emission. This information, in turn, is either obtained from an [[Interaction_token#IT_MATERIAL|[IT_MATERIAL]]] token or by using [[Interaction_token#IT_LOCATION|[IT_LOCATION:CONTEXT_MATERIAL]]]. Using the latter implies that the precise emission info will be provided when defining [[Interaction_token#Breath_attacks|how an interaction user can use the interaction in question via CDI tokens]], enabling one to create 'template' material emission interactions such as the MATERIAL_EMISSION and MATERIAL_EMISSION_WITH_HIDE interactions included in the vanilla raws.&lt;br /&gt;
* '''LOCATION''' - The target is a [[tile|local map tile]]. If used with [[Interaction_token#IT_LOCATION|[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]]], creatures at the target tile are also valid targets.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_LOCATION}}&lt;br /&gt;
| Within I_TARGET&lt;br /&gt;
| Location&lt;br /&gt;
| This is often included after [[Interaction_token#I_TARGET|[I_TARGET]]] token to add more detail about the target. Valid values:&lt;br /&gt;
* '''CONTEXT_CREATURE''' - Used with CREATURE to target the whole unit.&lt;br /&gt;
* '''CONTEXT_BP''' - Used with CREATURE to target the body part specified in [[Interaction_token#BP_REQUIRED|[CDI:BP_REQUIRED]]].&lt;br /&gt;
* '''CONTEXT_LOCATION''' - Used with LOCATION to target only a tile.&lt;br /&gt;
* '''CONTEXT_CREATURE_OR_LOCATION''' - Used with LOCATION to allow for targetting of both creatures and tiles.&lt;br /&gt;
* '''CONTEXT_ITEM''' - Used with CORPSE.&lt;br /&gt;
* '''CONTEXT_REGION''' - Can only be used by [[Interaction_token#I_SOURCE|[I_SOURCE:REGION]]] interactions.&lt;br /&gt;
* '''CONTEXT_MATERIAL''' - Used with MATERIAL if you want an [[Interaction_token#I_EFFECT|[I_EFFECT:MATERIAL_EMISSION]]] to obtain the emission material/flow type from [[Interaction_token#MATERIAL|[CDI:MATERIAL]]] or [[Interaction_token#FLOW|[CDI:FLOW]]].&lt;br /&gt;
* '''RANDOM_NEARBY_LOCATION'''{{version|0.47.01}} - Used with LOCATION. Targets a location from somewhere random within a number of squares from another LOCATION target specified by its target ID. For example, [I_TARGET:B:LOCATION] with [IT_LOCATION:RANDOM_NEARBY_LOCATION:A:5] will randomly select a tile lying somewhere within a radius of 5 tiles from [I_TARGET:A:LOCATION]. A walkable path between the two locations must exist.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_MANUAL_INPUT}}&lt;br /&gt;
| Within I_TARGET&lt;br /&gt;
| text&lt;br /&gt;
| Tells the adventure mode player what they should be selecting. If not specified, the player will only be able to target themselves.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_AFFECTED_CREATURE}}&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| CREATURE:CASTE&lt;br /&gt;
| Specifies specific creatures the interaction can target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_AFFECTED_CLASS}}&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature class&lt;br /&gt;
| Specifies creature classes the interaction can target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_IMMUNE_CREATURE}}&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| CREATURE:CASTE&lt;br /&gt;
| Specifies specific creatures the interaction cannot target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_IMMUNE_CLASS}}&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature class&lt;br /&gt;
| Specifies creature classes the interaction cannot target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_REQUIRES}}&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature token or property&lt;br /&gt;
| Indicates that the target must have the specified property. Valid values:&lt;br /&gt;
* '''FIT_FOR_ANIMATION''' - Any corpse or body part that can become a zombie (heads, hands, etc.)&lt;br /&gt;
* '''FIT_FOR_RESURRECTION''' - The target corpse's UPPERBODY must be attached.&lt;br /&gt;
* '''HAS_BLOOD'''&lt;br /&gt;
* '''MORTAL'''&lt;br /&gt;
* '''NO_AGING'''&lt;br /&gt;
* '''STERILE'''&lt;br /&gt;
* Creature token: '''BLOODSUCKER, CAN_LEARN, CAN_SPEAK, CRAZED, EXTRAVISION, MISCHIEVOUS''' (or '''MISCHIEVIOUS'''), '''NO_CONNECTIONS_FOR_MOVEMENT, NO_DIZZINESS, NO_DRINK, NO_EAT, NO_FEVERS, NO_PHYS_ATT_GAIN, NO_PHYS_ATT_RUST, NO_SLEEP, NO_THOUGHT_CENTER_FOR_MOVEMENT, NOBREATHE, NOEMOTION, NOEXERT, NOFEAR, NONAUSEA, NOPAIN, NOSTUN, NOT_LIVING, NOTHOUGHT, OPPOSED_TO_LIFE, PARALYZEIMMUNE, SUPERNATURAL, TRANCES, UTTERANCES'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_FORBIDDEN}}&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature token or property&lt;br /&gt;
| Indicates that the target must not have the specified property. Valid values are the same as for IT_REQUIRES.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_CANNOT_TARGET_IF_ALREADY_AFFECTED}}&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| &lt;br /&gt;
| Prevents the interaction from targeting a creature that's already under the effect of the same interaction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_CANNOT_HAVE_SYNDROME_CLASS}}&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| [[Syndrome]] class&lt;br /&gt;
| Prevents the interaction from targeting a creature under the effects of a syndrome having the specified SYN_CLASS value.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IT_MATERIAL}}&lt;br /&gt;
| Within I_TARGET:MATERIAL&lt;br /&gt;
| type&lt;br /&gt;
| Specifies the type of material the interaction targets; currently only used for [[Interaction_token#I_EFFECT|MATERIAL_EMISSION]] interaction effects. See [[Interaction_token#Breath_Attacks_Types|Breath Attack Types]]. Valid values:&lt;br /&gt;
* '''FLOW''':Breath attack token - The emission will consist of the specified special flow type.&lt;br /&gt;
* '''MATERIAL''':[[Material token]]:Breath attack token - The emission will consist of the specified material dispersed in the specified manner.&lt;br /&gt;
* '''CONTEXT_MATERIAL''' - Indicates the emission details should be obtained from [[Interaction_token#MATERIAL|[CDI:MATERIAL]]] or [[Interaction_token#FLOW|[CDI:FLOW]]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|I_EFFECT}}&lt;br /&gt;
| Global&lt;br /&gt;
| type&lt;br /&gt;
| Specifies what the interaction does to the targets. Multiple [I_EFFECT]s may be specified in a single interaction, and the same type may be used more than once. Valid values:&lt;br /&gt;
&lt;br /&gt;
* '''ADD_SYNDROME''' - Adds one or more syndromes to a valid creature target.  You must specify the syndrome details just below this interaction effect using the &amp;lt;code&amp;gt;[[Syndrome#SYNDROME|[SYNDROME]]]&amp;lt;/code&amp;gt; tag followed by the relevant syndrome tokens. See [[syndrome#The anatomy of a syndrome|here]] for more information.&lt;br /&gt;
&lt;br /&gt;
* '''ANIMATE''' - Raises the target corpse/bodypart as an [[undead]] unit. The zombie will always be hostile to life and will retain no information about its original personality/loyalties. Syndromes can also be specified within this tag. If a regional interaction contains this effect, affected regions will have undead wildlife.&lt;br /&gt;
&lt;br /&gt;
* '''RESURRECT''' - Takes a target corpse and returns the creature to life.  This can be used on parts that are not FIT_FOR_RESURRECTION, but only the main part (with an UPPERBODY attached) will remain loyal to its original faction.  Syndromes can also be specified within this tag.&lt;br /&gt;
&lt;br /&gt;
* '''CLEAN''' - Removes [[Contaminant|contaminants]] from a valid creature target. See {{token|IE_GRIME_LEVEL|in}}  and {{token|IE_SYNDROME_TAG|in}}.&lt;br /&gt;
&lt;br /&gt;
* '''CONTACT''' - Causes the creatures to touch.&lt;br /&gt;
&lt;br /&gt;
* '''MATERIAL_EMISSION''' - Causes a particular material to be emitted. Used by [[evil weather]] and the MATERIAL_EMISSION interaction.&lt;br /&gt;
&lt;br /&gt;
* '''HIDE''' - Allows the creature to [[Ambusher|hide]] even if another creature can see it.&lt;br /&gt;
&lt;br /&gt;
* '''CREATE_ITEM'''{{version|0.47.01}} - Creates an item as described by {{token|IE_ITEM|in}} and {{token|IE_ITEM_QUALITY|in}}.&lt;br /&gt;
&lt;br /&gt;
* '''CHANGE_ITEM_QUALITY'''{{version|0.47.01}} - Alters an item's quality level as indicated by either {{token|IE_CHANGE_QUALITY|in}} or {{token|IE_SET_QUALITY|in}}. When targeting a unit, all items equipped by that unit will be affected.&lt;br /&gt;
&lt;br /&gt;
* '''SUMMON_UNIT'''{{version|0.47.01}} - Creates a new unit at the target. The type of unit can either be specified using the {{token|CREATURE|in}} token, or made to be randomly selected as indicated by a variety of flag-based tokens: {{token|IE_CREATURE_FLAG|in}}, {{token|IE_FORBIDDEN_CREATURE_FLAG|in}}, {{token|IE_CREATURE_CASTE_FLAG|in}}, {{token|IE_FORBIDDEN_CREATURE_CASTE_FLAG|in}}, {{token|IE_HAVE_FAST_EFFORTLESS_GAIT_SPEED|in}} and/or {{token|IE_ALL_SLOW_EFFORTLESS_GAIT_SPEED|in}}. See also {{token|IE_TIME_RANGE|in}} and {{token|IE_MAKE_PET_IF_POSSIBLE|in}}.&lt;br /&gt;
&lt;br /&gt;
* '''PROPEL_UNIT'''{{version|0.47.01}} - Applies a force specified using {{token|IE_PROPEL_FORCE|in}} to a unit to knock it back.&lt;br /&gt;
&lt;br /&gt;
* '''CHANGE_WEATHER'''{{version|0.47.01}} - Changes the weather as specified by {{token|IE_ADD_WEATHER|in}} and/or {{token|IE_REMOVE_WEATHER|in}}.&lt;br /&gt;
&lt;br /&gt;
* '''RAISE_GHOST'''{{version|0.47.01}} - Present in version 0.47.01 and accepted as a valid I_EFFECT token, but does not have an effect currently.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_ARENA_NAME}}&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| text&lt;br /&gt;
| Allows the interaction effect to be applied directly to newly spawned creatures in [[object testing arena|arena mode]]. The specified name is used to represent it within the creature creation [[Object_testing_arena#Effects|effects list]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_TARGET}}&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| ID&lt;br /&gt;
| Specifies which [[Interaction_token#I_TARGET|I_TARGET]] a particular interaction effect will be applied to. For example, in an interaction with the token [I_TARGET:B:CREATURE], 'B' is the ID used to indicate this target option. [I_EFFECT:ADD_SYNDROME] followed by [IE_TARGET:B] would therefore apply the syndrome to this target. Certain types of interaction effects require multiple IE_TARGET tokens in a specific order to function properly. A few effects do not require a target at all.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_INTERMITTENT}}&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| Frequency&lt;br /&gt;
| Only appears to work with [I_SOURCE:REGION] interactions. Indicates that the effect happens intermittently and specifies roughly how often. Regional interactions aren't able to use effects which lack this token. Valid values:&lt;br /&gt;
* '''WEEKLY'''&lt;br /&gt;
&lt;br /&gt;
Note: DAILY, MONTHLY and YEARLY also exist in the string dump but don't appear to work at present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_IMMEDIATE}}&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
|&lt;br /&gt;
| Indicates that the effect happens immediately.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_LOCATION}}&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| Location Hint&lt;br /&gt;
| Prevents the interaction effect from manifesting unless the target is in a location which meets the specified criteria. &lt;br /&gt;
Valid values:&lt;br /&gt;
* '''IN_WATER'''&lt;br /&gt;
* '''IN_MAGMA'''&lt;br /&gt;
* '''NO_WATER'''&lt;br /&gt;
* '''NO_MAGMA'''&lt;br /&gt;
* '''NO_THICK_FOG'''&lt;br /&gt;
* '''OUTSIDE'''&lt;br /&gt;
A [[Water#Depth|depth]] of 1/7 is sufficient for IN_WATER and IN_MAGMA.&lt;br /&gt;
&lt;br /&gt;
Note: NO_THICK_FOG and OUTSIDE are accepted as valid location hints when specified with IE_LOCATION, but don't appear to work. It's possible that they're currently only implemented for use with &amp;lt;code&amp;gt;[[Interaction_token#LOCATION_HINT|[CDI:LOCATION_HINT]]]&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_ADD_WEATHER}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:CHANGE_WEATHER&lt;br /&gt;
| type&lt;br /&gt;
| Indicates what type of weather is added. Valid values:&lt;br /&gt;
* '''FOG_MIST'''&lt;br /&gt;
* '''FOG_NORMAL'''&lt;br /&gt;
* '''FOG_THICK'''&lt;br /&gt;
* '''FRONT_WARM'''&lt;br /&gt;
* '''FRONT_COLD'''&lt;br /&gt;
* '''FRONT_OCCLUDED'''&lt;br /&gt;
* '''STRATUS_ALTO'''&lt;br /&gt;
* '''STRATUS_PROPER'''&lt;br /&gt;
* '''STRATUS_NIMBUS'''&lt;br /&gt;
* '''CUMULUS_MED'''&lt;br /&gt;
* '''CUMULUS_MULTI'''&lt;br /&gt;
* '''CUMULUS_NIMBUS'''&lt;br /&gt;
* '''CIRRUS'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_REMOVE_WEATHER}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:CHANGE_WEATHER&lt;br /&gt;
| type&lt;br /&gt;
| Indicates what type of weather is removed. See [[Interaction_token#IE_ADD_WEATHER|above]] for a list of valid weather types.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_GRIME_LEVEL}}&lt;br /&gt;
| Within I_EFFECT:CLEAN&lt;br /&gt;
| amount?&lt;br /&gt;
| [IE_GRIME_LEVEL:2] appears in the default cleaning interaction, and may indicate amount of grime cleaned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_SYNDROME_TAG}}&lt;br /&gt;
| Within I_EFFECT:CLEAN&lt;br /&gt;
| syndrome trigger flag&lt;br /&gt;
| When a creature cleans off a [[contaminant]] which is associated with a [[syndrome]], the syndrome will be contracted if it has a matching [[Syndrome#The_anatomy_of_a_syndrome|trigger flag]]. This is what enables [[cat]]s to become slightly inebriated when licking off [[alcohol]]. '''SYN_INGESTED''' appears to be the only syndrome trigger flag that works in this context.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_PROPEL_FORCE}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:PROPEL_UNIT&lt;br /&gt;
| amount&lt;br /&gt;
| Indicates the amount of force that the target will be propelled with.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_ITEM}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:CREATE_ITEM&lt;br /&gt;
| &amp;lt;probability&amp;gt;:&amp;lt;quantity&amp;gt;:[[item token]]:[[material token]]&lt;br /&gt;
| Defines what item will be created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_ITEM_QUALITY}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:CREATE_ITEM&lt;br /&gt;
| &amp;lt;[[Item_quality|quality]]&amp;gt; OR &amp;lt;minimum [[Item_quality|quality]]&amp;gt;:&amp;lt;maximum [[Item_quality|quality]]&amp;gt;&lt;br /&gt;
| Defines what [[Item quality|quality]] the created item shall have. Can either be specified in the form of a single, fixed quality (it seems that ARTIFACT can only be used in this manner), or a minimum and maximum level (in which case the quality is selected randomly). Valid values (numerals only except for ARTIFACT):&lt;br /&gt;
* '''0''' = ordinary&lt;br /&gt;
* '''1''' = well-crafted&lt;br /&gt;
* '''2''' = finely crafted&lt;br /&gt;
* '''3''' = superior quality&lt;br /&gt;
* '''4''' = exceptional&lt;br /&gt;
* '''5''' = masterwork&lt;br /&gt;
* '''ARTIFACT'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_SET_QUALITY}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:CHANGE_ITEM_QUALITY&lt;br /&gt;
| [[Interaction_token#IE_ITEM_QUALITY|quality level]]&lt;br /&gt;
| Defines a fixed [[Item_quality|quality]] level which the affected item(s) will be set to (decreasing or increasing in quality as necessary). See [[Interaction_token#IE_ITEM_QUALITY|above]] for a list of valid quality levels (but note that ARTIFACT cannot be used in this effect).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_CHANGE_QUALITY}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:CHANGE_ITEM_QUALITY&lt;br /&gt;
| amount&lt;br /&gt;
| Determines how much the [[Item_quality|quality]] of the item(s) will be changed. For instance, improving a well-crafted -item- ([[Interaction_token#IE_ITEM_QUALITY|quality level]] 1) by 2 will turn it into a superior-quality *item* (quality level 3). A negative value can be used to decrease quality. Quality cannot be increased beyond level 5 (masterwork) or decreased below level 0 (ordinary).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
| &amp;lt;creature token&amp;gt;:&amp;lt;caste token&amp;gt;&lt;br /&gt;
| Indicates which specific creature will be created when using this interaction. ANY can be used in place of a specific caste token. Only one [CREATURE] may currently be specified per interaction effect.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_CREATURE_FLAG}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
| &amp;lt;[[Interaction_token#Creature_and_Caste_Flags|creature flag]]&amp;gt;&lt;br /&gt;
| When this token is added to a random creature summoning effect, it narrows down the selection to creatures which have the specified [[Interaction_token#Creature_and_Caste_Flags|creature flag]]. This token may be used multiple times per interaction effect; creatures which lack any of the indicated flags will never be summoned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_FORBIDDEN_CREATURE_FLAG}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
| &amp;lt;[[Interaction_token#Creature_and_Caste_Flags|creature flag]]&amp;gt;&lt;br /&gt;
| When this token is added to a random creature summoning effect, any creature with the specified [[Interaction_token#Creature_and_Caste_Flags|creature flag]] will be excluded from the selection. This token may be used multiple times per interaction effect; creatures which possess any of the indicated flags will never be summoned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_CREATURE_CASTE_FLAG}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
| &amp;lt;[[Interaction_token#Creature_and_Caste_Flags|caste flag]]&amp;gt;&lt;br /&gt;
| When this token is added to a random creature summoning effect, it narrows down the selection to creatures which have the specified [[Interaction_token#Creature_and_Caste_Flags|caste flag]]. This token may be used multiple times per interaction effect; creatures which lack any of the indicated flags will never be summoned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_FORBIDDEN_CREATURE_CASTE_FLAG}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
| &amp;lt;[[Interaction_token#Creature_and_Caste_Flags|caste flag]]&amp;gt;&lt;br /&gt;
| When this token is added to a random creature summoning effect, it excludes any creature with the specified [[Interaction_token#Creature_and_Caste_Flags|caste flag]]. This token may be used multiple times per interaction effect; creatures which possess any of the indicated flags will never be summoned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_HAVE_FAST_EFFORTLESS_GAIT_SPEED}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
| &amp;lt;minimum [[Gait#Speed|gait speed]]&amp;gt;&lt;br /&gt;
| When this token is added to a random creature summoning effect, it narrows down the selection to creatures which have at least one [[gait]] with an [[Creature_token#GAIT|&amp;lt;energy expenditure&amp;gt;]] of 0 and a [[Creature_token#GAIT|&amp;lt;max speed&amp;gt;]] less than or equal to the specified &amp;lt;minimum gait speed&amp;gt; (&amp;quot;less than&amp;quot; because lower is faster in the scale used for [[Gait#Speed|gait speed]]). [http://www.bay12forums.com/smf/index.php?topic=169696.msg8243222#msg8243222]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_ALL_SLOW_EFFORTLESS_GAIT_SPEED}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
| &amp;lt;maximum [[Gait#Speed|gait speed]]&amp;gt;&lt;br /&gt;
| When this token is added to a random creature summoning effect, it excludes any creatures which have at least one [[gait]] with an [[Creature_token#GAIT|&amp;lt;energy expenditure&amp;gt;]] of 0 and a [[Creature_token#GAIT|&amp;lt;max speed&amp;gt;]] value less than or equal to the specified &amp;lt;maximum gait speed&amp;gt; (note that larger values are slower in the scale used for [[Gait#Speed|gait speed]]). [http://www.bay12forums.com/smf/index.php?topic=169696.msg8243222#msg8243222]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_TIME_RANGE}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
| &amp;lt;minimum [[Time|ticks]]&amp;gt;:&amp;lt;maximum [[Time|ticks]]&amp;gt;&lt;br /&gt;
| The summoned unit vanishes in a puff of smoke once a certain amount of time has elapsed. The time limit is a randomly selected number of ticks within the specified minimum-maximum time range. The unit will persist indefinitely if this token is omitted.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IE_MAKE_PET_IF_POSSIBLE}}{{version|0.47.01}}&lt;br /&gt;
| Within I_EFFECT:SUMMON_UNIT&lt;br /&gt;
|&lt;br /&gt;
| Makes the summoned unit behave as a pet of the unit who performed the summoning interaction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERATED}}&lt;br /&gt;
| Global&lt;br /&gt;
| &lt;br /&gt;
| Indicates that this is a generated interaction. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
To enable a particular type of creature to use an interaction directly, the [[creature token]] &amp;lt;code&amp;gt;[[Creature_token#CAN_DO_INTERACTION|[CAN_DO_INTERACTION:&amp;lt;interaction name&amp;gt;]]]&amp;lt;/code&amp;gt; should be added to its creature raws (replacing '&amp;lt;interaction name&amp;gt;' with the ID of the desired interaction; for an interaction called &amp;lt;code&amp;gt;[INTERACTION:CLEANING]&amp;lt;/code&amp;gt; in the raws, the ID would be &amp;quot;CLEANING&amp;quot;), followed by a series of [CDI:...] tokens as detailed below.&lt;br /&gt;
&lt;br /&gt;
Interactions can also be granted to individual creatures via [[syndrome]]s using the syndrome effect token &amp;lt;code&amp;gt;[[Syndrome#CE_CAN_DO_INTERACTION|[CE_CAN_DO_INTERACTION]]]&amp;lt;/code&amp;gt; followed by &amp;lt;code&amp;gt;[[Interaction_token#INTERACTION|[CDI:INTERACTION:&amp;lt;interaction name&amp;gt;]]]&amp;lt;/code&amp;gt; and additional CDI tokens as required.&lt;br /&gt;
&lt;br /&gt;
The following is a list of valid CDI tokens. Precede them with &amp;quot;CDI:&amp;quot; in the style of &amp;lt;code&amp;gt;[CDI:ADV_NAME:Clean]&amp;lt;/code&amp;gt;, for example.&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#C0C0C0&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|INTERACTION}}&lt;br /&gt;
| ID&lt;br /&gt;
| Specifies which interaction can be performed. This is only needed following [[Syndrome#Special_Effects|CE_CAN_DO_INTERACTION]]; there's no need to include this after [[Creature_token#CAN_DO_INTERACTION|CAN_DO_INTERACTION]] as the latter allows you to specify the interaction directly (as explained [[Interaction_token#Usage|above]]).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ADV_NAME}}&lt;br /&gt;
| text&lt;br /&gt;
| Specifies the name of the interaction as it will appear on the [[Adventurer_mode|adventure mode]] 'powers/abilities' menu.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TARGET}}&lt;br /&gt;
| target ID, target types&lt;br /&gt;
| Specifies how the creature chooses what to target. Target ID refers to an I_TARGET defined in the interaction itself. Multiple target types can be specified. If no target is specified, creature will target any available target within range, even through walls.  Valid target types:&lt;br /&gt;
* '''LINE_OF_SIGHT''' - the source needs to be able to see the target&lt;br /&gt;
* '''TOUCHABLE''' - the source needs to be able to touch the target&lt;br /&gt;
* '''DISTURBER_ONLY''' - the target must be whoever disturbed the source (this is currently only relevant to [[mummy|mummies]], allowing them to curse solely the unit who disturbed their [[tomb|resting place]])&lt;br /&gt;
* '''SELF_ALLOWED''' - the target can be the source&lt;br /&gt;
* '''SELF_ONLY''' - the target '''must''' be the source&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TARGET_RANGE}}&lt;br /&gt;
| target ID, range&lt;br /&gt;
| Determines the maximum distance from the interaction user (in [[tile]]s) at which something can be considered a valid target. For [[Interaction_token#SOLID_GLOB|SOLID_GLOB]], [[Interaction_token#SHARP_ROCK|SHARP_ROCK]], [[Interaction_token#LIQUID_GLOB|LIQUID_GLOB]] and [[Interaction_token#FIREBALL|FIREBALL]] breath attacks, also determines how far the projectiles can fly before falling to the ground.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAX_TARGET_NUMBER}}&lt;br /&gt;
| ID, number&lt;br /&gt;
| Specifies the maximum number of things that can be selected for a particular I_TARGET.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOCATION_HINT}}&lt;br /&gt;
| Location Hint&lt;br /&gt;
| Prevents CPU-controlled creatures from using the interaction unless they are in a location which meets the specified criteria. See [[Interaction_token#IE_LOCATION|above]] for a list of valid location hint values.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USAGE_HINT}}&lt;br /&gt;
| Usage hint token&lt;br /&gt;
| Indicates when and how CPU-controlled creatures will use the interaction. If no hint is specified, the interaction will be used whenever a valid target is available{{verify}}. Multiple usage hints may be specified. Valid values:&lt;br /&gt;
* '''GREETING''' - Creatures will target 'friendly' creatures, usually at random.&lt;br /&gt;
* '''ATTACK''' - Targets enemy creatures in combat.  If the interaction specifies SELF_ONLY, CPU-controlled creatures will never use it.&lt;br /&gt;
* '''DEFEND'''{{version|0.47.01}} - Used in combat. Creature will target itself.&lt;br /&gt;
* '''FLEEING''' - Used when fleeing an enemy.  Creature will target itself.&lt;br /&gt;
* '''CLEAN_SELF''' - Creature targets itself when its body is covered with [[contaminant]]s.&lt;br /&gt;
* '''CLEAN_FRIEND''' - As above, but targets other friendly units instead.&lt;br /&gt;
* '''NEGATIVE_SOCIAL_RESPONSE''' - Used when a creature is expressing contempt (for example, to a murderer). This is used in the default spitting interaction, for example.&lt;br /&gt;
* '''TORMENT''' - This is also used in the default spitting interaction, and is presumably used in a similar context.&lt;br /&gt;
* '''MINOR_BLESSING'''{{version|0.47.01}} - Used in divination dice blessings. Targets the roller.&lt;br /&gt;
* '''MEDIUM_BLESSING'''{{version|0.47.01}} - Used in divination dice blessings. Targets the roller.&lt;br /&gt;
* '''MINOR_CURSE'''{{version|0.47.01}} - Used in divination dice curses. Targets the roller.&lt;br /&gt;
* '''MEDIUM_CURSE'''{{version|0.47.01}} - Used in divination dice curses. Targets the roller.&lt;br /&gt;
* '''MAJOR_CURSE''' - Used in disturbance and deity curses.  Targets the tomb disturber/temple defiler.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WAIT_PERIOD}}&lt;br /&gt;
| number&lt;br /&gt;
| The creature must wait the specified number of [[time|ticks]] before being able to use the interaction again. The delay defaults to 20 ticks if this is omitted. Setting it to 0 removes the delay altogether.&lt;br /&gt;
Note: A WAIT_PERIOD of 10 is 10 ticks long in [[fortress mode]], but only 1 tick long in [[adventurer mode]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FREE_ACTION}}&lt;br /&gt;
|&lt;br /&gt;
| Indicates that performing the interaction doesn't take any time.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BP_REQUIRED}}&lt;br /&gt;
| Body part criteria&lt;br /&gt;
| Indicates that a particular body part must be present in order to perform the interaction. Criteria are '''BY_CATEGORY:'''[[Body_token#CATEGORY|category]], '''BY_TYPE:'''type (GRASP, for example),  or '''BY_TOKEN:'''[[Body_token#BP|token]] (uses the body part ID). See [[Body_token|body token]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERBAL}}&lt;br /&gt;
| &lt;br /&gt;
| Only creatures that [[Creature_token#CAN_SPEAK|can speak]] will be able to use the interaction.  Might also be needed for VERBAL_SPEECH.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERBAL_SPEECH}}&lt;br /&gt;
| filename&lt;br /&gt;
| Specifies what the creature says when they perform the interaction. Filename path is relative to /data/speech.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_BE_MUTUAL}}&lt;br /&gt;
| &lt;br /&gt;
| Presumably allows two creatures with the same interaction to use it on each other simultaneously, for example, cats cleaning each other.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERB}}&lt;br /&gt;
| self:other:mutual&lt;br /&gt;
| When a creature uses the interaction, a combat report message will be displayed in the form:&lt;br /&gt;
&lt;br /&gt;
[interaction user(s)] [VERB text] [target creature (if applicable)]&lt;br /&gt;
&lt;br /&gt;
The 'self' text is presented when describing the interaction in the second person (that is, when the interaction is carried out by the player character in [[adventure mode]]), the 'other' text is presented when describing it in the third person, and the 'mutual' text is presented when the interaction is carried out in a [[Interaction_token#CAN_BE_MUTUAL|mutual]] fashion.&lt;br /&gt;
&lt;br /&gt;
[CDI:VERB:lick:licks:lick each other]&lt;br /&gt;
&lt;br /&gt;
[CDI:VERB:gesture:gestures:NA]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERB_REVERSE}}&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TARGET_VERB}}&lt;br /&gt;
| self:other&lt;br /&gt;
| When a creature uses the interaction, a message will display, describing the target as doing this.&lt;br /&gt;
[CDI:TARGET_VERB:shudder and begin to move:shudders and begins to move]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FLOW}}&lt;br /&gt;
| [[#Breath Attack Types|Breath attack token]]&lt;br /&gt;
| Can be used with interactions that have [[Interaction_token#I_EFFECT|[I_EFFECT:MATERIAL_EMISSION]]] and [[Interaction_token#IT_LOCATION|[IT_LOCATION:CONTEXT_MATERIAL]]] (or [[Interaction_token#IT_MATERIAL|[IT_MATERIAL:CONTEXT_MATERIAL]]]) to make the interaction emit a special flow type. Valid values:&lt;br /&gt;
* '''[[Interaction_token#FIREBALL|FIREBALL]]'''&lt;br /&gt;
* '''[[Interaction_token#FIREJET|FIREJET]]'''&lt;br /&gt;
* '''[[Interaction_token#DRAGONFIRE|DRAGONFIRE]]'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATERIAL}}&lt;br /&gt;
| [[Material token]]:[[Interaction_token#Breath_Attack_Types|Breath attack token]]&lt;br /&gt;
| Can be used with interactions that have [[Interaction_token#I_EFFECT|[I_EFFECT:MATERIAL_EMISSION]]] and [[Interaction_token#IT_LOCATION|[IT_LOCATION:CONTEXT_MATERIAL]]] (or [[Interaction_token#IT_MATERIAL|[IT_MATERIAL:CONTEXT_MATERIAL]]]) to make the interaction emit the specified material in the manner described by the [[Interaction_token#Breath_Attack_Types|breath attack token]] used.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Breath attacks==&lt;br /&gt;
Breath attacks are controlled by the MATERIAL_EMISSION interaction, like so:&lt;br /&gt;
&lt;br /&gt;
  [CAN_DO_INTERACTION:MATERIAL_EMISSION]&lt;br /&gt;
  		[CDI:ADV_NAME:Breath custom material]&lt;br /&gt;
  		[CDI:USAGE_HINT:ATTACK]&lt;br /&gt;
  		[CDI:BP_REQUIRED:BY_CATEGORY:MOUTH]&lt;br /&gt;
  		[CDI:MATERIAL:LOCAL_CREATURE_MAT:CUSTOMMATERIAL:TRAILING_VAPOR_FLOW]&lt;br /&gt;
  		[CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
  		[CDI:TARGET_RANGE:C:15]&lt;br /&gt;
  		[CDI:MAX_TARGET_NUMBER:C:1]&lt;br /&gt;
  		[CDI:WAIT_PERIOD:50]&lt;br /&gt;
&lt;br /&gt;
The most important part is this line:&lt;br /&gt;
&lt;br /&gt;
  [CDI:MATERIAL:LOCAL_CREATURE_MAT:CUSTOMMATERIAL:TRAILING_VAPOR_FLOW]&lt;br /&gt;
&lt;br /&gt;
The CDI refers to CAN_DO_INTERACTION; the MATERIAL states that this line shows what the material is. LOCAL_CREATURE_MAT:CUSTOMMATERIAL is your material, and TRAILING_VAPOR_FLOW refers to the breath attack type. Other types are seen below. Also important is this line:&lt;br /&gt;
&lt;br /&gt;
  [CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
&lt;br /&gt;
LINE_OF_SIGHT refers to where the target C may be; others include SELF_ALLOWED (presumably like LINE_OF_SIGHT, but with the creature allowed to target itself), SELF_ONLY (preferable for undirected attacks and TOUCHABLE (for up-close attacks, as trailing flows tend to be).&lt;br /&gt;
&lt;br /&gt;
===Breath Attack Types===&lt;br /&gt;
&lt;br /&gt;
    '''[CDI:MATERIAL:&amp;lt;[[material token]]&amp;gt;:&amp;lt;material emission type&amp;gt;]'''&lt;br /&gt;
&lt;br /&gt;
Is used to emit a specific material in a specific manner. A list of valid emission types can be found below.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
    [CDI:MATERIAL:INORGANIC:GABBRO:[[Interaction_token#SHARP_ROCK|SHARP_ROCK]]]&lt;br /&gt;
shoots a sharp [[gabbro]] rock&lt;br /&gt;
    [CDI:MATERIAL:PLANT_MAT:GRASS_CAVE_WHEAT:MILL:[[Interaction_token#UNDIRECTED_DUST|UNDIRECTED_DUST]]]&lt;br /&gt;
releases a cloud of [[Cave wheat|dwarven wheat flour]]&lt;br /&gt;
    [CDI:MATERIAL:CREATURE_MAT:DWARF:TEARS:[[Interaction_token#SPATTER_LIQUID|SPATTER_LIQUID]]]&lt;br /&gt;
creates a pool of [[dwarf|dwarven]] tears&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    '''[CDI:FLOW:&amp;lt;flow emission type&amp;gt;]'''&lt;br /&gt;
&lt;br /&gt;
Is used to emit one of the special hardcoded flow types ([[Interaction_token#FIREBALL|FIREBALL]], [[Interaction_token#FIREJET|FIREJET]]  or [[Interaction_token#DRAGONFIRE|DRAGONFIRE]]).&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
    [CDI:FLOW:[[Interaction_token#DRAGONFIRE|DRAGONFIRE]]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Usage Type&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAILING_DUST_FLOW}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Shoots a trail of solid dust at the target. Appears to use [[cave-in]] dust physics, as the dust cloud will fling around anything it comes in contact with (including the creature who emitted it), making it capable of smashing creatures into the ground and flinging them over walls. Creatures caught in the dust cloud will be [[contaminant|covered]] with dust; this will trigger any associated [[Syndrome#SYN_CONTACT|contact syndromes]].&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAILING_VAPOR_FLOW}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Shoots a trail of liquid mist at the target. Creatures caught in the vapor will be [[contaminant|covered]] with the condensed liquid; this will trigger any associated [[Syndrome#SYN_CONTACT|contact syndromes]].&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAILING_GAS_FLOW}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Shoots a trail of gaseous substance at the target. This can be inhaled, triggering any associated [[Syndrome#SYN_INHALED|inhalation syndromes]].&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAILING_ITEM_FLOW}}:[[item token]]&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Shoots a &amp;quot;cloud&amp;quot; of items at the target, leaving piles of this item on the floor.  Note that this does ''not'' create the actual items or use falling item mechanics (meaning no flying daggers or Touhou-style barrages, unfortunately).  Instead, this token acts as [[Interaction_token#TRAILING_GAS_FLOW|TRAILING_GAS_FLOW]], except that the material will use its ''normal'' temperature - for example, a breath attack of steel anvils will envelop the target in a &amp;quot;burst of steel&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDIRECTED_DUST}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| The creature releases a cloud of solid dust which spreads and dissipates. Similar to [[Interaction_token#TRAILING_DUST_FLOW|TRAILING_DUST_FLOW]], but undirected, thus affecting a larger area but losing the distance - range is roughly the same as that of a cave-in. Creature will attack as normal. &amp;lt;s&amp;gt;DO NOT USE THIS TAG UNLESS YOU WANT TO KILL THE CREATURE AND EVERYTHING NEAR IT AND SEND PEOPLE FLYING.&amp;lt;/s&amp;gt; You know you want to.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDIRECTED_VAPOR}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| The creature releases a cloud of liquid mist which spreads and dissipates. Similar to [[Interaction_token#TRAILING_VAPOR_FLOW|TRAILING_VAPOR_FLOW]], but undirected, thus affecting a larger area but losing the distance.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDIRECTED_GAS}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| The creature releases a cloud of gaseous material which spreads and dissipates. Similar to [[Interaction_token#TRAILING_GAS_FLOW|TRAILING_GAS_FLOW]], but undirected, thus affecting a larger area but losing the distance.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDIRECTED_ITEM_CLOUD}}:[[item token]]&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| The creature releases a &amp;quot;cloud&amp;quot; of items at the target, leaving piles of this item on the floor.  The same comments apply as [[Interaction_token#TRAILING_ITEM_FLOW|TRAILING_ITEM_FLOW]].&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEATHER_CREEPING_DUST}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Creates a cloud of creeping dust. Not usable by creatures.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEATHER_CREEPING_VAPOR}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Creates a cloud of creeping vapor. Not usable by creatures.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEATHER_CREEPING_GAS}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Creates a cloud of gas that appears at the edge of the map and slowly creeps across the map. Not usable by creatures.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEATHER_FALLING_MATERIAL}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Causes it to start raining a particular material. If the material is solid at the outdoor temperatures, it will snow the material instead. Can transfer [[Syndrome#SYN_CONTACT|contact syndromes]]. Regardless of the nature of the material, being caught in it will give dwarves the negative [[thought]] of being 'caught in freakish weather lately'. Not usable by creatures.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SOLID_GLOB}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Shoots a [[Item_token#GLOB|solid glob]] of spinning substance at the target, leaving a symbol similar to broken arrows, if it misses. Essentially a projectile weapon. If the [[Interaction_token#WAIT_PERIOD|cooldown rate]] is short enough, some creatures with this breath attack will not move, preferring instead to hold position and shoot globs at their enemies, even when they are right next to them.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SHARP_ROCK}}{{version|0.47.01}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Just like [[Interaction_token#SOLID_GLOB|SOLID_GLOB]], but more harmful, as it shoots a sharpened [[Item_token#ROCK|solid chunk]] of material instead.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIQUID_GLOB}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Shoots a [[Item_token#LIQUID_MISC|liquid glob]] of substance at the target.  [[Syndrome#SYN_CONTACT|Contact syndromes]] will take effect if the glob hits the target's exposed skin.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPATTER_POWDER}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Creates a [[contaminant|pile of powder]] at the specified location.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPATTER_LIQUID}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Creates a [[contaminant|pool of liquid]] at the specified location.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEB_SPRAY}}&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Emits a burst of [[web]]s that entangle target creatures.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DRAGONFIRE}}&lt;br /&gt;
| FLOW&lt;br /&gt;
| Emits a wide cone of [[dragon]] [[fire]] that burns target creatures at a scorching {{ct|50000}}.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIREJET}}&lt;br /&gt;
| FLOW&lt;br /&gt;
| Emits a narrow cone of [[fire]] that burns target creatures at {{ct|11000}}.&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIREBALL}}&lt;br /&gt;
| FLOW&lt;br /&gt;
| Emits a fireball that burns the target creature.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Keep in mind that you can give a creature multiple breath attacks, which appears to make the creature choose between them at random.  Creatures cannot use the WEATHER effects, these being reserved for regional interactions.&lt;br /&gt;
&lt;br /&gt;
One major difference between GAS, VAPOR, and DUST is that if the material cannot exist in the specified state at the current temperature, it will automatically be created at a temperature allowing it to exist.  So if you create a vapor spray that uses rock or metal as a material, that spray will be created at the material's melting point, setting everything it touches on fire.  You can also create a freezing spray by using a custom material that has extremely low melting and/or boiling points.&lt;br /&gt;
&lt;br /&gt;
If you give a creature a material breath attack, be aware that it will be caught in the attack more frequently than its targets.  Make sure to make your creatures immune to their own breath weapons!&lt;br /&gt;
&lt;br /&gt;
==Creature and Caste Flags==&lt;br /&gt;
&lt;br /&gt;
Certain interaction and syndrome effects (currently limited to [[Interaction_token#I_EFFECT|[IE_SUMMON_UNIT]]] and [[Syndrome#CE_BODY_TRANSFORMATION|[CE_BODY_TRANSFORMATION]]]) permit modders to specify the required/forbidden creature and caste flags of the desired creature(s). These are a collection of internal flags which are derived from [[Creature_token|creature tokens]] but are not necessarily identical to them. The following lists contain creature and caste flag names as provided by Toady One in a FotF reply [http://www.bay12forums.com/smf//index.php?topic=169696.msg8099138#msg8099138] (valid as of 0.47.04).&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Creature Flags|&lt;br /&gt;
ALL_CASTES_ALIVE&lt;br /&gt;
ARTIFICIAL_HIVEABLE&lt;br /&gt;
BIOME_DESERT_BADLAND&lt;br /&gt;
BIOME_DESERT_ROCK&lt;br /&gt;
BIOME_DESERT_SAND&lt;br /&gt;
BIOME_FOREST_TAIGA&lt;br /&gt;
BIOME_FOREST_TEMPERATE_BROADLEAF&lt;br /&gt;
BIOME_FOREST_TEMPERATE_CONIFER&lt;br /&gt;
BIOME_FOREST_TROPICAL_CONIFER&lt;br /&gt;
BIOME_FOREST_TROPICAL_DRY_BROADLEAF&lt;br /&gt;
BIOME_FOREST_TROPICAL_MOIST_BROADLEAF&lt;br /&gt;
BIOME_GLACIER&lt;br /&gt;
BIOME_GRASSLAND_TEMPERATE&lt;br /&gt;
BIOME_GRASSLAND_TROPICAL&lt;br /&gt;
BIOME_LAKE_TEMPERATE_BRACKISHWATER&lt;br /&gt;
BIOME_LAKE_TEMPERATE_FRESHWATER&lt;br /&gt;
BIOME_LAKE_TEMPERATE_SALTWATER&lt;br /&gt;
BIOME_LAKE_TROPICAL_BRACKISHWATER&lt;br /&gt;
BIOME_LAKE_TROPICAL_FRESHWATER&lt;br /&gt;
BIOME_LAKE_TROPICAL_SALTWATER&lt;br /&gt;
BIOME_MARSH_TEMPERATE_FRESHWATER&lt;br /&gt;
BIOME_MARSH_TEMPERATE_SALTWATER&lt;br /&gt;
BIOME_MARSH_TROPICAL_FRESHWATER&lt;br /&gt;
BIOME_MARSH_TROPICAL_SALTWATER&lt;br /&gt;
BIOME_MOUNTAIN&lt;br /&gt;
BIOME_OCEAN_ARCTIC&lt;br /&gt;
BIOME_OCEAN_TEMPERATE&lt;br /&gt;
BIOME_OCEAN_TROPICAL&lt;br /&gt;
BIOME_POOL_TEMPERATE_BRACKISHWATER&lt;br /&gt;
BIOME_POOL_TEMPERATE_FRESHWATER&lt;br /&gt;
BIOME_POOL_TEMPERATE_SALTWATER&lt;br /&gt;
BIOME_POOL_TROPICAL_BRACKISHWATER&lt;br /&gt;
BIOME_POOL_TROPICAL_FRESHWATER&lt;br /&gt;
BIOME_POOL_TROPICAL_SALTWATER&lt;br /&gt;
BIOME_RIVER_TEMPERATE_BRACKISHWATER&lt;br /&gt;
BIOME_RIVER_TEMPERATE_FRESHWATER&lt;br /&gt;
BIOME_RIVER_TEMPERATE_SALTWATER&lt;br /&gt;
BIOME_RIVER_TROPICAL_BRACKISHWATER&lt;br /&gt;
BIOME_RIVER_TROPICAL_FRESHWATER&lt;br /&gt;
BIOME_RIVER_TROPICAL_SALTWATER&lt;br /&gt;
BIOME_SAVANNA_TEMPERATE&lt;br /&gt;
BIOME_SAVANNA_TROPICAL&lt;br /&gt;
BIOME_SHRUBLAND_TEMPERATE&lt;br /&gt;
BIOME_SHRUBLAND_TROPICAL&lt;br /&gt;
BIOME_SUBTERRANEAN_CHASM&lt;br /&gt;
BIOME_SUBTERRANEAN_LAVA&lt;br /&gt;
BIOME_SUBTERRANEAN_WATER&lt;br /&gt;
BIOME_SWAMP_MANGROVE&lt;br /&gt;
BIOME_SWAMP_TEMPERATE_FRESHWATER&lt;br /&gt;
BIOME_SWAMP_TEMPERATE_SALTWATER&lt;br /&gt;
BIOME_SWAMP_TROPICAL_FRESHWATER&lt;br /&gt;
BIOME_SWAMP_TROPICAL_SALTWATER&lt;br /&gt;
BIOME_TUNDRA&lt;br /&gt;
DOES_NOT_EXIST&lt;br /&gt;
EQUIPMENT&lt;br /&gt;
EQUIPMENT_WAGON&lt;br /&gt;
EVIL&lt;br /&gt;
FANCIFUL&lt;br /&gt;
GENERATED&lt;br /&gt;
GOOD&lt;br /&gt;
HAS_ANY_BENIGN&lt;br /&gt;
HAS_ANY_CANNOT_BREATHE_AIR&lt;br /&gt;
HAS_ANY_CANNOT_BREATHE_WATER&lt;br /&gt;
HAS_ANY_CAN_SWIM&lt;br /&gt;
HAS_ANY_CARNIVORE&lt;br /&gt;
HAS_ANY_COMMON_DOMESTIC&lt;br /&gt;
HAS_ANY_CURIOUS_BEAST&lt;br /&gt;
HAS_ANY_DEMON&lt;br /&gt;
HAS_ANY_FEATURE_BEAST&lt;br /&gt;
HAS_ANY_FLIER&lt;br /&gt;
HAS_ANY_FLY_RACE_GAIT&lt;br /&gt;
HAS_ANY_GRASP&lt;br /&gt;
HAS_ANY_GRAZER&lt;br /&gt;
HAS_ANY_HAS_BLOOD&lt;br /&gt;
HAS_ANY_IMMOBILE&lt;br /&gt;
HAS_ANY_INTELLIGENT_LEARNS&lt;br /&gt;
HAS_ANY_INTELLIGENT_SPEAKS&lt;br /&gt;
HAS_ANY_LARGE_PREDATOR&lt;br /&gt;
HAS_ANY_LOCAL_POPS_CONTROLLABLE&lt;br /&gt;
HAS_ANY_LOCAL_POPS_PRODUCE_HEROES&lt;br /&gt;
HAS_ANY_MEGABEAST&lt;br /&gt;
HAS_ANY_MISCHIEVIOUS&lt;br /&gt;
HAS_ANY_NATURAL_ANIMAL&lt;br /&gt;
HAS_ANY_NIGHT_CREATURE&lt;br /&gt;
HAS_ANY_NIGHT_CREATURE_BOGEYMAN&lt;br /&gt;
HAS_ANY_NIGHT_CREATURE_EXPERIMENTER&lt;br /&gt;
HAS_ANY_NIGHT_CREATURE_HUNTER&lt;br /&gt;
HAS_ANY_NIGHT_CREATURE_NIGHTMARE&lt;br /&gt;
HAS_ANY_NOT_FIREIMMUNE&lt;br /&gt;
HAS_ANY_NOT_FLIER&lt;br /&gt;
HAS_ANY_NOT_LIVING&lt;br /&gt;
HAS_ANY_OUTSIDER_CONTROLLABLE&lt;br /&gt;
HAS_ANY_POWER&lt;br /&gt;
HAS_ANY_RACE_GAIT&lt;br /&gt;
HAS_ANY_SEMIMEGABEAST&lt;br /&gt;
HAS_ANY_SLOW_LEARNER&lt;br /&gt;
HAS_ANY_SUPERNATURAL&lt;br /&gt;
HAS_ANY_TITAN&lt;br /&gt;
HAS_ANY_UNIQUE_DEMON&lt;br /&gt;
HAS_ANY_UTTERANCES&lt;br /&gt;
HAS_ANY_VERMIN_HATEABLE&lt;br /&gt;
HAS_ANY_VERMIN_MICRO&lt;br /&gt;
HAS_FEMALE&lt;br /&gt;
HAS_MALE&lt;br /&gt;
LARGE_ROAMING&lt;br /&gt;
LOOSE_CLUSTERS&lt;br /&gt;
MATES_TO_BREED&lt;br /&gt;
MUNDANE&lt;br /&gt;
OCCURS_AS_ENTITY_RACE&lt;br /&gt;
SAVAGE&lt;br /&gt;
SMALL_RACE - applies to any vermin creature&lt;br /&gt;
TWO_GENDERS&lt;br /&gt;
UBIQUITOUS&lt;br /&gt;
VERMIN_EATER&lt;br /&gt;
VERMIN_FISH&lt;br /&gt;
VERMIN_GROUNDER&lt;br /&gt;
VERMIN_ROTTER&lt;br /&gt;
VERMIN_SOIL&lt;br /&gt;
VERMIN_SOIL_COLONY&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Caste Flags|&lt;br /&gt;
ADOPTS_OWNER&lt;br /&gt;
ALCOHOL_DEPENDENT&lt;br /&gt;
ALL_ACTIVE&lt;br /&gt;
AMBUSHPREDATOR&lt;br /&gt;
AQUATIC_UNDERSWIM&lt;br /&gt;
ARENA_RESTRICTED&lt;br /&gt;
AT_PEACE_WITH_WILDLIFE&lt;br /&gt;
BENIGN&lt;br /&gt;
BLOODSUCKER&lt;br /&gt;
BONECARN&lt;br /&gt;
CANNOT_BREATHE_AIR&lt;br /&gt;
CANNOT_CLIMB&lt;br /&gt;
CANNOT_JUMP&lt;br /&gt;
CANOPENDOORS&lt;br /&gt;
CAN_BREATHE_WATER&lt;br /&gt;
CAN_LEARN / INTELLIGENT_LEARNS&lt;br /&gt;
CAN_SPEAK / INTELLIGENT_SPEAKS&lt;br /&gt;
CAN_SWIM&lt;br /&gt;
CAN_SWIM_INNATE&lt;br /&gt;
CARNIVORE&lt;br /&gt;
CAVE_ADAPT&lt;br /&gt;
COLONY_EXTERNAL&lt;br /&gt;
COMMON_DOMESTIC&lt;br /&gt;
CONVERTED_SPOUSE&lt;br /&gt;
COOKABLE_LIVE&lt;br /&gt;
CRAZED&lt;br /&gt;
CREPUSCULAR&lt;br /&gt;
CURIOUS_BEAST&lt;br /&gt;
CURIOUS_BEAST_EATER&lt;br /&gt;
CURIOUS_BEAST_GUZZLER&lt;br /&gt;
CURIOUS_BEAST_ITEM&lt;br /&gt;
DEMON&lt;br /&gt;
DIE_WHEN_VERMIN_BITE&lt;br /&gt;
DIURNAL&lt;br /&gt;
DIVE_HUNTS_VERMIN&lt;br /&gt;
EQUIPS&lt;br /&gt;
EXTRAVISION&lt;br /&gt;
FEATURE_ATTACK_GROUP&lt;br /&gt;
FEATURE_BEAST&lt;br /&gt;
FIREIMMUNE&lt;br /&gt;
FIREIMMUNE_SUPER&lt;br /&gt;
FISHITEM&lt;br /&gt;
FLEEQUICK&lt;br /&gt;
FLIER&lt;br /&gt;
GELDABLE&lt;br /&gt;
GETS_INFECTIONS_FROM_ROT&lt;br /&gt;
GETS_WOUND_INFECTIONS&lt;br /&gt;
GNAWER&lt;br /&gt;
GRAZER&lt;br /&gt;
HASSHELL&lt;br /&gt;
HAS_BABYSTATE&lt;br /&gt;
HAS_BLOOD&lt;br /&gt;
HAS_CHILDSTATE&lt;br /&gt;
HAS_COLOR&lt;br /&gt;
HAS_FLY_RACE_GAIT&lt;br /&gt;
HAS_GLOW_COLOR&lt;br /&gt;
HAS_GLOW_TILE&lt;br /&gt;
HAS_GRASP&lt;br /&gt;
HAS_NERVES&lt;br /&gt;
HAS_PUS&lt;br /&gt;
HAS_RACE_GAIT&lt;br /&gt;
HAS_ROTTABLE&lt;br /&gt;
HAS_SECRETION&lt;br /&gt;
HAS_SOLDIER_TILE&lt;br /&gt;
HAS_SOUND_ALERT&lt;br /&gt;
HAS_SOUND_PEACEFUL_INTERMITTENT&lt;br /&gt;
HAS_TILE&lt;br /&gt;
HUNTS_VERMIN&lt;br /&gt;
IMMOBILE&lt;br /&gt;
IMMOBILE_LAND&lt;br /&gt;
IMMOLATE&lt;br /&gt;
ITEMCORPSE&lt;br /&gt;
LAIR_HUNTER&lt;br /&gt;
LARGE_PREDATOR&lt;br /&gt;
LAYS_EGGS&lt;br /&gt;
LAYS_UNUSUAL_EGGS&lt;br /&gt;
LIGAMENTS&lt;br /&gt;
LIGHT_GEN&lt;br /&gt;
LISP&lt;br /&gt;
LOCAL_POPS_CONTROLLABLE&lt;br /&gt;
LOCAL_POPS_PRODUCE_HEROES&lt;br /&gt;
LOCKPICKER&lt;br /&gt;
MAGICAL&lt;br /&gt;
MAGMA_VISION&lt;br /&gt;
MANNERISM_BREATH&lt;br /&gt;
MANNERISM_EYELIDS&lt;br /&gt;
MANNERISM_LAUGH&lt;br /&gt;
MANNERISM_POSTURE&lt;br /&gt;
MANNERISM_SIT&lt;br /&gt;
MANNERISM_SMILE&lt;br /&gt;
MANNERISM_STRETCH&lt;br /&gt;
MANNERISM_WALK&lt;br /&gt;
MATUTINAL&lt;br /&gt;
MEANDERER&lt;br /&gt;
MEGABEAST&lt;br /&gt;
MILKABLE&lt;br /&gt;
MISCHIEVIOUS&lt;br /&gt;
MOUNT&lt;br /&gt;
MOUNT_EXOTIC&lt;br /&gt;
MULTIPART_FULL_VISION&lt;br /&gt;
MULTIPLE_LITTER_RARE&lt;br /&gt;
NATURAL_ANIMAL&lt;br /&gt;
NIGHT_CREATURE&lt;br /&gt;
NIGHT_CREATURE_BOGEYMAN&lt;br /&gt;
NIGHT_CREATURE_EXPERIMENTER&lt;br /&gt;
NIGHT_CREATURE_HUNTER&lt;br /&gt;
NIGHT_CREATURE_NIGHTMARE&lt;br /&gt;
NOBONES&lt;br /&gt;
NOBREATHE&lt;br /&gt;
NOCTURNAL&lt;br /&gt;
NOEMOTION&lt;br /&gt;
NOEXERT&lt;br /&gt;
NOFEAR&lt;br /&gt;
NOMEAT&lt;br /&gt;
NONAUSEA&lt;br /&gt;
NOPAIN&lt;br /&gt;
NOSKIN&lt;br /&gt;
NOSKULL&lt;br /&gt;
NOSMELLYROT&lt;br /&gt;
NOSTUCKINS&lt;br /&gt;
NOSTUN&lt;br /&gt;
NOTHOUGHT&lt;br /&gt;
NOT_BUTCHERABLE&lt;br /&gt;
NOT_LIVING&lt;br /&gt;
NO_AUTUMN&lt;br /&gt;
NO_CONNECTIONS_FOR_MOVEMENT&lt;br /&gt;
NO_DIZZINESS&lt;br /&gt;
NO_DRINK&lt;br /&gt;
NO_EAT&lt;br /&gt;
NO_FEVERS&lt;br /&gt;
NO_PHYS_ATT_GAIN&lt;br /&gt;
NO_PHYS_ATT_RUST&lt;br /&gt;
NO_SLEEP&lt;br /&gt;
NO_SPRING&lt;br /&gt;
NO_SUMMER&lt;br /&gt;
NO_THOUGHT_CENTER_FOR_MOVEMENT&lt;br /&gt;
NO_UNIT_TYPE_COLOR&lt;br /&gt;
NO_VEGETATION_PERTURB&lt;br /&gt;
NO_WINTER&lt;br /&gt;
OPPOSED_TO_LIFE&lt;br /&gt;
OUTSIDER_CONTROLLABLE&lt;br /&gt;
PACK_ANIMAL&lt;br /&gt;
PARALYZEIMMUNE&lt;br /&gt;
PATTERNFLIER&lt;br /&gt;
PEARL&lt;br /&gt;
PET&lt;br /&gt;
PET_EXOTIC&lt;br /&gt;
POWER&lt;br /&gt;
REMAINS_ON_VERMIN_BITE_DEATH&lt;br /&gt;
REMAINS_UNDETERMINED&lt;br /&gt;
RETURNS_VERMIN_KILLS_TO_OWNER&lt;br /&gt;
SEMIMEGABEAST&lt;br /&gt;
SLOW_LEARNER&lt;br /&gt;
SPOUSE_CONVERSION_TARGET&lt;br /&gt;
SPOUSE_CONVERTER&lt;br /&gt;
SPREAD_EVIL_SPHERES_IF_RULER&lt;br /&gt;
STANCE_CLIMBER&lt;br /&gt;
STRANGE_MOODS&lt;br /&gt;
SUPERNATURAL&lt;br /&gt;
TENDONS&lt;br /&gt;
THICKWEB&lt;br /&gt;
TITAN&lt;br /&gt;
TRAINABLE_HUNTING&lt;br /&gt;
TRAINABLE_WAR&lt;br /&gt;
TRANCES&lt;br /&gt;
TRAPAVOID&lt;br /&gt;
UNIQUE_DEMON&lt;br /&gt;
UTTERANCES&lt;br /&gt;
VEGETATION&lt;br /&gt;
VERMIN_GOBBLER&lt;br /&gt;
VERMIN_HATEABLE&lt;br /&gt;
VERMIN_MICRO&lt;br /&gt;
VERMIN_NOFISH&lt;br /&gt;
VERMIN_NOROAM&lt;br /&gt;
VERMIN_NOTRAP&lt;br /&gt;
VESPERTINE&lt;br /&gt;
WAGON_PULLER&lt;br /&gt;
WEBBER&lt;br /&gt;
WEBIMMUNE&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Syndrome]]&lt;br /&gt;
* [[Interaction examples]]&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Tokens}}&lt;br /&gt;
[[ru:Interaction token]]&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Category:DF2014:Modding_Examples&amp;diff=251390</id>
		<title>Category:DF2014:Modding Examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Category:DF2014:Modding_Examples&amp;diff=251390"/>
		<updated>2020-03-11T15:54:03Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: Created page with &amp;quot;Pages that contain example raws for DF mods, especially raws that demonstrate interesting tricks and useful modding techniques.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Pages that contain example raws for DF mods, especially raws that demonstrate interesting tricks and useful modding techniques.&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Reaction_examples&amp;diff=251389</id>
		<title>Reaction examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Reaction_examples&amp;diff=251389"/>
		<updated>2020-03-11T15:48:58Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{category|modding}}&lt;br /&gt;
[[Reaction]]s seem to be causing people some issues. As such, examples would probably be useful for those who'd like some help creating what they want. When adding a new reaction, make sure to add a line for it in the entity_default file, under the mountain (first section) section. For example, if adding the adamantine wafer reaction, open entity_default, go to the mountain entry (the first one), scroll down until you see [PERMITTED_REACTION:something] (like [PERMITTED_REACTION:TAN_A_HIDE]) and add another line that says [PERMITTED_REACTION:REACTION_NAME], where REACTION_NAME is whatever is stated in the reaction's REACTION tag, so in this case the entry would read [PERMITTED_REACTION:FREE_ADAMANTINE_WAFERS].&lt;br /&gt;
&lt;br /&gt;
==Smelter Emulation==&lt;br /&gt;
&lt;br /&gt;
===Smelt Hematite Ore===&lt;br /&gt;
Simulates the built-in smelting of hematite ore.&lt;br /&gt;
 [REACTION:SMELT_IRON_FROM_HEMATITE]&lt;br /&gt;
 [NAME:Smelt hematite to bars]&lt;br /&gt;
 [BUILDING:SMELTER:NONE]&lt;br /&gt;
 [REAGENT:A:BOULDER:NO_SUBTYPE:INORGANIC:HEMATITE]&lt;br /&gt;
 [PRODUCT:100:4:BAR:NO_SUBTYPE:INORGANIC:IRON][PRODUCT_DIMENSION:150]&lt;br /&gt;
 [FUEL]&lt;br /&gt;
 [SKILL:SMELT]&lt;br /&gt;
Results in 4 iron bars, of basic size.&lt;br /&gt;
&lt;br /&gt;
===Smelt Galena Ore===&lt;br /&gt;
Simulates the built-in smelting of galena ore.&lt;br /&gt;
 [REACTION:SMELT_COPPER_FROM_GALENA]&lt;br /&gt;
 [NAME:Smelt galena to bars]&lt;br /&gt;
 [BUILDING:SMELTER:NONE]&lt;br /&gt;
 [REAGENT:A:BOULDER:NO_SUBTYPE:INORGANIC:GALENA]&lt;br /&gt;
 [PRODUCT:100:4:BAR:NO_SUBTYPE:INORGANIC:COPPER][PRODUCT_DIMENSION:150]&lt;br /&gt;
 [PRODUCT:50:4:BAR:NO_SUBTYPE:INORGANIC:SILVER][PRODUCT_DIMENSION:150]&lt;br /&gt;
 [FUEL]&lt;br /&gt;
 [SKILL:SMELT]&lt;br /&gt;
Results in 4 copper bars, with a 50% chance of a silver bar.&lt;br /&gt;
&lt;br /&gt;
==Plant Reactions==&lt;br /&gt;
&lt;br /&gt;
==Bucket/Alcohol Reactions==&lt;br /&gt;
&lt;br /&gt;
==Weapon Reactions==&lt;br /&gt;
&lt;br /&gt;
===Gemstone Long Sword===&lt;br /&gt;
Make a long sword out of four rough gemstones of the same type.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 [REACTION:MAKE_GEMSTONE_SWORD_LONG]&lt;br /&gt;
 [NAME:make gemstone long sword]&lt;br /&gt;
 [BUILDING:SMELTER:NONE]&lt;br /&gt;
 [REAGENT:A:4:ROUGH:NO_SUBTYPE:NONE:NONE]&lt;br /&gt;
 [PRODUCT:100:1:WEAPON:ITEM_WEAPON_SWORD_LONG:GET_MATERIAL_FROM_REAGENT:A:NONE]&lt;br /&gt;
 [FUEL]&lt;br /&gt;
 [SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
==Misc Item Reactions==&lt;br /&gt;
&lt;br /&gt;
===Cremate Vermin Remains===&lt;br /&gt;
Incinerates all those non-rotting vermin remains so they stop cluttering up your hallways.&lt;br /&gt;
 [REACTION:CREMATE_REMAINS]&lt;br /&gt;
 [NAME:cremate remains]&lt;br /&gt;
 [BUILDING:SMELTER:NONE]&lt;br /&gt;
 [REAGENT:A:1:REMAINS:NONE:NONE:NONE]&lt;br /&gt;
 [PRODUCT:100:1:BAR:NONE:ASH:NONE][PRODUCT_DIMENSION:150]&lt;br /&gt;
 [SKILL:SMELT]&lt;br /&gt;
 [AUTOMATIC]&lt;br /&gt;
Results in 1 bar of ash, and also automatically populates itself in an idle smelter like the loom cloth and tan a hide tasks.&lt;br /&gt;
&lt;br /&gt;
===Create Adamantine Wafers===&lt;br /&gt;
Creates adamantine wafers, pretty self-explanatory.&lt;br /&gt;
&lt;br /&gt;
 [REACTION:FREE_ADAMANTINE_WAFERS]&lt;br /&gt;
 [NAME:create adamantine wafers]&lt;br /&gt;
 [BUILDING:SMELTER:NONE]&lt;br /&gt;
 [PRODUCT:100:5:BAR:NO_SUBTYPE:INORGANIC:ADAMANTINE][PRODUCT_DIMENSION:150]&lt;br /&gt;
 [SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
===Create Adamantine Thread===&lt;br /&gt;
Again, self-explanatory. Also, trains clothesmaking.&lt;br /&gt;
&lt;br /&gt;
 [REACTION:FREE_ADAMANTINE_THREAD]&lt;br /&gt;
 [NAME:create adamantine thread]&lt;br /&gt;
 [BUILDING:SMELTER:NONE]&lt;br /&gt;
 [PRODUCT:100:5:THREAD:NO_SUBTYPE:INORGANIC:ADAMANTINE][PRODUCT_DIMENSION:15000]&lt;br /&gt;
 [SKILL:CLOTHESMAKING]&lt;br /&gt;
&lt;br /&gt;
===Burning furniture and other wooden objects===&lt;br /&gt;
The code below lets you burn furniture and other wooden objects at a wood furnace to obtain charcoal.&lt;br /&gt;
Normally, a new ID is used for a new reaction. The downside of a new reaction is that a map regen is necessary. The example below shows how a reaction ID of a current game (making billon from raw ores) can be used to add a new reaction without having to start over a map.&lt;br /&gt;
&lt;br /&gt;
In the example below, for each piece of wood furniture, 0.25 charcoal is generated. Since custom reactions can't work in the same way as melting metal, 1 bar of charcoal is generated for 4 units of furniture. Since 4 different reagents are used, this does not necessarily need to be 4 beds, but can be 4 diferent wood objects. in the current code, each type of wooden object is elligible, so it is advisable to create an additional wood furnace and link specific stockpiles to this furnace. This allows you to burn low quality items, while preventing your masterpiece beds going up in flames.&lt;br /&gt;
&lt;br /&gt;
the text below replaces the original 'billon making' reaction in data/save/'your save'/raw/objects/reaction_smelter.txt. &lt;br /&gt;
&lt;br /&gt;
 [REACTION:BILLON_MAKING]&lt;br /&gt;
 [NAME:burn furniture]&lt;br /&gt;
 [BUILDING:WOOD:CUSTOM_B]&lt;br /&gt;
 [REAGENT:A:1:NONE:NONE:NONE:NONE][ANY_PLANT_MATERIAL][HARD_ITEM_MATERIAL][EMPTY]&lt;br /&gt;
 [REAGENT:B:1:NONE:NONE:NONE:NONE][ANY_PLANT_MATERIAL][HARD_ITEM_MATERIAL][EMPTY]&lt;br /&gt;
 [REAGENT:C:1:NONE:NONE:NONE:NONE][ANY_PLANT_MATERIAL][HARD_ITEM_MATERIAL][EMPTY]&lt;br /&gt;
 [REAGENT:D:1:NONE:NONE:NONE:NONE][ANY_PLANT_MATERIAL][HARD_ITEM_MATERIAL][EMPTY]&lt;br /&gt;
 [PRODUCT:100:1:BAR:NO_SUBTYPE:COAL:CHARCOAL][PRODUCT_DIMENSION:150]&lt;br /&gt;
 [SKILL:WOOD_BURNING]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
An important thing to note is that the code above works with all wood items. Turning every single wooden bolt into 0.25 charcoal is considered cheaty, so it is up to the user to use the code appropiately. If the user wants more than 4 units per unit of charcoal for better balance, the number of reagents can easily be expanded.&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Modding_Examples}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Syndrome_examples&amp;diff=251388</id>
		<title>Syndrome examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Syndrome_examples&amp;diff=251388"/>
		<updated>2020-03-11T15:48:05Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quality|Fine|21:33, 10 March 2020 (UTC)}}&lt;br /&gt;
{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those looking to create new syndromes. Those familiar with syndrome design (and [[DF2014:Syndrome#The_anatomy_of_a_syndrome|certain complexities in particular]]) should feel free to add helpful/obscure information to the lists below to help less-experienced members of the community with their syndromes.&lt;br /&gt;
&lt;br /&gt;
The syndromes on this page can be applied through interactions, as creature actions, curses, blessings, or secrets, or through substances, including injected venoms, contact effects, or ingested foods.  Examples on this page should operate the same regardless of application method.&lt;br /&gt;
&lt;br /&gt;
==General Tips==&lt;br /&gt;
&lt;br /&gt;
===Synchronizing Adventure and Fort Mode syndrome timers===&lt;br /&gt;
Fort mode runs 72 times faster than adventure mode - which means that a syndrome that lasts a single tick in Fort Mode will last 72 ticks in Adventure Mode.  For short-term syndromes, this will cause very different behaviors between the two modes.  In order to ensure that a syndrome operates the same way regardless of mode, add DWF_STRETCH:72 to the end of the CE effect tag.&lt;br /&gt;
&lt;br /&gt;
It is not possible to make a syndrome that lasts shorter than 72 ticks in Adventure Mode.&lt;br /&gt;
&lt;br /&gt;
===Making a creature with a syndrome always applied===&lt;br /&gt;
Some syndromes have effects that you can't add to a creature's basic RAW.  To fix this, you can make a secretion that applies the syndrome to the creature's own species, and make it constantly secreted by one of the creature's internal organs.&lt;br /&gt;
&lt;br /&gt;
==Stat Modifying Syndromes==&lt;br /&gt;
Syndromes that affect the creature's stats, particularly in combat.&lt;br /&gt;
&lt;br /&gt;
===Size Modification===&lt;br /&gt;
BODY_APPEARANCE_MODIFIER not only changes the way a creature is described on the unit viewing screen - it also changes the combat effectiveness of the creature.  The square-cube law is respected, meaning that doubling a creature's length, height, and broadness will make them 8 times as massive - an extreme boost in combat effectiveness.  This does not affect the clothing they can wear.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Giant Growth|&lt;br /&gt;
[SYNDROME]&lt;br /&gt;
	[SYN_NAME:giant growth]&lt;br /&gt;
	[CE_BODY_APPEARANCE_MODIFIER:APPEARANCE_MODIFIER:HEIGHT:200:APPEARANCE_MODIFIER:LENGTH:200:APPEARANCE_MODIFIER:BROADNESS:200:START:0]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Also, you can change the size of particular body parts, with appropriate effects.  The following syndrome, for example, will make the creature's punches more powerful (but it will not make their.scratches any stronger, because their fingers are still the same size).&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Hulk Hands|&lt;br /&gt;
[SYNDROME]&lt;br /&gt;
	[SYN_NAME:freakishly big hands]&lt;br /&gt;
	[CE_BP_APPEARANCE_MODIFIER:BP:BY_CATEGORY:HAND:APPEARANCE_MODIFIER:HEIGHT:300:APPEARANCE_MODIFIER:LENGTH:300:APPEARANCE_MODIFIER:BROADNESS:300:START:0]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Counter Trigger examples==&lt;br /&gt;
CE_COUNTER_TRIGGER is a fun token that lets you make syndromes with effects that activate under certain circumstances.  You can use these to undo a different syndrome effect in order to make a syndrome operate differently in different circumstances.&lt;br /&gt;
Each counter trigger only affects the tag directly above it.&lt;br /&gt;
&lt;br /&gt;
===More curse-like vampires===&lt;br /&gt;
There's no real reason not to become a vampire in vanilla DF, you don't even really need to drink blood.  Let's change that by making a syndrome that weakens you if you don't drink blood, but makes you even stronger than vanilla vampires if you do.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Double-Edged Vampire Curse|&lt;br /&gt;
[SYNDROME]&lt;br /&gt;
	[SYN_NAME:vampire curse]&lt;br /&gt;
	[CE_PHYS_ATT_CHANGE:STRENGTH:50:0:TOUGHNESS:50:0:AGILITY:50:0:ENDURANCE:50:0:DISEASE_RESISTANCE:50:0:START:0] &amp;lt;-- Weakens the target always&lt;br /&gt;
	[CE_PHYS_ATT_CHANGE:STRENGTH:800:0:TOUGHNESS:800:0:AGILITY:800:0:ENDURANCE:800:0:DISEASE_RESISTANCE:800:0:START:0] &amp;lt;-- Strengthens the target after drinking blood&lt;br /&gt;
		[CE:COUNTER_TRIGGER:DRINKING_BLOOD:50:NONE:REQUIRED]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Creatures that behave Differently Underground===&lt;br /&gt;
This is nice if you want to make an above-ground fort mode race, but don't want to actually restrict them to the surface.  Instead, you can give them a mood penalty for staying underground for too long.&lt;br /&gt;
Note that the creature must have the CAVE_ADAPT tag in order for the CAVE_ADAPT counter trigger to work, and you will also need a constant secretion in order to ensure the syndrome is applied.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Bad thoughts from spending more than a month underground example (Place this in creature raw)|&lt;br /&gt;
[CAVE_ADAPT]&lt;br /&gt;
[USE_MATERIAL_TEMPLATE:THOUGHTS:CREATURE_EXTRACT_TEMPLATE]&lt;br /&gt;
	[SYNDROME]&lt;br /&gt;
		[SYN_CONTACT]&lt;br /&gt;
		[SYN_NAME:a lack of sunlight]&lt;br /&gt;
		[SYN_AFFECTED_CREATURE:MY_CREATURE:ALL]&lt;br /&gt;
		[CE_FEEL_EMOTION:EMOTION:GLUMNESS:SEV:50:START:0]&lt;br /&gt;
			[CE:COUNTER_TRIGGER:CAVE_ADAPT:33600:NO_END:REQUIRED]&lt;br /&gt;
[SECRETION:LOCAL_CREATURE_MAT:THOUGHTS:LIQUID:BY_CATEGORY:BRAIN:ALL]&lt;br /&gt;
}}&lt;br /&gt;
You can do other things with this, like make a creature that gets extra abilities underground, or is stronger aboveground (by making the syndrome increase their strength normally, but reduce it using the counter trigger, similar to the vampire example).&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Modding_Examples}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251387</id>
		<title>Interaction examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251387"/>
		<updated>2020-03-11T15:47:39Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those curious about the interaction process by providing example interactions for them to use or study. Those familiar with interaction raws should feel free to add helpful/obscure information to the lists below to help members of the community less experienced with interactions.&lt;br /&gt;
&lt;br /&gt;
==General Tips==&lt;br /&gt;
&lt;br /&gt;
===Synchronizing Adventure and Fort Mode syndrome timers===&lt;br /&gt;
Fort mode runs 72 times faster than adventure mode - which means that a syndrome that lasts a single tick in Fort Mode will last 72 ticks in Adventure Mode.  For short-term syndromes, this will cause very different behaviors between the two modes.  In order to ensure that a syndrome operates the same way regardless of mode, add DWF_STRETCH:72 to the end of the CE effect tag.&lt;br /&gt;
&lt;br /&gt;
It is not possible to make a syndrome that lasts shorter than 72 ticks in Adventure Mode.&lt;br /&gt;
&lt;br /&gt;
===Syndromes with no effect===&lt;br /&gt;
There are times you will want to create a syndrome that has no actual effect - generally in order to add a SYN_CLASS that renders the target untargetable by a different interaction.  Syndromes disappear once their effects have expired, so to do this you will need to add an effect that does nothing.&lt;br /&gt;
Some examples:&lt;br /&gt;
{{gamedata|title=&amp;quot;Dummy&amp;quot; syndrome tags|&lt;br /&gt;
[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target move at 100% of its current speed&lt;br /&gt;
&lt;br /&gt;
[CE_SKILL_ROLL_ADJUST:PERC:100:PERC_ON:0:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Multiplies the target's skill by 100%, 0% of the time&lt;br /&gt;
&lt;br /&gt;
[CE_MATERIAL_FORCE_MULTIPLIER:PROB:100:MAT_MULT:NONE:NONE:1:1:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target take 1/1 times its normal damage from attacks&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
So if you see tags like this in the examples below, this is what they are for.&lt;br /&gt;
&lt;br /&gt;
==Material Emission Interactions==&lt;br /&gt;
&lt;br /&gt;
Following are several examples of material emission interactions.&lt;br /&gt;
&lt;br /&gt;
===Multiple Projectile Emission===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that fire three projectiles of the same material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:MATERIAL_EMISSION_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:CONTEXT_MATERIAL]&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION] &amp;lt;-- this is always the emitter for now&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION] &amp;lt;-- lets projectiles be aimed at specific creatures&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
By adding additional [I_EFFECT:MATERIAL_EMISSION] tags with their associated targets, you may stack additional projectiles.&lt;br /&gt;
&lt;br /&gt;
===Predefined Material Emissions===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use a predefined material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
If a material is listed in this format, the creature will not need a [CDI:MATERIAL] tag in their creature raws in order to use it. This allows projectile attacks to be gained through substance ingestion, other interactions, etc.&lt;br /&gt;
&lt;br /&gt;
===Predefined Emissions of Different Types===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use two predefined material types|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_GRANITE_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:A1:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:GRANITE:LIQUID_GLOB] &amp;lt;-- the second predefined material (INORGANIC), sub material (GRANITE), and action type (LIQUID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A1]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This interaction fires both a solid glob of basalt and a liquid glob of granite magma.&lt;br /&gt;
&lt;br /&gt;
===Material Emissions With Immunity===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example interaction raws that may only target unprotected creatures, and the protection interaction|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:CTARGET_BASALT_EMISSION] &amp;lt;-- The projectile itself&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the material tags used in the previous predefined material example.&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:CREATURE] &amp;lt;-- the may no longer be used on a location and must target a creature.&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:NO_EMISSION] &amp;lt;-- the syndrome class that makes targeting a creature with this interaction impossible.&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
&lt;br /&gt;
 [INTERACTION:EMISSION_PROTECTION] &amp;lt;-- The ability that protects creatures from the above projectile&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_CLASS:NO_EMISSION]&lt;br /&gt;
			[SYN_NAME:protection from projectiles]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:'O':7:0:1:FREQUENCY:2000:1000:START:0:END:2:ABRUPT:DWF_STRETCH:144]&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Material emissions used in this format are affected by [IT_CANNOT_HAVE_SYNDROME_CLASS:X] tags (given above as the custom tag NO_EMISSION). This allows a modder to create immunity syndromes, disallowing a creature using the emission interaction from targeting the creature with immunity.&lt;br /&gt;
&lt;br /&gt;
==Targeted Interactions==&lt;br /&gt;
Interactions that are specifically intended to target particular types of creatures.&lt;br /&gt;
&lt;br /&gt;
===Turn Undead===&lt;br /&gt;
An attack that hits all procedurally-generated zombies and ghouls.&lt;br /&gt;
{{gamedata|title=Turn Undead|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
[INTERACTION:TURN_UNDEAD] &amp;lt;- Should work against all zombies and ghouls&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:zombies]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:TURN_UNDEAD]&lt;br /&gt;
		[IT_AFFECTED_CLASS:GENERAL_POISON]&lt;br /&gt;
		[IT_REQUIRES:NO_AGING]&lt;br /&gt;
		[IT_REQUIRES:NO_THOUGHT_CENTER_FOR_MOVEMENT]&lt;br /&gt;
		[IT_REQUIRES:NO_CONNECTIONS_FOR_MOVEMENT]&lt;br /&gt;
		[IT_REQUIRES:OPPOSED_TO_LIFE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:turned]&lt;br /&gt;
			[SYN_CLASS:TURN_UNDEAD]&lt;br /&gt;
			[CE_REMOVE_TAG:NO_DIZZINESS:NONAUSEA:NOFEAR:NOPAIN:NOSTUN:START:0:END:8:DWF_STRETCH:72] &amp;lt;-- This removes the normal undead tags, rendering them vulnerable to the syndrome's other effects.&lt;br /&gt;
			[CE_SKILL_ROLL_ADJUST:PERC:50:PERC_ON:100:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
			[CE_DIZZINESS:SEV:200:PROB:100:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
			[CE_NAUSEA:SEV:200:PROB:100:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
			[CE_PAIN:SEV:100:PROB:100:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Smite Evil===&lt;br /&gt;
An attack that hits all procedurally-generated bogeymen, night creatures, vampires, werebeasts, demons, and... angels. There does not currently appear to be a way of excluding angels. (Eh, it's DF angels, they probably count as evil anyway).&lt;br /&gt;
{{gamedata|title=Smite Evil|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
[INTERACTION:SMITE_EVIL]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:night creatures]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:SMITE_EVIL]&lt;br /&gt;
		[IT_IMMUNE_CLASS:NOT_EVIL] &amp;lt;-- used to specify custom creatures that have the normal night creature tags but will be immune to the spell.&lt;br /&gt;
		[IT_REQUIRES:NO_DRINK]&lt;br /&gt;
		[IT_REQUIRES:NO_EAT]&lt;br /&gt;
		[IT_REQUIRES:NO_SLEEP]&lt;br /&gt;
		[IT_REQUIRES:NOPAIN]&lt;br /&gt;
		[IT_REQUIRES:NOSTUN]&lt;br /&gt;
		[IT_REQUIRES:NONAUSEA]&lt;br /&gt;
		[IT_REQUIRES:NOFEAR]&lt;br /&gt;
		[IT_REQUIRES:NOEXERT]&lt;br /&gt;
		[IT_REQUIRES:NO_DIZZINESS]&lt;br /&gt;
		[IT_REQUIRES:NO_FEVERS]&lt;br /&gt;
		[IT_REQUIRES:NOBREATHE]&lt;br /&gt;
		[IT_REQUIRES:CAN_LEARN]&lt;br /&gt;
		[IT_REQUIRES:CAN_SPEAK]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:smote]&lt;br /&gt;
			[SYN_CLASS:SMITE_EVIL]&lt;br /&gt;
			[CE_REMOVE_TAG:NO_DIZZINESS:NONAUSEA:NOFEAR:NOPAIN:NOSTUN:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
			[CE_SKILL_ROLL_ADJUST:PERC:50:PERC_ON:100:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
			[CE_DIZZINESS:SEV:200:PROB:100:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
			[CE_NAUSEA:SEV:200:PROB:100:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
			[CE_PAIN:SEV:100:PROB:100:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Multi-Stage Interactions==&lt;br /&gt;
These are more elaborate groups of interactions that allow you to create complex behaviors by using interactions to enable or disable other interactions.&lt;br /&gt;
&lt;br /&gt;
===Timed Self-Destruct (or other powerful ability) with Override Ability===&lt;br /&gt;
&lt;br /&gt;
This will allow the user to explode after spending a certain amount of time in combat.  A few ticks before exploding, it will flash with a &amp;quot;!&amp;quot; as a warning.&lt;br /&gt;
You can also replace the explosion with any other powerful ability that you want it to use only after a countdown.&lt;br /&gt;
It also comes with a syndrome that will disable the explosion.&lt;br /&gt;
This is intended to be used by non-playable units, like animals or zombies.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example Timed Self-Destruct with Override Ability|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_1] &amp;lt;-- This is the ability you actually give the creature.  Use CDI:USAGE_HINT:DEFEND, and CDI:TARGET:A:SELF_ONLY.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:counting down]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:10:END:11:DWF_STRETCH:72] &amp;lt;--The START affects the amount of time spent in combat before the explosion can occur.&lt;br /&gt;
				[CDI:ADV_NAME:Draw Energy]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:VERB:engage self-destruct sequence:engages self-destruct sequence:NA]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:1500]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:ready to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72] &amp;lt;-- Flash as a warning&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:50:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:1:END:2:DWF_STRETCH:72] &amp;lt;-- The AI will use this and then immediately explode, provided it is still in combat and not affected by EXPLOSION_OVERRIDE.&lt;br /&gt;
				[CDI:ADV_NAME:Remove safeties]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:about to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:0:END:1:DWF_STRETCH:72]&lt;br /&gt;
				[CDI:ADV_NAME:Explode]&lt;br /&gt;
				[CDI:USAGE_HINT:ATTACK]&lt;br /&gt;
				[CDI:INTERACTION:MATERIAL_EMISSION]&lt;br /&gt;
				[CDI:VERB:explode:explodes:NA]&lt;br /&gt;
				[CDI:MATERIAL:CREATURE_MAT:BOMBER:EXPLOSION:UNDIRECTED_DUST] &amp;lt;-- This points to a creature called BOMBER that contains the EXPLOSION material. It is better to put unstable materials in dummy creatures rather than making them INORGANICs, to prevent titans or forgotten beasts from being made of them.&lt;br /&gt;
				[CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
				[CDI:TARGET_RANGE:C:1]&lt;br /&gt;
				[CDI:MAX_TARGET_NUMBER:C:1]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_OVERRIDE] &amp;lt;-- Give this to any creature you want to be able to override the explosion.  For example, a necromancer that creates kamikaze zombies may disable any zombies nearby, to prevent friendly fire.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:unable to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Modding_Examples}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Creature_examples&amp;diff=251386</id>
		<title>Creature examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Creature_examples&amp;diff=251386"/>
		<updated>2020-03-11T15:46:58Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quality|Fine|21:34, 10 March 2020 (UTC)}}&lt;br /&gt;
{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those looking to create new creatures. Those familiar with creature raws should feel free to add helpful/obscure information to the lists below to help less-experienced members of the community with their creatures.&lt;br /&gt;
&lt;br /&gt;
==Dummy creatures==&lt;br /&gt;
Creatures that are not intended to function in general gameplay, but are used as references or in interactions (the latter of which can mostly be found [[DF2014:interaction examples|here]]).&lt;br /&gt;
&lt;br /&gt;
===Material Resource Creature===&lt;br /&gt;
Sometimes, you will want to use a custom material in an interaction that is not related to any specific creature or stone.  In general, however, you should avoid creating INORGANIC materials that are not intended to be regular stone or metal.  Although the [SPECIAL] tag will prevent it from appearing in most places, titans and forgotten beasts can still be composed of it, which will often cause things like creatures wandering onto the site and instantly exploding.  Instead, create a dummy creature to store any special materials, and reference that creature instead.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Material resource creature|&lt;br /&gt;
[CREATURE:MATERIALS]&lt;br /&gt;
	[NAME:creature:creatures:creature]&lt;br /&gt;
	[CASTE_NAME:creature:creatures:creature]&lt;br /&gt;
	[DESCRIPTION:A living being of unknown description.]&lt;br /&gt;
	[ARENA_RESTRICTED]&lt;br /&gt;
	[DOES_NOT_EXIST]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BLOOD:BLOOD_TEMPLATE][PREFIX:NONE]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BURNING:STONE_TEMPLATE][PREFIX:NONE][STATE_NAME_ADJ:SOLID:flame magic][MELTING_POINT:0][BOILING_POINT:1][MAT_FIXED_TEMP:35000][DISPLAY_COLOR:6:0:1]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BURNING_STRONG:STONE_TEMPLATE][PREFIX:NONE][STATE_NAME_ADJ:SOLID:flame magic][MELTING_POINT:0][BOILING_POINT:1][MAT_FIXED_TEMP:90000][DISPLAY_COLOR:6:0:1]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:FREEZING:SWEAT_TEMPLATE][STATE_NAME:ALL:ice magic][STATE_ADJ:ALL:frigid][ENTERS_BLOOD][PREFIX:NONE][STATE_COLOR:ALL:WHITE][DISPLAY_COLOR:7:0:1][EVAPORATES][MELTING_POINT:NONE][BOILING_POINT:4000][HEATDAM_POINT:4001][SPEC_HEAT:1]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Instantly-evaporating creature===&lt;br /&gt;
To make a creature instantly &amp;quot;poof&amp;quot; into a fine mist, you can transform them into this. &lt;br /&gt;
{{gamedata|title=Instantly evaporating creature|&lt;br /&gt;
[CREATURE:POOF]&lt;br /&gt;
	[ARENA_RESTRICTED]&lt;br /&gt;
	[DOES_NOT_EXIST]&lt;br /&gt;
	[DESCRIPTION:A creature that has evaporated.]&lt;br /&gt;
	[NAME:fine mist:fine mists:fine mist]&lt;br /&gt;
	[CASTE_NAME:fine mist:fine mists:fine mist]&lt;br /&gt;
	[CREATURE_TILE:250][COLOR:0:0:0]&lt;br /&gt;
	[NOT_BUTCHERABLE]&lt;br /&gt;
	[BODY:BASIC_1PARTBODY]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BREAK:CREATURE_EXTRACT_TEMPLATE]&lt;br /&gt;
		[STATE_NAME:ALL:mist]&lt;br /&gt;
		[STATE_COLOR:ALL:BLACK]&lt;br /&gt;
		[MELTING_POINT:0]&lt;br /&gt;
		[BOILING_POINT:1]&lt;br /&gt;
		[HEATDAM_POINT:NONE]&lt;br /&gt;
		[COLDDAM_POINT:NONE]&lt;br /&gt;
		[PREFIX:NONE]&lt;br /&gt;
	[TISSUE:BREAK]&lt;br /&gt;
		[TISSUE_NAME:mist:NP]&lt;br /&gt;
		[TISSUE_MATERIAL:LOCAL_CREATURE_MAT:BREAK]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[STRUCTURAL]&lt;br /&gt;
		[TISSUE_MAT_STATE:SOLID]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
		[VASCULAR:50]&lt;br /&gt;
	[TISSUE_LAYER:BY_CATEGORY:ALL:BREAK]&lt;br /&gt;
	[BLOOD:LOCAL_CREATURE_MAT:BREAK:LIQUID]&lt;br /&gt;
	[IMMOBILE]&lt;br /&gt;
	[BODY_SIZE:0:0:1]&lt;br /&gt;
}}&lt;br /&gt;
 &lt;br /&gt;
You can also give it an ITEMCORPSE if you want it to leave an item behind.&lt;br /&gt;
&lt;br /&gt;
===Easily Damaged Creature===&lt;br /&gt;
This creature can be destroyed by any damage. You can also alter the values easily, if you want to investigate a specific damage type.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Easily damaged creature|&lt;br /&gt;
[CREATURE:BREAKS_ON_ANY_HIT]&lt;br /&gt;
	[DESCRIPTION:Something that breaks easily.]&lt;br /&gt;
	[NAME:break:breaks:break]&lt;br /&gt;
	[CASTE_NAME:break:breaks:break]&lt;br /&gt;
	[CREATURE_TILE:'A'][COLOR:4:0:1]&lt;br /&gt;
	[NO_THOUGHT_CENTER_FOR_MOVEMENT]&lt;br /&gt;
	[PREFSTRING:breaking]&lt;br /&gt;
	[BODY:BASIC_1PARTBODY]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:MUSCLE:MUSCLE_TEMPLATE]&lt;br /&gt;
		[IMPACT_YIELD:1]&lt;br /&gt;
		[IMPACT_FRACTURE:1]&lt;br /&gt;
		[COMPRESSIVE_YIELD:1]&lt;br /&gt;
		[COMPRESSIVE_FRACTURE:1]&lt;br /&gt;
		[TENSILE_YIELD:1]&lt;br /&gt;
		[TENSILE_FRACTURE:1]&lt;br /&gt;
		[TORSION_YIELD:1]&lt;br /&gt;
		[TORSION_FRACTURE:1]&lt;br /&gt;
		[SHEAR_YIELD:1]&lt;br /&gt;
		[SHEAR_FRACTURE:1]&lt;br /&gt;
		[BENDING_YIELD:1]&lt;br /&gt;
		[BENDING_FRACTURE:1]&lt;br /&gt;
	[TISSUE:SILK]&lt;br /&gt;
		[TISSUE_NAME:flesh:NP]&lt;br /&gt;
		[TISSUE_MATERIAL:LOCAL_CREATURE_MAT:MUSCLE]&lt;br /&gt;
		[MUSCULAR]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[STRUCTURAL]&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
	[TISSUE_LAYER:BY_CATEGORY:BODY:SILK]&lt;br /&gt;
	[BODY_SIZE:0:0:4000]&lt;br /&gt;
	[IMMOBILE]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Creatures with unusual physiologies==&lt;br /&gt;
&lt;br /&gt;
===Creature made of plants===&lt;br /&gt;
Apart from having a plant-based physiology, this creature also has body parts that are converted into actual plants when butchered.&lt;br /&gt;
This example uses two types of tissues.  You can easily make an entire creature out of different kinds of plants, and the larger body parts will give you more plants.&lt;br /&gt;
This can be very useful, as plants are used in different kinds of interactions than animal parts are.  For example, you can use this trick to get [[alcohol|booze]] or [[thread]] from an animal's body parts.&lt;br /&gt;
You will require both a creature raw file and plant raw file for this to work.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Plant-based creature (Creature raw)|&lt;br /&gt;
[CREATURE:FLEURBERRI_AMT]&lt;br /&gt;
	[DESCRIPTION:A large, sun-loving creature, made up of a mixture of plant and animal tissues.  Its heart is a valuable berry.]&lt;br /&gt;
	[NAME:fleurberri:fleurberris:fleurberri]&lt;br /&gt;
	[CASTE_NAME:fleurberri:fleurberris:fleurberri]&lt;br /&gt;
	[CREATURE_TILE:'F'][COLOR:2:0:1]&lt;br /&gt;
	[LARGE_ROAMING]&lt;br /&gt;
	[NOBONES]&lt;br /&gt;
	[NATURAL][BENIGN]&lt;br /&gt;
	[MEANDERER]&lt;br /&gt;
	[BIOME:GRASSLAND_TEMPERATE]&lt;br /&gt;
	[BIOME:SHRUBLAND_TEMPERATE]&lt;br /&gt;
	[BIOME:SAVANNA_TEMPERATE]&lt;br /&gt;
	[POPULATION_NUMBER:15:30]&lt;br /&gt;
	[CLUSTER_NUMBER:3:5]&lt;br /&gt;
	[FREQUENCY:50]&lt;br /&gt;
	[PREFSTRING:juicy berries]&lt;br /&gt;
	[BODY:QUADRUPED:BRAIN:SPINE:2EYES:MOUTH:HEART]&lt;br /&gt;
	[BODY_DETAIL_PLAN:STANDARD_HEAD_POSITIONS]&lt;br /&gt;
	[BODY_DETAIL_PLAN:STANDARD_MATERIALS]&lt;br /&gt;
	[BODY_DETAIL_PLAN:STANDARD_TISSUES]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:WOOD:WOOD_TEMPLATE]&lt;br /&gt;
		[BUTCHER_SPECIAL:WOOD:NONE] &amp;lt;--This will cause the wood body parts to become logs when butchered.&lt;br /&gt;
	[TISSUE:CORTEX]&lt;br /&gt;
		[TISSUE_NAME:cortex:NP]&lt;br /&gt;
		[THICKENS_ON_ENERGY_STORAGE]&lt;br /&gt;
		[SCARS]&lt;br /&gt;
		[TISSUE_MATERIAL:PLANT_MAT:FLEURBERRI_PLANT_AMT:STRUCTURAL] &amp;lt;--This is the line to make the body part out of plant.  The plant must also have a BUTCHER_SPECIAL:PLANT:NONE tag for this to work.&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[HEALING_RATE:100]&lt;br /&gt;
		[VASCULAR:3]&lt;br /&gt;
		[PAIN_RECEPTORS:5]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
		[SETTABLE]&lt;br /&gt;
		[SPLINTABLE]&lt;br /&gt;
	[TISSUE:PLANT]&lt;br /&gt;
		[TISSUE_NAME:vascular tissue:NP]&lt;br /&gt;
		[THICKENS_ON_ENERGY_STORAGE]&lt;br /&gt;
		[SCARS]&lt;br /&gt;
		[TISSUE_MATERIAL:PLANT_MAT:FLEURBERRI_PLANT_AMT:STRUCTURAL]&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[HEALING_RATE:100]&lt;br /&gt;
		[VASCULAR:3]&lt;br /&gt;
		[PAIN_RECEPTORS:5]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
		[SETTABLE]&lt;br /&gt;
		[SPLINTABLE]&lt;br /&gt;
	[TISSUE:PITH]&lt;br /&gt;
		[TISSUE_NAME:pith:NP]&lt;br /&gt;
		[ARTERIES]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[TISSUE_MATERIAL:LOCAL_CREATURE_MAT:WOOD]&lt;br /&gt;
		[RELATIVE_THICKNESS:2]&lt;br /&gt;
		[VASCULAR:5]&lt;br /&gt;
		[PAIN_RECEPTORS:50]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
	[TISSUE:BERRY] &amp;lt;--Define the plant-based tissue here.&lt;br /&gt;
		[TISSUE_NAME:berry:NP]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[STRUCTURAL]&lt;br /&gt;
		[SCARS]&lt;br /&gt;
		[TISSUE_MATERIAL:PLANT_MAT:FLEURBERRI_BERRY_AMT:STRUCTURAL] &amp;lt;-- A different kind of plant. Use as many types as you want.&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[HEALING_RATE:100]&lt;br /&gt;
		[VASCULAR:10]&lt;br /&gt;
		[PAIN_RECEPTORS:5]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
	[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:CORTEX:NONE:PLANT:PITH:NONE]&lt;br /&gt;
	[SELECT_TISSUE_LAYER:ALL:BY_CATEGORY:HEART]&lt;br /&gt;
		[SET_LAYER_TISSUE:BERRY] &amp;lt;--This will set the selected layer or layers as the plant-based tissue.&lt;br /&gt;
		[TL_MAJOR_ARTERIES]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:SAP:PLANT_EXTRACT_TEMPLATE]&lt;br /&gt;
		[STATE_NAME_ADJ:ALL:sap]&lt;br /&gt;
	[BLOOD:LOCAL_CREATURE_MAT:SAP:LIQUID]&lt;br /&gt;
	[CREATURE_CLASS:PLANT]&lt;br /&gt;
	[BODY_SIZE:0:0:50000]&lt;br /&gt;
	[BODY_SIZE:1:0:100000]&lt;br /&gt;
	[BODY_SIZE:2:0:400000]&lt;br /&gt;
	[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110]&lt;br /&gt;
	[BODY_APPEARANCE_MODIFIER:BROADNESS:90:95:98:100:102:105:110]&lt;br /&gt;
	[APPLY_CREATURE_VARIATION:MOUTH_BITE_ATTACK]&lt;br /&gt;
	[APPLY_CREATURE_VARIATION:KICK_ATTACK]&lt;br /&gt;
	[MAXAGE:10:20]&lt;br /&gt;
	[DIURNAL]&lt;br /&gt;
	[CASTE:FEMALE]&lt;br /&gt;
	[FEMALE]&lt;br /&gt;
	[MULTIPLE_LITTER_RARE]&lt;br /&gt;
	[CASTE:MALE]&lt;br /&gt;
	[MALE]&lt;br /&gt;
	[SET_TL_GROUP:BY_CATEGORY:ALL:CORTEX]&lt;br /&gt;
		[TL_COLOR_MODIFIER:PINK:1:GREEN:5]&lt;br /&gt;
			[TLCM_NOUN:body:SINGULAR]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Plant based creature (Plant raw)|&lt;br /&gt;
Fleurberri plants and berries: Found inside a FLEURBERRI_AMT creature.&lt;br /&gt;
They work exactly like regular plants, the only difference is that their structural materials have a BUTCHER_SPECIAL tag.&lt;br /&gt;
You can make a creature entirely out of plants.  You can even give the plants meat-like names and make them out of meat to get brewable 'meat'.  (They will still be stockpiled as plants though.)&lt;br /&gt;
&lt;br /&gt;
[PLANT:FLEURBERRI_PLANT_AMT]&lt;br /&gt;
	[NAME:fleurberri strip]&lt;br /&gt;
	[NAME_PLURAL:fleurberri strips]&lt;br /&gt;
	[ADJ:fleur berry]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:STRUCTURAL:STRUCTURAL_PLANT_TEMPLATE]&lt;br /&gt;
		[MATERIAL_VALUE:1]&lt;br /&gt;
		[EDIBLE_VERMIN]&lt;br /&gt;
		[EDIBLE_RAW]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[BUTCHER_SPECIAL:PLANT:NONE] &amp;lt;-- This is the important part!&lt;br /&gt;
	[BASIC_MAT:LOCAL_PLANT_MAT:STRUCTURAL]&lt;br /&gt;
	[PICKED_TILE:21]&lt;br /&gt;
	[PICKED_COLOR:2:0:1]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:MILL:PLANT_POWDER_TEMPLATE]&lt;br /&gt;
		[STATE_NAME_ADJ:ALL_SOLID:fleurberri flour]&lt;br /&gt;
		[STATE_COLOR:ALL_SOLID:GREEN]&lt;br /&gt;
		[DISPLAY_COLOR:2:0:1]&lt;br /&gt;
		[MATERIAL_VALUE:20]&lt;br /&gt;
		[EDIBLE_VERMIN]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[PREFIX:NONE]&lt;br /&gt;
	[MILL:LOCAL_PLANT_MAT:MILL]&lt;br /&gt;
	[WET]&lt;br /&gt;
	[DRY]&lt;br /&gt;
	[VALUE:5]&lt;br /&gt;
	[PREFSTRING:crunch]&lt;br /&gt;
&lt;br /&gt;
[PLANT:FLEURBERRI_BERRY_AMT]&lt;br /&gt;
	[NAME:fleur berry]&lt;br /&gt;
	[NAME_PLURAL:fleur berries]&lt;br /&gt;
	[ADJ:fleur berry]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:STRUCTURAL:STRUCTURAL_PLANT_TEMPLATE]&lt;br /&gt;
		[MATERIAL_VALUE:10]&lt;br /&gt;
		[EDIBLE_VERMIN]&lt;br /&gt;
		[EDIBLE_RAW]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[BUTCHER_SPECIAL:PLANT:NONE] &amp;lt;-- This is the important part!&lt;br /&gt;
	[BASIC_MAT:LOCAL_PLANT_MAT:STRUCTURAL]&lt;br /&gt;
	[PICKED_TILE:58]&lt;br /&gt;
	[PICKED_COLOR:4:0:1]&lt;br /&gt;
	[WET]&lt;br /&gt;
	[DRY]&lt;br /&gt;
	[VALUE:15]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:DRINK:PLANT_ALCOHOL_TEMPLATE]&lt;br /&gt;
		[STATE_NAME_ADJ:ALL_SOLID:frozen fleurberri wine]&lt;br /&gt;
		[STATE_NAME_ADJ:LIQUID:fleurberri wine]&lt;br /&gt;
		[STATE_NAME_ADJ:GAS:boiling fleurberri wine]&lt;br /&gt;
		[MATERIAL_VALUE:15]&lt;br /&gt;
		[DISPLAY_COLOR:4:0:1]&lt;br /&gt;
		[EDIBLE_RAW]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[PREFIX:NONE]&lt;br /&gt;
	[DRINK:LOCAL_PLANT_MAT:DRINK]&lt;br /&gt;
	[PREFSTRING:rarity]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Modding_Examples}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Creature_examples&amp;diff=251385</id>
		<title>Creature examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Creature_examples&amp;diff=251385"/>
		<updated>2020-03-11T15:46:37Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quality|Fine|21:34, 10 March 2020 (UTC)}}&lt;br /&gt;
{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those looking to create new creatures. Those familiar with creature raws should feel free to add helpful/obscure information to the lists below to help less-experienced members of the community with their creatures.&lt;br /&gt;
&lt;br /&gt;
==Dummy creatures==&lt;br /&gt;
Creatures that are not intended to function in general gameplay, but are used as references or in interactions (the latter of which can mostly be found [[DF2014:interaction examples|here]]).&lt;br /&gt;
&lt;br /&gt;
===Material Resource Creature===&lt;br /&gt;
Sometimes, you will want to use a custom material in an interaction that is not related to any specific creature or stone.  In general, however, you should avoid creating INORGANIC materials that are not intended to be regular stone or metal.  Although the [SPECIAL] tag will prevent it from appearing in most places, titans and forgotten beasts can still be composed of it, which will often cause things like creatures wandering onto the site and instantly exploding.  Instead, create a dummy creature to store any special materials, and reference that creature instead.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Material resource creature|&lt;br /&gt;
[CREATURE:MATERIALS]&lt;br /&gt;
	[NAME:creature:creatures:creature]&lt;br /&gt;
	[CASTE_NAME:creature:creatures:creature]&lt;br /&gt;
	[DESCRIPTION:A living being of unknown description.]&lt;br /&gt;
	[ARENA_RESTRICTED]&lt;br /&gt;
	[DOES_NOT_EXIST]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BLOOD:BLOOD_TEMPLATE][PREFIX:NONE]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BURNING:STONE_TEMPLATE][PREFIX:NONE][STATE_NAME_ADJ:SOLID:flame magic][MELTING_POINT:0][BOILING_POINT:1][MAT_FIXED_TEMP:35000][DISPLAY_COLOR:6:0:1]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BURNING_STRONG:STONE_TEMPLATE][PREFIX:NONE][STATE_NAME_ADJ:SOLID:flame magic][MELTING_POINT:0][BOILING_POINT:1][MAT_FIXED_TEMP:90000][DISPLAY_COLOR:6:0:1]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:FREEZING:SWEAT_TEMPLATE][STATE_NAME:ALL:ice magic][STATE_ADJ:ALL:frigid][ENTERS_BLOOD][PREFIX:NONE][STATE_COLOR:ALL:WHITE][DISPLAY_COLOR:7:0:1][EVAPORATES][MELTING_POINT:NONE][BOILING_POINT:4000][HEATDAM_POINT:4001][SPEC_HEAT:1]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Instantly-evaporating creature===&lt;br /&gt;
To make a creature instantly &amp;quot;poof&amp;quot; into a fine mist, you can transform them into this. &lt;br /&gt;
{{gamedata|title=Instantly evaporating creature|&lt;br /&gt;
[CREATURE:POOF]&lt;br /&gt;
	[ARENA_RESTRICTED]&lt;br /&gt;
	[DOES_NOT_EXIST]&lt;br /&gt;
	[DESCRIPTION:A creature that has evaporated.]&lt;br /&gt;
	[NAME:fine mist:fine mists:fine mist]&lt;br /&gt;
	[CASTE_NAME:fine mist:fine mists:fine mist]&lt;br /&gt;
	[CREATURE_TILE:250][COLOR:0:0:0]&lt;br /&gt;
	[NOT_BUTCHERABLE]&lt;br /&gt;
	[BODY:BASIC_1PARTBODY]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BREAK:CREATURE_EXTRACT_TEMPLATE]&lt;br /&gt;
		[STATE_NAME:ALL:mist]&lt;br /&gt;
		[STATE_COLOR:ALL:BLACK]&lt;br /&gt;
		[MELTING_POINT:0]&lt;br /&gt;
		[BOILING_POINT:1]&lt;br /&gt;
		[HEATDAM_POINT:NONE]&lt;br /&gt;
		[COLDDAM_POINT:NONE]&lt;br /&gt;
		[PREFIX:NONE]&lt;br /&gt;
	[TISSUE:BREAK]&lt;br /&gt;
		[TISSUE_NAME:mist:NP]&lt;br /&gt;
		[TISSUE_MATERIAL:LOCAL_CREATURE_MAT:BREAK]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[STRUCTURAL]&lt;br /&gt;
		[TISSUE_MAT_STATE:SOLID]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
		[VASCULAR:50]&lt;br /&gt;
	[TISSUE_LAYER:BY_CATEGORY:ALL:BREAK]&lt;br /&gt;
	[BLOOD:LOCAL_CREATURE_MAT:BREAK:LIQUID]&lt;br /&gt;
	[IMMOBILE]&lt;br /&gt;
	[BODY_SIZE:0:0:1]&lt;br /&gt;
}}&lt;br /&gt;
 &lt;br /&gt;
You can also give it an ITEMCORPSE if you want it to leave an item behind.&lt;br /&gt;
&lt;br /&gt;
===Easily Damaged Creature===&lt;br /&gt;
This creature can be destroyed by any damage. You can also alter the values easily, if you want to investigate a specific damage type.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Easily damaged creature|&lt;br /&gt;
[CREATURE:BREAKS_ON_ANY_HIT]&lt;br /&gt;
	[DESCRIPTION:Something that breaks easily.]&lt;br /&gt;
	[NAME:break:breaks:break]&lt;br /&gt;
	[CASTE_NAME:break:breaks:break]&lt;br /&gt;
	[CREATURE_TILE:'A'][COLOR:4:0:1]&lt;br /&gt;
	[NO_THOUGHT_CENTER_FOR_MOVEMENT]&lt;br /&gt;
	[PREFSTRING:breaking]&lt;br /&gt;
	[BODY:BASIC_1PARTBODY]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:MUSCLE:MUSCLE_TEMPLATE]&lt;br /&gt;
		[IMPACT_YIELD:1]&lt;br /&gt;
		[IMPACT_FRACTURE:1]&lt;br /&gt;
		[COMPRESSIVE_YIELD:1]&lt;br /&gt;
		[COMPRESSIVE_FRACTURE:1]&lt;br /&gt;
		[TENSILE_YIELD:1]&lt;br /&gt;
		[TENSILE_FRACTURE:1]&lt;br /&gt;
		[TORSION_YIELD:1]&lt;br /&gt;
		[TORSION_FRACTURE:1]&lt;br /&gt;
		[SHEAR_YIELD:1]&lt;br /&gt;
		[SHEAR_FRACTURE:1]&lt;br /&gt;
		[BENDING_YIELD:1]&lt;br /&gt;
		[BENDING_FRACTURE:1]&lt;br /&gt;
	[TISSUE:SILK]&lt;br /&gt;
		[TISSUE_NAME:flesh:NP]&lt;br /&gt;
		[TISSUE_MATERIAL:LOCAL_CREATURE_MAT:MUSCLE]&lt;br /&gt;
		[MUSCULAR]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[STRUCTURAL]&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
	[TISSUE_LAYER:BY_CATEGORY:BODY:SILK]&lt;br /&gt;
	[BODY_SIZE:0:0:4000]&lt;br /&gt;
	[IMMOBILE]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Creatures with unusual physiologies==&lt;br /&gt;
&lt;br /&gt;
===Creature made of plants===&lt;br /&gt;
Apart from having a plant-based physiology, this creature also has body parts that are converted into actual plants when butchered.&lt;br /&gt;
This example uses two types of tissues.  You can easily make an entire creature out of different kinds of plants, and the larger body parts will give you more plants.&lt;br /&gt;
This can be very useful, as plants are used in different kinds of interactions than animal parts are.  For example, you can use this trick to get [[alcohol|booze]] or [[thread]] from an animal's body parts.&lt;br /&gt;
You will require both a creature raw file and plant raw file for this to work.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Plant-based creature (Creature raw)|&lt;br /&gt;
[CREATURE:FLEURBERRI_AMT]&lt;br /&gt;
	[DESCRIPTION:A large, sun-loving creature, made up of a mixture of plant and animal tissues.  Its heart is a valuable berry.]&lt;br /&gt;
	[NAME:fleurberri:fleurberris:fleurberri]&lt;br /&gt;
	[CASTE_NAME:fleurberri:fleurberris:fleurberri]&lt;br /&gt;
	[CREATURE_TILE:'F'][COLOR:2:0:1]&lt;br /&gt;
	[LARGE_ROAMING]&lt;br /&gt;
	[NOBONES]&lt;br /&gt;
	[NATURAL][BENIGN]&lt;br /&gt;
	[MEANDERER]&lt;br /&gt;
	[BIOME:GRASSLAND_TEMPERATE]&lt;br /&gt;
	[BIOME:SHRUBLAND_TEMPERATE]&lt;br /&gt;
	[BIOME:SAVANNA_TEMPERATE]&lt;br /&gt;
	[POPULATION_NUMBER:15:30]&lt;br /&gt;
	[CLUSTER_NUMBER:3:5]&lt;br /&gt;
	[FREQUENCY:50]&lt;br /&gt;
	[PREFSTRING:juicy berries]&lt;br /&gt;
	[BODY:QUADRUPED:BRAIN:SPINE:2EYES:MOUTH:HEART]&lt;br /&gt;
	[BODY_DETAIL_PLAN:STANDARD_HEAD_POSITIONS]&lt;br /&gt;
	[BODY_DETAIL_PLAN:STANDARD_MATERIALS]&lt;br /&gt;
	[BODY_DETAIL_PLAN:STANDARD_TISSUES]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:WOOD:WOOD_TEMPLATE]&lt;br /&gt;
		[BUTCHER_SPECIAL:WOOD:NONE] &amp;lt;--This will cause the wood body parts to become logs when butchered.&lt;br /&gt;
	[TISSUE:CORTEX]&lt;br /&gt;
		[TISSUE_NAME:cortex:NP]&lt;br /&gt;
		[THICKENS_ON_ENERGY_STORAGE]&lt;br /&gt;
		[SCARS]&lt;br /&gt;
		[TISSUE_MATERIAL:PLANT_MAT:FLEURBERRI_PLANT_AMT:STRUCTURAL] &amp;lt;--This is the line to make the body part out of plant.  The plant must also have a BUTCHER_SPECIAL:PLANT:NONE tag for this to work.&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[HEALING_RATE:100]&lt;br /&gt;
		[VASCULAR:3]&lt;br /&gt;
		[PAIN_RECEPTORS:5]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
		[SETTABLE]&lt;br /&gt;
		[SPLINTABLE]&lt;br /&gt;
	[TISSUE:PLANT]&lt;br /&gt;
		[TISSUE_NAME:vascular tissue:NP]&lt;br /&gt;
		[THICKENS_ON_ENERGY_STORAGE]&lt;br /&gt;
		[SCARS]&lt;br /&gt;
		[TISSUE_MATERIAL:PLANT_MAT:FLEURBERRI_PLANT_AMT:STRUCTURAL]&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[HEALING_RATE:100]&lt;br /&gt;
		[VASCULAR:3]&lt;br /&gt;
		[PAIN_RECEPTORS:5]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
		[SETTABLE]&lt;br /&gt;
		[SPLINTABLE]&lt;br /&gt;
	[TISSUE:PITH]&lt;br /&gt;
		[TISSUE_NAME:pith:NP]&lt;br /&gt;
		[ARTERIES]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[TISSUE_MATERIAL:LOCAL_CREATURE_MAT:WOOD]&lt;br /&gt;
		[RELATIVE_THICKNESS:2]&lt;br /&gt;
		[VASCULAR:5]&lt;br /&gt;
		[PAIN_RECEPTORS:50]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
	[TISSUE:BERRY] &amp;lt;--Define the plant-based tissue here.&lt;br /&gt;
		[TISSUE_NAME:berry:NP]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[STRUCTURAL]&lt;br /&gt;
		[SCARS]&lt;br /&gt;
		[TISSUE_MATERIAL:PLANT_MAT:FLEURBERRI_BERRY_AMT:STRUCTURAL] &amp;lt;-- A different kind of plant. Use as many types as you want.&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[HEALING_RATE:100]&lt;br /&gt;
		[VASCULAR:10]&lt;br /&gt;
		[PAIN_RECEPTORS:5]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
	[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:CORTEX:NONE:PLANT:PITH:NONE]&lt;br /&gt;
	[SELECT_TISSUE_LAYER:ALL:BY_CATEGORY:HEART]&lt;br /&gt;
		[SET_LAYER_TISSUE:BERRY] &amp;lt;--This will set the selected layer or layers as the plant-based tissue.&lt;br /&gt;
		[TL_MAJOR_ARTERIES]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:SAP:PLANT_EXTRACT_TEMPLATE]&lt;br /&gt;
		[STATE_NAME_ADJ:ALL:sap]&lt;br /&gt;
	[BLOOD:LOCAL_CREATURE_MAT:SAP:LIQUID]&lt;br /&gt;
	[CREATURE_CLASS:PLANT]&lt;br /&gt;
	[BODY_SIZE:0:0:50000]&lt;br /&gt;
	[BODY_SIZE:1:0:100000]&lt;br /&gt;
	[BODY_SIZE:2:0:400000]&lt;br /&gt;
	[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110]&lt;br /&gt;
	[BODY_APPEARANCE_MODIFIER:BROADNESS:90:95:98:100:102:105:110]&lt;br /&gt;
	[APPLY_CREATURE_VARIATION:MOUTH_BITE_ATTACK]&lt;br /&gt;
	[APPLY_CREATURE_VARIATION:KICK_ATTACK]&lt;br /&gt;
	[MAXAGE:10:20]&lt;br /&gt;
	[DIURNAL]&lt;br /&gt;
	[CASTE:FEMALE]&lt;br /&gt;
	[FEMALE]&lt;br /&gt;
	[MULTIPLE_LITTER_RARE]&lt;br /&gt;
	[CASTE:MALE]&lt;br /&gt;
	[MALE]&lt;br /&gt;
	[SET_TL_GROUP:BY_CATEGORY:ALL:CORTEX]&lt;br /&gt;
		[TL_COLOR_MODIFIER:PINK:1:GREEN:5]&lt;br /&gt;
			[TLCM_NOUN:body:SINGULAR]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Plant based creature (Plant raw)|&lt;br /&gt;
Fleurberri plants and berries: Found inside a FLEURBERRI_AMT creature.&lt;br /&gt;
They work exactly like regular plants, the only difference is that their structural materials have a BUTCHER_SPECIAL tag.&lt;br /&gt;
You can make a creature entirely out of plants.  You can even give the plants meat-like names and make them out of meat to get brewable 'meat'.  (They will still be stockpiled as plants though.)&lt;br /&gt;
&lt;br /&gt;
[PLANT:FLEURBERRI_PLANT_AMT]&lt;br /&gt;
	[NAME:fleurberri strip]&lt;br /&gt;
	[NAME_PLURAL:fleurberri strips]&lt;br /&gt;
	[ADJ:fleur berry]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:STRUCTURAL:STRUCTURAL_PLANT_TEMPLATE]&lt;br /&gt;
		[MATERIAL_VALUE:1]&lt;br /&gt;
		[EDIBLE_VERMIN]&lt;br /&gt;
		[EDIBLE_RAW]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[BUTCHER_SPECIAL:PLANT:NONE] &amp;lt;-- This is the important part!&lt;br /&gt;
	[BASIC_MAT:LOCAL_PLANT_MAT:STRUCTURAL]&lt;br /&gt;
	[PICKED_TILE:21]&lt;br /&gt;
	[PICKED_COLOR:2:0:1]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:MILL:PLANT_POWDER_TEMPLATE]&lt;br /&gt;
		[STATE_NAME_ADJ:ALL_SOLID:fleurberri flour]&lt;br /&gt;
		[STATE_COLOR:ALL_SOLID:GREEN]&lt;br /&gt;
		[DISPLAY_COLOR:2:0:1]&lt;br /&gt;
		[MATERIAL_VALUE:20]&lt;br /&gt;
		[EDIBLE_VERMIN]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[PREFIX:NONE]&lt;br /&gt;
	[MILL:LOCAL_PLANT_MAT:MILL]&lt;br /&gt;
	[WET]&lt;br /&gt;
	[DRY]&lt;br /&gt;
	[VALUE:5]&lt;br /&gt;
	[PREFSTRING:crunch]&lt;br /&gt;
&lt;br /&gt;
[PLANT:FLEURBERRI_BERRY_AMT]&lt;br /&gt;
	[NAME:fleur berry]&lt;br /&gt;
	[NAME_PLURAL:fleur berries]&lt;br /&gt;
	[ADJ:fleur berry]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:STRUCTURAL:STRUCTURAL_PLANT_TEMPLATE]&lt;br /&gt;
		[MATERIAL_VALUE:10]&lt;br /&gt;
		[EDIBLE_VERMIN]&lt;br /&gt;
		[EDIBLE_RAW]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[BUTCHER_SPECIAL:PLANT:NONE] &amp;lt;-- This is the important part!&lt;br /&gt;
	[BASIC_MAT:LOCAL_PLANT_MAT:STRUCTURAL]&lt;br /&gt;
	[PICKED_TILE:58]&lt;br /&gt;
	[PICKED_COLOR:4:0:1]&lt;br /&gt;
	[WET]&lt;br /&gt;
	[DRY]&lt;br /&gt;
	[VALUE:15]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:DRINK:PLANT_ALCOHOL_TEMPLATE]&lt;br /&gt;
		[STATE_NAME_ADJ:ALL_SOLID:frozen fleurberri wine]&lt;br /&gt;
		[STATE_NAME_ADJ:LIQUID:fleurberri wine]&lt;br /&gt;
		[STATE_NAME_ADJ:GAS:boiling fleurberri wine]&lt;br /&gt;
		[MATERIAL_VALUE:15]&lt;br /&gt;
		[DISPLAY_COLOR:4:0:1]&lt;br /&gt;
		[EDIBLE_RAW]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[PREFIX:NONE]&lt;br /&gt;
	[DRINK:LOCAL_PLANT_MAT:DRINK]&lt;br /&gt;
	[PREFSTRING:rarity]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Category|Examples}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Creature_examples&amp;diff=251384</id>
		<title>Creature examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Creature_examples&amp;diff=251384"/>
		<updated>2020-03-11T15:46:21Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quality|Fine|21:34, 10 March 2020 (UTC)}}&lt;br /&gt;
{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those looking to create new creatures. Those familiar with creature raws should feel free to add helpful/obscure information to the lists below to help less-experienced members of the community with their creatures.&lt;br /&gt;
&lt;br /&gt;
==Dummy creatures==&lt;br /&gt;
Creatures that are not intended to function in general gameplay, but are used as references or in interactions (the latter of which can mostly be found [[DF2014:interaction examples|here]]).&lt;br /&gt;
&lt;br /&gt;
===Material Resource Creature===&lt;br /&gt;
Sometimes, you will want to use a custom material in an interaction that is not related to any specific creature or stone.  In general, however, you should avoid creating INORGANIC materials that are not intended to be regular stone or metal.  Although the [SPECIAL] tag will prevent it from appearing in most places, titans and forgotten beasts can still be composed of it, which will often cause things like creatures wandering onto the site and instantly exploding.  Instead, create a dummy creature to store any special materials, and reference that creature instead.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Material resource creature|&lt;br /&gt;
[CREATURE:MATERIALS]&lt;br /&gt;
	[NAME:creature:creatures:creature]&lt;br /&gt;
	[CASTE_NAME:creature:creatures:creature]&lt;br /&gt;
	[DESCRIPTION:A living being of unknown description.]&lt;br /&gt;
	[ARENA_RESTRICTED]&lt;br /&gt;
	[DOES_NOT_EXIST]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BLOOD:BLOOD_TEMPLATE][PREFIX:NONE]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BURNING:STONE_TEMPLATE][PREFIX:NONE][STATE_NAME_ADJ:SOLID:flame magic][MELTING_POINT:0][BOILING_POINT:1][MAT_FIXED_TEMP:35000][DISPLAY_COLOR:6:0:1]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BURNING_STRONG:STONE_TEMPLATE][PREFIX:NONE][STATE_NAME_ADJ:SOLID:flame magic][MELTING_POINT:0][BOILING_POINT:1][MAT_FIXED_TEMP:90000][DISPLAY_COLOR:6:0:1]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:FREEZING:SWEAT_TEMPLATE][STATE_NAME:ALL:ice magic][STATE_ADJ:ALL:frigid][ENTERS_BLOOD][PREFIX:NONE][STATE_COLOR:ALL:WHITE][DISPLAY_COLOR:7:0:1][EVAPORATES][MELTING_POINT:NONE][BOILING_POINT:4000][HEATDAM_POINT:4001][SPEC_HEAT:1]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Instantly-evaporating creature===&lt;br /&gt;
To make a creature instantly &amp;quot;poof&amp;quot; into a fine mist, you can transform them into this. &lt;br /&gt;
{{gamedata|title=Instantly evaporating creature|&lt;br /&gt;
[CREATURE:POOF]&lt;br /&gt;
	[ARENA_RESTRICTED]&lt;br /&gt;
	[DOES_NOT_EXIST]&lt;br /&gt;
	[DESCRIPTION:A creature that has evaporated.]&lt;br /&gt;
	[NAME:fine mist:fine mists:fine mist]&lt;br /&gt;
	[CASTE_NAME:fine mist:fine mists:fine mist]&lt;br /&gt;
	[CREATURE_TILE:250][COLOR:0:0:0]&lt;br /&gt;
	[NOT_BUTCHERABLE]&lt;br /&gt;
	[BODY:BASIC_1PARTBODY]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BREAK:CREATURE_EXTRACT_TEMPLATE]&lt;br /&gt;
		[STATE_NAME:ALL:mist]&lt;br /&gt;
		[STATE_COLOR:ALL:BLACK]&lt;br /&gt;
		[MELTING_POINT:0]&lt;br /&gt;
		[BOILING_POINT:1]&lt;br /&gt;
		[HEATDAM_POINT:NONE]&lt;br /&gt;
		[COLDDAM_POINT:NONE]&lt;br /&gt;
		[PREFIX:NONE]&lt;br /&gt;
	[TISSUE:BREAK]&lt;br /&gt;
		[TISSUE_NAME:mist:NP]&lt;br /&gt;
		[TISSUE_MATERIAL:LOCAL_CREATURE_MAT:BREAK]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[STRUCTURAL]&lt;br /&gt;
		[TISSUE_MAT_STATE:SOLID]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
		[VASCULAR:50]&lt;br /&gt;
	[TISSUE_LAYER:BY_CATEGORY:ALL:BREAK]&lt;br /&gt;
	[BLOOD:LOCAL_CREATURE_MAT:BREAK:LIQUID]&lt;br /&gt;
	[IMMOBILE]&lt;br /&gt;
	[BODY_SIZE:0:0:1]&lt;br /&gt;
}}&lt;br /&gt;
 &lt;br /&gt;
You can also give it an ITEMCORPSE if you want it to leave an item behind.&lt;br /&gt;
&lt;br /&gt;
===Easily Damaged Creature===&lt;br /&gt;
This creature can be destroyed by any damage. You can also alter the values easily, if you want to investigate a specific damage type.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Easily damaged creature|&lt;br /&gt;
[CREATURE:BREAKS_ON_ANY_HIT]&lt;br /&gt;
	[DESCRIPTION:Something that breaks easily.]&lt;br /&gt;
	[NAME:break:breaks:break]&lt;br /&gt;
	[CASTE_NAME:break:breaks:break]&lt;br /&gt;
	[CREATURE_TILE:'A'][COLOR:4:0:1]&lt;br /&gt;
	[NO_THOUGHT_CENTER_FOR_MOVEMENT]&lt;br /&gt;
	[PREFSTRING:breaking]&lt;br /&gt;
	[BODY:BASIC_1PARTBODY]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:MUSCLE:MUSCLE_TEMPLATE]&lt;br /&gt;
		[IMPACT_YIELD:1]&lt;br /&gt;
		[IMPACT_FRACTURE:1]&lt;br /&gt;
		[COMPRESSIVE_YIELD:1]&lt;br /&gt;
		[COMPRESSIVE_FRACTURE:1]&lt;br /&gt;
		[TENSILE_YIELD:1]&lt;br /&gt;
		[TENSILE_FRACTURE:1]&lt;br /&gt;
		[TORSION_YIELD:1]&lt;br /&gt;
		[TORSION_FRACTURE:1]&lt;br /&gt;
		[SHEAR_YIELD:1]&lt;br /&gt;
		[SHEAR_FRACTURE:1]&lt;br /&gt;
		[BENDING_YIELD:1]&lt;br /&gt;
		[BENDING_FRACTURE:1]&lt;br /&gt;
	[TISSUE:SILK]&lt;br /&gt;
		[TISSUE_NAME:flesh:NP]&lt;br /&gt;
		[TISSUE_MATERIAL:LOCAL_CREATURE_MAT:MUSCLE]&lt;br /&gt;
		[MUSCULAR]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[STRUCTURAL]&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
	[TISSUE_LAYER:BY_CATEGORY:BODY:SILK]&lt;br /&gt;
	[BODY_SIZE:0:0:4000]&lt;br /&gt;
	[IMMOBILE]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Creatures with unusual physiologies==&lt;br /&gt;
&lt;br /&gt;
===Creature made of plants===&lt;br /&gt;
Apart from having a plant-based physiology, this creature also has body parts that are converted into actual plants when butchered.&lt;br /&gt;
This example uses two types of tissues.  You can easily make an entire creature out of different kinds of plants, and the larger body parts will give you more plants.&lt;br /&gt;
This can be very useful, as plants are used in different kinds of interactions than animal parts are.  For example, you can use this trick to get [[alcohol|booze]] or [[thread]] from an animal's body parts.&lt;br /&gt;
You will require both a creature raw file and plant raw file for this to work.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Plant-based creature (Creature raw)|&lt;br /&gt;
[CREATURE:FLEURBERRI_AMT]&lt;br /&gt;
	[DESCRIPTION:A large, sun-loving creature, made up of a mixture of plant and animal tissues.  Its heart is a valuable berry.]&lt;br /&gt;
	[NAME:fleurberri:fleurberris:fleurberri]&lt;br /&gt;
	[CASTE_NAME:fleurberri:fleurberris:fleurberri]&lt;br /&gt;
	[CREATURE_TILE:'F'][COLOR:2:0:1]&lt;br /&gt;
	[LARGE_ROAMING]&lt;br /&gt;
	[NOBONES]&lt;br /&gt;
	[NATURAL][BENIGN]&lt;br /&gt;
	[MEANDERER]&lt;br /&gt;
	[BIOME:GRASSLAND_TEMPERATE]&lt;br /&gt;
	[BIOME:SHRUBLAND_TEMPERATE]&lt;br /&gt;
	[BIOME:SAVANNA_TEMPERATE]&lt;br /&gt;
	[POPULATION_NUMBER:15:30]&lt;br /&gt;
	[CLUSTER_NUMBER:3:5]&lt;br /&gt;
	[FREQUENCY:50]&lt;br /&gt;
	[PREFSTRING:juicy berries]&lt;br /&gt;
	[BODY:QUADRUPED:BRAIN:SPINE:2EYES:MOUTH:HEART]&lt;br /&gt;
	[BODY_DETAIL_PLAN:STANDARD_HEAD_POSITIONS]&lt;br /&gt;
	[BODY_DETAIL_PLAN:STANDARD_MATERIALS]&lt;br /&gt;
	[BODY_DETAIL_PLAN:STANDARD_TISSUES]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:WOOD:WOOD_TEMPLATE]&lt;br /&gt;
		[BUTCHER_SPECIAL:WOOD:NONE] &amp;lt;--This will cause the wood body parts to become logs when butchered.&lt;br /&gt;
	[TISSUE:CORTEX]&lt;br /&gt;
		[TISSUE_NAME:cortex:NP]&lt;br /&gt;
		[THICKENS_ON_ENERGY_STORAGE]&lt;br /&gt;
		[SCARS]&lt;br /&gt;
		[TISSUE_MATERIAL:PLANT_MAT:FLEURBERRI_PLANT_AMT:STRUCTURAL] &amp;lt;--This is the line to make the body part out of plant.  The plant must also have a BUTCHER_SPECIAL:PLANT:NONE tag for this to work.&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[HEALING_RATE:100]&lt;br /&gt;
		[VASCULAR:3]&lt;br /&gt;
		[PAIN_RECEPTORS:5]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
		[SETTABLE]&lt;br /&gt;
		[SPLINTABLE]&lt;br /&gt;
	[TISSUE:PLANT]&lt;br /&gt;
		[TISSUE_NAME:vascular tissue:NP]&lt;br /&gt;
		[THICKENS_ON_ENERGY_STORAGE]&lt;br /&gt;
		[SCARS]&lt;br /&gt;
		[TISSUE_MATERIAL:PLANT_MAT:FLEURBERRI_PLANT_AMT:STRUCTURAL]&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[HEALING_RATE:100]&lt;br /&gt;
		[VASCULAR:3]&lt;br /&gt;
		[PAIN_RECEPTORS:5]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
		[SETTABLE]&lt;br /&gt;
		[SPLINTABLE]&lt;br /&gt;
	[TISSUE:PITH]&lt;br /&gt;
		[TISSUE_NAME:pith:NP]&lt;br /&gt;
		[ARTERIES]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[TISSUE_MATERIAL:LOCAL_CREATURE_MAT:WOOD]&lt;br /&gt;
		[RELATIVE_THICKNESS:2]&lt;br /&gt;
		[VASCULAR:5]&lt;br /&gt;
		[PAIN_RECEPTORS:50]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
	[TISSUE:BERRY] &amp;lt;--Define the plant-based tissue here.&lt;br /&gt;
		[TISSUE_NAME:berry:NP]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[STRUCTURAL]&lt;br /&gt;
		[SCARS]&lt;br /&gt;
		[TISSUE_MATERIAL:PLANT_MAT:FLEURBERRI_BERRY_AMT:STRUCTURAL] &amp;lt;-- A different kind of plant. Use as many types as you want.&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[HEALING_RATE:100]&lt;br /&gt;
		[VASCULAR:10]&lt;br /&gt;
		[PAIN_RECEPTORS:5]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
	[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:CORTEX:NONE:PLANT:PITH:NONE]&lt;br /&gt;
	[SELECT_TISSUE_LAYER:ALL:BY_CATEGORY:HEART]&lt;br /&gt;
		[SET_LAYER_TISSUE:BERRY] &amp;lt;--This will set the selected layer or layers as the plant-based tissue.&lt;br /&gt;
		[TL_MAJOR_ARTERIES]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:SAP:PLANT_EXTRACT_TEMPLATE]&lt;br /&gt;
		[STATE_NAME_ADJ:ALL:sap]&lt;br /&gt;
	[BLOOD:LOCAL_CREATURE_MAT:SAP:LIQUID]&lt;br /&gt;
	[CREATURE_CLASS:PLANT]&lt;br /&gt;
	[BODY_SIZE:0:0:50000]&lt;br /&gt;
	[BODY_SIZE:1:0:100000]&lt;br /&gt;
	[BODY_SIZE:2:0:400000]&lt;br /&gt;
	[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110]&lt;br /&gt;
	[BODY_APPEARANCE_MODIFIER:BROADNESS:90:95:98:100:102:105:110]&lt;br /&gt;
	[APPLY_CREATURE_VARIATION:MOUTH_BITE_ATTACK]&lt;br /&gt;
	[APPLY_CREATURE_VARIATION:KICK_ATTACK]&lt;br /&gt;
	[MAXAGE:10:20]&lt;br /&gt;
	[DIURNAL]&lt;br /&gt;
	[CASTE:FEMALE]&lt;br /&gt;
	[FEMALE]&lt;br /&gt;
	[MULTIPLE_LITTER_RARE]&lt;br /&gt;
	[CASTE:MALE]&lt;br /&gt;
	[MALE]&lt;br /&gt;
	[SET_TL_GROUP:BY_CATEGORY:ALL:CORTEX]&lt;br /&gt;
		[TL_COLOR_MODIFIER:PINK:1:GREEN:5]&lt;br /&gt;
			[TLCM_NOUN:body:SINGULAR]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Plant based creature (Plant raw)|&lt;br /&gt;
Fleurberri plants and berries: Found inside a FLEURBERRI_AMT creature.&lt;br /&gt;
They work exactly like regular plants, the only difference is that their structural materials have a BUTCHER_SPECIAL tag.&lt;br /&gt;
You can make a creature entirely out of plants.  You can even give the plants meat-like names and make them out of meat to get brewable 'meat'.  (They will still be stockpiled as plants though.)&lt;br /&gt;
&lt;br /&gt;
[PLANT:FLEURBERRI_PLANT_AMT]&lt;br /&gt;
	[NAME:fleurberri strip]&lt;br /&gt;
	[NAME_PLURAL:fleurberri strips]&lt;br /&gt;
	[ADJ:fleur berry]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:STRUCTURAL:STRUCTURAL_PLANT_TEMPLATE]&lt;br /&gt;
		[MATERIAL_VALUE:1]&lt;br /&gt;
		[EDIBLE_VERMIN]&lt;br /&gt;
		[EDIBLE_RAW]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[BUTCHER_SPECIAL:PLANT:NONE] &amp;lt;-- This is the important part!&lt;br /&gt;
	[BASIC_MAT:LOCAL_PLANT_MAT:STRUCTURAL]&lt;br /&gt;
	[PICKED_TILE:21]&lt;br /&gt;
	[PICKED_COLOR:2:0:1]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:MILL:PLANT_POWDER_TEMPLATE]&lt;br /&gt;
		[STATE_NAME_ADJ:ALL_SOLID:fleurberri flour]&lt;br /&gt;
		[STATE_COLOR:ALL_SOLID:GREEN]&lt;br /&gt;
		[DISPLAY_COLOR:2:0:1]&lt;br /&gt;
		[MATERIAL_VALUE:20]&lt;br /&gt;
		[EDIBLE_VERMIN]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[PREFIX:NONE]&lt;br /&gt;
	[MILL:LOCAL_PLANT_MAT:MILL]&lt;br /&gt;
	[WET]&lt;br /&gt;
	[DRY]&lt;br /&gt;
	[VALUE:5]&lt;br /&gt;
	[PREFSTRING:crunch]&lt;br /&gt;
&lt;br /&gt;
[PLANT:FLEURBERRI_BERRY_AMT]&lt;br /&gt;
	[NAME:fleur berry]&lt;br /&gt;
	[NAME_PLURAL:fleur berries]&lt;br /&gt;
	[ADJ:fleur berry]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:STRUCTURAL:STRUCTURAL_PLANT_TEMPLATE]&lt;br /&gt;
		[MATERIAL_VALUE:10]&lt;br /&gt;
		[EDIBLE_VERMIN]&lt;br /&gt;
		[EDIBLE_RAW]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[BUTCHER_SPECIAL:PLANT:NONE] &amp;lt;-- This is the important part!&lt;br /&gt;
	[BASIC_MAT:LOCAL_PLANT_MAT:STRUCTURAL]&lt;br /&gt;
	[PICKED_TILE:58]&lt;br /&gt;
	[PICKED_COLOR:4:0:1]&lt;br /&gt;
	[WET]&lt;br /&gt;
	[DRY]&lt;br /&gt;
	[VALUE:15]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:DRINK:PLANT_ALCOHOL_TEMPLATE]&lt;br /&gt;
		[STATE_NAME_ADJ:ALL_SOLID:frozen fleurberri wine]&lt;br /&gt;
		[STATE_NAME_ADJ:LIQUID:fleurberri wine]&lt;br /&gt;
		[STATE_NAME_ADJ:GAS:boiling fleurberri wine]&lt;br /&gt;
		[MATERIAL_VALUE:15]&lt;br /&gt;
		[DISPLAY_COLOR:4:0:1]&lt;br /&gt;
		[EDIBLE_RAW]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[PREFIX:NONE]&lt;br /&gt;
	[DRINK:LOCAL_PLANT_MAT:DRINK]&lt;br /&gt;
	[PREFSTRING:rarity]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding|Examples}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Syndrome_examples&amp;diff=251361</id>
		<title>Syndrome examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Syndrome_examples&amp;diff=251361"/>
		<updated>2020-03-10T15:54:33Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: /* Counter Trigger examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those looking to create new syndromes. Those familiar with syndrome design(and [[DF2014:Syndrome#The_anatomy_of_a_syndrome|certain complexities in particular]]) should feel free to add helpful/obscure information to the lists below to help less-experienced members of the community with their syndromes.&lt;br /&gt;
&lt;br /&gt;
The syndromes on this page can be applied through interactions, as creature actions, curses, blessings, or secrets, or through substances, including injected venoms, contact effects, or ingested foods.  Examples on this page should operate the same regardless of application method.&lt;br /&gt;
&lt;br /&gt;
==General Tips==&lt;br /&gt;
&lt;br /&gt;
===Synchronizing Adventure and Fort Mode syndrome timers===&lt;br /&gt;
Fort mode runs 72 times faster than adventure mode - which means that a syndrome that lasts a single tick in Fort Mode will last 72 ticks in Adventure Mode.  For short-term syndromes, this will cause very different behaviors between the two modes.  In order to ensure that a syndrome operates the same way regardless of mode, add DWF_STRETCH:72 to the end of the CE effect tag.&lt;br /&gt;
&lt;br /&gt;
It is not possible to make a syndrome that lasts shorter than 72 ticks in Adventure Mode.&lt;br /&gt;
&lt;br /&gt;
===Making a creature with a syndrome always applied===&lt;br /&gt;
Some syndromes have effects that you can't add to a creature's basic RAW.  To fix this, you can make a secretion that applies the syndrome to the creature's own species, and make it constantly secreted by one of the creature's internal organs.&lt;br /&gt;
&lt;br /&gt;
==Stat Modifying Syndromes==&lt;br /&gt;
Syndromes that affect the creature's stats, particularly in combat.&lt;br /&gt;
&lt;br /&gt;
===Size Modification===&lt;br /&gt;
BODY_APPEARANCE_MODIFIER not only changes the way a creature is described on the unit viewing screen - it also changes the combat effectiveness of the creature.  The square-cube law is respected, meaning that doubling a creature's length, height, and broadness will make them 8 times as massive - an extreme boost in combat effectiveness.  This does not affect the clothing they can wear.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Giant Growth|&lt;br /&gt;
[SYNDROME]&lt;br /&gt;
	[SYN_NAME:giant growth]&lt;br /&gt;
	[CE_BODY_APPEARANCE_MODIFIER:APPEARANCE_MODIFIER:HEIGHT:200:APPEARANCE_MODIFIER:LENGTH:200:APPEARANCE_MODIFIER:BROADNESS:200:START:0]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Also, you can change the size of particular body parts, with appropriate effects.  The following syndrome, for example, will make the creature's punches more powerful (but it will not make their.scratches any stronger, because their fingers are still the same size).&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Hulk Hands|&lt;br /&gt;
[SYNDROME]&lt;br /&gt;
	[SYN_NAME:freakishly big hands]&lt;br /&gt;
	[CE_BP_APPEARANCE_MODIFIER:BP:BY_CATEGORY:HAND:APPEARANCE_MODIFIER:HEIGHT:300:APPEARANCE_MODIFIER:LENGTH:300:APPEARANCE_MODIFIER:BROADNESS:300:START:0]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Counter Trigger examples==&lt;br /&gt;
CE_COUNTER_TRIGGER is a fun token that lets you make syndromes with effects that activate under certain circumstances.  You can use these to undo a different syndrome effect in order to make a syndrome operate differently in different circumstances.&lt;br /&gt;
Each counter trigger only affects the tag directly above it.&lt;br /&gt;
&lt;br /&gt;
===More curse-like vampires===&lt;br /&gt;
There's no real reason not to become a vampire in vanilla DF, you don't even really need to drink blood.  Let's change that by making a syndrome that weakens you if you don't drink blood, but makes you even stronger than vanilla vampires if you do.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Double-Edged Vampire Curse|&lt;br /&gt;
[SYNDROME]&lt;br /&gt;
	[SYN_NAME:vampire curse]&lt;br /&gt;
	[CE_PHYS_ATT_CHANGE:STRENGTH:50:0:TOUGHNESS:50:0:AGILITY:50:0:ENDURANCE:50:0:DISEASE_RESISTANCE:50:0:START:0] &amp;lt;-- Weakens the target always&lt;br /&gt;
	[CE_PHYS_ATT_CHANGE:STRENGTH:800:0:TOUGHNESS:800:0:AGILITY:800:0:ENDURANCE:800:0:DISEASE_RESISTANCE:800:0:START:0] &amp;lt;-- Strengthens the target after drinking blood&lt;br /&gt;
		[CE:COUNTER_TRIGGER:DRINKING_BLOOD:50:NONE:REQUIRED]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Creatures that behave Differently Underground===&lt;br /&gt;
This is nice if you want to make an above-ground fort mode race, but don't want to actually restrict them to the surface.  Instead, you can give them a mood penalty for staying underground for too long.&lt;br /&gt;
Note that the creature must have the CAVE_ADAPT tag in order for the CAVE_ADAPT counter trigger to work, and you will also need a constant secretion in order to ensure the syndrome is applied.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Bad thoughts from spending more than a month underground example (Place this in creature raw)|&lt;br /&gt;
[CAVE_ADAPT]&lt;br /&gt;
[USE_MATERIAL_TEMPLATE:THOUGHTS:CREATURE_EXTRACT_TEMPLATE]&lt;br /&gt;
	[SYNDROME]&lt;br /&gt;
		[SYN_CONTACT]&lt;br /&gt;
		[SYN_NAME:a lack of sunlight]&lt;br /&gt;
		[SYN_AFFECTED_CREATURE:MY_CREATURE:ALL]&lt;br /&gt;
		[CE_FEEL_EMOTION:EMOTION:GLUMNESS:SEV:50:START:0]&lt;br /&gt;
			[CE:COUNTER_TRIGGER:CAVE_ADAPT:33600:NO_END:REQUIRED]&lt;br /&gt;
[SECRETION:LOCAL_CREATURE_MAT:THOUGHTS:LIQUID:BY_CATEGORY:BRAIN:ALL]&lt;br /&gt;
}}&lt;br /&gt;
You can do other things with this, like make a creature that gets extra abilities underground, or is stronger aboveground (by making the syndrome increase their strength normally, but reduce it using the counter trigger, similar to the vampire example).&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Syndrome_examples&amp;diff=251359</id>
		<title>Syndrome examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Syndrome_examples&amp;diff=251359"/>
		<updated>2020-03-10T14:39:06Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those looking to create new syndromes. Those familiar with syndrome design(and [[DF2014:Syndrome#The_anatomy_of_a_syndrome|certain complexities in particular]]) should feel free to add helpful/obscure information to the lists below to help less-experienced members of the community with their syndromes.&lt;br /&gt;
&lt;br /&gt;
The syndromes on this page can be applied through interactions, as creature actions, curses, blessings, or secrets, or through substances, including injected venoms, contact effects, or ingested foods.  Examples on this page should operate the same regardless of application method.&lt;br /&gt;
&lt;br /&gt;
==General Tips==&lt;br /&gt;
&lt;br /&gt;
===Synchronizing Adventure and Fort Mode syndrome timers===&lt;br /&gt;
Fort mode runs 72 times faster than adventure mode - which means that a syndrome that lasts a single tick in Fort Mode will last 72 ticks in Adventure Mode.  For short-term syndromes, this will cause very different behaviors between the two modes.  In order to ensure that a syndrome operates the same way regardless of mode, add DWF_STRETCH:72 to the end of the CE effect tag.&lt;br /&gt;
&lt;br /&gt;
It is not possible to make a syndrome that lasts shorter than 72 ticks in Adventure Mode.&lt;br /&gt;
&lt;br /&gt;
===Making a creature with a syndrome always applied===&lt;br /&gt;
Some syndromes have effects that you can't add to a creature's basic RAW.  To fix this, you can make a secretion that applies the syndrome to the creature's own species, and make it constantly secreted by one of the creature's internal organs.&lt;br /&gt;
&lt;br /&gt;
==Stat Modifying Syndromes==&lt;br /&gt;
Syndromes that affect the creature's stats, particularly in combat.&lt;br /&gt;
&lt;br /&gt;
===Size Modification===&lt;br /&gt;
BODY_APPEARANCE_MODIFIER not only changes the way a creature is described on the unit viewing screen - it also changes the combat effectiveness of the creature.  The square-cube law is respected, meaning that doubling a creature's length, height, and broadness will make them 8 times as massive - an extreme boost in combat effectiveness.  This does not affect the clothing they can wear.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Giant Growth|&lt;br /&gt;
[SYNDROME]&lt;br /&gt;
	[SYN_NAME:giant growth]&lt;br /&gt;
	[CE_BODY_APPEARANCE_MODIFIER:APPEARANCE_MODIFIER:HEIGHT:200:APPEARANCE_MODIFIER:LENGTH:200:APPEARANCE_MODIFIER:BROADNESS:200:START:0]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Also, you can change the size of particular body parts, with appropriate effects.  The following syndrome, for example, will make the creature's punches more powerful (but it will not make their.scratches any stronger, because their fingers are still the same size).&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Hulk Hands|&lt;br /&gt;
[SYNDROME]&lt;br /&gt;
	[SYN_NAME:freakishly big hands]&lt;br /&gt;
	[CE_BP_APPEARANCE_MODIFIER:BP:BY_CATEGORY:HAND:APPEARANCE_MODIFIER:HEIGHT:300:APPEARANCE_MODIFIER:LENGTH:300:APPEARANCE_MODIFIER:BROADNESS:300:START:0]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Counter Trigger examples==&lt;br /&gt;
CE_COUNTER_TRIGGER is a fun token that lets you make syndromes with effects that activate under certain circumstances.  You can use these to undo a different syndrome effect in order to make a syndrome more of a double-edged sword.&lt;br /&gt;
&lt;br /&gt;
===More curse-like vampires===&lt;br /&gt;
There's no real reason not to become a vampire in vanilla DF, you don't even really need to drink blood.  Let's change that by making a syndrome that weakens you if you don't drink blood, but makes you even stronger than vanilla vampires if you do.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Vampire Curse|&lt;br /&gt;
[SYNDROME]&lt;br /&gt;
	[SYN_NAME:vampire curse]&lt;br /&gt;
	[CE_PHYS_ATT_CHANGE:STRENGTH:50:0:TOUGHNESS:50:0:AGILITY:50:0:ENDURANCE:50:0:DISEASE_RESISTANCE:50:0:START:0]&lt;br /&gt;
	[CE_PHYS_ATT_CHANGE:STRENGTH:800:0:TOUGHNESS:800:0:AGILITY:800:0:ENDURANCE:800:0:DISEASE_RESISTANCE:800:0:START:0]&lt;br /&gt;
		[CE:COUNTER_TRIGGER:DRINKING_BLOOD:50:NONE:REQUIRED]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Creature_examples&amp;diff=251307</id>
		<title>Creature examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Creature_examples&amp;diff=251307"/>
		<updated>2020-03-07T23:08:37Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those looking to create new creatures. Those familiar with creature raws should feel free to add helpful/obscure information to the lists below to help members of the community less experienced with creatures.&lt;br /&gt;
&lt;br /&gt;
==Dummy creatures==&lt;br /&gt;
Creatures that are not intended to function in general gameplay, but are used as references or in interactions.(the latter of which can mostly be found [[DF2014:interaction examples|here]])&lt;br /&gt;
&lt;br /&gt;
===Material Resource Creature===&lt;br /&gt;
Sometimes, you will want to use a custom material in an interaction that is not related to any specific creature or stone.  In general, however, you should avoid creating INORGANIC materials that are not intended to be regular stone or metal.  Although the [SPECIAL] tag will prevent it from appearing in most places, titans and forgotten beasts can still be composed of it, which will often cause things like creatures wandering onto the site and instantly exploding.  Instead, create a dummy creature to store any special materials, and reference that creature instead.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Material resource creature|&lt;br /&gt;
[CREATURE:MATERIALS]&lt;br /&gt;
	[NAME:creature:creatures:creature]&lt;br /&gt;
	[CASTE_NAME:creature:creatures:creature]&lt;br /&gt;
	[DESCRIPTION:A living being of unknown description.]&lt;br /&gt;
	[ARENA_RESTRICTED]&lt;br /&gt;
	[DOES_NOT_EXIST]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BLOOD:BLOOD_TEMPLATE][PREFIX:NONE]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BURNING:STONE_TEMPLATE][PREFIX:NONE][STATE_NAME_ADJ:SOLID:flame magic][MELTING_POINT:0][BOILING_POINT:1][MAT_FIXED_TEMP:35000][DISPLAY_COLOR:6:0:1]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BURNING_STRONG:STONE_TEMPLATE][PREFIX:NONE][STATE_NAME_ADJ:SOLID:flame magic][MELTING_POINT:0][BOILING_POINT:1][MAT_FIXED_TEMP:90000][DISPLAY_COLOR:6:0:1]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:FREEZING:SWEAT_TEMPLATE][STATE_NAME:ALL:ice magic][STATE_ADJ:ALL:frigid][ENTERS_BLOOD][PREFIX:NONE][STATE_COLOR:ALL:WHITE][DISPLAY_COLOR:7:0:1][EVAPORATES][MELTING_POINT:NONE][BOILING_POINT:4000][HEATDAM_POINT:4001][SPEC_HEAT:1]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Instantly-evaporating Creature===&lt;br /&gt;
To make a creature instantly &amp;quot;poof&amp;quot; into a fine mist, you can transform them into this.  You can also give it an ITEMCORPSE if you want it to leave an item behind.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Instantly evaporating creature|&lt;br /&gt;
[CREATURE:POOF]&lt;br /&gt;
	[ARENA_RESTRICTED]&lt;br /&gt;
	[DOES_NOT_EXIST]&lt;br /&gt;
	[DESCRIPTION:A creature that has evaporated.]&lt;br /&gt;
	[NAME:fine mist:fine mists:fine mist]&lt;br /&gt;
	[CASTE_NAME:fine mist:fine mists:fine mist]&lt;br /&gt;
	[CREATURE_TILE:250][COLOR:0:0:0]&lt;br /&gt;
	[NOT_BUTCHERABLE]&lt;br /&gt;
	[BODY:BASIC_1PARTBODY]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BREAK:CREATURE_EXTRACT_TEMPLATE]&lt;br /&gt;
		[STATE_NAME:ALL:mist]&lt;br /&gt;
		[STATE_COLOR:ALL:BLACK]&lt;br /&gt;
		[MELTING_POINT:0]&lt;br /&gt;
		[BOILING_POINT:1]&lt;br /&gt;
		[HEATDAM_POINT:NONE]&lt;br /&gt;
		[COLDDAM_POINT:NONE]&lt;br /&gt;
		[PREFIX:NONE]&lt;br /&gt;
	[TISSUE:BREAK]&lt;br /&gt;
		[TISSUE_NAME:mist:NP]&lt;br /&gt;
		[TISSUE_MATERIAL:LOCAL_CREATURE_MAT:BREAK]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[STRUCTURAL]&lt;br /&gt;
		[TISSUE_MAT_STATE:SOLID]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
		[VASCULAR:50]&lt;br /&gt;
	[TISSUE_LAYER:BY_CATEGORY:ALL:BREAK]&lt;br /&gt;
	[BLOOD:LOCAL_CREATURE_MAT:BREAK:LIQUID]&lt;br /&gt;
	[IMMOBILE]&lt;br /&gt;
	[BODY_SIZE:0:0:1]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Creatures with unusual physiology==&lt;br /&gt;
&lt;br /&gt;
===Creature made of plants===&lt;br /&gt;
Apart from having a plant-based physiology, this creature also has body parts that are converted into actual plants when butchered.&lt;br /&gt;
This example uses two types of tissues.  You can easily make an entire creature out of different kinds of plants, and the larger body parts will give you more plants.&lt;br /&gt;
This can be very useful, as plants are used in different kinds of interactions than animal parts are.  For example, you can use this trick to get booze or thread from an animal's body parts.&lt;br /&gt;
You will require both a creature raw file and a plant raw file for this to work.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Plant-based creature (Creature raw)|&lt;br /&gt;
[CREATURE:FLEURBERRI_AMT]&lt;br /&gt;
	[DESCRIPTION:A large sun-loving creature, made up of a mixture of plant and animal tissues.  Its heart is a valuable berry.]&lt;br /&gt;
	[NAME:fleurberri:fleurberris:fleurberri]&lt;br /&gt;
	[CASTE_NAME:fleurberri:fleurberris:fleurberri]&lt;br /&gt;
	[CREATURE_TILE:'F'][COLOR:2:0:1]&lt;br /&gt;
	[LARGE_ROAMING]&lt;br /&gt;
	[NOBONES]&lt;br /&gt;
	[NATURAL][BENIGN]&lt;br /&gt;
	[MEANDERER]&lt;br /&gt;
	[BIOME:GRASSLAND_TEMPERATE]&lt;br /&gt;
	[BIOME:SHRUBLAND_TEMPERATE]&lt;br /&gt;
	[BIOME:SAVANNA_TEMPERATE]&lt;br /&gt;
	[POPULATION_NUMBER:15:30]&lt;br /&gt;
	[CLUSTER_NUMBER:3:5]&lt;br /&gt;
	[FREQUENCY:50]&lt;br /&gt;
	[PREFSTRING:juicy berries]&lt;br /&gt;
	[BODY:QUADRUPED:BRAIN:SPINE:2EYES:MOUTH:HEART]&lt;br /&gt;
	[BODY_DETAIL_PLAN:STANDARD_HEAD_POSITIONS]&lt;br /&gt;
	[BODY_DETAIL_PLAN:STANDARD_MATERIALS]&lt;br /&gt;
	[BODY_DETAIL_PLAN:STANDARD_TISSUES]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:WOOD:WOOD_TEMPLATE]&lt;br /&gt;
		[BUTCHER_SPECIAL:WOOD:NONE] &amp;lt;--This will cause the wood body parts to become logs when butchered.&lt;br /&gt;
	[TISSUE:CORTEX]&lt;br /&gt;
		[TISSUE_NAME:cortex:NP]&lt;br /&gt;
		[THICKENS_ON_ENERGY_STORAGE]&lt;br /&gt;
		[SCARS]&lt;br /&gt;
		[TISSUE_MATERIAL:PLANT_MAT:FLEURBERRI_PLANT_AMT:STRUCTURAL] &amp;lt;--This is the line to make the body part out of plant.  The plant must also have a BUTCHER_SPECIAL:PLANT:NONE tag for this to work.&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[HEALING_RATE:100]&lt;br /&gt;
		[VASCULAR:3]&lt;br /&gt;
		[PAIN_RECEPTORS:5]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
		[SETTABLE]&lt;br /&gt;
		[SPLINTABLE]&lt;br /&gt;
	[TISSUE:PLANT]&lt;br /&gt;
		[TISSUE_NAME:vascular tissue:NP]&lt;br /&gt;
		[THICKENS_ON_ENERGY_STORAGE]&lt;br /&gt;
		[SCARS]&lt;br /&gt;
		[TISSUE_MATERIAL:PLANT_MAT:FLEURBERRI_PLANT_AMT:STRUCTURAL]&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[HEALING_RATE:100]&lt;br /&gt;
		[VASCULAR:3]&lt;br /&gt;
		[PAIN_RECEPTORS:5]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
		[SETTABLE]&lt;br /&gt;
		[SPLINTABLE]&lt;br /&gt;
	[TISSUE:PITH]&lt;br /&gt;
		[TISSUE_NAME:pith:NP]&lt;br /&gt;
		[ARTERIES]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[TISSUE_MATERIAL:LOCAL_CREATURE_MAT:WOOD]&lt;br /&gt;
		[RELATIVE_THICKNESS:2]&lt;br /&gt;
		[VASCULAR:5]&lt;br /&gt;
		[PAIN_RECEPTORS:50]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
	[TISSUE:BERRY] &amp;lt;--Define the plant-based tissue here.&lt;br /&gt;
		[TISSUE_NAME:berry:NP]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[STRUCTURAL]&lt;br /&gt;
		[SCARS]&lt;br /&gt;
		[TISSUE_MATERIAL:PLANT_MAT:FLEURBERRI_BERRY_AMT:STRUCTURAL] &amp;lt;-- A different kind of plant. Use as many types as you want.&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[HEALING_RATE:100]&lt;br /&gt;
		[VASCULAR:10]&lt;br /&gt;
		[PAIN_RECEPTORS:5]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
	[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:CORTEX:NONE:PLANT:PITH:NONE]&lt;br /&gt;
	[SELECT_TISSUE_LAYER:ALL:BY_CATEGORY:HEART]&lt;br /&gt;
		[SET_LAYER_TISSUE:BERRY] &amp;lt;--This will set the selected layer or layers as the plant-based tissue.&lt;br /&gt;
		[TL_MAJOR_ARTERIES]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:SAP:PLANT_EXTRACT_TEMPLATE]&lt;br /&gt;
		[STATE_NAME_ADJ:ALL:sap]&lt;br /&gt;
	[BLOOD:LOCAL_CREATURE_MAT:SAP:LIQUID]&lt;br /&gt;
	[CREATURE_CLASS:PLANT]&lt;br /&gt;
	[BODY_SIZE:0:0:50000]&lt;br /&gt;
	[BODY_SIZE:1:0:100000]&lt;br /&gt;
	[BODY_SIZE:2:0:400000]&lt;br /&gt;
	[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110]&lt;br /&gt;
	[BODY_APPEARANCE_MODIFIER:BROADNESS:90:95:98:100:102:105:110]&lt;br /&gt;
	[APPLY_CREATURE_VARIATION:MOUTH_BITE_ATTACK]&lt;br /&gt;
	[APPLY_CREATURE_VARIATION:KICK_ATTACK]&lt;br /&gt;
	[MAXAGE:10:20]&lt;br /&gt;
	[DIURNAL]&lt;br /&gt;
	[CASTE:FEMALE]&lt;br /&gt;
	[FEMALE]&lt;br /&gt;
	[MULTIPLE_LITTER_RARE]&lt;br /&gt;
	[CASTE:MALE]&lt;br /&gt;
	[MALE]&lt;br /&gt;
	[SET_TL_GROUP:BY_CATEGORY:ALL:CORTEX]&lt;br /&gt;
		[TL_COLOR_MODIFIER:PINK:1:GREEN:5]&lt;br /&gt;
			[TLCM_NOUN:body:SINGULAR]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Plant based creature (Plant raw)|&lt;br /&gt;
Fleurberri plants and berries: Found inside a FLEURBERRI_AMT creature.&lt;br /&gt;
They work exactly like regular plant, the only difference is that their structural material have a BUTCHER_SPECIAL tag.&lt;br /&gt;
You can make a creature entirely out of plants.  You can even give the plants meat-like names and make them out of meat to get brewable 'meat'.  (They will still be stockpiled as plants though.)&lt;br /&gt;
&lt;br /&gt;
[PLANT:FLEURBERRI_PLANT_AMT]&lt;br /&gt;
	[NAME:fleurberri strip]&lt;br /&gt;
	[NAME_PLURAL:fleurberri strips]&lt;br /&gt;
	[ADJ:fleur berry]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:STRUCTURAL:STRUCTURAL_PLANT_TEMPLATE]&lt;br /&gt;
		[MATERIAL_VALUE:1]&lt;br /&gt;
		[EDIBLE_VERMIN]&lt;br /&gt;
		[EDIBLE_RAW]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[BUTCHER_SPECIAL:PLANT:NONE] &amp;lt;-- This is the important part!&lt;br /&gt;
	[BASIC_MAT:LOCAL_PLANT_MAT:STRUCTURAL]&lt;br /&gt;
	[PICKED_TILE:21]&lt;br /&gt;
	[PICKED_COLOR:2:0:1]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:MILL:PLANT_POWDER_TEMPLATE]&lt;br /&gt;
		[STATE_NAME_ADJ:ALL_SOLID:fleurberri flour]&lt;br /&gt;
		[STATE_COLOR:ALL_SOLID:GREEN]&lt;br /&gt;
		[DISPLAY_COLOR:2:0:1]&lt;br /&gt;
		[MATERIAL_VALUE:20]&lt;br /&gt;
		[EDIBLE_VERMIN]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[PREFIX:NONE]&lt;br /&gt;
	[MILL:LOCAL_PLANT_MAT:MILL]&lt;br /&gt;
	[WET]&lt;br /&gt;
	[DRY]&lt;br /&gt;
	[VALUE:5]&lt;br /&gt;
	[PREFSTRING:crunch]&lt;br /&gt;
&lt;br /&gt;
[PLANT:FLEURBERRI_BERRY_AMT]&lt;br /&gt;
	[NAME:fleur berry]&lt;br /&gt;
	[NAME_PLURAL:fleur berries]&lt;br /&gt;
	[ADJ:fleur berry]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:STRUCTURAL:STRUCTURAL_PLANT_TEMPLATE]&lt;br /&gt;
		[MATERIAL_VALUE:10]&lt;br /&gt;
		[EDIBLE_VERMIN]&lt;br /&gt;
		[EDIBLE_RAW]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[BUTCHER_SPECIAL:PLANT:NONE] &amp;lt;-- This is the important part!&lt;br /&gt;
	[BASIC_MAT:LOCAL_PLANT_MAT:STRUCTURAL]&lt;br /&gt;
	[PICKED_TILE:58]&lt;br /&gt;
	[PICKED_COLOR:4:0:1]&lt;br /&gt;
	[WET]&lt;br /&gt;
	[DRY]&lt;br /&gt;
	[VALUE:15]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:DRINK:PLANT_ALCOHOL_TEMPLATE]&lt;br /&gt;
		[STATE_NAME_ADJ:ALL_SOLID:frozen fleurberri wine]&lt;br /&gt;
		[STATE_NAME_ADJ:LIQUID:fleurberri wine]&lt;br /&gt;
		[STATE_NAME_ADJ:GAS:boiling fleurberri wine]&lt;br /&gt;
		[MATERIAL_VALUE:15]&lt;br /&gt;
		[DISPLAY_COLOR:4:0:1]&lt;br /&gt;
		[EDIBLE_RAW]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[PREFIX:NONE]&lt;br /&gt;
	[DRINK:LOCAL_PLANT_MAT:DRINK]&lt;br /&gt;
	[PREFSTRING:rarity]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Creature_examples&amp;diff=251305</id>
		<title>Creature examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Creature_examples&amp;diff=251305"/>
		<updated>2020-03-07T23:06:29Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: Created page with &amp;quot;{{av}}  This page was created to aid those looking to create new creatures. Those familiar with creature raws should feel free to add helpful/obscure information to the lists...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those looking to create new creatures. Those familiar with creature raws should feel free to add helpful/obscure information to the lists below to help members of the community less experienced with creatures.&lt;br /&gt;
&lt;br /&gt;
==Dummy creatures==&lt;br /&gt;
Creatures that are not intended to function in general gameplay, but are used as references or in interactions.(the latter of which can mostly be found [[DF2014:interaction examples|here]])&lt;br /&gt;
&lt;br /&gt;
===Material Resource Creature===&lt;br /&gt;
Sometimes, you will want to use a custom material in an interaction that is not related to any specific creature or stone.  In general, however, you should avoid creating INORGANIC materials that are not intended to be regular stone or metal.  Although the [SPECIAL] tag will prevent it from appearing in most places, titans and forgotten beasts can still be composed of it, which will often cause things like creatures wandering onto the site and instantly exploding.  Instead, create a dummy creature to store any special materials, and reference that creature instead.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Material resource creature|&lt;br /&gt;
[CREATURE:MATERIALS]&lt;br /&gt;
	[NAME:creature:creatures:creature]&lt;br /&gt;
	[CASTE_NAME:creature:creatures:creature]&lt;br /&gt;
	[DESCRIPTION:A living being of unknown description.]&lt;br /&gt;
	[ARENA_RESTRICTED]&lt;br /&gt;
	[DOES_NOT_EXIST]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BLOOD:BLOOD_TEMPLATE][PREFIX:NONE]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BURNING:STONE_TEMPLATE][PREFIX:NONE][STATE_NAME_ADJ:SOLID:flame magic][MELTING_POINT:0][BOILING_POINT:1][MAT_FIXED_TEMP:35000][DISPLAY_COLOR:6:0:1]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BURNING_STRONG:STONE_TEMPLATE][PREFIX:NONE][STATE_NAME_ADJ:SOLID:flame magic][MELTING_POINT:0][BOILING_POINT:1][MAT_FIXED_TEMP:90000][DISPLAY_COLOR:6:0:1]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:FREEZING:SWEAT_TEMPLATE][STATE_NAME:ALL:ice magic][STATE_ADJ:ALL:frigid][ENTERS_BLOOD][PREFIX:NONE][STATE_COLOR:ALL:WHITE][DISPLAY_COLOR:7:0:1][EVAPORATES][MELTING_POINT:NONE][BOILING_POINT:4000][HEATDAM_POINT:4001][SPEC_HEAT:1]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Instantly-evaporating Creature===&lt;br /&gt;
To make a creature instantly &amp;quot;poof&amp;quot; into a fine mist, you can transform them into this.  You can also give it an ITEMCORPSE if you want it to leave an item behind.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Instantly evaporating creature|&lt;br /&gt;
[CREATURE:POOF]&lt;br /&gt;
	[ARENA_RESTRICTED]&lt;br /&gt;
	[DOES_NOT_EXIST]&lt;br /&gt;
	[DESCRIPTION:A creature that has evaporated.]&lt;br /&gt;
	[NAME:fine mist:fine mists:fine mist]&lt;br /&gt;
	[CASTE_NAME:fine mist:fine mists:fine mist]&lt;br /&gt;
	[CREATURE_TILE:250][COLOR:0:0:0]&lt;br /&gt;
	[NOT_BUTCHERABLE]&lt;br /&gt;
	[BODY:BASIC_1PARTBODY]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:BREAK:CREATURE_EXTRACT_TEMPLATE]&lt;br /&gt;
		[STATE_NAME:ALL:mist]&lt;br /&gt;
		[STATE_COLOR:ALL:BLACK]&lt;br /&gt;
		[MELTING_POINT:0]&lt;br /&gt;
		[BOILING_POINT:1]&lt;br /&gt;
		[HEATDAM_POINT:NONE]&lt;br /&gt;
		[COLDDAM_POINT:NONE]&lt;br /&gt;
		[PREFIX:NONE]&lt;br /&gt;
	[TISSUE:BREAK]&lt;br /&gt;
		[TISSUE_NAME:mist:NP]&lt;br /&gt;
		[TISSUE_MATERIAL:LOCAL_CREATURE_MAT:BREAK]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[STRUCTURAL]&lt;br /&gt;
		[TISSUE_MAT_STATE:SOLID]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
		[VASCULAR:50]&lt;br /&gt;
	[TISSUE_LAYER:BY_CATEGORY:ALL:BREAK]&lt;br /&gt;
	[BLOOD:LOCAL_CREATURE_MAT:BREAK:LIQUID]&lt;br /&gt;
	[IMMOBILE]&lt;br /&gt;
	[BODY_SIZE:0:0:1]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Creatures with unusual physiology==&lt;br /&gt;
&lt;br /&gt;
===Creature made of plants===&lt;br /&gt;
Apart from having a plant-based physiology, this creature also has body parts that are converted into actual plants when butchered.&lt;br /&gt;
This example uses two types of tissues.  You can easily make an entire creature out of different kinds of plants, and the larger body parts will give you more plants.&lt;br /&gt;
This can be very useful, as plants are used in different kinds of interactions than animal parts are.  For example, you can use this trick to get booze or thread from an animal's body parts.&lt;br /&gt;
You will require both a creature raw file and a plant raw file for this to work.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Plant-based creature (Creature raw)|&lt;br /&gt;
[CREATURE:FLEURBERRI_AMT]&lt;br /&gt;
	[DESCRIPTION:A large sun-loving creature, made up of a mixture of plant and animal tissues.  Its heart is a valuable berry.]&lt;br /&gt;
	[NAME:fleurberri:fleurberris:fleurberri]&lt;br /&gt;
	[CASTE_NAME:fleurberri:fleurberris:fleurberri]&lt;br /&gt;
	[CREATURE_TILE:'F'][COLOR:2:0:1]&lt;br /&gt;
	[LARGE_ROAMING]&lt;br /&gt;
	[NOBONES]&lt;br /&gt;
	[NATURAL][BENIGN]&lt;br /&gt;
	[MEANDERER]&lt;br /&gt;
	[BIOME:GRASSLAND_TEMPERATE]&lt;br /&gt;
	[BIOME:SHRUBLAND_TEMPERATE]&lt;br /&gt;
	[BIOME:SAVANNA_TEMPERATE]&lt;br /&gt;
	[POPULATION_NUMBER:15:30]&lt;br /&gt;
	[CLUSTER_NUMBER:3:5]&lt;br /&gt;
	[FREQUENCY:50]&lt;br /&gt;
	[PREFSTRING:juicy berries]&lt;br /&gt;
	[BODY:QUADRUPED:BRAIN:SPINE:2EYES:MOUTH:HEART]&lt;br /&gt;
	[BODY_DETAIL_PLAN:STANDARD_HEAD_POSITIONS]&lt;br /&gt;
	[BODY_DETAIL_PLAN:STANDARD_MATERIALS]&lt;br /&gt;
	[BODY_DETAIL_PLAN:STANDARD_TISSUES]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:WOOD:WOOD_TEMPLATE]&lt;br /&gt;
		[BUTCHER_SPECIAL:WOOD:NONE] &amp;lt;--This will cause the wood body parts to become logs when butchered.&lt;br /&gt;
	[TISSUE:CORTEX]&lt;br /&gt;
		[TISSUE_NAME:cortex:NP]&lt;br /&gt;
		[THICKENS_ON_ENERGY_STORAGE]&lt;br /&gt;
		[SCARS]&lt;br /&gt;
		[TISSUE_MATERIAL:PLANT_MAT:FLEURBERRI_PLANT_AMT:STRUCTURAL] &amp;lt;--This is the line to make the body part out of plant.  The plant must also have a BUTCHER_SPECIAL:PLANT:NONE tag for this to work.&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[HEALING_RATE:100]&lt;br /&gt;
		[VASCULAR:3]&lt;br /&gt;
		[PAIN_RECEPTORS:5]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
		[SETTABLE]&lt;br /&gt;
		[SPLINTABLE]&lt;br /&gt;
	[TISSUE:PLANT]&lt;br /&gt;
		[TISSUE_NAME:vascular tissue:NP]&lt;br /&gt;
		[THICKENS_ON_ENERGY_STORAGE]&lt;br /&gt;
		[SCARS]&lt;br /&gt;
		[TISSUE_MATERIAL:PLANT_MAT:FLEURBERRI_PLANT_AMT:STRUCTURAL]&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[HEALING_RATE:100]&lt;br /&gt;
		[VASCULAR:3]&lt;br /&gt;
		[PAIN_RECEPTORS:5]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
		[SETTABLE]&lt;br /&gt;
		[SPLINTABLE]&lt;br /&gt;
	[TISSUE:PITH]&lt;br /&gt;
		[TISSUE_NAME:pith:NP]&lt;br /&gt;
		[ARTERIES]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[TISSUE_MATERIAL:LOCAL_CREATURE_MAT:WOOD]&lt;br /&gt;
		[RELATIVE_THICKNESS:2]&lt;br /&gt;
		[VASCULAR:5]&lt;br /&gt;
		[PAIN_RECEPTORS:50]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
	[TISSUE:BERRY] &amp;lt;--Define the plant-based tissue here.&lt;br /&gt;
		[TISSUE_NAME:berry:NP]&lt;br /&gt;
		[FUNCTIONAL]&lt;br /&gt;
		[STRUCTURAL]&lt;br /&gt;
		[SCARS]&lt;br /&gt;
		[TISSUE_MATERIAL:PLANT_MAT:FLEURBERRI_BERRY_AMT:STRUCTURAL] &amp;lt;-- A different kind of plant. Use as many types as you want.&lt;br /&gt;
		[RELATIVE_THICKNESS:1]&lt;br /&gt;
		[HEALING_RATE:100]&lt;br /&gt;
		[VASCULAR:10]&lt;br /&gt;
		[PAIN_RECEPTORS:5]&lt;br /&gt;
		[CONNECTS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
	[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:CORTEX:NONE:PLANT:PITH:NONE]&lt;br /&gt;
	[SELECT_TISSUE_LAYER:ALL:BY_CATEGORY:HEART]&lt;br /&gt;
		[SET_LAYER_TISSUE:BERRY] &amp;lt;--This will set the selected layer or layers as the plant-based tissue.&lt;br /&gt;
		[TL_MAJOR_ARTERIES]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:SAP:PLANT_EXTRACT_TEMPLATE]&lt;br /&gt;
		[STATE_NAME_ADJ:ALL:sap]&lt;br /&gt;
	[BLOOD:LOCAL_CREATURE_MAT:SAP:LIQUID]&lt;br /&gt;
	[CREATURE_CLASS:PLANT]&lt;br /&gt;
	[BODY_SIZE:0:0:50000]&lt;br /&gt;
	[BODY_SIZE:1:0:100000]&lt;br /&gt;
	[BODY_SIZE:2:0:400000]&lt;br /&gt;
	[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110]&lt;br /&gt;
	[BODY_APPEARANCE_MODIFIER:BROADNESS:90:95:98:100:102:105:110]&lt;br /&gt;
	[APPLY_CREATURE_VARIATION:MOUTH_BITE_ATTACK]&lt;br /&gt;
	[APPLY_CREATURE_VARIATION:KICK_ATTACK]&lt;br /&gt;
	[MAXAGE:10:20]&lt;br /&gt;
	[DIURNAL]&lt;br /&gt;
	[CASTE:FEMALE]&lt;br /&gt;
	[FEMALE]&lt;br /&gt;
	[MULTIPLE_LITTER_RARE]&lt;br /&gt;
	[CASTE:MALE]&lt;br /&gt;
	[MALE]&lt;br /&gt;
	[SET_TL_GROUP:BY_CATEGORY:ALL:CORTEX]&lt;br /&gt;
		[TL_COLOR_MODIFIER:PINK:1:GREEN:5]&lt;br /&gt;
			[TLCM_NOUN:body:SINGULAR]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Plant based creature (Plant raw)|&lt;br /&gt;
Fleurberri plants and berries: Found inside a FLEURBERRI_AMT creature.&lt;br /&gt;
They work exactly like regular plant, the only difference is that their structural material have a BUTCHER_SPECIAL tag.&lt;br /&gt;
You can make a creature entirely out of plants.  You can even give the plants meat-like names and make them out of meat to get brewable 'meat'.  (They will still be stockpiled as plants though.)&lt;br /&gt;
&lt;br /&gt;
[PLANT:FLEURBERRI_PLANT_AMT]&lt;br /&gt;
	[NAME:fleurberri strip]&lt;br /&gt;
	[NAME_PLURAL:fleurberri strips]&lt;br /&gt;
	[ADJ:fleur berry]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:STRUCTURAL:STRUCTURAL_PLANT_TEMPLATE]&lt;br /&gt;
		[MATERIAL_VALUE:1]&lt;br /&gt;
		[EDIBLE_VERMIN]&lt;br /&gt;
		[EDIBLE_RAW]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[BUTCHER_SPECIAL:PLANT:NONE] &amp;lt;-- This is the important part!&lt;br /&gt;
	[BASIC_MAT:LOCAL_PLANT_MAT:STRUCTURAL]&lt;br /&gt;
	[PICKED_TILE:21]&lt;br /&gt;
	[PICKED_COLOR:2:0:1]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:MILL:PLANT_POWDER_TEMPLATE]&lt;br /&gt;
		[STATE_NAME_ADJ:ALL_SOLID:fleurberri flour]&lt;br /&gt;
		[STATE_COLOR:ALL_SOLID:GREEN]&lt;br /&gt;
		[DISPLAY_COLOR:2:0:1]&lt;br /&gt;
		[MATERIAL_VALUE:20]&lt;br /&gt;
		[EDIBLE_VERMIN]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[PREFIX:NONE]&lt;br /&gt;
	[MILL:LOCAL_PLANT_MAT:MILL]&lt;br /&gt;
	[WET]&lt;br /&gt;
	[DRY]&lt;br /&gt;
	[VALUE:5]&lt;br /&gt;
	[PREFSTRING:crunch]&lt;br /&gt;
&lt;br /&gt;
[PLANT:FLEURBERRI_BERRY_AMT]&lt;br /&gt;
	[NAME:fleur berry]&lt;br /&gt;
	[NAME_PLURAL:fleur berries]&lt;br /&gt;
	[ADJ:fleur berry]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:STRUCTURAL:STRUCTURAL_PLANT_TEMPLATE]&lt;br /&gt;
		[MATERIAL_VALUE:10]&lt;br /&gt;
		[EDIBLE_VERMIN]&lt;br /&gt;
		[EDIBLE_RAW]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[BUTCHER_SPECIAL:PLANT:NONE] &amp;lt;-- This is the important part!&lt;br /&gt;
	[BASIC_MAT:LOCAL_PLANT_MAT:STRUCTURAL]&lt;br /&gt;
	[PICKED_TILE:58]&lt;br /&gt;
	[PICKED_COLOR:4:0:1]&lt;br /&gt;
	[WET]&lt;br /&gt;
	[DRY]&lt;br /&gt;
	[VALUE:15]&lt;br /&gt;
	[USE_MATERIAL_TEMPLATE:DRINK:PLANT_ALCOHOL_TEMPLATE]&lt;br /&gt;
		[STATE_NAME_ADJ:ALL_SOLID:frozen fleurberri wine]&lt;br /&gt;
		[STATE_NAME_ADJ:LIQUID:fleurberri wine]&lt;br /&gt;
		[STATE_NAME_ADJ:GAS:boiling fleurberri wine]&lt;br /&gt;
		[MATERIAL_VALUE:15]&lt;br /&gt;
		[DISPLAY_COLOR:4:0:1]&lt;br /&gt;
		[EDIBLE_RAW]&lt;br /&gt;
		[EDIBLE_COOKED]&lt;br /&gt;
		[PREFIX:NONE]&lt;br /&gt;
	[DRINK:LOCAL_PLANT_MAT:DRINK]&lt;br /&gt;
	[PREFSTRING:rarity]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251294</id>
		<title>Interaction examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251294"/>
		<updated>2020-03-07T19:07:48Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those curious about the interaction process by providing example interactions for them to use or study. Those familiar with interaction raws should feel free to add helpful/obscure information to the lists below to help members of the community less experienced with interactions.&lt;br /&gt;
&lt;br /&gt;
==General Tips==&lt;br /&gt;
&lt;br /&gt;
===Synchronizing Adventure and Fort Mode syndrome timers===&lt;br /&gt;
Fort mode runs 72 times faster than Adventure mode - which means that a syndrome that lasts a single tick in Fort Mode will last 72 ticks in Adventure Mode.  For short-term syndromes, this will cause very different behaviors between the two modes.  In order to ensure that a syndrome operates the same way regardless of mode, add DWF_STRETCH:72 to the end of the CE effect tag.&lt;br /&gt;
&lt;br /&gt;
It is not possible to make a syndrome that lasts shorter than 72 ticks in Adventure Mode.&lt;br /&gt;
&lt;br /&gt;
===Syndromes with no effect===&lt;br /&gt;
There are times you will want to create a syndrome that has no actual effect - generally in order to add a SYN_CLASS that renders the target untargetable by a different interaction.  Syndromes disappear once their effects have expired, so to do this you will need to add an effect that does nothing.&lt;br /&gt;
Some examples:&lt;br /&gt;
{{gamedata|title=&amp;quot;Dummy&amp;quot; syndrome tags|&lt;br /&gt;
[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target move at 100% of its current speed&lt;br /&gt;
&lt;br /&gt;
[CE_SKILL_ROLL_ADJUST:PERC:100:PERC_ON:0:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Multiplies the target's skill by 100%, 0% of the time&lt;br /&gt;
&lt;br /&gt;
[CE_MATERIAL_FORCE_MULTIPLIER:PROB:100:MAT_MULT:NONE:NONE:1:1:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target take 1/1 times its normal damage from attacks&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
So if you see tags like this in the examples below, this is what they are for.&lt;br /&gt;
&lt;br /&gt;
==Material Emission Interactions==&lt;br /&gt;
&lt;br /&gt;
Following are several examples of material emission interactions.&lt;br /&gt;
&lt;br /&gt;
===Multiple Projectile Emission===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that fire three projectiles of the same material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:MATERIAL_EMISSION_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:CONTEXT_MATERIAL]&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION] &amp;lt;-- this is always the emitter for now&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION] &amp;lt;-- lets projectiles be aimed at specific creatures&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
By adding additional [I_EFFECT:MATERIAL_EMISSION] tags with their associated targets, you may stack additional projectiles.&lt;br /&gt;
&lt;br /&gt;
===Predefined Material Emissions===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use a predefined material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
If a material is listed in this format, the creature will not need a [CDI:MATERIAL] tag in their creature raws in order to use it. This allows projectile attacks to be gained through substance ingestion, other interactions, etc.&lt;br /&gt;
&lt;br /&gt;
===Predefined Emissions of Different Types===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use two predefined material types|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_GRANITE_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:A1:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:GRANITE:LIQUID_GLOB] &amp;lt;-- the second predefined material (INORGANIC), sub material (GRANITE), and action type (LIQUID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A1]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This interaction fires both a solid glob of basalt and a liquid glob of granite magma.&lt;br /&gt;
&lt;br /&gt;
===Material Emissions With Immunity===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example interaction raws that may only target unprotected creatures, and the protection interaction|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:CTARGET_BASALT_EMISSION] &amp;lt;-- The projectile itself&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the material tags used in the previous predefined material example.&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:CREATURE] &amp;lt;-- the may no longer be used on a location and must target a creature.&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:NO_EMISSION] &amp;lt;-- the syndrome class that makes targeting a creature with this interaction impossible.&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
&lt;br /&gt;
 [INTERACTION:EMISSION_PROTECTION] &amp;lt;-- The ability that protects creatures from the above projectile&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_CLASS:NO_EMISSION]&lt;br /&gt;
			[SYN_NAME:protection from projectiles]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:'O':7:0:1:FREQUENCY:2000:1000:START:0:END:2:ABRUPT:DWF_STRETCH:144]&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Material emissions used in this format are affected by [IT_CANNOT_HAVE_SYNDROME_CLASS:X] tags (given above as the custom tag NO_EMISSION). This allows a modder to create immunity syndromes, disallowing a creature using the emission interaction from targeting the creature with immunity.&lt;br /&gt;
&lt;br /&gt;
==Targeted Interactions==&lt;br /&gt;
Interactions that are specifically intended to target particular types of creatures.&lt;br /&gt;
&lt;br /&gt;
===Turn Undead===&lt;br /&gt;
An attack that hits all procedurally-generated zombies and ghouls.&lt;br /&gt;
{{gamedata|title=Turn Undead|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
[INTERACTION:TURN_UNDEAD] &amp;lt;- Should work against all zombies and ghouls&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:zombies]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:TURN_UNDEAD]&lt;br /&gt;
		[IT_AFFECTED_CLASS:GENERAL_POISON]&lt;br /&gt;
		[IT_REQUIRES:NO_AGING]&lt;br /&gt;
		[IT_REQUIRES:NO_THOUGHT_CENTER_FOR_MOVEMENT]&lt;br /&gt;
		[IT_REQUIRES:NO_CONNECTIONS_FOR_MOVEMENT]&lt;br /&gt;
		[IT_REQUIRES:OPPOSED_TO_LIFE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:turned]&lt;br /&gt;
			[SYN_CLASS:TURN_UNDEAD]&lt;br /&gt;
			[CE_REMOVE_TAG:NO_DIZZINESS:NONAUSEA:NOFEAR:NOPAIN:NOSTUN:START:0:END:8:DWF_STRETCH:72] &amp;lt;-- This removes the normal undead tags, rendering them vulnerable to the syndrome's other effects.&lt;br /&gt;
			[CE_SKILL_ROLL_ADJUST:PERC:50:PERC_ON:100:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
			[CE_DIZZINESS:SEV:200:PROB:100:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
			[CE_NAUSEA:SEV:200:PROB:100:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
			[CE_PAIN:SEV:100:PROB:100:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Smite Evil===&lt;br /&gt;
An attack that hits all procedurally-generated bogeymen, night creatures, vampires, werebeasts, demons, and... angels. There does not appear to be a way of excluding angels. Eh, it's DF angels, they probably count as evil anyway.&lt;br /&gt;
{{gamedata|title=Smite Evil|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
[INTERACTION:SMITE_EVIL]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:night creatures]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:SMITE_EVIL]&lt;br /&gt;
		[IT_IMMUNE_CLASS:NOT_EVIL] &amp;lt;-- used to specify custom creatures that have the normal night creature tags but will be immune to the spell.&lt;br /&gt;
		[IT_REQUIRES:NO_DRINK]&lt;br /&gt;
		[IT_REQUIRES:NO_EAT]&lt;br /&gt;
		[IT_REQUIRES:NO_SLEEP]&lt;br /&gt;
		[IT_REQUIRES:NOPAIN]&lt;br /&gt;
		[IT_REQUIRES:NOSTUN]&lt;br /&gt;
		[IT_REQUIRES:NONAUSEA]&lt;br /&gt;
		[IT_REQUIRES:NOFEAR]&lt;br /&gt;
		[IT_REQUIRES:NOEXERT]&lt;br /&gt;
		[IT_REQUIRES:NO_DIZZINESS]&lt;br /&gt;
		[IT_REQUIRES:NO_FEVERS]&lt;br /&gt;
		[IT_REQUIRES:NOBREATHE]&lt;br /&gt;
		[IT_REQUIRES:CAN_LEARN]&lt;br /&gt;
		[IT_REQUIRES:CAN_SPEAK]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:smote]&lt;br /&gt;
			[SYN_CLASS:SMITE_EVIL]&lt;br /&gt;
			[CE_REMOVE_TAG:NO_DIZZINESS:NONAUSEA:NOFEAR:NOPAIN:NOSTUN:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
			[CE_SKILL_ROLL_ADJUST:PERC:50:PERC_ON:100:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
			[CE_DIZZINESS:SEV:200:PROB:100:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
			[CE_NAUSEA:SEV:200:PROB:100:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
			[CE_PAIN:SEV:100:PROB:100:START:0:END:8:DWF_STRETCH:72]&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Multi-Stage Interactions==&lt;br /&gt;
These are more elaborate groups of interactions that allow you to create complex behaviors by using interactions to enable or disable other interactions.&lt;br /&gt;
&lt;br /&gt;
===Timed Self-Destruct (or other powerful ability) with Override Ability===&lt;br /&gt;
&lt;br /&gt;
This will allow the user to explode after spending a certain amount of time in combat.  A few ticks before exploding, it will flash with a &amp;quot;!&amp;quot; as a warning.&lt;br /&gt;
You can also replace the explosion with any other powerful ability that you want it to use only after a countdown.&lt;br /&gt;
It also comes with a syndrome that will disable the explosion.&lt;br /&gt;
This is intended to be used by non-playable units, like animals or zombies.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example Timed Self-Destruct with Override Ability|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_1] &amp;lt;-- This is the ability you actually give the creature.  Use CDI:USAGE_HINT:DEFEND, and CDI:TARGET:A:SELF_ONLY.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:counting down]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:10:END:11:DWF_STRETCH:72] &amp;lt;--The START affects the amount of time spent in combat before the explosion can occur.&lt;br /&gt;
				[CDI:ADV_NAME:Draw Energy]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:VERB:engage self-destruct sequence:engages self-destruct sequence:NA]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:1500]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:ready to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72] &amp;lt;-- Flash as a warning&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:50:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:1:END:2:DWF_STRETCH:72] &amp;lt;-- The AI will use this and then immediately explode, provided it is still in combat and not affected by EXPLOSION_OVERRIDE.&lt;br /&gt;
				[CDI:ADV_NAME:Remove safeties]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:about to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:0:END:1:DWF_STRETCH:72]&lt;br /&gt;
				[CDI:ADV_NAME:Explode]&lt;br /&gt;
				[CDI:USAGE_HINT:ATTACK]&lt;br /&gt;
				[CDI:INTERACTION:MATERIAL_EMISSION]&lt;br /&gt;
				[CDI:VERB:explode:explodes:NA]&lt;br /&gt;
				[CDI:MATERIAL:CREATURE_MAT:BOMBER:EXPLOSION:UNDIRECTED_DUST] &amp;lt;-- This points to a creature called BOMBER that contains the EXPLOSION material. It is better to put unstable materials in dummy creatures rather than making them INORGANICs, to prevent titans or forgotten beasts from being made of them.&lt;br /&gt;
				[CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
				[CDI:TARGET_RANGE:C:1]&lt;br /&gt;
				[CDI:MAX_TARGET_NUMBER:C:1]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_OVERRIDE] &amp;lt;-- Give this to any creature you want to be able to override the explosion.  For example, a necromancer that creates kamikaze zombies may disable any zombies nearby, to prevent friendly fire.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:unable to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251293</id>
		<title>Interaction examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251293"/>
		<updated>2020-03-07T18:48:12Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: /* Timed Self-Destruct (or other powerful ability) with Override Ability */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those curious about the interaction process by providing example interactions for them to use or study. Those familiar with interaction raws should feel free to add helpful/obscure information to the lists below to help members of the community less experienced with interactions.&lt;br /&gt;
&lt;br /&gt;
==General Tips==&lt;br /&gt;
&lt;br /&gt;
===Synchronizing Adventure and Fort Mode syndrome timers===&lt;br /&gt;
Fort mode runs 72 times faster than Adventure mode - which means that a syndrome that lasts a single tick in Fort Mode will last 72 ticks in Adventure Mode.  For short-term syndromes, this will cause very different behaviors between the two modes.  In order to ensure that a syndrome operates the same way regardless of mode, add DWF_STRETCH:72 to the end of the CE effect tag.&lt;br /&gt;
&lt;br /&gt;
It is not possible to make a syndrome that lasts shorter than 72 ticks in Adventure Mode.&lt;br /&gt;
&lt;br /&gt;
===Syndromes with no effect===&lt;br /&gt;
There are times you will want to create a syndrome that has no actual effect - generally in order to add a SYN_CLASS that renders the target untargetable by a different interaction.  Syndromes disappear once their effects have expired, so to do this you will need to add an effect that does nothing.&lt;br /&gt;
Some examples:&lt;br /&gt;
{{gamedata|title=&amp;quot;Dummy&amp;quot; syndrome tags|&lt;br /&gt;
[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target move at 100% of its current speed&lt;br /&gt;
&lt;br /&gt;
[CE_SKILL_ROLL_ADJUST:PERC:100:PERC_ON:0:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Multiplies the target's skill by 100%, 0% of the time&lt;br /&gt;
&lt;br /&gt;
[CE_MATERIAL_FORCE_MULTIPLIER:PROB:100:MAT_MULT:NONE:NONE:1:1:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target take 1/1 times its normal damage from attacks&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
So if you see tags like this in the examples below, this is what they are for.&lt;br /&gt;
&lt;br /&gt;
==Material Emission Interactions==&lt;br /&gt;
&lt;br /&gt;
Following are several examples of material emission interactions.&lt;br /&gt;
&lt;br /&gt;
===Multiple Projectile Emission===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that fire three projectiles of the same material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:MATERIAL_EMISSION_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:CONTEXT_MATERIAL]&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION] &amp;lt;-- this is always the emitter for now&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION] &amp;lt;-- lets projectiles be aimed at specific creatures&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
By adding additional [I_EFFECT:MATERIAL_EMISSION] tags with their associated targets, you may stack additional projectiles.&lt;br /&gt;
&lt;br /&gt;
===Predefined Material Emissions===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use a predefined material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
If a material is listed in this format, the creature will not need a [CDI:MATERIAL] tag in their creature raws in order to use it. This allows projectile attacks to be gained through substance ingestion, other interactions, etc.&lt;br /&gt;
&lt;br /&gt;
===Predefined Emissions of Different Types===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use two predefined material types|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_GRANITE_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:A1:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:GRANITE:LIQUID_GLOB] &amp;lt;-- the second predefined material (INORGANIC), sub material (GRANITE), and action type (LIQUID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A1]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This interaction fires both a solid glob of basalt and a liquid glob of granite magma.&lt;br /&gt;
&lt;br /&gt;
===Material Emissions With Immunity===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example interaction raws that may only target unprotected creatures, and the protection interaction|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:CTARGET_BASALT_EMISSION] &amp;lt;-- The projectile itself&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the material tags used in the previous predefined material example.&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:CREATURE] &amp;lt;-- the may no longer be used on a location and must target a creature.&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:NO_EMISSION] &amp;lt;-- the syndrome class that makes targeting a creature with this interaction impossible.&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
&lt;br /&gt;
 [INTERACTION:EMISSION_PROTECTION] &amp;lt;-- The ability that protects creatures from the above projectile&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_CLASS:NO_EMISSION]&lt;br /&gt;
			[SYN_NAME:protection from projectiles]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:'O':7:0:1:FREQUENCY:2000:1000:START:0:END:2:ABRUPT:DWF_STRETCH:144]&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Material emissions used in this format are affected by [IT_CANNOT_HAVE_SYNDROME_CLASS:X] tags (given above as the custom tag NO_EMISSION). This allows a modder to create immunity syndromes, disallowing a creature using the emission interaction from targeting the creature with immunity.&lt;br /&gt;
&lt;br /&gt;
==Multi-Stage Interactions==&lt;br /&gt;
These are more elaborate groups of interactions that allow you to create complex behaviors by using interactions to enable or disable other interactions.&lt;br /&gt;
&lt;br /&gt;
===Timed Self-Destruct (or other powerful ability) with Override Ability===&lt;br /&gt;
&lt;br /&gt;
This will allow the user to explode after spending a certain amount of time in combat.  A few ticks before exploding, it will flash with a &amp;quot;!&amp;quot; as a warning.&lt;br /&gt;
You can also replace the explosion with any other powerful ability that you want it to use only after a countdown.&lt;br /&gt;
It also comes with a syndrome that will disable the explosion.&lt;br /&gt;
This is intended to be used by non-playable units, like animals or zombies.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example Timed Self-Destruct with Override Ability|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_1] &amp;lt;-- This is the ability you actually give the creature.  Use CDI:USAGE_HINT:DEFEND, and CDI:TARGET:A:SELF_ONLY.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:counting down]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:10:END:11:DWF_STRETCH:72] &amp;lt;--The START affects the amount of time spent in combat before the explosion can occur.&lt;br /&gt;
				[CDI:ADV_NAME:Draw Energy]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:VERB:engage self-destruct sequence:engages self-destruct sequence:NA]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:1500]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:ready to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72] &amp;lt;-- Flash as a warning&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:50:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:1:END:2:DWF_STRETCH:72] &amp;lt;-- The AI will use this and then immediately explode, provided it is still in combat and not affected by EXPLOSION_OVERRIDE.&lt;br /&gt;
				[CDI:ADV_NAME:Remove safeties]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:about to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:0:END:1:DWF_STRETCH:72]&lt;br /&gt;
				[CDI:ADV_NAME:Explode]&lt;br /&gt;
				[CDI:USAGE_HINT:ATTACK]&lt;br /&gt;
				[CDI:INTERACTION:MATERIAL_EMISSION]&lt;br /&gt;
				[CDI:VERB:explode:explodes:NA]&lt;br /&gt;
				[CDI:MATERIAL:CREATURE_MAT:BOMBER:EXPLOSION:UNDIRECTED_DUST] &amp;lt;-- This points to a creature called BOMBER that contains the EXPLOSION material. It is better to put unstable materials in dummy creatures rather than making them INORGANICs, to prevent titans or forgotten beasts from being made of them.&lt;br /&gt;
				[CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
				[CDI:TARGET_RANGE:C:1]&lt;br /&gt;
				[CDI:MAX_TARGET_NUMBER:C:1]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_OVERRIDE] &amp;lt;-- Give this to any creature you want to be able to override the explosion.  For example, a necromancer that creates kamikaze zombies may disable any zombies nearby, to prevent friendly fire.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:unable to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251292</id>
		<title>Interaction examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251292"/>
		<updated>2020-03-07T18:42:49Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: /* Syndromes with no effect */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those curious about the interaction process by providing example interactions for them to use or study. Those familiar with interaction raws should feel free to add helpful/obscure information to the lists below to help members of the community less experienced with interactions.&lt;br /&gt;
&lt;br /&gt;
==General Tips==&lt;br /&gt;
&lt;br /&gt;
===Synchronizing Adventure and Fort Mode syndrome timers===&lt;br /&gt;
Fort mode runs 72 times faster than Adventure mode - which means that a syndrome that lasts a single tick in Fort Mode will last 72 ticks in Adventure Mode.  For short-term syndromes, this will cause very different behaviors between the two modes.  In order to ensure that a syndrome operates the same way regardless of mode, add DWF_STRETCH:72 to the end of the CE effect tag.&lt;br /&gt;
&lt;br /&gt;
It is not possible to make a syndrome that lasts shorter than 72 ticks in Adventure Mode.&lt;br /&gt;
&lt;br /&gt;
===Syndromes with no effect===&lt;br /&gt;
There are times you will want to create a syndrome that has no actual effect - generally in order to add a SYN_CLASS that renders the target untargetable by a different interaction.  Syndromes disappear once their effects have expired, so to do this you will need to add an effect that does nothing.&lt;br /&gt;
Some examples:&lt;br /&gt;
{{gamedata|title=&amp;quot;Dummy&amp;quot; syndrome tags|&lt;br /&gt;
[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target move at 100% of its current speed&lt;br /&gt;
&lt;br /&gt;
[CE_SKILL_ROLL_ADJUST:PERC:100:PERC_ON:0:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Multiplies the target's skill by 100%, 0% of the time&lt;br /&gt;
&lt;br /&gt;
[CE_MATERIAL_FORCE_MULTIPLIER:PROB:100:MAT_MULT:NONE:NONE:1:1:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target take 1/1 times its normal damage from attacks&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
So if you see tags like this in the examples below, this is what they are for.&lt;br /&gt;
&lt;br /&gt;
==Material Emission Interactions==&lt;br /&gt;
&lt;br /&gt;
Following are several examples of material emission interactions.&lt;br /&gt;
&lt;br /&gt;
===Multiple Projectile Emission===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that fire three projectiles of the same material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:MATERIAL_EMISSION_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:CONTEXT_MATERIAL]&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION] &amp;lt;-- this is always the emitter for now&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION] &amp;lt;-- lets projectiles be aimed at specific creatures&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
By adding additional [I_EFFECT:MATERIAL_EMISSION] tags with their associated targets, you may stack additional projectiles.&lt;br /&gt;
&lt;br /&gt;
===Predefined Material Emissions===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use a predefined material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
If a material is listed in this format, the creature will not need a [CDI:MATERIAL] tag in their creature raws in order to use it. This allows projectile attacks to be gained through substance ingestion, other interactions, etc.&lt;br /&gt;
&lt;br /&gt;
===Predefined Emissions of Different Types===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use two predefined material types|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_GRANITE_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:A1:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:GRANITE:LIQUID_GLOB] &amp;lt;-- the second predefined material (INORGANIC), sub material (GRANITE), and action type (LIQUID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A1]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This interaction fires both a solid glob of basalt and a liquid glob of granite magma.&lt;br /&gt;
&lt;br /&gt;
===Material Emissions With Immunity===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example interaction raws that may only target unprotected creatures, and the protection interaction|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:CTARGET_BASALT_EMISSION] &amp;lt;-- The projectile itself&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the material tags used in the previous predefined material example.&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:CREATURE] &amp;lt;-- the may no longer be used on a location and must target a creature.&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:NO_EMISSION] &amp;lt;-- the syndrome class that makes targeting a creature with this interaction impossible.&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
&lt;br /&gt;
 [INTERACTION:EMISSION_PROTECTION] &amp;lt;-- The ability that protects creatures from the above projectile&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_CLASS:NO_EMISSION]&lt;br /&gt;
			[SYN_NAME:protection from projectiles]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:'O':7:0:1:FREQUENCY:2000:1000:START:0:END:2:ABRUPT:DWF_STRETCH:144]&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Material emissions used in this format are affected by [IT_CANNOT_HAVE_SYNDROME_CLASS:X] tags (given above as the custom tag NO_EMISSION). This allows a modder to create immunity syndromes, disallowing a creature using the emission interaction from targeting the creature with immunity.&lt;br /&gt;
&lt;br /&gt;
==Multi-Stage Interactions==&lt;br /&gt;
These are more elaborate groups of interactions that allow you to create complex behaviors by using interactions to enable or disable other interactions.&lt;br /&gt;
&lt;br /&gt;
===Timed Self-Destruct (or other powerful ability) with Override Ability===&lt;br /&gt;
&lt;br /&gt;
This will allow the user to explode after spending a certain amount of time in combat.  A few ticks before exploding, it will flash with a &amp;quot;!&amp;quot; as a warning.&lt;br /&gt;
You can also replace the explosion with any other powerful ability that you want it to use only after a countdown.&lt;br /&gt;
It also comes with a syndrome that will disable the explosion.&lt;br /&gt;
This is intended to be used by non-playable units, like animals or zombies.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example Timed Self-Destruct with Override Ability|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_1] &amp;lt;-- This is the ability you actually give the creature.  Use CDI:USAGE_HINT:DEFEND, and CDI:TARGET:A:SELF_ONLY.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:counting down]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:10:END:11:DWF_STRETCH:72] &amp;lt;--The START affects the amount of time spent in combat before the explosion can occur.&lt;br /&gt;
				[CDI:ADV_NAME:Draw Energy]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:VERB:engage self-destruct sequence:engages self-destruct sequence:NA]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:1500]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:ready to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72] &amp;lt;-- Flash as a warning&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:50:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:1:END:2:DWF_STRETCH:72] &amp;lt;-- The AI will use this and then immediately explode, provided it is still in combat and not affected by EXPLOSION_OVERRIDE.&lt;br /&gt;
				[CDI:ADV_NAME:Remove safeties]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:about to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:0:END:1:DWF_STRETCH:72]&lt;br /&gt;
				[CDI:ADV_NAME:Explode]&lt;br /&gt;
				[CDI:USAGE_HINT:ATTACK]&lt;br /&gt;
				[CDI:INTERACTION:MATERIAL_EMISSION]&lt;br /&gt;
				[CDI:VERB:explode:explodes:NA]&lt;br /&gt;
				[CDI:MATERIAL:CREATURE_MAT:MATERIALS:EXPLOSION_MAJOR:UNDIRECTED_DUST] &amp;lt;-- This points to a dummy creature that contains the explosion material.&lt;br /&gt;
				[CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
				[CDI:TARGET_RANGE:C:1]&lt;br /&gt;
				[CDI:MAX_TARGET_NUMBER:C:1]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_OVERRIDE] &amp;lt;-- Give this to any creature you want to be able to override the explosion.  For example, a necromancer that creates kamikaze zombies may disable any zombies nearby, to prevent friendly fire.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:unable to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251291</id>
		<title>Interaction examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251291"/>
		<updated>2020-03-07T18:39:29Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: /* Material Emissions With Immunity */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those curious about the interaction process by providing example interactions for them to use or study. Those familiar with interaction raws should feel free to add helpful/obscure information to the lists below to help members of the community less experienced with interactions.&lt;br /&gt;
&lt;br /&gt;
==General Tips==&lt;br /&gt;
&lt;br /&gt;
===Synchronizing Adventure and Fort Mode syndrome timers===&lt;br /&gt;
Fort mode runs 72 times faster than Adventure mode - which means that a syndrome that lasts a single tick in Fort Mode will last 72 ticks in Adventure Mode.  For short-term syndromes, this will cause very different behaviors between the two modes.  In order to ensure that a syndrome operates the same way regardless of mode, add DWF_STRETCH:72 to the end of the CE effect tag.&lt;br /&gt;
&lt;br /&gt;
It is not possible to make a syndrome that lasts shorter than 72 ticks in Adventure Mode.&lt;br /&gt;
&lt;br /&gt;
===Syndromes with no effect===&lt;br /&gt;
There are times you will want to create a syndrome that has no actual effect - generally in order to add a SYN_CLASS that renders the target untargetable by a different interaction.  Syndromes disappear once their effects have expired, so to do this you will need to add an effect that does nothing.&lt;br /&gt;
Some examples:&lt;br /&gt;
{{gamedata|title=Useless syndrome tags|&lt;br /&gt;
[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target move at 100% of its current speed&lt;br /&gt;
&lt;br /&gt;
[CE_SKILL_ROLL_ADJUST:PERC:100:PERC_ON:0:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Multiplies the target's skill by 100%, 0% of the time&lt;br /&gt;
&lt;br /&gt;
[CE_MATERIAL_FORCE_MULTIPLIER:PROB:100:MAT_MULT:NONE:NONE:1:1:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target take 1/1 times its normal damage from attacks&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
So if you see tags like this in the examples below, this is what they are for.&lt;br /&gt;
&lt;br /&gt;
==Material Emission Interactions==&lt;br /&gt;
&lt;br /&gt;
Following are several examples of material emission interactions.&lt;br /&gt;
&lt;br /&gt;
===Multiple Projectile Emission===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that fire three projectiles of the same material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:MATERIAL_EMISSION_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:CONTEXT_MATERIAL]&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION] &amp;lt;-- this is always the emitter for now&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION] &amp;lt;-- lets projectiles be aimed at specific creatures&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
By adding additional [I_EFFECT:MATERIAL_EMISSION] tags with their associated targets, you may stack additional projectiles.&lt;br /&gt;
&lt;br /&gt;
===Predefined Material Emissions===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use a predefined material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
If a material is listed in this format, the creature will not need a [CDI:MATERIAL] tag in their creature raws in order to use it. This allows projectile attacks to be gained through substance ingestion, other interactions, etc.&lt;br /&gt;
&lt;br /&gt;
===Predefined Emissions of Different Types===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use two predefined material types|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_GRANITE_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:A1:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:GRANITE:LIQUID_GLOB] &amp;lt;-- the second predefined material (INORGANIC), sub material (GRANITE), and action type (LIQUID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A1]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This interaction fires both a solid glob of basalt and a liquid glob of granite magma.&lt;br /&gt;
&lt;br /&gt;
===Material Emissions With Immunity===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example interaction raws that may only target unprotected creatures, and the protection interaction|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:CTARGET_BASALT_EMISSION] &amp;lt;-- The projectile itself&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the material tags used in the previous predefined material example.&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:CREATURE] &amp;lt;-- the may no longer be used on a location and must target a creature.&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:NO_EMISSION] &amp;lt;-- the syndrome class that makes targeting a creature with this interaction impossible.&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
&lt;br /&gt;
 [INTERACTION:EMISSION_PROTECTION] &amp;lt;-- The ability that protects creatures from the above projectile&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_CLASS:NO_EMISSION]&lt;br /&gt;
			[SYN_NAME:protection from projectiles]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:'O':7:0:1:FREQUENCY:2000:1000:START:0:END:2:ABRUPT:DWF_STRETCH:144]&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Material emissions used in this format are affected by [IT_CANNOT_HAVE_SYNDROME_CLASS:X] tags (given above as the custom tag NO_EMISSION). This allows a modder to create immunity syndromes, disallowing a creature using the emission interaction from targeting the creature with immunity.&lt;br /&gt;
&lt;br /&gt;
==Multi-Stage Interactions==&lt;br /&gt;
These are more elaborate groups of interactions that allow you to create complex behaviors by using interactions to enable or disable other interactions.&lt;br /&gt;
&lt;br /&gt;
===Timed Self-Destruct (or other powerful ability) with Override Ability===&lt;br /&gt;
&lt;br /&gt;
This will allow the user to explode after spending a certain amount of time in combat.  A few ticks before exploding, it will flash with a &amp;quot;!&amp;quot; as a warning.&lt;br /&gt;
You can also replace the explosion with any other powerful ability that you want it to use only after a countdown.&lt;br /&gt;
It also comes with a syndrome that will disable the explosion.&lt;br /&gt;
This is intended to be used by non-playable units, like animals or zombies.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example Timed Self-Destruct with Override Ability|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_1] &amp;lt;-- This is the ability you actually give the creature.  Use CDI:USAGE_HINT:DEFEND, and CDI:TARGET:A:SELF_ONLY.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:counting down]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:10:END:11:DWF_STRETCH:72] &amp;lt;--The START affects the amount of time spent in combat before the explosion can occur.&lt;br /&gt;
				[CDI:ADV_NAME:Draw Energy]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:VERB:engage self-destruct sequence:engages self-destruct sequence:NA]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:1500]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:ready to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72] &amp;lt;-- Flash as a warning&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:50:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:1:END:2:DWF_STRETCH:72] &amp;lt;-- The AI will use this and then immediately explode, provided it is still in combat and not affected by EXPLOSION_OVERRIDE.&lt;br /&gt;
				[CDI:ADV_NAME:Remove safeties]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:about to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:0:END:1:DWF_STRETCH:72]&lt;br /&gt;
				[CDI:ADV_NAME:Explode]&lt;br /&gt;
				[CDI:USAGE_HINT:ATTACK]&lt;br /&gt;
				[CDI:INTERACTION:MATERIAL_EMISSION]&lt;br /&gt;
				[CDI:VERB:explode:explodes:NA]&lt;br /&gt;
				[CDI:MATERIAL:CREATURE_MAT:MATERIALS:EXPLOSION_MAJOR:UNDIRECTED_DUST] &amp;lt;-- This points to a dummy creature that contains the explosion material.&lt;br /&gt;
				[CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
				[CDI:TARGET_RANGE:C:1]&lt;br /&gt;
				[CDI:MAX_TARGET_NUMBER:C:1]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_OVERRIDE] &amp;lt;-- Give this to any creature you want to be able to override the explosion.  For example, a necromancer that creates kamikaze zombies may disable any zombies nearby, to prevent friendly fire.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:unable to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251290</id>
		<title>Interaction examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251290"/>
		<updated>2020-03-07T18:38:40Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those curious about the interaction process by providing example interactions for them to use or study. Those familiar with interaction raws should feel free to add helpful/obscure information to the lists below to help members of the community less experienced with interactions.&lt;br /&gt;
&lt;br /&gt;
==General Tips==&lt;br /&gt;
&lt;br /&gt;
===Synchronizing Adventure and Fort Mode syndrome timers===&lt;br /&gt;
Fort mode runs 72 times faster than Adventure mode - which means that a syndrome that lasts a single tick in Fort Mode will last 72 ticks in Adventure Mode.  For short-term syndromes, this will cause very different behaviors between the two modes.  In order to ensure that a syndrome operates the same way regardless of mode, add DWF_STRETCH:72 to the end of the CE effect tag.&lt;br /&gt;
&lt;br /&gt;
It is not possible to make a syndrome that lasts shorter than 72 ticks in Adventure Mode.&lt;br /&gt;
&lt;br /&gt;
===Syndromes with no effect===&lt;br /&gt;
There are times you will want to create a syndrome that has no actual effect - generally in order to add a SYN_CLASS that renders the target untargetable by a different interaction.  Syndromes disappear once their effects have expired, so to do this you will need to add an effect that does nothing.&lt;br /&gt;
Some examples:&lt;br /&gt;
{{gamedata|title=Useless syndrome tags|&lt;br /&gt;
[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target move at 100% of its current speed&lt;br /&gt;
&lt;br /&gt;
[CE_SKILL_ROLL_ADJUST:PERC:100:PERC_ON:0:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Multiplies the target's skill by 100%, 0% of the time&lt;br /&gt;
&lt;br /&gt;
[CE_MATERIAL_FORCE_MULTIPLIER:PROB:100:MAT_MULT:NONE:NONE:1:1:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target take 1/1 times its normal damage from attacks&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
So if you see tags like this in the examples below, this is what they are for.&lt;br /&gt;
&lt;br /&gt;
==Material Emission Interactions==&lt;br /&gt;
&lt;br /&gt;
Following are several examples of material emission interactions.&lt;br /&gt;
&lt;br /&gt;
===Multiple Projectile Emission===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that fire three projectiles of the same material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:MATERIAL_EMISSION_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:CONTEXT_MATERIAL]&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION] &amp;lt;-- this is always the emitter for now&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION] &amp;lt;-- lets projectiles be aimed at specific creatures&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
By adding additional [I_EFFECT:MATERIAL_EMISSION] tags with their associated targets, you may stack additional projectiles.&lt;br /&gt;
&lt;br /&gt;
===Predefined Material Emissions===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use a predefined material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
If a material is listed in this format, the creature will not need a [CDI:MATERIAL] tag in their creature raws in order to use it. This allows projectile attacks to be gained through substance ingestion, other interactions, etc.&lt;br /&gt;
&lt;br /&gt;
===Predefined Emissions of Different Types===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use two predefined material types|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_GRANITE_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:A1:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:GRANITE:LIQUID_GLOB] &amp;lt;-- the second predefined material (INORGANIC), sub material (GRANITE), and action type (LIQUID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A1]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This interaction fires both a solid glob of basalt and a liquid glob of granite magma.&lt;br /&gt;
&lt;br /&gt;
===Material Emissions With Immunity===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that may only target creatures|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:CTARGET_BASALT_EMISSION] &amp;lt;-- The projectile itself&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the material tags used in the previous predefined material example.&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:CREATURE] &amp;lt;-- the may no longer be used on a location and must target a creature.&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:NO_EMISSION] &amp;lt;-- the syndrome class that makes targeting a creature with this interaction impossible.&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
&lt;br /&gt;
 [INTERACTION:EMISSION_PROTECTION] &amp;lt;-- The ability that protects creatures from the above projectile&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_CLASS:NO_EMISSION]&lt;br /&gt;
			[SYN_NAME:protection from projectiles]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:'O':7:0:1:FREQUENCY:2000:1000:START:0:END:2:ABRUPT:DWF_STRETCH:144]&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Material emissions used in this format are affected by [IT_CANNOT_HAVE_SYNDROME_CLASS:X] tags (given above as the custom tag NO_EMISSION). This allows a modder to create immunity syndromes, disallowing a creature using the emission interaction from targeting the creature with immunity.&lt;br /&gt;
&lt;br /&gt;
==Multi-Stage Interactions==&lt;br /&gt;
These are more elaborate groups of interactions that allow you to create complex behaviors by using interactions to enable or disable other interactions.&lt;br /&gt;
&lt;br /&gt;
===Timed Self-Destruct (or other powerful ability) with Override Ability===&lt;br /&gt;
&lt;br /&gt;
This will allow the user to explode after spending a certain amount of time in combat.  A few ticks before exploding, it will flash with a &amp;quot;!&amp;quot; as a warning.&lt;br /&gt;
You can also replace the explosion with any other powerful ability that you want it to use only after a countdown.&lt;br /&gt;
It also comes with a syndrome that will disable the explosion.&lt;br /&gt;
This is intended to be used by non-playable units, like animals or zombies.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example Timed Self-Destruct with Override Ability|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_1] &amp;lt;-- This is the ability you actually give the creature.  Use CDI:USAGE_HINT:DEFEND, and CDI:TARGET:A:SELF_ONLY.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:counting down]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:10:END:11:DWF_STRETCH:72] &amp;lt;--The START affects the amount of time spent in combat before the explosion can occur.&lt;br /&gt;
				[CDI:ADV_NAME:Draw Energy]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:VERB:engage self-destruct sequence:engages self-destruct sequence:NA]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:1500]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:ready to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72] &amp;lt;-- Flash as a warning&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:50:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:1:END:2:DWF_STRETCH:72] &amp;lt;-- The AI will use this and then immediately explode, provided it is still in combat and not affected by EXPLOSION_OVERRIDE.&lt;br /&gt;
				[CDI:ADV_NAME:Remove safeties]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:about to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:0:END:1:DWF_STRETCH:72]&lt;br /&gt;
				[CDI:ADV_NAME:Explode]&lt;br /&gt;
				[CDI:USAGE_HINT:ATTACK]&lt;br /&gt;
				[CDI:INTERACTION:MATERIAL_EMISSION]&lt;br /&gt;
				[CDI:VERB:explode:explodes:NA]&lt;br /&gt;
				[CDI:MATERIAL:CREATURE_MAT:MATERIALS:EXPLOSION_MAJOR:UNDIRECTED_DUST] &amp;lt;-- This points to a dummy creature that contains the explosion material.&lt;br /&gt;
				[CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
				[CDI:TARGET_RANGE:C:1]&lt;br /&gt;
				[CDI:MAX_TARGET_NUMBER:C:1]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_OVERRIDE] &amp;lt;-- Give this to any creature you want to be able to override the explosion.  For example, a necromancer that creates kamikaze zombies may disable any zombies nearby, to prevent friendly fire.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:unable to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251289</id>
		<title>Interaction examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251289"/>
		<updated>2020-03-07T18:38:04Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: /* Material Emissions With Immunity */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those curious about the interaction process by providing example interactions for them to use or study. Those familiar with interaction raws should feel free to add helpful/obscure information to the lists below to help members of the community less experienced with interactions.&lt;br /&gt;
&lt;br /&gt;
==General Tips==&lt;br /&gt;
&lt;br /&gt;
===Synchronizing Adventure and Fort Mode syndrome timers===&lt;br /&gt;
Fort mode runs 72 times faster than Adventure mode - which means that a syndrome that lasts a single tick in Fort Mode will last 72 ticks in Adventure Mode.  For short-term syndromes, this will cause very different behaviors between the two modes.  In order to ensure that a syndrome operates the same way regardless of mode, add DWF_STRETCH:72 to the end of the CE effect tag.&lt;br /&gt;
&lt;br /&gt;
It is not possible to make a syndrome that lasts shorter than 72 ticks in Adventure Mode.&lt;br /&gt;
&lt;br /&gt;
===Syndromes with no effect===&lt;br /&gt;
There are times you will want to create a syndrome that has no actual effect - generally in order to add a SYN_CLASS that renders the target untargetable by a different interaction.  Syndromes disappear once their effects have expired, so to do this you will need to add an effect that does nothing.&lt;br /&gt;
Some examples:&lt;br /&gt;
{{gamedata|title=Useless syndrome tags|&lt;br /&gt;
[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target move at 100% of its current speed&lt;br /&gt;
&lt;br /&gt;
[CE_SKILL_ROLL_ADJUST:PERC:100:PERC_ON:0:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Multiplies the target's skill by 100%, 0% of the time&lt;br /&gt;
&lt;br /&gt;
[CE_MATERIAL_FORCE_MULTIPLIER:PROB:100:MAT_MULT:NONE:NONE:1:1:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target take 1/1 times its normal damage from attacks&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
So if you see tags like this in the examples below, this is what they are for.&lt;br /&gt;
&lt;br /&gt;
==Material Emission Interactions==&lt;br /&gt;
&lt;br /&gt;
Following are several examples of material emission interactions.&lt;br /&gt;
&lt;br /&gt;
===Multiple Projectile Emission===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that fire three projectiles of the same material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:MATERIAL_EMISSION_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:CONTEXT_MATERIAL]&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION] &amp;lt;-- this is always the emitter for now&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION] &amp;lt;-- lets projectiles be aimed at specific creatures&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
By adding additional [I_EFFECT:MATERIAL_EMISSION] tags with their associated targets, you may stack additional projectiles.&lt;br /&gt;
&lt;br /&gt;
===Predefined Material Emissions===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use a predefined material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
If a material is listed in this format, the creature will not need a [CDI:MATERIAL] tag in their creature raws in order to use it. This allows projectile attacks to be gained through substance ingestion, other interactions, etc.&lt;br /&gt;
&lt;br /&gt;
===Predefined Emissions of Different Types===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use two predefined material types|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_GRANITE_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:A1:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:GRANITE:LIQUID_GLOB] &amp;lt;-- the second predefined material (INORGANIC), sub material (GRANITE), and action type (LIQUID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A1]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This interaction fires both a solid glob of basalt and a liquid glob of granite magma.&lt;br /&gt;
&lt;br /&gt;
===Material Emissions With Immunity===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that may only target creatures|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:CTARGET_BASALT_EMISSION] &amp;lt;-- The projectile itself&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the material tags used in the previous predefined material example.&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:CREATURE] &amp;lt;-- the may no longer be used on a location and must target a creature.&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:NO_EMISSION] &amp;lt;-- the syndrome class that makes targeting a creature with this interaction impossible.&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
&lt;br /&gt;
 [INTERACTION:EMISSION_PROTECTION] &amp;lt;-- The ability that protects creatures from the above projectile&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_CLASS:NO_EMISSION]&lt;br /&gt;
			[SYN_NAME:protection from projectiles]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:'O':7:0:1:FREQUENCY:2000:1000:START:0:END:2:ABRUPT:DWF_STRETCH:144]&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Material emissions used in this format are affected by [IT_CANNOT_HAVE_SYNDROME_CLASS:X] tags (given above as the custom tag NO_EMISSION). This allows a modder to create immunity syndromes, disallowing a creature using the emission interaction from targeting the creature with immunity.&lt;br /&gt;
&lt;br /&gt;
==Multi-Stage Interactions==&lt;br /&gt;
These are more elaborate groups of interactions that allow you to create complex behaviors by using interactions to enable or disable other interactions.&lt;br /&gt;
&lt;br /&gt;
===Timed Self-Destruct (or other powerful ability) with Override Ability===&lt;br /&gt;
&lt;br /&gt;
This will allow the user to explode after spending a certain amount of time in combat.  A few ticks before exploding, it will flash with a &amp;quot;!&amp;quot; as a warning.&lt;br /&gt;
You can also replace the explosion with any other powerful ability that you want it to use only after a countdown.&lt;br /&gt;
It also comes with a syndrome that will disable the explosion.&lt;br /&gt;
This is intended to be used by non-playable units, like animals or zombies.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example Timed Self-Destruct with Override Ability|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_1] &amp;lt;-- This is the ability you actually give the creature.  Use CDI:USAGE_HINT:DEFEND, and CDI:TARGET:A:SELF_ONLY.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:counting down]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:10:END:11:DWF_STRETCH:72] &amp;lt;--The START affects the amount of time spent in combat before the explosion can occur.&lt;br /&gt;
				[CDI:ADV_NAME:Draw Energy]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:VERB:engage self-destruct sequence:engages self-destruct sequence:NA]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:1500]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:ready to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72] &amp;lt;-- Flash as a warning&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:50:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:1:END:2:DWF_STRETCH:72] &amp;lt;-- The AI will use this and then immediately explode, provided it is still in combat and not affected by EXPLOSION_OVERRIDE.&lt;br /&gt;
				[CDI:ADV_NAME:Remove safeties]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:about to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:0:END:1:DWF_STRETCH:72]&lt;br /&gt;
				[CDI:ADV_NAME:Explode]&lt;br /&gt;
				[CDI:USAGE_HINT:ATTACK]&lt;br /&gt;
				[CDI:INTERACTION:MATERIAL_EMISSION]&lt;br /&gt;
				[CDI:VERB:explode:explodes:NA]&lt;br /&gt;
				[CDI:MATERIAL:CREATURE_MAT:MATERIALS:EXPLOSION_MAJOR:UNDIRECTED_DUST] &amp;lt;-- This points to a dummy creature that contains the explosion material.&lt;br /&gt;
				[CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
				[CDI:TARGET_RANGE:C:1]&lt;br /&gt;
				[CDI:MAX_TARGET_NUMBER:C:1]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_OVERRIDE] &amp;lt;-- Give this to any creature you want to be able to override the explosion.  For example, a necromancer that creates kamikaze zombies may disable any zombies nearby, to prevent friendly fire.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:unable to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Syndrome Interactions==&lt;br /&gt;
&lt;br /&gt;
Following are examples of interactions that apply syndromes.&lt;br /&gt;
&lt;br /&gt;
===Emission Immunity===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [ADD_SYNDROME] interaction raws with an &amp;quot;immunity&amp;quot; syndrome tag|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:EMISSION_PROTECTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_CLASS:NO_EMISSION]&lt;br /&gt;
			[SYN_NAME:protection from projectiles]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:'O':7:0:1:FREQUENCY:2000:1000:START:0:END:2:ABRUPT:DWF_STRETCH:144]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This interaction would prohibit a creature from being targeted by the emission interaction listed [[Interaction examples#Material Emissions With Immunity|above]].&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251288</id>
		<title>Interaction examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251288"/>
		<updated>2020-03-07T18:28:05Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those curious about the interaction process by providing example interactions for them to use or study. Those familiar with interaction raws should feel free to add helpful/obscure information to the lists below to help members of the community less experienced with interactions.&lt;br /&gt;
&lt;br /&gt;
==General Tips==&lt;br /&gt;
&lt;br /&gt;
===Synchronizing Adventure and Fort Mode syndrome timers===&lt;br /&gt;
Fort mode runs 72 times faster than Adventure mode - which means that a syndrome that lasts a single tick in Fort Mode will last 72 ticks in Adventure Mode.  For short-term syndromes, this will cause very different behaviors between the two modes.  In order to ensure that a syndrome operates the same way regardless of mode, add DWF_STRETCH:72 to the end of the CE effect tag.&lt;br /&gt;
&lt;br /&gt;
It is not possible to make a syndrome that lasts shorter than 72 ticks in Adventure Mode.&lt;br /&gt;
&lt;br /&gt;
===Syndromes with no effect===&lt;br /&gt;
There are times you will want to create a syndrome that has no actual effect - generally in order to add a SYN_CLASS that renders the target untargetable by a different interaction.  Syndromes disappear once their effects have expired, so to do this you will need to add an effect that does nothing.&lt;br /&gt;
Some examples:&lt;br /&gt;
{{gamedata|title=Useless syndrome tags|&lt;br /&gt;
[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target move at 100% of its current speed&lt;br /&gt;
&lt;br /&gt;
[CE_SKILL_ROLL_ADJUST:PERC:100:PERC_ON:0:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Multiplies the target's skill by 100%, 0% of the time&lt;br /&gt;
&lt;br /&gt;
[CE_MATERIAL_FORCE_MULTIPLIER:PROB:100:MAT_MULT:NONE:NONE:1:1:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target take 1/1 times its normal damage from attacks&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
So if you see tags like this in the examples below, this is what they are for.&lt;br /&gt;
&lt;br /&gt;
==Material Emission Interactions==&lt;br /&gt;
&lt;br /&gt;
Following are several examples of material emission interactions.&lt;br /&gt;
&lt;br /&gt;
===Multiple Projectile Emission===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that fire three projectiles of the same material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:MATERIAL_EMISSION_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:CONTEXT_MATERIAL]&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION] &amp;lt;-- this is always the emitter for now&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION] &amp;lt;-- lets projectiles be aimed at specific creatures&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
By adding additional [I_EFFECT:MATERIAL_EMISSION] tags with their associated targets, you may stack additional projectiles.&lt;br /&gt;
&lt;br /&gt;
===Predefined Material Emissions===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use a predefined material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
If a material is listed in this format, the creature will not need a [CDI:MATERIAL] tag in their creature raws in order to use it. This allows projectile attacks to be gained through substance ingestion, other interactions, etc.&lt;br /&gt;
&lt;br /&gt;
===Predefined Emissions of Different Types===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use two predefined material types|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_GRANITE_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:A1:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:GRANITE:LIQUID_GLOB] &amp;lt;-- the second predefined material (INORGANIC), sub material (GRANITE), and action type (LIQUID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A1]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This interaction fires both a solid glob of basalt and a liquid glob of granite magma.&lt;br /&gt;
&lt;br /&gt;
===Material Emissions With Immunity===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that may only target creatures|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:CTARGET_BASALT_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the material tags used in the previous predefined material example.&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:CREATURE] &amp;lt;-- the may no longer be used on a location and must target a creature.&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:NO_EMISSION] &amp;lt;-- the syndrome class that makes targeting a creature with this interaction impossible.&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Material emissions used in this format are affected by [IT_CANNOT_HAVE_SYNDROME_CLASS:X] tags (given above as the custom tag NO_EMISSION). This allows a modder to create immunity syndromes, disallowing a creature using the emission interaction from targeting the creature with immunity.&lt;br /&gt;
&lt;br /&gt;
==Multi-Stage Interactions==&lt;br /&gt;
These are more elaborate groups of interactions that allow you to create complex behaviors by using interactions to enable or disable other interactions.&lt;br /&gt;
&lt;br /&gt;
===Timed Self-Destruct (or other powerful ability) with Override Ability===&lt;br /&gt;
&lt;br /&gt;
This will allow the user to explode after spending a certain amount of time in combat.  A few ticks before exploding, it will flash with a &amp;quot;!&amp;quot; as a warning.&lt;br /&gt;
You can also replace the explosion with any other powerful ability that you want it to use only after a countdown.&lt;br /&gt;
It also comes with a syndrome that will disable the explosion.&lt;br /&gt;
This is intended to be used by non-playable units, like animals or zombies.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example Timed Self-Destruct with Override Ability|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_1] &amp;lt;-- This is the ability you actually give the creature.  Use CDI:USAGE_HINT:DEFEND, and CDI:TARGET:A:SELF_ONLY.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:counting down]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:10:END:11:DWF_STRETCH:72] &amp;lt;--The START affects the amount of time spent in combat before the explosion can occur.&lt;br /&gt;
				[CDI:ADV_NAME:Draw Energy]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:VERB:engage self-destruct sequence:engages self-destruct sequence:NA]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:1500]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:ready to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72] &amp;lt;-- Flash as a warning&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:50:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:1:END:2:DWF_STRETCH:72] &amp;lt;-- The AI will use this and then immediately explode, provided it is still in combat and not affected by EXPLOSION_OVERRIDE.&lt;br /&gt;
				[CDI:ADV_NAME:Remove safeties]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:about to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:0:END:1:DWF_STRETCH:72]&lt;br /&gt;
				[CDI:ADV_NAME:Explode]&lt;br /&gt;
				[CDI:USAGE_HINT:ATTACK]&lt;br /&gt;
				[CDI:INTERACTION:MATERIAL_EMISSION]&lt;br /&gt;
				[CDI:VERB:explode:explodes:NA]&lt;br /&gt;
				[CDI:MATERIAL:CREATURE_MAT:MATERIALS:EXPLOSION_MAJOR:UNDIRECTED_DUST] &amp;lt;-- This points to a dummy creature that contains the explosion material.&lt;br /&gt;
				[CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
				[CDI:TARGET_RANGE:C:1]&lt;br /&gt;
				[CDI:MAX_TARGET_NUMBER:C:1]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_OVERRIDE] &amp;lt;-- Give this to any creature you want to be able to override the explosion.  For example, a necromancer that creates kamikaze zombies may disable any zombies nearby, to prevent friendly fire.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:unable to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Syndrome Interactions==&lt;br /&gt;
&lt;br /&gt;
Following are examples of interactions that apply syndromes.&lt;br /&gt;
&lt;br /&gt;
===Emission Immunity===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [ADD_SYNDROME] interaction raws with an &amp;quot;immunity&amp;quot; syndrome tag|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:EMISSION_PROTECTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_CLASS:NO_EMISSION]&lt;br /&gt;
			[SYN_NAME:protection from projectiles]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:'O':7:0:1:FREQUENCY:2000:1000:START:0:END:2:ABRUPT:DWF_STRETCH:144]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This interaction would prohibit a creature from being targeted by the emission interaction listed [[Interaction examples#Material Emissions With Immunity|above]].&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251287</id>
		<title>Interaction examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251287"/>
		<updated>2020-03-07T18:24:20Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: /* Synchronizing Adventure and Fort Mode syndrome timers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those curious about the interaction process by providing example interactions for them to use or study. Those familiar with interaction raws should feel free to add helpful/obscure information to the lists below to help members of the community less experienced with interactions.&lt;br /&gt;
&lt;br /&gt;
==General Tips==&lt;br /&gt;
&lt;br /&gt;
===Synchronizing Adventure and Fort Mode syndrome timers===&lt;br /&gt;
Fort mode runs 72 times faster than Adventure mode - which means that a syndrome that lasts a single tick in Fort Mode will last 72 ticks in Adventure Mode.  For short-term syndromes, this will cause very different behaviors between the two modes.  In order to ensure that a syndrome operates the same way regardless of mode, add DWF_STRETCH:72 to the end of the CE effect tag.&lt;br /&gt;
&lt;br /&gt;
It is not possible to make a syndrome that lasts shorter than 72 ticks in Adventure Mode.&lt;br /&gt;
&lt;br /&gt;
===Syndromes with no effect===&lt;br /&gt;
There are times you will want to create a syndrome that has no actual effect - generally in order to add a SYN_CLASS that renders the target untargetable by a different interaction.  Syndromes disappear once their effects have expired, so to do this you will need to add an effect that does nothing.&lt;br /&gt;
Some examples:&lt;br /&gt;
{{gamedata|title=Useless syndrome tags|&lt;br /&gt;
[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target move at 100% of its current speed&lt;br /&gt;
&lt;br /&gt;
[CE_SKILL_ROLL_ADJUST:PERC:100:PERC_ON:0:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Multiplies the target's skill by 100%, 0% of the time&lt;br /&gt;
&lt;br /&gt;
[CE_MATERIAL_FORCE_MULTIPLIER:PROB:100:MAT_MULT:NONE:NONE:1:1:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target take 1/1 times its normal damage from attacks&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
So if you see tags like this in the examples below, this is what they are for.&lt;br /&gt;
&lt;br /&gt;
==Material Emission Interactions==&lt;br /&gt;
&lt;br /&gt;
Following are several examples of material emission interactions.&lt;br /&gt;
&lt;br /&gt;
===Multiple Projectile Emission===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that fire three projectiles of the same material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:MATERIAL_EMISSION_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:CONTEXT_MATERIAL]&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION] &amp;lt;-- this is always the emitter for now&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION] &amp;lt;-- lets projectiles be aimed at specific creatures&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
By adding additional [I_EFFECT:MATERIAL_EMISSION] tags with their associated targets, you may stack additional projectiles.&lt;br /&gt;
&lt;br /&gt;
===Predefined Material Emissions===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use a predefined material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
If a material is listed in this format, the creature will not need a [CDI:MATERIAL] tag in their creature raws in order to use it. This allows projectile attacks to be gained through substance ingestion, other interactions, etc.&lt;br /&gt;
&lt;br /&gt;
===Predefined Emissions of Different Types===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use two predefined material types|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_GRANITE_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:A1:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:GRANITE:LIQUID_GLOB] &amp;lt;-- the second predefined material (INORGANIC), sub material (GRANITE), and action type (LIQUID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A1]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This interaction fires both a solid glob of basalt and a liquid glob of granite magma.&lt;br /&gt;
&lt;br /&gt;
===Material Emissions With Immunity===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that may only target creatures|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:CTARGET_BASALT_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the material tags used in the previous predefined material example.&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:CREATURE] &amp;lt;-- the may no longer be used on a location and must target a creature.&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:NO_EMISSION] &amp;lt;-- the syndrome class that makes targeting a creature with this interaction impossible.&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Material emissions used in this format are affected by [IT_CANNOT_HAVE_SYNDROME_CLASS:X] tags (given above as the custom tag NO_EMISSION). This allows a modder to create immunity syndromes, disallowing a creature using the emission interaction from targeting the creature with immunity.&lt;br /&gt;
&lt;br /&gt;
===Timed Self-Destruct with Override Ability===&lt;br /&gt;
&lt;br /&gt;
This will allow the user to explode after spending a certain amount of time in combat.  A few ticks before exploding, it will flash with a &amp;quot;!&amp;quot; as a warning.&lt;br /&gt;
You can also replace the explosion with any other powerful ability that you want it to use only after a countdown.&lt;br /&gt;
It also comes with a syndrome that will disable the explosion.&lt;br /&gt;
This is intended to be used by non-playable units, like animals or zombies.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example Timed Self-Destruct with Override Ability|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_1] &amp;lt;-- This is the ability you actually give the creature.  Use CDI:USAGE_HINT:DEFEND, and CDI:TARGET:A:SELF_ONLY.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:counting down]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:10:END:11:DWF_STRETCH:72] &amp;lt;--The START affects the amount of time spent in combat before the explosion can occur.&lt;br /&gt;
				[CDI:ADV_NAME:Draw Energy]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:VERB:engage self-destruct sequence:engages self-destruct sequence:NA]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:1500]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:ready to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72] &amp;lt;-- Flash as a warning&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:50:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:1:END:2:DWF_STRETCH:72] &amp;lt;-- The AI will use this and then immediately explode, provided it is still in combat and not affected by EXPLOSION_OVERRIDE.&lt;br /&gt;
				[CDI:ADV_NAME:Remove safeties]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:about to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:0:END:1:DWF_STRETCH:72]&lt;br /&gt;
				[CDI:ADV_NAME:Explode]&lt;br /&gt;
				[CDI:USAGE_HINT:ATTACK]&lt;br /&gt;
				[CDI:INTERACTION:MATERIAL_EMISSION]&lt;br /&gt;
				[CDI:VERB:explode:explodes:NA]&lt;br /&gt;
				[CDI:MATERIAL:CREATURE_MAT:MATERIALS:EXPLOSION_MAJOR:UNDIRECTED_DUST] &amp;lt;-- This points to a dummy creature that contains the explosion material.&lt;br /&gt;
				[CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
				[CDI:TARGET_RANGE:C:1]&lt;br /&gt;
				[CDI:MAX_TARGET_NUMBER:C:1]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_OVERRIDE] &amp;lt;-- Give this to any creature you want to be able to override the explosion.  For example, a necromancer that creates kamikaze zombies may disable any zombies nearby, to prevent friendly fire.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:unable to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Syndrome Interactions==&lt;br /&gt;
&lt;br /&gt;
Following are examples of interactions that apply syndromes.&lt;br /&gt;
&lt;br /&gt;
===Emission Immunity===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [ADD_SYNDROME] interaction raws with an &amp;quot;immunity&amp;quot; syndrome tag|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:EMISSION_PROTECTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_CLASS:NO_EMISSION]&lt;br /&gt;
			[SYN_NAME:protection from projectiles]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:'O':7:0:1:FREQUENCY:2000:1000:START:0:END:2:ABRUPT:DWF_STRETCH:144]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This interaction would prohibit a creature from being targeted by the emission interaction listed [[Interaction examples#Material Emissions With Immunity|above]].&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251286</id>
		<title>Interaction examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251286"/>
		<updated>2020-03-07T18:22:57Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those curious about the interaction process by providing example interactions for them to use or study. Those familiar with interaction raws should feel free to add helpful/obscure information to the lists below to help members of the community less experienced with interactions.&lt;br /&gt;
&lt;br /&gt;
==General Tips==&lt;br /&gt;
&lt;br /&gt;
===Synchronizing Adventure and Fort Mode syndrome timers===&lt;br /&gt;
Fort mode runs 72 times faster than Adventure mode - which means that a syndrome that lasts a single tick in Fort Mode will last 72 ticks in Adventure Mode.  For short-term syndromes, this will cause very different behaviors.  In order to ensure that a syndrome operates the same way regardless of mode, add DWF_STRETCH:72 to the end of the CE effect tag.&lt;br /&gt;
It is not possible to make a syndrome that lasts shorter than 72 ticks in Adventure Mode.&lt;br /&gt;
&lt;br /&gt;
===Syndromes with no effect===&lt;br /&gt;
There are times you will want to create a syndrome that has no actual effect - generally in order to add a SYN_CLASS that renders the target untargetable by a different interaction.  Syndromes disappear once their effects have expired, so to do this you will need to add an effect that does nothing.&lt;br /&gt;
Some examples:&lt;br /&gt;
{{gamedata|title=Useless syndrome tags|&lt;br /&gt;
[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target move at 100% of its current speed&lt;br /&gt;
&lt;br /&gt;
[CE_SKILL_ROLL_ADJUST:PERC:100:PERC_ON:0:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Multiplies the target's skill by 100%, 0% of the time&lt;br /&gt;
&lt;br /&gt;
[CE_MATERIAL_FORCE_MULTIPLIER:PROB:100:MAT_MULT:NONE:NONE:1:1:START:0:END:1:DWF_STRETCH:72] &amp;lt;-- Makes the target take 1/1 times its normal damage from attacks&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
So if you see tags like this in the examples below, this is what they are for.&lt;br /&gt;
&lt;br /&gt;
==Material Emission Interactions==&lt;br /&gt;
&lt;br /&gt;
Following are several examples of material emission interactions.&lt;br /&gt;
&lt;br /&gt;
===Multiple Projectile Emission===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that fire three projectiles of the same material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:MATERIAL_EMISSION_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:CONTEXT_MATERIAL]&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION] &amp;lt;-- this is always the emitter for now&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION] &amp;lt;-- lets projectiles be aimed at specific creatures&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
By adding additional [I_EFFECT:MATERIAL_EMISSION] tags with their associated targets, you may stack additional projectiles.&lt;br /&gt;
&lt;br /&gt;
===Predefined Material Emissions===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use a predefined material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
If a material is listed in this format, the creature will not need a [CDI:MATERIAL] tag in their creature raws in order to use it. This allows projectile attacks to be gained through substance ingestion, other interactions, etc.&lt;br /&gt;
&lt;br /&gt;
===Predefined Emissions of Different Types===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use two predefined material types|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_GRANITE_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:A1:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:GRANITE:LIQUID_GLOB] &amp;lt;-- the second predefined material (INORGANIC), sub material (GRANITE), and action type (LIQUID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A1]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This interaction fires both a solid glob of basalt and a liquid glob of granite magma.&lt;br /&gt;
&lt;br /&gt;
===Material Emissions With Immunity===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that may only target creatures|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:CTARGET_BASALT_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the material tags used in the previous predefined material example.&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:CREATURE] &amp;lt;-- the may no longer be used on a location and must target a creature.&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:NO_EMISSION] &amp;lt;-- the syndrome class that makes targeting a creature with this interaction impossible.&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Material emissions used in this format are affected by [IT_CANNOT_HAVE_SYNDROME_CLASS:X] tags (given above as the custom tag NO_EMISSION). This allows a modder to create immunity syndromes, disallowing a creature using the emission interaction from targeting the creature with immunity.&lt;br /&gt;
&lt;br /&gt;
===Timed Self-Destruct with Override Ability===&lt;br /&gt;
&lt;br /&gt;
This will allow the user to explode after spending a certain amount of time in combat.  A few ticks before exploding, it will flash with a &amp;quot;!&amp;quot; as a warning.&lt;br /&gt;
You can also replace the explosion with any other powerful ability that you want it to use only after a countdown.&lt;br /&gt;
It also comes with a syndrome that will disable the explosion.&lt;br /&gt;
This is intended to be used by non-playable units, like animals or zombies.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example Timed Self-Destruct with Override Ability|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_1] &amp;lt;-- This is the ability you actually give the creature.  Use CDI:USAGE_HINT:DEFEND, and CDI:TARGET:A:SELF_ONLY.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:counting down]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:10:END:11:DWF_STRETCH:72] &amp;lt;--The START affects the amount of time spent in combat before the explosion can occur.&lt;br /&gt;
				[CDI:ADV_NAME:Draw Energy]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:VERB:engage self-destruct sequence:engages self-destruct sequence:NA]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:1500]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:ready to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72] &amp;lt;-- Flash as a warning&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:50:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:1:END:2:DWF_STRETCH:72] &amp;lt;-- The AI will use this and then immediately explode, provided it is still in combat and not affected by EXPLOSION_OVERRIDE.&lt;br /&gt;
				[CDI:ADV_NAME:Remove safeties]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:about to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:0:END:1:DWF_STRETCH:72]&lt;br /&gt;
				[CDI:ADV_NAME:Explode]&lt;br /&gt;
				[CDI:USAGE_HINT:ATTACK]&lt;br /&gt;
				[CDI:INTERACTION:MATERIAL_EMISSION]&lt;br /&gt;
				[CDI:VERB:explode:explodes:NA]&lt;br /&gt;
				[CDI:MATERIAL:CREATURE_MAT:MATERIALS:EXPLOSION_MAJOR:UNDIRECTED_DUST] &amp;lt;-- This points to a dummy creature that contains the explosion material.&lt;br /&gt;
				[CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
				[CDI:TARGET_RANGE:C:1]&lt;br /&gt;
				[CDI:MAX_TARGET_NUMBER:C:1]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_OVERRIDE] &amp;lt;-- Give this to any creature you want to be able to override the explosion.  For example, a necromancer that creates kamikaze zombies may disable any zombies nearby, to prevent friendly fire.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:unable to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Syndrome Interactions==&lt;br /&gt;
&lt;br /&gt;
Following are examples of interactions that apply syndromes.&lt;br /&gt;
&lt;br /&gt;
===Emission Immunity===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [ADD_SYNDROME] interaction raws with an &amp;quot;immunity&amp;quot; syndrome tag|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:EMISSION_PROTECTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_CLASS:NO_EMISSION]&lt;br /&gt;
			[SYN_NAME:protection from projectiles]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:'O':7:0:1:FREQUENCY:2000:1000:START:0:END:2:ABRUPT:DWF_STRETCH:144]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This interaction would prohibit a creature from being targeted by the emission interaction listed [[Interaction examples#Material Emissions With Immunity|above]].&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251285</id>
		<title>Interaction examples</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Interaction_examples&amp;diff=251285"/>
		<updated>2020-03-07T18:07:44Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
This page was created to aid those curious about the interaction process by providing example interactions for them to use or study. Those familiar with interaction raws should feel free to add helpful/obscure information to the lists below to help members of the community less experienced with interactions.&lt;br /&gt;
&lt;br /&gt;
==Material Emission Interactions==&lt;br /&gt;
&lt;br /&gt;
Following are several examples of material emission interactions.&lt;br /&gt;
&lt;br /&gt;
===Multiple Projectile Emission===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that fire three projectiles of the same material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:MATERIAL_EMISSION_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:CONTEXT_MATERIAL]&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION] &amp;lt;-- this is always the emitter for now&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION] &amp;lt;-- lets projectiles be aimed at specific creatures&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
By adding additional [I_EFFECT:MATERIAL_EMISSION] tags with their associated targets, you may stack additional projectiles.&lt;br /&gt;
&lt;br /&gt;
===Predefined Material Emissions===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use a predefined material|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
If a material is listed in this format, the creature will not need a [CDI:MATERIAL] tag in their creature raws in order to use it. This allows projectile attacks to be gained through substance ingestion, other interactions, etc.&lt;br /&gt;
&lt;br /&gt;
===Predefined Emissions of Different Types===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that use two predefined material types|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:BASALT_GRANITE_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the predefined material (INORGANIC), sub material (BASALT), and action type (SOLID_GLOB)&lt;br /&gt;
	[I_TARGET:A1:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:GRANITE:LIQUID_GLOB] &amp;lt;-- the second predefined material (INORGANIC), sub material (GRANITE), and action type (LIQUID_GLOB)&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE_OR_LOCATION]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A1]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This interaction fires both a solid glob of basalt and a liquid glob of granite magma.&lt;br /&gt;
&lt;br /&gt;
===Material Emissions With Immunity===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [MATERIAL_EMISSION] interaction raws that may only target creatures|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:CTARGET_BASALT_EMISSION]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:MATERIAL]&lt;br /&gt;
		[IT_MATERIAL:MATERIAL:INORGANIC:BASALT:SOLID_GLOB] &amp;lt;-- the material tags used in the previous predefined material example.&lt;br /&gt;
	[I_TARGET:B:LOCATION]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_LOCATION]&lt;br /&gt;
	[I_TARGET:C:CREATURE] &amp;lt;-- the may no longer be used on a location and must target a creature.&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:NO_EMISSION] &amp;lt;-- the syndrome class that makes targeting a creature with this interaction impossible.&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:MATERIAL_EMISSION]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_TARGET:B]&lt;br /&gt;
		[IE_TARGET:C]&lt;br /&gt;
		[IE_IMMEDIATE]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Material emissions used in this format are affected by [IT_CANNOT_HAVE_SYNDROME_CLASS:X] tags (given above as the custom tag NO_EMISSION). This allows a modder to create immunity syndromes, disallowing a creature using the emission interaction from targeting the creature with immunity.&lt;br /&gt;
&lt;br /&gt;
===Timed Self-Destruct with Override Ability===&lt;br /&gt;
&lt;br /&gt;
This will allow the user to explode after spending a certain amount of time in combat.  A few ticks before exploding, it will flash with a &amp;quot;!&amp;quot; as a warning.&lt;br /&gt;
You can also replace the explosion with any other powerful ability that you want it to use only after a countdown.&lt;br /&gt;
It also comes with a syndrome that will disable the explosion.&lt;br /&gt;
This is intended to be used by non-playable units, like animals or zombies.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Timed Self-Destruct|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_1] &amp;lt;-- This is the ability you actually give the creature.  Use CDI:USAGE_HINT:DEFEND, and CDI:TARGET:A:SELF_ONLY.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:counting down]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_1]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:10:END:11:DWF_STRETCH:72] &amp;lt;--The START affects the amount of time spent in combat before the explosion can occur.&lt;br /&gt;
				[CDI:ADV_NAME:Draw Energy]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:VERB:engage self-destruct sequence:engages self-destruct sequence:NA]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:1500]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_2]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:ready to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_2]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72] &amp;lt;-- Flash as a warning&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:50:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:1:END:2:DWF_STRETCH:72] &amp;lt;-- The AI will use this and then immediately explode, provided it is still in combat and not affected by EXPLOSION_OVERRIDE.&lt;br /&gt;
				[CDI:ADV_NAME:Remove safeties]&lt;br /&gt;
				[CDI:USAGE_HINT:DEFEND]&lt;br /&gt;
				[CDI:INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
				[CDI:TARGET:A:SELF_ONLY]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_READY_3]&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:about to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:33:4:0:0:FREQUENCY:32:16:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
			[CE_CAN_DO_INTERACTION:START:0:END:1:DWF_STRETCH:72]&lt;br /&gt;
				[CDI:ADV_NAME:Explode]&lt;br /&gt;
				[CDI:USAGE_HINT:ATTACK]&lt;br /&gt;
				[CDI:INTERACTION:MATERIAL_EMISSION]&lt;br /&gt;
				[CDI:VERB:explode:explodes:NA]&lt;br /&gt;
				[CDI:MATERIAL:CREATURE_MAT:MATERIALS:EXPLOSION_MAJOR:UNDIRECTED_DUST] &amp;lt;-- This points to a dummy creature that contains the explosion material.&lt;br /&gt;
				[CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
				[CDI:TARGET_RANGE:C:1]&lt;br /&gt;
				[CDI:MAX_TARGET_NUMBER:C:1]&lt;br /&gt;
				[CDI:WAIT_PERIOD:250]&lt;br /&gt;
&lt;br /&gt;
[INTERACTION:EXPLOSION_OVERRIDE] &amp;lt;-- Give this to any creature you want to be able to override the explosion.  For example, a necromancer that creates kamikaze zombies may disable any zombies nearby, to prevent friendly fire.&lt;br /&gt;
	[I_SOURCE:CREATURE_ACTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_READY_3]&lt;br /&gt;
		[IT_CANNOT_HAVE_SYNDROME_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_NAME:unable to explode]&lt;br /&gt;
			[SYN_CLASS:EXPLOSION_OVERRIDE]&lt;br /&gt;
			[CE_SPEED_CHANGE:SPEED_PERC:100:START:0:END:2:DWF_STRETCH:72]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Syndrome Interactions==&lt;br /&gt;
&lt;br /&gt;
Following are examples of interactions that apply syndromes.&lt;br /&gt;
&lt;br /&gt;
===Emission Immunity===&lt;br /&gt;
&lt;br /&gt;
{{gamedata|title=Example [ADD_SYNDROME] interaction raws with an &amp;quot;immunity&amp;quot; syndrome tag|&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[INTERACTION:EMISSION_PROTECTION]&lt;br /&gt;
	[I_TARGET:A:CREATURE]&lt;br /&gt;
		[IT_LOCATION:CONTEXT_CREATURE]&lt;br /&gt;
		[IT_MANUAL_INPUT:target]&lt;br /&gt;
	[I_EFFECT:ADD_SYNDROME]&lt;br /&gt;
		[IE_TARGET:A]&lt;br /&gt;
		[IE_IMMEDIATE]&lt;br /&gt;
		[SYNDROME]&lt;br /&gt;
			[SYN_CLASS:NO_EMISSION]&lt;br /&gt;
			[SYN_NAME:protection from projectiles]&lt;br /&gt;
			[CE_FLASH_TILE:TILE:'O':7:0:1:FREQUENCY:2000:1000:START:0:END:2:ABRUPT:DWF_STRETCH:144]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
This interaction would prohibit a creature from being targeted by the emission interaction listed [[Interaction examples#Material Emissions With Immunity|above]].&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Syndrome&amp;diff=216610</id>
		<title>Syndrome</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Syndrome&amp;diff=216610"/>
		<updated>2015-02-19T06:34:50Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|unrated}}{{av}}&lt;br /&gt;
&lt;br /&gt;
A '''syndrome''' is a disease or effect that a poor, hapless creature might get through encountering certain creatures, extracts, supernatural weather, or vindictive modders. They generally cause unpleasant and frequently fatal [[symptoms]] over a short to long period of time, but some will clear up over time or with the assistance of a [[doctor]].  A [[Health care|Hospital]] is required to diagnose and potentially treat the syndrome. [[File:Snakebite.png|200px|thumb|right|An example of a syndrome in effect. This hippo did not ultimately survive the encounter despite one bite being the only injury sustained.]]&lt;br /&gt;
&lt;br /&gt;
==List of syndromes==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Syndrome&lt;br /&gt;
! Venom&lt;br /&gt;
! Acquired&lt;br /&gt;
! Short-term Symptoms&lt;br /&gt;
! Long-term Symptoms&lt;br /&gt;
! Chronic Symptoms &lt;br /&gt;
|-&lt;br /&gt;
| Adder bite&lt;br /&gt;
| adder venom (injected)&lt;br /&gt;
| Being bitten by an [[adder]], [[giant adder]] or [[adder man]]&lt;br /&gt;
| Strong pain&lt;br /&gt;
| Swelling&amp;lt;br&amp;gt;Blisters&amp;lt;br&amp;gt;Nausea&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Bark scorpion sting&lt;br /&gt;
| bark scorpion venom (injected)&lt;br /&gt;
| Being stung by a [[bark scorpion]], [[giant bark scorpion]] or [[bark scorpion man]]&lt;br /&gt;
| Strong pain&lt;br /&gt;
| none&lt;br /&gt;
| none&lt;br /&gt;
|-&lt;br /&gt;
| Black mamba bite&lt;br /&gt;
| black mamba venom (injected)&lt;br /&gt;
| Being bitten by a [[black mamba]], [[giant black mamba]] or [[black mamba man]]&lt;br /&gt;
| Dizziness&amp;lt;br&amp;gt;Drowsiness&amp;lt;br&amp;gt;Strong pain&amp;lt;br&amp;gt;Fever&amp;lt;br&amp;gt;Unconsciousness&amp;lt;br&amp;gt;Complete paralysis&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Blob blisters&lt;br /&gt;
| cave blob fluid&amp;lt;br /&amp;gt;(contact or ingested)&lt;br /&gt;
| Touching a [[cave blob]]&lt;br /&gt;
| Mild pain&amp;lt;br/&amp;gt;Mild blisters&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Brown recluse spider bite&lt;br /&gt;
| brown recluse spider venom (injected)&lt;br /&gt;
| Being bitten by a [[brown recluse spider]], [[giant brown recluse spider]] or [[brown recluse spider man]]&lt;br /&gt;
| Nausea&amp;lt;br&amp;gt;Fever&amp;lt;br&amp;gt;Pain&amp;lt;br&amp;gt;&lt;br /&gt;
| Severe localized necrosis&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Bumblebee sting&lt;br /&gt;
| bumblebee venom (injected)&lt;br /&gt;
| Being stung by a [[bumblebee]] worker&lt;br /&gt;
| Pain&amp;lt;br&amp;gt;Strong swelling&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Bushmaster bite&lt;br /&gt;
| bushmaster venom (injected)&lt;br /&gt;
| Being bitten by a [[bushmaster]], [[giant bushmaster]] or [[bushmaster man]]&lt;br /&gt;
| Strong pain&amp;lt;br&amp;gt;Mild bleeding&amp;lt;br&amp;gt;Dizziness&amp;lt;br&amp;gt;Nausea&amp;lt;br&amp;gt;Unconsciousness&amp;lt;br&amp;gt;Complete paralysis&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Cave floater sickness&lt;br /&gt;
| cave floater gas&amp;lt;br /&amp;gt;(inhaled or ingested)&lt;br /&gt;
| Expelled from [[cave floater]]&lt;br /&gt;
| Mild nausea&lt;br /&gt;
| Fever&amp;lt;br/&amp;gt;Strong drowsiness (delayed)&amp;lt;br/&amp;gt;Strong dizziness (delayed)&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Cave spider bite&lt;br /&gt;
| cave spider venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[cave spider]]&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
| Very mild dizziness&lt;br /&gt;
|-&lt;br /&gt;
| Copperhead snake bite&lt;br /&gt;
| copperhead snake venom (injected)&lt;br /&gt;
| Being bitten by a [[copperhead snake]], [[giant copperhead snake]] or [[copperhead snake man]]&lt;br /&gt;
| Pain&amp;lt;br&amp;gt;Swelling&amp;lt;br&amp;gt;Nausea&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Giant cave spider bite&lt;br /&gt;
| giant cave spider venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[giant cave spider]]&lt;br /&gt;
| Complete paralysis&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&amp;lt;br/&amp;gt;'''Being eaten by the GCS'''&lt;br /&gt;
| None, not that it really matters.&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Gila monster bite&lt;br /&gt;
| gila monster venom (injected)&lt;br /&gt;
| Being bitten by a [[gila monster]], [[giant gila monster]] or [[gila monster man]]&lt;br /&gt;
| Pain&amp;lt;br&amp;gt;Mild swelling&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Gnomeblight&lt;br /&gt;
| [[gnomeblight]]&amp;lt;br /&amp;gt;(contact, inhaled, injected, or ingested)&lt;br /&gt;
| Unknown. Affects gnomes only&lt;br /&gt;
| None&lt;br /&gt;
| Severe systemic necrosis&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Giant desert scorpion sting&lt;br /&gt;
| giant desert scorpion venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being stung by a [[giant desert scorpion]]&lt;br /&gt;
| &lt;br /&gt;
| Necrosis of the brain and nervous system&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
| '''Unavoidable death'''&lt;br /&gt;
|- &lt;br /&gt;
| Helmet snake bite&lt;br /&gt;
| helmet snake venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[helmet snake]]&lt;br /&gt;
| Minor bleeding&lt;br /&gt;
| Fever&amp;lt;br/&amp;gt;Nausea&amp;lt;br/&amp;gt;Dizziness&amp;lt;br/&amp;gt;Localized swelling&amp;lt;br/&amp;gt;Localized oozing&amp;lt;br/&amp;gt;Localized bruising&amp;lt;br/&amp;gt;Strong pain&amp;lt;br/&amp;gt;Intense localized necrosis&amp;lt;br/&amp;gt;Possible loss of limb &lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Honey bee sting&lt;br /&gt;
| honey bee venom (injected)&lt;br /&gt;
| Being stung by a [[honey bee]] worker&lt;br /&gt;
| Pain&amp;lt;br&amp;gt;Strong swelling&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Iron man cough&lt;br /&gt;
| iron man gas&amp;lt;br /&amp;gt;(inhaled)&lt;br /&gt;
| Expelled by [[iron man]]&lt;br /&gt;
| Coughing blood&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| King cobra bite&lt;br /&gt;
| king cobra venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[king cobra]]&lt;br /&gt;
| Complete paralysis&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&amp;lt;br/&amp;gt;Pain, dizziness, drowsiness&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Phantom spider bite&lt;br /&gt;
| phantom spider venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[phantom spider]]&lt;br /&gt;
| None&lt;br /&gt;
| Numbness and mild dizziness&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Platypus sting&lt;br /&gt;
| platypus venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being kicked by a [[platypus]], [[giant platypus]] or [[platypus man]]&lt;br /&gt;
| Pain and swelling&lt;br /&gt;
| Extreme pain, swelling possibly to the point of necrosis&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Rattlesnake bite&lt;br /&gt;
| rattlesnake venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[rattlesnake]], [[giant rattlesnake]] or [[rattlesnake man]]&lt;br /&gt;
| Pain, nausea, blisters, swelling, bruising&lt;br /&gt;
| Severe localized necrosis&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Serpent man bite&lt;br /&gt;
| serpent man venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[serpent man]]&lt;br /&gt;
| Complete paralysis&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| [evil rain] sickness&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|rowspan=5| random&lt;br /&gt;
| Being caught outside in freakish weather in an evil biome&lt;br /&gt;
|rowspan=5| random&lt;br /&gt;
|rowspan=5| random&lt;br /&gt;
|rowspan=5| random&lt;br /&gt;
|-&lt;br /&gt;
| [evil cloud] sickness&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Being caught in a creeping cloud in an evil biome&lt;br /&gt;
|-&lt;br /&gt;
| beast sickness&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Encounters with [[forgotten beast]]s&lt;br /&gt;
|-&lt;br /&gt;
| titan sickness&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Encounters with [[titan]]s&lt;br /&gt;
|-&lt;br /&gt;
| demon sickness&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
| Encounters with [[demon]]s&lt;br /&gt;
|}&lt;br /&gt;
:&amp;lt;small&amp;gt;1. For small creatures such as humans and dwarves, paralysis tends to result in suffocation.&amp;lt;/small&amp;gt;&lt;br /&gt;
:&amp;lt;small&amp;gt;2. Necrosis of the brain will eventually result in death once the brain rots away completely.&amp;lt;/small&amp;gt;&lt;br /&gt;
:&amp;lt;small&amp;gt;3. Evil rain typically only causes minor symptoms such as blisters, bruising, coughing blood, dizziness, fever, nausea, oozing, and pain.&amp;lt;/small&amp;gt;&lt;br /&gt;
:&amp;lt;small&amp;gt;4. Evil clouds either cause major symptoms (as with beast/titan/demon sicknesses) or permanently transform creatures into [[Undead|zombie-like]] forms.&amp;lt;/small&amp;gt;&lt;br /&gt;
:&amp;lt;small&amp;gt;5. [[Titan]]s, [[forgotten beast]]s, and [[demon]]s have a chance to have a randomized syndrome. These range from pointless (mild blisters from inhaling boiling blood) to instantly fatal (severe necrosis from a contact poison attached to a breath weapon/creature made of blood).&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==The anatomy of a syndrome==&lt;br /&gt;
Mechanically, syndromes are bundles of tokens attached to a material - they're confined to creature materials in vanilla DF, but it's a simple matter to add them to inorganic materials.  When the material is injected, touched, inhaled, or ingested (depending on the syndrome), the creature suffers the predations of a nasty disease or poison.  Here's an example syndrome, taken from the Giant Cave Spider raws.&lt;br /&gt;
&lt;br /&gt;
If you are having troubles getting the syndromes to work (i.e., in combat reports, getting &amp;quot;'''supersnake''' n/a splatters~etc&amp;quot;), then simply throw the venom template into the actual creature's raw, which is what the LOCAL_CREATURE_MAT actually calls on; the venom being in the same file.&lt;br /&gt;
&lt;br /&gt;
    [USE_MATERIAL_TEMPLATE:POISON:CREATURE_EXTRACT_TEMPLATE]&lt;br /&gt;
        [STATE_NAME:ALL_SOLID:frozen giant cave spider venom]&lt;br /&gt;
        [STATE_ADJ:ALL_SOLID:frozen giant cave spider venom]&lt;br /&gt;
        [STATE_NAME:LIQUID:giant cave spider venom]&lt;br /&gt;
        [STATE_ADJ:LIQUID:giant cave spider venom]&lt;br /&gt;
        [STATE_NAME:GAS:boiling giant cave spider venom]&lt;br /&gt;
        [STATE_ADJ:GAS:boiling giant cave spider venom]&lt;br /&gt;
        [PREFIX:NONE]&lt;br /&gt;
        [ENTERS_BLOOD]&lt;br /&gt;
        [SYNDROME]&lt;br /&gt;
            [SYN_NAME:giant cave spider bite]&lt;br /&gt;
            [SYN_AFFECTED_CLASS:GENERAL_POISON]&lt;br /&gt;
            [SYN_IMMUNE_CREATURE:SPIDER_CAVE:ALL]&lt;br /&gt;
            [SYN_INJECTED]&lt;br /&gt;
            [CE_PARALYSIS:SEV:100:PROB:100:RESISTABLE:SIZE_DILUTES:START:5:PEAK:10:END:20]&lt;br /&gt;
&lt;br /&gt;
The first line, USE_MATERIAL_TEMPLATE, is creating a new material, called POISON, using the CREATURE_EXTRACT_TEMPLATE as the basis.  After this, the STATE_NAME and STATE_ADJ tokens are used to define the names and adjectives assigned to different states of the material - GAS, LIQUID and ALL_SOLID, in this case, though ALL is also a valid token.  At this stage, you can use any material tags like MAT_FIXED_TEMP or similar to set further material properties, though this usually isn't necessary.&lt;br /&gt;
&lt;br /&gt;
  ENTERS_BLOOD&lt;br /&gt;
This tag determines whether a poison enters the blood or not. If it is not included, the poison will splatter (if liquid) or flow (if gas) over the affected body part instead when injected. If you're using a contact poison, leave this out. Necessary for injected poisons.&lt;br /&gt;
  SYNDROME&lt;br /&gt;
This tag ends the material details and begins the definition of the actual syndrome.&lt;br /&gt;
  SYN_NAME&lt;br /&gt;
This one is self-explanatory - the name of the syndrome as it will appear in-game.&lt;br /&gt;
  SYN_AFFECTED_CLASS&lt;br /&gt;
This token defines what CREATURE_CLASS will be affected by the syndrome.  Most creatures are classed under GENERAL_POISON.  Multiple tokens can be used in a single syndrome.&lt;br /&gt;
  SYN_IMMUNE_CLASS&lt;br /&gt;
As above, but makes class immune.&lt;br /&gt;
  SYN_IMMUNE_CREATURE&lt;br /&gt;
This token defines which creatures CANNOT be affected by the syndrome - useful for addressing specific instances within a population, such as a specific caste or an individual creature that falls under GENERAL_POISON. Syntax is [SYN_IMMUNE_CREATURE:creature:caste]. ALL can be used for the caste.&lt;br /&gt;
  SYN_AFFECTED_CREATURE&lt;br /&gt;
As above, but makes creature or caste susceptible.&lt;br /&gt;
  SYN_CLASS&lt;br /&gt;
This tag sets a class for the syndrome that can be used in [[Interaction token|interactions.]]&lt;br /&gt;
&lt;br /&gt;
  SYN_INJECTED, SYN_CONTACT, SYN_INHALED, SYN_INGESTED&lt;br /&gt;
This token determines the method of infection - injected syndromes must be injected via a creature attack, while contact syndromes result from any contamination of a creature by material splatter (such as blood), inhaled syndromes must be inhaled in gaseous form (such as from boiling or a creature breath attack), and ingestion syndromes must be eaten or drunk.  Any combination of these tags can be used.  A fun variation on the usual creature injection routine is to create a material with a SYN_CONTACT syndrome and have a creature use it for blood - this tends to end poorly for any predator that chooses to attack them.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  [SPECIALATTACK_INJECT_EXTRACT:LOCAL_CREATURE_MAT:VENOM:LIQUID:100:100]&lt;br /&gt;
This is one method for getting a poison into a creature. If [ENTERS_BLOOD] is applied, it will be injected into the bloodstream. Otherwise, it will just splatter over the area. Put this on a creature attack. Substance type (gas, liquid, solid) does not appear to have an effect. The numbers on the end are minimum and maximum.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
CE_X, or creature effect tokens, are the real meat and bones of your syndrome.  They're detailed below.&lt;br /&gt;
&lt;br /&gt;
==Creature effect tokens==&lt;br /&gt;
Each and every syndrome has a number of creature effect tokens, represented by CE_X - these lovely little beauties determine exactly how the poor creature suffering from the syndrome is affected.  An example CE token is as follows:&lt;br /&gt;
&lt;br /&gt;
  [CE_NECROSIS:SEV:100:PROB:100:LOCALIZED:VASCULAR_ONLY:RESISTABLE:START:50:PEAK:1000:END:2000]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this example, we have an effect that will always cause severe necrosis in whichever bodypart it touches, so long as that bodypart is vascular and that the creature is not able to resist it in some manner.  The effect begins shortly after the syndrome is contracted, peaks 1000 [[time|time units]] afterwards, and finally ceases another 1000 time units later.&lt;br /&gt;
&lt;br /&gt;
As a general rule of thumb, so long as CE_X starts the string and START/(PEAK/END) end it, the order of the intervening tokens isn't important. PEAK and END aren't required.&lt;br /&gt;
&lt;br /&gt;
*CE_X&lt;br /&gt;
The effect type.  This can be a number of different tokens, as detailed in the table below this list.&lt;br /&gt;
*SEV:X&lt;br /&gt;
The severity of the effect.  Higher values appear to be worse, with SEV:1000 CE_NECROSIS causing a part to near-instantly become rotten.&lt;br /&gt;
*PROB:X&lt;br /&gt;
The probability of the effect actually manifesting in the victim, as a percentage.  100 means always, 1 means a 1 in 100 chance.&lt;br /&gt;
*LOCALIZED (Overwrites BP tokens)&lt;br /&gt;
This tag causes an effect to ignore all BP tokens and then forces the game to attempt to apply the effect to the limb that came into contact with the contagion - i.e. the part that was bitten by the creature injecting the syndrome material, or the one that was splattered by a contact contagion. If an effect can not be applied to the contacted limb (such as IMPAIR_FUNCTION on a non-organ) then this token makes the syndrome have no effect. This token also makes inhaled syndromes have no effect. &lt;br /&gt;
*BP:BODY_PART:TISSUE (Overwritten by LOCALIZED)&lt;br /&gt;
Specifies which body parts and tissues are to be affected by the syndrome. BODY_PART can be BY_CATEGORY:x to target body parts with a matching [CATEGORY:x] [[body token]] (or ALL to affect everything), BY_TYPE:x to target body parts having a particular type (UPPERBODY, LOWERBODY, HEAD, GRASP, or STANCE), or BY_TOKEN:x to target individual body parts by their ID (as specified in the [BP] token). For example, if you wanted to target the lungs of a creature, you would use BP:BY_CATEGORY:LUNG:ALL.  The syndrome would act on all bodyparts within the creature with the CATEGORY tag LUNG and affect all tissue layers.  For another example, say you wanted to cause the skin to rot off a creature - you could use BP:BY_CATEGORY:ALL:SKIN, targeting the SKIN tissue on all bodyparts. Multiple targets can be given in one syndrome by placing the BP tokens end to end. This is one of the most powerful and useful aspects of the syndrome system, as it allows you to selectively target bodyparts relevant to the contagion, like lungs for coal dust inhalation, or the eyes for exposure to an acid gas. Not everything takes a target!&lt;br /&gt;
*VASCULAR_ONLY (Optional)&lt;br /&gt;
This syndrome only affects tissue layers with the VASCULAR token.&lt;br /&gt;
*MUSCULAR_ONLY (Optional)&lt;br /&gt;
This syndrome only affects tissue layers with the MUSCULAR token.  Are you seeing a trend here?&lt;br /&gt;
*SIZE_DILUTES (Optional)&lt;br /&gt;
This token presumably causes the effects of the syndrome to scale with the size of the creature compared to the size of the dose of contagion they received, but has yet to be extensively tested.&lt;br /&gt;
*SIZE_DELAYS (Optional)&lt;br /&gt;
As above, this token has yet to be tested but presumably delays the onset of a syndrome according to the size of the victim.&lt;br /&gt;
&lt;br /&gt;
The details of this table are still being thrashed out by modders, so if you have anything to add, please don't hesitate to hit the edit button!&lt;br /&gt;
&lt;br /&gt;
Non-targeted syndromes will ignore any BP tokens and LOCALIZED tokens.&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;Bisque&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Accepts Target&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| CE_BLEEDING&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes the targeted bodypart to start bleeding, with heavy enough bleeding resulting in the death of the sufferer. Some conditions seem to cause bleeding to be fatal no matter how weak.&lt;br /&gt;
|-&lt;br /&gt;
| CE_BLISTERS&lt;br /&gt;
| Yes&lt;br /&gt;
| Covers the targeted bodypart with blisters.&lt;br /&gt;
|-&lt;br /&gt;
| CE_BRUISING&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes the targeted bodypart to undergo bruising.&lt;br /&gt;
|-&lt;br /&gt;
| CE_IMPAIR_FUNCTION&lt;br /&gt;
| Yes&lt;br /&gt;
| An organ afflicted with this CE is rendered inoperable - for example, if both lungs are impaired the creature can't breathe and will suffocate.  This token only affects organs, not limbs. Note that this effect is currently bugged, and will not &amp;quot;turn off&amp;quot; until the creature receives a wound to cause its body parts to update.&lt;br /&gt;
|-&lt;br /&gt;
| CE_NECROSIS&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes the targeted bodypart to rot, with associated tissue damage and miasma.  Badly necrotic limbs will require amputation and heavy rot will eventually result in bleeding.  Necrosis has some strange behavior involving bleeding to death that isn't fully understood; a 100% necrotic creature can survive fine with no non-yellow bodyparts but will die of bleeding as soon as they end a round of combat, even if they never take a hit. Because of this, fairly useless unless targeting the lungs or eyes.&lt;br /&gt;
|-&lt;br /&gt;
| CE_NUMBNESS&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes numbness in the affected body part, blocking pain. Extreme numbness may lead to sensory nerve damage.&lt;br /&gt;
|-&lt;br /&gt;
| CE_OOZING&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes pus to ooze from the afflicted bodypart.&lt;br /&gt;
|-&lt;br /&gt;
| CE_PAIN&lt;br /&gt;
| Yes&lt;br /&gt;
| Afflicts the targeted bodypart with intense pain.&lt;br /&gt;
|-&lt;br /&gt;
| CE_PARALYSIS&lt;br /&gt;
| No&lt;br /&gt;
| Causes paralysis. Paralysis is complete paralysis and will cause suffocation in smaller creatures.&lt;br /&gt;
|-&lt;br /&gt;
| CE_SWELLING&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes the targeted bodypart to swell up. Extreme swelling may lead to necrosis.&lt;br /&gt;
|-&lt;br /&gt;
| CE_COUGH_BLOOD&lt;br /&gt;
| No&lt;br /&gt;
| This effect results in the sufferer periodically coughing blood, which stains the tile they're on and requires cleanup.  It doesn't appear to be lethal, but may cause minor bleeding damage.&lt;br /&gt;
|-&lt;br /&gt;
| CE_DIZZINESS&lt;br /&gt;
| No&lt;br /&gt;
| Inflicts the Dizziness condition, occasional fainting and a general slowdown in movement and work speed.&lt;br /&gt;
|-&lt;br /&gt;
| CE_DROWSINESS&lt;br /&gt;
| No&lt;br /&gt;
| Causes the Drowsiness condition.&lt;br /&gt;
|-&lt;br /&gt;
| CE_FEVER&lt;br /&gt;
| No&lt;br /&gt;
| Causes the Fever condition.&lt;br /&gt;
|-&lt;br /&gt;
| CE_NAUSEA&lt;br /&gt;
| No&lt;br /&gt;
| Causes the Nausea condition, and heavy vomiting. Can eventually lead to dehydration and death.&lt;br /&gt;
|-&lt;br /&gt;
| CE_UNCONSCIOUSNESS&lt;br /&gt;
| No&lt;br /&gt;
| Renders unconscious.&lt;br /&gt;
|-&lt;br /&gt;
| CE_VOMIT_BLOOD&lt;br /&gt;
| No&lt;br /&gt;
| This effect results in the sufferer periodically vomiting blood, which stains the tile they're on and requires cleanup.  It doesn't appear to be lethal, but may cause minor bleeding damage.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Special Effects===&lt;br /&gt;
Several special syndrome effects take different arguments than the above. These are used for generated interactions in unmodded games, but may be used as well for any substance or custom interaction.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;Bisque&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Accepts Target&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| CE_ADD_TAG&lt;br /&gt;
| No&lt;br /&gt;
| tags&lt;br /&gt;
| Adds a tag to the affected creature.  Many arguments can be used sequentially within one syndrome token. See the [[Interaction token]] '''IT_REQUIRES''' for valid tags.&lt;br /&gt;
|-&lt;br /&gt;
| CE_REMOVE_TAG&lt;br /&gt;
| No&lt;br /&gt;
| tags&lt;br /&gt;
| Removes a tag from a creature.  Supported arguments are the same as CE_ADD_TAG.&lt;br /&gt;
|-&lt;br /&gt;
| CE_DISPLAY_TILE&lt;br /&gt;
| No&lt;br /&gt;
| TILE:[[DF2012:Tilesets|tile number]]:[[DF2012:Color#Modding color|colour]]&lt;br /&gt;
| The creature displays the specified tile and colour instead of its normal one.&lt;br /&gt;
|-&lt;br /&gt;
| CE_DISPLAY_NAME&lt;br /&gt;
| No&lt;br /&gt;
| NAME:singular:plural:adjective&lt;br /&gt;
| Attaches a specified name to the creature's normal name.&lt;br /&gt;
|-&lt;br /&gt;
| CE_FLASH_TILE&lt;br /&gt;
| No&lt;br /&gt;
| TILE:tile number:colour:FREQUENCY:ticks default tile:ticks syndrome tile&lt;br /&gt;
| The creature flashes between its normal tile and the one specified here.&lt;br /&gt;
|-&lt;br /&gt;
| CE_PHYS_ATT_CHANGE&lt;br /&gt;
| No&lt;br /&gt;
| [[Attribute]]:percentage:fixed boost(?)&lt;br /&gt;
| Alters the physical [[attribute]]s of a creature.&lt;br /&gt;
|-&lt;br /&gt;
| CE_MENT_ATT_CHANGE&lt;br /&gt;
| No&lt;br /&gt;
| [[Attribute]]:percentage:fixed boost(?)&lt;br /&gt;
| Alters the mental [[attribute]]s of a creature.&lt;br /&gt;
|-&lt;br /&gt;
| CE_BODY_APPEARANCE_MODIFIER&lt;br /&gt;
| No&lt;br /&gt;
| APPEARANCE_MODIFIER:HEIGHT:percentage(?) &lt;br /&gt;
| Alters the size of the creature. (LENGTH and BROADNESS don't appear to work){{verify}}&lt;br /&gt;
|-&lt;br /&gt;
| CE_BP_APPEARANCE_MODIFIER&lt;br /&gt;
| Yes&lt;br /&gt;
| body part:APPEARANCE_MODIFIER:attribute:number]&lt;br /&gt;
| Alters the characteristics (height, width etc.) of a body part.&lt;br /&gt;
|-&lt;br /&gt;
| CE_MATERIAL_FORCE_MULTIPLIER&lt;br /&gt;
| No&lt;br /&gt;
| MAT_MULT:[[material token|material]]:A:B&lt;br /&gt;
| Makes creature affected by materials more or less by a factor of A/B. If A is 3 and B is 2, the creature will be 1.5x weaker to the defined material (can be NONE:NONE for all); if 2:3, the creature will be 1.5 times stronger.&lt;br /&gt;
|-&lt;br /&gt;
| CE_BODY_MAT_INTERACTION&lt;br /&gt;
| No&lt;br /&gt;
| &lt;br /&gt;
| Causes one of the creature's materials to trigger an interaction, generally when ingested. Several additional tokens may be specified after this:&lt;br /&gt;
* CE:INTERACTION:interaction_id&lt;br /&gt;
* CE:SYNDROME_TAG:syndrome_trigger_type (SYN_INGESTED, SYN_INJECTED, etc.)&lt;br /&gt;
|-&lt;br /&gt;
| CE_SPEED_CHANGE&lt;br /&gt;
| No&lt;br /&gt;
| speed modifier:number&lt;br /&gt;
| Changes the speed of a creature. &lt;br /&gt;
Speed modifier contains one or both:&lt;br /&gt;
* SPEED_PERC:percentage (this modifies a creature's in-game speed, so higher numbers are faster)&lt;br /&gt;
* SPEED_ADD:number (this modifies a creature's [SPEED:XX] token, so higher numbers are slower. Negative numbers are accepted though will only reduce a creature's speed to zero)&lt;br /&gt;
The minimum and maximum speeds able to be created by CE_SPEED_CHANGE are 99 and 10,000 respectively.&lt;br /&gt;
|-&lt;br /&gt;
| CE_CAN_DO_INTERACTION&lt;br /&gt;
| No&lt;br /&gt;
| &lt;br /&gt;
| Makes the creature able to perform an interaction.  See [[Interaction token]].  To specify the interaction, use the argument:&lt;br /&gt;
* CDI:INTERACTION:interaction name&lt;br /&gt;
|-&lt;br /&gt;
| CE_BODY_TRANSFORMATION&lt;br /&gt;
| No&lt;br /&gt;
| PROB:percentage:START:time:END:time&lt;br /&gt;
| Transforms into another creature.  PROB and END arguments optional.  The target creature is specified with:&lt;br /&gt;
* CE:CREATURE:CREATURE_ID:CASTE_ID (ex. CE:CREATURE:DWARF:FEMALE)&amp;lt;br&amp;gt;&lt;br /&gt;
Note that any wounds the creature has suffered will instantly heal upon transforming, both into and out of the target form.  [[Undead]] limbs of a creature with this token will grow into a full instance of that creature.&lt;br /&gt;
|-&lt;br /&gt;
| CE_SKILL_ROLL_ADJUST&lt;br /&gt;
| No&lt;br /&gt;
| PERC:percentage:PERC_ON:percentage&lt;br /&gt;
| Alters the skill level of a creature.  The argument PERC specifies a percentage of the creature's current skill, and PERC_ON the probability of the effect being applied on a particular roll.&lt;br /&gt;
|-&lt;br /&gt;
| CE_SENSE_CREATURE_CLASS&lt;br /&gt;
| No&lt;br /&gt;
| CLASS:creature class:tile:color&lt;br /&gt;
| Allows creature to see other creatures with given class through walls. Vampires, for example, have CLASS:GENERAL_POISON:15:4:0:1.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''All''' creature effect tokens take START, END and PROB numbers, and can be followed by [CE:PERIODIC] and/or [CE:COUNTER_TRIGGER] to restrict when they actually take effect.&lt;br /&gt;
* PERIODIC:period_type:min_value:max_value&lt;br /&gt;
* {{text anchor|COUNTER_TRIGGER}}:counter_name:min_value:max_value:REQUIRED&lt;br /&gt;
&lt;br /&gt;
Currently, the only valid period type is MOON_PHASE. Valid counter values are below:&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;Bisque&amp;quot;&lt;br /&gt;
! Counter&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| ALCOHOLIC&lt;br /&gt;
| How long it's been (in [[time]] units) since the creature last had a drink of alcohol. Only present on creatures who need alcohol to get through the working day.&lt;br /&gt;
* 100800 (3 months) = and is starting to work slowly due to its scarcity&lt;br /&gt;
* 201600 (6 months) = and really wants a drink&lt;br /&gt;
* 302400 (9 months) = and has gone without a drink for far, far too long&lt;br /&gt;
* 403200 (1 year) = and can't even remember the last time he/she had some&lt;br /&gt;
|-&lt;br /&gt;
| MOUNTAIN&lt;br /&gt;
| How much the creature minds being outdoors. Low values are known to decrease the severity of certain unhappy [[thought]]s.&lt;br /&gt;
* 0 = likes working outdoors and grumbles only mildly at inclement weather.&lt;br /&gt;
* 1 = does not mind being outdoors, at least for a time.&lt;br /&gt;
* 2 = (no message)&lt;br /&gt;
|-&lt;br /&gt;
| TIME_SINCE_BREAK&lt;br /&gt;
| How long it's been (in [[time]] units) since the creature last went on [[break]]. Creatures generally go at least a year (100800 time units) between breaks unless the [[economy]] is active (which never happens).&lt;br /&gt;
|-&lt;br /&gt;
| COMBATHARDNESS&lt;br /&gt;
| How much the creature has witnessed death and suffered tragedy. Higher values are known to decrease the severity of certain unhappy [[thought]]s.&lt;br /&gt;
* 0-32 = (no message)&lt;br /&gt;
* 33-66 = is getting used to tragedy&lt;br /&gt;
* 67-99 = is a hardened individual&lt;br /&gt;
* 100 = doesn't really care about anything anymore&lt;br /&gt;
|-&lt;br /&gt;
| ON_BREAK&lt;br /&gt;
| How long (in [[time]] units) the creature has been on break. Once it reaches 15000 (about 12.5 days), the creature should get back to work.&lt;br /&gt;
|-&lt;br /&gt;
| CAVE_ADAPT&lt;br /&gt;
| How cave-adapted the creature is. Increases by 1 for every [[time]] unit spent underground, to a maximum of 800000.&lt;br /&gt;
* 403200 (1 year) = going outside causes irritation&lt;br /&gt;
* 604800 (1.5 years) = going outside causes nausea&lt;br /&gt;
|-&lt;br /&gt;
| PARTIED_OUT&lt;br /&gt;
| How long before the creature will decide to attend another party. Starts at 3+ months and counts down to zero.&lt;br /&gt;
|-&lt;br /&gt;
| MILK_COUNTER&lt;br /&gt;
| How long before the creature can be milked again. Starts at the creature's MILK frequency and counts down to zero.&lt;br /&gt;
|-&lt;br /&gt;
| EGG_SPENT&lt;br /&gt;
| How long before the creature can lay more eggs. Starts at 3 months and counts down to zero.&lt;br /&gt;
|-&lt;br /&gt;
| GROUNDED_ANIMAL_ANGER&lt;br /&gt;
| How angry (and likely to attack) an animal is from being over-crowded. Increases when over-crowded and otherwise counts down to zero.&lt;br /&gt;
|-&lt;br /&gt;
| TIME_SINCE_SUCKED_BLOOD&lt;br /&gt;
| How long it's been (in [[time]] units) since the creature last sucked somebody's blood.&lt;br /&gt;
|-&lt;br /&gt;
| DRINKING_BLOOD&lt;br /&gt;
| How much longer the creature will be drinking somebody's blood. Starts at 2.4 days and counts down to zero.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Inorganic syndromes and you!==&lt;br /&gt;
It's perfectly possible - and quite simple - to add a nasty syndrome to a type of rock or metal - you simply add the syndrome tokens to the material definition in the same manner that you would add them to a creature material definition.  The only catch is that since your hapless dwarves will only normally encounter the material in metal, gem or boulder form, a bit of creativity must be used to actually get them inside your citizens - that is, you need to make them 'explosively boil' as soon as they're mined or produced.  This has the sad side effect of destroying the actual item - sorry, no highly radioactive uranium this release.  &lt;br /&gt;
&lt;br /&gt;
The easiest way to accomplish this is to assign the material a low boiling point, usually just under room temperature, and make sure its temperature is fixed to a point above it.&lt;br /&gt;
  [MAT_FIXED_TEMP:9001]&lt;br /&gt;
  [BOILING_POINT:9000]&lt;br /&gt;
Now, as soon as this substance hits the open air - by being mined, smelted or reaction-produced at a custom workshop - it will EXPLOSIVELY BOIL, flooding a small area with delicious syndrome-rich gas.  Creatures who inhale the gas will be immediately hit with the syndrome you thoughtfully attached to the material definition earlier!&lt;br /&gt;
&lt;br /&gt;
There are a number of other tokens you can use to control the colour and naming conventions of your syndrome material, referred to as MATERIAL tokens.&lt;br /&gt;
&lt;br /&gt;
==Breath attacks==&lt;br /&gt;
Breath attacks are controlled by the MATERIAL_EMISSION interaction, like so:&lt;br /&gt;
&lt;br /&gt;
  [CAN_DO_INTERACTION:MATERIAL_EMISSION]&lt;br /&gt;
  		[CDI:ADV_NAME:Breath custom material]&lt;br /&gt;
  		[CDI:USAGE_HINT:ATTACK]&lt;br /&gt;
  		[CDI:BP_REQUIRED:BY_CATEGORY:MOUTH]&lt;br /&gt;
  		[CDI:MATERIAL:LOCAL_CREATURE_MAT:CUSTOMMATERIAL:TRAILING_VAPOR_FLOW]&lt;br /&gt;
  		[CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
  		[CDI:TARGET_RANGE:C:15]&lt;br /&gt;
  		[CDI:MAX_TARGET_NUMBER:C:1]&lt;br /&gt;
  		[CDI:WAIT_PERIOD:50]&lt;br /&gt;
&lt;br /&gt;
The most important part is this line:&lt;br /&gt;
&lt;br /&gt;
  [CDI:MATERIAL:LOCAL_CREATURE_MAT:CUSTOMMATERIAL:TRAILING_VAPOR_FLOW]&lt;br /&gt;
&lt;br /&gt;
The CDI refers to CAN_DO_INTERACTION; the MATERIAL states that this line shows what the material is. LOCAL_CREATURE_MAT:CUSTOMMATERIAL is your material, and TRAILING_VAPOR_FLOW refers to the breath attack type. Other types are seen below. Also important is this line:&lt;br /&gt;
&lt;br /&gt;
  [CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
&lt;br /&gt;
LINE_OF_SIGHT refers to where the target C may be; others include SELF_ALLOWED (presumably like LINE_OF_SIGHT, but with the creature allowed to target itself), SELF_ONLY (preferable for undirected attacks and TOUCHABLE (for up-close attacks, as trailing flows tend to be).&lt;br /&gt;
&lt;br /&gt;
===Breath Attack Types===&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| TRAILING_DUST_FLOW&lt;br /&gt;
| Lets out a cloud of solid dust. Appears to use cave-in dust physics, causing this to fling around anything it comes in contact with, making it capable of smashing creatures into the ground and flinging them over walls. Creature will attack as normal.&lt;br /&gt;
|-&lt;br /&gt;
| TRAILING_VAPOR_FLOW&lt;br /&gt;
| Shoots a trail of liquid mist at the target which can condense and trigger contact syndromes. Creature will attack as normal.&lt;br /&gt;
|-&lt;br /&gt;
| TRAILING_GAS_FLOW&lt;br /&gt;
| Shoots a trail of gas substance at the creature which can be inhaled. Creature will attack as normal.&lt;br /&gt;
|-&lt;br /&gt;
| TRAILING_ITEM_FLOW:[[item token]]&lt;br /&gt;
| Shoots a &amp;quot;cloud&amp;quot; of items at the target, leaving piles of this item on the floor.  Note that this does ''not'' create the actual items or use falling item mechanics (meaning no flying daggers or Touhou-style barrages, unfortunately).  Instead, this token acts as TRAILING_GAS_FLOW, except that the material will use its ''normal'' temperature - for example, a breath attack of steel anvils will envelop the target in a &amp;quot;burst of steel&amp;quot;. Creature will attack as normal.&lt;br /&gt;
|-&lt;br /&gt;
| SOLID_GLOB&lt;br /&gt;
| Shoots a solid glob of spinning substance at the creature, leaving symbols similar to broken arrows. Essentially a projectile weapon. If the cooldown rate is short enough, some creatures with this breath attack will not move, preferring instead to stay and shoot globs at you, even when you are literally right next to them.&lt;br /&gt;
|-&lt;br /&gt;
| LIQUID_GLOB&lt;br /&gt;
| Shoots a liquid glob of substance at the creature.  Contact syndromes will take effect if the glob hits the target's exposed skin.&lt;br /&gt;
|-&lt;br /&gt;
| SPATTER_POWDER&lt;br /&gt;
| Creates a pile of powder at the specified location.&lt;br /&gt;
|-&lt;br /&gt;
| SPATTER_LIQUID&lt;br /&gt;
| Creates a pool of liquid at the specified location.&lt;br /&gt;
|-&lt;br /&gt;
| UNDIRECTED_GAS&lt;br /&gt;
| Creature occasionally releases a cloud of gas substance. Similar to TRAILING_GAS_FLOW, but undirected, thus affecting a larger area but losing the distance. Creature will attack as normal.&lt;br /&gt;
|-&lt;br /&gt;
| UNDIRECTED_VAPOR&lt;br /&gt;
| Creature occasionally releases a cloud of liquid mist. Similar to TRAILING_VAPOR_FLOW, but undirected, thus affecting a larger area but losing the distance. Creature will attack as normal.&lt;br /&gt;
|-&lt;br /&gt;
| UNDIRECTED_DUST&lt;br /&gt;
| Creature occasionally releases a cloud of solid dust, which will spread and dissipate. Similar to TRAILING_DUST_FLOW, but undirected, thus affecting a larger area but losing the distance - range is roughly the same as that of a cave-in. Creature will attack as normal. &amp;lt;s&amp;gt;DO NOT USE THIS TAG UNLESS YOU WANT TO KILL THE CREATURE AND EVERYTHING NEAR IT AND SEND PEOPLE FLYING.&amp;lt;/s&amp;gt; You know you want to.&lt;br /&gt;
|-&lt;br /&gt;
| UNDIRECTED_ITEM_CLOUD:[[item token]]&lt;br /&gt;
| Creature occasionally releases a &amp;quot;cloud&amp;quot; of items at the target, leaving piles of this item on the floor.  The same comments apply as TRAILING_ITEM_FLOW. Creature will attack as normal.&lt;br /&gt;
|-&lt;br /&gt;
| WEB_SPRAY&lt;br /&gt;
| Emits a burst of [[web]]s that entangle target creatures.&lt;br /&gt;
|-&lt;br /&gt;
| DRAGONFIRE&lt;br /&gt;
| Emits a wide cone of [[dragon]] [[fire]] that burns target creatures at a scorching {{ct|50000}}. For this you want FLOW instead of a material.&lt;br /&gt;
|-&lt;br /&gt;
| FIREJET&lt;br /&gt;
| Emits a narrow cone of [[fire]] that burns target creatures at {{ct|11000}}. For this you want FLOW instead of a material.&lt;br /&gt;
|-&lt;br /&gt;
| FIREBALL&lt;br /&gt;
| Emits a fireball that burns the target creature. For this you want FLOW instead of a material.&lt;br /&gt;
|-&lt;br /&gt;
| WEATHER_CREEPING_GAS&lt;br /&gt;
| Creates a cloud of gas that appears at the edge of the map and slowly creeps across the map. Not usable by creatures.&lt;br /&gt;
|-&lt;br /&gt;
| WEATHER_CREEPING_VAPOR&lt;br /&gt;
| Creates a cloud of creeping vapor. Not usable by creatures.&lt;br /&gt;
|-&lt;br /&gt;
| WEATHER_CREEPING_DUST&lt;br /&gt;
| Creates a cloud of creeping dust. Not usable by creatures.&lt;br /&gt;
|-&lt;br /&gt;
| WEATHER_FALLING_MATERIAL&lt;br /&gt;
| Causes it to start raining a particular material.  If the material is solid at the outdoor temperatures, it will snow the material instead.  Regardless of the nature of the material, being caught in it will give dwarves the bad thought of being 'caught in freakish weather lately'. Not usable by creatures.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Keep in mind that you can use multiple breath attacks, which appears to make the creature choose between them at random.  Creatures cannot use the WEATHER effects, these being reserved for regional interactions.&lt;br /&gt;
&lt;br /&gt;
One major difference between GAS, VAPOR, and DUST is that if the material cannot exist in the specified state at the current temperature, it will automatically be created at a temperature allowing it to exist.  So if you create a vapor spray that uses rock or metal as a material, that spray will be created at the material's melting point, setting everything it touches on fire.  You can also create a freezing spray by using a custom material that has extremely low melting and/or boiling points.&lt;br /&gt;
&lt;br /&gt;
If you give a creature a material breath attack, be aware that it will be caught in the attack more frequently than its own targets.  Make sure to make your creatures immune to their own breath weapons!&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Creature attributes}}&lt;br /&gt;
[[ru:DF2012:Syndrome]]&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Masterwork:Gnome&amp;diff=215968</id>
		<title>Masterwork:Gnome</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Masterwork:Gnome&amp;diff=215968"/>
		<updated>2015-02-07T17:20:36Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Creaturelookup/0}}&lt;br /&gt;
{{av}}&lt;br /&gt;
{{creaturedesc}}&lt;br /&gt;
Gnomes are a playable race in Masterwork Dwarf Fortress.  They have the ability to summon pets from the wild through their druidic system, tinker together special high-tech gadgets ranging from clockwork drills and buzzsaws all the way up to ion cannons and railguns, construct clockwork automatons, and create automated factories.  Much smaller than a dwarf, they generally rely on their traps, pets, and special weapons to fight off invaders.&lt;br /&gt;
&lt;br /&gt;
Although gnomes can cut down trees and hunt animals, they must remain reasonably friendly with nature to summon wild creatures.  They can tame any natural creature on the map using the Nature Shrine, although more valuable creatures are harder to tame.  They can also train any pet for hunting and war, and can even teach their warbeasts combat skills using the Advanced Animal Training area.  They can also produce adjustable armor that can be fitted onto their war animals.&lt;br /&gt;
&lt;br /&gt;
Gnomish powered machinery is extremely versatile.  They can produce factories that automate many different labors, and can chain these factories together to create fully-automatic production lines.  However, powered machinery can be dangerous.  A careless gnome stepping onto moving equipment may be dragged into the machine and turned into gnome bone furniture!  Of course, this can also be used to trap enemies...&lt;br /&gt;
&lt;br /&gt;
The gnomish tinkering process allows them to craft sophisticated items and weapons from simple tools.  They have mastered the sciences of electricity and magnetism, and can produce all kinds of gadgets in their Tinker's Workshop.  Drills and buzzsaws let them deal huge amounts of damage in melee, while flamethrowers, ion cannons, and railguns let them kill from a distance.  Roller skates, rocket boots, steam armor, and clockwork helmets all give them different and varied abilities.  These sciences even allow them to produce artificial brains, which can then be used to make robots in the shape of animals ranging from tiny clockwork beetles and cats to giant mechanical dragons.&lt;br /&gt;
{{gamedata}}&lt;br /&gt;
{{Creatures}}&lt;br /&gt;
{{Category|Races}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Creature_token&amp;diff=209245</id>
		<title>Creature token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Creature_token&amp;diff=209245"/>
		<updated>2014-08-09T19:55:22Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Migrated_article}}&lt;br /&gt;
{{av}}{{Quality|Exceptional}}&lt;br /&gt;
&lt;br /&gt;
A full list of all known creature tokens.&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==A==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ADOPTS_OWNER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Tame creature cannot be made available for adoption, instead automatically adopting whoever it wants. It appears that the basic requirements for adoption are intact; for example, the creature is more likely to adopt an owner which likes creatures of that species.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALCOHOL_DEPENDENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature needs alcohol to get through the working day, choosing to drink booze instead of water if possible. Going sober for too long reduces speed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALL_ACTIVE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active in day, night, and twilight. Seems to be a separate value from DIURNAL/NOCTURNAL/CREPUSCULAR, rather than implying them. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ALTTILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| If set, the creature will blink between its [TILE] and its [ALTTILE]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AMBUSHPREDATOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Instead of charging relentlessly at prey, a creature with this tag will wait till the prey is within a few squares before charging.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AMPHIBIOUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to breathe with or without [[water]]. Implies [AQUATIC].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_DESC_RANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*Range&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=60554.msg1766793#msg1766793 Forum post describing how description ranges work]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_GENETIC_MODEL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*Model (Accepts DOMINANT_MORE, DOMINANT_LESS, and MIX)&lt;br /&gt;
| Defines a genetic model for the relevant appearance modifier(s). May or may not do anything significant at present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_IMPORTANCE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| Determines how important the appearance modifier is, for determining whether it shows up in the creature description.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_NOUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*noun&lt;br /&gt;
*SINGULAR or PLURAL &lt;br /&gt;
| creates a noun for the appearance and whether it is singular or plural&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APP_MOD_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*Rate (integer)&lt;br /&gt;
*Scale (DAILY,  YEARLY)&lt;br /&gt;
*min:max  of growth&lt;br /&gt;
*start year:start day&lt;br /&gt;
*end year:end day &lt;br /&gt;
| setting the growth rate of the modifier.  The last two tokens can be replaced by NO_END to have growth continue indefinitely.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APPLY_CREATURE_VARIATION}}&lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*CV TEMPLATE NAME &lt;br /&gt;
| Loads the Creature Variation Template specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|APPLY_CURRENT_CREATURE_VARIATION}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| Applies loaded Creature Variation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AQUATIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can breathe in water, but air-drowns on dry land. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ARENA_RESTRICTED}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Does not appear in arena mode list.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ARTIFICIAL_HIVEABLE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Can be kept in artificial hives by beekeepers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|AT_PEACE_WITH_WILDLIFE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Does not attack or frighten creatures with the NATURAL tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*token&lt;br /&gt;
*bodypart&lt;br /&gt;
*selection criteria&lt;br /&gt;
*location &lt;br /&gt;
| Defines the attack name, and the body part used. See [[#Attack Tokens|below]] for valid subtokens&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[ATTACK:GORE:BODYPART:BY_CATEGORY:HORN]&amp;lt;br /&amp;gt;&lt;br /&gt;
''GORE'' : name of the attack&amp;lt;br /&amp;gt;&lt;br /&gt;
''BODYPART:BY_CATEGORY:HORN'' :  the horn is used to attack (presuming the creature has one)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_TRIGGER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| pop:exported wealth:created wealth&lt;br /&gt;
| Specifies when a [[megabeast]] will attack the fortress.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==B==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BABY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| integer &lt;br /&gt;
| Age at which creature is considered a child. Default is zero. One can think of this as the duration of the baby stage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BABYNAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| singular:plural &lt;br /&gt;
| Defines a new name for a creature in baby state at the caste level. For non-caste-specific baby names, see GENERAL_BABY_NAME.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BEACH_FREQUENCY}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| [[Whale]]s and [[Sea nettle jellyfish|jellyfish]] have this. Controls the beaching frequency of the creature. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BENIGN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is non-aggressive by default, but may lash out if agitated or disturbed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BIOME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
* [[biome token]]&lt;br /&gt;
| Select a [[Biome]] the creature may appear in.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BLOOD}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*matter state (LIQUID, GAS, SOLID) &lt;br /&gt;
| Specifies what the creature's blood is made of.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BLOODSUCKER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Seems to be required to make the creature denouncable as a creature of the night.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| body parts &lt;br /&gt;
| Draws body parts from OBJECT:BODY files (such as body_default.txt)&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY:BODY_WITH_HEAD_FLAG:HEART:GUTS:BRAIN:MOUTH] &amp;lt;br /&amp;gt;&lt;br /&gt;
This is the body from a [[Purring maggot]]. It creates a body with head, a heart, some guts, a brain, and a mouth. That's all a maggot needs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY_APPEARANCE_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ATTRIBUTE&lt;br /&gt;
*lowest:lower:low:median:high:higher:highest &lt;br /&gt;
| These body modifiers give individual creatures different characteristics. In the case of HEIGHT, BROADNESS and LENGTH, the modifier is also a percentage change to the BODY_SIZE of the individual creature.  The seven numbers afterward give a distribution of ranges. Each interval has an equal chance of occurring.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110] &amp;lt;br /&amp;gt;&lt;br /&gt;
''HEIGHT'' : marks the height to be changed &amp;lt;br /&amp;gt;&lt;br /&gt;
''90:95:98:100:102:105:110'' :  sets the range from the shortest (90% of the average height) to the tallest (110% of the average height) creature variation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY_DETAIL_PLAN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| PlanName, PlanName:type:type:type:etc. &lt;br /&gt;
| loads a plan listed OBJECT:BODY_DETAIL_PLAN files, such as b_detail_plan_default.txt. Mass applies USE_MATERIAL_TEMPLATE, mass alters RELSIZE, alters body part positions, and will allow tissue layers to be defined. Tissue layers are defined in order of skin to bone here.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SKIN:FAT:MUSCLE:BONE:CARTILAGE] &amp;lt;br /&amp;gt;&lt;br /&gt;
This creates the detailed body of a [[fox]], the skin, fat, muscle, bones and cartilage out of the vertebrate tissues.&amp;lt;br /&amp;gt;&lt;br /&gt;
A [[Purring maggot|maggot]] would only need:&amp;lt;br /&amp;gt;&lt;br /&gt;
''[BODY_DETAIL_PLAN:EXOSKELETON_TISSUE_LAYERS:SKIN:FAT:MUSCLE]'' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODY_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| years:days:size &lt;br /&gt;
| Sets size at a given age. Size is in cubic centimeters, and for normal body materials is roughly equal to the creature's average weight in grams.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:0:0:10000]&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:1:168:50000]&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:12:0:220000]&amp;lt;br /&amp;gt;&lt;br /&gt;
This describes the size of a [[minotaur]]. His birth size would be 10,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; (~10 kg). At 1 year and 168 days old he would be 50,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; (~50 kg). And as an adult (at 12 years old) he would be 220,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; and weigh roughly 220 kg.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BODYGLOSS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| gloss &lt;br /&gt;
| Substitutes body part text with replacement text. Draws gloss information from OBJECT:BODY files (such as body_default.txt)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BONECARN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature eats bones. Implies CARNIVORE and has the same worldgen problem.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BP_APPEARANCE_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*QUALITY&lt;br /&gt;
*lowest:lower:low:median:high:higher:highest &lt;br /&gt;
| sets up the breadth of possibilities for appearance qualities for a selected BP group. EG. Eyes (CLOSE_SET, DEEP_SET, ROUND_VS_NARROW, LARGE_IRIS),Lips (THICKNESS), Nose (BROADNESS, LENGTH, UPTURNED, CONVEX), Ear (SPLAYED_OUT, HANGING_LOBES, BROADNESS, HEIGHT), Tooth (GAPS), Skull (HIGH_CHEEKBONES, BROAD_CHIN, JUTTING CHIN, SQUARE_CHIN), Neck (DEEP_VOICE, RASPY_VOICE), Head (BROADNESS, HEIGHT)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|BUILDINGDESTROYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| 1 or 2 &lt;br /&gt;
| Allows a creature to destroy furniture and buildings. Value [1] targets mostly doors, hatches, furniture and the like. Value [2] targets anything not made with the b + C commands. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==C==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_DO_INTERACTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| interaction token&lt;br /&gt;
| The creature can perform an interaction.  See [[interaction token]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_LEARN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature gains skills and can have professions. Note that this token makes the creature unable to be butchered by an adventurer so it is not recommended for uncivilized monsters. Adventurers lacking this token can allocate but not increase attributes and skills. skills allocated will disappear on start.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAN_SPEAK}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can talk. Note that it is not necessary for a creature to gain social skills. If a member of a civilization (such as a pet) has this token, it'll need to eat and drink.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANNOT_CLIMB}}&lt;br /&gt;
| Caste {{Verify}}&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot climb, even if it has free grasps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANNOT_JUMP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot jump.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANNOT_UNDEAD}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Alias for NOT_LIVING&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CANOPENDOORS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to open doors. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CARNIVORE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature ''only'' eats meat.  If the creature goes on rampages in worldgen, it will often devour the people/animals it kills. Currently bugged in worldgen -- exclusively carnivore civilizations always starve out. Goblins and kobolds live off raw exceptions. Civilizations with [NO_EAT] token will still starve to death.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*name &lt;br /&gt;
| Defines a caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_ALTTILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*tile number or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific ALT_TILE. Requires CASTE_TILE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_COLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*fg&lt;br /&gt;
*bg&lt;br /&gt;
*brightness&lt;br /&gt;
| Caste-specific COLOR.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_GLOWCOLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*fg&lt;br /&gt;
*bg&lt;br /&gt;
*brightness&lt;br /&gt;
| Caste-specific GLOWCOLOR.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_GLOWTILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*tile value or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific GLOWTILE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_NAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| singular:plural:adjective &lt;br /&gt;
| Caste-specific NAME.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_PROFESSION_NAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Unit type token]] (Profession)&lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| Caste-specific PROFESSION_NAME.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_SOLDIER_ALTTILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| 'character' or tile number&lt;br /&gt;
| Caste-specific SOLDIER_ALTTILE. Requires CASTE_SOLDIER_TILE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_SOLDIER_TILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| 'character' or tile number&lt;br /&gt;
| Caste-specific CREATURE_SOLDIER_TILE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_SPEECH}}&lt;br /&gt;
| Caste&lt;br /&gt;
| speech file&lt;br /&gt;
| Caste-specific SPEECH.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CASTE_TILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* tile number or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific CREATURE_TILE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CAVE_ADAPT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Gives the creature a bonus in caves. Also causes [[Cave adaptation]]. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CDI}}&lt;br /&gt;
| Caste&lt;br /&gt;
| Varies&lt;br /&gt;
| Specifies details for the preceding CAN_DO_INTERACTION token. See [[Interaction token]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHANGE_BODY_SIZE_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| integer&lt;br /&gt;
| Multiplies body size by a factor of (integer)%. 50 halves size, 200 doubles.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHANGE_FREQUENCY_PERC}}&lt;br /&gt;
| Creature&lt;br /&gt;
| integer&lt;br /&gt;
| Multiplies frequency by a factor of (integer)%.  &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHILD}}&lt;br /&gt;
| Caste&lt;br /&gt;
| integer &lt;br /&gt;
| age at which creature is considered an adult. One can think of this as the duration of the child stage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CHILDNAME}}&lt;br /&gt;
| Caste&lt;br /&gt;
| singular:plural &lt;br /&gt;
| Defines a new name for a creature in child state at the caste level. For non-caste-specific child names, see GENERAL_CHILD_NAME.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CLUSTER_NUMBER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
| The minimum/maximum numbers of how many creatures per spawned cluster. Certain vermin fish use this token in combination with temperate ocean and river biome tokens to perform seasonal migrations.&lt;br /&gt;
e.g. [CLUSTER_NUMBER:1:3] &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CLUTCH_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
|Number of eggs laid in one sitting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COLONY_EXTERNAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Caste hovers around colony.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COLOR}}&lt;br /&gt;
| Creature&lt;br /&gt;
| foreground:background:brightness &lt;br /&gt;
| Color of the creature's tile. See [[Color]] for usage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COMMON_DOMESTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Any civilization with USE_COMMON_DOMESTIC tag (humans, dwarves) has domesticated this creature by default and always has access to it, even without any wild populations. Useless without PET, PACK_ANIMAL, WAGON_PULLER or MOUNT tags and invalid on FANCIFUL creatures. Requires NATURAL tag?{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CONVERTED_SPOUSE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creatures of this caste's species with the SPOUSE_CONVERTER and NIGHT_CREATURE_HUNTER tokens will kidnap SPOUSE_CONVERSION_TARGETs of an appropriate sex and convert them into castes with CONVERTED_SPOUSE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COOKABLE_LIVE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Set this to allow the creature to be cooked in meals without first being butchered/cleaned. Used for mussels, for one.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CRAZED}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature is 'berserk' and will attack all other creatures, except members of its own species that ALSO have the CRAZED tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|COPY_TAGS_FROM}}&lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*CREATURE NAME&lt;br /&gt;
| Copies tags from another specified creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE_CLASS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*classname&lt;br /&gt;
| An arbitrary creature classification. Can be set to anything, but only existing uses are GENERAL_POISON (used in syndromes) and EDIBLE_GROUND_BUG (valid targets for GOBBLE_VERMIN_x tokens). A single creature can have multiple classes. Eligibility for certain entity positions can also be permitted or restricted by this tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE_SOLDIER_TILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| 'character' or tile number&lt;br /&gt;
| Creatures active in their civilization's military will use this tile instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREATURE_TILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| 'character' or tile number &lt;br /&gt;
| The symbol of the creature in ASCII mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CREPUSCULAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active at twilight.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CURIOUSBEAST_EATER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to steal and eat edible items from a site. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CURIOUSBEAST_GUZZLER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to (very quickly) drink your alcohol. Or spill the barrel to the ground. Also affects undead versions of the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CURIOUSBEAST_ITEM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to steal things (apparently the highest value it can find). If the creature goes on rampages in worldgen, it will often steal items instead of attacking. Kea birds are infamous for this.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CV_ADD_TAG}}&lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*TAG NAME &lt;br /&gt;
| Adds a tag. Used in conjunction with creature variation templates.  &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|CV_REMOVE_TAG}}&lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*TAG NAME &lt;br /&gt;
| Removes a tag. Used in conjunction with creature variation templates. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==D==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DEMON}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Found on generated [[demon]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DESCRIPTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| text &lt;br /&gt;
| A brief description of the creature type.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIE_WHEN_VERMIN_BITE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Dies upon attacking. Used for [[bee]] stings.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIFFICULTY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| integer &lt;br /&gt;
| Increases experience gain during adventure mode.  Creatures with 11 or higher are not assigned for quests in adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIURNAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active in day. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DIVE_HUNTS_VERMIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Found on [[peregrine falcon]]s. The creature hunts vermin by diving from the air. Does not seem to work on tame creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|DOES_NOT_EXIST}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not actually exist; used for a few [[fanciful]] creatures of myth.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==E==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EBO_ITEM}}&lt;br /&gt;
| Caste&lt;br /&gt;
| [[item token]]:[[material token]] (ANY_HARD_STONE can be used for the material)&lt;br /&gt;
| Defines the item that the creature drops upon being butchered.  Used with EXTRA_BUTCHER_OBJECT.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EBO_SHAPE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| gem shape&lt;br /&gt;
| The shape of the extra item of the creature upon butchering.  Used with EXTRA_BUTCHER_OBJECT.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EGG_MATERIAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[material token]]&lt;br /&gt;
*state (SOLID, LIQUID, or GAS)&lt;br /&gt;
| Egg material. Egg-laying creatures will define this 3 times, using LOCAL_CREATURE_MAT:EGGSHELL, LOCAL_CREATURE_MAT:EGG_WHITE, and then LOCAL_CREATURE_MAT:EGG_YOLK.  Eggs will be made out of eggshell.  Edibility is determined by tags on whites or yolk, but they otherwise do not exist.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EGG_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*size&lt;br /&gt;
| Determines the size of eggs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EQUIPMENT_WAGON}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature into a large 3x3 creature responsible for carrying trade goods, pulled by two [WAGON_PULLER]s and driven by a merchant.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EQUIPS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to wear or wield items.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EVIL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature is considered evil and will only show up in evil biomes. Civilizations with USE_EVIL_ANIMALS can domesticate them regardless of exotic status. Has no effect on cavern creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXTRA_BUTCHER_OBJECT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
* TYPE, CATEGORY, or TOKEN&lt;br /&gt;
| The creature drops an additional object when butchered (typically a gizzard stone), defined by EBO_ITEM and EBO_SHAPE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXTRACT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Defines a creature extract which can be obtained via [[small animal dissection]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|EXTRAVISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can see regardless of whether it has working eyes. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==F==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FANCIFUL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature is a thing of legend and known to all civilizations. Its materials cannot be requested or preferred. The tag also adds some art value modifiers. Used for things like dragons and other legendary creatures. Conflicts with {{token|COMMON_DOMESTIC|c}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FEATURE_ATTACK_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on subterranean animal-man tribals.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FEATURE_BEAST}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[forgotten beast]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FEMALE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is female and can bear young. Usually determined inside a caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIREIMMUNE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immune to FIREBALL and FIREJET attacks.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIREIMMUNE_SUPER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immune to DRAGONFIRE attacks. Implies {{token|FIREIMMUNE|c}}. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FISHITEM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Needs to be cleaned at a fishery&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FIXED_TEMP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| temperature &lt;br /&gt;
| The natural heat generated by the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FLEEQUICK}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Determines how soon a creature flees in a losing battle. Creatures with this tag will flee at the first sign of resistance.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to fly. Fortress Mode pathfinding only partially incorporates flying - flying creatures need a land path to exist between them and an area in order to access it, but as long as one such path exists, they do not need to use it, instead being able to fly over intervening obstacles.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|FREQUENCY}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*number, max 100&lt;br /&gt;
| Determines the chances of a creature appearing within its environment, with higher values resulting in more frequent appearance. The game effectively considers all creatures that can possibly appear and uses the FREQUENCY value as a ''weight'' - for example, if there are three creatures with frequencies 10/25/50, the creature with [FREQUENCY:50] will appear approximately 58.8% of the time. Defaults to 50 if not specified. Not to be confused with {{token|POP_RATIO|c}}.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==G==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GAIT}}&lt;br /&gt;
| Unknown&lt;br /&gt;
| &lt;br /&gt;
* type (WALK, CLIMB, SWIM, CRAWL, or FLY)&lt;br /&gt;
* gait name&lt;br /&gt;
* full speed&lt;br /&gt;
* build up time:max turning speed:start speed (or NO_BUILD_UP for instant use)&lt;br /&gt;
* energy use&lt;br /&gt;
* Optional flags:&lt;br /&gt;
** LAYERS_SLOW - if gait is slowed by increased weight&lt;br /&gt;
** STRENGTH - if gait is affected by strength stat&lt;br /&gt;
** AGILITY - if gait is affected by agility stat&lt;br /&gt;
** STEALTH_SLOWS:penalty  - if gait is slowed by being stealthed&lt;br /&gt;
| Defines a gait at which the creature can move. See [[Gait]] for more information.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERAL_BABY_NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| singular:plural &lt;br /&gt;
| BABYNAME applied regardless of caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERAL_CHILD_NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| singular:plural &lt;br /&gt;
| CHILDNAME applied regardless of caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERAL_MATERIAL_FORCE_MULTIPLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| A:B&lt;br /&gt;
| Attacks against the creature have their force modified by A/B. For example, 1:2 will halve the force of an attack made against the creature. {{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GENERATED}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Found on procedurally generated creatures like [[Forgotten beast]]s, (biome name) [[titan]]s, [[Demon]]s, and [[night creature]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GETS_INFECTIONS_FROM_ROT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can get infections from necrotic tissue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GETS_WOUND_INFECTIONS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This creature's wounds can become infected if left untreated for too long.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GLOWCOLOR}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*foreground&lt;br /&gt;
*background&lt;br /&gt;
*brightness &lt;br /&gt;
| The colour of the creature's GLOWTILE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GLOWTILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| ascii character &lt;br /&gt;
| If present, the being glows in the dark (generally used for Adventure Mode). The tile is what replaces the being's current tile when it is obscured from your sight by darkness. The default setting for kobolds (a yellow quotation mark) provides a nice &amp;quot;glowing eyes&amp;quot; effect. The game is also hardcoded to automatically convert quotation mark GLOWTILES into apostrophes if the creature has lost one eye. This works at the generic creature level - for caste-specific glow tiles, use CASTE_GLOWTILE instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GNAWER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| verb&lt;br /&gt;
| The creature can and will gnaw its way out of [[animal trap]]s and [[cage]]s using the specified verb, depending on the material from which it is made (normally wood). A former bug was fixed which prevented their escape{{bug|6117}} from non-artifact traps, but currently all gnawers brought onto the map by the elven caravans will automatically escape almost instantaneously from their wooden animal traps{{bug|6343}}.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GOBBLE_VERMIN_CLASS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| class&lt;br /&gt;
| The creature eats vermin of the specified class.  &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GOBBLE_VERMIN_CREATURE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| creature:caste&lt;br /&gt;
| The creature eats a specified vermin.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GO_TO_END}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags at the end of the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GO_TO_START}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags at the beginning of the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GO_TO_TAG}}&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags after the specified tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GOOD}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature is considered good and will only show up in good biomes. [[unicorn]]s for example. Civilizations with USE_GOOD_ANIMALS can domesticate them regardless of exotic status. Presumably has no effect on cavern creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GRASSTRAMPLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| value &lt;br /&gt;
| The value determines how rapidly grass is trampled when a creature steps on it - a value of 0 causes the creature to never damage grass, while a value of 100 causes grass to be trampled as rapidly as possible. Defaults to 5.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GRAVITATE_BODY_SIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| target value&lt;br /&gt;
| Used in Creature Variants. This token changes the adult body size to the average of the old adult body size and the target value and scales all intermediate growth stages by the same factor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|GRAZER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| The creature is a grazer. If tamed in Fortress mode, it needs a pasture to survive. The higher the number, the less frequently it needs to eat in order to live. See [[Pasture]] for details on its issues.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==H==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HABIT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| type:probability&lt;br /&gt;
| Defines certain behaviors for the creature. The habit types are COLLECT_TROPHIES, COOK_PEOPLE, COOK_VERMIN, GRIND_VERMIN, COOK_BLOOD, GRIND_BONE_MEAL, EAT_BONE_PORRIDGE, USE_ANY_MELEE_WEAPON, GIANT_NEST, and COLLECT_WEALTH. These require the creature to have a lair to work properly, and also don't seem to work on creatures who are not (SEMI)MEGABEASTs or NIGHT_CREATURE_HUNTERs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HABIT_NUM}}&lt;br /&gt;
| Caste&lt;br /&gt;
| number or TEST_ALL&lt;br /&gt;
| &amp;quot;If you set HABIT_NUM to a number, it should give you that exact number of habits according to the weights.&amp;quot;.&amp;lt;sup&amp;gt;[[http://www.bay12forums.com/smf/index.php?topic=60554.msg1719248#msg1719248 source post]]&amp;lt;/sup&amp;gt; All lists of HABITs are preceded by [HABIT_NUM:TEST_ALL]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HAS_NERVES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature has nerves in its muscles. Cutting the muscle tissue can sever motor and sensory nerves.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HASSHELL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature has a shell. Seemingly no longer used - holdover from previous versions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HFID}}&lt;br /&gt;
| Creature&lt;br /&gt;
| Integer (generic token?)&lt;br /&gt;
| Found on generated [[angel]]s.  Seemingly identifies a historical figure with said hist figure ID, possibly to associate it with hist figure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HIVE_PRODUCT}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
*[[time]]&lt;br /&gt;
*[[item token]]s&lt;br /&gt;
| What product is harvested from [[Beekeeping industry|beekeeping]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HOMEOTHERM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Default 'NONE'. The creature's normal body [[temperature]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|HUNTS_VERMIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature hunts and kills nearby vermin.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==I==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IMMOBILE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The creature cannot move.  Found on [[sponge]]s. Will also stop a creature from breeding in Fortress Mode (MALE and FEMALE are affected, if one is IMMOBILE no breeding will happen)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IMMOBILE_LAND}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immobile while on land.  Only works on AQUATIC creatures which can't breathe on land.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|IMMOLATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature radiates fire. It will ignite, and potentially completely destroy, items the creature is standing on. Keep booze away from critters with this tag. Also gives the vermin a high chance of escaping from [[animal trap]]s and [[cage]]s made of certain materials. Due to a bug, however, they will only escape from [[artifact]]s.{{bug|6117}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|INTELLIGENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Alias for [CAN_SPEAK] + [CAN_LEARN].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ITEMCORPSE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|     &lt;br /&gt;
* [[item token]]&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Determines if the creature leaves behind a non-standard corpse (i.e. wood, statue, bars, ash from ghost etc.).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ITEMCORPSE_QUALITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The quality of an item-type corpse left behind; 5 is masterpiece-level. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==L==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR}}&lt;br /&gt;
| Caste&lt;br /&gt;
| type:probability&lt;br /&gt;
| Found on megabeasts, semimegabeasts, and night creatures. The creature will seek out sites of this type and take them as lairs. The lair types are SIMPLE_BURROW, SIMPLE_MOUND, WILDERNESS_LOCATION, SHRINE, and LABYRINTH.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR_CHARACTERISTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| characteristic:probability&lt;br /&gt;
| Defines certain features of the creature's lair. The only valid characteristic is HAS_DOORS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR_HUNTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| This creature will actively hunt adventurers in its lair.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAIR_HUNTER_SPEECH}}&lt;br /&gt;
| Caste&lt;br /&gt;
| speech file&lt;br /&gt;
| What this creature says while hunting adventurers in its lair.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LARGE_PREDATOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Will attack things that are smaller than it (like dwarves). Only one group of &amp;quot;large predators&amp;quot; will appear on any given map (possibly two groups on &amp;quot;savage&amp;quot; maps). In adventure mode, large predators will try to ambush and attack you (and your party will attack them back). When tamed, large predators tend to be much more aggressive to enemies than non-large predators, making them a good choice for an animal army.  They may go on rampages in worldgen, and adventurers may receive quests to kill them.  Also, they can be mentioned in the intro paragraph when starting a fortress e.g. &amp;quot;ere the wolves get hungry.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LARGE_ROAMING}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| In Fortress Mode, spawns outdoors and is not a vermin creature. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAYS_EGGS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature lays eggs instead of giving birth to live young.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LAYS_UNUSUAL_EGGS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[item token]]&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Creature lays a particular item instead of regular eggs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIGAMENTS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*healing rate &lt;br /&gt;
| Creature has ligaments in its bones. Cutting the bone tissue severs them, disabling motor function if the target is a limb.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIGHT_GEN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will generate light, such as in adventurer mode at night. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LIKES_FIGHTING}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will attack enemies rather than flee from them. This tag has the same effect on player-controlled creatures - included modded dwarves. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LISP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature uses &amp;quot;sssssnake talk&amp;quot; (multiplies 'S' when talking - &amp;quot;My name isss Recisssiz.&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LITTERSIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* minimum&lt;br /&gt;
* maximum&lt;br /&gt;
| Determines the range of how many creatures are generated when giving birth. [LITTERSIZE:1:2]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOCKPICKER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Lets a creature open doors that are set to forbidden in Fortress Mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOOSE_CLUSTERS}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creatures will scatter if they have this tag, or form tight packs if they don't. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|LOW_LIGHT_VISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| number&lt;br /&gt;
| Determines how well a creature can see in the dark.  Higher is better.  Dwarves have 10000, which amounts to perfect nightvision.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==M==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAGICAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Unknown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAGMA_VISION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature's able to see while covered in magma. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MALE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is male. Usually declared inside a caste.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| {{text anchor|MANNERISM|MANNERISM_*}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*occasionally body part &lt;br /&gt;
| Adds a possible mannerism to the creature's profile.&lt;br /&gt;
See [[Creature mannerism token]] for further info.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*material id&lt;br /&gt;
| Begins defining a new material.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATERIAL_FORCE_MULTIPLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Material token]]&lt;br /&gt;
*A:B&lt;br /&gt;
| Set the force multiplier of a specific material against the creature to A/B. For example, 10:1 multiplies the force by 10. {{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MATUTINAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Sets if the creature is active in dawn. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MAXAGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| min:max &lt;br /&gt;
| Range of time in years in which death from old age may occur. Once a creature reaches the min value, it has a random chance each season of dying from old age. Unknown if the chance increases with further age.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MEANDERER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Gives a creature random movement. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MEGABEAST}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| A 'boss' creature.  A small number of the creature are created during worldgen, their histories and descendants (if any) will be tracked in worldgen (as opposed to simply 'spawning'), and they will occasionally go on rampages, potentially leading to worship if they attack the same place multiple times.  Their presence and number will also influence age names.  When appearing in Fortress Mode, they will have a pop-up message announcing their arrival.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENT_ATT_CAP_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*Cap %&lt;br /&gt;
|Default is 200.  This means you can increase your attribute to 200% of its starting value (or the average value + your starting value if that is higher).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENT_ATT_RANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]]&lt;br /&gt;
*lowest:lower:low:median:high:higher:highest &lt;br /&gt;
| Sets up a mental attribute's range of values (0-5000). All mental attribute ranges default to 200:800:900:1000:1100:1300:2000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MENT_ATT_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*cost to improve&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| Mental attribute gain/decay rates. Defaults are 500:4:5:4.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MILKABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
* frequency&lt;br /&gt;
| Allows the creature to be milked in the farmer's workshop. The frequency is the amount of time units the creature needs to &amp;quot;recharge&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MISCHIEVIOUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Alias for MISCHIEVOUS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MISCHIEVOUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Will pull any levers it comes across. Also makes creature spawn invisible and with several ranks in Ambusher. &amp;quot;They go on little missions to mess with various fortress buildings, not just levers.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MODVALUE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Seemingly no longer used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MOUNT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature may be used as a mount. No use for the player, but enemy siegers may arrive with cavalry.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MOUNT_EXOTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature may be used as a mount, but civilizations cannot domesticate it in worldgen without certain exceptions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MULTIPART_FULL_VISION}}&lt;br /&gt;
| Caste {{Verify}}&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to have all-around vision as long as it has multiple heads(?) that can see. {{Verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MULTIPLE_LITTER_RARE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes litters with more than one offspring rare. To ensure larger littlers, use [[DF2012:Creature_token#LITTERSIZE|LITTERSIZE]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|MUNDANE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Marks if the creature is an actual real-life creature. Only used for age-names at present.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==N==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| singular:plural:adjective &lt;br /&gt;
| The generic name for any creature of this type - will be used when distinctions between caste are unimportant. For names for specific castes, use CASTE_NAME instead. If left undefined, the creature will be labeled as &amp;quot;nothing&amp;quot; by the game.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NATURAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Animal is considered to be natural.  Creatures with AT_PEACE_WITH_WILDLIFE will not fight with them.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NATURAL_ANIMAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Alias of NATURAL.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NATURAL_SKILL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| [[Skill_token|Skill token]]:value&lt;br /&gt;
| The creature possesses this skill at this level inherently. It begins with this skill at this level, and the skill may never rust below this level. A value of 16 is legendary. Requires CAN_LEARN or INTELLIGENT to function in .25 or earlier.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_BOGEYMAN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on bogeymen. Creatures with this tag will join other bogeymen in attacking adventurers at night, and will also adopt their other behaviors, such as vanishing in smoke upon being killed. This does not affect the creature's presence elsewhere, such as for generated megabeasts, normal creatures, entity members, etc. Setting the number of bogeyman types to zero in the world gen parameters will remove only the randomly-generated bogeymen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NIGHT_CREATURE_HUNTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| A very small population of the creature will be created during worldgen (sometimes only a single individual will be created), and their histories will be tracked (that is, they will not spawn spontaneously later, they must either have children or convert other creatures to increase their numbers).   The creature will settle in a lair and go on rampages during worldgen.  If this creature has SPOUSE_CONVERTER, it will actively attempt to seek out potential conversion targets to abduct, convert, and have children with (if possible).&lt;br /&gt;
&lt;br /&gt;
This tag causes the usual behaviour of [[werebeast]]s in worldgen, that is, fleeing towns upon being cursed and conducting raids from a lair.  If this tag is absent from a deity curse, the accursed will simply be driven out of towns in a similar manner to [[vampire]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_AUTUMN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This creature caste does not appear in [[Calendar|autumn]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_CONNECTIONS_FOR_MOVEMENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature doesn't require connected body parts to move{{verify}}; generally used on undead creatures with connections that have rotted away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_DIZZINESS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot become dizzy.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_DRINK}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to drink. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_EAT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to eat. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_FEVERS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot suffer fevers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_GENDER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature has no gender.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_PHYS_ATT_GAIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The affected caste cannot gain any physical skills.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_PHYS_ATT_RUST}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The affected caste cannot lose any physical skills.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_SLEEP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to sleep. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_SPRING}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This creature caste does not appear in [[Calendar|spring]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_SUMMER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This creature caste does not appear in [[Calendar|summer]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_THOUGHT_CENTER_FOR_MOVEMENT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't require an organ with the [THOUGHT] tag to survive or attack; generally used on creatures that don't have brains.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_UNIT_TYPE_COLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Prevents creature from selecting its color based on its profession (e.g. Miner, Hunter, Wrestler).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_VEGETATION_PERTURB}}&lt;br /&gt;
| Caste{{Verify}}&lt;br /&gt;
|  &lt;br /&gt;
| Likely prevents the creature from leaving broken vegetation tracks.{{Verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NO_WINTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This creature caste does not appear in [[Calendar|winter]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOBONES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature has no bones.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOBREATHE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't need to breathe or have [BREATHE] parts in body. Cannot drown or be strangled. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOCTURNAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active in night. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOEMOTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature has no emotions, and does not rage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOEXERT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can't become tired or over-exerted from taking too many combat actions. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOFEAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't feel fear and will never run away from battle. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOMEAT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop meat when butchered.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NONAUSEA}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature isn't nauseated by gut hits and cannot vomit.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOPAIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't feel pain. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSKIN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop a hide when butchered. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSKULL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop a skull on butcher, rot, or decay of severed head.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSMELLYROT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Does not produce miasma when rotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSTUCKINS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Weapons can't get stuck in creature. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOSTUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can't be stunned. Creatures with this tag never wake up from sleep in Fortress Mode and stay drowsy.{{verify}} If this creature must eat and drink while playing, it WILL die.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOT_BUTCHERABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Cannot be butchered&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOT_LIVING}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Cannot be raised from the dead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|NOTHOUGHT}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't require a [THOUGHT] body part to survive.  If it does not have NO_THOUGHT_CENTER_FOR_MOVEMENT as well, it will be unable to use any attacks other than the default 'push'. Has the added effect of preventing speech.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==O==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ODOR_LEVEL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| number&lt;br /&gt;
| How easy the creature is to smell. The higher the number, the easier the creature can be smelled. Zero is odorless. Default is 50.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ODOR_STRING}}&lt;br /&gt;
| Caste&lt;br /&gt;
| string&lt;br /&gt;
| What the creature smells like. If no odor string is defined, the creature name (not the caste name) is used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|OPPOSED_TO_LIFE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Is hostile to all creatures except undead and other non-living ones.  Used for [[Undead]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ORIENTATION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  MALE/FEMALE:disinterested chance:lover-possible chance:commitment-possible chance&lt;br /&gt;
| Determines caste's likelihood of having sexual attraction to certain sexes.  Values default to 75:20:5 for the same sex and 5:20:75 for the opposite.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==P==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PACK_ANIMAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be used as a pack animal. Currently only used by merchants without wagons. Also prevents creature from dropping hauled items on its own -- do not use for player-controllable creatures!&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PARALYZEIMMUNE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immune to all paralyzing special attacks.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PATTERNFLIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Unknown. No creatures currently have this token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PEARL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| In earlier versions, creature would generate pearls. Does nothing in the current version.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PENETRATEPOWER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| value &lt;br /&gt;
| Controls the ability of vermin to find a way into containers when they are eating food from your stockpiles.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PERSONALITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ATTRIBUTE&lt;br /&gt;
*lowest:median:highest &lt;br /&gt;
| Determines the range and chance of personality traits. Standard is 0:50:100. See [[Personality trait]] for more info.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PET}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be tamed in Fortress mode. Prequisite for all other working animal roles and allows all females of the species to breed regardless of marital status. Civilizations that encounter it in worldgen will tame and domesticate it for their own use.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PET_EXOTIC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be tamed in Fortress mode. Prequisite for all other working animal roles and allows all females of the species to breed regardless of marital status. Civilizations cannot domesticate it in worldgen without certain exceptions. More difficult to tame?{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PETVALUE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| value &lt;br /&gt;
| How valuable a tamed animal is. Actual cost in points in the embarking screen is 1+(PETVALUE/2) for an untrained animal, 1+PETVALUE for a war/hunting one. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PETVALUE_DIVISOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
| value&lt;br /&gt;
| Divides the creature's PETVALUE by the specified number. Used for bees to prevent a single hive from being worth a fortune.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PHYS_ATT_CAP_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*Cap %&lt;br /&gt;
|Default is 200.  This means you can increase your attribute to 200% of its starting value (or the average value + your starting value if that is higher).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PHYS_ATT_RANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]]&lt;br /&gt;
*lowest:lower:low:median:high:higher:highest &lt;br /&gt;
| Sets up a physical attribute's range of values (0-5000). All physical attribute ranges default to 200:700:900:1000:1100:1300:2000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PHYS_ATT_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*cost to improve&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| Physical attribute gain/decay rates. Defaults for STRENGTH, AGILITY, TOUGHNESS, and ENDURANCE are 500:3:4:3, while RECUPERATION and DISEASE_RESISTANCE default to 500:NONE:NONE:NONE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_BP_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY, or BY_TOKEN&lt;br /&gt;
*body type, category, or token&lt;br /&gt;
| Adds a body part group to selected body part group. Presumably used immediately after SET_BP_GROUP.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*material&lt;br /&gt;
| Adds a material to selected materials. Used immediately after SELECT_MATERIAL.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|POP_RATIO}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Weighted population of caste; Lower is rarer. Not to be confused with FREQUENCY.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|POPULATION_NUMBER}}&lt;br /&gt;
| Creature&lt;br /&gt;
| min:max &lt;br /&gt;
| The minimum/maximum numbers of how many of these creatures are present in each world map tile of the appropriate region.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|POWER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Allows the being to represent itself as a deity. Requires CAN_SPEAK to actually do anything more than settle at a location (e.g. write books, lead armies, profane temples). Doesn't appear to do anything for creatures that are already civilized.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PREFSTRING}}&lt;br /&gt;
| Creature&lt;br /&gt;
| string&lt;br /&gt;
| Sets what other creatures like about this creature. &amp;quot;Urist likes dwarves for their beards.&amp;quot; Multiple entries will be chosen from at random&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PROFESSION_NAME}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*[[Unit type token]] (Profession)&lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| The generic name for members of this profession, at the creature level. In order to give members of specific castes different names for professions, use CASTE_PROFESSION_NAME instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PRONE_TO_RAGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| Chance&lt;br /&gt;
| Creature has a percentage chance to flip out at visible non-friendly creatures. Enraged creatures attack anything regardless of timidity and get a strength bonus to their hits. This is what makes badgers so hardcore.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PUS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*matter state (LIQUID, GAS, SOLID) &lt;br /&gt;
| The creature has pus. Specifies the stuff secreted by infected wounds.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==R==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RELSIZE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*body category, type, or token&lt;br /&gt;
*Relsize &lt;br /&gt;
| Specifies a new relative size for a part than what is stated in the body plan. For example, Dwarves have larger livers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| singular:plural&lt;br /&gt;
| What creature's remains are called.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS_COLOR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| What color creature's remains are.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS_ON_VERMIN_BITE_DEATH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Goes with VERMIN_BITE and DIE_WHEN_VERMIN_BITE, the vermin creature will leave remains on death when biting.  Leaving this tag out will cause the creature to disappear entirely after it bites.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMAINS_UNDETERMINED}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Unknown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMOVE_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*material token &lt;br /&gt;
| Removes a material from a creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|REMOVE_TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*material token&lt;br /&gt;
| Removes a tissue from a creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RETRACT_INTO_BP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY or BY_TOKEN&lt;br /&gt;
*TYPE, CATEGORY or TOKEN&lt;br /&gt;
| The creature will retract into a body part when threatened.  It will be unable to move or attack, but enemies will only be able to attack the specified body part.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|RETURNS_VERMIN_KILLS_TO_OWNER}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Cat behavior. If it kills a vermin creature and has an owner, it carries the remains in its mouth and drops them at his feet. Requires HUNTS_VERMIN, obviously.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ROOT_AROUND}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature will occasionally root around in the grass, looking for insects.  Used for flavor in Adventure Mode, spawns vermin edible by this creature in Fortress Mode.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==S==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SAVAGE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature will only show up in &amp;quot;savage&amp;quot; biomes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SECRETION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*Material State&lt;br /&gt;
*location secreted from (by_type, by_category, by_token)&lt;br /&gt;
*body part &lt;br /&gt;
*tissue layer &lt;br /&gt;
*trigger&lt;br /&gt;
| creates a secreted material on given tissue on a given part of the body. Valid triggers are:&lt;br /&gt;
*CONTINUOUS&lt;br /&gt;
*EXTREME_EMOTION&lt;br /&gt;
*EXERTION&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_ADDITIONAL_CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*caste name&lt;br /&gt;
| adds an additional previously defined caste to the selection. Used after SELECT_CASTE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*caste name, or ALL &lt;br /&gt;
| selects a previously defined caste&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*Material token&lt;br /&gt;
| Selects a locally defined material. Can be ALL.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SEMIMEGABEAST}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Essentially the same as MEGABEAST, but more of them are created during worldgen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SENSE_CREATURE_CLASS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* Creature class&lt;br /&gt;
* [[Tilesets|Tile]]&lt;br /&gt;
* [[Color|Color]]&lt;br /&gt;
| Allows creature to sense creatures with a certain creature class through walls, floors etc. Sense will be with tile and color specified.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SET_BP_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*selection criteria BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*category, type, or token &lt;br /&gt;
| Begins a selection of body parts.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SET_TL_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token&lt;br /&gt;
*tissue &lt;br /&gt;
| begins a selection of tissue layers&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SHEARABLE_TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* tissue modifier&lt;br /&gt;
* required value&lt;br /&gt;
| Tissue layer can be sheared for its component material. The specified modifier must be at least of the desired value for shearing to be possible (a llama's wool must have a LENGTH of 300 before it is shearable).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_LEARN_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| [[skill_token]]:percentage&lt;br /&gt;
| The rate at which this creature learns this skill.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_LEARN_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| percentage&lt;br /&gt;
| The rate at which this creature learns all skills.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| [[skill_token]]:percentage:value:value:value&lt;br /&gt;
| As SKILL_RATES for individual skills.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
*% of improvement points you get&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| Affects skill gain and decay. Lower numbers in the last three slots make decay occur faster ([SKILL_RATES:100:1:1:1] would cause rapid decay). The counter rates may also be replaced with NONE.&lt;br /&gt;
Default is [SKILL_RATES:100:8:16:16]. Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RUST_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| [[skill_token]]:value:value:value&lt;br /&gt;
| The rate at which this skill decays. Lower values cause the skill to decay faster.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SKILL_RUST_RATES}}&lt;br /&gt;
| Caste&lt;br /&gt;
| value:value:value&lt;br /&gt;
| The rate at which all skills decay. Lower values cause the skills to decay faster.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SLOW_LEARNER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Shorthand for [CAN_LEARN] + [SKILL_LEARN_RATES:50].{{verify}} Used for ogres and giants. Applicable to player races. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SMALL_REMAINS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature leaves a &amp;quot;remains&amp;quot; instead of a corpse. Used for vermin.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SMELL_TRIGGER}}&lt;br /&gt;
| Creature&lt;br /&gt;
| value&lt;br /&gt;
| Determines how keen a creature's sense of smell is. Lower is better.  At 10000, a creature cannot smell at all.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SOLDIER_ALTTILE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| 'character' or tile number&lt;br /&gt;
| If this creature is active in its civilization's military, it will blink between its default tile and this one.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SOUND}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* Sound application (currently accepts ALERT or PEACEFUL_INTERMITTENT)&lt;br /&gt;
* Sound range (in tiles)&lt;br /&gt;
* Sound delay (lower values = sound is produced more often)&lt;br /&gt;
* VOCALIZATION or NONE (determines whether the sound requires breathing or not)&lt;br /&gt;
* First-person description&lt;br /&gt;
* Third-person description&lt;br /&gt;
* Description when out of sight&lt;br /&gt;
| Creature makes sounds periodically, which can be heard in Adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIFIC_FOOD}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* PLANT or CREATURE&lt;br /&gt;
* Plant/creature ID&lt;br /&gt;
| Creature can will only graze or eat the designated plant or creature parts.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPEECH}}&lt;br /&gt;
| Creature&lt;br /&gt;
| speech file &lt;br /&gt;
| Boasting speeches relating to killing this creature. Examples include dwarf.txt and elf.txt in data\speech.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPEECH_FEMALE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| speech file &lt;br /&gt;
| Boasting speeches relating to killing females of this creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPEECH_MALE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| speech file &lt;br /&gt;
| Boasting speeches relating to killing males of this creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPHERE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*sphere name &lt;br /&gt;
| Sets what religious spheres the creature is aligned to, for purposes of being worshipped via the [POWER] token. Also affects the layout of hidden fun stuff, and the creature's name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPOUSE_CONVERSION_TARGET}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| This creature can be converted by a night creature with SPOUSE_CONVERTED.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPOUSE_CONVERTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| If the creature has the NIGHT_CREATURE_HUNTER tag, it will kidnap SPOUSE_CONVERSION_TARGETs and transform them into the caste of its species with the CONVERTED_SPOUSE tag during worldgen.  It may also start families this way.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|STANCE_CLIMBER}}&lt;br /&gt;
| Caste {{verify}}&lt;br /&gt;
|&lt;br /&gt;
| Caste does not require GRASP body parts to climb -- it can climb with STANCE parts instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SUPERNATURAL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Gives the creature knowledge of any secrets with SUPERNATURAL_LEARNING_POSSIBLE that match its spheres. Other effects are unknown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SWIMS_INNATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature naturally knows how to swim, as opposed to [SWIMS_LEARNED] below. However, Fortress mode AI never paths into water anyway, so it's less useful there. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SWIMS_LEARNED}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature doesn't know how to swim unless it has learned the skill. Requires [CAN_LEARN], obviously. &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==T==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TENDONS}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*healing rate &lt;br /&gt;
| The creature has tendons in its bones. Cutting the bone tissue severs them, disabling motor function if the target is a limb.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|THICKWEB}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature's webs can catch larger creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
| name &lt;br /&gt;
| Begins defining a tissue in the creature file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TITAN}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[titan]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_COLOR_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| COLOR:freq:COLOR:freq etc. &lt;br /&gt;
| Creates a list of color patterns, giving each a relative frequency. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_GENETIC_MODEL}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The way the color modifier is passed on to offspring. May or may not work right now.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_IMPORTANCE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| Presumably modifies the importance of the tissue layer color modifier, for description purposes.&lt;br /&gt;
HOWEVER using this appears to remove all mention of colour from creature descriptions. It does not appear in any default creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_NOUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*name&lt;br /&gt;
*SINGULAR or PLURAL&lt;br /&gt;
| Names the tissue layer color modifier, and determines the noun. Also used by stonesense for colouring body parts. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TLCM_TIMING}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ROOT&lt;br /&gt;
*start change window years:days:end change window years:days&lt;br /&gt;
| determines the point in the creature's life where the color change begins&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRADE_CAPACITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| How much the creature can carry when used by merchants. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAINABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Shortcut for [TRAINABLE_HUNTING] + [TRAINABLE_WAR].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAINABLE_HUNTING}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can be trained as a hunting beast, increasing speed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAINABLE_WAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can be trained as a war beast, increasing strength and endurance.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRANCES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to go into martial trances.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRAPAVOID}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immune to traps. Probably every procedurally generated megabeast has this.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TRIGGERABLE_GROUP}}&lt;br /&gt;
| Creature&lt;br /&gt;
| min:max &lt;br /&gt;
| A large swarm of vermin can be disturbed, usually in Adventure mode.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TSU_NOUN}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*noun&lt;br /&gt;
*SINGULAR or PLURAL &lt;br /&gt;
| Noun for the TISSUE_STYLE_UNIT, used in the description of the tissue layer's style.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==U==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UBIQUITOUS}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Creature will occur in every region with the correct biome.  Does not apply to evil/good tags.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDERGROUND_DEPTH}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*mindepth&lt;br /&gt;
*maxdepth &lt;br /&gt;
| Depth the creature appears underground. Numbers can be from 0 to 5.  0 is actually 'above ground' and can be used if the creature is to appear both above and below ground.  A single argument may be used instead of min and max.  Only magma creatures use 4 or 5 in the default raws.  [[Demon]]s use only 5:5; user-defined creatures with both this depth and [FLIER] will take part in the initial wave from the HFS alongside generated demons.  Without [FLIER], they will only spawn from the map edges.  Civilizations that can use underground plants or animals will only export (via the embark screen or caravans) things that available at depth 1.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNDERSWIM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature swims under the water and can't be seen. Seems to be a relic from the 2D era.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UNIQUE_DEMON}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Typically found on generated [[demon]]s; causes the game to create a single named instance of the demon which will emerge from the underworld and take over civilizations during worldgen. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_CASTE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new caste token&lt;br /&gt;
*old caste token&lt;br /&gt;
| Defines a new caste derived directly from a previous caste. The new caste inherits all properties of the old one. The effect of this tag is automatic if one has not yet defined any castes: &amp;quot;Any caste-level tag that occurs before castes are explicitly declared is saved up and placed on any caste that is declared later, unless the caste is explicitly derived from another caste.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_MATERIAL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new material ID&lt;br /&gt;
*old material ID&lt;br /&gt;
| Defines a new local creature material and populates it with all properties defined in the specified local creature material.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_MATERIAL_TEMPLATE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new material token&lt;br /&gt;
*material template &lt;br /&gt;
| Defines a new local creature material and populates it with all properties defined in the specified template.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new tissue token&lt;br /&gt;
*old tissue id&lt;br /&gt;
| Defines a new local creature tissue and populates it with all properties defined in the local tissue specified in the second argument.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|USE_TISSUE_TEMPLATE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new tissue token&lt;br /&gt;
*tissue template&lt;br /&gt;
| Loads a tissue template listed in OBJECT:TISSUE_TEMPLATE files, such as tissue_template_default.txt. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|UTTERANCES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Changes the language of the creature into unintelligible 'kobold-speak', which creatures of other species will be unable to understand.  If a civilized creature has this and is not part of a SKULKING civ, it will tend to start wars with all nearby civilizations and will be unable to make peace treaties due to 'inability to communicate'.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==V==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VEGETATION}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is made of swamp stuff. Used for [[grimeling]]s.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_BITE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*chance of occurrence{{verify}}&lt;br /&gt;
*verb (bitten, stung, etc.)&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Vermin bites, and injects something.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_EATER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| The vermin creature will attempt to eat exposed food. See PENETRATEPOWER. Distinct from VERMIN_ROTTER.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_FISH}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin appears in water and will attempt to swim around.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_GROUNDER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature appears in &amp;quot;general&amp;quot; surface ground locations. Note that this doesn't stop the creature from flying if it can (most vermin birds have this tag).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_HATEABLE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Some dwarves will hate the creature and get unhappy thoughts when around it. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_MICRO}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This makes the creature move in a swarm of creatures of the same race as it (e.g. swarm of flies, swarm of ants).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_NOFISH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature cannot be caught by fishing. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_NOROAM}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will not be observed randomly roaming about the map. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_NOTRAP}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature cannot be caught in baited animal traps; however, a &amp;quot;catch live land animal&amp;quot; task may still be able to capture one if a dwarf finds one roaming around.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_ROTTER}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Present on flies, knuckle worms, acorn flies, and blood gnats. Attracted to rotting stuff left in the open. Speeds up decay?{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_SOIL}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature randomly appears near dirt or mud.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMIN_SOIL_COLONY}}&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin will appear in a single tile cluster of many vermin, such as a colony of ants.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VERMINHUNTER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Old shorthand for &amp;quot;does cat stuff&amp;quot;. Contains [AT_PEACE_WITH_WILDLIFE] + [RETURNS_VERMIN_KILLS_TO_OWNER] + [HUNTS_VERMIN] + [ADOPTS_OWNER].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VESPERTINE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active in evening.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VIEWRANGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
| value&lt;br /&gt;
| Value should determine how close you have to get to a critter before it attacks (or prevents adv mode travel etc.)  Default is 20.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|VISION_ARC}}&lt;br /&gt;
| Caste {{Verify}}&lt;br /&gt;
| &lt;br /&gt;
*binocular vision arc&lt;br /&gt;
*non-binocular vision arc&lt;br /&gt;
| The width of the creature's vision arcs. The first number is binocular vision, the second is non-binocular vision.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==W==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WAGON_PULLER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to pull caravan wagons. If a civilization doesn't have access to any, it is restricted to trading with pack animals.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEBBER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Allows the creature to create webs, and defines what the webs are made of.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|WEBIMMUNE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will not get caught in thick webs.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Attack Tokens==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_SKILL}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Skill token]]&lt;br /&gt;
| Defines the skill used by the attack.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_VERB}}&lt;br /&gt;
| Caste&lt;br /&gt;
| 2nd person:3rd person &lt;br /&gt;
| Descriptive text for the attack.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_CONTACT_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*% value &lt;br /&gt;
| The contact area of the attack, measured in % of the body part's volume. Note that all attack percentages can be more than 100%.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_PENETRATION_PERC}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*% value &lt;br /&gt;
| The penetration value of the attack, measured in % of the body part's volume. Requires ATTACK_FLAG_EDGE. Maximum value: 15000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_PRIORITY}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*MAIN or SECOND &lt;br /&gt;
| Usage frequency. MAIN attacks are 100 times more frequently chosen than SECOND. Opportunity attacks ignore this preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_VELOCITY_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| number&lt;br /&gt;
| The velocity multiplier of the attack, multiplied by 1000.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_CANLATCH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Attacks that damage tissue have the chance to latch on in a wrestling hold. The grabbing bodypart can then use the &amp;quot;shake around&amp;quot; wrestling move, causing severe, armor-bypassing tensile damage according to the attacker's body volume.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_WITH}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| In adventure mode, displays the name of the body part used by an attack when announcing the attack.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_EDGE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The attack is edged, with all the effects on physical resistance and contact area that it entails.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_PREPARE_AND_RECOVER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* Preparation time&lt;br /&gt;
* Recovery time&lt;br /&gt;
| Determines the length of time to prepare this attack and until one can perform this attack again.  Values appear to be calculated in adventure mode ticks.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_BAD_MULTIATTACK}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Multiple strikes with this attack cannot be performed effectively.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|ATTACK_FLAG_INDEPENDENT_MULTIATTACK}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Multiple strikes with this attack can be performed with no penalty.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIALATTACK_INJECT_EXTRACT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*state (SOLID, LIQUID, GAS)&lt;br /&gt;
*min:max&lt;br /&gt;
| attack type addition that injects a material into the victim.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIALATTACK_INTERACTION}}&lt;br /&gt;
| Caste&lt;br /&gt;
| interaction&lt;br /&gt;
| When this attack lands successfully, an interaction with I_SOURCE:ATTACK will take effect on the target creature.  The attack must break the target creature's skin in order to work.  This will take effect in worldgen as well.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SPECIALATTACK_SUCK_BLOOD}}&lt;br /&gt;
| Caste&lt;br /&gt;
| min:max&lt;br /&gt;
| Successful attack draws out an amount of blood randomized between the min and max value. Beware that this '''will''' trigger any ingestion syndromes attached to the target creature's blood - for example, using this attack on a vampire will turn you into one too.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Important Related Tokens==&lt;br /&gt;
These next groups of tokens include several tokens that are not technically classified as creature tokens in string dump, but bear mentioning in this as they are used frequently in creature raws. (Some regular creature tokens may also be reprinted for the sake of ease of navigation)&lt;br /&gt;
&lt;br /&gt;
===Tissue Modification===&lt;br /&gt;
This next group of tokens deals setting and modifying properties of previously defined tissues. (See also [[Tissue definition token]])&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token &lt;br /&gt;
| Adds a tissue to those selected&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|PLUS_TL_GROUP}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token&lt;br /&gt;
*tissue &lt;br /&gt;
| continues a selection of tissue layers&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_TISSUE}}&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*tissue token&lt;br /&gt;
| Selects a tissue for editing.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SELECT_TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token | Selects a tissue at a location&lt;br /&gt;
* (optional) FRONT, BACK, LEFT, RIGHT, TOP, BOTTOM, AROUND.&lt;br /&gt;
| Selects a tissue layer for descriptor and cosmetic purposes.&lt;br /&gt;
[SELECT_TISSUE_LAYER:SKIN:BY_TYPE:UPPERBODY]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|SET_LAYER_TISSUE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Sets a tissue layer to be made of a different tissue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
*LOCATION &lt;br /&gt;
| Adds the tissue layer to wherever it is required.&lt;br /&gt;
Non-argument Locations can be FRONT, RIGHT, LEFT, TOP, BOTTOM. Argument locations are AROUND and CLEANS, requiring a further body part and a % of coverage/cleansing&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER_OVER}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
*LOCATION &lt;br /&gt;
| Presumably a counterpart to TISSUE_LAYER_UNDER (see below).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER_UNDER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
| Adds the tissue layer under a given part.&lt;br /&gt;
For example an Iron Man has a gaseous poison within and this tissue (GAS is its name) has the token [TISSUE_LEAKS] and its state is GAS so when you puncture the iron outside and damage this tissue it leaks gas (can have a syndrome by using a previous one in the creature sample.) [TISSUE_LAYER_UNDER:BY_CATEGORY:ALL:{tissue}] {tissue} is what will be under the TISSUE_LAYER here is an example Tissue from Iron Man:&amp;lt;br&amp;gt; &lt;br /&gt;
[TISSUE:GAS]  [TISSUE_NAME:gas:NP] [TISSUE_MATERIAL:LOCAL_CREATURE_MAT:GAS] [TISSUE_MAT_STATE:GAS] [RELATIVE_THICKNESS:50] [TISSUE_LEAKS] [TISSUE_SHAPE:LAYER] &lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_LAYER_APPEARANCE_MODIFIER}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*QUALITY&lt;br /&gt;
*lowest:lower:low:median:high:higher:highest &lt;br /&gt;
| sets the range of qualities, including LENGTH, DENSE, HIGH_POSITION, CURLY, GREASY, WRINKLY&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TISSUE_STYLE_UNIT}}&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*tissue style unit ID&lt;br /&gt;
*shaping&lt;br /&gt;
| sets tissue layer to be the target of TISSUE_STYLE token specified for an entity, works only on entity members. Mostly used with tissues HAIR, BEARD, MOUSTACHE, SIDEBURNS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_CONNECTS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Presumably gives the CONNECTS attribute to selected layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_HEALING_RATE}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Presumably changes the HEALING_RATE of the selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_MAJOR_ARTERIES}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Gives the &amp;quot;major arteries&amp;quot; attribute to selected layers. Used to add massive bleeding properties to the throat, made from skin.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_PAIN_RECEPTORS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Seems to set new number of pain receptors for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_RELATIVE_THICKNESS}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Seems to set new relative thickness for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| {{text anchor|TL_VASCULAR}}&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Seems to set new a VASCULAR value (which modulates bleeding) for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Body detail plan token]]&lt;br /&gt;
*[[Body token]]&lt;br /&gt;
*[[Material definition token]]&lt;br /&gt;
*[[Syndrome]]&lt;br /&gt;
*[[Tissue definition token]]&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Tokens}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.34:Alchemist&amp;diff=194334</id>
		<title>v0.34:Alchemist</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.34:Alchemist&amp;diff=194334"/>
		<updated>2013-11-21T23:51:51Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|03:04, 28 June 2013 (UTC)}}{{Skill&lt;br /&gt;
| color      = 3:0&lt;br /&gt;
| skill      = Alchemist&lt;br /&gt;
| profession = ?&lt;br /&gt;
| job name   = [[Alchemy]]&lt;br /&gt;
| tasks      = None&lt;br /&gt;
| attributes =&lt;br /&gt;
* Agility&lt;br /&gt;
* Analytical Ability&lt;br /&gt;
* Creativity&lt;br /&gt;
* Intuition&lt;br /&gt;
}}&lt;br /&gt;
{{av}}&lt;br /&gt;
&lt;br /&gt;
The '''alchemist''' [[skill]] does not currently have any use in Dwarf Fortress. It was originally included in the game alongside the [[alchemist's laboratory]] for making [[soap]], a function that has now been taken over by the dedicated [[soaper]]. The alchemist skill and [[alchemy]] [[labor]] have not served any function since version 0.28.181.39a and have been removed from the visible game, but [[Main:Toady One|Toady One]] has [http://www.bay12games.com/media/df_talk_8_transcript.html shared some thoughts] regarding its use with [[reaction]]s in a future version of the game; for now, though, the skill is likely to languish in the background.&lt;br /&gt;
&lt;br /&gt;
There also once existed an [[23a:Alchemist (noble)|alchemist]] [[noble]] would arrive at the fortress after ten relevant jobs: either making [[soap]] or [[extract]]ing essences from plants, vermin, or fish. He had light [[furniture]] requirements, could issue [[demand]]s, liked working at the alchemist's laboratory, and was phased out at the same time less lofty alchemists were.&lt;br /&gt;
&lt;br /&gt;
Alchemy is unique in being the only unused skill that can be switched on and off in the labor menu.  Because of this, it is frequently used by [[Modding|modders]].&lt;br /&gt;
&lt;br /&gt;
== Conjecture ==&lt;br /&gt;
In the real world alchemy is a primitive precursor to chemistry, mingling some legitimate material science with a great deal of occultism. Alchemists were preoccupied with, among other things, transmuting metals, creating universal panaceas and solvents, and searching for the elixir vitae that would grant them immortality. More practically, real-world alchemists discovered [[wikipedia:phosphorous|phosphorous]], perfected [[Still|distillation]], researched [[smelting]] techniques, experimented with [[extracts]], created new [[Healthcare|medicines]], and identified or discovered a wide assortment of acids, salts, and other useful compounds. Some of these basic alchemical processes or products are already present in Dwarf Fortress to various degrees, but the individual functions fall under different skillsets.&lt;br /&gt;
&lt;br /&gt;
Alchemy as implemented in the game could possibly have to do with [[extract]]s and [[reaction]]s and the creation of healing [[healthcare|medicines]] and military-usable [[syndrome|poison]]s. Transmutation is also possible, but is probably unlikely. Researching new materials and material applications is also a possibility.&lt;br /&gt;
&lt;br /&gt;
{{Skills}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.34:Druid&amp;diff=194333</id>
		<title>v0.34:Druid</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.34:Druid&amp;diff=194333"/>
		<updated>2013-11-21T23:51:27Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Fine|02:27, 29 April 2012 (UTC)}}&lt;br /&gt;
{{Skill&lt;br /&gt;
| color      = 3:0&lt;br /&gt;
| skill      = Druid&lt;br /&gt;
| profession = Unknown&lt;br /&gt;
| job name   = None&lt;br /&gt;
| tasks      = None&lt;br /&gt;
| attributes =&lt;br /&gt;
* Unknown&lt;br /&gt;
}}&lt;br /&gt;
{{av}}&lt;br /&gt;
&lt;br /&gt;
'''Druid''' is a [[skill]] that does not appear in Dwarf Fortress and only exists in the raws. As such, it is sometimes used as an extra skill by [[Modding|modders]].  However, since it cannot be switched off, it is less useful for modded reactions than the [[Alchemy]] skill.&lt;br /&gt;
&lt;br /&gt;
== Noble ==&lt;br /&gt;
&lt;br /&gt;
'''Druids''' are also an elected position of nobility within the [[elf|elves]], responsible for religion. However, these druids are not related to and do not possess the Druid skill. Because they are only present in elves, druids will not visit and cannot be appointed in an unmodded game of [[Fortress mode]].&lt;br /&gt;
&lt;br /&gt;
{{Skills}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.34:Alchemist&amp;diff=194332</id>
		<title>v0.34:Alchemist</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.34:Alchemist&amp;diff=194332"/>
		<updated>2013-11-21T23:47:18Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|03:04, 28 June 2013 (UTC)}}{{Skill&lt;br /&gt;
| color      = 3:0&lt;br /&gt;
| skill      = Alchemist&lt;br /&gt;
| profession = ?&lt;br /&gt;
| job name   = [[Alchemy]]&lt;br /&gt;
| tasks      = None&lt;br /&gt;
| attributes =&lt;br /&gt;
* Agility&lt;br /&gt;
* Analytical Ability&lt;br /&gt;
* Creativity&lt;br /&gt;
* Intuition&lt;br /&gt;
}}&lt;br /&gt;
{{av}}&lt;br /&gt;
&lt;br /&gt;
The '''alchemist''' [[skill]] does not currently have any use in Dwarf Fortress. It was originally included in the game alongside the [[alchemist's laboratory]] for making [[soap]], a function that has now been taken over by the dedicated [[soaper]]. The alchemist skill and [[alchemy]] [[labor]] have not served any function since version 0.28.181.39a and have been removed from the visible game, but [[Main:Toady One|Toady One]] has [http://www.bay12games.com/media/df_talk_8_transcript.html shared some thoughts] regarding its use with [[reaction]]s in a future version of the game; for now, though, the skill is likely to languish in the background.&lt;br /&gt;
&lt;br /&gt;
There also once existed an [[23a:Alchemist (noble)|alchemist]] [[noble]] would arrive at the fortress after ten relevant jobs: either making [[soap]] or [[extract]]ing essences from plants, vermin, or fish. He had light [[furniture]] requirements, could issue [[demand]]s, liked working at the alchemist's laboratory, and was phased out at the same time less lofty alchemists were.&lt;br /&gt;
&lt;br /&gt;
Alchemy is unique in being the only unused skill that can be switched on and off in the labor menu.  Because of this, it is frequently used by modders.&lt;br /&gt;
&lt;br /&gt;
== Conjecture ==&lt;br /&gt;
In the real world alchemy is a primitive precursor to chemistry, mingling some legitimate material science with a great deal of occultism. Alchemists were preoccupied with, among other things, transmuting metals, creating universal panaceas and solvents, and searching for the elixir vitae that would grant them immortality. More practically, real-world alchemists discovered [[wikipedia:phosphorous|phosphorous]], perfected [[Still|distillation]], researched [[smelting]] techniques, experimented with [[extracts]], created new [[Healthcare|medicines]], and identified or discovered a wide assortment of acids, salts, and other useful compounds. Some of these basic alchemical processes or products are already present in Dwarf Fortress to various degrees, but the individual functions fall under different skillsets.&lt;br /&gt;
&lt;br /&gt;
Alchemy as implemented in the game could possibly have to do with [[extract]]s and [[reaction]]s and the creation of healing [[healthcare|medicines]] and military-usable [[syndrome|poison]]s. Transmutation is also possible, but is probably unlikely. Researching new materials and material applications is also a possibility.&lt;br /&gt;
&lt;br /&gt;
{{Skills}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.34:Tissue_definition_token&amp;diff=178452</id>
		<title>v0.34:Tissue definition token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.34:Tissue_definition_token&amp;diff=178452"/>
		<updated>2012-11-02T08:49:50Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: Clarified a few things.  Also split TISSUE_SHAPE in order to add more information.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Fine|21:41, 22 February 2011 (UTC)}}{{av}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#999999&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TISSUE_NAME&lt;br /&gt;
|&lt;br /&gt;
*name&lt;br /&gt;
*value&lt;br /&gt;
|name = name.&lt;br /&gt;
value = plural name, NP (No Plural) or STP (Standard Plural, adds an 's' on the end).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TISSUE_MATERIAL&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Defines the tissue material.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| RELATIVE_THICKNESS&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| The thickness of the tissue. A higher thickness is harder to penetrate.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HEALING_RATE&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Lower is faster. Omitting the token will result in a tissue that never heals.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VASCULAR&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Related to how much said tissue bleeds. Higher = More bleeding&lt;br /&gt;
(Which is why the heart has the highest value.)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PAIN_RECEPTORS&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Related to how much pain your character will suffer when said tissue is damaged. Higher = More pain when damaged &lt;br /&gt;
(Which is why the bone tissue has a much higher value than other tissues. A broken bone hurts a lot more than a cut.)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| THICKENS_ON_STRENGTH&lt;br /&gt;
| N/A&lt;br /&gt;
| The thickness of the tissue increases when character strength increases.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| THICKENS_ON_ENERGY_STORAGE&lt;br /&gt;
| N/A&lt;br /&gt;
| Thickness of said tissue increases when the character eats and doesn't exercise sufficiently.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ARTERIES&lt;br /&gt;
| N/A&lt;br /&gt;
| The tissue contains arteries.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SCARS&lt;br /&gt;
| N/A&lt;br /&gt;
| Simply whether or not the tissue will be scarred once healed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| STRUCTURAL&lt;br /&gt;
| N/A&lt;br /&gt;
| ?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CONNECTIVE_TISSUE_ANCHOR&lt;br /&gt;
| N/A&lt;br /&gt;
| ?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SETTABLE&lt;br /&gt;
| N/A&lt;br /&gt;
| The tissue will not heal unless it is set.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPLINTABLE&lt;br /&gt;
| N/A&lt;br /&gt;
| The tissue will not heal unless it is set in a splint.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FUNCTIONAL&lt;br /&gt;
| N/A&lt;br /&gt;
| The tissue performs some sort of special function (e.g. sight, hearing, breathing, etc.)  An organ with such a function will stop working if a sufficient amount of damage is sustained by its FUNCTIONAL tissues.  If an organ has no FUNCTIONAL tissues, it will stop working only if it is severed or destroyed entirely by heat or cold.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NERVOUS&lt;br /&gt;
| N/A&lt;br /&gt;
| Unknown - not used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| THOUGHT&lt;br /&gt;
| N/A&lt;br /&gt;
| If a creature without NO_THOUGHT_CENTER_FOR_MOVEMENT has no functioning parts with the THOUGHT token, it will be unable to move or breathe.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MUSCULAR&lt;br /&gt;
| N/A&lt;br /&gt;
| Seems to affect where sensory or motor nerves are located, and whether damage to this tissue will render a limb useless.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SMELL&lt;br /&gt;
| N/A&lt;br /&gt;
| Unknown - not used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HEAR&lt;br /&gt;
| N/A&lt;br /&gt;
| Unknown - not used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FLIGHT&lt;br /&gt;
| N/A&lt;br /&gt;
| Unknown - not used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BREATHE&lt;br /&gt;
| N/A&lt;br /&gt;
| Unknown - not used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SIGHT&lt;br /&gt;
| N/A&lt;br /&gt;
| Unknown - not used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CONNECTS&lt;br /&gt;
| N/A&lt;br /&gt;
| Holds body parts together.  A body part will not be severed unless all of its component tissues with the CONNECTS tag are severed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MAJOR_ARTERIES&lt;br /&gt;
| N/A&lt;br /&gt;
| Causes tissue to sometimes severely bleed when damaged.  This is independent of its VASCULAR value.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| INSULATION&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Tissue supplies the creature with heat insulation. Higher values result in more insulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| COSMETIC&lt;br /&gt;
| N/A&lt;br /&gt;
| ?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| STYLEABLE&lt;br /&gt;
| N/A&lt;br /&gt;
| The tissue can be styled as per a tissue style (defined in an [[Entity_token|entity]] entry)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TISSUE_SHAPE&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Value can be one of the following:&lt;br /&gt;
LAYER: Regular layer tissue.&lt;br /&gt;
STRANDS: Seems to be harder to sever.&lt;br /&gt;
FEATHERS: Edge attacks will pass right through the tissue.&lt;br /&gt;
SCALES: ?&lt;br /&gt;
CUSTOM: ?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SUBORDINATE_TO_TISSUE&lt;br /&gt;
| &lt;br /&gt;
*value&lt;br /&gt;
| Tissue is implicitly attached to another tissue and will fall off that tissue layer is destroyed. Used for hair and feathers, which are subordinate to skin.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TISSUE_MAT_STATE&lt;br /&gt;
|&lt;br /&gt;
*SOLID, LIQUID, or GAS&lt;br /&gt;
(possibly others, such as POWDER as well. Needs testing.)&lt;br /&gt;
| Sets/forces a default material state for the selected tissue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TISSUE_LEAKS&lt;br /&gt;
| N/A&lt;br /&gt;
| The selected tissue leaks out of the creature when the layers above it are pierced.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Tissue Layer Tokens==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|SET_LAYER_TISSUE&lt;br /&gt;
|&lt;br /&gt;
* tissue&lt;br /&gt;
| Sets a tissue layer to be made of a different tissue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|TL_RELATIVE_THICKNESS&lt;br /&gt;
|&lt;br /&gt;
* value&lt;br /&gt;
| Sets a new relative thickness for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|TL_CONNECTS&lt;br /&gt;
|&lt;br /&gt;
| Gives the CONNECTS attribute to selected layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|TL_MAJOR_ARTERIES&lt;br /&gt;
|&lt;br /&gt;
| Gives Major Artery attribute to selected layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|TL_HEALING_RATE&lt;br /&gt;
|&lt;br /&gt;
* value&lt;br /&gt;
| Sets a new HEALING_RATE of the selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|TL_VASCULAR&lt;br /&gt;
|&lt;br /&gt;
| Sets a new a VASCULAR value (which modulates bleeding) for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|TL_PAIN_RECEPTORS&lt;br /&gt;
|&lt;br /&gt;
| Sets a new number of pain receptors for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Defaults==&lt;br /&gt;
Default values (as of 0.31.21)&lt;br /&gt;
{| {{prettytable}}  style=&amp;quot;margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse; font-size: 70%;&amp;quot;&lt;br /&gt;
|- bgcolor=&amp;quot;#999999&amp;quot;&lt;br /&gt;
! style=&amp;quot;font-size: 150%;&amp;quot;| TISSUE_TEMPLATE !! TISSUE_NAME !! TISSUE_MATERIAL !! TISSUE_MAT_STATE !! RELATIVE_THICKNESS !! HEALING_RATE !! VASCULAR !! PAIN_RECEPTORS !! SUBORDINATE_TO_TISSUE !! INSULATION !! TISSUE_SHAPE&lt;br /&gt;
|-&lt;br /&gt;
| SKIN_TEMPLATE || skin:NP || LOCAL_CREATURE_MAT:SKIN || || 1 || 100 || 1 || 5 || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| FAT_TEMPLATE || fat:NP || LOCAL_CREATURE_MAT:FAT || || 1 || 100 || 3 || 5 || || 100 || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| MUSCLE_TEMPLATE || muscle:muscles || LOCAL_CREATURE_MAT:MUSCLE || || 3 || 100 || 5 || 5 || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| BONE_TEMPLATE || bone:NP || LOCAL_CREATURE_MAT:BONE || || 2 || 1000 || 3 || 50 || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| SHELL_TEMPLATE || shell:NP || LOCAL_CREATURE_MAT:SHELL || || 2 || 1000 || || || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| HORN_TEMPLATE || horn:NP || LOCAL_CREATURE_MAT:HORN || || 2 || || || || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| HOOF_TEMPLATE || hoof:NP || LOCAL_CREATURE_MAT:HOOF || || 2 || || || || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| CARTILAGE_TEMPLATE || cartilage:NP || LOCAL_CREATURE_MAT:CARTILAGE || || 2 || || || || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| HAIR_TEMPLATE || hair:NP || LOCAL_CREATURE_MAT:HAIR || || 1 || || || || SKIN || 100 || STRANDS&lt;br /&gt;
|-&lt;br /&gt;
| CHEEK_WHISKERS_TEMPLATE || cheek whisker:STP || LOCAL_CREATURE_MAT:HAIR || || 2 || || || || SKIN || || STRANDS&lt;br /&gt;
|-&lt;br /&gt;
| CHIN_WHISKERS_TEMPLATE || chin whisker:STP || LOCAL_CREATURE_MAT:HAIR || || 2 || || || || SKIN || || STRANDS&lt;br /&gt;
|-&lt;br /&gt;
| MOUSTACHE_TEMPLATE || moustache:NP || LOCAL_CREATURE_MAT:HAIR || || 2 || || || || SKIN || || STRANDS&lt;br /&gt;
|-&lt;br /&gt;
| SIDEBURNS_TEMPLATE || sideburns:NP || LOCAL_CREATURE_MAT:HAIR || || 2 || || || || SKIN || || STRANDS&lt;br /&gt;
|-&lt;br /&gt;
| EYEBROW_TEMPLATE || eyebrow:NP || LOCAL_CREATURE_MAT:HAIR || || 2 || || || || SKIN || || STRANDS&lt;br /&gt;
|-&lt;br /&gt;
| EYELASH_TEMPLATE || eyelash:eyelashes || LOCAL_CREATURE_MAT:HAIR || || 2 || || || || SKIN || || STRANDS&lt;br /&gt;
|-&lt;br /&gt;
| FEATHER_TEMPLATE || feather:STP || LOCAL_CREATURE_MAT:FEATHER || || 2 || || || || SKIN || 100 || FEATHERS&lt;br /&gt;
|-&lt;br /&gt;
| SCALE_TEMPLATE || scale:STP || LOCAL_CREATURE_MAT:SCALE || || 1 || 100 || 1 || 5 || || || SCALES&lt;br /&gt;
|-&lt;br /&gt;
| NAIL_TEMPLATE || nail:NP || LOCAL_CREATURE_MAT:NAIL || || 2 || || || || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| CLAW_TEMPLATE || claw:NP || LOCAL_CREATURE_MAT:CLAW || || 2 || || || || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| TALON_TEMPLATE || talon:NP || LOCAL_CREATURE_MAT:TALON || || 2 || || || || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| TOOTH_TEMPLATE || tooth:NP || LOCAL_CREATURE_MAT:TOOTH || || 2 || || || || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| IVORY_TEMPLATE || ivory:NP || LOCAL_CREATURE_MAT:IVORY || || 2 || || || || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| EYE_TEMPLATE || eye tissue:NP || LOCAL_CREATURE_MAT:EYE || || 1 || 100 || 3 || 5 || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| NERVE_TEMPLATE || nervous tissue:NP || LOCAL_CREATURE_MAT:NERVE || || 1 || || 3 || || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| BRAIN_TEMPLATE || brain tissue:NP || LOCAL_CREATURE_MAT:BRAIN || || 1 || || 3 || || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| LUNG_TEMPLATE || lung tissue:NP || LOCAL_CREATURE_MAT:LUNG || || 1 || 100 || 8 || 5 || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| HEART_TEMPLATE || heart tissue:NP || LOCAL_CREATURE_MAT:HEART || || 1 || 100 || 10 || 5 || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| LIVER_TEMPLATE || liver tissue:NP || LOCAL_CREATURE_MAT:LIVER || || 1 || 100 || 8 || 5 || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| GUT_TEMPLATE || gut:NP || LOCAL_CREATURE_MAT:GUT || || 1 || 100 || 3 || 5 || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| STOMACH_TEMPLATE || stomach tissue:NP || LOCAL_CREATURE_MAT:STOMACH || || 1 || 100 || 3 || 5 || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| PANCREAS_TEMPLATE || pancreatic tissue:NP || LOCAL_CREATURE_MAT:PANCREAS || || 1 || 100 || 3 || 5 || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| SPLEEN_TEMPLATE || spleen tissue:NP || LOCAL_CREATURE_MAT:SPLEEN || || 1 || 100 || 5 || 5 || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| KIDNEY_TEMPLATE || kidney tissue:NP || LOCAL_CREATURE_MAT:KIDNEY || || 1 || 100 || 8 || 5 || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| FLAME_TEMPLATE || flames:NP || LOCAL_CREATURE_MAT:FLAME || GAS || 1 || || || || || || LAYER&lt;br /&gt;
|-&lt;br /&gt;
| CHITIN_TEMPLATE || chitin:NP || LOCAL_CREATURE_MAT:CHITIN || || 1 || 100 || 1 || 5 || || || LAYER&lt;br /&gt;
|- bgcolor=&amp;quot;#999999&amp;quot;&lt;br /&gt;
! style=&amp;quot;font-size: 150%;&amp;quot;| TISSUE_TEMPLATE !! TISSUE_NAME !! TISSUE_MATERIAL !! TISSUE_MAT_STATE !! RELATIVE_THICKNESS !! HEALING_RATE !! VASCULAR !! PAIN_RECEPTORS !! SUBORDINATE_TO_TISSUE !! INSULATION !! TISSUE_SHAPE&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Default flags (as of 0.31.21)&lt;br /&gt;
{| {{prettytable}}  style=&amp;quot;margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse; font-size: 70%;&amp;quot;&lt;br /&gt;
|- bgcolor=&amp;quot;#999999&amp;quot;  style=&amp;quot;font-size: 70%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;font-size: 150%;&amp;quot;| TISSUE_TEMPLATE !! THICKENS_ON_ENERGY_STORAGE !! THICKENS_ON_STRENGTH !! ARTERIES !! SCARS !! MUSCULAR !! FUNCTIONAL !!  STRUCTURAL !! CONNECTIVE_TISSUE_ANCHOR !! CONNECTS !! SETTABLE !! SPLINTABLE !! COSMETIC !! STYLEABLE &lt;br /&gt;
|-&lt;br /&gt;
| SKIN_TEMPLATE || || || || X || || || || || X || || || || &lt;br /&gt;
|-&lt;br /&gt;
| FAT_TEMPLATE || X || || || X || ||  || || || X || || || || &lt;br /&gt;
|-&lt;br /&gt;
| MUSCLE_TEMPLATE || || X || X || X || X || || || || X || || || &lt;br /&gt;
|-&lt;br /&gt;
| BONE_TEMPLATE || || || || || || || X || X || X || X || X  || || &lt;br /&gt;
|-&lt;br /&gt;
| SHELL_TEMPLATE || || || || || || || X || || X || X || X || || &lt;br /&gt;
|-&lt;br /&gt;
| HORN_TEMPLATE || || || || || || || X || || X || || || &lt;br /&gt;
|-&lt;br /&gt;
| HOOF_TEMPLATE || || || || || || || X || || X || || || &lt;br /&gt;
|-&lt;br /&gt;
| CARTILAGE_TEMPLATE || || || || || || || X || || X || || || &lt;br /&gt;
|-&lt;br /&gt;
| HAIR_TEMPLATE || || || || || || || || || || || || X || X &lt;br /&gt;
|-&lt;br /&gt;
| CHEEK_WHISKERS_TEMPLATE || || || || || || || || || || || || X || X &lt;br /&gt;
|-&lt;br /&gt;
| CHIN_WHISKERS_TEMPLATE || || || || || || || || || || || || X || X &lt;br /&gt;
|-&lt;br /&gt;
| MOUSTACHE_TEMPLATE || || || || || || || || || || || || X || X &lt;br /&gt;
|-&lt;br /&gt;
| SIDEBURNS_TEMPLATE || || || || || || || || || || || || X || X &lt;br /&gt;
|-&lt;br /&gt;
| EYEBROW_TEMPLATE || || || || || || || || || || || || X || X &lt;br /&gt;
|-&lt;br /&gt;
| EYELASH_TEMPLATE || || || || || || || || || || || || X || X &lt;br /&gt;
|-&lt;br /&gt;
| FEATHER_TEMPLATE || || || || || || || || || || || || &lt;br /&gt;
|-&lt;br /&gt;
| SCALE_TEMPLATE || || || || X || || || || || X || || || || &lt;br /&gt;
|-&lt;br /&gt;
| NAIL_TEMPLATE || || || || || || || X || || X || || || || &lt;br /&gt;
|-&lt;br /&gt;
| CLAW_TEMPLATE || || || || || || || X || || X || || || || &lt;br /&gt;
|-&lt;br /&gt;
| TALON_TEMPLATE || || || || || || || X || || X || || || || &lt;br /&gt;
|-&lt;br /&gt;
| TOOTH_TEMPLATE || || || || || || || X || || X || || || || &lt;br /&gt;
|-&lt;br /&gt;
| IVORY_TEMPLATE || || || || || || || X || || X || || || || &lt;br /&gt;
|-&lt;br /&gt;
| EYE_TEMPLATE || || || || X || || X || X || || X || || || &lt;br /&gt;
|-&lt;br /&gt;
| NERVE_TEMPLATE || || || || X || || X || || || X || || || &lt;br /&gt;
|-&lt;br /&gt;
| BRAIN_TEMPLATE || || || || X || || X || X || || X || || || &lt;br /&gt;
|-&lt;br /&gt;
| LUNG_TEMPLATE || || || || X || || X || X || || X || || || &lt;br /&gt;
|-&lt;br /&gt;
| HEART_TEMPLATE || || || || X || || X || X || || X || || || &lt;br /&gt;
|-&lt;br /&gt;
| LIVER_TEMPLATE || || || || X || || X || X || || X || || || &lt;br /&gt;
|-&lt;br /&gt;
| GUT_TEMPLATE || || || || X || || X || X || || X || || || &lt;br /&gt;
|-&lt;br /&gt;
| STOMACH_TEMPLATE || || || || X || || X || X || || X || || || &lt;br /&gt;
|-&lt;br /&gt;
| PANCREAS_TEMPLATE || || || || X || || X || X || || X || || || &lt;br /&gt;
|-&lt;br /&gt;
| SPLEEN_TEMPLATE || || || || X || || X || X || || X || || || &lt;br /&gt;
|-&lt;br /&gt;
| KIDNEY_TEMPLATE || || || || X || || X || X || || X || || || &lt;br /&gt;
|-&lt;br /&gt;
| FLAME_TEMPLATE || || || || || X || X || X || || X || || || &lt;br /&gt;
|-&lt;br /&gt;
| CHITIN_TEMPLATE || || || || X || || || X || X || X || X || X || || &lt;br /&gt;
&lt;br /&gt;
|- bgcolor=&amp;quot;#999999&amp;quot;  style=&amp;quot;font-size: 70%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;font-size: 150%;&amp;quot;| TISSUE_TEMPLATE !! THICKENS_ON_ENERGY_STORAGE !! THICKENS_ON_STRENGTH !! ARTERIES !! SCARS !! MUSCULAR !! FUNCTIONAL !!  STRUCTURAL !! CONNECTIVE_TISSUE_ANCHOR !! CONNECTS !! SETTABLE !! SPLINTABLE !! COSMETIC !! STYLEABLE &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*Material definition token&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Tokens}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.34:Interaction_token&amp;diff=178248</id>
		<title>v0.34:Interaction token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.34:Interaction_token&amp;diff=178248"/>
		<updated>2012-10-16T09:57:30Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: Added information on interaction usage&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
The following tokens can be used to define and use interactions.&lt;br /&gt;
&lt;br /&gt;
==Interaction Definitions==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#C0C0C0&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Context&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| I_SOURCE&lt;br /&gt;
| Global&lt;br /&gt;
| type&lt;br /&gt;
| Defines what things are capable of triggering this interaction. Can be specified multiple times. Valid values:&lt;br /&gt;
* REGION - The interaction takes place in particular types of regions in the world.&lt;br /&gt;
* UNDERGROUND_SPECIAL - The interaction takes place in [[Demonic fortress|curious underground structure]]s.&lt;br /&gt;
* SECRET - The interaction is a secret that can be learned by particular individuals.&lt;br /&gt;
* DISTURBANCE - The interaction is triggered when disturbing a [[tomb]].&lt;br /&gt;
* DEITY - The interaction is inflicted upon mortals by the gods.&lt;br /&gt;
* ATTACK - The interaction is triggered by an attack during combat.&lt;br /&gt;
* INGESTION - The interaction is triggered by eating or drinking something.&lt;br /&gt;
* CREATURE_ACTION - The interaction is triggered by an explicit action.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_HIST_STRING_1&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| text&lt;br /&gt;
| Describes what the interaction did to a historical figure. Displayed after the name of the historical figure that performed the interaction.&lt;br /&gt;
&lt;br /&gt;
[IS_HIST_STRING_1: cursed ]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_HIST_STRING_2&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| text&lt;br /&gt;
| Describes what the interaction did to a historical figure. Displayed after the name of the historical figure that was targeted by the interaction.&lt;br /&gt;
&lt;br /&gt;
[IS_HIST_STRING_2: to assume the form of a lizard-like monster every full moon]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_FREQUENCY&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| Number&lt;br /&gt;
| Presumably, the probability of biome specified by [IS_REGION] to have this interaction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_NAME&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| string&lt;br /&gt;
| Generally used with secrets, describes what the secret is about.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_REGION&lt;br /&gt;
| Within I_SOURCE:REGION&lt;br /&gt;
| Region type&lt;br /&gt;
| Indicates what types regions are capable of performing this interaction. Can be specified multiple times. Valid values:&lt;br /&gt;
* ANY&lt;br /&gt;
* ANY_TERRAIN&lt;br /&gt;
* NORMAL_ALLOWED&lt;br /&gt;
* EVIL_ALLOWED&lt;br /&gt;
* GOOD_ALLOWED&lt;br /&gt;
* SAVAGE_ALLOWED&lt;br /&gt;
* EVIL_ONLY&lt;br /&gt;
* GOOD_ONLY&lt;br /&gt;
* SAVAGE_ONLY&lt;br /&gt;
* Region type - SWAMP, DESERT, FOREST, MOUNTAINS, OCEAN, LAKE, GLACIER, TUNDRA, GRASSLAND, HILLS&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_SPHERE&lt;br /&gt;
| Within I_SOURCE:SECRET&lt;br /&gt;
| [[Sphere]]&lt;br /&gt;
| Indicates the sphere to which this secret pertains.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_SECRET_GOAL&lt;br /&gt;
| Within I_SOURCE:SECRET&lt;br /&gt;
| Secret Goal token&lt;br /&gt;
| Indicates why somebody would want to learn the secret. Valid values:&lt;br /&gt;
* IMMORTALITY&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_SECRET&lt;br /&gt;
| Within I_SOURCE:SECRET&lt;br /&gt;
| Secret Flag&lt;br /&gt;
| Indicates how the secret can be learned. Valid values:&lt;br /&gt;
* SUPERNATURAL_LEARNING_POSSIBLE - the secret can be learned by supernatural means&lt;br /&gt;
* MUNDANE_RESEARCH_POSSIBLE - the secret can be researched by mundane means&lt;br /&gt;
* MUNDANE_TEACHING_POSSIBLE - the secret can be taught to apprentices&lt;br /&gt;
* MUNDANE_RECORDING_POSSIBLE:objects/text/(book_title).txt:objects/text/(book_topic).txt - the secret can be written in books with the specified title.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_USAGE_HINT&lt;br /&gt;
| Within I_SOURCE:DEITY&lt;br /&gt;
| Usage Hint token&lt;br /&gt;
| Indicates why a deity would choose to perform this interaction. See CDI:USAGE_HINT below for valid values - in this context, MAJOR_CURSE is the only value that makes sense.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| I_TARGET&lt;br /&gt;
| Global&lt;br /&gt;
| id, type&lt;br /&gt;
| Specifies what things this interaction acts upon. Can be specified multiple times. Valid values:&lt;br /&gt;
* CORPSE - Also includes pieces of corpses&lt;br /&gt;
* CREATURE&lt;br /&gt;
* MATERIAL&lt;br /&gt;
* LOCATION&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_LOCATION&lt;br /&gt;
| Within I_TARGET&lt;br /&gt;
| Location&lt;br /&gt;
| Narrows down exactly what the interaction targets. Valid values:&lt;br /&gt;
* CONTEXT_REGION - Can only be used by IS_REGION interactions.&lt;br /&gt;
* CONTEXT_CREATURE&lt;br /&gt;
* CONTEXT_ITEM - Used when the target is a CORPSE.&lt;br /&gt;
* CONTEXT_BP - Use body part from CDI:BP_REQUIRED token (below).&lt;br /&gt;
* CONTEXT_LOCATION&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_MANUAL_INPUT&lt;br /&gt;
| Within I_TARGET&lt;br /&gt;
| text&lt;br /&gt;
| Tells the player what they should be selecting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_AFFECTED_CREATURE&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| ?&lt;br /&gt;
| Specifies specific creatures the interaction can target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_AFFECTED_CLASS&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature class&lt;br /&gt;
| Specifies creature classes the interaction can target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_IMMUNE_CREATURE&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| ?&lt;br /&gt;
| Specifies specific creatures the interaction cannot target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_IMMUNE_CLASS&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature class&lt;br /&gt;
| Specifies creature classes the interaction cannot target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_REQUIRES&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature token or property&lt;br /&gt;
| Indicates that the target must have the specified property. Valid values:&lt;br /&gt;
* FIT_FOR_ANIMATION - Any corpse or body part that can become a zombie (heads, hands, etc.)&lt;br /&gt;
* FIT_FOR_RESURRECTION - The target corpse's UPPERBODY must be attached.&lt;br /&gt;
* HAS_BLOOD&lt;br /&gt;
* MORTAL&lt;br /&gt;
* NO_AGING&lt;br /&gt;
* STERILE&lt;br /&gt;
* Creature token: BLOODSUCKER, CAN_LEARN, CAN_SPEAK, CRAZED, EXTRAVISION, LIKES_FIGHTING (or LIKESFIGHTING), MISCHIEVOUS (or MISCHIEVIOUS), NO_CONNECTIONS_FOR_MOVEMENT, NO_DIZZINESS, NO_DRINK, NO_EAT, NO_FEVERS, NO_PHYS_ATT_GAIN, NO_PHYS_ATT_RUST, NO_SLEEP, NO_THOUGHT_CENTER_FOR_MOVEMENT, NOBREATHE, NOEMOTION, NOEXERT, NOFEAR, NONAUSEA, NOPAIN, NOSTUN, NOT_LIVING, NOTHOUGHT, OPPOSED_TO_LIFE, PARALYZEIMMUNE, SUPERNATURAL, TRANCES, UTTERANCES&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_FORBIDDEN&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature token or property&lt;br /&gt;
| Indicates that the target must not have the specified property. Valid values are the same as for IT_REQUIRES.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_CANNOT_TARGET_IF_ALREADY_AFFECTED&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| &lt;br /&gt;
| Prevents the interaction from targeting a creature that's already under the effect of the same interaction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_CANNOT_HAVE_SYNDROME_CLASS&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| [[Syndrome]] class&lt;br /&gt;
| Prevents the interaction from targeting a creature under the effects of a syndrome having the specified SYN_CLASS value.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_MATERIAL&lt;br /&gt;
| Within I_TARGET:MATERIAL&lt;br /&gt;
| Type&lt;br /&gt;
| Specifies the type of material the interaction targets. Valid values:&lt;br /&gt;
* FLOW:Breath attack token - Specifies an attack not made of any material.&lt;br /&gt;
* MATERIAL:[[Material token]]:Breath attack token - Specifies an attack made of a specific material.&lt;br /&gt;
* CONTEXT_MATERIAL - Use material from CDI:MATERIAL token (below).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| I_EFFECT&lt;br /&gt;
| Global&lt;br /&gt;
| type&lt;br /&gt;
| Specifies what the interaction does to the targets. Can be specified multiple times. Valid values:&lt;br /&gt;
* ANIMATE - Raises the target corpse/bodypart as a zombie.  The zombie will always be hostile to life and will retain no information about its original personality/loyalties.  Syndromes can also be specified within this tag.&lt;br /&gt;
* RESURRECT - Returns the creature to life.  This can be used on parts that are not FIT_FOR_RESURRECTION, but only the main part (with an UPPERBODY attached) will remain loyal to its original faction.  Syndromes can also be specified within this tag.&lt;br /&gt;
* ADD_SYNDROME - Adds one or more syndromes.  The actual syndrome is specified with the [SYNDROME] tag.&lt;br /&gt;
* CLEAN - Cleans off most liquids/dust covering the creature.&lt;br /&gt;
* HIDE - Allows the creature to hide even if another creature can see it.&lt;br /&gt;
* CONTACT - Causes the creatures to touch.  The interaction's range must be TOUCHABLE.&lt;br /&gt;
* MATERIAL_EMISSION - Used within the MATERIAL_EMISSION interaction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_TARGET&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| ID&lt;br /&gt;
| Specifies which I_TARGET this effect will be applied to&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_INTERMITTENT&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| Frequency&lt;br /&gt;
| Indicates that the effect happens intermittently and specifies roughly how often. Valid values:&lt;br /&gt;
* WEEKLY&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_IMMEDIATE&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
|&lt;br /&gt;
| Indicates that the effect happens immediately.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_LOCATION&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| Location Hint&lt;br /&gt;
| Indicates where the effect can take place. Valid values:&lt;br /&gt;
* IN_WATER&lt;br /&gt;
* IN_MAGMA&lt;br /&gt;
* NO_WATER&lt;br /&gt;
* NO_MAGMA&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_ARENA_NAME&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| text&lt;br /&gt;
| Allows the interaction to be applied to newly spawned creatures in Arena mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_GRIME_LEVEL&lt;br /&gt;
| Within I_EFFECT:CLEAN&lt;br /&gt;
| amount?&lt;br /&gt;
| [IE_GRIME_LEVEL:2] appears in the default cleaning interaction, and may indicate amount of grime cleaned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_SYNDROME_TAG&lt;br /&gt;
| Within I_EFFECT:CLEAN&lt;br /&gt;
| Syndrome flag&lt;br /&gt;
| Indicates that cleaning off materials will activate their syndromes if they have this flag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GENERATED&lt;br /&gt;
| Global&lt;br /&gt;
| &lt;br /&gt;
| Indicates that this is a generated interaction. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Interaction Usage==&lt;br /&gt;
In order to actually use an interaction, add the [[creature token]] [CAN_DO_INTERACTION:NAME] followed by a series of [CDI:...] tokens. Interactions can also be granted through [[syndrome]]s using the token [CE_CAN_DO_INTERACTION] (plus the same series of CDI tokens).&lt;br /&gt;
&lt;br /&gt;
The following CDI tokens can be specified:&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#C0C0C0&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| INTERACTION&lt;br /&gt;
| id&lt;br /&gt;
| Specifies which interaction can be performed. Only to be used with syndromes, since CE_CAN_DO_INTERACTION does not allow specifying the interaction ID directly.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TARGET&lt;br /&gt;
| target ID, target types&lt;br /&gt;
| Specifies how the creature chooses what to . Target ID refers to an I_TARGET defined in the interaction itself. Multiple target types can be specified. If no target is specified, creature will target any available target within range, even through walls.  Valid target types:&lt;br /&gt;
* LINE_OF_SIGHT - the source needs to be able to see the target&lt;br /&gt;
* TOUCHABLE - the source needs to be able to touch the target&lt;br /&gt;
* DISTURBER_ONLY - the target must be whoever disturbed the source&lt;br /&gt;
* SELF_ALLOWED - the target can be the source&lt;br /&gt;
* SELF_ONLY - the target '''must''' be the source&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TARGET_RANGE&lt;br /&gt;
| target ID, range&lt;br /&gt;
| Specifies how far away the target can be, in tiles.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LOCATION_HINT&lt;br /&gt;
| Location Hint (see above)&lt;br /&gt;
| ?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USAGE_HINT&lt;br /&gt;
| Usage hint token&lt;br /&gt;
| Indicates when and how CPU-controlled creatures will use the interaction. If no hint is specified, the interaction will be used whenever a valid target is available.  Valid values:&lt;br /&gt;
* MAJOR_CURSE - Used in disturbance curses and deity curses.  Targets the tomb disturber/temple defiler.&lt;br /&gt;
* GREETING - Creatures will target 'friendly' creatures, usually at random.&lt;br /&gt;
* CLEAN_SELF - Creature targets itself when covered in liquids or dust.&lt;br /&gt;
* CLEAN_FRIEND - Same, but targets other friendly units.&lt;br /&gt;
* ATTACK - Targets enemy creatures in combat.  If the interaction specifies SELF_ONLY, CPU-controlled creatures will never use it.&lt;br /&gt;
* FLEEING - Used when fleeing an enemy.  Creature will target itself.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ADV_NAME&lt;br /&gt;
| text&lt;br /&gt;
| Specifies the interaction's name when used in Adventurer mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MAX_TARGET_NUMBER&lt;br /&gt;
| ID, number&lt;br /&gt;
| Specifies the maximum number of things that can be selected for a particular I_TARGET.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| WAIT_PERIOD&lt;br /&gt;
| number&lt;br /&gt;
| Controls how often the interaction can be used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERBAL&lt;br /&gt;
| &lt;br /&gt;
| Only creatures that can speak will be able to use the interaction.  Might also be needed for VERBAL_SPEECH.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERBAL_SPEECH&lt;br /&gt;
| filename&lt;br /&gt;
| Specifies what the creature says when they perform the interaction. Filename path is relative to /data/speech.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CAN_BE_MUTUAL&lt;br /&gt;
| &lt;br /&gt;
| Presumably, allows two creatures with this same interaction to use it on each other simultaneously, for example cats cleaning each other.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FREE_ACTION&lt;br /&gt;
|&lt;br /&gt;
| Indicates that performing the interaction doesn't take any time.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERB&lt;br /&gt;
| self:other:mutual&lt;br /&gt;
| When a creature uses the interaction, a message will display, describing the source as doing this.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERB_REVERSE&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TARGET_VERB&lt;br /&gt;
| self:other&lt;br /&gt;
| When a creature uses the interaction, a message will display, describing the target as doing this.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BP_REQUIRED&lt;br /&gt;
| Body part criteria&lt;br /&gt;
| Indicates that a particular body part must be present in order to perform the interaction. Criteria are BY_CATEGORY:category, BY_TYPE:type, or BY_TOKEN:token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FLOW&lt;br /&gt;
| [[Syndrome#Breath Attack Types|Breath attack token]]&lt;br /&gt;
| Causes the interaction to create an effect not made of any material. Only makes sense for FIREBALL, FIREJET, or DRAGONFIRE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| [[Material token]]:Breath attack token&lt;br /&gt;
| Causes the interaction to create an effect made of a specific material. Doesn't make sense for FIREBALL, FIREJET, or DRAGONFIRE.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Syndrome]]&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Tokens}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.34:Creature_token&amp;diff=178236</id>
		<title>v0.34:Creature token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.34:Creature_token&amp;diff=178236"/>
		<updated>2012-10-15T08:36:05Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: Clarified SPECIALATTACK_INTERACTION&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}{{Quality|Exceptional}}&lt;br /&gt;
&lt;br /&gt;
A full list of all known creature tokens.&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==A==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ADOPTS_OWNER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Tame creature cannot be made available for adoption, instead automatically adopting whoever it wants. It appears that the basic requirements for adoption are intact; for example, the creature is more likely to adopt an owner which likes creatures of that species.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ALCOHOL_DEPENDENT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature needs alcohol to get through the working day.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ALL_ACTIVE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active in day, night, and twilight. Seems to be a separate value from DIURNAL/NOCTURNAL/CREPUSCULAR, rather than implying them. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ALTTILE &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| If set, the creature will blink between its [TILE] and its [ALTTILE]. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| AMBUSHPREDATOR &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Instead of charging relentlessly at prey, a creature with this tag will wait till the prey is within a few squares before charging.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| AMPHIBIOUS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to breathe with or without [[water]]. Implies [AQUATIC].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| APP_MOD_DESC_RANGE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*Range&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=60554.msg1766793#msg1766793 Forum post describing how description ranges work]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| APP_MOD_GENETIC_MODEL&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*Model (Accepts DOMINANT_MORE, DOMINANT_LESS, and MIX)&lt;br /&gt;
| Defines a genetic model for the relevant appearance modifier(s). May or may not do anything significant at present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| APP_MOD_IMPORTANCE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| Determines how important the appearance modifier is, for determining whether it shows up in the creature description.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| APP_MOD_NOUN &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*noun&lt;br /&gt;
*SINGULAR or PLURAL &lt;br /&gt;
| creates a noun for the appearance and whether it is singular or plural&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| APP_MOD_RATE &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*Rate (integer)&lt;br /&gt;
*Scale (DAILY,  YEARLY)&lt;br /&gt;
*min:max  of growth&lt;br /&gt;
*start year:start day&lt;br /&gt;
*end year:end day &lt;br /&gt;
| setting the growth rate of the modifier.  The last two tokens can be replaced by NO_END to have growth continue indefinitely.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| APPLY_CREATURE_VARIATION &lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*CV TEMPLATE NAME &lt;br /&gt;
| Loads the Creature Variation Template specified.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| APPLY_CURRENT_CREATURE_VARIATION &lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| Applies loaded Creature Variation&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| AQUATIC &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to breathe underwater, but causes it to &amp;quot;drown&amp;quot; out of [[water]]. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ARENA_RESTRICTED &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Does not appear in arena mode list&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ARTIFICIAL_HIVEABLE&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Can be kept in artificial hives by beekeepers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| AT_PEACE_WITH_WILDLIFE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Does not attack or frighten wildlife.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*token&lt;br /&gt;
*bodypart&lt;br /&gt;
*selection criteria&lt;br /&gt;
*location &lt;br /&gt;
| Defines the attack name, and the body part used. See [[#Attack Tokens|below]] for valid subtokens&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[ATTACK:GORE:BODYPART:BY_CATEGORY:HORN]&amp;lt;br /&amp;gt;&lt;br /&gt;
''GORE'' : name of the attack&amp;lt;br /&amp;gt;&lt;br /&gt;
''BODYPART:BY_CATEGORY:HORN'' :  the horn is used to attack (presuming the creature has one)&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_TRIGGER &lt;br /&gt;
| Caste&lt;br /&gt;
| pop:exported wealth:created wealth&lt;br /&gt;
| Specifies when a [[megabeast]] will attack the fortress.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==B==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BABY &lt;br /&gt;
| Caste&lt;br /&gt;
| integer &lt;br /&gt;
| Age at which creature is considered a child. Default is zero. One can think of this as the duration of the baby stage.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BABYNAME &lt;br /&gt;
| Caste&lt;br /&gt;
| singular:plural &lt;br /&gt;
| Defines a new name for a creature in baby state at the caste level. For non-caste-specific baby names, see GENERAL_BABY_NAME.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BEACH_FREQUENCY &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| [[Whale]]s and [[Sea nettle jellyfish|jellyfish]] have this. Controls the beaching frequency of the creature. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BENIGN &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will only show up in &amp;quot;tame&amp;quot; biomes. Such creatures will generally avoid dwarves, although they may chase and/or attack them if they get too close, notably including [[elephant]]s.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BIOME &lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
* [[biome token]]&lt;br /&gt;
| Select a [[Biome]] the creature may appear in.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BLOOD&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*matter state (LIQUID, GAS, SOLID) &lt;br /&gt;
| Specifies what the creature's blood is made of.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BLOODSUCKER&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Seems to be required to make the creature denouncable as a creature of the night.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BODY&lt;br /&gt;
| Caste&lt;br /&gt;
| body parts &lt;br /&gt;
| Draws body parts from OBJECT:BODY files (such as body_default.txt)&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY:BODY_WITH_HEAD_FLAG:HEART:GUTS:BRAIN:MOUTH] &amp;lt;br /&amp;gt;&lt;br /&gt;
This is the body from a [[Purring maggot]]. It creates a body with head, a heart, some guts, a brain, and a mouth. Thats all a maggot needs.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BODY_APPEARANCE_MODIFIER &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ATTRIBUTE&lt;br /&gt;
*lowest:lower:low:median:high:higher:highest &lt;br /&gt;
| These body modifiers give individual creatures different characteristics. In the case of HEIGHT, BROADNESS and LENGTH, the modifier is also a percentage change to the BODY_SIZE of the individual creature.  The seven numbers afterward give a distribution of ranges. Each interval has an equal chance of occurring.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110] &amp;lt;br /&amp;gt;&lt;br /&gt;
''HEIGHT'' : marks the height to be changed &amp;lt;br /&amp;gt;&lt;br /&gt;
''90:95:98:100:102:105:110'' :  sets the range from the shortest (90% of the average height) to the tallest (110% of the average height) creature variation.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BODY_DETAIL_PLAN &lt;br /&gt;
| Caste&lt;br /&gt;
| PlanName, PlanName:type:type:type:etc &lt;br /&gt;
| loads a plan listed OBJECT:BODY_DETAIL_PLAN files, such as b_detail_plan_default.txt. Mass applies USE_MATERIAL_TEMPLATE, mass alters RELSIZE, alters body part positions, and will allow tissue layers to be defined. Tissue layers are defined in order of skin to bone here.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SKIN:FAT:MUSCLE:BONE:CARTILAGE] &amp;lt;br /&amp;gt;&lt;br /&gt;
This creates the detailed body of a [[fox]], the skin, fat, muscle, bones and cartilage out of the vertebrate tissues.&amp;lt;br /&amp;gt;&lt;br /&gt;
A [[Purring maggot|maggot]] would only need:&amp;lt;br /&amp;gt;&lt;br /&gt;
''[BODY_DETAIL_PLAN:EXOSKELETON_TISSUE_LAYERS:SKIN:FAT:MUSCLE]'' &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BODY_SIZE&lt;br /&gt;
| Caste&lt;br /&gt;
| years:days:size &lt;br /&gt;
| Sets size at a given age. Size is in cubic centimeters, and for normal body materials is roughly equal to the creature's average weight in grams.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:0:0:10000]&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:1:168:50000]&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:12:0:220000]&amp;lt;br /&amp;gt;&lt;br /&gt;
This describes the size of a [[minotaur]]. His birth size would be 10,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; (~10 kg). At 1 year and 168 days old he would be 50,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; (~50 kg). And as an adult (at 12 years old) he would be 220,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; and weigh roughly 220 kg.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BODYGLOSS &lt;br /&gt;
| Caste&lt;br /&gt;
| gloss &lt;br /&gt;
| Substitutes body part text with replacement text. Draws gloss information from OBJECT:BODY files (such as body_default.txt)&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BONECARN &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature eats bones. Implies CARNIVORE. Civilized creatures (e.g. Kobolds) with this tag tend to die out during world generation.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BP_APPEARANCE_MODIFIER &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*QUALITY&lt;br /&gt;
*lowest:lower:low:median:high:higher:highest &lt;br /&gt;
| sets up the breadth of possibilities for appearance qualities for a selected BP group. EG. Eyes (CLOSE_SET, DEEP_SET, ROUND_VS_NARROW, LARGE_IRIS),Lips (THICKNESS), Nose (BROADNESS, LENGTH, UPTURNED, CONVEX), Ear (SPLAYED_OUT, HANGING_LOBES, BROADNESS, HEIGHT), Tooth (GAPS), Skull (HIGH_CHEEKBONES, BROAD_CHIN, JUTTING CHIN, SQUARE_CHIN), Neck (DEEP_VOICE, RASPY_VOICE), Head (BROADNESS, HEIGHT)&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BUILDINGDESTROYER &lt;br /&gt;
| Caste&lt;br /&gt;
| 1 or 2 &lt;br /&gt;
| Allows a creature to destroy furniture and buildings. Value [1] targets mostly doors, hatches, furniture and the like. Value [2] targets anything not made with the b + C commands. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==C==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CAN_DO_INTERACTION&lt;br /&gt;
| Caste&lt;br /&gt;
| interaction token&lt;br /&gt;
| The creature can perform an interaction.  See [[interaction token]].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CAN_LEARN &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature gets skills and professions. Note that this token makes the creature unable to be butchered by an adventurer so it is not recommended for uncivilized monsters. Adventurers lacking this token can allocate but not increase attributes and skills. skills allocated will disappear on start.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CAN_SPEAK &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can talk. Note that it is not necessary for a creature to gain social skills. If a member of a civilization (such as a pet) has this token, it'll need to eat and drink.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CANNOT_UNDEAD &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Alias for NOT_LIVING&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CANOPENDOORS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to open doors. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CARNIVORE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature ''only'' eats meat.  If the creature goes on rampages in worldgen, it will often devour the people/animals it kills.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CASTE &lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*name &lt;br /&gt;
| defines a caste&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CASTE_ALTTILE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*tile number or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific alternate tile. Requires CASTE_TILE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CASTE_COLOR&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*fg&lt;br /&gt;
*bg&lt;br /&gt;
*brightness&lt;br /&gt;
| Creature tile color of the caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CASTE_GLOWCOLOR&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*fg&lt;br /&gt;
*bg&lt;br /&gt;
*brightness&lt;br /&gt;
| GLOWTILE color of the caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CASTE_GLOWTILE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*tile value or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific glowtile&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CASTE_NAME &lt;br /&gt;
| Caste&lt;br /&gt;
| singular:plural:adjective &lt;br /&gt;
| The name of the caste of the creature in the game.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CASTE_PROFESSION_NAME &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Unit type token]] (Profession)&lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| alters the name of the given profession, caste-specific&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CASTE_SOLDIER_ALTTILE&lt;br /&gt;
| Caste&lt;br /&gt;
| 'character' or tile number&lt;br /&gt;
| Creatures of this caste active in their civilization's military will blink between their default soldier tile and this one. Requires CASTE_SOLDIER_TILE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CASTE_SOLDIER_TILE&lt;br /&gt;
| Caste&lt;br /&gt;
| 'character' or tile number&lt;br /&gt;
| Creatures of this caste active in their civilization's military will use this tile instead.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CASTE_SPEECH&lt;br /&gt;
| Caste&lt;br /&gt;
| speech file?&lt;br /&gt;
| Possibly a caste-specific instance of the SPEECH token&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CASTE_TILE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* tile number or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific creature tile.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CAVE_ADAPT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Gives the creature a bonus in caves. Also causes [[Cave adaptation]]. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CDI&lt;br /&gt;
| Caste&lt;br /&gt;
| Varies&lt;br /&gt;
| Specifies details for the preceding CAN_DO_INTERACTION token. See [[Interaction token]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHANGE_BODY_SIZE_PERC&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CHILD &lt;br /&gt;
| Caste&lt;br /&gt;
| integer &lt;br /&gt;
| age at which creature is considered an adult. One can think of this as the duration of the child stage. Without this token, a creature will not reproduce in Fortress mode.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CHILDNAME &lt;br /&gt;
| Caste&lt;br /&gt;
| singular:plural &lt;br /&gt;
| Defines a new name for a creature in child state at the caste level. For non-caste-specific child names, see GENERAL_CHILD_NAME.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CLUSTER_NUMBER &lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
| The minimum/maximum numbers of how many creatures per spawned cluster. Certain vermin fish use this token in combination with temperate ocean and river biome tokens to perform seasonal migrations.&lt;br /&gt;
e.g. [CLUSTER_NUMBER:1:3] &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CLUTCH_SIZE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
|Number of eggs laid in one sitting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| COLONY_EXTERNAL&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Caste hovers around colony.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| COLOR &lt;br /&gt;
| Creature&lt;br /&gt;
| foreground:background:brightness &lt;br /&gt;
| Color  of the creature's tile. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| COMMON_DOMESTIC &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be brought with immigrants and when creating a new fortress, as long as the creature also includes at least one of the following tokens: PET, PACK_ANIMAL, WAGON_PULLER, MOUNT.  In addition, the creature must be NATURAL rather than FANCIFUL&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CONVERTED_SPOUSE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creatures of this caste's species with the SPOUSE_CONVERTER and NIGHT_CREATURE_HUNTER tokens will kidnap SPOUSE_CONVERSION_TARGETs of an appropriate sex and convert them into castes with CONVERTED_SPOUSE.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| COOKABLE_LIVE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Set this to allow the creature to be cooked in meals without first being butchered / fishcleaned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CRAZED&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature is 'berserk' and will attack all other creatures, except members of its own species that ALSO have the CRAZED tag.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| COPY_TAGS_FROM &lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*CREATURE NAME&lt;br /&gt;
| Copies tags from another specified creature.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CREATURE_CLASS &lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*classname&lt;br /&gt;
| Creature class. Can be anything, but only existing use is GENERAL_POISON. Appears to only be used for Syndromes. Supposedly can also be used for entity positions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CREATURE_SOLDIER_TILE&lt;br /&gt;
| Creature&lt;br /&gt;
| 'character' or tile number&lt;br /&gt;
| Creatures active in their civilization's military will use this tile instead.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CREATURE_TILE &lt;br /&gt;
| Creature&lt;br /&gt;
| 'character' or tile number &lt;br /&gt;
| The symbol of the creature in ASCII mode.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CREPUSCULAR &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active at twilight.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CURIOUSBEAST_EATER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to steal and eat edible items from a site. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CURIOUSBEAST_GUZZLER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to (very quickly) drink your alcohol. Or spill the barrel to the ground. Also affects undead versions of the creature. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CURIOUSBEAST_ITEM &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to steal things (apparently the highest value it can find).  If the creature goes on rampages in worldgen, it will often steal items instead of attacking.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CV_ADD_TAG&lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*TAG NAME &lt;br /&gt;
| Adds a tag. Used in conjunction with creature variation templates.  &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CV_REMOVE_TAG&lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*TAG NAME &lt;br /&gt;
| Removes a tag. Used in conjunction with creature variation templates. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==D==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DEMON&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Found on generated [[demon]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DESCRIPTION &lt;br /&gt;
| Caste&lt;br /&gt;
| text &lt;br /&gt;
| A brief description of the creature type.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DIE_WHEN_VERMIN_BITE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Dies upon attacking.  Used for bee stings.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DIFFICULTY &lt;br /&gt;
| Caste&lt;br /&gt;
| integer &lt;br /&gt;
| Toady: &amp;quot;Difficulty determines how deep it places them in adventure mode/reclaim caves, and the chance that they are wounded the first few river attacks.&amp;quot; (Outdated? This particular quote referred to version .23a) Also increases experience gain during adventure mode. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DIURNAL &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active in day. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DIVE_HUNTS_VERMIN&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Found on [[peregrine falcon]]s.  The creature hunts vermin by diving from the air.  May be bugged due to fortress pets remaining earthbound.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DOES_NOT_EXIST &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not actually exist; used for fanciful creatures.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==E==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EBO_ITEM&lt;br /&gt;
| Caste&lt;br /&gt;
| [[item token]]:[[material token]] (ANY_HARD_STONE can be used for the material)&lt;br /&gt;
| Defines the item that the creature drops upon being butchered.  Used with EXTRA_BUTCHER_OBJECT.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EBO_SHAPE&lt;br /&gt;
| Caste&lt;br /&gt;
| gem shape&lt;br /&gt;
| The shape of the extra item of the creature upon butchering.  Used with EXTRA_BUTCHER_OBJECT.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EGG_MATERIAL&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[material token]]&lt;br /&gt;
*state (SOLID, LIQUID, or GAS)&lt;br /&gt;
| Egg material. Egg-laying creatures will define this 3 times, using LOCAL_CREATURE_MAT:EGGSHELL, LOCAL_CREATURE_MAT:EGG_WHITE, and then LOCAL_CREATURE_MAT:EGG_YOLK.  Eggs will be made out of eggshell.  Edibility is determined by tags on whites or yolk, but they otherwise do not exist.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EGG_SIZE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*size&lt;br /&gt;
| Determines how long it takes for eggs to hatch{{verify}}. The larger the number, the longer it takes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EQUIPMENT_WAGON &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature into a large 3x3 creature responsible for carrying trade goods, pulled by two [WAGON_PULLER]s and driven by a merchant.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| EQUIPS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to wear or wield items.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| EVIL &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature is considered evil and will only show up in evil biomes. Has no effect on cavern creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRA_BUTCHER_OBJECT&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
* TYPE, CATEGORY, or TOKEN&lt;br /&gt;
| The creature drops an additional object when butchered (typically a gizzard stone), defined by EBO_ITEM and EBO_SHAPE.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| EXTRACT&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Defines a creature extract which can be obtained via [[small animal dissection]].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| EXTRAVISION &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can see regardless of whether it has working eyes. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==F==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FANCIFUL &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Makes every civilization know about the creature. The creature won't occur in regular material preference lists. The tag also adds some art value modifiers. Used for things like dragons and other legendary creatures.  Conflicts with [COMMON_DOMESTIC]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FEATURE_ATTACK_GROUP&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on subterranean animalmen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FEATURE_BEAST&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[forgotten beast]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FEMALE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Inside a female caste, sets femaleness. Outside of a caste, sets all individuals female unless overridden by caste.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FIREIMMUNE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Renders a creature immune to being damaged by FIREBREATH's short range cone attack.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FIREIMMUNE_SUPER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immune to DRAGONFIREBREATH. Implies FIREIMMUNE. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FISHITEM &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Needs to be cleaned at a fishery&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FIXED_TEMP &lt;br /&gt;
| Caste&lt;br /&gt;
| temperature &lt;br /&gt;
| The natural heat generated by the creature.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FLEEQUICK &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Determines how soon a creature flees in a losing battle. Creatures with this tag will flee at the first sign of resistance.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FLIER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to fly. Fortress Mode pathfinding only partially incorporates pathfinding - flying dwarves need a land path to exist between them and an area in order to access it, but as long as one such path exists, they do not need to use it, instead being able to fly over intervening obstacles.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FREQUENCY &lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*number, max 100&lt;br /&gt;
| Determines the chances of a creature appearing within its environment, with higher values resulting in more frequent appearance. The game effectively considers all creatures that can possibly appear and uses the FREQUENCY value as a ''weight'' - for example, if there are three creatures with frequencies 10/25/50, the creature with [FREQUENCY:50] will appear approximately 58.8% of the time. Defaults to 50 if not specified. Not to be confused with POP_RATIO.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==G==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GENERAL_BABY_NAME &lt;br /&gt;
| Creature&lt;br /&gt;
| singular:plural &lt;br /&gt;
| name at creature level&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GENERAL_CHILD_NAME &lt;br /&gt;
| Creature&lt;br /&gt;
| singular:plural &lt;br /&gt;
| name at creature level&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GENERAL_MATERIAL_FORCE_MULTIPLIER&lt;br /&gt;
| Caste&lt;br /&gt;
| A:B&lt;br /&gt;
| Attacks against the creature have their force modified by A/B. For example, 1:2 will halve the force of an attack made against the creature. {{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GENERATED&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Found on procedurally generated creatures like [[Forgotten beast]]s, (biome name) [[titan]]s, [[Demon]]s, and [[night creature]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GETS_INFECTIONS_FROM_ROT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can get infections from necrotic tissue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GETS_WOUND_INFECTIONS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature's wounds can become infected.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GLOWCOLOR &lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*foreground&lt;br /&gt;
*background&lt;br /&gt;
*brightness &lt;br /&gt;
| The colour of the GLOWTILE of the creature.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GLOWTILE &lt;br /&gt;
| Creature&lt;br /&gt;
| ascii character &lt;br /&gt;
| If present, the being glows in the dark (generally used for Adventure Mode). The tile is what replaces the being's current tile when it is obscured from your sight by darkness. The default setting for kobolds (a yellow quotation mark) provides a nice &amp;quot;glowing eyes&amp;quot; effect. The game is also hardcoded to automatically convert quotation mark GLOWTILES into apostrophes if the creature has lost one eye. This works at the generic creature level - for caste-specific glow tiles, use CASTE_GLOWTILE instead.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GNAWER &lt;br /&gt;
| Caste&lt;br /&gt;
| verb&lt;br /&gt;
| The creature can and will gnaw its way out of [[animal trap]]s and [[cage]]s using the specified verb, depending on the material from which it is made. Due to a bug, however, they will only escape from [[artifact]]s.{{bug|6117}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GOBBLE_VERMIN_CLASS&lt;br /&gt;
| Caste&lt;br /&gt;
| class&lt;br /&gt;
| The creature eats vermin of the specified class.  &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GOBBLE_VERMIN_CREATURE&lt;br /&gt;
| Caste&lt;br /&gt;
| creature:caste&lt;br /&gt;
| The creature eats a specified vermin.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GO_TO_END &lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags at the end of the creature.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GO_TO_START &lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags at the beginning of the creature.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GO_TO_TAG&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags after the specified tag.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GOOD &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature is considered good and will only show up in good biomes, for example [[unicorn]]s. Presumably has no effect on cavern creatures.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GRASSTRAMPLE &lt;br /&gt;
| Caste&lt;br /&gt;
| value &lt;br /&gt;
| The value determines how rapidly grass is trampled when a creature steps on it - a value of 0 causes the creature to never damage grass, while a value of 100 causes grass to be trampled as rapidly as possible. Defaults to 5.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GRAVITATE_BODY_SIZE&lt;br /&gt;
| Caste&lt;br /&gt;
| target value&lt;br /&gt;
| Used in Creature Variants. This token changes the adult body size to the average of the old adult body size and the target value and scales all intermediate growth stages by the same factor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GRAZER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| Animals is a grazer.  The higher the number, the less frequently it needs to eat in order to survive.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==H==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HABIT&lt;br /&gt;
| Caste&lt;br /&gt;
| type:probability&lt;br /&gt;
| Defines certain behaviors for the creature. The habit types are COLLECT_TROPHIES, COOK_PEOPLE, COOK_VERMIN, GRIND_VERMIN, COOK_BLOOD, GRIND_BONE_MEAL, EAT_BONE_PORRIDGE, USE_ANY_MELEE_WEAPON, GIANT_NEST, and COLLECT_WEALTH. These may require the creature to have a lair to work properly.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HABIT_NUM&lt;br /&gt;
| Caste&lt;br /&gt;
| number or TEST_ALL&lt;br /&gt;
| &amp;quot;If you set HABIT_NUM to a number, it should give you that exact number of habits according to the weights.&amp;quot;.&amp;lt;sup&amp;gt;[[http://www.bay12forums.com/smf/index.php?topic=60554.msg1719248#msg1719248 source post]]&amp;lt;/sup&amp;gt; All lists of HABITs are preceded by [HABIT_NUM:TEST_ALL]&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| HAS_NERVES &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This makes the creature susceptible to severed motor and sensory nerves when muscles are torn in limb, grasp and stance parts. Some butchering yields nervous tissue.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| HASSHELL&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature has a shell. Seemingly no longer used - holdover from previous versions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HIVE_PRODUCT&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
*[[time]]&lt;br /&gt;
*[[item token]]s&lt;br /&gt;
| What product is harvested from [[Beekeeping industry|beekeeping]].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| HOMEOTHERM &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Default 'NONE'. The creature's normal body [[temperature]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HUNTS_VERMIN&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature hunts and kills nearby vermin.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==I==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IMMOBILE&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The creature cannot move.  Found on [[sponge]]s. Will also stop a creature from breeding in Fortress Mode (MALE and FEMALE are effected, if one is IMMOBILE no breeding will happen)&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| IMMOBILE_LAND &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immobile while on land.  Only works on AQUATIC creatures which can't breathe on land.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| IMMOLATE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Will ignite, and potentially completely destroy, items the creature is standing on. Keep booze away from critters with this tag. Also gives the vermin a high chance of escaping from [[animal trap]]s and [[cage]]s made of certain materials. Due to a bug, however, they will only escape from [[artifact]]s.{{bug|6117}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| INTELLIGENT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Shortcut for [CAN_SPEAK] + [CAN_LEARN].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ITEMCORPSE &lt;br /&gt;
| Caste&lt;br /&gt;
|     &lt;br /&gt;
* [[item token]]&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Determines if the creature leaves behind a non-standard corpse (i.e. wood, statue, bars, ash from ghost etc).&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ITEMCORPSE_QUALITY &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The quality of an item-type corpse left behind; 5 is masterpiece-level. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==L==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LAIR&lt;br /&gt;
| Caste&lt;br /&gt;
| type:probability&lt;br /&gt;
| Found on megabeasts, semimegabeasts, and night creatues. The creature will seek out sites of this type and take them as lairs. The lair types are SIMPLE_BURROW, SIMPLE_MOUND, WILDERNESS_LOCATION, SHRINE, and LABYRINTH.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LAIR_CHARACTERISTIC&lt;br /&gt;
| Caste&lt;br /&gt;
| characteristic:probability&lt;br /&gt;
| Defines certain features of the creature's lair. The only valid characteristic is HAS_DOORS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LAIR_HUNTER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| This creature will actively hunt adventurers in its lair.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LAIR_HUNTER_SPEECH&lt;br /&gt;
| Caste&lt;br /&gt;
| speech file&lt;br /&gt;
| What this creature says while hunting adventurers in its lair.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LARGE_PREDATOR &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Will attack things that are smaller than it (like dwarves). Only one group of &amp;quot;large predators&amp;quot; will appear on any given map (possibly two groups on &amp;quot;savage&amp;quot; maps). In adventure mode, large predators will try to ambush and attack you (and your party will attack them back). When tamed, large predators tend to be much more aggressive to enemies than non-large predators, making them a good choice for an animal army.  They may go on rampages in worldgen, and adventurers may receive quests to kill them.  Also, they can be mentioned in the intro paragraph when starting a fortress e.g. &amp;quot;ere the wolves get hungry.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LARGE_ROAMING &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| In Fortress Mode, spawns outdoors and is not a vermin creature. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LAYS_EGGS&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature lays eggs instead of giving birth to live young.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LAYS_UNUSUAL_EGGS&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[item token]]&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Creature lays a particular item instead of regular eggs.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LIGAMENTS &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*healing rate &lt;br /&gt;
| Defines the material and healing rate of ligaments.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LIGHT_GEN &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will generate light, such as in adventurer mode at night. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LIKES_FIGHTING &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will attack enemies rather than flee from them. This tag has the same effect on player-controlled creatures - included modded dwarves. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LISP&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature uses &amp;quot;sssssnake talk&amp;quot; (multiplies 'S' when talking - &amp;quot;My name isss Recisssiz.&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LITTERSIZE&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* minumum&lt;br /&gt;
* maximum&lt;br /&gt;
| Determines the random chance of how many creatures are generated when giving birth. [LITTERSIZE:1:2]&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LOCKPICKER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Lets a creature open doors that are set to forbidden in Fortress Mode.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LOOSE_CLUSTERS &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creatures will scatter if they have this tag, or form tight packs if they don't. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==M==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MAGICAL&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Unknown.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MAGMA_VISION &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature's able to see while covered in magma. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MALE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The species or caste is all male.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MANNERISM_*&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*occasionally body part &lt;br /&gt;
| Adds a possible mannerism to the creature's profile.&lt;br /&gt;
Refer to [[Creature mannerism token]]s&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*material id&lt;br /&gt;
| Begins defining a new material.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MATERIAL_FORCE_MULTIPLIER&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Material token]]&lt;br /&gt;
*A:B&lt;br /&gt;
| Set the force multiplier of a specific material against the creature to A/B. For example, 10:1 multiplies the force by 10. {{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MATUTINAL&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Sets if the creature is active in dawn. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MAXAGE &lt;br /&gt;
| Caste&lt;br /&gt;
| min:max &lt;br /&gt;
| Range of time in years in which death from old age may occur. Once a creature reaches the min value, it has a random chance each season of dying from old age. Unknown if the chance increases with further age.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MEANDERER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Gives a creature random movement. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MEGABEAST &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| A 'boss' creature.  A small number of the creature are created during worldgen, their histories and descendants (if any) will be tracked in worldgen (as opposed to simply 'spawning'), and they will occasionally go on rampages, potentially leading to worship if they attack the same place multiple times.  Their presence and number will also influence age names.  When appearing in Fortress Mode, they will have a pop-up message announcing their arrival.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|MENT_ATT_CAP_PERC&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*Cap %&lt;br /&gt;
|Default is 200.  This means you can increase your attribute to 200% of its starting value (or the average value + your starting value if that is higher).&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MENT_ATT_RANGE &lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]]&lt;br /&gt;
*lowest:lower:low:median:high:higher:highest &lt;br /&gt;
| Sets up a mental attribute's range of values (0-5000). All mental attribute ranges default to 200:800:900:1000:1100:1300:2000.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MENT_ATT_RATES&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*cost to improve&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| Mental attribute gain/decay rates. Defaults are 500:4:5:4.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MILKABLE &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
* frequency&lt;br /&gt;
| Allows the creature to be milked. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MISCHIEVIOUS&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Alias for MISCHIEVOUS&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MISCHIEVOUS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Will pull any levers it comes across. Also makes creature spawn invisible and with several ranks in Ambusher. &amp;quot;They go on little missions to mess with various fortress buildings, not just levers.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MODVALUE&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Seemingly no longer used.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MOUNT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature may be used as a mount.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MOUNT_EXOTIC &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| ?&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MULTIPLE_LITTER_RARE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes litters with more than one offspring rare. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MUNDANE &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Marks if the creature is an actual real-life creature. Only used for age-names at present, and determining whether a creature will attack creatures with the AT_PEACE_WITH_WILDLIFE token.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==N==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NAME &lt;br /&gt;
| Creature&lt;br /&gt;
| singular:plural:adjective &lt;br /&gt;
| The generic name for any creature of this type - will be used when distinctions between caste are unimportant. For names for specific castes, use CASTE_NAME instead. If left undefined, the creature will be labeled as &amp;quot;nothing&amp;quot; by the game.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NATURAL &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Alias for NATURAL_ANIMAL&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NATURAL_ANIMAL&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Animal is considered to be natural.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NATURAL_SKILL&lt;br /&gt;
| Caste&lt;br /&gt;
| [[Skill_token|Skill token]]:value&lt;br /&gt;
| The creature possesses this skill at this level inherently. It begins with this skill at this level, and the skill may never rust below this level.  Requires CAN_LEARN or INTELLIGENT to function (changed in .25 or earlier that CAN_LEARN is no longer required).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NIGHT_CREATURE_BOGEYMAN&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on bogeymen. Creatures with this tag will join other bogeymen in attacking adventurers at night, and will also adopt their other behaviors, such as vanishing in smoke upon being killed. This does not affect the creature's presence elsewhere, such as for generated megabeasts, normal creatures, entity members, etc. Setting the number of bogeyman types to zero in the world gen parameters will remove only the randomly-generated bogeymen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NIGHT_CREATURE_HUNTER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| A very small population of the creature will be created during worldgen (sometimes only a single individual will be created), and their histories will be tracked (that is, they will not spawn spontaneously later, they must either have children or convert other creatures to increase their numbers).   The creature will settle in a lair and go on rampages during worldgen.  If this creature has SPOUSE_CONVERTER, it will actively attempt to seek out potential conversion targets to abduct, convert, and have children with (if possible).&lt;br /&gt;
&lt;br /&gt;
This tag causes the usual behaviour of [[werebeast]]s in worldgen, that is, fleeing towns upon being cursed and conducting raids from a lair.  If this tag is absent from a deity curse, the accursed will simply be driven out of towns in a similar manner to [[vampire]]s.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_AUTUMN  &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This creature caste does not appear in [[Calendar|autumn]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NO_CONNECTIONS_FOR_MOVEMENT&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature doesn't require connected body parts to move{{verify}}; generally used on undead creatures with connections that have rotted away.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_DIZZINESS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot become dizzy&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_DRINK &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to drink. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_EAT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to eat. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_FEVERS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot suffer fevers&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NO_GENDER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature has no gender.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NO_PHYS_ATT_GAIN&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The affected caste cannot gain any physical skills.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NO_PHYS_ATT_RUST&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The affected caste cannot lose any physical skills.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_SLEEP &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to sleep. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_SPRING &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This creature caste does not appear in [[Calendar|spring]].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_SUMMER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This creature caste does not appear in [[Calendar|summer]].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_THOUGHT_CENTER_FOR_MOVEMENT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't require an organ with the [THOUGHT] tag to survive or attack; generally used on creatures that don't have brains.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_WINTER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This creature caste does not appear in [[Calendar|winter]].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOBONES &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature has no bones.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOBREATHE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't need to breathe or have [BREATHE] parts in body. Cannot drown or be strangled. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOCTURNAL &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active in night. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOEMOTION &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature has no emotions, and does not rage.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOEXERT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can't become tired or over-exerted. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOFEAR &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't feel fear and will never run away from battle. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOMEAT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop meat on butcher. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NONAUSEA &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can't vomit.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOPAIN &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't feel pain. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOSKIN &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop skin on butcher. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOSKULL &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop skull on butcher, rot, or decay of severed head. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOSMELLYROT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Does not produce miasma when rotting&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOSTUCKINS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Weapons can't be stuck in creature. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOSTUN &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can't be stunned. Creatures with this tag never wake up from sleep in Fortress Mode and stay drowsy. If this creature must eat and drink while playing, it WILL die.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOT_BUTCHERABLE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Cannot be butchered&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NOT_LIVING&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Cannot be raised from the dead.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOTHOUGHT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't require a [THOUGHT] body part to survive.  If it does not have NO_THOUGHT_CENTER_FOR_MOVEMENT as well, it will be unable to use any attacks other than the default 'push'.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==O==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| OPPOSED_TO_LIFE&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Is hostile to all creatures except undead and other non-living ones.  Used for [[Undead]].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==P==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PACK_ANIMAL &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be used as a pack animal. Currently only used by merchants. Also prevents creature from dropping hauled items on its own -- do not use for player-controllable creatures.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PARALYZEIMMUNE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immune to all paralyzing special attacks.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PATTERNFLIER&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PEARL &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| In earlier versions, creature would generate pearls.  Does nothing in the current version.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PENETRATEPOWER &lt;br /&gt;
| Caste&lt;br /&gt;
| value &lt;br /&gt;
| Controls the ability of vermin to find a way into containers when they are eating food from your stockpiles.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PERSONALITY &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ATTRIBUTE&lt;br /&gt;
*lowest:median:highest &lt;br /&gt;
| Determines the range and chance of personality traits. Standard is 0:50:100. See [[Personality trait]] for more info.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PET &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be tamed. Also allows all females of the species to breed regardless of marital status.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PET_EXOTIC &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature can be tamed, but it is much harder to tame and most civilizations have limited knowledge.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PETVALUE &lt;br /&gt;
| Caste&lt;br /&gt;
| value &lt;br /&gt;
| How valuable a tamed animal/pet is. Actual cost in points in the embarking screen is (PETVALUE/2)+1 for an untrained animal, PETVALUE+1 for a trained(War or Hunting) one. Note that for an animal to be selectable in this screen, it must have the COMMON_DOMESTIC token. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PETVALUE_DIVISOR&lt;br /&gt;
| Caste&lt;br /&gt;
| value&lt;br /&gt;
| Divides the creature's PETVALUE by the specified number. Used for bees to prevent a single hive from being worth a fortune.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|PHYS_ATT_CAP_PERC&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*Cap %&lt;br /&gt;
|Default is 200.  This means you can increase your attribute to 200% of its starting value (or the average value + your starting value if that is higher).&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PHYS_ATT_RANGE &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]]&lt;br /&gt;
*lowest:lower:low:median:high:higher:highest &lt;br /&gt;
| Sets up a physical attribute's range of values (0-5000). All physical attribute ranges default to 200:700:900:1000:1100:1300:2000.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PHYS_ATT_RATES&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*cost to improve&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| Physical attribute gain/decay rates. Defaults for STRENGTH, AGILITY, TOUGHNESS, and ENDURANCE are 500:3:4:3, while RECUPERATION and DISEASE_RESISTANCE default to 500:NONE:NONE:NONE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PLUS_BP_GROUP&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY, or BY_TOKEN&lt;br /&gt;
*body type, category, or token&lt;br /&gt;
| Adds a body part group to selected body part group. Presumably used immediately after SET_BP_GROUP.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PLUS_MATERIAL&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*material&lt;br /&gt;
| Adds a material to selected materials. Used immediately after SELECT_MATERIAL.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| POP_RATIO &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Weighted population of caste; Lower is rarer. Not to be confused with FREQUENCY.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| POPULATION_NUMBER &lt;br /&gt;
| Creature&lt;br /&gt;
| min:max &lt;br /&gt;
| The minimum/maximum numbers of how many of these creatures are present in each world map tile of the appropriate region.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| POWER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Allows the being to represent itself as a deity. Requires CAN_SPEAK to actually do anything more than settle at a location (e.g. write books, lead armies, profane temples). Doesn't appear to do anything for creatures that are already civilized.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PREFSTRING &lt;br /&gt;
| Creature&lt;br /&gt;
| string&lt;br /&gt;
| Sets what other creatures like about this creature. &amp;quot;Urist likes dwarves for their beards.&amp;quot; Multiple entries will be chosen from at random&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PROFESSION_NAME &lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*[[Unit type token]] (Profession)&lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| The generic name for members of this profession, at the creature level. In order to give members of specific castes different names for professions, use CASTE_PROFESSION_NAME instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PRONE_TO_RAGE&lt;br /&gt;
| Caste&lt;br /&gt;
| number&lt;br /&gt;
| Small creatures with this tag will occasionally attack larger creatures on sight instead of running away; the number indicates how likely it is to do so.  They are also more likely to enter a 'rage' state during combat, increasing their offensive power.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PUS&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*matter state (LIQUID, GAS, SOLID) &lt;br /&gt;
| Specifies what the creature's wounds will ooze when infected.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==R==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| RELSIZE &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*body category, type, or token&lt;br /&gt;
*Relsize &lt;br /&gt;
| Specifies a new relative size for a part than what is stated in the body plan. For example, Dwarves have larger livers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| REMAINS&lt;br /&gt;
| Caste&lt;br /&gt;
| singular:plural&lt;br /&gt;
| What creature's remains are called.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| REMAINS_COLOR&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| What color creature's remains are.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| REMAINS_ON_VERMIN_BITE_DEATH&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Goes with VERMIN_BITE and DIE_WHEN_VERMIN_BITE, the vermin creature will leave remains on death when biting.  Leaving this tag out will cause the creature to disappear entirely after it bites.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| REMAINS_UNDETERMINED&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Unknown.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| REMOVE_MATERIAL &lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*material token &lt;br /&gt;
| Removes a material from a creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| REMOVE_TISSUE&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*material token&lt;br /&gt;
| Removes a tissue from a creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| RETRACT_INTO_BP&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY or BY_TOKEN&lt;br /&gt;
*TYPE, CATEGORY or TOKEN&lt;br /&gt;
| The creature will retract a body part when threatened.  It will be unable to move or attack, but enemies will only be able to attack the specified body part.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| RETURNS_VERMIN_KILLS_TO_OWNER&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Used with HUNTS_VERMIN, causes the creature to return killed vermin to its owner.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ROOT_AROUND&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature will occasionally root around in the grass, looking for insects.  Used for flavor in Adventure Mode, no practical effect known.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==S==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SAVAGE &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature will only show up in &amp;quot;savage&amp;quot; biomes.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SECRETION &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*Material State&lt;br /&gt;
*location secreted from (by_type, by_category, by_token)&lt;br /&gt;
*body part &lt;br /&gt;
*tissue layer &lt;br /&gt;
| creates a secreted material on given tissue on a given part of the body.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SELECT_ADDITIONAL_CASTE&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*caste name&lt;br /&gt;
| adds an additional previously defined caste to the selection. Used immediately after SELECT_CASTE.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SELECT_CASTE &lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*caste name, or ALL &lt;br /&gt;
| selects a previously defined caste&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SELECT_MATERIAL &lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*Material token&lt;br /&gt;
| Selects a locally defined material. Can be ALL.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SEMIMEGABEAST &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Essentially the same as MEGABEAST, but more of them are created during worldgen.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SET_BP_GROUP &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*selection criteria BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*category, type, or token &lt;br /&gt;
| Begins a selection of body parts.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SET_TL_GROUP &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token&lt;br /&gt;
*tissue &lt;br /&gt;
| begins a selection of tissue layers&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SHEARABLE_TISSUE_LAYER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* tissue modifier&lt;br /&gt;
* required value&lt;br /&gt;
| Tissue layer can be sheared for its component material. The specified modifier must be at least of the desired value for shearing to be possible (a llama's wool must have a LENGTH of 300 before it is shearable).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SKILL_LEARN_RATE&lt;br /&gt;
| Caste&lt;br /&gt;
| [[skill_token]]:percentage&lt;br /&gt;
| The rate at which this creature learns this skill.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SKILL_LEARN_RATES&lt;br /&gt;
| Caste&lt;br /&gt;
| percentage&lt;br /&gt;
| The rate at which this creature learns all skills.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SKILL_RATE&lt;br /&gt;
| Caste&lt;br /&gt;
| [[skill_token]]:percentage:value:value:value&lt;br /&gt;
| As SKILL_RATES for individual skills.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SKILL_RATES&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
*% of improvement points you get&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| Affects skill gain and decay. Lower numbers in the last three slots make decay occur faster ([SKILL_RATES:100:1:1:1] would cause rapid decay). The counter rates may also be replaced with NONE.&lt;br /&gt;
Default is [SKILL_RATES:100:8:16:16].   [SLOW_LEARNER] changes the 100 to a 50.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SKILL_RUST_RATE&lt;br /&gt;
| Caste&lt;br /&gt;
| [[skill_token]]:value:value:value&lt;br /&gt;
| The rate at which this skill decays. Lower values cause the skill to decay faster.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SKILL_RUST_RATES&lt;br /&gt;
| Caste&lt;br /&gt;
| value:value:value&lt;br /&gt;
| The rate at which all skills decay. Lower values cause the skills to decay faster.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SLOW_LEARNER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Similar to [CAN_LEARN], but slower; skills are gained at a fraction of the rate. Present in the entries for ogres and giants; can be applied to civ or player races. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SMALL_REMAINS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| If a creature has this token, it'll leave &amp;quot;remains&amp;quot; instead of a corpse.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SOLDIER_ALTTILE&lt;br /&gt;
| Creature&lt;br /&gt;
| 'character' or tile number&lt;br /&gt;
| If this creature is active in its civilization's military, it will blink between its default tile and this one.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SOUND&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* Sound application (currently accepts ALERT or PEACEFUL_INTERMITTENT)&lt;br /&gt;
* Sound range (in tiles)&lt;br /&gt;
* Sound delay (lower values = sound is produced more often)&lt;br /&gt;
* VOCALIZATION or NONE (determines whether the sound requires breathing or not)&lt;br /&gt;
* First-person description&lt;br /&gt;
* Third-person description&lt;br /&gt;
* Description when out of sight&lt;br /&gt;
| Creature makes sounds periodically, which can be heard in Adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPECIFIC_FOOD&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* PLANT or CREATURE&lt;br /&gt;
* Plant/creature ID&lt;br /&gt;
| Indicates that the creature is only capable of eating a particular type of food.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SPEECH &lt;br /&gt;
| Creature&lt;br /&gt;
| speech file &lt;br /&gt;
| Boasting speeches relating to killing this creature. Examples include dwarf.txt and elf.txt in data\speech.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SPEECH_FEMALE&lt;br /&gt;
| Creature&lt;br /&gt;
| speech file &lt;br /&gt;
| Boasting speeches relating to killing females of this creature.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SPEECH_MALE&lt;br /&gt;
| Creature&lt;br /&gt;
| speech file &lt;br /&gt;
| Boasting speeches relating to killing males of this creature.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SPEED &lt;br /&gt;
| Caste&lt;br /&gt;
| value &lt;br /&gt;
| Sets the creatures' movement and work speed, 1000/[100 + SPEED X] is the resulting effect on creatures movement and work rates from default. See [[Speed]] for more information.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SPHERE &lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*sphere name &lt;br /&gt;
| Sets what religious spheres the creature is aligned to, for purposes of being worshipped via the [POWER] token. Also affects the layout of hidden fun stuff, and the creature's name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPOUSE_CONVERSION_TARGET&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| This creature can be converted by a night creature with SPOUSE_CONVERTED.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPOUSE_CONVERTER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| If the creature has the NIGHT_CREATURE_HUNTER tag, it will kidnap SPOUSE_CONVERSION_TARGETs and transform them into the caste of its species with the CONVERTED_SPOUSE tag during worldgen.  It may also start families this way.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SUPERNATURAL&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Gives the creature knowledge of any secrets with SUPERNATURAL_LEARNING_POSSIBLE that match its spheres. Other effects are unknown.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SWIM_SPEED &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*speed &lt;br /&gt;
| How fast the creature swims. Typically 2500 (0.38 times the default speed). &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SWIMS_INNATE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature naturally knows how to swim, as opposed to [SWIMS_LEARNED] below. Currently, an AI bug prevents this from being useful on PC races in fortress mode. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SWIMS_LEARNED &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature doesn't know how to swim unless it has learned the skill. Requires [CAN_LEARN], obviously. &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==T==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TENDONS &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*healing rate &lt;br /&gt;
| Defines the material and healing rate of tendons.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| THICKWEB &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature's webs can catch larger creatures.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TISSUE &lt;br /&gt;
| Creature&lt;br /&gt;
| name &lt;br /&gt;
| Begins defining a tissue in the creature file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TITAN&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[titan]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TL_COLOR_MODIFIER &lt;br /&gt;
| Caste&lt;br /&gt;
| COLOR:freq:COLOR:freq etc &lt;br /&gt;
| Creates a list of color patterns, giving each a frequency. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TLCM_GENETIC_MODEL&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| tissue layer color modifier is passed to offspring genetically?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TLCM_IMPORTANCE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| Presumably modifies the importance of the tissue layer color modifier, for description purposes.&lt;br /&gt;
HOWEVER using this appears to remove all mention of colour from creature descriptions. It does not appear in any default creatures.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TLCM_NOUN &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*name&lt;br /&gt;
*SINGULAR or PLURAL&lt;br /&gt;
| names the tissue layer color modifier, and determines the noun&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TLCM_TIMING &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ROOT&lt;br /&gt;
*start change window years:days:end change window years:days&lt;br /&gt;
| determines the point in the creature's life where the color change begins&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TRADE_CAPACITY &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| How much the creature can carry when used by merchants. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TRAINABLE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Shortcut for [TRAINABLE_HUNTING] + [TRAINABLE_WAR].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TRAINABLE_HUNTING &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can be trained as hunting beasts by way of kennels.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TRAINABLE_WAR &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can be trained as war beasts by way of kennels.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TRANCES &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to go into martial trances.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TRAPAVOID &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immune to traps. Probably every procedurally generated megabeast has this.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TRIGGERABLE_GROUP &lt;br /&gt;
| Creature&lt;br /&gt;
| min:max &lt;br /&gt;
| A large swarm of vermin can be disturbed, usually in Adventure mode.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TSU_NOUN &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*noun&lt;br /&gt;
*SINGULAR or PLURAL &lt;br /&gt;
| Noun for the TISSUE_STYLE_UNIT, used in the description of the tissue layer's style.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==U==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| UBIQUITOUS&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Creature will occur in every region with the correct biome.  Does not apply to evil/good tags.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| UNDERGROUND_DEPTH &lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*mindepth&lt;br /&gt;
*maxdepth &lt;br /&gt;
| Depth the creature appears underground. Numbers can be from 0 to 5.  0 is actually 'above ground' and can be used if the creature is to appear both above and below ground.  A single argument may be used instead of min and max.  Only magma creatures use 4 or 5 in the default raws.  Civilizations that can use underground plants or animals will only export (via the embark screen or caravans) things that available at depth 1.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| UNDERSWIM &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature swims under the water and can't be seen. Currently appears to have no effect as of 31.25.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| UNIQUE_DEMON&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Typically found on generated [[demon]]s; causes the game to create a single named instance of the demon which will emerge from the underworld and take over civilizations during worldgen. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_CASTE&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new caste token&lt;br /&gt;
*old caste token&lt;br /&gt;
| Defines a new caste derived directly from a previous caste. The new caste inherits all properties of the old one. The effect of this tag is automatic if one has not yet defined any castes: &amp;quot;Any caste-level tag that occurs before castes are explicitly declared is saved up and placed on any caste that is declared later, unless the caste is explicitly derived from another caste.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_MATERIAL&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new material ID&lt;br /&gt;
*old material ID&lt;br /&gt;
| Defines a new local creature material and populates it with all properties defined in the specified local creature material.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| USE_MATERIAL_TEMPLATE &lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new material token&lt;br /&gt;
*material template &lt;br /&gt;
| Defines a new local creature material and populates it with all properties defined in the specified template.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_TISSUE&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new tissue token&lt;br /&gt;
*old tissue id&lt;br /&gt;
| Defines a new local creature tissue and populates it with all properties defined in the local tissue specified in the second argument.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| USE_TISSUE_TEMPLATE &lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new tissue token&lt;br /&gt;
*tissue template&lt;br /&gt;
| Loads a tissue template listed in OBJECT:TISSUE_TEMPLATE files, such as tissue_template_default.txt. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| UTTERANCES &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Changes the language of the creature into unintelligible 'kobold-speak', which creatures of other species will be unable to understand.  If a civilized creature has this and is not part of a SKULKING civ, it will tend to start wars with all nearby civilizations and will be unable to make peace treaties due to 'inability to communicate'.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==V==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VEGETATION &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| unknown&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_BITE &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*chance of occurance{{verify}}&lt;br /&gt;
*verb (bitten, stung, etc)&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Vermin bites, and injects something.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERMIN_EATER&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| The vermin creature will attempt to eat exposed food. See PENETRATEPOWER. Distict from VERMIN_ROTTER.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_FISH &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin appears in water and will attempt to swim around.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_GROUNDER &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature appears in &amp;quot;general&amp;quot; surface ground locations. Note that this doesn't stop the creature from flying if it can (most vermin birds have this tag).&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_HATEABLE &lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Some dwarves will hate the creature and get unhappy thoughts when around it. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_MICRO &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This makes the creature move in a swarm of creatures of the same race as it. I.E. Swarm of flies, swarm of ants, etc. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_NOFISH &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature cannot be caught by fishing. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_NOROAM &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will not be observed randomly roaming about the map. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_NOTRAP &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature cannot be caught in baited animal traps; however, a &amp;quot;catch live land animal&amp;quot; task may still be able to capture one if a dwarf finds one roaming around.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_ROTTER &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Present on flies, knuckle worms, acorn flies, and blood gnats. Probably means either the creature is attracted to rot, the creature speeds rotting, or both.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_SOIL &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature randomly appears near dirt or mud.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_SOIL_COLONY &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin will appear in a single tile cluster of many vermin, such as a colony of ants.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMINHUNTER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Shortcut for [AT_PEACE_WITH_WILDLIFE] + [RETURNS_VERMIN_KILLS_TO_OWNER] + [HUNTS_VERMIN] + [ADOPTS_OWNER].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VESPERTINE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active in evening.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VIEWRANGE&lt;br /&gt;
| Caste&lt;br /&gt;
| value&lt;br /&gt;
| Value should determine how close you have to get to a critter before it attacks (or prevents adv mode travel etc.)  Default is 20.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==W==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| WAGON_PULLER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to pull caravan wagons. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| WEBBER &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Allows the creature to create webs, and defines what the webs are made of.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| WEBIMMUNE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will not get caught in thick webs.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Attack Tokens==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_SKILL &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*skill used ([[Skill token]])&lt;br /&gt;
| defines the attack skill used&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_VERB &lt;br /&gt;
| Caste&lt;br /&gt;
| 2nd person:3rd person &lt;br /&gt;
| descriptive text for the attack&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_CONTACT_PERC &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*% value &lt;br /&gt;
| amount of available tissue used in attack, or possibly percent chance the attack makes contact&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_PENETRATION_PERC &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*% value &lt;br /&gt;
| probably amount of material that makes contact when penetration is done, or possibly percent chance the attack penetrates (as in sharp items. Default is 0, so it can be left out for blunt attacks, if this is what it does)&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_PRIORITY &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*MAIN or SECOND &lt;br /&gt;
| use of the attack in combat. Secondary attacks are only used if main attacks are impossible.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ATTACK_VELOCITY_MODIFIER&lt;br /&gt;
| Caste&lt;br /&gt;
| number&lt;br /&gt;
| Modifies the attack velocity.  1000 is normal, same as weapon velocity.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_FLAG_CANLATCH &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Enables an attacker to occasionally latch on with the bodypart used by an attack when an attack with this flag in its definition is made.  It will then be able to 'shake' the body part for further damage.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_FLAG_WITH &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| In adventure mode, displays the name of the body part used by an attack when announcing the attack.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_FLAG_EDGE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The attack will deal edge-type damage.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SPECIALATTACK_INJECT_EXTRACT &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*state (SOLID, LIQUID, GAS)&lt;br /&gt;
*min:max&lt;br /&gt;
| attack type addition that injects a material into the victim.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPECIALATTACK_INTERACTION&lt;br /&gt;
| Caste&lt;br /&gt;
| interaction&lt;br /&gt;
| When this attack lands successfully, an interaction with I_SOURCE:ATTACK will take effect on the target creature.  The attack must break the target creature's skin in order to work.  This will take effect in worldgen as well.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPECIALATTACK_SUCK_BLOOD&lt;br /&gt;
| Caste&lt;br /&gt;
| min:max&lt;br /&gt;
| Successful attack draws out an amount of blood randomized between the min and max value.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Important Related Tokens==&lt;br /&gt;
These next groups of tokens include several tokens that are not technically classified as creature tokens in string dump, but bear mentioning in this as they are used frequently in creature raws. (Some regular creature tokens may also be reprinted for the sake of ease of navigation)&lt;br /&gt;
&lt;br /&gt;
===Tissue Modification===&lt;br /&gt;
This next group of tokens deals setting and modifying tissue properties. (See also [[Tissue definition token]])&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PLUS_TISSUE_LAYER &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token &lt;br /&gt;
| Adds a tissue to those selected&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PLUS_TL_GROUP &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token&lt;br /&gt;
*tissue &lt;br /&gt;
| continues a selection of tissue layers&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SELECT_TISSUE&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*tissue token&lt;br /&gt;
| Selects a tissue for editing.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SELECT_TISSUE_LAYER &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token | Selects a tissue at a location&lt;br /&gt;
* (optional) FRONT, BACK, LEFT, RIGHT, TOP, BOTTOM, AROUND.&lt;br /&gt;
| Selects a tissue layer for descriptor and cosmetic purposes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SET_LAYER_TISSUE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Sets a tissue layer to be made of a different tissue.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TISSUE_LAYER &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
*LOCATION &lt;br /&gt;
| Adds the tissue layer to wherever it is required.&lt;br /&gt;
Non-argument Locations can be FRONT, RIGHT, LEFT, TOP, BOTTOM. Argument locations are AROUND and CLEANS, requiring a further body part and a % of coverage/cleansing&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TISSUE_LAYER_OVER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
*LOCATION &lt;br /&gt;
| Presumably a counterpart to TISSUE_LAYER_UNDER (see below).&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TISSUE_LAYER_UNDER &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
| Adds the tissue layer under a given part.&lt;br /&gt;
For example an Iron Man has a gaseous poison within and this tissue (GAS is its name) has the token [TISSUE_LEAKS] and its state is GAS so when you puncture the iron outside and damage this tissue it leaks gas (can have a syndrome by using a previous one in the creature sample.) [TISSUE_LAYER_UNDER:BY_CATEGORY:ALL:{tissue}] {tissue} is what will be under the TISSUE_LAYER here is an example Tissue from Iron Man &lt;br /&gt;
       [TISSUE:GAS]&lt;br /&gt;
[TISSUE_NAME:gas:NP] [TISSUE_MATERIAL:LOCAL_CREATURE_MAT:GAS] [TISSUE_MAT_STATE:GAS] [RELATIVE_THICKNESS:50] [TISSUE_LEAKS] [TISSUE_SHAPE:LAYER] &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TISSUE_LAYER_APPEARANCE_MODIFIER &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*QUALITY&lt;br /&gt;
*lowest:lower:low:median:high:higher:highest &lt;br /&gt;
| sets the range of qualities, including LENGTH, DENSE, HIGH_POSITION, CURLY, GREASY, WRINKLY&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TISSUE_STYLE_UNIT &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*tissue&lt;br /&gt;
*shaping &lt;br /&gt;
| sets tissue to be in a certain shape, mostly used with tissues HAIR, BEARD, MOUSTACHE, SIDEBURNS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TL_CONNECTS&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Presumably gives the CONNECTS attribute to selected layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TL_HEALING_RATE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Presumably changes the HEALING_RATE of the selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TL_MAJOR_ARTERIES&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Gives Major Artery attribute to selected layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TL_PAIN_RECEPTORS&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Seems to set new number of pain receptors for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TL_RELATIVE_THICKNESS&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Seems to set new relative thickness for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TL_VASCULAR&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Seems to set new a VASCULAR value (which modulates bleeding) for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Body detail plan token]]&lt;br /&gt;
*[[Body token]]&lt;br /&gt;
*[[Material definition token]]&lt;br /&gt;
*[[Syndrome]]&lt;br /&gt;
*[[Tissue definition token]]&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Tokens}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.34:Creature_token&amp;diff=178061</id>
		<title>v0.34:Creature token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.34:Creature_token&amp;diff=178061"/>
		<updated>2012-10-06T19:04:34Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: Added some missing info on rampaging creature behavior, also other things.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}{{Quality|Exceptional}}&lt;br /&gt;
&lt;br /&gt;
A full list of all known creature tokens.&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==A==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ADOPTS_OWNER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Tame creature cannot be made available for adoption, instead automatically adopting whoever it wants. It appears that the basic requirements for adoption are intact; for example, the creature is more likely to adopt an owner which likes creatures of that species.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ALCOHOL_DEPENDENT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature needs alcohol to get through the working day.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ALL_ACTIVE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active in day, night, and twilight. Seems to be a separate value from DIURNAL/NOCTURNAL/CREPUSCULAR, rather than implying them. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ALTTILE &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| If set, the creature will blink between its [TILE] and its [ALTTILE]. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| AMBUSHPREDATOR &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Instead of charging relentlessly at prey, a creature with this tag will wait till the prey is within a few squares before charging.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| AMPHIBIOUS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to breathe with or without [[water]]. Implies [AQUATIC].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| APP_MOD_DESC_RANGE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*Range&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=60554.msg1766793#msg1766793 Forum post describing how description ranges work]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| APP_MOD_GENETIC_MODEL&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*Model (Accepts DOMINANT_MORE, DOMINANT_LESS, and MIX)&lt;br /&gt;
| Defines a genetic model for the relevant appearance modifier(s). May or may not do anything significant at present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| APP_MOD_IMPORTANCE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| Determines how important the appearance modifier is, for determining whether it shows up in the creature description.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| APP_MOD_NOUN &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*noun&lt;br /&gt;
*SINGULAR or PLURAL &lt;br /&gt;
| creates a noun for the appearance and whether it is singular or plural&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| APP_MOD_RATE &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*Rate (integer)&lt;br /&gt;
*Scale (DAILY,  YEARLY)&lt;br /&gt;
*min:max  of growth&lt;br /&gt;
*start year:start day&lt;br /&gt;
*end year:end day &lt;br /&gt;
| setting the growth rate of the modifier.  The last two tokens can be replaced by NO_END to have growth continue indefinitely.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| APPLY_CREATURE_VARIATION &lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*CV TEMPLATE NAME &lt;br /&gt;
| Loads the Creature Variation Template specified.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| APPLY_CURRENT_CREATURE_VARIATION &lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| Applies loaded Creature Variation&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| AQUATIC &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to breathe underwater, but causes it to &amp;quot;drown&amp;quot; out of [[water]]. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ARENA_RESTRICTED &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Does not appear in arena mode list&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ARTIFICIAL_HIVEABLE&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Can be kept in artificial hives by beekeepers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| AT_PEACE_WITH_WILDLIFE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Does not attack or frighten wildlife.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*token&lt;br /&gt;
*bodypart&lt;br /&gt;
*selection criteria&lt;br /&gt;
*location &lt;br /&gt;
| Defines the attack name, and the body part used. See [[#Attack Tokens|below]] for valid subtokens&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[ATTACK:GORE:BODYPART:BY_CATEGORY:HORN]&amp;lt;br /&amp;gt;&lt;br /&gt;
''GORE'' : name of the attack&amp;lt;br /&amp;gt;&lt;br /&gt;
''BODYPART:BY_CATEGORY:HORN'' :  the horn is used to attack (presuming the creature has one)&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_TRIGGER &lt;br /&gt;
| Caste&lt;br /&gt;
| pop:exported wealth:created wealth&lt;br /&gt;
| Specifies when a [[megabeast]] will attack the fortress.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==B==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BABY &lt;br /&gt;
| Caste&lt;br /&gt;
| integer &lt;br /&gt;
| Age at which creature is considered a child. Default is zero. One can think of this as the duration of the baby stage.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BABYNAME &lt;br /&gt;
| Caste&lt;br /&gt;
| singular:plural &lt;br /&gt;
| Defines a new name for a creature in baby state at the caste level. For non-caste-specific baby names, see GENERAL_BABY_NAME.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BEACH_FREQUENCY &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| [[Whale]]s and [[Sea nettle jellyfish|jellyfish]] have this. Controls the beaching frequency of the creature. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BENIGN &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will only show up in &amp;quot;tame&amp;quot; biomes. Such creatures will generally avoid dwarves, although they may chase and/or attack them if they get too close, notably including [[elephant]]s.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BIOME &lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
* [[biome token]]&lt;br /&gt;
| Select a [[Biome]] the creature may appear in.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BLOOD&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*matter state (LIQUID, GAS, SOLID) &lt;br /&gt;
| Specifies what the creature's blood is made of.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BLOODSUCKER&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Seems to be required to make the creature denouncable as a creature of the night.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BODY&lt;br /&gt;
| Caste&lt;br /&gt;
| body parts &lt;br /&gt;
| Draws body parts from OBJECT:BODY files (such as body_default.txt)&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY:BODY_WITH_HEAD_FLAG:HEART:GUTS:BRAIN:MOUTH] &amp;lt;br /&amp;gt;&lt;br /&gt;
This is the body from a [[Purring maggot]]. It creates a body with head, a heart, some guts, a brain, and a mouth. Thats all a maggot needs.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BODY_APPEARANCE_MODIFIER &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ATTRIBUTE&lt;br /&gt;
*lowest:lower:low:median:high:higher:highest &lt;br /&gt;
| These body modifiers give individual creatures different characteristics. In the case of HEIGHT, BROADNESS and LENGTH, the modifier is also a percentage change to the BODY_SIZE of the individual creature.  The seven numbers afterward give a distribution of ranges. Each interval has an equal chance of occurring.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110] &amp;lt;br /&amp;gt;&lt;br /&gt;
''HEIGHT'' : marks the height to be changed &amp;lt;br /&amp;gt;&lt;br /&gt;
''90:95:98:100:102:105:110'' :  sets the range from the shortest (90% of the average height) to the tallest (110% of the average height) creature variation.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BODY_DETAIL_PLAN &lt;br /&gt;
| Caste&lt;br /&gt;
| PlanName, PlanName:type:type:type:etc &lt;br /&gt;
| loads a plan listed OBJECT:BODY_DETAIL_PLAN files, such as b_detail_plan_default.txt. Mass applies USE_MATERIAL_TEMPLATE, mass alters RELSIZE, alters body part positions, and will allow tissue layers to be defined. Tissue layers are defined in order of skin to bone here.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SKIN:FAT:MUSCLE:BONE:CARTILAGE] &amp;lt;br /&amp;gt;&lt;br /&gt;
This creates the detailed body of a [[fox]], the skin, fat, muscle, bones and cartilage out of the vertebrate tissues.&amp;lt;br /&amp;gt;&lt;br /&gt;
A [[Purring maggot|maggot]] would only need:&amp;lt;br /&amp;gt;&lt;br /&gt;
''[BODY_DETAIL_PLAN:EXOSKELETON_TISSUE_LAYERS:SKIN:FAT:MUSCLE]'' &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BODY_SIZE&lt;br /&gt;
| Caste&lt;br /&gt;
| years:days:size &lt;br /&gt;
| Sets size at a given age. Size is in cubic centimeters, and for normal body materials is roughly equal to the creature's average weight in grams.&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:0:0:10000]&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:1:168:50000]&amp;lt;br /&amp;gt;&lt;br /&gt;
[BODY_SIZE:12:0:220000]&amp;lt;br /&amp;gt;&lt;br /&gt;
This describes the size of a [[minotaur]]. His birth size would be 10,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; (~10 kg). At 1 year and 168 days old he would be 50,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; (~50 kg). And as an adult (at 12 years old) he would be 220,000 cm&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; and weigh roughly 220 kg.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BODYGLOSS &lt;br /&gt;
| Caste&lt;br /&gt;
| gloss &lt;br /&gt;
| Substitutes body part text with replacement text. Draws gloss information from OBJECT:BODY files (such as body_default.txt)&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BONECARN &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature eats bones. Implies CARNIVORE. Civilized creatures (e.g. Kobolds) with this tag tend to die out during world generation.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BP_APPEARANCE_MODIFIER &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*QUALITY&lt;br /&gt;
*lowest:lower:low:median:high:higher:highest &lt;br /&gt;
| sets up the breadth of possibilities for appearance qualities for a selected BP group. EG. Eyes (CLOSE_SET, DEEP_SET, ROUND_VS_NARROW, LARGE_IRIS),Lips (THICKNESS), Nose (BROADNESS, LENGTH, UPTURNED, CONVEX), Ear (SPLAYED_OUT, HANGING_LOBES, BROADNESS, HEIGHT), Tooth (GAPS), Skull (HIGH_CHEEKBONES, BROAD_CHIN, JUTTING CHIN, SQUARE_CHIN), Neck (DEEP_VOICE, RASPY_VOICE), Head (BROADNESS, HEIGHT)&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BUILDINGDESTROYER &lt;br /&gt;
| Caste&lt;br /&gt;
| 1 or 2 &lt;br /&gt;
| Allows a creature to destroy furniture and buildings. Value [1] targets mostly doors, hatches, furniture and the like. Value [2] targets anything not made with the b + C commands. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==C==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CAN_DO_INTERACTION&lt;br /&gt;
| Caste&lt;br /&gt;
| interaction token&lt;br /&gt;
| The creature can perform an interaction.  See [[interaction token]].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CAN_LEARN &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature gets skills and professions. Note that this token makes the creature unable to be butchered by an adventurer so it is not recommended for uncivilized monsters. Adventurers lacking this token can allocate but not increase attributes and skills. skills allocated will disappear on start.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CAN_SPEAK &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can talk. Note that it is not necessary for a creature to gain social skills. If a member of a civilization (such as a pet) has this token, it'll need to eat and drink.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CANNOT_UNDEAD &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Alias for NOT_LIVING&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CANOPENDOORS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to open doors. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CARNIVORE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature ''only'' eats meat.  If the creature goes on rampages in worldgen, it will often devour the people/animals it kills.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CASTE &lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*name &lt;br /&gt;
| defines a caste&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CASTE_ALTTILE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*tile number or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific alternate tile. Requires CASTE_TILE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CASTE_COLOR&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*fg&lt;br /&gt;
*bg&lt;br /&gt;
*brightness&lt;br /&gt;
| Creature tile color of the caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CASTE_GLOWCOLOR&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*fg&lt;br /&gt;
*bg&lt;br /&gt;
*brightness&lt;br /&gt;
| GLOWTILE color of the caste.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CASTE_GLOWTILE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*tile value or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific glowtile&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CASTE_NAME &lt;br /&gt;
| Caste&lt;br /&gt;
| singular:plural:adjective &lt;br /&gt;
| The name of the caste of the creature in the game.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CASTE_PROFESSION_NAME &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Unit type token]] (Profession)&lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| alters the name of the given profession, caste-specific&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CASTE_SOLDIER_ALTTILE&lt;br /&gt;
| Caste&lt;br /&gt;
| 'character' or tile number&lt;br /&gt;
| Creatures of this caste active in their civilization's military will blink between their default soldier tile and this one. Requires CASTE_SOLDIER_TILE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CASTE_SOLDIER_TILE&lt;br /&gt;
| Caste&lt;br /&gt;
| 'character' or tile number&lt;br /&gt;
| Creatures of this caste active in their civilization's military will use this tile instead.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CASTE_SPEECH&lt;br /&gt;
| Caste&lt;br /&gt;
| speech file?&lt;br /&gt;
| Possibly a caste-specific instance of the SPEECH token&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CASTE_TILE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* tile number or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific creature tile.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CAVE_ADAPT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Gives the creature a bonus in caves. Also causes [[Cave adaptation]]. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CDI&lt;br /&gt;
| Caste&lt;br /&gt;
| Varies&lt;br /&gt;
| Specifies details for the preceding CAN_DO_INTERACTION token. See [[Interaction token]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHANGE_BODY_SIZE_PERC&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CHILD &lt;br /&gt;
| Caste&lt;br /&gt;
| integer &lt;br /&gt;
| age at which creature is considered an adult. One can think of this as the duration of the child stage. Without this token, a creature will not reproduce in Fortress mode.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CHILDNAME &lt;br /&gt;
| Caste&lt;br /&gt;
| singular:plural &lt;br /&gt;
| Defines a new name for a creature in child state at the caste level. For non-caste-specific child names, see GENERAL_CHILD_NAME.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CLUSTER_NUMBER &lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
| The minimum/maximum numbers of how many creatures per spawned cluster. Certain vermin fish use this token in combination with temperate ocean and river biome tokens to perform seasonal migrations.&lt;br /&gt;
e.g. [CLUSTER_NUMBER:1:3] &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CLUTCH_SIZE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*min&lt;br /&gt;
*max&lt;br /&gt;
|Number of eggs laid in one sitting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| COLONY_EXTERNAL&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Caste hovers around colony.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| COLOR &lt;br /&gt;
| Creature&lt;br /&gt;
| foreground:background:brightness &lt;br /&gt;
| Color  of the creature's tile. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| COMMON_DOMESTIC &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be brought with immigrants and when creating a new fortress, as long as the creature also includes at least one of the following tokens: PET, PACK_ANIMAL, WAGON_PULLER, MOUNT.  In addition, the creature must be NATURAL rather than FANCIFUL&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CONVERTED_SPOUSE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creatures of this caste's species with the SPOUSE_CONVERTER and NIGHT_CREATURE_HUNTER tokens will kidnap SPOUSE_CONVERSION_TARGETs of an appropriate sex and convert them into castes with CONVERTED_SPOUSE.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| COOKABLE_LIVE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Set this to allow the creature to be cooked in meals without first being butchered / fishcleaned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CRAZED&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature is 'berserk' and will attack all other creatures, except members of its own species that ALSO have the CRAZED tag.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| COPY_TAGS_FROM &lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*CREATURE NAME&lt;br /&gt;
| Copies tags from another specified creature.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CREATURE_CLASS &lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*classname&lt;br /&gt;
| Creature class. Can be anything, but only existing use is GENERAL_POISON. Appears to only be used for Syndromes. Supposedly can also be used for entity positions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CREATURE_SOLDIER_TILE&lt;br /&gt;
| Creature&lt;br /&gt;
| 'character' or tile number&lt;br /&gt;
| Creatures active in their civilization's military will use this tile instead.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CREATURE_TILE &lt;br /&gt;
| Creature&lt;br /&gt;
| 'character' or tile number &lt;br /&gt;
| The symbol of the creature in ASCII mode.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CREPUSCULAR &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active at twilight.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CURIOUSBEAST_EATER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to steal and eat edible items from a site. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CURIOUSBEAST_GUZZLER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to (very quickly) drink your alcohol. Or spill the barrel to the ground. Also affects undead versions of the creature. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CURIOUSBEAST_ITEM &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to steal things (apparently the highest value it can find).  If the creature goes on rampages in worldgen, it will often steal items instead of attacking.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CV_ADD_TAG&lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*TAG NAME &lt;br /&gt;
| Adds a tag. Used in conjunction with creature variation templates.  &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CV_REMOVE_TAG&lt;br /&gt;
| Special&lt;br /&gt;
| &lt;br /&gt;
*TAG NAME &lt;br /&gt;
| Removes a tag. Used in conjunction with creature variation templates. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==D==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DEMON&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Found on generated [[demon]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DESCRIPTION &lt;br /&gt;
| Caste&lt;br /&gt;
| text &lt;br /&gt;
| A brief description of the creature type.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DIE_WHEN_VERMIN_BITE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Dies upon attacking.  Used for bee stings.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DIFFICULTY &lt;br /&gt;
| Caste&lt;br /&gt;
| integer &lt;br /&gt;
| Toady: &amp;quot;Difficulty determines how deep it places them in adventure mode/reclaim caves, and the chance that they are wounded the first few river attacks.&amp;quot; (Outdated? This particular quote referred to version .23a) Also increases experience gain during adventure mode. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DIURNAL &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active in day. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DIVE_HUNTS_VERMIN&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Found on [[peregrine falcon]]s.  The creature hunts vermin by diving from the air.  May be bugged due to fortress pets remaining earthbound.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DOES_NOT_EXIST &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not actually exist; used for fanciful creatures.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==E==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EBO_ITEM&lt;br /&gt;
| Caste&lt;br /&gt;
| [[item token]]:[[material token]] (ANY_HARD_STONE can be used for the material)&lt;br /&gt;
| Defines the item that the creature drops upon being butchered.  Used with EXTRA_BUTCHER_OBJECT.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EBO_SHAPE&lt;br /&gt;
| Caste&lt;br /&gt;
| gem shape&lt;br /&gt;
| The shape of the extra item of the creature upon butchering.  Used with EXTRA_BUTCHER_OBJECT.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EGG_MATERIAL&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[material token]]&lt;br /&gt;
*state (SOLID, LIQUID, or GAS)&lt;br /&gt;
| Egg material. Egg-laying creatures will define this 3 times, using LOCAL_CREATURE_MAT:EGGSHELL, LOCAL_CREATURE_MAT:EGG_WHITE, and then LOCAL_CREATURE_MAT:EGG_YOLK.  Eggs will be made out of eggshell.  Edibility is determined by tags on whites or yolk, but they otherwise do not exist.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EGG_SIZE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*size&lt;br /&gt;
| Determines how long it takes for eggs to hatch{{verify}}. The larger the number, the longer it takes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EQUIPMENT_WAGON &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Makes the creature into a large 3x3 creature responsible for carrying trade goods, pulled by two [WAGON_PULLER]s and driven by a merchant.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| EQUIPS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to wear or wield items.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| EVIL &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature is considered evil and will only show up in evil biomes. Has no effect on cavern creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRA_BUTCHER_OBJECT&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
* TYPE, CATEGORY, or TOKEN&lt;br /&gt;
| The creature drops an additional object when butchered (typically a gizzard stone), defined by EBO_ITEM and EBO_SHAPE.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| EXTRACT&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Defines a creature extract which can be obtained via [[small animal dissection]].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| EXTRAVISION &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can see regardless of whether it has working eyes. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==F==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FANCIFUL &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Makes every civilization know about the creature. The creature won't occur in regular material preference lists. The tag also adds some art value modifiers. Used for things like dragons and other legendary creatures.  Conflicts with [COMMON_DOMESTIC]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FEATURE_ATTACK_GROUP&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on subterranean animalmen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FEATURE_BEAST&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[forgotten beast]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FEMALE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Inside a female caste, sets femaleness. Outside of a caste, sets all individuals female unless overridden by caste.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FIREIMMUNE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Renders a creature immune to being damaged by FIREBREATH's short range cone attack.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FIREIMMUNE_SUPER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immune to DRAGONFIREBREATH. Implies FIREIMMUNE. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FISHITEM &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Needs to be cleaned at a fishery&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FIXED_TEMP &lt;br /&gt;
| Caste&lt;br /&gt;
| temperature &lt;br /&gt;
| The natural heat generated by the creature.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FLEEQUICK &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Determines how soon a creature flees in a losing battle. Creatures with this tag will flee at the first sign of resistance.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FLIER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to fly. Fortress Mode pathfinding only partially incorporates pathfinding - flying dwarves need a land path to exist between them and an area in order to access it, but as long as one such path exists, they do not need to use it, instead being able to fly over intervening obstacles.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FREQUENCY &lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*number, max 100&lt;br /&gt;
| Determines the chances of a creature appearing within its environment, with higher values resulting in more frequent appearance. The game effectively considers all creatures that can possibly appear and uses the FREQUENCY value as a ''weight'' - for example, if there are three creatures with frequencies 10/25/50, the creature with [FREQUENCY:50] will appear approximately 58.8% of the time. Defaults to 50 if not specified. Not to be confused with POP_RATIO.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==G==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GENERAL_BABY_NAME &lt;br /&gt;
| Creature&lt;br /&gt;
| singular:plural &lt;br /&gt;
| name at creature level&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GENERAL_CHILD_NAME &lt;br /&gt;
| Creature&lt;br /&gt;
| singular:plural &lt;br /&gt;
| name at creature level&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GENERAL_MATERIAL_FORCE_MULTIPLIER&lt;br /&gt;
| Caste&lt;br /&gt;
| A:B&lt;br /&gt;
| Attacks against the creature have their force modified by A/B. For example, 1:2 will halve the force of an attack made against the creature. {{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GENERATED&lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Found on procedurally generated creatures like [[Forgotten beast]]s, (biome name) [[titan]]s, [[Demon]]s, and [[night creature]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GETS_INFECTIONS_FROM_ROT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can get infections from necrotic tissue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GETS_WOUND_INFECTIONS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature's wounds can become infected.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GLOWCOLOR &lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*foreground&lt;br /&gt;
*background&lt;br /&gt;
*brightness &lt;br /&gt;
| The colour of the GLOWTILE of the creature.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GLOWTILE &lt;br /&gt;
| Creature&lt;br /&gt;
| ascii character &lt;br /&gt;
| If present, the being glows in the dark (generally used for Adventure Mode). The tile is what replaces the being's current tile when it is obscured from your sight by darkness. The default setting for kobolds (a yellow quotation mark) provides a nice &amp;quot;glowing eyes&amp;quot; effect. The game is also hardcoded to automatically convert quotation mark GLOWTILES into apostrophes if the creature has lost one eye. This works at the generic creature level - for caste-specific glow tiles, use CASTE_GLOWTILE instead.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GNAWER &lt;br /&gt;
| Caste&lt;br /&gt;
| verb&lt;br /&gt;
| The creature can and will gnaw its way out of [[animal trap]]s and [[cage]]s using the specified verb, depending on the material from which it is made. Due to a bug, however, they will only escape from [[artifact]]s.{{bug|6117))&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GOBBLE_VERMIN_CLASS&lt;br /&gt;
| Caste&lt;br /&gt;
| class&lt;br /&gt;
| The creature eats vermin of the specified class.  &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GOBBLE_VERMIN_CREATURE&lt;br /&gt;
| Caste&lt;br /&gt;
| creature:caste&lt;br /&gt;
| The creature eats a specified vermin.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GO_TO_END &lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags at the end of the creature.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GO_TO_START &lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags at the beginning of the creature.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GO_TO_TAG&lt;br /&gt;
| Special&lt;br /&gt;
|  &lt;br /&gt;
| When using tags from an existing creature, inserts new tags after the specified tag.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GOOD &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Creature is considered good and will only show up in good biomes, for example [[unicorn]]s. Presumably has no effect on cavern creatures.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GRASSTRAMPLE &lt;br /&gt;
| Caste&lt;br /&gt;
| value &lt;br /&gt;
| The value determines how rapidly grass is trampled when a creature steps on it - a value of 0 causes the creature to never damage grass, while a value of 100 causes grass to be trampled as rapidly as possible. Defaults to 5.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GRAVITATE_BODY_SIZE&lt;br /&gt;
| Caste&lt;br /&gt;
| target value&lt;br /&gt;
| Used in Creature Variants. This token changes the adult body size to the average of the old adult body size and the target value and scales all intermediate growth stages by the same factor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GRAZER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| Animals is a grazer.  The higher the number, the less frequently it needs to eat in order to survive.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==H==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HABIT&lt;br /&gt;
| Caste&lt;br /&gt;
| type:probability&lt;br /&gt;
| Defines certain behaviors for the creature. The habit types are COLLECT_TROPHIES, COOK_PEOPLE, COOK_VERMIN, GRIND_VERMIN, COOK_BLOOD, GRIND_BONE_MEAL, EAT_BONE_PORRIDGE, USE_ANY_MELEE_WEAPON, GIANT_NEST, and COLLECT_WEALTH. These may require the creature to have a lair to work properly.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HABIT_NUM&lt;br /&gt;
| Caste&lt;br /&gt;
| number or TEST_ALL&lt;br /&gt;
| &amp;quot;If you set HABIT_NUM to a number, it should give you that exact number of habits according to the weights.&amp;quot;.&amp;lt;sup&amp;gt;[[http://www.bay12forums.com/smf/index.php?topic=60554.msg1719248#msg1719248 source post]]&amp;lt;/sup&amp;gt; All lists of HABITs are preceded by [HABIT_NUM:TEST_ALL]&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| HAS_NERVES &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This makes the creature susceptible to severed motor and sensory nerves when muscles are torn in limb, grasp and stance parts. Some butchering yields nervous tissue.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| HASSHELL&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature has a shell. Seemingly no longer used - holdover from previous versions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HIVE_PRODUCT&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
*[[time]]&lt;br /&gt;
*[[item token]]s&lt;br /&gt;
| What product is harvested from [[Beekeeping industry|beekeeping]].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| HOMEOTHERM &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Default 'NONE'. The creature's normal body [[temperature]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HUNTS_VERMIN&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature hunts and kills nearby vermin.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==I==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IMMOBILE&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The creature cannot move.  Found on [[sponge]]s. Will also stop a creature from breeding in Fortress Mode (MALE and FEMALE are effected, if one is IMMOBILE no breeding will happen)&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| IMMOBILE_LAND &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immobile while on land.  Only works on AQUATIC creatures which can't breathe on land.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| IMMOLATE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Will ignite, and potentially completely destroy, items the creature is standing on. Keep booze away from critters with this tag. Also gives the vermin a high chance of escaping from [[animal trap]]s and [[cage]]s made of certain materials. Due to a bug, however, they will only escape from [[artifact]]s.{{bug|6117))&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| INTELLIGENT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Shortcut for [CAN_SPEAK] + [CAN_LEARN].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ITEMCORPSE &lt;br /&gt;
| Caste&lt;br /&gt;
|     &lt;br /&gt;
* [[item token]]&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Determines if the creature leaves behind a non-standard corpse (i.e. wood, statue, bars, ash from ghost etc).&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ITEMCORPSE_QUALITY &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The quality of an item-type corpse left behind; 5 is masterpiece-level. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==L==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LAIR&lt;br /&gt;
| Caste&lt;br /&gt;
| type:probability&lt;br /&gt;
| Found on megabeasts, semimegabeasts, and night creatues. The creature will seek out sites of this type and take them as lairs. The lair types are SIMPLE_BURROW, SIMPLE_MOUND, WILDERNESS_LOCATION, SHRINE, and LABYRINTH.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LAIR_CHARACTERISTIC&lt;br /&gt;
| Caste&lt;br /&gt;
| characteristic:probability&lt;br /&gt;
| Defines certain features of the creature's lair. The only valid characteristic is HAS_DOORS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LAIR_HUNTER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| This creature will actively hunt adventurers in its lair.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LAIR_HUNTER_SPEECH&lt;br /&gt;
| Caste&lt;br /&gt;
| speech file&lt;br /&gt;
| What this creature says while hunting adventurers in its lair.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LARGE_PREDATOR &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Will attack things that are smaller than it (like dwarves). Only one group of &amp;quot;large predators&amp;quot; will appear on any given map (possibly two groups on &amp;quot;savage&amp;quot; maps). In adventure mode, large predators will try to ambush and attack you (and your party will attack them back). When tamed, large predators tend to be much more aggressive to enemies than non-large predators, making them a good choice for an animal army.  They may go on rampages in worldgen, and adventurers may receive quests to kill them.  Also, they can be mentioned in the intro paragraph when starting a fortress e.g. &amp;quot;ere the wolves get hungry.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LARGE_ROAMING &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| In Fortress Mode, spawns outdoors and is not a vermin creature. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LAYS_EGGS&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature lays eggs instead of giving birth to live young.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LAYS_UNUSUAL_EGGS&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* [[item token]]&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Creature lays a particular item instead of regular eggs.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LIGAMENTS &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*healing rate &lt;br /&gt;
| Defines the material and healing rate of ligaments.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LIGHT_GEN &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will generate light, such as in adventurer mode at night. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LIKES_FIGHTING &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will attack enemies rather than flee from them. This tag has the same effect on player-controlled creatures - included modded dwarves. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LISP&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature uses &amp;quot;sssssnake talk&amp;quot; (multiplies 'S' when talking - &amp;quot;My name isss Recisssiz.&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LITTERSIZE&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* minumum&lt;br /&gt;
* maximum&lt;br /&gt;
| Determines the random chance of how many creatures are generated when giving birth. [LITTERSIZE:1:2]&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LOCKPICKER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Lets a creature open doors that are set to forbidden in Fortress Mode.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LOOSE_CLUSTERS &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creatures will scatter if they have this tag, or form tight packs if they don't. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==M==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MAGICAL&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Unknown.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MAGMA_VISION &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature's able to see while covered in magma. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MALE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The species or caste is all male.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MANNERISM_*&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*occasionally body part &lt;br /&gt;
| Adds a possible mannerism to the creature's profile.&lt;br /&gt;
Refer to [[Creature mannerism token]]s&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*material id&lt;br /&gt;
| Begins defining a new material.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MATERIAL_FORCE_MULTIPLIER&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[Material token]]&lt;br /&gt;
*A:B&lt;br /&gt;
| Set the force multiplier of a specific material against the creature to A/B. For example, 10:1 multiplies the force by 10. {{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MATUTINAL&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Sets if the creature is active in dawn. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MAXAGE &lt;br /&gt;
| Caste&lt;br /&gt;
| min:max &lt;br /&gt;
| Range of time in years in which death from old age may occur. Once a creature reaches the min value, it has a random chance each season of dying from old age. Unknown if the chance increases with further age.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MEANDERER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Gives a creature random movement. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MEGABEAST &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| A 'boss' creature.  A small number of the creature are created during worldgen, their histories and descendants (if any) will be tracked in worldgen (as opposed to simply 'spawning'), and they will occasionally go on rampages, potentially leading to worship if they attack the same place multiple times.  Their presence and number will also influence age names.  When appearing in Fortress Mode, they will have a pop-up message announcing their arrival.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|MENT_ATT_CAP_PERC&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*Cap %&lt;br /&gt;
|Default is 200.  This means you can increase your attribute to 200% of its starting value (or the average value + your starting value if that is higher).&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MENT_ATT_RANGE &lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]]&lt;br /&gt;
*lowest:lower:low:median:high:higher:highest &lt;br /&gt;
| Sets up a mental attribute's range of values (0-5000). All mental attribute ranges default to 200:800:900:1000:1100:1300:2000.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MENT_ATT_RATES&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*cost to improve&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| Mental attribute gain/decay rates. Defaults are 500:4:5:4.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MILKABLE &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
* frequency&lt;br /&gt;
| Allows the creature to be milked. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MISCHIEVIOUS&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Alias for MISCHIEVOUS&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MISCHIEVOUS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Will pull any levers it comes across. Also makes creature spawn invisible and with several ranks in Ambusher. &amp;quot;They go on little missions to mess with various fortress buildings, not just levers.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MODVALUE&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Seemingly no longer used.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MOUNT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature may be used as a mount.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MOUNT_EXOTIC &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| ?&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MULTIPLE_LITTER_RARE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Makes litters with more than one offspring rare. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MUNDANE &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Marks if the creature is an actual real-life creature. Only used for age-names at present, and determining whether a creature will attack creatures with the AT_PEACE_WITH_WILDLIFE token.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==N==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NAME &lt;br /&gt;
| Creature&lt;br /&gt;
| singular:plural:adjective &lt;br /&gt;
| The generic name for any creature of this type - will be used when distinctions between caste are unimportant. For names for specific castes, use CASTE_NAME instead. If left undefined, the creature will be labeled as &amp;quot;nothing&amp;quot; by the game.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NATURAL &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Alias for NATURAL_ANIMAL&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NATURAL_ANIMAL&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Animal is considered to be natural.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NATURAL_SKILL&lt;br /&gt;
| Caste&lt;br /&gt;
| [[Skill_token|Skill token]]:value&lt;br /&gt;
| The creature possesses this skill at this level inherently. It begins with this skill at this level, and the skill may never rust below this level.  Requires CAN_LEARN or INTELLIGENT to function (changed in .25 or earlier that CAN_LEARN is no longer required).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NIGHT_CREATURE_BOGEYMAN&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on bogeymen. Creatures with this tag will join other bogeymen in attacking adventurers at night, and will also adopt their other behaviors, such as vanishing in smoke upon being killed. This does not affect the creature's presence elsewhere, such as for generated megabeasts, normal creatures, entity members, etc. Setting the number of bogeyman types to zero in the world gen parameters will remove only the randomly-generated bogeymen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NIGHT_CREATURE_HUNTER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| A very small population of the creature will be created during worldgen (sometimes only a single individual will be created), and their histories will be tracked (that is, they will not spawn spontaneously later, they must either have children or convert other creatures to increase their numbers).   The creature will settle in a lair and go on rampages during worldgen.  If this creature has SPOUSE_CONVERTER, it will actively attempt to seek out potential conversion targets to abduct, convert, and have children with (if possible).&lt;br /&gt;
&lt;br /&gt;
This tag causes the usual behaviour of [[werebeast]]s in worldgen, that is, fleeing towns upon being cursed and conducting raids from a lair.  If this tag is absent from a deity curse, the accursed will simply be driven out of towns in a similar manner to [[vampire]]s.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_AUTUMN  &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This creature caste does not appear in [[Calendar|autumn]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NO_CONNECTIONS_FOR_MOVEMENT&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature doesn't require connected body parts to move{{verify}}; generally used on undead creatures with connections that have rotted away.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_DIZZINESS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot become dizzy&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_DRINK &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to drink. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_EAT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to eat. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_FEVERS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot suffer fevers&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NO_GENDER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Creature has no gender.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NO_PHYS_ATT_GAIN&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| The affected caste cannot gain any physical skills.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NO_PHYS_ATT_RUST&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| The affected caste cannot lose any physical skills.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_SLEEP &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature does not need to sleep. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_SPRING &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This creature caste does not appear in [[Calendar|spring]].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_SUMMER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This creature caste does not appear in [[Calendar|summer]].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_THOUGHT_CENTER_FOR_MOVEMENT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't require an organ with the [THOUGHT] tag to survive or attack; generally used on creatures that don't have brains.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_WINTER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This creature caste does not appear in [[Calendar|winter]].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOBONES &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature has no bones.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOBREATHE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't need to breathe or have [BREATHE] parts in body. Cannot drown or be strangled. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOCTURNAL &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active in night. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOEMOTION &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature has no emotions, and does not rage.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOEXERT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can't become tired or over-exerted. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOFEAR &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't feel fear and will never run away from battle. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOMEAT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop meat on butcher. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NONAUSEA &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can't vomit.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOPAIN &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't feel pain. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOSKIN &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop skin on butcher. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOSKULL &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature will not drop skull on butcher, rot, or decay of severed head. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOSMELLYROT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Does not produce miasma when rotting&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOSTUCKINS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Weapons can't be stuck in creature. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOSTUN &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature can't be stunned. Creatures with this tag never wake up from sleep in Fortress Mode and stay drowsy. If this creature must eat and drink while playing, it WILL die.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOT_BUTCHERABLE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Cannot be butchered&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NOT_LIVING&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Cannot be raised from the dead.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOTHOUGHT &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't require a [THOUGHT] body part to survive.  If it does not have NO_THOUGHT_CENTER_FOR_MOVEMENT as well, it will be unable to use any attacks other than the default 'push'.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==O==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| OPPOSED_TO_LIFE&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Is hostile to all creatures except undead and other non-living ones.  Used for [[Undead]].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==P==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PACK_ANIMAL &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be used as a pack animal. Currently only used by merchants. Also prevents creature from dropping hauled items on its own -- do not use for player-controllable creatures.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PARALYZEIMMUNE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immune to all paralyzing special attacks.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PATTERNFLIER&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PEARL &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| In earlier versions, creature would generate pearls.  Does nothing in the current version.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PENETRATEPOWER &lt;br /&gt;
| Caste&lt;br /&gt;
| value &lt;br /&gt;
| Controls the ability of vermin to find a way into containers when they are eating food from your stockpiles.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PERSONALITY &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ATTRIBUTE&lt;br /&gt;
*lowest:median:highest &lt;br /&gt;
| Determines the range and chance of personality traits. Standard is 0:50:100. See [[Personality trait]] for more info.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PET &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be tamed. Also allows all females of the species to breed regardless of marital status.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PET_EXOTIC &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature can be tamed, but it is much harder to tame and most civilizations have limited knowledge.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PETVALUE &lt;br /&gt;
| Caste&lt;br /&gt;
| value &lt;br /&gt;
| How valuable a tamed animal/pet is. Actual cost in points in the embarking screen is (PETVALUE/2)+1 for an untrained animal, PETVALUE+1 for a trained(War or Hunting) one. Note that for an animal to be selectable in this screen, it must have the COMMON_DOMESTIC token. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PETVALUE_DIVISOR&lt;br /&gt;
| Caste&lt;br /&gt;
| value&lt;br /&gt;
| Divides the creature's PETVALUE by the specified number. Used for bees to prevent a single hive from being worth a fortune.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|PHYS_ATT_CAP_PERC&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*Cap %&lt;br /&gt;
|Default is 200.  This means you can increase your attribute to 200% of its starting value (or the average value + your starting value if that is higher).&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PHYS_ATT_RANGE &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]]&lt;br /&gt;
*lowest:lower:low:median:high:higher:highest &lt;br /&gt;
| Sets up a physical attribute's range of values (0-5000). All physical attribute ranges default to 200:700:900:1000:1100:1300:2000.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PHYS_ATT_RATES&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*[[DF2012:Attribute|ATTRIBUTE]] Token&lt;br /&gt;
*cost to improve&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| Physical attribute gain/decay rates. Defaults for STRENGTH, AGILITY, TOUGHNESS, and ENDURANCE are 500:3:4:3, while RECUPERATION and DISEASE_RESISTANCE default to 500:NONE:NONE:NONE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PLUS_BP_GROUP&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY, or BY_TOKEN&lt;br /&gt;
*body type, category, or token&lt;br /&gt;
| Adds a body part group to selected body part group. Presumably used immediately after SET_BP_GROUP.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PLUS_MATERIAL&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*material&lt;br /&gt;
| Adds a material to selected materials. Used immediately after SELECT_MATERIAL.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| POP_RATIO &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Weighted population of caste; Lower is rarer. Not to be confused with FREQUENCY.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| POPULATION_NUMBER &lt;br /&gt;
| Creature&lt;br /&gt;
| min:max &lt;br /&gt;
| The minimum/maximum numbers of how many of these creatures are present in each world map tile of the appropriate region.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| POWER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Allows the being to represent itself as a deity. Requires CAN_SPEAK to actually do anything more than settle at a location (e.g. write books, lead armies, profane temples). Doesn't appear to do anything for creatures that are already civilized.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PREFSTRING &lt;br /&gt;
| Creature&lt;br /&gt;
| string&lt;br /&gt;
| Sets what other creatures like about this creature. &amp;quot;Urist likes dwarves for their beards.&amp;quot; Multiple entries will be chosen from at random&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PROFESSION_NAME &lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*[[Unit type token]] (Profession)&lt;br /&gt;
*singular&lt;br /&gt;
*plural &lt;br /&gt;
| The generic name for members of this profession, at the creature level. In order to give members of specific castes different names for professions, use CASTE_PROFESSION_NAME instead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PRONE_TO_RAGE&lt;br /&gt;
| Caste&lt;br /&gt;
| number&lt;br /&gt;
| Small creatures with this tag will occasionally attack larger creatures on sight instead of running away; the number indicates how likely it is to do so.  They are also more likely to enter a 'rage' state during combat, increasing their offensive power.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PUS&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*matter state (LIQUID, GAS, SOLID) &lt;br /&gt;
| Specifies what the creature's wounds will ooze when infected.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==R==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| RELSIZE &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*body category, type, or token&lt;br /&gt;
*Relsize &lt;br /&gt;
| Specifies a new relative size for a part than what is stated in the body plan. For example, Dwarves have larger livers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| REMAINS&lt;br /&gt;
| Caste&lt;br /&gt;
| singular:plural&lt;br /&gt;
| What creature's remains are called.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| REMAINS_COLOR&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| What color creature's remains are.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| REMAINS_ON_VERMIN_BITE_DEATH&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Goes with VERMIN_BITE and DIE_WHEN_VERMIN_BITE, the vermin creature will leave remains on death when biting.  Leaving this tag out will cause the creature to disappear entirely after it bites.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| REMAINS_UNDETERMINED&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Unknown.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| REMOVE_MATERIAL &lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*material token &lt;br /&gt;
| Removes a material from a creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| REMOVE_TISSUE&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*material token&lt;br /&gt;
| Removes a tissue from a creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| RETRACT_INTO_BP&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY or BY_TOKEN&lt;br /&gt;
*TYPE, CATEGORY or TOKEN&lt;br /&gt;
| The creature will retract a body part when threatened.  It will be unable to move or attack, but enemies will only be able to attack the specified body part.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| RETURNS_VERMIN_KILLS_TO_OWNER&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Used with HUNTS_VERMIN, causes the creature to return killed vermin to its owner.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ROOT_AROUND&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Creature will occasionally root around in the grass, looking for insects.  Used for flavor in Adventure Mode, no practical effect known.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==S==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SAVAGE &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature will only show up in &amp;quot;savage&amp;quot; biomes.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SECRETION &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*Material State&lt;br /&gt;
*location secreted from (by_type, by_category, by_token)&lt;br /&gt;
*body part &lt;br /&gt;
*tissue layer &lt;br /&gt;
| creates a secreted material on given tissue on a given part of the body.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SELECT_ADDITIONAL_CASTE&lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*caste name&lt;br /&gt;
| adds an additional previously defined caste to the selection. Used immediately after SELECT_CASTE.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SELECT_CASTE &lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*caste name, or ALL &lt;br /&gt;
| selects a previously defined caste&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SELECT_MATERIAL &lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*Material token&lt;br /&gt;
| Selects a locally defined material. Can be ALL.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SEMIMEGABEAST &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Essentially the same as MEGABEAST, but more of them are created during worldgen.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SET_BP_GROUP &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*selection criteria BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*category, type, or token &lt;br /&gt;
| Begins a selection of body parts.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SET_TL_GROUP &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token&lt;br /&gt;
*tissue &lt;br /&gt;
| begins a selection of tissue layers&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SHEARABLE_TISSUE_LAYER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* tissue modifier&lt;br /&gt;
* required value&lt;br /&gt;
| Tissue layer can be sheared for its component material. The specified modifier must be at least of the desired value for shearing to be possible (a llama's wool must have a LENGTH of 300 before it is shearable).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SKILL_LEARN_RATE&lt;br /&gt;
| Caste&lt;br /&gt;
| [[skill_token]]:percentage&lt;br /&gt;
| The rate at which this creature learns this skill.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SKILL_LEARN_RATES&lt;br /&gt;
| Caste&lt;br /&gt;
| percentage&lt;br /&gt;
| The rate at which this creature learns all skills.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SKILL_RATE&lt;br /&gt;
| Caste&lt;br /&gt;
| [[skill_token]]:percentage:value:value:value&lt;br /&gt;
| As SKILL_RATES for individual skills.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SKILL_RATES&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
*% of improvement points you get&lt;br /&gt;
*unused counter rate&lt;br /&gt;
*rust counter rate&lt;br /&gt;
*demotion counter rate&lt;br /&gt;
| Affects skill gain and decay. Lower numbers in the last three slots make decay occur faster ([SKILL_RATES:100:1:1:1] would cause rapid decay). The counter rates may also be replaced with NONE.&lt;br /&gt;
Default is [SKILL_RATES:100:8:16:16].   [SLOW_LEARNER] changes the 100 to a 50.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SKILL_RUST_RATE&lt;br /&gt;
| Caste&lt;br /&gt;
| [[skill_token]]:value:value:value&lt;br /&gt;
| The rate at which this skill decays. Lower values cause the skill to decay faster.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SKILL_RUST_RATES&lt;br /&gt;
| Caste&lt;br /&gt;
| value:value:value&lt;br /&gt;
| The rate at which all skills decay. Lower values cause the skills to decay faster.  Requires CAN_LEARN or INTELLIGENT to function.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SLOW_LEARNER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Similar to [CAN_LEARN], but slower; skills are gained at a fraction of the rate. Present in the entries for ogres and giants; can be applied to civ or player races. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SMALL_REMAINS &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| If a creature has this token, it'll leave &amp;quot;remains&amp;quot; instead of a corpse.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SOLDIER_ALTTILE&lt;br /&gt;
| Creature&lt;br /&gt;
| 'character' or tile number&lt;br /&gt;
| If this creature is active in its civilization's military, it will blink between its default tile and this one.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SOUND&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* Sound application (currently accepts ALERT or PEACEFUL_INTERMITTENT)&lt;br /&gt;
* Sound range (in tiles)&lt;br /&gt;
* Sound delay (lower values = sound is produced more often)&lt;br /&gt;
* VOCALIZATION or NONE (determines whether the sound requires breathing or not)&lt;br /&gt;
* First-person description&lt;br /&gt;
* Third-person description&lt;br /&gt;
* Description when out of sight&lt;br /&gt;
| Creature makes sounds periodically, which can be heard in Adventure mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPECIFIC_FOOD&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
* PLANT or CREATURE&lt;br /&gt;
* Plant/creature ID&lt;br /&gt;
| Indicates that the creature is only capable of eating a particular type of food.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SPEECH &lt;br /&gt;
| Creature&lt;br /&gt;
| speech file &lt;br /&gt;
| Boasting speeches relating to killing this creature. Examples include dwarf.txt and elf.txt in data\speech.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SPEECH_FEMALE&lt;br /&gt;
| Creature&lt;br /&gt;
| speech file &lt;br /&gt;
| Boasting speeches relating to killing females of this creature.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SPEECH_MALE&lt;br /&gt;
| Creature&lt;br /&gt;
| speech file &lt;br /&gt;
| Boasting speeches relating to killing males of this creature.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SPEED &lt;br /&gt;
| Caste&lt;br /&gt;
| value &lt;br /&gt;
| Sets the creatures' movement and work speed, 1000/[100 + SPEED X] is the resulting effect on creatures movement and work rates from default. See [[Speed]] for more information.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SPHERE &lt;br /&gt;
| Creature&lt;br /&gt;
| &lt;br /&gt;
*sphere name &lt;br /&gt;
| Sets what religious spheres the creature is aligned to, for purposes of being worshipped via the [POWER] token. Also affects the layout of hidden fun stuff, and the creature's name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPOUSE_CONVERSION_TARGET&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| This creature can be converted by a night creature with SPOUSE_CONVERTED.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPOUSE_CONVERTER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| If the creature has the NIGHT_CREATURE_HUNTER tag, it will kidnap SPOUSE_CONVERSION_TARGETs and transform them into the caste of its species with the CONVERTED_SPOUSE tag during worldgen.  It may also start families this way.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SUPERNATURAL&lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
| Gives the creature knowledge of any secrets with SUPERNATURAL_LEARNING_POSSIBLE that match its spheres. Other effects are unknown.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SWIM_SPEED &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*speed &lt;br /&gt;
| How fast the creature swims. Typically 2500 (0.38 times the default speed). &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SWIMS_INNATE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature naturally knows how to swim, as opposed to [SWIMS_LEARNED] below. Currently, an AI bug prevents this from being useful on PC races in fortress mode. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SWIMS_LEARNED &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature doesn't know how to swim unless it has learned the skill. Requires [CAN_LEARN], obviously. &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==T==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TENDONS &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*healing rate &lt;br /&gt;
| Defines the material and healing rate of tendons.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| THICKWEB &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature's webs can catch larger creatures.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TISSUE &lt;br /&gt;
| Creature&lt;br /&gt;
| name &lt;br /&gt;
| Begins defining a tissue in the creature file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TITAN&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Found on [[titan]]s. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TL_COLOR_MODIFIER &lt;br /&gt;
| Caste&lt;br /&gt;
| COLOR:freq:COLOR:freq etc &lt;br /&gt;
| Creates a list of color patterns, giving each a frequency. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TLCM_GENETIC_MODEL&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| tissue layer color modifier is passed to offspring genetically?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TLCM_IMPORTANCE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*number&lt;br /&gt;
| Presumably modifies the importance of the tissue layer color modifier, for description purposes.&lt;br /&gt;
HOWEVER using this appears to remove all mention of colour from creature descriptions. It does not appear in any default creatures.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TLCM_NOUN &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*name&lt;br /&gt;
*SINGULAR or PLURAL&lt;br /&gt;
| names the tissue layer color modifier, and determines the noun&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TLCM_TIMING &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*ROOT&lt;br /&gt;
*start change window years:days:end change window years:days&lt;br /&gt;
| determines the point in the creature's life where the color change begins&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TRADE_CAPACITY &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| How much the creature can carry when used by merchants. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TRAINABLE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Shortcut for [TRAINABLE_HUNTING] + [TRAINABLE_WAR].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TRAINABLE_HUNTING &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can be trained as hunting beasts by way of kennels.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TRAINABLE_WAR &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Can be trained as war beasts by way of kennels.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TRANCES &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to go into martial trances.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TRAPAVOID &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature is immune to traps. Probably every procedurally generated megabeast has this.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TRIGGERABLE_GROUP &lt;br /&gt;
| Creature&lt;br /&gt;
| min:max &lt;br /&gt;
| A large swarm of vermin can be disturbed, usually in Adventure mode.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TSU_NOUN &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*noun&lt;br /&gt;
*SINGULAR or PLURAL &lt;br /&gt;
| Noun for the TISSUE_STYLE_UNIT, used in the description of the tissue layer's style.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==U==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| UBIQUITOUS&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| Creature will occur in every region with the correct biome.  Does not apply to evil/good tags.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| UNDERGROUND_DEPTH &lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*mindepth&lt;br /&gt;
*maxdepth &lt;br /&gt;
| Depth the creature appears underground. Numbers can be from 0 to 5.  0 is actually 'above ground' and can be used if the creature is to appear both above and below ground.  A single argument may be used instead of min and max.  Only magma creatures use 4 or 5 in the default raws.  Civilizations that can use underground plants or animals will only export (via the embark screen or caravans) things that available at depth 1.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| UNDERSWIM &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Creature swims under the water and can't be seen. Currently appears to have no effect as of 31.25.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| UNIQUE_DEMON&lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Typically found on generated [[demon]]s; causes the game to create a single named instance of the demon which will emerge from the underworld and take over civilizations during worldgen. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_CASTE&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new caste token&lt;br /&gt;
*old caste token&lt;br /&gt;
| Defines a new caste derived directly from a previous caste. The new caste inherits all properties of the old one. The effect of this tag is automatic if one has not yet defined any castes: &amp;quot;Any caste-level tag that occurs before castes are explicitly declared is saved up and placed on any caste that is declared later, unless the caste is explicitly derived from another caste.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_MATERIAL&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new material ID&lt;br /&gt;
*old material ID&lt;br /&gt;
| Defines a new local creature material and populates it with all properties defined in the specified local creature material.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| USE_MATERIAL_TEMPLATE &lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new material token&lt;br /&gt;
*material template &lt;br /&gt;
| Defines a new local creature material and populates it with all properties defined in the specified template.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_TISSUE&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new tissue token&lt;br /&gt;
*old tissue id&lt;br /&gt;
| Defines a new local creature tissue and populates it with all properties defined in the local tissue specified in the second argument.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| USE_TISSUE_TEMPLATE &lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*new tissue token&lt;br /&gt;
*tissue template&lt;br /&gt;
| Loads a tissue template listed in OBJECT:TISSUE_TEMPLATE files, such as tissue_template_default.txt. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| UTTERANCES &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Changes the language of the creature into unintelligible 'kobold-speak', which creatures of other species will be unable to understand.  If a civilized creature has this and is not part of a SKULKING civ, it will tend to start wars with all nearby civilizations and will be unable to make peace treaties due to 'inability to communicate'.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==V==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VEGETATION &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| unknown&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_BITE &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*chance of occurance{{verify}}&lt;br /&gt;
*verb (bitten, stung, etc)&lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Vermin bites, and injects something.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERMIN_EATER&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
| The vermin creature will attempt to eat exposed food. See PENETRATEPOWER. Distict from VERMIN_ROTTER.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_FISH &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin appears in water and will attempt to swim around.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_GROUNDER &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature appears in &amp;quot;general&amp;quot; surface ground locations. Note that this doesn't stop the creature from flying if it can (most vermin birds have this tag).&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_HATEABLE &lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Some dwarves will hate the creature and get unhappy thoughts when around it. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_MICRO &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| This makes the creature move in a swarm of creatures of the same race as it. I.E. Swarm of flies, swarm of ants, etc. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_NOFISH &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature cannot be caught by fishing. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_NOROAM &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will not be observed randomly roaming about the map. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_NOTRAP &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature cannot be caught in baited animal traps; however, a &amp;quot;catch live land animal&amp;quot; task may still be able to capture one if a dwarf finds one roaming around.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_ROTTER &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| Present on flies, knuckle worms, acorn flies, and blood gnats. Probably means either the creature is attracted to rot, the creature speeds rotting, or both.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_SOIL &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The creature randomly appears near dirt or mud.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_SOIL_COLONY &lt;br /&gt;
| Creature&lt;br /&gt;
|  &lt;br /&gt;
| The vermin will appear in a single tile cluster of many vermin, such as a colony of ants.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMINHUNTER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Shortcut for [AT_PEACE_WITH_WILDLIFE] + [RETURNS_VERMIN_KILLS_TO_OWNER] + [HUNTS_VERMIN] + [ADOPTS_OWNER].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VESPERTINE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active in evening.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VIEWRANGE&lt;br /&gt;
| Caste&lt;br /&gt;
| value&lt;br /&gt;
| Value should determine how close you have to get to a critter before it attacks (or prevents adv mode travel etc.)  Default is 20.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
{{alphabetical TOC}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==W==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| WAGON_PULLER &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to pull caravan wagons. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| WEBBER &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
| Allows the creature to create webs, and defines what the webs are made of.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| WEBIMMUNE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The creature will not get caught in thick webs.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Attack Tokens==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_SKILL &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*skill used ([[Skill token]])&lt;br /&gt;
| defines the attack skill used&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_VERB &lt;br /&gt;
| Caste&lt;br /&gt;
| 2nd person:3rd person &lt;br /&gt;
| descriptive text for the attack&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_CONTACT_PERC &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*% value &lt;br /&gt;
| amount of available tissue used in attack, or possibly percent chance the attack makes contact&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_PENETRATION_PERC &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*% value &lt;br /&gt;
| probably amount of material that makes contact when penetration is done, or possibly percent chance the attack penetrates (as in sharp items. Default is 0, so it can be left out for blunt attacks, if this is what it does)&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_PRIORITY &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*MAIN or SECOND &lt;br /&gt;
| use of the attack in combat. Secondary attacks are only used if main attacks are impossible.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ATTACK_VELOCITY_MODIFIER&lt;br /&gt;
| Caste&lt;br /&gt;
| number&lt;br /&gt;
| Modifies the attack velocity.  1000 is normal, same as weapon velocity.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_FLAG_CANLATCH &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| Enables an attacker to occasionally latch on with the bodypart used by an attack when an attack with this flag in its definition is made.  It will then be able to 'shake' the body part for further damage.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_FLAG_WITH &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| In adventure mode, displays the name of the body part used by an attack when announcing the attack.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_FLAG_EDGE &lt;br /&gt;
| Caste&lt;br /&gt;
|  &lt;br /&gt;
| The attack will deal edge-type damage.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SPECIALATTACK_INJECT_EXTRACT &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
* [[material token]]&lt;br /&gt;
*state (SOLID, LIQUID, GAS)&lt;br /&gt;
*min:max&lt;br /&gt;
| attack type addition that injects a material into the victim.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPECIALATTACK_INTERACTION&lt;br /&gt;
| Caste&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPECIALATTACK_SUCK_BLOOD&lt;br /&gt;
| Caste&lt;br /&gt;
| min:max&lt;br /&gt;
| Successful attack draws out an amount of blood randomized between the min and max value.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Important Related Tokens==&lt;br /&gt;
These next groups of tokens include several tokens that are not technically classified as creature tokens in string dump, but bear mentioning in this as they are used frequently in creature raws. (Some regular creature tokens may also be reprinted for the sake of ease of navigation)&lt;br /&gt;
&lt;br /&gt;
===Tissue Modification===&lt;br /&gt;
This next group of tokens deals setting and modifying tissue properties. (See also [[Tissue definition token]])&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Token&lt;br /&gt;
! width=&amp;quot;10%&amp;quot; | Type&lt;br /&gt;
! width=&amp;quot;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PLUS_TISSUE_LAYER &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token &lt;br /&gt;
| Adds a tissue to those selected&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PLUS_TL_GROUP &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token&lt;br /&gt;
*tissue &lt;br /&gt;
| continues a selection of tissue layers&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SELECT_TISSUE&lt;br /&gt;
| Creature&lt;br /&gt;
|&lt;br /&gt;
*tissue token&lt;br /&gt;
| Selects a tissue for editing.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SELECT_TISSUE_LAYER &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*TISSUE&lt;br /&gt;
*BY_CATEGORY, BY_TYPE, BY_TOKEN&lt;br /&gt;
*Location - category, type, or token | Selects a tissue at a location&lt;br /&gt;
* (optional) FRONT, BACK, LEFT, RIGHT, TOP, BOTTOM, AROUND.&lt;br /&gt;
| Selects a tissue layer for descriptor and cosmetic purposes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SET_LAYER_TISSUE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Sets a tissue layer to be made of a different tissue.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TISSUE_LAYER &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
*LOCATION &lt;br /&gt;
| Adds the tissue layer to wherever it is required.&lt;br /&gt;
Non-argument Locations can be FRONT, RIGHT, LEFT, TOP, BOTTOM. Argument locations are AROUND and CLEANS, requiring a further body part and a % of coverage/cleansing&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TISSUE_LAYER_OVER&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
*LOCATION &lt;br /&gt;
| Presumably a counterpart to TISSUE_LAYER_UNDER (see below).&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TISSUE_LAYER_UNDER &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*TYPE,CATEGORY, or TOKEN&lt;br /&gt;
*TISSUE&lt;br /&gt;
| Adds the tissue layer under a given part.&lt;br /&gt;
For example an Iron Man has a gaseous poison within and this tissue (GAS is its name) has the token [TISSUE_LEAKS] and its state is GAS so when you puncture the iron outside and damage this tissue it leaks gas (can have a syndrome by using a previous one in the creature sample.) [TISSUE_LAYER_UNDER:BY_CATEGORY:ALL:{tissue}] {tissue} is what will be under the TISSUE_LAYER here is an example Tissue from Iron Man &lt;br /&gt;
       [TISSUE:GAS]&lt;br /&gt;
[TISSUE_NAME:gas:NP] [TISSUE_MATERIAL:LOCAL_CREATURE_MAT:GAS] [TISSUE_MAT_STATE:GAS] [RELATIVE_THICKNESS:50] [TISSUE_LEAKS] [TISSUE_SHAPE:LAYER] &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TISSUE_LAYER_APPEARANCE_MODIFIER &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*QUALITY&lt;br /&gt;
*lowest:lower:low:median:high:higher:highest &lt;br /&gt;
| sets the range of qualities, including LENGTH, DENSE, HIGH_POSITION, CURLY, GREASY, WRINKLY&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TISSUE_STYLE_UNIT &lt;br /&gt;
| Caste&lt;br /&gt;
| &lt;br /&gt;
*tissue&lt;br /&gt;
*shaping &lt;br /&gt;
| sets tissue to be in a certain shape, mostly used with tissues HAIR, BEARD, MOUSTACHE, SIDEBURNS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TL_CONNECTS&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Presumably gives the CONNECTS attribute to selected layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TL_HEALING_RATE&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Presumably changes the HEALING_RATE of the selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TL_MAJOR_ARTERIES&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Gives Major Artery attribute to selected layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TL_PAIN_RECEPTORS&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Seems to set new number of pain receptors for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TL_RELATIVE_THICKNESS&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Seems to set new relative thickness for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TL_VASCULAR&lt;br /&gt;
| Caste&lt;br /&gt;
|&lt;br /&gt;
| Seems to set new a VASCULAR value (which modulates bleeding) for selected tissue layers.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Body detail plan token]]&lt;br /&gt;
*[[Body token]]&lt;br /&gt;
*[[Material definition token]]&lt;br /&gt;
*[[Syndrome]]&lt;br /&gt;
*[[Tissue definition token]]&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Tokens}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.34:Syndrome&amp;diff=177984</id>
		<title>v0.34:Syndrome</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.34:Syndrome&amp;diff=177984"/>
		<updated>2012-10-01T18:44:13Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: Filled in some missing info, fixed some errors, and added a few tips.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Masterwork|21:09, 26 April 2011 (UTC)}}{{av}}&lt;br /&gt;
&lt;br /&gt;
A '''syndrome''' is a disease or effect that a poor, hapless creature might get through encountering certain creatures, extracts, supernatural weather, or vindictive modders. They generally cause unpleasant and frequently fatal [[symptoms]] over a short to long period of time, but some will clear up over time or with the assistance of a [[doctor]].  A [[Health care|Hospital]] is required to diagnose and potentially treat the syndrome. [[File:Snakebite.png|200px|thumb|right|An example of a syndrome in effect. This hippo did not ultimately survive the encounter despite one bite being the only injury sustained.]]&lt;br /&gt;
&lt;br /&gt;
==List of syndromes==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Syndrome&lt;br /&gt;
! Venom&lt;br /&gt;
! Acquired&lt;br /&gt;
! Short-term Symptoms&lt;br /&gt;
! Long-term Symptoms&lt;br /&gt;
! Chronic Symptoms &lt;br /&gt;
|-&lt;br /&gt;
| Adder bite&lt;br /&gt;
| adder venom (injected)&lt;br /&gt;
| Being bitten by an [[adder]], [[giant adder]] or [[adder man]]&lt;br /&gt;
| Strong pain&lt;br /&gt;
| Swelling&amp;lt;br&amp;gt;Blisters&amp;lt;br&amp;gt;Nausea&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Bark scorpion sting&lt;br /&gt;
| bark scorpion venom (injected)&lt;br /&gt;
| Being stung by a [[bark scorpion]], [[giant bark scorpion]] or [[bark scorpion man]]&lt;br /&gt;
| Strong pain&lt;br /&gt;
| none&lt;br /&gt;
| none&lt;br /&gt;
|-&lt;br /&gt;
| Black mamba bite&lt;br /&gt;
| black mamba venom (injected)&lt;br /&gt;
| Being bitten by a [[black mamba]], [[giant black mamba]] or [[black mamba man]]&lt;br /&gt;
| Dizziness&amp;lt;br&amp;gt;Drowsiness&amp;lt;br&amp;gt;Strong pain&amp;lt;br&amp;gt;Fever&amp;lt;br&amp;gt;Unconsciousness&amp;lt;br&amp;gt;Complete paralysis&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Blob blisters&lt;br /&gt;
| cave blob fluid&amp;lt;br /&amp;gt;(contact or ingested)&lt;br /&gt;
| Touching a [[cave blob]]&lt;br /&gt;
| Mild pain&amp;lt;br/&amp;gt;Mild blisters&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Brown recluse spider bite&lt;br /&gt;
| brown recluse spider venom (injected)&lt;br /&gt;
| Being bitten by a [[brown recluse spider]], [[giant brown recluse spider]] or [[brown recluse spider man]]&lt;br /&gt;
| Nausea&amp;lt;br&amp;gt;Fever&amp;lt;br&amp;gt;Pain&amp;lt;br&amp;gt;&lt;br /&gt;
| Severe localized necrosis&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Bumblebee sting&lt;br /&gt;
| bumblebee venom (injected)&lt;br /&gt;
| Being stung by a [[bumblebee]] worker&lt;br /&gt;
| Pain&amp;lt;br&amp;gt;Strong swelling&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Bushmaster bite&lt;br /&gt;
| bushmaster venom (injected)&lt;br /&gt;
| Being bitten by a [[bushmaster]], [[giant bushmaster]] or [[bushmaster man]]&lt;br /&gt;
| Strong pain&amp;lt;br&amp;gt;Mild bleeding&amp;lt;br&amp;gt;Dizziness&amp;lt;br&amp;gt;Nausea&amp;lt;br&amp;gt;Unconsciousness&amp;lt;br&amp;gt;Complete paralysis&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Cave floater sickness&lt;br /&gt;
| cave floater gas&amp;lt;br /&amp;gt;(inhaled or ingested)&lt;br /&gt;
| Expelled from [[cave floater]]&lt;br /&gt;
| Mild nausea&lt;br /&gt;
| Fever&amp;lt;br/&amp;gt;Strong drowsiness (delayed)&amp;lt;br/&amp;gt;Strong dizziness (delayed)&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Cave spider bite&lt;br /&gt;
| cave spider venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[cave spider]]&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
| Very mild dizziness&lt;br /&gt;
|-&lt;br /&gt;
| Copperhead snake bite&lt;br /&gt;
| copperhead snake venom (injected)&lt;br /&gt;
| Being bitten by a [[copperhead snake]], [[giant copperhead snake]] or [[copperhead snake man]]&lt;br /&gt;
| Pain&amp;lt;br&amp;gt;Swelling&amp;lt;br&amp;gt;Nausea&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Giant cave spider bite&lt;br /&gt;
| giant cave spider venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[giant cave spider]]&lt;br /&gt;
| Complete paralysis&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&amp;lt;br/&amp;gt;'''Being eaten by the GCS'''&lt;br /&gt;
| None, not that it really matters.&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Gila monster bite&lt;br /&gt;
| gila monster venom (injected)&lt;br /&gt;
| Being bitten by a [[gila monster]], [[giant gila monster]] or [[gila monster man]]&lt;br /&gt;
| Pain&amp;lt;br&amp;gt;Mild swelling&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Gnomeblight&lt;br /&gt;
| [[gnomeblight]]&amp;lt;br /&amp;gt;(contact, inhaled, injected, or ingested)&lt;br /&gt;
| Unknown. Affects gnomes only&lt;br /&gt;
| None&lt;br /&gt;
| Severe systemic necrosis&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Giant desert scorpion sting&lt;br /&gt;
| giant desert scorpion&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being stung by a [[giant desert scorpion]]&lt;br /&gt;
| &lt;br /&gt;
| Necrosis of the brain and nervous system&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
| '''Unavoidable death'''&lt;br /&gt;
|- &lt;br /&gt;
| Helmet snake bite&lt;br /&gt;
| helmet snake venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[helmet snake]]&lt;br /&gt;
| Minor bleeding&lt;br /&gt;
| Fever&amp;lt;br/&amp;gt;Nausea&amp;lt;br/&amp;gt;Dizziness&amp;lt;br/&amp;gt;Localized swelling&amp;lt;br/&amp;gt;Localized oozing&amp;lt;br/&amp;gt;Localized bruising&amp;lt;br/&amp;gt;Strong pain&amp;lt;br/&amp;gt;Intense localized necrosis&amp;lt;br/&amp;gt;Possible loss of limb &lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Honey bee sting&lt;br /&gt;
| honey bee venom (injected)&lt;br /&gt;
| Being stung by a [[honey bee]] worker&lt;br /&gt;
| Pain&amp;lt;br&amp;gt;Strong swelling&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Iron man cough&lt;br /&gt;
| iron man gas&amp;lt;br /&amp;gt;(inhaled)&lt;br /&gt;
| Expelled by [[iron man]]&lt;br /&gt;
| Coughing blood&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| King cobra bite&lt;br /&gt;
| king cobra venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[king cobra]]&lt;br /&gt;
| Complete paralysis&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&amp;lt;br/&amp;gt;Pain, dizziness, drowsiness&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Phantom spider bite&lt;br /&gt;
| phantom spider venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[phantom spider]]&lt;br /&gt;
| None&lt;br /&gt;
| Numbness and mild dizziness&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Platypus sting&lt;br /&gt;
| platypus venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being kicked by a [[platypus]], [[giant platypus]] or [[platypus man]]&lt;br /&gt;
| Pain and swelling&lt;br /&gt;
| Extreme pain, swelling possibly to the point of necrosis&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Rattlesnake bite&lt;br /&gt;
| rattlesnake venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[rattlesnake]], [[giant rattlesnake]] or [[rattlesnake man]]&lt;br /&gt;
| Pain, nausea, blisters, swelling, bruising&lt;br /&gt;
| Severe localized necrosis&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| Serpent man bite&lt;br /&gt;
| serpent man venom&amp;lt;br /&amp;gt;(injected)&lt;br /&gt;
| Being bitten by a [[serpent man]]&lt;br /&gt;
| Complete paralysis&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
| None&lt;br /&gt;
| None&lt;br /&gt;
|-&lt;br /&gt;
| [evil rain] sickness&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
| random&lt;br /&gt;
| Being caught outside in freakish weather in an evil biome&lt;br /&gt;
| random&lt;br /&gt;
| random&lt;br /&gt;
| random&lt;br /&gt;
|-&lt;br /&gt;
| [evil cloud] sickness&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt;&lt;br /&gt;
| random&lt;br /&gt;
| Being caught in a creeping cloud in an evil biome&lt;br /&gt;
| random&lt;br /&gt;
| random&lt;br /&gt;
| random&lt;br /&gt;
|-&lt;br /&gt;
| beast sickness&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
| random&lt;br /&gt;
| Encounters with [[forgotten beast]]s&lt;br /&gt;
| random&lt;br /&gt;
| random&lt;br /&gt;
| random&lt;br /&gt;
|-&lt;br /&gt;
| titan sickness&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
| random&lt;br /&gt;
| Encounters with [[titan]]s&lt;br /&gt;
| random&lt;br /&gt;
| random&lt;br /&gt;
| random&lt;br /&gt;
|-&lt;br /&gt;
| demon sickness&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
| random&lt;br /&gt;
| Encounters with [[demon]]s&lt;br /&gt;
| random&lt;br /&gt;
| random&lt;br /&gt;
| random&lt;br /&gt;
|}&lt;br /&gt;
:&amp;lt;small&amp;gt;1. For small creatures such as humans and dwarves, paralysis tends to result in suffocation.&amp;lt;/small&amp;gt;&lt;br /&gt;
:&amp;lt;small&amp;gt;2. Necrosis of the brain will eventually result in death once the brain rots away completely.&amp;lt;/small&amp;gt;&lt;br /&gt;
:&amp;lt;small&amp;gt;3. Evil rain typically only causes minor symptoms such as blisters, bruising, coughing blood, dizziness, fever, nausea, oozing, and pain.&amp;lt;/small&amp;gt;&lt;br /&gt;
:&amp;lt;small&amp;gt;4. Evil clouds either cause major symptoms (as with beast/titan/demon sicknesses) or permanently transform creatures into [[Undead|zombie-like]] forms.&amp;lt;/small&amp;gt;&lt;br /&gt;
:&amp;lt;small&amp;gt;5. [[Titan]]s, [[forgotten beast]]s, and [[demon]]s have a chance to have a randomized syndrome. These range from pointless (mild blisters from inhaling boiling blood) to instantly fatal (severe necrosis from a contact poison attached to a breath weapon/creature made of blood).&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==The anatomy of a syndrome==&lt;br /&gt;
Mechanically, syndromes are bundles of tokens attached to a material - they're confined to creature materials in vanilla DF, but it's a simple matter to add them to inorganic materials.  When the material is injected, touched, inhaled, or ingested (depending on the syndrome), the creature suffers the predations of a nasty disease or poison.  Here's an example syndrome, taken from the Giant Cave Spider raws.&lt;br /&gt;
&lt;br /&gt;
If you are having troubles getting the syndromes to work (ie, in combat reports, getting &amp;quot;'''supersnake''' n/a splatters~etc&amp;quot;), then simply throw the venom template into the actual creature's raw, which is what the LOCAL_CREATURE_MAT actually calls on; the venom being in the same file.&lt;br /&gt;
&lt;br /&gt;
    [USE_MATERIAL_TEMPLATE:POISON:CREATURE_EXTRACT_TEMPLATE]&lt;br /&gt;
        [STATE_NAME:ALL_SOLID:frozen giant cave spider venom]&lt;br /&gt;
        [STATE_ADJ:ALL_SOLID:frozen giant cave spider venom]&lt;br /&gt;
        [STATE_NAME:LIQUID:giant cave spider venom]&lt;br /&gt;
        [STATE_ADJ:LIQUID:giant cave spider venom]&lt;br /&gt;
        [STATE_NAME:GAS:boiling giant cave spider venom]&lt;br /&gt;
        [STATE_ADJ:GAS:boiling giant cave spider venom]&lt;br /&gt;
        [PREFIX:NONE]&lt;br /&gt;
        [ENTERS_BLOOD]&lt;br /&gt;
        [SYNDROME]&lt;br /&gt;
            [SYN_NAME:giant cave spider bite]&lt;br /&gt;
            [SYN_AFFECTED_CLASS:GENERAL_POISON]&lt;br /&gt;
            [SYN_IMMUNE_CREATURE:SPIDER_CAVE:ALL]&lt;br /&gt;
            [SYN_INJECTED]&lt;br /&gt;
            [CE_PARALYSIS:SEV:100:PROB:100:RESISTABLE:SIZE_DILUTES:START:5:PEAK:10:END:20]&lt;br /&gt;
&lt;br /&gt;
The first line, USE_MATERIAL_TEMPLATE, is creating a new material, called POISON, using the CREATURE_EXTRACT_TEMPLATE as the basis.  After this, the STATE_NAME and STATE_ADJ tokens are used to define the names and adjectives assigned to different states of the material - GAS, LIQUID and ALL_SOLID, in this case, though ALL is also a valid token.  At this stage, you can use any material tags like MAT_FIXED_TEMP or similar to set further material properties, though this usually isn't necessary.&lt;br /&gt;
&lt;br /&gt;
  ENTERS_BLOOD&lt;br /&gt;
This tag determines whether a poison enters the blood or not. If it is not included, the poison will splatter (if liquid) or flow (if gas) over the affected body part instead when injected. If you're using a contact poison, leave this out. Necessary for injected poisons.&lt;br /&gt;
  SYNDROME&lt;br /&gt;
This tag ends the material details and begins the definition of the actual syndrome.&lt;br /&gt;
  SYN_NAME&lt;br /&gt;
This one is self-explanatory - the name of the syndrome as it will appear in-game.&lt;br /&gt;
  SYN_AFFECTED_CLASS&lt;br /&gt;
This token defines what CREATURE_CLASS will be affected by the syndrome.  Most creatures are classed under GENERAL_POISON.  Multiple tokens can be used in a single syndrome.&lt;br /&gt;
  SYN_IMMUNE_CLASS&lt;br /&gt;
As above, but makes class immune.&lt;br /&gt;
  SYN_IMMUNE_CREATURE&lt;br /&gt;
This token defines which creatures CANNOT be affected by the syndrome - useful for addressing specific instances within a population, such as a specific caste or an individual creature that falls under GENERAL_POISON. Syntax is [SYN_IMMUNE_CREATURE:creature:caste]. ALL can be used for the caste.&lt;br /&gt;
  SYN_AFFECTED_CREATURE&lt;br /&gt;
As above, but makes creature or caste susceptible.&lt;br /&gt;
  SYN_CLASS&lt;br /&gt;
This tag sets a class for the syndrome that can be used in [[Interaction token|interactions.]]&lt;br /&gt;
&lt;br /&gt;
  SYN_INJECTED, SYN_CONTACT, SYN_INHALED, SYN_INGESTED&lt;br /&gt;
This token determines the method of infection - injected syndromes must be injected via a creature attack, while contact syndromes result from any contamination of a creature by material splatter (such as blood), inhaled syndromes must be inhaled in gaseous form (such as from boiling or a creature breath attack), and ingestion syndromes must be eaten or drunk.  Any combination of these tags can be used.  A fun variation on the usual creature injection routine is to create a material with a SYN_CONTACT syndrome and have a creature use it for blood - this tends to end poorly for any predator that chooses to attack them.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  [SPECIALATTACK_INJECT_EXTRACT:LOCAL_CREATURE_MAT:VENOM:LIQUID:100:100]&lt;br /&gt;
This is one method for getting a poison into a creature. If [ENTERS_BLOOD] is applied, it will be injected into the bloodstream. Otherwise, it will just splatter over the area. Put this on a creature attack. Substance type (gas, liquid, solid) does not appear to have an effect. The numbers on the end are minimum and maximum.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
CE_X, or creature effect tokens, are the real meat and bones of your syndrome.  They're detailed below.&lt;br /&gt;
&lt;br /&gt;
==Creature effect tokens==&lt;br /&gt;
Each and every syndrome has a number of creature effect tokens, represented by CE_X - these lovely little beauties determine exactly how the poor creature suffering from the syndrome is affected.  An example CE token is as follows:&lt;br /&gt;
&lt;br /&gt;
  [CE_NECROSIS:SEV:100:PROB:100:LOCALIZED:VASCULAR_ONLY:RESISTABLE:START:50:PEAK:1000:END:2000]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this example, we have an effect that will always cause severe necrosis in whichever bodypart it touches, so long as that bodypart is vascular and that the creature is not able to resist it in some manner.  The effect begins shortly after the syndrome is contracted, peaks 1000 [[time|time units]] afterwards, and finally ceases another 1000 time units later.&lt;br /&gt;
&lt;br /&gt;
As a general rule of thumb, so long as CE_X starts the string and START/PEAK/END end it, the order of the intervening tokens isn't important.&lt;br /&gt;
&lt;br /&gt;
*CE_X&lt;br /&gt;
The effect type.  This can be a number of different tokens, as detailed in the table below this list.&lt;br /&gt;
*SEV:X&lt;br /&gt;
The severity of the effect.  Higher values appear to be worse, with SEV:1000 CE_NECROSIS causing a part to near-instantly become rotten.&lt;br /&gt;
*PROB:X&lt;br /&gt;
The probability of the effect actually manifesting in the victim, as a percentage.  100 means always, 1 means a 1 in 100 chance.&lt;br /&gt;
*LOCALIZED (Overwrites BP tokens)&lt;br /&gt;
This tag causes an effect to ignore all BP tokens and then forces the game to attempt to apply the effect to the limb that came into contact with the contagion - i.e. the part that was bitten by the creature injecting the syndrome material, or the one that was splattered by a contact contagion. If an effect can not be applied to the contacted limb (such as IMPAIR_FUNCTION on a non-organ) then this token makes the syndrome have no effect. This token also makes inhaled syndromes have no effect.&lt;br /&gt;
*BP:BODY_PART:TISSUE (Overwritten by LOCALIZED)&lt;br /&gt;
Specifies which body parts and tissues are to be affected by the syndrome. BODY_PART can be BY_CATEGORY:x to target body parts with a matching [CATEGORY:x] [[body token]] (or ALL to affect everything), BY_TYPE:x to target body parts having a particular type (UPPERBODY, LOWERBODY, HEAD, GRASP, or STANCE), or BY_TOKEN:x to target individual body parts by their ID (as specified in the [BP] token). For example, if you wanted to target the lungs of a creature, you would use BP:BY_CATEGORY:LUNG:ALL.  The syndrome would act on all bodyparts within the creature with the CATEGORY tag LUNG and affect all tissue layers.  For another example, say you wanted to cause the skin to rot off a creature - you could use BP:BY_CATEGORY:ALL:SKIN, targeting the SKIN tissue on all bodyparts. Multiple targets can be given in one syndrome by placing the BP tokens end to end. This is one of the most powerful and useful aspects of the syndrome system, as it allows you to selectively target bodyparts relevant to the contagion, like lungs for coal dust inhalation, or the eyes for exposure to an acid gas. Not everything takes a target!&lt;br /&gt;
*VASCULAR_ONLY (Optional)&lt;br /&gt;
This syndrome only affects tissue layers with the VASCULAR token.&lt;br /&gt;
*MUSCULAR_ONLY (Optional)&lt;br /&gt;
This syndrome only affects tissue layers with the MUSCULAR token.  Are you seeing a trend here?&lt;br /&gt;
*SIZE_DILUTES (Optional)&lt;br /&gt;
This token presumably causes the effects of the syndrome to scale with the size of the creature compared to the size of the dose of contagion they received, but has yet to be extensively tested.&lt;br /&gt;
*SIZE_DELAYS (Optional)&lt;br /&gt;
As above, this token has yet to be tested but presumably delays the onset of a syndrome according to the size of the victim.&lt;br /&gt;
&lt;br /&gt;
The details of this table are still being thrashed out by modders, so if you have anything to add, please don't hesitate to hit the edit button!&lt;br /&gt;
&lt;br /&gt;
Non-targeted syndromes will ignore any BP tokens and LOCALIZED tokens.&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;Bisque&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Accepts Target&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| CE_BLEEDING&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes the targeted bodypart to start bleeding, with heavy enough bleeding resulting in the death of the sufferer. Some conditions seem to cause bleeding to be fatal no matter how weak.&lt;br /&gt;
|-&lt;br /&gt;
| CE_BLISTERS&lt;br /&gt;
| Yes&lt;br /&gt;
| Covers the targeted bodypart with blisters.&lt;br /&gt;
|-&lt;br /&gt;
| CE_BRUISING&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes the targeted bodypart to undergo bruising.&lt;br /&gt;
|-&lt;br /&gt;
| CE_IMPAIR_FUNCTION&lt;br /&gt;
| Yes&lt;br /&gt;
| An organ afflicted with this CE is rendered inoperable - for example, if both lungs are impaired the creature can't breathe and will suffocate.  This token only affects organs, not limbs.&lt;br /&gt;
|-&lt;br /&gt;
| CE_NECROSIS&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes the targeted bodypart to rot, with associated tissue damage and miasma.  Badly necrotic limbs will require amputation and heavy rot will eventually result in bleeding.  Necrosis has some strange behavior involving bleeding to death that isn't fully understood; a 100% necrotic creature can survive fine with no non-yellow bodyparts but will die of bleeding as soon as they end a round of combat, even if they never take a hit. Because of this, fairly useless unless targeting the lungs or eyes.&lt;br /&gt;
|-&lt;br /&gt;
| CE_NUMBNESS&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes numbness in the affected body part, blocking pain. Extreme numbness may lead to sensory nerve damage.&lt;br /&gt;
|-&lt;br /&gt;
| CE_OOZING&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes pus to ooze from the afflicted bodypart.&lt;br /&gt;
|-&lt;br /&gt;
| CE_PAIN&lt;br /&gt;
| Yes&lt;br /&gt;
| Afflicts the targeted bodypart with intense pain.&lt;br /&gt;
|-&lt;br /&gt;
| CE_PARALYSIS&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes paralysis in the affected body part. Targeted causes sluggishness and significantly reduces speed. Untargeted paralysis is 'complete paralysis' and will cause suffocation in smaller creatures.&lt;br /&gt;
|-&lt;br /&gt;
| CE_SWELLING&lt;br /&gt;
| Yes&lt;br /&gt;
| Causes the targeted bodypart to swell up. Extreme swelling may lead to necrosis.&lt;br /&gt;
|-&lt;br /&gt;
| CE_COUGH_BLOOD&lt;br /&gt;
| No&lt;br /&gt;
| This effect results in the sufferer periodically coughing blood, which stains the tile they're on and requires cleanup.  It doesn't appear to be lethal, but may cause minor bleeding damage.&lt;br /&gt;
|-&lt;br /&gt;
| CE_DIZZINESS&lt;br /&gt;
| No&lt;br /&gt;
| Inflicts the Dizziness condition, occasional fainting and a general slowdown in movement and work speed.&lt;br /&gt;
|-&lt;br /&gt;
| CE_DROWSINESS&lt;br /&gt;
| No&lt;br /&gt;
| Causes the Drowsiness condition.&lt;br /&gt;
|-&lt;br /&gt;
| CE_FEVER&lt;br /&gt;
| No&lt;br /&gt;
| Causes the Fever condition.&lt;br /&gt;
|-&lt;br /&gt;
| CE_NAUSEA&lt;br /&gt;
| No&lt;br /&gt;
| Causes the Nausea condition, and heavy vomiting. Can eventually lead to dehydration and death.&lt;br /&gt;
|-&lt;br /&gt;
| CE_UNCONSCIOUSNESS&lt;br /&gt;
| No&lt;br /&gt;
| Renders unconscious.&lt;br /&gt;
|-&lt;br /&gt;
| CE_VOMIT_BLOOD&lt;br /&gt;
| No&lt;br /&gt;
| This effect results in the sufferer periodically vomiting blood, which stains the tile they're on and requires cleanup.  It doesn't appear to be lethal, but may cause minor bleeding damage.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Special Effects===&lt;br /&gt;
Several special syndrome effects take different arguments than the above. These are used for generated interactions in unmodded games, but may be used as well for any substance or custom interaction.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;Bisque&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| CE_ADD_TAG&lt;br /&gt;
| tags&lt;br /&gt;
| Adds a tag to the affected creature.  Many arguments can be used sequentially within one syndrome token. See the [[Interaction token]] '''IT_REQUIRES''' for valid tags.&lt;br /&gt;
|-&lt;br /&gt;
| CE_REMOVE_TAG&lt;br /&gt;
| tags&lt;br /&gt;
| Removes a tag from a creature.  Supported arguments are the same as CE_ADD_TAG.&lt;br /&gt;
|-&lt;br /&gt;
| CE_DISPLAY_TILE&lt;br /&gt;
| TILE:tile number:colour&lt;br /&gt;
| The creature displays the specified tile and colour instead of its normal one.&lt;br /&gt;
|-&lt;br /&gt;
| CE_DISPLAY_NAME&lt;br /&gt;
| NAME:singular:plural:adjective&lt;br /&gt;
| Attaches a specified name to the creature's normal name.&lt;br /&gt;
|-&lt;br /&gt;
| CE_FLASH_TILE&lt;br /&gt;
| TILE:tile number:colour:FREQUENCY:?:?&lt;br /&gt;
| The creature flashes between its normal tile and the one specified here.&lt;br /&gt;
|-&lt;br /&gt;
| CE_PHYS_ATT_CHANGE&lt;br /&gt;
| [[Attribute]]:percentage:fixed boost(?)&lt;br /&gt;
| Alters the physical [[attribute]]s of a creature.&lt;br /&gt;
|-&lt;br /&gt;
| CE_MENT_ATT_CHANGE&lt;br /&gt;
| [[Attribute]]:percentage:fixed boost(?)&lt;br /&gt;
| Alters the mental [[attribute]]s of a creature.&lt;br /&gt;
|-&lt;br /&gt;
| CE_BODY_APPEARANCE_MODIFIER&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| CE_BP_APPEARANCE_MODIFIER&lt;br /&gt;
| body part:APPEARANCE_MODIFIER:attribute:number]&lt;br /&gt;
| Alters the characteristics (height, width etc.) of a body part.&lt;br /&gt;
|-&lt;br /&gt;
| CE_MATERIAL_FORCE_MULTIPLIER&lt;br /&gt;
| MAT_MULT:[[material token|material]]:A:B{{verify}}&lt;br /&gt;
| Makes creature affected by materials more or less by a factor of A/B. If A is 3 and B is 2, the creature will be 1.5x weaker to the defined material (can be NONE:NONE for all); if 2:3, the creature will be 1.5 times stronger.&lt;br /&gt;
|-&lt;br /&gt;
| CE_BODY_MAT_INTERACTION&lt;br /&gt;
| &lt;br /&gt;
| Causes one of the creature's materials to trigger an interaction, generally when ingested. Several additional tokens may be specified after this:&lt;br /&gt;
* CE:INTERACTION:interaction_id&lt;br /&gt;
* CE:SYNDROME_TAG:syndrome_trigger_type (SYN_INGESTED, SYN_INJECTED, etc.)&lt;br /&gt;
|-&lt;br /&gt;
| CE_SPEED_CHANGE&lt;br /&gt;
| speed modifier:number&lt;br /&gt;
| Changes the speed of a creature. &lt;br /&gt;
Speed modifier contains one or both:&lt;br /&gt;
* SPEED_PERC:percentage (this modifies a creature's in-game speed, so higher numbers are faster)&lt;br /&gt;
* SPEED_ADD:number (this modifies a creature's [SPEED:XX] token, so higher numbers are slower. Negative numbers are accepted though will only reduce a creature's speed to zero)&lt;br /&gt;
The minimum and maximum speeds able to be created by CE_SPEED_CHANGE are 99 and 10,000 respectively.&lt;br /&gt;
|-&lt;br /&gt;
| CE_CAN_DO_INTERACTION&lt;br /&gt;
| &lt;br /&gt;
| Makes the creature able to perform an interaction.  See [[Interaction token]].  To specify the interaction, use the argument:&lt;br /&gt;
* CDI:INTERACTION:interaction name&lt;br /&gt;
|-&lt;br /&gt;
| CE_BODY_TRANSFORMATION&lt;br /&gt;
| PROB:percentage:START:time:END:time&lt;br /&gt;
| Transforms into another creature.  PROB and END arguments optional.  The target creature is specified with:&lt;br /&gt;
* CE:CREATURE:creature name:caste name&amp;lt;br&amp;gt;&lt;br /&gt;
Note that any wounds the creature has suffered will instantly heal upon transforming, both into and out of the target form.  [[Undead]] limbs of a creature with this token will grow into a full instance of that creature.&lt;br /&gt;
|-&lt;br /&gt;
| CE_SKILL_ROLL_ADJUST&lt;br /&gt;
| PERC:percentage:PERC_ON:percentage:&lt;br /&gt;
| Alters the skill level of a creature.  The argument PERC specifies a percentage of the creature's current skill, and PERC_ON the probability of the effect being applied.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''All''' creature effect tokens take START, END and PROB numbers, and can be followed by [CE:PERIODIC] and/or [CE:COUNTER_TRIGGER] to restrict when they actually take effect.&lt;br /&gt;
* PERIODIC:period_type:min_value:max_value&lt;br /&gt;
* COUNTER_TRIGGER:counter_name:min_value:max_value:REQUIRED&lt;br /&gt;
&lt;br /&gt;
Currently, the only valid period type is MOON_PHASE. Valid counter values are below:&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;Bisque&amp;quot;&lt;br /&gt;
! Counter&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| ALCOHOLIC&lt;br /&gt;
| How long it's been (in [[time]] units) since the creature last had a drink of alcohol. Only present on creatures who need alcohol to get through the working day.&lt;br /&gt;
* 100800 (3 months) = and is starting to work slowly due to its scarcity&lt;br /&gt;
* 201600 (6 months) = and really wants a drink&lt;br /&gt;
* 302400 (9 months) = and has gone without a drink for far, far too long&lt;br /&gt;
* 403200 (1 year) = and can't even remember the last time he/she had some&lt;br /&gt;
|-&lt;br /&gt;
| MOUNTAIN&lt;br /&gt;
| How much the creature minds being outdoors.&lt;br /&gt;
* 0 = likes working outdoors and grumbles only mildly at inclement weather.&lt;br /&gt;
* 1 = does not mind being outdoors, at least for a time.&lt;br /&gt;
* 2 = (no message)&lt;br /&gt;
|-&lt;br /&gt;
| TIME_SINCE_BREAK&lt;br /&gt;
| How long it's been (in [[time]] units) since the creature last went on [[break]]. Creatures generally go at least a year (100800 time units) between breaks unless the [[economy]] is active (which never happens).&lt;br /&gt;
|-&lt;br /&gt;
| COMBATHARDNESS&lt;br /&gt;
| How much the creature has witnessed death and suffered tragedy. Higher values are known to decrease the severity of certain unhappy [[thought]]s.&lt;br /&gt;
* 0-32 = (no message)&lt;br /&gt;
* 33-66 = is getting used to tragedy&lt;br /&gt;
* 67-99 = is a hardened individual&lt;br /&gt;
* 100 = doesn't really care about anything anymore&lt;br /&gt;
|-&lt;br /&gt;
| ON_BREAK&lt;br /&gt;
| How long (in [[time]] units) the creature has been on break. Once it reaches 15000 (about 12.5 days), the creature should get back to work.&lt;br /&gt;
|-&lt;br /&gt;
| CAVE_ADAPT&lt;br /&gt;
| How cave-adapted the creature is. Increases by 1 for every [[time]] unit spent underground, to a maximum of 800000.&lt;br /&gt;
* 403200 (1 year) = going outside causes irritation&lt;br /&gt;
* 604800 (1.5 years) = going outside causes nausea&lt;br /&gt;
|-&lt;br /&gt;
| PARTIED_OUT&lt;br /&gt;
| How long it's been since the creature has been attending a [[party]] (or how long before it gets bored and goes back to work).{{verify}}&lt;br /&gt;
|-&lt;br /&gt;
| MILK_COUNTER&lt;br /&gt;
| How long it's been since the creature has been milked (or how long before it can be milked again).{{verify}}&lt;br /&gt;
|-&lt;br /&gt;
| EGG_SPENT&lt;br /&gt;
| How long it's been since the creature laid eggs (or how long before it can do so again).{{verify}}&lt;br /&gt;
|-&lt;br /&gt;
| GROUNDED_ANIMAL_ANGER&lt;br /&gt;
| How angry (and likely to attack) an animal is from being over-crowded.&lt;br /&gt;
|-&lt;br /&gt;
| TIME_SINCE_SUCKED_BLOOD&lt;br /&gt;
| How long it's been (in [[time]] units) since the creature last sucked somebody's blood.&lt;br /&gt;
|-&lt;br /&gt;
| DRINKING_BLOOD&lt;br /&gt;
| How long the creature has been drinking somebody's blood (or how much longer before it's done).{{verify}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Inorganic syndromes and you!==&lt;br /&gt;
It's perfectly possible - and quite simple - to add a nasty syndrome to a type of rock or metal - you simply add the syndrome tokens to the material definition in the same manner that you would add them to a creature material definition.  The only catch is that since your hapless dwarves will only normally encounter the material in metal, gem or boulder form, a bit of creativity must be used to actually get them inside your citizens - that is, you need to make them 'explosively boil' as soon as they're mined or produced.  This has the sad side effect of destroying the actual item - sorry, no highly radioactive uranium this release.  &lt;br /&gt;
&lt;br /&gt;
The easiest way to accomplish this is to assign the material a low boiling point, usually just under room temperature, and make sure its temperature is fixed to a point above it.&lt;br /&gt;
  [MAT_FIXED_TEMP:9001]&lt;br /&gt;
  [BOILING_POINT:9000]&lt;br /&gt;
Now, as soon as this substance hits the open air - by being mined, smelted or reaction-produced at a custom workshop - it will EXPLOSIVELY BOIL, flooding a small area with delicious syndrome-rich gas.  Creatures who inhale the gas will be immediately hit with the syndrome you thoughtfully attached to the material definition earlier!&lt;br /&gt;
&lt;br /&gt;
There are a number of other tokens you can use to control the colour and naming conventions of your syndrome material, referred to as MATERIAL tokens.&lt;br /&gt;
&lt;br /&gt;
==Breath attacks==&lt;br /&gt;
Breath attacks are controlled by the MATERIAL_EMISSION interaction, like so:&lt;br /&gt;
&lt;br /&gt;
  [CAN_DO_INTERACTION:MATERIAL_EMISSION]&lt;br /&gt;
  		[CDI:ADV_NAME:Breath custom material]&lt;br /&gt;
  		[CDI:USAGE_HINT:ATTACK]&lt;br /&gt;
  		[CDI:BP_REQUIRED:BY_CATEGORY:MOUTH]&lt;br /&gt;
  		[CDI:MATERIAL:LOCAL_CREATURE_MAT:CUSTOMMATERIAL:TRAILING_VAPOR_FLOW]&lt;br /&gt;
  		[CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
  		[CDI:TARGET_RANGE:C:15]&lt;br /&gt;
  		[CDI:MAX_TARGET_NUMBER:C:1]&lt;br /&gt;
  		[CDI:WAIT_PERIOD:50]&lt;br /&gt;
&lt;br /&gt;
The most important part is this line:&lt;br /&gt;
&lt;br /&gt;
  [CDI:MATERIAL:LOCAL_CREATURE_MAT:CUSTOMMATERIAL:TRAILING_VAPOR_FLOW]&lt;br /&gt;
&lt;br /&gt;
The CDI refers to CAN_DO_INTERACTION; the MATERIAL states that this line shows what the material is. LOCAL_CREATURE_MAT:CUSTOMMATERIAL is your material, and TRAILING_VAPOR_FLOW refers to the breath attack type. Other types are seen below. Also important is this line:&lt;br /&gt;
&lt;br /&gt;
  [CDI:TARGET:C:LINE_OF_SIGHT]&lt;br /&gt;
&lt;br /&gt;
LINE_OF_SIGHT refers to where the target C may be; others include SELF_ALLOWED (presumably like LINE_OF_SIGHT, but with the creature allowed to target itself), SELF_ONLY (preferable for undirected attacks and TOUCHABLE (for up-close attacks, as trailing flows tend to be).&lt;br /&gt;
&lt;br /&gt;
===Breath Attack Types===&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| TRAILING_DUST_FLOW&lt;br /&gt;
| Lets out a cloud of solid dust. Appears to use cave-in dust physics, causing this to fling around anything it comes in contact with, making it capable of smashing creatures into the ground and flinging them over walls. Creature will attack as normal.&lt;br /&gt;
|-&lt;br /&gt;
| TRAILING_VAPOR_FLOW&lt;br /&gt;
| Similar to the trailing gas, but easier to breathe in, and condensed, so it will collect on creatures. Creature will attack as normal.&lt;br /&gt;
|-&lt;br /&gt;
| TRAILING_GAS_FLOW&lt;br /&gt;
| Shoots a trail of gas substance at the creature. Fairly easy to dodge. Creature will attack as normal.&lt;br /&gt;
|-&lt;br /&gt;
| SOLID_GLOB&lt;br /&gt;
| Shoots a solid glob of spinning substance at the creature, leaving symbols similar to broken arrows. Essentially a projectile weapon. If the cooldown rate is short enough, some creatures with this breath attack will not move, preferring instead to stay and shoot globs at you, even when you are literally right next to them.&lt;br /&gt;
|-&lt;br /&gt;
| LIQUID_GLOB&lt;br /&gt;
| Shoots a '''solid''' glob of spinning substance at the creature. Essentially the same as SOLID_GLOB, only uses the material's LIQUID_DENSITY instead of its SOLID_DENSITY when calculating impact force and damage.&lt;br /&gt;
|-&lt;br /&gt;
| SPATTER_POWDER&lt;br /&gt;
| Creates a pile of powder at the specified location.&lt;br /&gt;
|-&lt;br /&gt;
| SPATTER_LIQUID&lt;br /&gt;
| Creates a pool of liquid at the specified location.&lt;br /&gt;
|-&lt;br /&gt;
| UNDIRECTED_GAS&lt;br /&gt;
| Creature occasionally releases a cloud of substance. Similar to TRAILING_GAS_FLOW, but undirected, thus affecting a larger area but losing the distance. Creature will attack as normal.&lt;br /&gt;
|-&lt;br /&gt;
| UNDIRECTED_VAPOR&lt;br /&gt;
| Creature occasionally releases a cloud of substance. Similar to TRAILING_VAPOR_FLOW, but undirected, thus affecting a larger area but losing the distance. Creature will attack as normal.&lt;br /&gt;
|-&lt;br /&gt;
| UNDIRECTED_DUST&lt;br /&gt;
| Creature occasionally releases a large cloud of substance, which will spread and dissipate. Similar to TRAILING_DUST_FLOW, but undirected, thus affecting a larger area but losing the distance - range is roughly the same as that of a cave-in. Creature will attack as normal. &amp;lt;s&amp;gt;DO NOT USE THIS TAG UNLESS YOU WANT TO KILL THE CREATURE AND EVERYTHING NEAR IT AND SEND PEOPLE FLYING.&amp;lt;/s&amp;gt; You know you want to.&lt;br /&gt;
|-&lt;br /&gt;
| WEB_SPRAY&lt;br /&gt;
| Emits a burst of [[web]]s that entangle target creatures.&lt;br /&gt;
|-&lt;br /&gt;
| DRAGONFIRE&lt;br /&gt;
| Emits a wide cone of [[fire]] that burns target creatures. For this you want FLOW instead of a material.&lt;br /&gt;
|-&lt;br /&gt;
| FIREJET&lt;br /&gt;
| Emits a narrow cone of [[fire]] that burns target creatures. For this you want FLOW instead of a material.&lt;br /&gt;
|-&lt;br /&gt;
| FIREBALL&lt;br /&gt;
| Emits a fireball that burns the target creature. For this you want FLOW instead of a material.&lt;br /&gt;
|-&lt;br /&gt;
| WEATHER_CREEPING_GAS&lt;br /&gt;
| Creates a cloud of gas that appears at the edge of the map and slowly creeps across the map.&lt;br /&gt;
|-&lt;br /&gt;
| WEATHER_CREEPING_VAPOR&lt;br /&gt;
| Creates a cloud of creeping vapor.&lt;br /&gt;
|-&lt;br /&gt;
| WEATHER_CREEPING_DUST&lt;br /&gt;
| Creates a cloud of creeping dust.&lt;br /&gt;
|-&lt;br /&gt;
| WEATHER_FALLING_MATERIAL&lt;br /&gt;
| Causes it to start raining a particular material.  If the material is solid at the outdoor temperatures, it will snow the material instead.  Regardless of the nature of the material, being caught in it will give dwarves the bad thought of being 'caught in freakish weather lately'.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Keep in mind that you can use multiple breath attacks, which appears to make the creature choose between them at random.  Creatures cannot use the WEATHER effects, these being reserved for regional interactions.&lt;br /&gt;
&lt;br /&gt;
One major difference between GAS, VAPOR, and DUST is that if the material cannot exist in the specified state at the current temperature, it will automatically be created at a temperature allowing it to exist.  So if you create a vapor spray that uses rock or metal as a material, that spray will be created at the melting point of rock, setting everything it touches on fire.  You can also create a freezing spray by using a custom material that has extremely low melting and boiling points.&lt;br /&gt;
&lt;br /&gt;
If you give a creature a material breath attack, be aware that it will be caught in the attack more frequently than its own targets.  Make sure to make your creatures immune to their own breath weapons!&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
[[ru:DF2012:Syndrome]]&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.34:Interaction_token&amp;diff=177983</id>
		<title>v0.34:Interaction token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.34:Interaction_token&amp;diff=177983"/>
		<updated>2012-10-01T18:11:54Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: Added a lot of missing info and useful information on interaction usage.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
The following tokens can be used to define and use interactions.&lt;br /&gt;
&lt;br /&gt;
==Interaction Definitions==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#C0C0C0&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Context&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| I_SOURCE&lt;br /&gt;
| Global&lt;br /&gt;
| type&lt;br /&gt;
| Defines what things are capable of triggering this interaction. Can be specified multiple times. Valid values:&lt;br /&gt;
* REGION - The interaction takes place in particular types of regions in the world.&lt;br /&gt;
* UNDERGROUND_SPECIAL - The interaction takes place in [[Demonic fortress|curious underground structure]]s.&lt;br /&gt;
* SECRET - The interaction is a secret that can be learned by particular individuals.&lt;br /&gt;
* DISTURBANCE - The interaction is triggered when disturbing a [[tomb]].&lt;br /&gt;
* DEITY - The interaction is inflicted upon mortals by the gods.&lt;br /&gt;
* ATTACK - The interaction is triggered by an attack during combat.&lt;br /&gt;
* INGESTION - The interaction is triggered by eating or drinking something.&lt;br /&gt;
* CREATURE_ACTION - The interaction is triggered by an explicit action.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_HIST_STRING_1&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| text&lt;br /&gt;
| Describes what the interaction did to a historical figure. Displayed after the name of the historical figure that performed the interaction.&lt;br /&gt;
&lt;br /&gt;
[IS_HIST_STRING_1: cursed ]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_HIST_STRING_2&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| text&lt;br /&gt;
| Describes what the interaction did to a historical figure. Displayed after the name of the historical figure that was targeted by the interaction.&lt;br /&gt;
&lt;br /&gt;
[IS_HIST_STRING_2: to assume the form of a lizard-like monster every full moon]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_FREQUENCY&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| Number&lt;br /&gt;
| Presumably, the probability of biome specified by [IS_REGION] to have this interaction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_NAME&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| string&lt;br /&gt;
| Generally used with secrets, describes what the secret is about.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_REGION&lt;br /&gt;
| Within I_SOURCE:REGION&lt;br /&gt;
| Region type&lt;br /&gt;
| Indicates what types regions are capable of performing this interaction. Can be specified multiple times. Valid values:&lt;br /&gt;
* ANY&lt;br /&gt;
* ANY_TERRAIN&lt;br /&gt;
* NORMAL_ALLOWED&lt;br /&gt;
* EVIL_ALLOWED&lt;br /&gt;
* GOOD_ALLOWED&lt;br /&gt;
* SAVAGE_ALLOWED&lt;br /&gt;
* EVIL_ONLY&lt;br /&gt;
* GOOD_ONLY&lt;br /&gt;
* SAVAGE_ONLY&lt;br /&gt;
* Region type - SWAMP, DESERT, FOREST, MOUNTAINS, OCEAN, LAKE, GLACIER, TUNDRA, GRASSLAND, HILLS&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_SPHERE&lt;br /&gt;
| Within I_SOURCE:SECRET&lt;br /&gt;
| [[Sphere]]&lt;br /&gt;
| Indicates the sphere to which this secret pertains.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_SECRET_GOAL&lt;br /&gt;
| Within I_SOURCE:SECRET&lt;br /&gt;
| Secret Goal token&lt;br /&gt;
| Indicates why somebody would want to learn the secret. Valid values:&lt;br /&gt;
* IMMORTALITY&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_SECRET&lt;br /&gt;
| Within I_SOURCE:SECRET&lt;br /&gt;
| Secret Flag&lt;br /&gt;
| Indicates how the secret can be learned. Valid values:&lt;br /&gt;
* SUPERNATURAL_LEARNING_POSSIBLE - the secret can be learned by supernatural means&lt;br /&gt;
* MUNDANE_RESEARCH_POSSIBLE - the secret can be researched by mundane means&lt;br /&gt;
* MUNDANE_TEACHING_POSSIBLE - the secret can be taught to apprentices&lt;br /&gt;
* MUNDANE_RECORDING_POSSIBLE:objects/text/(book_title).txt:objects/text/(book_topic).txt - the secret can be written in books with the specified title.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_USAGE_HINT&lt;br /&gt;
| Within I_SOURCE:DEITY&lt;br /&gt;
| Usage Hint token&lt;br /&gt;
| Indicates why a deity would choose to perform this interaction. See CDI:USAGE_HINT below for valid values - in this context, MAJOR_CURSE is the only value that makes sense.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| I_TARGET&lt;br /&gt;
| Global&lt;br /&gt;
| id, type&lt;br /&gt;
| Specifies what things this interaction acts upon. Can be specified multiple times. Valid values:&lt;br /&gt;
* CORPSE - Also includes pieces of corpses&lt;br /&gt;
* CREATURE&lt;br /&gt;
* MATERIAL&lt;br /&gt;
* LOCATION&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_LOCATION&lt;br /&gt;
| Within I_TARGET&lt;br /&gt;
| Location&lt;br /&gt;
| Narrows down exactly what the interaction targets. Valid values:&lt;br /&gt;
* CONTEXT_REGION - Can only be used by IS_REGION interactions.&lt;br /&gt;
* CONTEXT_CREATURE&lt;br /&gt;
* CONTEXT_ITEM - Used when the target is a CORPSE.&lt;br /&gt;
* CONTEXT_BP - Use body part from CDI:BP_REQUIRED token (below).&lt;br /&gt;
* CONTEXT_LOCATION&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_MANUAL_INPUT&lt;br /&gt;
| Within I_TARGET&lt;br /&gt;
| text&lt;br /&gt;
| Tells the player what they should be selecting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_AFFECTED_CREATURE&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| ?&lt;br /&gt;
| Specifies specific creatures the interaction can target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_AFFECTED_CLASS&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature class&lt;br /&gt;
| Specifies creature classes the interaction can target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_IMMUNE_CREATURE&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| ?&lt;br /&gt;
| Specifies specific creatures the interaction cannot target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_IMMUNE_CLASS&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature class&lt;br /&gt;
| Specifies creature classes the interaction cannot target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_REQUIRES&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature token or property&lt;br /&gt;
| Indicates that the target must have the specified property. Valid values:&lt;br /&gt;
* FIT_FOR_ANIMATION - Any corpse or body part that can become a zombie (heads, hands, etc.)&lt;br /&gt;
* FIT_FOR_RESURRECTION - The target corpse's UPPERBODY must be attached.&lt;br /&gt;
* HAS_BLOOD&lt;br /&gt;
* MORTAL&lt;br /&gt;
* NO_AGING&lt;br /&gt;
* STERILE&lt;br /&gt;
* Creature token: BLOODSUCKER, CAN_LEARN, CAN_SPEAK, CRAZED, EXTRAVISION, LIKES_FIGHTING (or LIKESFIGHTING), MISCHIEVOUS (or MISCHIEVIOUS), NO_CONNECTIONS_FOR_MOVEMENT, NO_DIZZINESS, NO_DRINK, NO_EAT, NO_FEVERS, NO_PHYS_ATT_GAIN, NO_PHYS_ATT_RUST, NO_SLEEP, NO_THOUGHT_CENTER_FOR_MOVEMENT, NOBREATHE, NOEMOTION, NOEXERT, NOFEAR, NONAUSEA, NOPAIN, NOSTUN, NOT_LIVING, NOTHOUGHT, OPPOSED_TO_LIFE, PARALYZEIMMUNE, SUPERNATURAL, TRANCES, UTTERANCES&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_FORBIDDEN&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature token or property&lt;br /&gt;
| Indicates that the target must not have the specified property. Valid values are the same as for IT_REQUIRES.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_CANNOT_TARGET_IF_ALREADY_AFFECTED&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| &lt;br /&gt;
| Prevents the interaction from targeting a creature that's already under the effect of the same interaction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_CANNOT_HAVE_SYNDROME_CLASS&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| [[Syndrome]] class&lt;br /&gt;
| Prevents the interaction from targeting a creature under the effects of a syndrome having the specified SYN_CLASS value.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_MATERIAL&lt;br /&gt;
| Within I_TARGET:MATERIAL&lt;br /&gt;
| Type&lt;br /&gt;
| Specifies the type of material the interaction targets. Valid values:&lt;br /&gt;
* FLOW:Breath attack token - Specifies an attack not made of any material.&lt;br /&gt;
* MATERIAL:[[Material token]]:Breath attack token - Specifies an attack made of a specific material.&lt;br /&gt;
* CONTEXT_MATERIAL - Use material from CDI:MATERIAL token (below).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| I_EFFECT&lt;br /&gt;
| Global&lt;br /&gt;
| type&lt;br /&gt;
| Specifies what the interaction does to the targets. Can be specified multiple times. Valid values:&lt;br /&gt;
* ANIMATE - Raises the target corpse/bodypart as a zombie.  The zombie will always be hostile to life and will retain no information about its original personality/loyalties.  Syndromes can also be specified within this tag.&lt;br /&gt;
* RESURRECT - Returns the creature to life.  This can be used on parts that are not FIT_FOR_RESURRECTION, but only the main part (with an UPPERBODY attached) will remain loyal to its original faction.  Syndromes can also be specified within this tag.&lt;br /&gt;
* ADD_SYNDROME - Adds one or more syndromes.  The actual syndrome is specified with the [SYNDROME] tag.&lt;br /&gt;
* CLEAN - Cleans off most liquids/dust covering the creature.&lt;br /&gt;
* HIDE - Allows the creature to hide even if another creature can see it.&lt;br /&gt;
* CONTACT - Causes the creatures to touch.  The interaction's range must be TOUCHABLE.&lt;br /&gt;
* MATERIAL_EMISSION - Used within the MATERIAL_EMISSION interaction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_TARGET&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| ID&lt;br /&gt;
| Specifies which I_TARGET this effect will be applied to&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_INTERMITTENT&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| Frequency&lt;br /&gt;
| Indicates that the effect happens intermittently and specifies roughly how often. Valid values:&lt;br /&gt;
* WEEKLY&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_IMMEDIATE&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
|&lt;br /&gt;
| Indicates that the effect happens immediately.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_LOCATION&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| Location Hint&lt;br /&gt;
| Indicates where the effect can take place. Valid values:&lt;br /&gt;
* IN_WATER&lt;br /&gt;
* IN_MAGMA&lt;br /&gt;
* NO_WATER&lt;br /&gt;
* NO_MAGMA&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_ARENA_NAME&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| text&lt;br /&gt;
| Allows the interaction to be applied to newly spawned creatures in Arena mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_GRIME_LEVEL&lt;br /&gt;
| Within I_EFFECT:CLEAN&lt;br /&gt;
| amount?&lt;br /&gt;
| [IE_GRIME_LEVEL:2] appears in the default cleaning interaction, and may indicate amount of grime cleaned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_SYNDROME_TAG&lt;br /&gt;
| Within I_EFFECT:CLEAN&lt;br /&gt;
| Syndrome flag&lt;br /&gt;
| Indicates that cleaning off materials will activate their syndromes if they have this flag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GENERATED&lt;br /&gt;
| Global&lt;br /&gt;
| &lt;br /&gt;
| Indicates that this is a generated interaction. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Interaction Usage==&lt;br /&gt;
In order to actually use an interaction, add the [[creature token]] [CAN_DO_INTERACTION:NAME] followed by a series of [CDI:...] tokens. Interactions can also be granted through [[syndrome]]s using the token [CE_CAN_DO_INTERACTION] (plus the same series of CDI tokens).&lt;br /&gt;
&lt;br /&gt;
The following CDI tokens can be specified:&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#C0C0C0&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| INTERACTION&lt;br /&gt;
| id&lt;br /&gt;
| Specifies which interaction can be performed. Only to be used with syndromes, since CE_CAN_DO_INTERACTION does not allow specifying the interaction ID directly.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TARGET&lt;br /&gt;
| target ID, target types&lt;br /&gt;
| Specifies how the creature chooses what to . Target ID refers to an I_TARGET defined in the interaction itself. Multiple target types can be specified. Valid target types:&lt;br /&gt;
* LINE_OF_SIGHT - the source needs to be able to see the target&lt;br /&gt;
* TOUCHABLE - the source needs to be able to touch the target&lt;br /&gt;
* DISTURBER_ONLY - the target must be whoever disturbed the source&lt;br /&gt;
* SELF_ALLOWED - the target can be the source&lt;br /&gt;
* SELF_ONLY - the target '''must''' be the source&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TARGET_RANGE&lt;br /&gt;
| target ID, range&lt;br /&gt;
| Specifies how far away the target can be, in tiles.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LOCATION_HINT&lt;br /&gt;
| Location Hint (see above)&lt;br /&gt;
| ?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USAGE_HINT&lt;br /&gt;
| Usage hint token&lt;br /&gt;
| Indicates when and how CPU-controlled creatures will use the interaction. Valid values:&lt;br /&gt;
* MAJOR_CURSE - Used in disturbance curses and deity curses.  Targets the tomb disturber/temple defiler.&lt;br /&gt;
* GREETING - Creatures will target 'friendly' creatures, usually at random.&lt;br /&gt;
* CLEAN_SELF - Creature targets itself when covered in liquids or dust.&lt;br /&gt;
* CLEAN_FRIEND - Same, but targets other friendly units.&lt;br /&gt;
* ATTACK - Targets enemy creatures in combat.  If the interaction specifies SELF_ONLY, CPU-controlled creatures will never use it.&lt;br /&gt;
* FLEEING - Used when fleeing an enemy.  Creature will target itself.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ADV_NAME&lt;br /&gt;
| text&lt;br /&gt;
| Specifies the interaction's name when used in Adventurer mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MAX_TARGET_NUMBER&lt;br /&gt;
| ID, number&lt;br /&gt;
| Specifies the maximum number of things that can be selected for a particular I_TARGET.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| WAIT_PERIOD&lt;br /&gt;
| number&lt;br /&gt;
| Controls how often the interaction can be used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERBAL&lt;br /&gt;
| &lt;br /&gt;
| Only creatures that can speak will be able to use the interaction.  Might also be needed for VERBAL_SPEECH.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERBAL_SPEECH&lt;br /&gt;
| filename&lt;br /&gt;
| Specifies what the creature says when they perform the interaction. Filename path is relative to /data/speech.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CAN_BE_MUTUAL&lt;br /&gt;
| &lt;br /&gt;
| Presumably, allows two creatures with this same interaction to use it on each other simultaneously, for example cats cleaning each other.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FREE_ACTION&lt;br /&gt;
|&lt;br /&gt;
| Indicates that performing the interaction doesn't take any time.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERB&lt;br /&gt;
| self:other:mutual&lt;br /&gt;
| When a creature uses the interaction, a message will display, describing the source as doing this.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERB_REVERSE&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TARGET_VERB&lt;br /&gt;
| self:other&lt;br /&gt;
| When a creature uses the interaction, a message will display, describing the target as doing this.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BP_REQUIRED&lt;br /&gt;
| Body part criteria&lt;br /&gt;
| Indicates that a particular body part must be present in order to perform the interaction. Criteria are BY_CATEGORY:category, BY_TYPE:type, or BY_TOKEN:token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FLOW&lt;br /&gt;
| Breath attack token&lt;br /&gt;
| Causes the interaction to create an effect not made of any material. Only makes sense for FIREBALL, FIREJET, or DRAGONFIRE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| [[Material token]]:Breath attack token&lt;br /&gt;
| Causes the interaction to create an effect made of a specific material. Doesn't make sense for FIREBALL, FIREJET, or DRAGONFIRE.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Syndrome]]&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Tokens}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.34:Interaction_token&amp;diff=177982</id>
		<title>v0.34:Interaction token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.34:Interaction_token&amp;diff=177982"/>
		<updated>2012-10-01T17:21:04Z</updated>

		<summary type="html">&lt;p&gt;IndigoFenix: Additional info on VERBAL tag&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
&lt;br /&gt;
The following tokens can be used to define and use interactions.&lt;br /&gt;
&lt;br /&gt;
==Interaction Definitions==&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#C0C0C0&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Context&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| I_SOURCE&lt;br /&gt;
| Global&lt;br /&gt;
| type&lt;br /&gt;
| Defines what things are capable of triggering this interaction. Can be specified multiple times. Valid values:&lt;br /&gt;
* REGION - The interaction takes place in particular types of regions in the world.&lt;br /&gt;
* UNDERGROUND_SPECIAL - The interaction takes place in [[Demonic fortress|curious underground structure]]s.&lt;br /&gt;
* SECRET - The interaction is a secret that can be learned by particular individuals.&lt;br /&gt;
* DISTURBANCE - The interaction is triggered when disturbing a [[tomb]].&lt;br /&gt;
* DEITY - The interaction is inflicted upon mortals by the gods.&lt;br /&gt;
* ATTACK - The interaction is triggered by an attack during combat.&lt;br /&gt;
* INGESTION - The interaction is triggered by eating or drinking something.&lt;br /&gt;
* CREATURE_ACTION - The interaction is triggered by an explicit action.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_HIST_STRING_1&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| text&lt;br /&gt;
| Describes what the interaction did to a historical figure. Displayed after the name of the historical figure that performed the interaction.&lt;br /&gt;
&lt;br /&gt;
[IS_HIST_STRING_1: cursed ]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_HIST_STRING_2&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| text&lt;br /&gt;
| Describes what the interaction did to a historical figure. Displayed after the name of the historical figure that was targeted by the interaction.&lt;br /&gt;
&lt;br /&gt;
[IS_HIST_STRING_2: to assume the form of a lizard-like monster every full moon]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_FREQUENCY&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| Number&lt;br /&gt;
| Presumably, the probability of biome specified by [IS_REGION] to have this interaction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_NAME&lt;br /&gt;
| Within I_SOURCE&lt;br /&gt;
| string&lt;br /&gt;
| Generally used with secrets, describes what the secret is about.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_REGION&lt;br /&gt;
| Within I_SOURCE:REGION&lt;br /&gt;
| Region type&lt;br /&gt;
| Indicates what types regions are capable of performing this interaction. Can be specified multiple times. Valid values:&lt;br /&gt;
* ANY&lt;br /&gt;
* ANY_TERRAIN&lt;br /&gt;
* NORMAL_ALLOWED&lt;br /&gt;
* EVIL_ALLOWED&lt;br /&gt;
* GOOD_ALLOWED&lt;br /&gt;
* SAVAGE_ALLOWED&lt;br /&gt;
* EVIL_ONLY&lt;br /&gt;
* GOOD_ONLY&lt;br /&gt;
* SAVAGE_ONLY&lt;br /&gt;
* Region type - SWAMP, DESERT, FOREST, MOUNTAINS, OCEAN, LAKE, GLACIER, TUNDRA, GRASSLAND, HILLS&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_SPHERE&lt;br /&gt;
| Within I_SOURCE:SECRET&lt;br /&gt;
| [[Sphere]]&lt;br /&gt;
| Indicates the sphere to which this secret pertains.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_SECRET_GOAL&lt;br /&gt;
| Within I_SOURCE:SECRET&lt;br /&gt;
| Secret Goal token&lt;br /&gt;
| Indicates why somebody would want to learn the secret. Valid values:&lt;br /&gt;
* IMMORTALITY&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_SECRET&lt;br /&gt;
| Within I_SOURCE:SECRET&lt;br /&gt;
| Secret Flag&lt;br /&gt;
| Indicates how the secret can be learned. Valid values:&lt;br /&gt;
* SUPERNATURAL_LEARNING_POSSIBLE - the secret can be learned by supernatural means&lt;br /&gt;
* MUNDANE_RESEARCH_POSSIBLE - the secret can be researched by mundane means&lt;br /&gt;
* MUNDANE_TEACHING_POSSIBLE - the secret can be taught to apprentices&lt;br /&gt;
* MUNDANE_RECORDING_POSSIBLE:objects/text/(book_title).txt:objects/text/(book_topic).txt - the secret can be written in books with the specified title.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_USAGE_HINT&lt;br /&gt;
| Within I_SOURCE:DEITY&lt;br /&gt;
| Usage Hint token&lt;br /&gt;
| Indicates why a deity would choose to perform this interaction. See CDI:USAGE_HINT below for valid values - in this context, MAJOR_CURSE is the only value that makes sense.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| I_TARGET&lt;br /&gt;
| Global&lt;br /&gt;
| id, type&lt;br /&gt;
| Specifies what things this interaction acts upon. Can be specified multiple times. Valid values:&lt;br /&gt;
* CORPSE&lt;br /&gt;
* CREATURE&lt;br /&gt;
* MATERIAL&lt;br /&gt;
* LOCATION&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_LOCATION&lt;br /&gt;
| Within I_TARGET&lt;br /&gt;
| Location&lt;br /&gt;
| Narrows down exactly what the interaction targets. Valid values:&lt;br /&gt;
* CONTEXT_REGION&lt;br /&gt;
* CONTEXT_CREATURE&lt;br /&gt;
* CONTEXT_ITEM&lt;br /&gt;
* CONTEXT_BP - Use body part from CDI:BP_REQUIRED token (below).&lt;br /&gt;
* CONTEXT_LOCATION&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_MANUAL_INPUT&lt;br /&gt;
| Within I_TARGET&lt;br /&gt;
| text&lt;br /&gt;
| Tells the player what they should be selecting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_AFFECTED_CREATURE&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| ?&lt;br /&gt;
| Specifies specific creatures the interaction can target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_AFFECTED_CLASS&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature class&lt;br /&gt;
| Specifies creature classes the interaction can target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_IMMUNE_CREATURE&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| ?&lt;br /&gt;
| Specifies specific creatures the interaction cannot target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_IMMUNE_CLASS&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature class&lt;br /&gt;
| Specifies creature classes the interaction cannot target.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_REQUIRES&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature token or property&lt;br /&gt;
| Indicates that the target must have the specified property. Valid values:&lt;br /&gt;
* FIT_FOR_ANIMATION&lt;br /&gt;
* FIT_FOR_RESURRECTION&lt;br /&gt;
* HAS_BLOOD&lt;br /&gt;
* MORTAL&lt;br /&gt;
* NO_AGING&lt;br /&gt;
* STERILE&lt;br /&gt;
* Creature token: BLOODSUCKER, CAN_LEARN, CAN_SPEAK, CRAZED, EXTRAVISION, LIKES_FIGHTING (or LIKESFIGHTING), MISCHIEVOUS (or MISCHIEVIOUS), NO_CONNECTIONS_FOR_MOVEMENT, NO_DIZZINESS, NO_DRINK, NO_EAT, NO_FEVERS, NO_PHYS_ATT_GAIN, NO_PHYS_ATT_RUST, NO_SLEEP, NO_THOUGHT_CENTER_FOR_MOVEMENT, NOBREATHE, NOEMOTION, NOEXERT, NOFEAR, NONAUSEA, NOPAIN, NOSTUN, NOT_LIVING, NOTHOUGHT, OPPOSED_TO_LIFE, PARALYZEIMMUNE, SUPERNATURAL, TRANCES, UTTERANCES&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_FORBIDDEN&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| Creature token or property&lt;br /&gt;
| Indicates that the target must not have the specified property. Valid values are the same as for IT_REQUIRES.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_CANNOT_TARGET_IF_ALREADY_AFFECTED&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| &lt;br /&gt;
| Prevents the interaction from targeting a creature that's already under the effect of the same interaction.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_CANNOT_HAVE_SYNDROME_CLASS&lt;br /&gt;
| Within I_TARGET:CORPSE or I_TARGET:CREATURE&lt;br /&gt;
| [[Syndrome]] class&lt;br /&gt;
| Prevents the interaction from targeting a creature under the effects of a syndrome having the specified SYN_CLASS value.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IT_MATERIAL&lt;br /&gt;
| Within I_TARGET:MATERIAL&lt;br /&gt;
| Type&lt;br /&gt;
| Specifies the type of material the interaction targets. Valid values:&lt;br /&gt;
* FLOW:Breath attack token - Specifies an attack not made of any material.&lt;br /&gt;
* MATERIAL:[[Material token]]:Breath attack token - Specifies an attack made of a specific material.&lt;br /&gt;
* CONTEXT_MATERIAL - Use material from CDI:MATERIAL token (below).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| I_EFFECT&lt;br /&gt;
| Global&lt;br /&gt;
| type&lt;br /&gt;
| Specifies what the interaction does to the targets. Can be specified multiple times. Valid values:&lt;br /&gt;
* ANIMATE&lt;br /&gt;
* RESURRECT&lt;br /&gt;
* ADD_SYNDROME&lt;br /&gt;
* CLEAN&lt;br /&gt;
* HIDE&lt;br /&gt;
* CONTACT&lt;br /&gt;
* MATERIAL_EMISSION&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_TARGET&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| ID&lt;br /&gt;
| Specifies which I_TARGET this effect will be applied to&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_INTERMITTENT&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| Frequency&lt;br /&gt;
| Indicates that the effect happens intermittently and specifies roughly how often. Valid values:&lt;br /&gt;
* WEEKLY&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_IMMEDIATE&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
|&lt;br /&gt;
| Indicates that the effect happens immediately.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_LOCATION&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| Location Hint&lt;br /&gt;
| Indicates where the effect can take place. Valid values:&lt;br /&gt;
* IN_WATER&lt;br /&gt;
* IN_MAGMA&lt;br /&gt;
* NO_WATER&lt;br /&gt;
* NO_MAGMA&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_ARENA_NAME&lt;br /&gt;
| Within I_EFFECT&lt;br /&gt;
| text&lt;br /&gt;
| Allows the interaction to be applied to newly spawned creatures in Arena mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_GRIME_LEVEL&lt;br /&gt;
| Within I_EFFECT:CLEAN&lt;br /&gt;
| amount?&lt;br /&gt;
| [IE_GRIME_LEVEL:2] appears in the default cleaning interaction, and may indicate amount of grime cleaned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IE_SYNDROME_TAG&lt;br /&gt;
| Within I_EFFECT:CLEAN&lt;br /&gt;
| Syndrome flag&lt;br /&gt;
| Indicates that cleaning off materials will activate their syndromes if they have this flag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GENERATED&lt;br /&gt;
| Global&lt;br /&gt;
| &lt;br /&gt;
| Indicates that this is a generated interaction. Cannot be specified in user-defined raws.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Interaction Usage==&lt;br /&gt;
In order to actually use an interaction, add the [[creature token]] [CAN_DO_INTERACTION:NAME] followed by a series of [CDI:...] tokens. Interactions can also be granted through [[syndrome]]s using the token [CE_CAN_DO_INTERACTION] (plus the same series of CDI tokens).&lt;br /&gt;
&lt;br /&gt;
The following CDI tokens can be specified:&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#C0C0C0&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| INTERACTION&lt;br /&gt;
| id&lt;br /&gt;
| Specifies which interaction can be performed. Only to be used with syndromes, since CE_CAN_DO_INTERACTION does not allow specifying the interaction ID directly.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TARGET&lt;br /&gt;
| target ID, target types&lt;br /&gt;
| Specifies how the creature chooses what to . Target ID refers to an I_TARGET defined in the interaction itself. Multiple target types can be specified. Valid target types:&lt;br /&gt;
* LINE_OF_SIGHT - the source needs to be able to see the target&lt;br /&gt;
* TOUCHABLE - the source needs to be able to touch the target&lt;br /&gt;
* DISTURBER_ONLY - the target must be whoever disturbed the source&lt;br /&gt;
* SELF_ALLOWED - the target can be the source&lt;br /&gt;
* SELF_ONLY - the target '''must''' be the source&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TARGET_RANGE&lt;br /&gt;
| target ID, range&lt;br /&gt;
| Specifies how far away the target can be, in tiles.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LOCATION_HINT&lt;br /&gt;
| Location Hint (see avove)&lt;br /&gt;
| ?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USAGE_HINT&lt;br /&gt;
| Usage hint token&lt;br /&gt;
| Indicates how the interaction is to be used. Valid values:&lt;br /&gt;
* MAJOR_CURSE&lt;br /&gt;
* GREETING&lt;br /&gt;
* CLEAN_SELF&lt;br /&gt;
* CLEAN_FRIEND&lt;br /&gt;
* ATTACK&lt;br /&gt;
* FLEEING&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ADV_NAME&lt;br /&gt;
| text&lt;br /&gt;
| Specifies the interaction's name when used in Adventurer mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MAX_TARGET_NUMBER&lt;br /&gt;
| ID, number&lt;br /&gt;
| Specifies the maximum number of things that can be selected for a particular I_TARGET.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| WAIT_PERIOD&lt;br /&gt;
| number&lt;br /&gt;
| Controls how often the interaction can be used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERBAL&lt;br /&gt;
| &lt;br /&gt;
| Only creatures that can speak will be able to use the interaction.  Might also be needed for VERBAL_SPEECH.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERBAL_SPEECH&lt;br /&gt;
| filename&lt;br /&gt;
| Specifies what the creature says when they perform the interaction. Filename path is relative to /data/speech.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CAN_BE_MUTUAL&lt;br /&gt;
| &lt;br /&gt;
| Presumably, allows two creatures with this same interaction to use it on each other simultaneously, for example cats cleaning each other.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FREE_ACTION&lt;br /&gt;
|&lt;br /&gt;
| Indicates that performing the interaction doesn't take any time.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERB&lt;br /&gt;
| self:other:mutual&lt;br /&gt;
| When a creature uses the interaction, a message will display, describing the source as doing this.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERB_REVERSE&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TARGET_VERB&lt;br /&gt;
| plural:singular&lt;br /&gt;
| When a creature uses the interaction, a message will display, describing the target as doing this.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BP_REQUIRED&lt;br /&gt;
| Body part criteria&lt;br /&gt;
| Indicates that a particular body part must be present in order to perform the interaction. Criteria are BY_CATEGORY:category, BY_TYPE:type, or BY_TOKEN:token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FLOW&lt;br /&gt;
| Breath attack token&lt;br /&gt;
| Causes the interaction to create an effect not made of any material. Only makes sense for FIREBALL, FIREJET, or DRAGONFIRE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| [[Material token]]:Breath attack token&lt;br /&gt;
| Causes the interaction to create an effect made of a specific material. Doesn't make sense for FIREBALL, FIREJET, or DRAGONFIRE.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Syndrome]]&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Tokens}}&lt;/div&gt;</summary>
		<author><name>IndigoFenix</name></author>
	</entry>
</feed>