<?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=Enatai</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=Enatai"/>
	<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php/Special:Contributions/Enatai"/>
	<updated>2026-08-24T04:19:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Creature_token&amp;diff=133771</id>
		<title>v0.31:Creature token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Creature_token&amp;diff=133771"/>
		<updated>2010-12-19T00:41:46Z</updated>

		<summary type="html">&lt;p&gt;Enatai: Clarified the entry for APP_MOD_RATE to explain that there are start day and end day tokens as well, and added a bit about NO_END which is paraphrased from the explanation in CREATURE_STANDARD&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}{{Quality|Exceptional}}&lt;br /&gt;
&lt;br /&gt;
Tentative at best in some cases.&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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
|- &lt;br /&gt;
| ALCOHOL_DEPENDENT &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;
|  &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;
|  &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;
|  &lt;br /&gt;
| Makes the creature start out hidden. Used by {{L|giant cave spider}}s. May make {{L|web}}s hidden too.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| AMPHIBIOUS &lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to breathe with or without {{L| water}}. Implies [AQUATIC].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| APP_MOD_GENETIC_MODEL&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| APP_MOD_IMPORTANCE&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;
| &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;
| &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;
| &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;
|  &lt;br /&gt;
| Applies loaded Creature Variation&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| AQUATIC &lt;br /&gt;
|  &lt;br /&gt;
| Allows a creature to breathe underwater, but causes it to &amp;quot;drown&amp;quot; out of {{L| water}}. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ARENA_RESTRICTED &lt;br /&gt;
|  &lt;br /&gt;
| Does not appear in arena mode list&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK &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.&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_CONTACT_PERC &lt;br /&gt;
| &lt;br /&gt;
*% value &lt;br /&gt;
| amount of available tissue used in attack&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_FLAG_CANLATCH &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 it's definition is made.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_FLAG_EDGE &lt;br /&gt;
|  &lt;br /&gt;
| attack type&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_FLAG_WITH &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_PENETRATION_PERC &lt;br /&gt;
| &lt;br /&gt;
*% value &lt;br /&gt;
| probably amount of material that makes contact when penetration is done&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_PRIORITY &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_SKILL &lt;br /&gt;
| &lt;br /&gt;
*skill used ({{L|Skill tokens}})&lt;br /&gt;
| defines the attack skill used&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_TRIGGER &lt;br /&gt;
| pop:exported wealth:created wealth{{verify}}&lt;br /&gt;
| stages when a megabeast will attack a site&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ATTACK_VERB &lt;br /&gt;
| 2nd person:3rd person &lt;br /&gt;
| descriptive text for the attack&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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
|- &lt;br /&gt;
| BABY &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;
| singular:plural &lt;br /&gt;
| name at caste level&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BEACH_FREQUENCY &lt;br /&gt;
|  &lt;br /&gt;
| {{L|Whale}}s and {{L|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;
|  &lt;br /&gt;
| Determines whether creature can show up on &amp;quot;tame&amp;quot; maps (includes {{L|elephants}}), which will generally avoid dwarves, although they may chase and/or attack them if they get too close). &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BIOME &lt;br /&gt;
| &lt;br /&gt;
* biome token&lt;br /&gt;
| Select a {{L|Biome}} the creature may appear in.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BLOOD, PUS, OTHER MATERIAL state definition &lt;br /&gt;
| &lt;br /&gt;
*selection criteria. Often LOCAL_CREATURE_MAT, although other selection criteria may work too.&lt;br /&gt;
*selected material&lt;br /&gt;
*matter state (LIQUID, GAS, ALL_SOLID) &lt;br /&gt;
| Controls bleeding behaviour&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BODY&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 {{L|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;
| &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:LENGTH: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;
| 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 {{L|fox}}, the skin, fat, muscle, bones and cartilage out of the vertebrate tissues.&amp;lt;br /&amp;gt;&lt;br /&gt;
A {{L|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;
| years:days:size &lt;br /&gt;
| sets up size at a given time. Size 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 {{L|minotaur}}. His birth size would be 10000 (~10 kg). With 1 year and 168 days he would be 50000 tall (~50 kg). As an adult (with 12 years) he would weight roughly 220 kg&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BODYGLOSS &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;
|  &lt;br /&gt;
| Creature 'eats' bones. Eating bones makes their happiness go up, but can cause death (suffocation){{verify}}. Implies CARNIVORE.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| BP_APPEARANCE_MODIFIER &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;
| 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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CAN_LEARN &lt;br /&gt;
|  &lt;br /&gt;
| Probably means the creature gets skills and professions. Not recommended for uncivilized monsters.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CAN_SPEAK &lt;br /&gt;
|  &lt;br /&gt;
| Can talk. Note that it is not necessary for a creature to gain social skills. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CANNOT_UNDEAD &lt;br /&gt;
|  &lt;br /&gt;
| Cannot be turned into a zombie or skeletal undead&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CANOPENDOORS &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;
|  &lt;br /&gt;
| Creature eats meat&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CASTE &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;
|&lt;br /&gt;
*tile number or &amp;quot;letter&amp;quot;&lt;br /&gt;
| Caste-specific alternate tile. Expects CASTE_TILE&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CASTE_COLOR&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;
|&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;
|&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;
| 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;
| &lt;br /&gt;
*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;
| 'character' or tile number&lt;br /&gt;
| Creatures of this caste active in their civilization's military will blink between their default tile and this one.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CASTE_SOLDIER_TILE&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;
| 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;
|&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;
|  &lt;br /&gt;
| Gives the creature a bonus in caves. Also causes [[Cave adaptation]]. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CE_X &lt;br /&gt;
| &lt;br /&gt;
*SEV:&amp;lt;value&amp;gt;  (severity, higher is worse)&lt;br /&gt;
*PROB:&amp;lt;value(1-100)&amp;gt; (probability)&lt;br /&gt;
*RESISTABLE (optional) allows resistance&lt;br /&gt;
*SIZE_DILUTES (optional) lessens effect based on size &lt;br /&gt;
Place effected:&lt;br /&gt;
*LOCALIZED (optional)&lt;br /&gt;
*VASCULAR_ONLY (optional)&lt;br /&gt;
*MUSCULAR_ONLY (optional)&lt;br /&gt;
*BP:(select BY_CATEGORY, BY_TYPE, or BY_TOKEN):category, type or token:tissues affected (specific or ALL) (optional)&lt;br /&gt;
Timeline:&lt;br /&gt;
*Start:effect start time&lt;br /&gt;
*Peak:effect peak time&lt;br /&gt;
*End:effect end time&lt;br /&gt;
| Specifies the way that a syndrome affects a creature -- more detail can be found on the [[Syndrome#Creature effect tokens|Syndromes page]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHANGE_BODY_SIZE_PERC&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CHILD &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;
| CHILD_BODYPART_GROUP &lt;br /&gt;
| &lt;br /&gt;
*master selection, BY_CATEGORY, BY_TYPE, BY_TOKEN.&lt;br /&gt;
*master location&lt;br /&gt;
*specific selection, BY_CATEGORY, BY_TYPE, BY_TOKEN.&lt;br /&gt;
*specific location &lt;br /&gt;
| selects all parts of a group to be used.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CHILDNAME &lt;br /&gt;
| singular:plural &lt;br /&gt;
| name at caste level&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CLUSTER_NUMBER &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;
| COLDDAM_POINT &lt;br /&gt;
| value &lt;br /&gt;
| The minimum temperature limit before the currently selected material will start receiving damage from freezing. Used mostly in material templates.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| COLOR &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;
|  &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;
|&lt;br /&gt;
| Found only at caste level. 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;
|  &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;
| COPY_TAGS_FROM &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 &lt;br /&gt;
| name &lt;br /&gt;
| begins defining a new creature with the specified name.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CREATURE_CLASS &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;
| '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;
| '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;
|  &lt;br /&gt;
| Sets if the creature is active at twilight. This tag functions as a combination of the two tags VESPERTINE and MATUTINAL. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CURIOUSBEAST_EATER &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;
|  &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;
|  &lt;br /&gt;
| Allows a creature to steal things (apparently the highest value it can find). Semimegabeast thievery is in Legends mode. Lightweight creatures can probably steal heavy items.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| CV_ADD_TAG &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;
| &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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DEMON&lt;br /&gt;
|  &lt;br /&gt;
| Typically found on genned [[demon]]s; sets the creature as a potential spawn for [[Hidden Fun Stuff]]&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DEMON_UNIQUE&lt;br /&gt;
|  &lt;br /&gt;
| Typically found on genned [[demon]]s; sets the creature as capable of &amp;quot;emerging from the underworld&amp;quot; and taking over during worldgen.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DESCRIPTION &lt;br /&gt;
| text &lt;br /&gt;
| A brief description of the creature type.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DIFFICULTY &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; Also increases experience gain during adventure mode. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DIURNAL &lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active in day. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DOES_NOT_EXIST &lt;br /&gt;
|  &lt;br /&gt;
| Creature does not actually exist; used for fanciful creatures.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| DRAGONFIREBREATH &lt;br /&gt;
|  &lt;br /&gt;
| Creature breathes fire in a cone. &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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EQUIPMENT_WAGON &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;
|  &lt;br /&gt;
| Allows the creature to wear or wield items.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| EVIL &lt;br /&gt;
|  &lt;br /&gt;
| Determines whether creature can show up on &amp;quot;evil&amp;quot; maps&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| EXTRAVISION &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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
|- &lt;br /&gt;
| FANCIFUL &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. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FEATURE_ATTACK_GROUP&lt;br /&gt;
|&lt;br /&gt;
| Found on subterranean animalmen.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FEMALE &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;
| FIREBREATH &lt;br /&gt;
|  &lt;br /&gt;
| The creature breathes fire projectiles (as opposed to DRAGONFIREBREATH, which is in a cone).&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FIREIMMUNE &lt;br /&gt;
|  &lt;br /&gt;
| As of version v0.28.181.40d, the FIREIMMUNE token had no effect on a creature's resistance to flame or heat. However, it did affect ability to swim in magma in adventure mode, as well as display of &amp;quot;You are caught in a pool of magma!&amp;quot; warning messages.  It is unknown if these effects persist in DF 2010.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FIREIMMUNE_SUPER &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;
|  &lt;br /&gt;
| Needs to be cleaned at a fishery&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FIXED_TEMP &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;
|  &lt;br /&gt;
| Determines how soon a creature flees in a losing battle. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| FLIER &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;
|&lt;br /&gt;
*number, max 100&lt;br /&gt;
| Determines the time between creature spawns in Fortress Mode. Higher is more occurrences per time unit. Creatures without a frequency statement default to 50. Almost all others have either [FREQUENCY:5] or [FREQUENCY:100].&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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
|- &lt;br /&gt;
| GENERAL_BABY_NAME &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;
| singular:plural &lt;br /&gt;
| name at creature level&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GENERATED&lt;br /&gt;
|  &lt;br /&gt;
| Found on procedurally generated creatures like [[Forgotten beast]]s, (biome name) titans and [[Demon]]s.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GETS_INFECTIONS_FROM_ROT &lt;br /&gt;
|  &lt;br /&gt;
| creature can be infected by rot&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GETS_WOUND_INFECTIONS &lt;br /&gt;
|  &lt;br /&gt;
| creature can get infections from wounds&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GLOWCOLOR &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;
| 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;
| verb (gnawed) &lt;br /&gt;
| The creature chews on food barrels and bags. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GO_TO_END &lt;br /&gt;
|  &lt;br /&gt;
| uncertain use, definitely refers to Creature Variants template&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GO_TO_START &lt;br /&gt;
|  &lt;br /&gt;
| uncertain use, definitely refers to Creature Variants template&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GOOD &lt;br /&gt;
|  &lt;br /&gt;
| Determines whether creature can show up on &amp;quot;good&amp;quot; areas. Eg. unicorn.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| GRASSTRAMPLE &lt;br /&gt;
| value &lt;br /&gt;
| Determines the percentage chance of trampling and killing grass when a creature steps on it. Set [GRASSTRAMPLE:0] to make grass never trampled by the creature.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GRAVITATE_BODY_SIZE&lt;br /&gt;
|&lt;br /&gt;
| Creature Variants template command, alter body size.&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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| HABIT&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, 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;
| number or TEST_ALL&lt;br /&gt;
| Unknown. 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;
|  &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;
| HEATDAM_POINT &lt;br /&gt;
| value &lt;br /&gt;
| The maximum temperature limit before the currently selected material will start receiving damage from heat. Used mostly in material templates.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| HOMEOTHERM &lt;br /&gt;
|  &lt;br /&gt;
| Default 'NONE'. The creature's normal body [[DF2010:Temperature |temperature]]&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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
|- &lt;br /&gt;
| IF_EXISTS_SET_BOILING_POINT &lt;br /&gt;
| value &lt;br /&gt;
| The temperature at which the creature boils into gases.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| IF_EXISTS_SET_MELTING_POINT &lt;br /&gt;
| value &lt;br /&gt;
| The temperature at which the creature will melt into goo. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| IGNITE_POINT &lt;br /&gt;
| value &lt;br /&gt;
| The temperature at which the creature will burst into flames.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| IMMOBILE_LAND &lt;br /&gt;
|  &lt;br /&gt;
| The creature is immobile while on land &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| IMMOLATE &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. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| INSULATION &lt;br /&gt;
| value &lt;br /&gt;
| increases the insulation of a selected material (usually hair, feathers or skin)&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| INTELLIGENT &lt;br /&gt;
|  &lt;br /&gt;
| Implies CAN_SPEAK and CAN_LEARN. CAN_LEARN probably means the creature gets skills and professions. Not recommended for uncivilized monsters.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ITEMCORPSE &lt;br /&gt;
|     &lt;br /&gt;
* [[Item token]]&lt;br /&gt;
    * subtype &lt;br /&gt;
NO_SUBTYPE&lt;br /&gt;
    * matgloss token&lt;br /&gt;
    * NO_RACEGLOSS &lt;br /&gt;
USE_RACEGLOSS USE_SHARPSTONE &lt;br /&gt;
| Determines if the creature leaves behind a non-standard corpse (i.e. wood, statue, bars, ash from ghost etc). The first parameter determines the item type; the second parameter is the subtype indicated in the raw file (such as WEAPON_WHIP); the third indicates the material type if the item type takes a specific material (e.g. &amp;quot;&amp;quot;IRON&amp;quot;&amp;quot; if the corpse type is &amp;quot;&amp;quot;STATUE&amp;quot;&amp;quot;). USE_RACEGLOSS applies if the creature has a material glossary assigned by the &amp;quot;&amp;quot;HAS_RACEGLOSS:&amp;quot;&amp;quot; flag and will select necessary adjectives and material from that glossary.&lt;br /&gt;
As of 31_01, RACEGLOSS may no longer be in the game.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| ITEMCORPSE_QUALITY &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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| LAIR&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, SHRINE, and LABYRINTH.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LAIR_CHARACTERISTIC&lt;br /&gt;
| characteristic:probability&lt;br /&gt;
| Defines certain features of the creature's lair. The only known valid characteristic is HAS_DOORS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LAIR_HUNTER&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;
| 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;
|  &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). 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;
|  &lt;br /&gt;
| In Fortress Mode, spawns outdoors and is not a vermin creature. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| LIGAMENTS &lt;br /&gt;
| &lt;br /&gt;
*selection criteria. Often LOCAL_CREATURE_MAT, although other selection criteria may work too.&lt;br /&gt;
*selected material. Almost always SINEW of the creature's materials.&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;
|  &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;
|  &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;
|  &lt;br /&gt;
| Creature multiplies 'S' when talking. Ex: &amp;quot;My name isss Recisssiz.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LITTERSIZE&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;
|  &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;
|  &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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MAGMA_VISION &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;
|  &lt;br /&gt;
| all male&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MANNERISM_?? &lt;br /&gt;
| &lt;br /&gt;
*occassionally body part &lt;br /&gt;
| Adds a possible mannerism to the creature's profile.&lt;br /&gt;
Refer to {{L|Creature Token Mannerisms|Mannerisms}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MATERIAL&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_BREATH_ATTACK &lt;br /&gt;
| &lt;br /&gt;
*MATERIAL TYPE (TISSUE, INORGANIC)&lt;br /&gt;
*MATERIAL NAME&lt;br /&gt;
*MATERIAL STATE (TRAILING_DUST_FLOW, TRAILING_VAPOR_FLOW, TRAILING_GAS_FLOW, SOLID_GLOB, LIQUID_GLOB, UNDIRECTED_GAS, UNDIRECTED_VAPOR, UNDIRECTED_DUST) &lt;br /&gt;
| Creates an attack referencing a material, using a given type of breath attack.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MAXAGE &lt;br /&gt;
| min:max &lt;br /&gt;
| range of time in which death from old age may occur&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MEANDERER &lt;br /&gt;
|  &lt;br /&gt;
| Gives a creature random movement. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MEGABEAST &lt;br /&gt;
|  &lt;br /&gt;
| Appears on fortress territory in Fortress Mode occasionally. Implies SEMIMEGABEAST. Also can be worshipped&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|MENT_ATT_CAP_PERC&lt;br /&gt;
|&lt;br /&gt;
*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;
| &lt;br /&gt;
*ATTRIBUTE&lt;br /&gt;
*lowest:lower:low:median:high:higher:highest | sets up a mental attribute's range of values. Max of 5000.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MENT_ATT_RATES&lt;br /&gt;
| &lt;br /&gt;
*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 gain/decay rates. Defaults for are 500:2:3:2, except for RECUPERATION and DISEASE_RESISTANCE that don't have change rates. The last three slots may be replaced by NONE.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MILKABLE &lt;br /&gt;
| &lt;br /&gt;
*LOCAL_CREATURE_MAT:MILK:amount &lt;br /&gt;
| Allows the creature to be milked. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MISCHIEVIOUS &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;
| MOUNT &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;
|  &lt;br /&gt;
| You need the Dungeon master noble to mount the creature. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MULTIPLE_LITTER_RARE &lt;br /&gt;
|  &lt;br /&gt;
| Makes litters with more than one offspring rare. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MULTIPLY_VALUE &lt;br /&gt;
| &lt;br /&gt;
*Multiplier &lt;br /&gt;
| multiplies value of materials&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| MUNDANE &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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
|- &lt;br /&gt;
| NAME &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.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NATURAL &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;
| skill: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.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NIGHT_CREATURE_BOGEYMAN&lt;br /&gt;
|&lt;br /&gt;
| Found on bogeymen. Presumably makes the creature attack the player at night in hordes like bogeymen do.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NIGHT_CREATURE_HUNTER&lt;br /&gt;
|&lt;br /&gt;
| If this creature has SPOUSE_CONVERTER, it will actively attempt to seek out potential conversion targets, abduct them, and convert them. Night creatures will seek out one SPOUSE_CONVERSION_TARGET of the opposite sex, convert them, and then have children with them. NIGHT_CREATURE_HUNTERs without SPOUSE_CONVERTER will not be placed.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_AUTUMN  &lt;br /&gt;
|  &lt;br /&gt;
| does not appear this season.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_DIZZINESS &lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot become dizzy&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_DRINK &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;
|  &lt;br /&gt;
| Creature does not need to eat. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_FEVERS &lt;br /&gt;
|  &lt;br /&gt;
| Creature cannot suffer fevers&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_SLEEP &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;
|  &lt;br /&gt;
| does not appear this season.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_SUMMER &lt;br /&gt;
|  &lt;br /&gt;
| does not appear this season.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_THOUGHT_CENTER_FOR_MOVEMENT &lt;br /&gt;
|  &lt;br /&gt;
| Probably shorthand for movement being unaffected by damage in general.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NO_WINTER &lt;br /&gt;
|  &lt;br /&gt;
| does not appear this season.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOBONES &lt;br /&gt;
|  &lt;br /&gt;
| Creature has no bones.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOBREATHE &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;
|  &lt;br /&gt;
| Sets if the creature is active in night. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOEMOTION &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;
|  &lt;br /&gt;
| Creature can't become tired or over-exerted. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOFEAR &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;
|  &lt;br /&gt;
| Creature will not drop meat on butcher. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NONAUSEA &lt;br /&gt;
|  &lt;br /&gt;
| Creature can't vomit.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOPAIN &lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't feel pain. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOSKIN &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;
|  &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;
|  &lt;br /&gt;
| Does not produce miasma when rotting&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOSTUCKINS &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;
|  &lt;br /&gt;
| Creature can't be stunned. Evidence suggests creatures with this tag never wake up from sleep in Fortress Mode.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOT_BUTCHERABLE &lt;br /&gt;
|  &lt;br /&gt;
| Cannot be butchered&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| NOTHOUGHT &lt;br /&gt;
|  &lt;br /&gt;
| Creature doesn't think, or doesn't require a [BRAIN] body part. &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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
|- &lt;br /&gt;
| PACK_ANIMAL &lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be used as a pack animal. Currently only used by merchants.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PARALYZEIMMUNE &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;
|  &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PEARL &lt;br /&gt;
|  &lt;br /&gt;
| Creature will generate pearls. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PENETRATEPOWER &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. Wood and cloth objects roll a 0-9 and if it's greater than the penetrate power, their contents escape for the time being. Other objects roll a 0-99. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PERSONALITY &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 [[DF2010:Personality_trait|Personality traits]] for more info.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PET &lt;br /&gt;
|  &lt;br /&gt;
| Allows the creature to be tamed. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PET_EXOTIC &lt;br /&gt;
|  &lt;br /&gt;
| You need a Dungeon master noble in your fortress for the creature to be tamable (but any Animal trainer can do the taming). &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PETVALUE &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;
|PHYS_ATT_CAP_PERC&lt;br /&gt;
|&lt;br /&gt;
*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;
| &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;
| sets up a physical attribute's range of values. Max of 5000.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PHYS_ATT_RATES&lt;br /&gt;
| &lt;br /&gt;
*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 gain/decay rates. Defaults for are 500:2:3:2, except for RECUPERATION and DISEASE_RESISTANCE that don't have change rates. The last three slots may be replaced by NONE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PLUS_BP_GROUP&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.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PLUS_MATERIAL&lt;br /&gt;
| &lt;br /&gt;
*material&lt;br /&gt;
| Adds a material to selected materials.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PLUS_TISSUE_LAYER &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;
| &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;
| POP_RATIO &lt;br /&gt;
|  &lt;br /&gt;
| Weighted population of caste&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| POPULATION_NUMBER &lt;br /&gt;
| min:max &lt;br /&gt;
| The minimum/maximum numbers of how many of these creatures can show up on a map per year.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|POWER&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.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| PREFSTRING &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;
| &lt;br /&gt;
*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;
&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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
|- &lt;br /&gt;
| RELSIZE &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_COLOR&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| REMAINS_UNDETERMINED&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| REMOVE_MATERIAL &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;
|&lt;br /&gt;
*material token&lt;br /&gt;
| Removes a tissue from a creature.&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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
|- &lt;br /&gt;
| SAVAGE &lt;br /&gt;
|  &lt;br /&gt;
| Allows creature to show up on (and limits it to) &amp;quot;savage&amp;quot; maps.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SECRETION &lt;br /&gt;
| &lt;br /&gt;
*MATERIAL REF (eg LOCAL_CREATURE_MAT&lt;br /&gt;
*Material name&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.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SELECT_ADDITIONAL_CASTE&lt;br /&gt;
| &lt;br /&gt;
*caste name&lt;br /&gt;
| adds an additional previously defined caste to the selection&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SELECT_CASTE &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;
| &lt;br /&gt;
*MATERIAL NAME &lt;br /&gt;
| Selects the material. Can be ALL.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SELECT_TISSUE&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;
| &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;
| SEMIMEGABEAST &lt;br /&gt;
| &lt;br /&gt;
| Appears as boss creature in quests. Makes history by rampaging around towns. Possibly inhabits non-mountain caves.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SET_BP_GROUP &lt;br /&gt;
| &lt;br /&gt;
*selection criteria BY_TYPE, BY_CATEGORY, BY_TOKEN&lt;br /&gt;
*category, type, or token &lt;br /&gt;
| selection token&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SET_TL_GROUP &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;
| SKILL_LEARN_RATE&lt;br /&gt;
| skill:percentage&lt;br /&gt;
| The rate at which this creature learns this skill.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SKILL_LEARN_RATES&lt;br /&gt;
| percentage&lt;br /&gt;
| The rate at which this creature learns all skills.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SKILL_RATE&lt;br /&gt;
| skill:percentage:value:value:value&lt;br /&gt;
| As SKILL_RATES for individual skills.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SKILL_RATES&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:8:16].   [SLOW_LEARNER] changes the 100 to a 50.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SKILL_RUST_RATE&lt;br /&gt;
| skill:value:value:value&lt;br /&gt;
| The rate at which this skill decays. Lower values cause the skill to decay faster.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SKILL_RUST_RATES&lt;br /&gt;
| skill:value:value:value&lt;br /&gt;
| The rate at which all skills decay. Lower values cause the skills to decay faster.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SLOW_LEARNER &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;
|  &lt;br /&gt;
| If a creature has this token, it'll leave a small corpse that only rots once, and without miasma.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SOLDIER_ALTTILE&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;
| SPEC_HEAT &lt;br /&gt;
| value &lt;br /&gt;
| Amount of energy required for the creature to heat up or cool down. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SPECIALATTACK_INJECT_EXTRACT &lt;br /&gt;
| &lt;br /&gt;
*LOCAL_CREATURE_MAT&lt;br /&gt;
*MATERIAL eg.POISON&lt;br /&gt;
*MATTERSTATE (ALL_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_SUCK_BLOOD&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;
| SPEECH &lt;br /&gt;
| speech file &lt;br /&gt;
| Boasting speeches relating to killing this creature. Examples include dwarf.txt and elf.txt in the Speech folder in Data.u&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SPEED &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 [http://df.magmawiki.com/index.php/Speed/ Speed]  for more information.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SPHERE &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;
|&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;
|&lt;br /&gt;
| Enables the creature to convert SPOUSE_CONVERSION_TARGETs into CONVERTED_SPOUSE castes of its species. The creature won't actually actively do this unless it also has NIGHT_CREATURE_HUNTER, however.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SWIM_SPEED &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;
|  &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;
|  &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;
| SYN_AFFECTED_CLASS &lt;br /&gt;
|  &lt;br /&gt;
| adds a class of creatures to those affected, such as CREATURE_CLASS:GENERAL_POISON&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SYN_AFFECTED_CREATURE &lt;br /&gt;
| Creature Name &lt;br /&gt;
| adds a specific creature to those affected.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SYN_CONTACT &lt;br /&gt;
|  &lt;br /&gt;
| syndrome can be contracted on contact.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SYN_IMMUNE_CREATURE &lt;br /&gt;
|  &lt;br /&gt;
| creates an exception for the creature so that it not affected by the syndrome.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SYN_INHALED &lt;br /&gt;
|  &lt;br /&gt;
| syndrome can be contracted by inhalation, eg. poison dust.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SYN_INJECTED &lt;br /&gt;
|  &lt;br /&gt;
| syndrome can be contracted by injection, eg. snake bite.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SYN_NAME &lt;br /&gt;
| text &lt;br /&gt;
| defines the name of the syndrome&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| SYNDROME &lt;br /&gt;
|  &lt;br /&gt;
| begins definition of a syndrome for poison use&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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
|- &lt;br /&gt;
| TENDONS &lt;br /&gt;
| &lt;br /&gt;
*selection criteria. Often LOCAL_CREATURE_MAT, although other selection criteria may work too.&lt;br /&gt;
*selected tissue&lt;br /&gt;
*healing rate &lt;br /&gt;
| Defines the material and healing rare of tendons.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| THICKWEB &lt;br /&gt;
|  &lt;br /&gt;
| The creature's webs can catch larger creatures. May imply [AMBUSHPREDATOR].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TISSUE &lt;br /&gt;
| name &lt;br /&gt;
| Begins defining a tissue in the creature file.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TISSUE_LAYER &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_UNDER &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 under a given part ex. is Iron Man he has a gaseous poison within him 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]&lt;br /&gt;
		[TISSUE_MATERIAL:LOCAL_CREATURE_MAT:GAS]&lt;br /&gt;
		[TISSUE_MAT_STATE:GAS]&lt;br /&gt;
		[RELATIVE_THICKNESS:50]&lt;br /&gt;
		[TISSUE_LEAKS]&lt;br /&gt;
		[TISSUE_SHAPE:LAYER]&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TISSUE_LAYER_APPEARANCE_MODIFIER &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;
| &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_COLOR_MODIFIER &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;
| 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;
| TLCM_GENETIC_MODEL&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;
|&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;
| &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;
| &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;
|  &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;
|  &lt;br /&gt;
| Implies both [TRAINABLE_HUNTING] and [TRAINABLE_WAR].&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TRAINABLE_HUNTING &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;
|  &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;
|  &lt;br /&gt;
| Allows the creature to go into martial trances.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| TRAPAVOID &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;
| 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;
| &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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
|- &lt;br /&gt;
| UNDERGROUND_DEPTH &lt;br /&gt;
|&lt;br /&gt;
*mindepth&lt;br /&gt;
*maxdepth &lt;br /&gt;
| Depth the creature appears underground. Numbers can be from 1 to 5. Only magma creatures use 4 or 5 in the default raws. A single argument may be used instead of min and max.  Dwarven civilizations 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;
|  &lt;br /&gt;
| Creature swims under the water and can't be seen.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_CASTE&lt;br /&gt;
|&lt;br /&gt;
*caste token&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_MATERIAL&lt;br /&gt;
|&lt;br /&gt;
*new material token&lt;br /&gt;
*old material id&lt;br /&gt;
| Uses a local creature mat to define a new material?{{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| USE_MATERIAL_TEMPLATE &lt;br /&gt;
|&lt;br /&gt;
*new material token&lt;br /&gt;
*material template &lt;br /&gt;
| Loads a material, and gives it a shortname for later reference&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_TISSUE&lt;br /&gt;
|&lt;br /&gt;
*new tissue token&lt;br /&gt;
*old tissue id&lt;br /&gt;
| Uses a local creature mat to define a new material?{{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| USE_TISSUE_TEMPLATE &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;
|  &lt;br /&gt;
| Changes the language of the creature into an unintelligible mess.&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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
|- &lt;br /&gt;
| VEGETATION &lt;br /&gt;
|  &lt;br /&gt;
| unknown&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VIEWRANGE&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;
| VERMIN_BITE &lt;br /&gt;
| &lt;br /&gt;
*amount&lt;br /&gt;
*verb (bitten, stung)&lt;br /&gt;
*LOCAL_CREATURE_MAT&lt;br /&gt;
*MATERIAL &lt;br /&gt;
| vermin bites, and injects something.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERMIN_EATER&lt;br /&gt;
|&lt;br /&gt;
| Vermin can nibble food?{{verify}}&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_FISH &lt;br /&gt;
|  &lt;br /&gt;
| Acts like a fish&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_GROUNDER &lt;br /&gt;
|  &lt;br /&gt;
| The creature can be picked up if you stand over it. (Requires confirmation)&lt;br /&gt;
'I think this is a habitat flag like VERMIN_SOIL, VERMIN_CHASM, etc. It seems to appear on creatures that don't otherwise have one. – Peristarkawan 17:27, 24 May 2007 (EDT)'&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_HATEABLE &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;
|  &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;
|  &lt;br /&gt;
| The creature cannot be caught by fishing. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_NOROAM &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;
|  &lt;br /&gt;
| The creature cannot be caught by trappers or animal traps. However, this may not work in all cases, as both dragonflies and fairies can be caught by trappers. This is possibly overridden by the VERMIN_GROUNDER token, allowing trappers set to Catch a Live Land Animal to pick up and thus trap the animal. (speculation by Flippantelf  04:45, 15 June 2009 (UTC)) &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VERMIN_ROTTER &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;
|  &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;
|  &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;
|  &lt;br /&gt;
| A creature with this tag will hunt down vermin and kill them. Sometimes they will eat the vermin, but most of the time they will bring it to their owner. This tag also makes impossible to assign an owner to the animal. The animal chooses it's own owner instead (like a cat). If assigned to a playable race, members of that race will ONLY be able to eat vermin. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| VESPERTINE &lt;br /&gt;
|  &lt;br /&gt;
| Sets if the creature is active in evening.&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;20%&amp;quot; | Arguments&lt;br /&gt;
! width=&amp;quot;60%&amp;quot; | Description&lt;br /&gt;
|- &lt;br /&gt;
| WAGON_PULLER &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;
| &lt;br /&gt;
*LOCAL_CREATURE_MAT&lt;br /&gt;
*MATERIAL (eg SILK)&lt;br /&gt;
| allows the creature to web, and defines what the webs are made of.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| WEBIMMUNE &lt;br /&gt;
|  &lt;br /&gt;
| The creature will not get caught in webs.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Tokens}}&lt;/div&gt;</summary>
		<author><name>Enatai</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Iron_man&amp;diff=19486</id>
		<title>40d:Iron man</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Iron_man&amp;diff=19486"/>
		<updated>2008-12-23T02:38:04Z</updated>

		<summary type="html">&lt;p&gt;Enatai: Fixed some spelling errors.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CreatureInfo|name=Iron man|symbol=M|color={{COLOR:0:0:1}}|butcher=no|bones=N/A|fat=1|skin=Yes|skulls=N/A|chunks=4|meat=4|biome= * [[Chasm]]|wiki=no}}&lt;br /&gt;
&lt;br /&gt;
'''The iron man''' can be found dwelling on maps with [[chasm]]s or [[cave|cave complexes]]. Like [[undead]], iron men will ignore missing limbs, never &amp;quot;give in to pain&amp;quot; the way normal [[creatures]] do, and never bleed to death. Also [[weapons]] and [[ammo]] don't get stuck in their bodies, which can be helpful when fighting them with [[spear]]s or [[sword]]s. When you kill an iron man, it leaves behind a [[item_value|masterpiece]] [[iron]] [[statue]] (worth 3000☼).  Has he lost his mind?  Can he see or is he blind? (no, he's not blind, as you can't blind iron men).&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:ELEMENTMAN_IRON]&lt;br /&gt;
	[NAME:iron man:iron men:iron man]&lt;br /&gt;
	[TILE:'M'][COLOR:0:0:1]&lt;br /&gt;
	[LARGE_ROAMING][BIOME:SUBTERRANEAN_CHASM][FREQUENCY:1][DIFFICULTY:2]&lt;br /&gt;
	[MODVALUE:5]&lt;br /&gt;
	[LIKES_FIGHTING]&lt;br /&gt;
	[GENPOWER:5]&lt;br /&gt;
	[CANOPENDOORS]&lt;br /&gt;
	[NOT_BUTCHERABLE]&lt;br /&gt;
	[NOPAIN][EXTRAVISION][NOBREATHE][NOBLEED][NOSTUN][NONAUSEA][NOEMOTION][RECKLESS]&lt;br /&gt;
		[NOSTUCKINS][SEVERONBREAKS][NOSKULL][NOSKIN][NOBONES][NOMEAT][NOTHOUGHT][NOEXERT]&lt;br /&gt;
	[BUILDINGDESTROYER:2]&lt;br /&gt;
	[NOFEAR][NOEXERT]&lt;br /&gt;
	[PREFSTRING:stern appearance]&lt;br /&gt;
	[ITEMCORPSE:STATUE:NO_SUBTYPE:METAL:IRON]&lt;br /&gt;
	[ITEMCORPSE_QUALITY:5]&lt;br /&gt;
	[NOSMELLYROT]&lt;br /&gt;
	[BODY:HUMANOID_SIMPLE]&lt;br /&gt;
	[SIZE:7]&lt;br /&gt;
	[ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:4:BLUDGEON][ATTACKFLAG_WITH]&lt;br /&gt;
	[DAMBLOCK:12]&lt;br /&gt;
	[NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
	[ALL_ACTIVE]&lt;br /&gt;
	[NO_GENDER]&lt;br /&gt;
	[MATERIAL:METAL:IRON]&lt;br /&gt;
	[SWIMS_INNATE][SWIM_SPEED:2500]&lt;br /&gt;
	[POPULATION_NUMBER:15:30]&lt;br /&gt;
	[LARGE_PREDATOR]&lt;br /&gt;
}}&lt;br /&gt;
{{Creatures}}&lt;br /&gt;
[[Category:Humanoids]]&lt;/div&gt;</summary>
		<author><name>Enatai</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Thrower&amp;diff=29340</id>
		<title>40d:Thrower</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Thrower&amp;diff=29340"/>
		<updated>2008-12-19T03:02:14Z</updated>

		<summary type="html">&lt;p&gt;Enatai: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Throwing is a skill used primarily in Adventure Mode.  The thrower skill determines the accuracy and damage of thrown objects.  Note that any object can cause serious damage- including socks, bugs, and water.&lt;br /&gt;
&lt;br /&gt;
== Throwing in Fortress Mode ==&lt;br /&gt;
In Fortress Mode a dwarf who is [[tantrum]]ing may pick up and throw an object.  Doing so gives the dwarf experience towards throwing.  Otherwise, dwarves will never use throwing in Fortress Mode.&lt;br /&gt;
== Throwing in Adventure Mode ==&lt;br /&gt;
In Adventure mode throwing is an excellent way to roll the dice before close-combat. Essentially giving the chance for the opponent's vital organs or extremities to be damaged and thus any bonus that may come with the damage, (sightless monsters, or weaponless guards for example). Furthermore anything can be used as a weapon. Silt, pebbles, and vomit have been witnessed colliding into opponents with forcible results (two or three handfuls of dirt can take down a wolf, for example)&lt;br /&gt;
&lt;br /&gt;
At the moment an excellent way to level up your throwing skill is to collect many items and throw them directly under you. This, combined with an endless supply of vomit, soil, or small rocks can increase your warrior's attributes and your throwing skill to Legendary in about ten minutes. It is unknown whether this will be tweaked in coming releases.&lt;br /&gt;
&lt;br /&gt;
Most things you throw will do bludgeoning damage, however there are some items that you can throw that do different kinds of damage.  Although it's not as effective as using a bow/crossbow, you can throw arrows and bolts and it will do piercing damage.  You can also throw things like swords and axes and they'll do slashing damage.&lt;br /&gt;
&lt;br /&gt;
{{skills}}&lt;br /&gt;
[[Category:Skills]]&lt;/div&gt;</summary>
		<author><name>Enatai</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Tim%27s_castle_building_tutorial&amp;diff=41926</id>
		<title>40d:Tim's castle building tutorial</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Tim%27s_castle_building_tutorial&amp;diff=41926"/>
		<updated>2008-12-18T21:21:34Z</updated>

		<summary type="html">&lt;p&gt;Enatai: Turned &amp;quot;windy corridor&amp;quot; into &amp;quot;winding corridor&amp;quot; to prevent confusion.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is an intermediate to advanced tutorial on the building of castles, that is to say the front entrance. It is assumed that you are familiar with the game, it's interface, and how to do things such as properly build walls, designate stockpiles, dig channels etc. You should also be at least vaguely familiar with dwarven behaviour.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The art of castle building ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The great dwarven general Sun Tzu said: &amp;quot;The art of castle building is of vital importance to your dwarves. It is a matter of life and death. Hence it is a subject of enquiry which can on no account be neglected.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
When building your fortifications, you must consider not only the behaviours of goblin invaders, but also the behaviours of your own dwarves in order to keep them safe from their own simple minds. You must also consider means of keeping any and all invaders out, no matter their number or type (mandrill, goblin, troll, or bronze colossus).&lt;br /&gt;
&lt;br /&gt;
===On your entrance.===&lt;br /&gt;
&lt;br /&gt;
In order to keep your dwarves moving smoothly in and out of your fortress, you should have a wide entrance. However, in order to keep your dwarves safe from harmful visitors, your wide entrance must be able to be quickly removed.&lt;br /&gt;
&lt;br /&gt;
Also, in order to ensure that any invaders will ultimately leave (allowing dwarves to safely go outside again), once your main entrance has been removed, there should be an alternative entrance ready for goblins and the like.&lt;br /&gt;
&lt;br /&gt;
Such is the art of entrance design.&lt;br /&gt;
&lt;br /&gt;
===On your walls===&lt;br /&gt;
&lt;br /&gt;
Fighting from elevated terrain is advantageous, particularly for Marksdwarves. While fortifications can block shots that are fired from a distance, a good marksman can still fire through fortifications that are on the same level, or even one level above. Hence Marksdwarves should patrol an area well above the surrounding terrain.&lt;br /&gt;
&lt;br /&gt;
To this effect, all areas of the outside of your fortress should be higher than their immediate surroundings so that no enemy can gain a height advantage over your dwarves&lt;br /&gt;
&lt;br /&gt;
Such is the art of wall design&lt;br /&gt;
&lt;br /&gt;
===On your civilian population===&lt;br /&gt;
&lt;br /&gt;
Dwarves are not too bright. They will happlessly wander about and only react to danger at the last moment, often when it is too late. To ensure that all dwarves are kept safe, only soldiers should be allowed outside in the event of a siege. As dwarves will also go outside before they realise that where they are going is forbidden, all main entrances should be some distance outside to give them a chance to realise their folly before they run into any serious danger.&lt;br /&gt;
&lt;br /&gt;
Such is the art of keeping civilians safe&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Practical examples ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The above principles are the basis of the following examples. Please note that these are only examples. So long as you address all the issues, you can make your entrance in any number of different ways.&lt;br /&gt;
&lt;br /&gt;
===Ground Level===&lt;br /&gt;
&lt;br /&gt;
[[image:GroundLevel.png|Ground level of the entrance]]&lt;br /&gt;
&lt;br /&gt;
The above image shows the groud floor of the fortress's entrance.&lt;br /&gt;
&lt;br /&gt;
====Main Entrance====&lt;br /&gt;
&lt;br /&gt;
To the top right of the picture is the main bridge entrance. Important things to note include:&lt;br /&gt;
&lt;br /&gt;
* The bridge is three tiles wide. This is the minimum width for a main bottleneck.&lt;br /&gt;
* The bridge retracts via a lever that is inside. This enables dwarves to operate the lever even if they are not allowed to go outside. A raised bridge also provides a wall to protect anyone on the inside from hostile ranged weapons.&lt;br /&gt;
* The chained dogs detect thieves and ambushers that may have made it past any detectors or traps outside&lt;br /&gt;
* The stockpile of stone is for building the road outside. Stockpiles are useful during the building process if kept at the base of the stairway going up.&lt;br /&gt;
&lt;br /&gt;
The reason that the entrance is outside, rather than the more comfortable subterranian, is so that any civilian dwarves thinking that it would be a good idea to clean a trap, or store an item in a stockpile, get a chance to realise that what they are trying to do is in a forbidden area (ie outside with all the goblins!) before actually meeting up with an untimely death.&lt;br /&gt;
&lt;br /&gt;
====Secondary (Goblin) Entrance====&lt;br /&gt;
&lt;br /&gt;
The entrance to the left is specifically designed for invaders. Its features include&lt;br /&gt;
&lt;br /&gt;
* The bridge on the left wall is so that this entrance can be retracted if so desired. My previous design included floor grates (one is still there) connected to a levers. These were destroyed by vandalous trolls, so the bridge, being significantly more sturdy, was used to replace them.&lt;br /&gt;
* There is a long winding corridor, external to the rest of the castle, which is full of traps. Weapon traps are most effective at removing goblins and trolls, but will ultimately jam under heavy use. Cage traps are essentially an instant kill for any unwelcome guest. Only one cage is used so that it can capture a large/powerful invader (one fortress of mine had a caged bronze colossus from this method), with the rest being weapon traps to kill numerous weak invaders such as goblins.&lt;br /&gt;
* The cage trap also means that goblin squad leaders (other than the first one) will make it some distance inside before they die and leave their squad running in disarray. Hopefully the marksdwarves on the battlements (see later in this article) will have had plenty of time to dish out the pain before that squad gets a chance to get out of range again.&lt;br /&gt;
* The ramp going to the top of the wall allows the removal of goblin chunks, which are occasionally flung up by the weapon traps.&lt;br /&gt;
* On the inner side of the secondary entrance is a long windy path for invaders that might make it past the traps. This path maximises the time invaders spend walking into the fortress while under fire from the patrolling marksdwarves above.&lt;br /&gt;
* The end of the winding path is blocked by a wall. This protects waiting melee dwarves from any ranged attackers that may have made it past the traps.&lt;br /&gt;
&lt;br /&gt;
You can make the trapped area as long as you like, but having it turn back on itself is the most space efficient way to extend it.&lt;br /&gt;
&lt;br /&gt;
====Moat====&lt;br /&gt;
&lt;br /&gt;
The moat around the castle keeps invaders out away from the base of the walls. If you ever get the chance to check out your fortress in adventure mode, you will notice the vision arcs that extend out around objects such as walls and trees. These vision cones also extend from one z-level to another. This means that a dwarf behind a fortification on the top of a wall will not be able to see anything at the base of the wall they are on. Their vision is blocked as far out as the wall is high, so a wall three levels high can't see anything in the first three tiles from the castle walls at ground level.&lt;br /&gt;
&lt;br /&gt;
====The Stairway up====&lt;br /&gt;
&lt;br /&gt;
At the bottom of the picture, on the left and the right, you will see two upward staircases. The most important thing to note is that these are on the ''inside''. When construction is underway, it is often easier to leave these sections open so that the stone of choice (I like my walls made in a uniform colour) can be stockpiled at the bottom, but if this is not quickly sealed off again, it can leave your marksdwarves vulnerable to melee attack if ambushers can get close enough before the bridge is raised.&lt;br /&gt;
&lt;br /&gt;
===Marksdwarves Patrol Route===&lt;br /&gt;
&lt;br /&gt;
[[image:Patrol.png|Marksdwarf patrol route]]&lt;br /&gt;
&lt;br /&gt;
Three z-levels above the previous image is the patrol route for marksdwarves. This elevated position gives them a massive advantage over incoming enemies, and full sight of the surrounding area. The dwarves patrol in a circular motion, kind of like a radar sweep, so that they should see anything that is coming in, no matter where they come from.&lt;br /&gt;
&lt;br /&gt;
Interesting points to note include:&lt;br /&gt;
&lt;br /&gt;
* There are ammo bins full of metal bolts available near by to minimise dwarves going outside the fortress to pick up ammo&lt;br /&gt;
* The fortifications are not broken up by walls, even though the level above has a floor (to stop patrolling dwarves being nauseated by the sun). The reason for this is that the cone of blocked vision is quite significant (this is particularly noticable in adventure mode), and hampers target acquisition too much over the full distance of engagement.&lt;br /&gt;
* The ground on the left in this case is accessible only from within the fortress. This is the only time that terrain outside the fortiications should be at the same level or higher than the dwarves.&lt;br /&gt;
* No, the new-born baby is not drafted into the military and on patrol. That would just be poor HR management - the new mother is patrolling while breastfeeding...&lt;br /&gt;
&lt;br /&gt;
===Effective Range===&lt;br /&gt;
&lt;br /&gt;
[[image:EffectiveRange.png|Fffective range of the patrolling marksdwarves]]&lt;br /&gt;
&lt;br /&gt;
This image is one level above the ground level, and shows the effective range of dwarves patrolling at the top of the castle. The piles of goblin clothing shows how far some goblins make it before being shot down. Keep in mind that the actual range of engagement is a little further than this, as most goblins can take a few extra steps after being hit before being taken down. Of course, the better the marksdwarf, the more likely they are to make a kill shot at full range.&lt;br /&gt;
&lt;br /&gt;
You should also notice that the entrance to the fortress is kept fairly clear of trees. This is so that incoming hostiles don't get to hide behind any cover.&lt;br /&gt;
&lt;br /&gt;
This image also shows the method of building multi-level wall building. Each level of wall above the ground has a floor built beside it, and this floor is used to build the wall on that level, which provides a floor on the level above, to build a floor beside and so on. If you want something to do with your excess stone, you can build a 4x4 (or 10x10 if you really like) tower as high as you like this way.&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;/div&gt;</summary>
		<author><name>Enatai</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Miasma&amp;diff=13827</id>
		<title>40d:Miasma</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Miasma&amp;diff=13827"/>
		<updated>2008-12-16T07:06:38Z</updated>

		<summary type="html">&lt;p&gt;Enatai: Added some anti-miasma tips&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Miasma''' is a &amp;quot;noxious odor&amp;quot; or otherwise-poisoned air, believed to spread disease.  The theory of miasma as the general cause of disease propagation was quite widespread prior to the 19th century, and although in some respects it is correct that some diseases may be transmitted via the air, not all diseases are transmitted by such mediums.&lt;br /&gt;
&lt;br /&gt;
In Dwarf Fortress, the only impact a miasma will have is to disgust dwarves encountering it, giving them bad [[thought]]s.  However, one miasma can disgust a large number of dwarves, especially if it is in a main corridor.&lt;br /&gt;
&lt;br /&gt;
The most common cause of in-game miasma are rotting corpses or body parts left '''on a tile that is Subterranean'''. Often the corpses of small [[vermin]] killed by cats will cause a miasma. You can limit your dwarves' exposure to miasma by setting up a refuse pile (outdoors, or in an enclosed space -- see [[refuse]]).  Rotting items left outside will not generate miasma.&lt;br /&gt;
&lt;br /&gt;
Miasma will not travel through walls, ceilings or closed doors, but will travel through fortifications (as they have holes in them). Miasma will also spread across Z-levels through stairs or ramps.&lt;br /&gt;
&lt;br /&gt;
It also does not &amp;quot;spread&amp;quot; diagonally, which allows for some nifty constructions that entirely block spreading of miasma from a refuse stockpile (basically have walls on all non-diagonal tiles that neighbour refuse).&lt;br /&gt;
&lt;br /&gt;
Because Miasma is only generated by corpses on tiles that are subterranean, and because once a tile has been exposed to the outside, it is never again subterranean, it is fairly simple to set up Miasma-free fortresses.  One need only expose those tiles which are likely to generate miasma (for example, Kitchens and Butcher Shops) by digging a hole in the ceiling over the whole thing, and then patching it up again.  If you are doing this quite far underground, a simple solution to all of your miasma problems caused by rotting food or remains in shops is to make shops diagonal to the hallway leading to them.  You will still generate Miasma, but at the very least it will not enter your hallways.&lt;br /&gt;
&lt;br /&gt;
[[Category:Thoughts]]&lt;/div&gt;</summary>
		<author><name>Enatai</name></author>
	</entry>
</feed>