<?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=Ubersoldat</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=Ubersoldat"/>
	<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php/Special:Contributions/Ubersoldat"/>
	<updated>2026-04-11T14:06:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=User_talk:Ubersoldat&amp;diff=40265</id>
		<title>User talk:Ubersoldat</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=User_talk:Ubersoldat&amp;diff=40265"/>
		<updated>2008-07-16T01:16:08Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Heya!  Using the 'show preview' button at the bottom of the page helps keep the [[Special:Recentchanges|Recent Changes]] page uncluttered.  :D  --[[User:Chrispy|Chrispy]] 19:28, 14 April 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
Is your name a reference to Return to Castle Wolfenstein? --[[User:RustyMcloon|Rusty Mcloon]] 16:56, 14 July 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
Yes, actually. [[User:Ubersoldat|Ubersoldat]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Creature_token&amp;diff=27699</id>
		<title>40d:Creature token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Creature_token&amp;diff=27699"/>
		<updated>2008-07-14T19:50:37Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Everything here can be applied to all creature files, e.g. creature_domestic, creature_standard, even creature_equipment.&lt;br /&gt;
&lt;br /&gt;
Since the game is in the Alpha stage, consider everything '''tentative'''.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
=Tokens=&lt;br /&gt;
==A==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| ADD_VERSION&lt;br /&gt;
| version&lt;br /&gt;
| In which version of the game said creature was introduced. Not used anymore in the 3D version.&lt;br /&gt;
[ADD_VERSION:1069]&lt;br /&gt;
&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;
| [[Character Table|CP437 ordinal]] or 'character'&lt;br /&gt;
| If set, the creature will blink between its [TILE] and its [ALTTILE].&lt;br /&gt;
[ALTTILE:157] or [ALTTILE:'&amp;amp;']&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| AMBUSHPREDATOR&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| AMPHIBIOUS&lt;br /&gt;
| &lt;br /&gt;
| Allows a creature to swim.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| AQUATIC&lt;br /&gt;
| &lt;br /&gt;
| Implies AMPHIBIOUS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ATTACK&lt;br /&gt;
| &lt;br /&gt;
| See the [[#Attacks|Attacks section]].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==B==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| BABY&lt;br /&gt;
| age&lt;br /&gt;
| Age at which a baby becomes a child.&lt;br /&gt;
[BABY:1]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BEACH_FREQUENCY&lt;br /&gt;
| value&lt;br /&gt;
| Whales and jellyfish have this.&lt;br /&gt;
[BEACH_FREQUENCY:10]&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 [[Elephants|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;
| See [[Biome Tokens|biome tokens]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BLOODTYPE&lt;br /&gt;
| type&lt;br /&gt;
| Sets the creatures' blood type (default red):&lt;br /&gt;
*R - Red blood&lt;br /&gt;
*G - Green blood&lt;br /&gt;
*B - Blue blood&lt;br /&gt;
*M - Magenta blood&lt;br /&gt;
*C - Cyan blood&lt;br /&gt;
*Y - Yellow pus&lt;br /&gt;
*W - White ichor&lt;br /&gt;
*0 - Black goo&lt;br /&gt;
*VOMIT&lt;br /&gt;
*SLIME&lt;br /&gt;
[BLOODTYPE:0]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BODY&lt;br /&gt;
| parts[:...]&lt;br /&gt;
| Sets the body parts a creature has. Can supply as many as you want.&lt;br /&gt;
[BODY:HUMANOID:2EYES:2EARS]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Bodygloss|BODYGLOSS]]&lt;br /&gt;
| gloss&lt;br /&gt;
| A body_default.txt function. It replaces a part's description with another. e.g. feet with hooves.&lt;br /&gt;
[BODYGLOSS:HOOF]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BOILING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature boils into goo. [[Temperature scale|DF temperature scale]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BONE_BOILING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The boiling point of the creature's bones.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BONE_COLDDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The low temperature at which the creature's bones start getting damaged.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BONE_FIXED_TEMP&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature that the creature's bones give off.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BONE_HEATDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The high temperature where the bones start taking damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BONE_IGNITE_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which point the creature's bones burst into flame.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BONE_MELTING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature's bones melt.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Creature_Tokens/SPEC_HEAT|BONE_SPEC_HEAT]]&lt;br /&gt;
| &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; a temperature&lt;br /&gt;
| &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).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BUILDINGDESTROYER&lt;br /&gt;
| value&lt;br /&gt;
| Allows a creature to destroy furniture and buildings. A creature can have this value at 1 or 2. When the value is 1, the creature can destroy buildings, but there is no effect on the creatures behaviour. &lt;br /&gt;
When the value is 2 the creature will actively seek out your constructions and destroy them. Megabeasts rely on this token for their pathing when attacking your fort.&lt;br /&gt;
[BUILDINGDESTROYER:2]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BUTCHERABLE_NONSTANDARD&lt;br /&gt;
|&lt;br /&gt;
| If a creature has this tag, it may only be slaughtered (that is, the live creature is taken to the [[Butcher's Shop]] and slain). If it dies of any other cause, the corpse cannot be butchered.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==C==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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_CIV&lt;br /&gt;
| &lt;br /&gt;
| Can create civilizations.  This tag may activate hunger and thirst.  Needs confirmation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CAN_LEARN&lt;br /&gt;
| &lt;br /&gt;
| A creature with this tag can gain skill experience.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CAN_SPEAK&lt;br /&gt;
| &lt;br /&gt;
| Can talk.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CANNOT_UNDEAD&lt;br /&gt;
| &lt;br /&gt;
| Cannot become undead.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CARNIVORE&lt;br /&gt;
| &lt;br /&gt;
| Creature only eats meat.&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;
| 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;
| CHEESE_BOILING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature's cheese (if any) boils away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHEESE_COLDDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature's cheese (if any) starts taking cold damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHEESE_FIXED_TEMP&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature emitted by one unit of the creature's cheese (if any).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHEESE_HEATDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the cheese made from the creature's milk starts taking damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHEESE_IGNITE_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature's cheese bursts into flame.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHEESE_MELTING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature's cheese melts into goo.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Creature_Tokens/SPEC_HEAT|CHEESE_SPEC_HEAT]]&lt;br /&gt;
| &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; a temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHEESE_VALUE&lt;br /&gt;
| value&lt;br /&gt;
| The value per unit of cheese made from the creature's milk (if applicable). Note that only vermin as of current can be milked.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHILD&lt;br /&gt;
| age&lt;br /&gt;
| Age at which a child becomes an adult.&lt;br /&gt;
[CHILD:12]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHILDNAME&lt;br /&gt;
| &lt;br /&gt;
* singular&lt;br /&gt;
* plural&lt;br /&gt;
| Gives the child a special name, eg &amp;quot;hippo calf&amp;quot; instead of &amp;quot;hippo child&amp;quot;.&lt;br /&gt;
[CHILDNAME:hippo calf:hippo calves]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHITIN&lt;br /&gt;
| &lt;br /&gt;
| When the creature is butchered, it drops chitin, which functions as leather.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CRAFTSMAN_NAME&lt;br /&gt;
| &lt;br /&gt;
* singular&lt;br /&gt;
* plural&lt;br /&gt;
| Sets the name of the craftsman profession.&lt;br /&gt;
[CRAFTSMAN_NAME:craftsdwarf:craftsdwarves]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CREPUSCULAR&lt;br /&gt;
| &lt;br /&gt;
| Sets if the creature is active in twilight.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CLUSTER_NUMBER&lt;br /&gt;
| &lt;br /&gt;
* minimum&lt;br /&gt;
* maximum&lt;br /&gt;
| The minimum/maximum numbers of how many creatures per spawned cluster.&lt;br /&gt;
[CLUSTER_NUMBER:1:3]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| COLOR&lt;br /&gt;
|&lt;br /&gt;
* fg (foreground)&lt;br /&gt;
* bg (background)&lt;br /&gt;
* br (brightness)&lt;br /&gt;
| [[Color]] of the creature's tile.&lt;br /&gt;
[COLOR:3:0:0]&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 having to butcher it first.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CREATURE&lt;br /&gt;
| name&lt;br /&gt;
| What the game looks for when generating creatures.&lt;br /&gt;
[CREATURE:DWARF]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| COLDDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The minimum temperature limit before the creature starts taking damage from freezing.&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&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CURIOUSBEAST&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CURIOUSBEAST_ITEM&lt;br /&gt;
| &lt;br /&gt;
| Allows a creature to steal things (usually [[food]]?). Implies CURIOUSBEAST.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CURIOUSBEAST_GUZZLER&lt;br /&gt;
| &lt;br /&gt;
| Will steal [[alcohol]]? Implies CURIOUSBEAST.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==D==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| DAMBLOCK&lt;br /&gt;
| value&lt;br /&gt;
| How much natural armor a creature has. Can be set to negative numbers, so the creature takes more damage than usual.&lt;br /&gt;
[DAMBLOCK:1]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DEFENDER&lt;br /&gt;
| &lt;br /&gt;
| Appears from the glowing pits.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DIFFICULTY&lt;br /&gt;
| number&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;''&lt;br /&gt;
[DIFFICULTY:2]&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;
| DRAGONFIREBREATH&lt;br /&gt;
| &lt;br /&gt;
| Creature breathes dragon level fire.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DRINK_BOILING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DRINK_COLDDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DRINK_FIXED_TEMP&lt;br /&gt;
| temperature&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DRINK_HEATDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DRINK_IGNITE_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DRINK_MELTING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Creature_Tokens/SPEC_HEAT|DRINK_SPEC_HEAT]]&lt;br /&gt;
| &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; a temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==E==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| ENDING&lt;br /&gt;
| &lt;br /&gt;
| Will show up after your fortress went 'Too Deep'. (confirm)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EQUIPMENT_WAGON&lt;br /&gt;
| &lt;br /&gt;
| Implies two unknown flags, NOSTUN, NONAUSEA, NOBLEED, NOEMOTION, RECKLESS, NOSTUCKINS, SEVERONBREAKS, NOSKULL, NOSKIN, NOBONES, NOMEAT, PARALYZEIMMUNE, NOFEAR, NOSMELLYROT, NOTHOUGHT, NO_GENDER.&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 (see [[Creatures#Threat Matrix|Threat Matrix]]).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT&lt;br /&gt;
| &lt;br /&gt;
* name&lt;br /&gt;
* value&lt;br /&gt;
* ?&lt;br /&gt;
* ?&lt;br /&gt;
| Determines what can be extracted from the creature, what it's called, how valuable it is, and what you can make from it. Note, it appears that the extraction process is hardcoded into the game, and can't be altered from objects/raw.&lt;br /&gt;
[EXTRACT:cow's milk:7:0:1]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_ANTIDOTE&lt;br /&gt;
| &lt;br /&gt;
* name&lt;br /&gt;
* value&lt;br /&gt;
* ?&lt;br /&gt;
* ?&lt;br /&gt;
* ?&lt;br /&gt;
| [EXTRACT_ANTIDOTE:cave spider antivenin:7:0:0:50]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_BOILING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature value at which a unit of the creature's extract boils away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_CHEESE&lt;br /&gt;
| &lt;br /&gt;
* name&lt;br /&gt;
* value&lt;br /&gt;
* ?&lt;br /&gt;
* ?&lt;br /&gt;
| The extract gotten from the creature is a unit of cheese.&lt;br /&gt;
[EXTRACT_CHEESE:cow cheese:6:0:1]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_COOKABLE&lt;br /&gt;
| &lt;br /&gt;
| Extract is cookable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_COLDDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The low temperature value at which the creature's extract starts to take damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_FIXED_TEMP&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature that the creature's extract generates on its own.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_HEATDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The high temperature value at which the creature's extract starts to take damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_IGNITE_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature's extract bursts into flame (NOT the container it's in).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_MELTING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature's extract melts into goo.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_PARALYZE&lt;br /&gt;
| &lt;br /&gt;
| (conjectural) Extract is poisonous, causing paralysis that lasts until the extract wears off.  Can be delivered by SPECIALATTACK_INJECT_EXTRACT.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_PARALYZE_INTERMITTENT&lt;br /&gt;
| &lt;br /&gt;
| (conjectural) Extract is poisonous, causing paralysis on occasional intervals until the extract wears off.  Can be delivered by SPECIALATTACK_INJECT_EXTRACT.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_PERMANENT&lt;br /&gt;
| &lt;br /&gt;
| (conjectural) The effects of the creature's extract are permanent once applied and do not wear off naturally.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_SIZE&lt;br /&gt;
| size&lt;br /&gt;
| &lt;br /&gt;
[EXTRACT_SIZE:10]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Creature_Tokens/SPEC_HEAT|EXTRACT_SPEC_HEAT]]&lt;br /&gt;
| &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; a temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_STUN&lt;br /&gt;
| &lt;br /&gt;
| (conjectural) Extract is poisonous, causing a permanent stun effect until the extract wears off.  Can be delivered by SPECIALATTACK_INJECT_EXTRACT.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_STUN_INTERMITTENT&lt;br /&gt;
| &lt;br /&gt;
| (verified) Extract is poisonous, causing temporary stuns on semi-occasional intervals.  Can be delivered by SPECIALATTACK_INJECT_EXTRACT.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_VALUE&lt;br /&gt;
| value&lt;br /&gt;
| The value per unit of the creature's extract.&lt;br /&gt;
[EXTRACT_VALUE:20]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRAVISION&lt;br /&gt;
| &lt;br /&gt;
| Creature has enhanced vision (longer vision range, ie. at night).&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==F==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| 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;
| FAT&lt;br /&gt;
| value&lt;br /&gt;
| How much fat a creature has when it is butchered.&lt;br /&gt;
[FAT:3] &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FEMALE&lt;br /&gt;
| &lt;br /&gt;
| The creature is always female.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FIREBREATH&lt;br /&gt;
| &lt;br /&gt;
| The creature breathes fire.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FIREIMMUNE&lt;br /&gt;
| &lt;br /&gt;
| The creature is immune to all forms of fire, except DRAGONFIREBREATH.&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. [FIXED_TEMP:1-?]&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.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FREQUENCY&lt;br /&gt;
| time&lt;br /&gt;
| Determines the time between creature spawns in Fortress Mode. Higher is more occurences per time unit (needs confirmation). Creatures without a frequency statement appear to be on the map at all times. Almost all others have [FREQUENCY:5].&lt;br /&gt;
[FREQUENCY:42]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==G==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| GENPOWER&lt;br /&gt;
| rate?&lt;br /&gt;
| Not used anymore and can be removed safely. Was related to magic.&lt;br /&gt;
[GENPOWER:3]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GLOWCOLOR&lt;br /&gt;
| &lt;br /&gt;
* fg&lt;br /&gt;
* bg&lt;br /&gt;
* br&lt;br /&gt;
| The colour of the GLOWTILE of the creature (see below).&lt;br /&gt;
&lt;br /&gt;
[GLOWCOLOR:4:0:1]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GLOWTILE&lt;br /&gt;
| ascii&lt;br /&gt;
'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.&lt;br /&gt;
&lt;br /&gt;
[GLOWTILE:'&amp;quot;']&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GNAWER&lt;br /&gt;
| &lt;br /&gt;
| The creature chews on food storage containers.&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; maps (see [[Creatures#Threat Matrix|Threat Matrix]]).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GRASSTRAMPLE&lt;br /&gt;
| amount&lt;br /&gt;
| Determines how much grass is trampled when they walk on it. Set [GRASSTRAMPLE:0] to make grass never trampled by the creature. &lt;br /&gt;
[GRASSTRAMPLE:42]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==H==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| HAS_RACEGLOSS&lt;br /&gt;
| gloss&lt;br /&gt;
| Links a material glossary to the entity, located in the file &amp;quot;matgloss_[name].txt&amp;quot;; in this example, matgloss_wood.txt&lt;br /&gt;
[HAS_RACEGLOSS:WOOD]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HASSHELL&lt;br /&gt;
| &lt;br /&gt;
| Creature will leave behind a shell when eaten.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HEATDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The maximum temperature limit before the creature will start recieving damage from heat. [[Temperature scale|DF temperature scale]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HOMEOTHERM&lt;br /&gt;
| value&lt;br /&gt;
| Default 'NONE'. The creature's normal body temperature. Combined with LAYERING, sets the temperature range under which it can live. [[Temperature scale|DF temperature scale]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HORN&lt;br /&gt;
| &lt;br /&gt;
| Creature drops a horn or horns when butchered, which presumably acts like bone. This tag is broken.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==I==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| IGNITE_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature will burst into flames. [[Temperature scale|DF temperature scale]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IMMOLATE&lt;br /&gt;
| &lt;br /&gt;
| means on fire but does what in DF? (perhaps something to do with sacrifice?)&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;
| INTELLIGENT&lt;br /&gt;
| &lt;br /&gt;
| Implies CAN_CIV, CAN_SPEAK, CAN_LEARN.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMCORPSE&lt;br /&gt;
| &lt;br /&gt;
* [[Item Tokens|item token]]&lt;br /&gt;
* subtype&lt;br /&gt;
NO_SUBTYPE&lt;br /&gt;
* [[Material_Tokens|material token]]&lt;br /&gt;
* NO_RACEGLOSS&lt;br /&gt;
USE_RACEGLOSS&lt;br /&gt;
USE_SHARPSTONE&lt;br /&gt;
| Determines if the creature leaves behind a non-standard corpse (i.e. wood, statue, bars, 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;IRON&amp;quot; if the corpse type is &amp;quot;STATUE&amp;quot;).  USE_RACEGLOSS applies if the creature has a material glossary assigned by the &amp;quot;HAS_RACEGLOSS:&amp;quot; flag and will select neccesary adjectives and material from that glossary.&lt;br /&gt;
[ITEMCORPSE:[[Tokens#Item_Tokens|WOOD]]:NO_SUBTYPE:[[Tokens#Material_Tokens|WOOD]]:USE_RACEGLOSS]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMCORPSE_QUALITY&lt;br /&gt;
| quality&lt;br /&gt;
| The quality of an item-type corpse left behind; 5 is masterpiece-level.&lt;br /&gt;
[ITEMCORPSE_QUALITY:5]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IVORY&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==L==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| LARGE_CAVERIVER&lt;br /&gt;
| &lt;br /&gt;
| In Fortress Mode, spawns from/near cave rivers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LARGE_CHASM&lt;br /&gt;
| &lt;br /&gt;
| In Fortress Mode, spawns from/near chasms.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LARGE_LAVA&lt;br /&gt;
| &lt;br /&gt;
| In Fortress Mode, spawns from/near magma.&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(&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;
| LAYERING&lt;br /&gt;
| value&lt;br /&gt;
| How well-protected the creature is from low temperatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LEATHER_BOILING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which leather made from the creature's skins will boil away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LEATHER_COLDDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which leather made from the creature's skins will take damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LEATHER_FIXED_TEMP&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature that leather made from the creature's skins generates.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LEATHER_HEATDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which leather made from the creature's skins will take damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LEATHER_IGNITE_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which leather made from the creature's skins will burst into flames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LEATHER_MELTING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which leather made from the creature's skins will melt away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Creature_Tokens/SPEC_HEAT|LEATHER_SPEC_HEAT]]&lt;br /&gt;
| &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; a temperature&lt;br /&gt;
| &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;
| Determines whether creature &amp;quot;takes pleasure in slaughter&amp;quot; (after killing something in battle).&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;
&lt;br /&gt;
==M==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| MAGICAL&lt;br /&gt;
| &lt;br /&gt;
| Allows a creature to use magic? (Requires confirmation)&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;
| The creature is always male.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| &lt;br /&gt;
* [[Material Tokens|Material token]]&lt;br /&gt;
* USE_RACEGLOSS&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MATUTINAL&lt;br /&gt;
| &lt;br /&gt;
| Sets if the creature is active in dawn.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MAXAGE&lt;br /&gt;
| &lt;br /&gt;
* minimum&lt;br /&gt;
* maximum&lt;br /&gt;
| Sets the Min Max age for a creature. Used in world generating and Fortress Mode.&lt;br /&gt;
[MAXAGE:150:170]&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.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MELTING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature will melt into goo.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MILKABLE&lt;br /&gt;
| frequency?&lt;br /&gt;
| Allows the creature to be milked. Currently only works with vermin creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MISCHIEVIOUS&lt;br /&gt;
| &lt;br /&gt;
| Will pull any levers it comes across. (requires confirmation)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MODVALUE&lt;br /&gt;
| number&lt;br /&gt;
| Multiplies the value of items made from the creature by the number in the tag.&lt;br /&gt;
[MODVALUE:2]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MOUNT&lt;br /&gt;
| &lt;br /&gt;
| Allows the creature to be mounted.&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;
| MUNDANE&lt;br /&gt;
| &lt;br /&gt;
| Has something to do with the naming of ages in worldgen, maybe more.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==N==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| NAME&lt;br /&gt;
| &lt;br /&gt;
* singular noun&lt;br /&gt;
* plural noun&lt;br /&gt;
* adjective&lt;br /&gt;
| What the creature is actually called in game. Make sure there is no space around the &amp;quot;:&amp;quot;.&lt;br /&gt;
[NAME:dwarf:dwarves:dwarven]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NARROW&lt;br /&gt;
| &lt;br /&gt;
| The creature can only wear things that have the narrow tag on it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NATURAL&lt;br /&gt;
| &lt;br /&gt;
| Animal&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NO_AUTUMN&lt;br /&gt;
| &lt;br /&gt;
| Will not show up during the Autumn season.&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_GENDER&lt;br /&gt;
| &lt;br /&gt;
| No gender will be selected for the creature.&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;
| Will not show up during the Spring season.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NO_SUMMER&lt;br /&gt;
| &lt;br /&gt;
| Will not show up during the Summer season.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NO_WINTER&lt;br /&gt;
| &lt;br /&gt;
| Will not show up during the Winter season.&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;
| NOBLEED&lt;br /&gt;
| &lt;br /&gt;
| Creature doesn't bleed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NOBONES&lt;br /&gt;
| &lt;br /&gt;
| Creature will not drop bones on death.&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 death.&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 death.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NOSKULL&lt;br /&gt;
| &lt;br /&gt;
| Creature will not drop skull on death.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NOSMELLYROT&lt;br /&gt;
| &lt;br /&gt;
| Creatures' corpse does not create miasma.&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.&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;
| NOT_BUTCHERABLE&lt;br /&gt;
| &lt;br /&gt;
| Creature can't be butchered.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==P==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| 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 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;
* token&lt;br /&gt;
* lowest % chance&lt;br /&gt;
* median&lt;br /&gt;
* highest % chance&lt;br /&gt;
| Determines chance of personality traits. Standard is 0:50:100. See [[Personality traits]] for more info.&lt;br /&gt;
[PERSONALITY:IMAGINATION:0:55:100]&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 the [[Dungeon master]] noble to tame the creature.&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;
[PETVALUE:42]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| POPULATION_NUMBER&lt;br /&gt;
|&lt;br /&gt;
* minimum&lt;br /&gt;
* maximum&lt;br /&gt;
| The minimum/maximum numbers of how many of these creatures can show up on a map per year.&lt;br /&gt;
[POPULATION_NUMBER:42:42]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| POWER&lt;br /&gt;
| &lt;br /&gt;
| Allows the creature to be worshiped by entities with the RELIGION:ANY_APPROPRIATE_POWER tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PREFSTRING&lt;br /&gt;
| object&lt;br /&gt;
| Sets what other creatures like about this creature. &amp;quot;Blarghh likes dwarves for their beards.&amp;quot;&lt;br /&gt;
[PREFSTRING:beards]&lt;br /&gt;
Multiple entries will be chosen from at random.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==R==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| RECKLESS&lt;br /&gt;
| &lt;br /&gt;
| Will not flee battles.  Will fight to the death.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| REMAINS_COLOR&lt;br /&gt;
| &lt;br /&gt;
* fg&lt;br /&gt;
* bg&lt;br /&gt;
* br&lt;br /&gt;
| [REMAINS_COLOR:6:0:0]&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;
&lt;br /&gt;
==S==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| SAVAGE&lt;br /&gt;
| &lt;br /&gt;
| Determines whether creature can show up on &amp;quot;savage&amp;quot; maps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SEMIMEGABEAST&lt;br /&gt;
| &lt;br /&gt;
| Appears as boss creature in quests.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SESSILE_LAND&lt;br /&gt;
| &lt;br /&gt;
| Cannot move on land.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SEVERONBREAKS&lt;br /&gt;
| &lt;br /&gt;
| Limbs and body parts sever on breakage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SILK_BOILING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| Temperature at which silk made from this creature's webs boils away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SILK_COLDDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| Temperature at which silk made from this creature's webs takes damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SILK_FIXED_TEMP&lt;br /&gt;
| temperature&lt;br /&gt;
| Temperature generated by the creature's web silk.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SILK_HEATDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| Temperature at which silk made from this creature's webs takes damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SILK_IGNITE_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| Temperature at which silk made from this creature's webs bursts into flame.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SILK_MELTING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| Temperature at which silk made from this creature's webs melts away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Creature_Tokens/SPEC_HEAT|SILK_SPEC_HEAT]]&lt;br /&gt;
| &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; a temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SIZE&lt;br /&gt;
| value&lt;br /&gt;
| How big a creature is. 6 is for dwarf like creatures, 7 is for human like creatures. 16 is for giants.  Larger creatures are far more dangerous in combat. Also equals the amount of Meat/Chunks/Bones you get from the beast.&lt;br /&gt;
[SIZE:6]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SLOW_LEARNER&lt;br /&gt;
| &lt;br /&gt;
| Presumably similar to [CAN_LEARN], but slower. Present in the entries for ogres and giants&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SMALLAQUATIC_CAVERIVER&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SMALLAQUATIC_OCEAN&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SMALLAQUATIC_RIVER&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SMALLAQUATIC_SWAMP&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SMALL_REMAINS&lt;br /&gt;
| &lt;br /&gt;
| If a creature has this tag, it'll leave a small corpse that only rots once, such as vermin.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPECNAME&lt;br /&gt;
|&lt;br /&gt;
*token&lt;br /&gt;
*singular noun&lt;br /&gt;
*plural noun&lt;br /&gt;
*adjective&lt;br /&gt;
| Sets a special name for certain instances.&lt;br /&gt;
[SPECNAME:MALE:bull:bulls:bull]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Creature_Tokens/SPEC_HEAT|SPEC_HEAT]]&lt;br /&gt;
| &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; a temperature&lt;br /&gt;
| [SPEC_HEAT:409]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPEECH&lt;br /&gt;
| filename&lt;br /&gt;
| Sets what speech.txt do use for the creature.&lt;br /&gt;
[SPEECH:dwarf.txt]&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/[SPEED X] is the resulting effect on creatures movement and workrates from default. See [[Speed]] for more information.&lt;br /&gt;
[SPEED:400]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| STOUT&lt;br /&gt;
| &lt;br /&gt;
| Creature has a resistance to being knocked over.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| STANDARD_FLESH&lt;br /&gt;
|&lt;br /&gt;
|&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.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SWIMS_LEARNED&lt;br /&gt;
|&lt;br /&gt;
| The creature must learn to swim (via. dabbling swimmer, novice, etc) rather than knowing how naturally.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SWIM_SPEED&lt;br /&gt;
| value&lt;br /&gt;
| How fast the creature swims.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==T==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| THICKWEB&lt;br /&gt;
| &lt;br /&gt;
| The creature's webs can catch larger creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TILE&lt;br /&gt;
| CP437 ordinal or 'character'&lt;br /&gt;
| The graphical representation of the creature.&lt;br /&gt;
[TILE:157] or [TILE:'&amp;amp;']&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TRAINABLE&lt;br /&gt;
| &lt;br /&gt;
| Allows a tame creature to be trained into a &amp;quot;War&amp;quot; or &amp;quot;Hunting&amp;quot; variation 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, and to create artifacts via moods.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TRAPAVOID&lt;br /&gt;
| &lt;br /&gt;
| The creature is immune to traps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TRIGGERABLE_GROUP&lt;br /&gt;
| &lt;br /&gt;
* minimum?&lt;br /&gt;
* maximum?&lt;br /&gt;
| [TRIGGERABLE_GROUP:5:50]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==U==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| UNDERSWIM&lt;br /&gt;
| &lt;br /&gt;
| Creature swims under the water and can't be seen.&lt;br /&gt;
|-&lt;br /&gt;
|UTTERANCES&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==V==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| VEGETATION&lt;br /&gt;
| &lt;br /&gt;
| &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).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERMIN_BITE&lt;br /&gt;
| &lt;br /&gt;
* amount injected?&lt;br /&gt;
* name&lt;br /&gt;
* effect (USE_EXTRACT)&lt;br /&gt;
| [VERMIN_BITE:10:bitten:USE_EXTRACT]&lt;br /&gt;
On very rare occasions, someone who remains in the same tile as this creature will be bitten by that creature, and the effect will be applied to the offender.  Used by (tiny) cave spiders to inject their venom into the occasional dwarf.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERMIN_EATER&lt;br /&gt;
| &lt;br /&gt;
| The creature can be eaten.&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. &amp;amp;ndash; [[User:Peristarkawan|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_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.&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;
| VESPERTINE&lt;br /&gt;
| &lt;br /&gt;
| Sets if the creature is active in evening.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VIEWRANGE&lt;br /&gt;
| value&lt;br /&gt;
| How far the creature can see?&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==W==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| 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;
| The creature will create webs. It also seems to make creatures flying. More testing is needed.&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;
=Attacks=&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
!width=&amp;quot;50&amp;quot;|Tag&lt;br /&gt;
!width=&amp;quot;225&amp;quot;|What It Does&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:2:BLUDGEON][ATTACKFLAG_WITH]&lt;br /&gt;
&lt;br /&gt;
''Format:''&lt;br /&gt;
[ATTACK:''priority'':(BYTYPE:''type'' || BYTOKEN:''bodypart''):''&amp;quot;verb&amp;quot;'':''&amp;quot;conjugate verb&amp;quot;'':''min dmg'':''max dmg'':''dmg type'']([(ATTACKFLAG_WITH || ATTACKFLAG_CANLATCH)])([SPECIALATTACK_INJECT_EXTRACT:''min'':''max''])&lt;br /&gt;
|Sets what natural attacks a creature has.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|MAIN&lt;br /&gt;
SECOND&lt;br /&gt;
|''MAIN'': Sets the attack to act as the creatures' main attack.&lt;br /&gt;
''SECOND'': The creature will only use this attack if it can't use the MAIN attack(s).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|BYTYPE:GRASP&lt;br /&gt;
BYTOKEN:TAIL_STINGER&lt;br /&gt;
|''BYTYPE'': Sets what body part type to use for the attack.  Possible values for &amp;quot;type&amp;quot; are GRASP, MOUTH, STANCE, THOUGHT, BREATHE, and the like.  See [[Body Tokens]].&lt;br /&gt;
''BYTOKEN'': Sets the explicit body part ID to use for the attack.  The token must exist as part of the creature's [[Creature Tokens#B|BODY]] token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|punch:punches&lt;br /&gt;
|Sets the verb for the attack.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|1:2&lt;br /&gt;
|Sets the Min Max for the damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|BLUDGEON, PIERCE, SLASH, GORE, BURN, HEAT, COLD&lt;br /&gt;
|Sets the damage type for the attack.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[ATTACKFLAG_WITH]&lt;br /&gt;
|Allows the creature to use weapons with the attack if they have one in a limb that can hold items.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[ATTACKFLAG_CANLATCH]&lt;br /&gt;
|Allows the creature to latch on with the attack. &amp;quot;Crocodile latches on Blargg's head firmly.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[SPECIALATTACK_INJECT_EXTRACT:50:100]&lt;br /&gt;
|The creature injects an amount of its extract into a victim upon successfully using this attack.  The significance of the amount is unknown (but probably determines duration before the extract wears off).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[SPECIALATTACK_SUCK_BLOOD:50:100]&lt;br /&gt;
|When blood is drained from a creature, it causes heavy bleeding (depending on the attacking creatures ability to suck blood). It's unknown if blood suckers feed or regain health while doing this. (Numbers affect amount of blood drawn?)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Creature_token&amp;diff=27698</id>
		<title>40d:Creature token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Creature_token&amp;diff=27698"/>
		<updated>2008-07-14T19:41:56Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Everything here can be applied to all creature files, e.g. creature_domestic, creature_standard, even creature_equipment.&lt;br /&gt;
&lt;br /&gt;
Since the game is in the Alpha stage, consider everything '''tentative'''.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
=Tokens=&lt;br /&gt;
==A==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| ADD_VERSION&lt;br /&gt;
| version&lt;br /&gt;
| In which version of the game said creature was introduced. Not used anymore in the 3D version.&lt;br /&gt;
[ADD_VERSION:1069]&lt;br /&gt;
&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;
| [[Character Table|CP437 ordinal]] or 'character'&lt;br /&gt;
| If set, the creature will blink between its [TILE] and its [ALTTILE].&lt;br /&gt;
[ALTTILE:157] or [ALTTILE:'&amp;amp;']&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| AMBUSHPREDATOR&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| AMPHIBIOUS&lt;br /&gt;
| &lt;br /&gt;
| Allows a creature to swim.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| AQUATIC&lt;br /&gt;
| &lt;br /&gt;
| Implies AMPHIBIOUS.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ATTACK&lt;br /&gt;
| &lt;br /&gt;
| See the [[#Attacks|Attacks section]].&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==B==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| BABY&lt;br /&gt;
| age&lt;br /&gt;
| Age at which a baby becomes a child.&lt;br /&gt;
[BABY:1]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BEACH_FREQUENCY&lt;br /&gt;
| value&lt;br /&gt;
| Whales and jellyfish have this.&lt;br /&gt;
[BEACH_FREQUENCY:10]&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 [[Elephants|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;
| See [[Biome Tokens|biome tokens]].&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BLOODTYPE&lt;br /&gt;
| type&lt;br /&gt;
| Sets the creatures' blood type (default red):&lt;br /&gt;
*R - Red blood&lt;br /&gt;
*G - Green blood&lt;br /&gt;
*B - Blue blood&lt;br /&gt;
*M - Magenta blood&lt;br /&gt;
*C - Cyan blood&lt;br /&gt;
*Y - Yellow pus&lt;br /&gt;
*W - White ichor&lt;br /&gt;
*0 - Black goo&lt;br /&gt;
*VOMIT&lt;br /&gt;
*SLIME&lt;br /&gt;
[BLOODTYPE:0]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BODY&lt;br /&gt;
| parts[:...]&lt;br /&gt;
| Sets the body parts a creature has. Can supply as many as you want.&lt;br /&gt;
[BODY:HUMANOID:2EYES:2EARS]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Bodygloss|BODYGLOSS]]&lt;br /&gt;
| gloss&lt;br /&gt;
| A body_default.txt function. It replaces a part's description with another. e.g. feet with hooves.&lt;br /&gt;
[BODYGLOSS:HOOF]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BOILING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature boils into goo. [[Temperature scale|DF temperature scale]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BONE_BOILING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The boiling point of the creature's bones.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BONE_COLDDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The low temperature at which the creature's bones start getting damaged.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BONE_FIXED_TEMP&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature that the creature's bones give off.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BONE_HEATDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The high temperature where the bones start taking damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BONE_IGNITE_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which point the creature's bones burst into flame.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BONE_MELTING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature's bones melt.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Creature_Tokens/SPEC_HEAT|BONE_SPEC_HEAT]]&lt;br /&gt;
| &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; a temperature&lt;br /&gt;
| &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).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BUILDINGDESTROYER&lt;br /&gt;
| value&lt;br /&gt;
| Allows a creature to destroy furniture and buildings. A creature can have this value at 1 or 2. When the value is 1, the creature can destroy buildings, but there is no effect on the creatures behaviour. &lt;br /&gt;
When the value is 2 the creature will actively seek out your constructions and destroy them. Megabeasts rely on this token for their pathing when attacking your fort.&lt;br /&gt;
[BUILDINGDESTROYER:2]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BUTCHERABLE_NONSTANDARD&lt;br /&gt;
|&lt;br /&gt;
| If a creature has this tag, it may only be slaughtered (that is, the live creature is taken to the [[Butcher's Shop]] and slain). If it dies of any other cause, the corpse cannot be butchered.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==C==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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_CIV&lt;br /&gt;
| &lt;br /&gt;
| Can create civilizations.  This tag may activate hunger and thirst.  Needs confirmation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CAN_LEARN&lt;br /&gt;
| &lt;br /&gt;
| A creature with this tag can gain skill experience.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CAN_SPEAK&lt;br /&gt;
| &lt;br /&gt;
| Can talk.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CARNIVORE&lt;br /&gt;
| &lt;br /&gt;
| Creature only eats meat.&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;
| 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;
| CHEESE_BOILING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature's cheese (if any) boils away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHEESE_COLDDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature's cheese (if any) starts taking cold damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHEESE_FIXED_TEMP&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature emitted by one unit of the creature's cheese (if any).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHEESE_HEATDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the cheese made from the creature's milk starts taking damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHEESE_IGNITE_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature's cheese bursts into flame.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHEESE_MELTING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature's cheese melts into goo.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Creature_Tokens/SPEC_HEAT|CHEESE_SPEC_HEAT]]&lt;br /&gt;
| &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; a temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHEESE_VALUE&lt;br /&gt;
| value&lt;br /&gt;
| The value per unit of cheese made from the creature's milk (if applicable). Note that only vermin as of current can be milked.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHILD&lt;br /&gt;
| age&lt;br /&gt;
| Age at which a child becomes an adult.&lt;br /&gt;
[CHILD:12]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHILDNAME&lt;br /&gt;
| &lt;br /&gt;
* singular&lt;br /&gt;
* plural&lt;br /&gt;
| Gives the child a special name, eg &amp;quot;hippo calf&amp;quot; instead of &amp;quot;hippo child&amp;quot;.&lt;br /&gt;
[CHILDNAME:hippo calf:hippo calves]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHITIN&lt;br /&gt;
| &lt;br /&gt;
| When the creature is butchered, it drops chitin, which functions as leather.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CRAFTSMAN_NAME&lt;br /&gt;
| &lt;br /&gt;
* singular&lt;br /&gt;
* plural&lt;br /&gt;
| Sets the name of the craftsman profession.&lt;br /&gt;
[CRAFTSMAN_NAME:craftsdwarf:craftsdwarves]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CREPUSCULAR&lt;br /&gt;
| &lt;br /&gt;
| Sets if the creature is active in twilight.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CLUSTER_NUMBER&lt;br /&gt;
| &lt;br /&gt;
* minimum&lt;br /&gt;
* maximum&lt;br /&gt;
| The minimum/maximum numbers of how many creatures per spawned cluster.&lt;br /&gt;
[CLUSTER_NUMBER:1:3]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| COLOR&lt;br /&gt;
|&lt;br /&gt;
* fg (foreground)&lt;br /&gt;
* bg (background)&lt;br /&gt;
* br (brightness)&lt;br /&gt;
| [[Color]] of the creature's tile.&lt;br /&gt;
[COLOR:3:0:0]&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 having to butcher it first.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CREATURE&lt;br /&gt;
| name&lt;br /&gt;
| What the game looks for when generating creatures.&lt;br /&gt;
[CREATURE:DWARF]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| COLDDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The minimum temperature limit before the creature starts taking damage from freezing.&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&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CURIOUSBEAST&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CURIOUSBEAST_ITEM&lt;br /&gt;
| &lt;br /&gt;
| Allows a creature to steal things (usually [[food]]?). Implies CURIOUSBEAST.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CURIOUSBEAST_GUZZLER&lt;br /&gt;
| &lt;br /&gt;
| Will steal [[alcohol]]? Implies CURIOUSBEAST.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==D==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| DAMBLOCK&lt;br /&gt;
| value&lt;br /&gt;
| How much natural armor a creature has. Can be set to negative numbers, so the creature takes more damage than usual.&lt;br /&gt;
[DAMBLOCK:1]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DEFENDER&lt;br /&gt;
| &lt;br /&gt;
| Appears from the glowing pits.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DIFFICULTY&lt;br /&gt;
| number&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;''&lt;br /&gt;
[DIFFICULTY:2]&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;
| DRAGONFIREBREATH&lt;br /&gt;
| &lt;br /&gt;
| Creature breathes dragon level fire.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DRINK_BOILING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DRINK_COLDDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DRINK_FIXED_TEMP&lt;br /&gt;
| temperature&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DRINK_HEATDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DRINK_IGNITE_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DRINK_MELTING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Creature_Tokens/SPEC_HEAT|DRINK_SPEC_HEAT]]&lt;br /&gt;
| &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; a temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==E==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| ENDING&lt;br /&gt;
| &lt;br /&gt;
| Will show up after your fortress went 'Too Deep'. (confirm)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EQUIPMENT_WAGON&lt;br /&gt;
| &lt;br /&gt;
| Implies two unknown flags, NOSTUN, NONAUSEA, NOBLEED, NOEMOTION, RECKLESS, NOSTUCKINS, SEVERONBREAKS, NOSKULL, NOSKIN, NOBONES, NOMEAT, PARALYZEIMMUNE, NOFEAR, NOSMELLYROT, NOTHOUGHT, NO_GENDER.&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 (see [[Creatures#Threat Matrix|Threat Matrix]]).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT&lt;br /&gt;
| &lt;br /&gt;
* name&lt;br /&gt;
* value&lt;br /&gt;
* ?&lt;br /&gt;
* ?&lt;br /&gt;
| Determines what can be extracted from the creature, what it's called, how valuable it is, and what you can make from it. Note, it appears that the extraction process is hardcoded into the game, and can't be altered from objects/raw.&lt;br /&gt;
[EXTRACT:cow's milk:7:0:1]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_ANTIDOTE&lt;br /&gt;
| &lt;br /&gt;
* name&lt;br /&gt;
* value&lt;br /&gt;
* ?&lt;br /&gt;
* ?&lt;br /&gt;
* ?&lt;br /&gt;
| [EXTRACT_ANTIDOTE:cave spider antivenin:7:0:0:50]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_BOILING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature value at which a unit of the creature's extract boils away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_CHEESE&lt;br /&gt;
| &lt;br /&gt;
* name&lt;br /&gt;
* value&lt;br /&gt;
* ?&lt;br /&gt;
* ?&lt;br /&gt;
| The extract gotten from the creature is a unit of cheese.&lt;br /&gt;
[EXTRACT_CHEESE:cow cheese:6:0:1]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_COOKABLE&lt;br /&gt;
| &lt;br /&gt;
| Extract is cookable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_COLDDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The low temperature value at which the creature's extract starts to take damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_FIXED_TEMP&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature that the creature's extract generates on its own.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_HEATDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The high temperature value at which the creature's extract starts to take damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_IGNITE_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature's extract bursts into flame (NOT the container it's in).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_MELTING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature's extract melts into goo.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_PARALYZE&lt;br /&gt;
| &lt;br /&gt;
| (conjectural) Extract is poisonous, causing paralysis that lasts until the extract wears off.  Can be delivered by SPECIALATTACK_INJECT_EXTRACT.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_PARALYZE_INTERMITTENT&lt;br /&gt;
| &lt;br /&gt;
| (conjectural) Extract is poisonous, causing paralysis on occasional intervals until the extract wears off.  Can be delivered by SPECIALATTACK_INJECT_EXTRACT.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_PERMANENT&lt;br /&gt;
| &lt;br /&gt;
| (conjectural) The effects of the creature's extract are permanent once applied and do not wear off naturally.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_SIZE&lt;br /&gt;
| size&lt;br /&gt;
| &lt;br /&gt;
[EXTRACT_SIZE:10]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Creature_Tokens/SPEC_HEAT|EXTRACT_SPEC_HEAT]]&lt;br /&gt;
| &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; a temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_STUN&lt;br /&gt;
| &lt;br /&gt;
| (conjectural) Extract is poisonous, causing a permanent stun effect until the extract wears off.  Can be delivered by SPECIALATTACK_INJECT_EXTRACT.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_STUN_INTERMITTENT&lt;br /&gt;
| &lt;br /&gt;
| (verified) Extract is poisonous, causing temporary stuns on semi-occasional intervals.  Can be delivered by SPECIALATTACK_INJECT_EXTRACT.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_VALUE&lt;br /&gt;
| value&lt;br /&gt;
| The value per unit of the creature's extract.&lt;br /&gt;
[EXTRACT_VALUE:20]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRAVISION&lt;br /&gt;
| &lt;br /&gt;
| Creature has enhanced vision (longer vision range, ie. at night).&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==F==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| 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;
| FAT&lt;br /&gt;
| value&lt;br /&gt;
| How much fat a creature has when it is butchered.&lt;br /&gt;
[FAT:3] &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FEMALE&lt;br /&gt;
| &lt;br /&gt;
| The creature is always female.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FIREBREATH&lt;br /&gt;
| &lt;br /&gt;
| The creature breathes fire.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FIREIMMUNE&lt;br /&gt;
| &lt;br /&gt;
| The creature is immune to all forms of fire, except DRAGONFIREBREATH.&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. [FIXED_TEMP:1-?]&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.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FREQUENCY&lt;br /&gt;
| time&lt;br /&gt;
| Determines the time between creature spawns in Fortress Mode. Higher is more occurences per time unit (needs confirmation). Creatures without a frequency statement appear to be on the map at all times. Almost all others have [FREQUENCY:5].&lt;br /&gt;
[FREQUENCY:42]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==G==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| GENPOWER&lt;br /&gt;
| rate?&lt;br /&gt;
| Not used anymore and can be removed safely. Was related to magic.&lt;br /&gt;
[GENPOWER:3]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GLOWCOLOR&lt;br /&gt;
| &lt;br /&gt;
* fg&lt;br /&gt;
* bg&lt;br /&gt;
* br&lt;br /&gt;
| The colour of the GLOWTILE of the creature (see below).&lt;br /&gt;
&lt;br /&gt;
[GLOWCOLOR:4:0:1]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GLOWTILE&lt;br /&gt;
| ascii&lt;br /&gt;
'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.&lt;br /&gt;
&lt;br /&gt;
[GLOWTILE:'&amp;quot;']&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GNAWER&lt;br /&gt;
| &lt;br /&gt;
| The creature chews on food storage containers.&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; maps (see [[Creatures#Threat Matrix|Threat Matrix]]).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GRASSTRAMPLE&lt;br /&gt;
| amount&lt;br /&gt;
| Determines how much grass is trampled when they walk on it. Set [GRASSTRAMPLE:0] to make grass never trampled by the creature. &lt;br /&gt;
[GRASSTRAMPLE:42]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==H==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| HAS_RACEGLOSS&lt;br /&gt;
| gloss&lt;br /&gt;
| Links a material glossary to the entity, located in the file &amp;quot;matgloss_[name].txt&amp;quot;; in this example, matgloss_wood.txt&lt;br /&gt;
[HAS_RACEGLOSS:WOOD]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HASSHELL&lt;br /&gt;
| &lt;br /&gt;
| Creature will leave behind a shell when eaten.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HEATDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The maximum temperature limit before the creature will start recieving damage from heat. [[Temperature scale|DF temperature scale]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HOMEOTHERM&lt;br /&gt;
| value&lt;br /&gt;
| Default 'NONE'. The creature's normal body temperature. Combined with LAYERING, sets the temperature range under which it can live. [[Temperature scale|DF temperature scale]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HORN&lt;br /&gt;
| &lt;br /&gt;
| Creature drops a horn or horns when butchered, which presumably acts like bone. This tag is broken.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==I==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| IGNITE_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature will burst into flames. [[Temperature scale|DF temperature scale]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IMMOLATE&lt;br /&gt;
| &lt;br /&gt;
| means on fire but does what in DF? (perhaps something to do with sacrifice?)&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;
| INTELLIGENT&lt;br /&gt;
| &lt;br /&gt;
| Implies CAN_CIV, CAN_SPEAK, CAN_LEARN.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMCORPSE&lt;br /&gt;
| &lt;br /&gt;
* [[Item Tokens|item token]]&lt;br /&gt;
* subtype&lt;br /&gt;
NO_SUBTYPE&lt;br /&gt;
* [[Material_Tokens|material token]]&lt;br /&gt;
* NO_RACEGLOSS&lt;br /&gt;
USE_RACEGLOSS&lt;br /&gt;
USE_SHARPSTONE&lt;br /&gt;
| Determines if the creature leaves behind a non-standard corpse (i.e. wood, statue, bars, 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;IRON&amp;quot; if the corpse type is &amp;quot;STATUE&amp;quot;).  USE_RACEGLOSS applies if the creature has a material glossary assigned by the &amp;quot;HAS_RACEGLOSS:&amp;quot; flag and will select neccesary adjectives and material from that glossary.&lt;br /&gt;
[ITEMCORPSE:[[Tokens#Item_Tokens|WOOD]]:NO_SUBTYPE:[[Tokens#Material_Tokens|WOOD]]:USE_RACEGLOSS]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMCORPSE_QUALITY&lt;br /&gt;
| quality&lt;br /&gt;
| The quality of an item-type corpse left behind; 5 is masterpiece-level.&lt;br /&gt;
[ITEMCORPSE_QUALITY:5]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IVORY&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==L==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| LARGE_CAVERIVER&lt;br /&gt;
| &lt;br /&gt;
| In Fortress Mode, spawns from/near cave rivers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LARGE_CHASM&lt;br /&gt;
| &lt;br /&gt;
| In Fortress Mode, spawns from/near chasms.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LARGE_LAVA&lt;br /&gt;
| &lt;br /&gt;
| In Fortress Mode, spawns from/near magma.&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(&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;
| LAYERING&lt;br /&gt;
| value&lt;br /&gt;
| How well-protected the creature is from low temperatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LEATHER_BOILING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which leather made from the creature's skins will boil away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LEATHER_COLDDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which leather made from the creature's skins will take damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LEATHER_FIXED_TEMP&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature that leather made from the creature's skins generates.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LEATHER_HEATDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which leather made from the creature's skins will take damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LEATHER_IGNITE_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which leather made from the creature's skins will burst into flames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LEATHER_MELTING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which leather made from the creature's skins will melt away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Creature_Tokens/SPEC_HEAT|LEATHER_SPEC_HEAT]]&lt;br /&gt;
| &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; a temperature&lt;br /&gt;
| &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;
| Determines whether creature &amp;quot;takes pleasure in slaughter&amp;quot; (after killing something in battle).&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;
&lt;br /&gt;
==M==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| MAGICAL&lt;br /&gt;
| &lt;br /&gt;
| Allows a creature to use magic? (Requires confirmation)&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;
| The creature is always male.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MATERIAL&lt;br /&gt;
| &lt;br /&gt;
* [[Material Tokens|Material token]]&lt;br /&gt;
* USE_RACEGLOSS&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MATUTINAL&lt;br /&gt;
| &lt;br /&gt;
| Sets if the creature is active in dawn.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MAXAGE&lt;br /&gt;
| &lt;br /&gt;
* minimum&lt;br /&gt;
* maximum&lt;br /&gt;
| Sets the Min Max age for a creature. Used in world generating and Fortress Mode.&lt;br /&gt;
[MAXAGE:150:170]&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.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MELTING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| The temperature at which the creature will melt into goo.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MILKABLE&lt;br /&gt;
| frequency?&lt;br /&gt;
| Allows the creature to be milked. Currently only works with vermin creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MISCHIEVIOUS&lt;br /&gt;
| &lt;br /&gt;
| Will pull any levers it comes across. (requires confirmation)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MODVALUE&lt;br /&gt;
| number&lt;br /&gt;
| Multiplies the value of items made from the creature by the number in the tag.&lt;br /&gt;
[MODVALUE:2]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MOUNT&lt;br /&gt;
| &lt;br /&gt;
| Allows the creature to be mounted.&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;
| MUNDANE&lt;br /&gt;
| &lt;br /&gt;
| Has something to do with the naming of ages in worldgen, maybe more.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==N==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| NAME&lt;br /&gt;
| &lt;br /&gt;
* singular noun&lt;br /&gt;
* plural noun&lt;br /&gt;
* adjective&lt;br /&gt;
| What the creature is actually called in game. Make sure there is no space around the &amp;quot;:&amp;quot;.&lt;br /&gt;
[NAME:dwarf:dwarves:dwarven]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NARROW&lt;br /&gt;
| &lt;br /&gt;
| The creature can only wear things that have the narrow tag on it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NATURAL&lt;br /&gt;
| &lt;br /&gt;
| Animal&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NO_AUTUMN&lt;br /&gt;
| &lt;br /&gt;
| Will not show up during the Autumn season.&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_GENDER&lt;br /&gt;
| &lt;br /&gt;
| No gender will be selected for the creature.&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;
| Will not show up during the Spring season.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NO_SUMMER&lt;br /&gt;
| &lt;br /&gt;
| Will not show up during the Summer season.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NO_WINTER&lt;br /&gt;
| &lt;br /&gt;
| Will not show up during the Winter season.&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;
| NOBLEED&lt;br /&gt;
| &lt;br /&gt;
| Creature doesn't bleed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NOBONES&lt;br /&gt;
| &lt;br /&gt;
| Creature will not drop bones on death.&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 death.&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 death.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NOSKULL&lt;br /&gt;
| &lt;br /&gt;
| Creature will not drop skull on death.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| NOSMELLYROT&lt;br /&gt;
| &lt;br /&gt;
| Creatures' corpse does not create miasma.&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.&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;
| NOT_BUTCHERABLE&lt;br /&gt;
| &lt;br /&gt;
| Creature can't be butchered.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==P==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| 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 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;
* token&lt;br /&gt;
* lowest % chance&lt;br /&gt;
* median&lt;br /&gt;
* highest % chance&lt;br /&gt;
| Determines chance of personality traits. Standard is 0:50:100. See [[Personality traits]] for more info.&lt;br /&gt;
[PERSONALITY:IMAGINATION:0:55:100]&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 the [[Dungeon master]] noble to tame the creature.&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;
[PETVALUE:42]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| POPULATION_NUMBER&lt;br /&gt;
|&lt;br /&gt;
* minimum&lt;br /&gt;
* maximum&lt;br /&gt;
| The minimum/maximum numbers of how many of these creatures can show up on a map per year.&lt;br /&gt;
[POPULATION_NUMBER:42:42]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| POWER&lt;br /&gt;
| &lt;br /&gt;
| Allows the creature to be worshiped by entities with the RELIGION:ANY_APPROPRIATE_POWER tag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PREFSTRING&lt;br /&gt;
| object&lt;br /&gt;
| Sets what other creatures like about this creature. &amp;quot;Blarghh likes dwarves for their beards.&amp;quot;&lt;br /&gt;
[PREFSTRING:beards]&lt;br /&gt;
Multiple entries will be chosen from at random.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==R==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| RECKLESS&lt;br /&gt;
| &lt;br /&gt;
| Will not flee battles.  Will fight to the death.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| REMAINS_COLOR&lt;br /&gt;
| &lt;br /&gt;
* fg&lt;br /&gt;
* bg&lt;br /&gt;
* br&lt;br /&gt;
| [REMAINS_COLOR:6:0:0]&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;
&lt;br /&gt;
==S==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| SAVAGE&lt;br /&gt;
| &lt;br /&gt;
| Determines whether creature can show up on &amp;quot;savage&amp;quot; maps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SEMIMEGABEAST&lt;br /&gt;
| &lt;br /&gt;
| Appears as boss creature in quests.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SESSILE_LAND&lt;br /&gt;
| &lt;br /&gt;
| Cannot move on land.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SEVERONBREAKS&lt;br /&gt;
| &lt;br /&gt;
| Limbs and body parts sever on breakage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SILK_BOILING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| Temperature at which silk made from this creature's webs boils away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SILK_COLDDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| Temperature at which silk made from this creature's webs takes damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SILK_FIXED_TEMP&lt;br /&gt;
| temperature&lt;br /&gt;
| Temperature generated by the creature's web silk.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SILK_HEATDAM_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| Temperature at which silk made from this creature's webs takes damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SILK_IGNITE_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| Temperature at which silk made from this creature's webs bursts into flame.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SILK_MELTING_POINT&lt;br /&gt;
| temperature&lt;br /&gt;
| Temperature at which silk made from this creature's webs melts away.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Creature_Tokens/SPEC_HEAT|SILK_SPEC_HEAT]]&lt;br /&gt;
| &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; a temperature&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SIZE&lt;br /&gt;
| value&lt;br /&gt;
| How big a creature is. 6 is for dwarf like creatures, 7 is for human like creatures. 16 is for giants.  Larger creatures are far more dangerous in combat. Also equals the amount of Meat/Chunks/Bones you get from the beast.&lt;br /&gt;
[SIZE:6]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SLOW_LEARNER&lt;br /&gt;
| &lt;br /&gt;
| Presumably similar to [CAN_LEARN], but slower. Present in the entries for ogres and giants&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SMALLAQUATIC_CAVERIVER&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SMALLAQUATIC_OCEAN&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SMALLAQUATIC_RIVER&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SMALLAQUATIC_SWAMP&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SMALL_REMAINS&lt;br /&gt;
| &lt;br /&gt;
| If a creature has this tag, it'll leave a small corpse that only rots once, such as vermin.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPECNAME&lt;br /&gt;
|&lt;br /&gt;
*token&lt;br /&gt;
*singular noun&lt;br /&gt;
*plural noun&lt;br /&gt;
*adjective&lt;br /&gt;
| Sets a special name for certain instances.&lt;br /&gt;
[SPECNAME:MALE:bull:bulls:bull]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Creature_Tokens/SPEC_HEAT|SPEC_HEAT]]&lt;br /&gt;
| &amp;lt;u&amp;gt;not&amp;lt;/u&amp;gt; a temperature&lt;br /&gt;
| [SPEC_HEAT:409]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPEECH&lt;br /&gt;
| filename&lt;br /&gt;
| Sets what speech.txt do use for the creature.&lt;br /&gt;
[SPEECH:dwarf.txt]&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/[SPEED X] is the resulting effect on creatures movement and workrates from default. See [[Speed]] for more information.&lt;br /&gt;
[SPEED:400]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| STOUT&lt;br /&gt;
| &lt;br /&gt;
| Creature has a resistance to being knocked over.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| STANDARD_FLESH&lt;br /&gt;
|&lt;br /&gt;
|&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.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SWIMS_LEARNED&lt;br /&gt;
|&lt;br /&gt;
| The creature must learn to swim (via. dabbling swimmer, novice, etc) rather than knowing how naturally.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SWIM_SPEED&lt;br /&gt;
| value&lt;br /&gt;
| How fast the creature swims.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==T==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| THICKWEB&lt;br /&gt;
| &lt;br /&gt;
| The creature's webs can catch larger creatures.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TILE&lt;br /&gt;
| CP437 ordinal or 'character'&lt;br /&gt;
| The graphical representation of the creature.&lt;br /&gt;
[TILE:157] or [TILE:'&amp;amp;']&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TRAINABLE&lt;br /&gt;
| &lt;br /&gt;
| Allows a tame creature to be trained into a &amp;quot;War&amp;quot; or &amp;quot;Hunting&amp;quot; variation 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, and to create artifacts via moods.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TRAPAVOID&lt;br /&gt;
| &lt;br /&gt;
| The creature is immune to traps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TRIGGERABLE_GROUP&lt;br /&gt;
| &lt;br /&gt;
* minimum?&lt;br /&gt;
* maximum?&lt;br /&gt;
| [TRIGGERABLE_GROUP:5:50]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==U==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| UNDERSWIM&lt;br /&gt;
| &lt;br /&gt;
| Creature swims under the water and can't be seen.&lt;br /&gt;
|-&lt;br /&gt;
|UTTERANCES&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==V==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| VEGETATION&lt;br /&gt;
| &lt;br /&gt;
| &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).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERMIN_BITE&lt;br /&gt;
| &lt;br /&gt;
* amount injected?&lt;br /&gt;
* name&lt;br /&gt;
* effect (USE_EXTRACT)&lt;br /&gt;
| [VERMIN_BITE:10:bitten:USE_EXTRACT]&lt;br /&gt;
On very rare occasions, someone who remains in the same tile as this creature will be bitten by that creature, and the effect will be applied to the offender.  Used by (tiny) cave spiders to inject their venom into the occasional dwarf.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERMIN_EATER&lt;br /&gt;
| &lt;br /&gt;
| The creature can be eaten.&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. &amp;amp;ndash; [[User:Peristarkawan|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_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.&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;
| VESPERTINE&lt;br /&gt;
| &lt;br /&gt;
| Sets if the creature is active in evening.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VIEWRANGE&lt;br /&gt;
| value&lt;br /&gt;
| How far the creature can see?&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==W==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| 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;
| The creature will create webs. It also seems to make creatures flying. More testing is needed.&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;
=Attacks=&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
!width=&amp;quot;50&amp;quot;|Tag&lt;br /&gt;
!width=&amp;quot;225&amp;quot;|What It Does&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:2:BLUDGEON][ATTACKFLAG_WITH]&lt;br /&gt;
&lt;br /&gt;
''Format:''&lt;br /&gt;
[ATTACK:''priority'':(BYTYPE:''type'' || BYTOKEN:''bodypart''):''&amp;quot;verb&amp;quot;'':''&amp;quot;conjugate verb&amp;quot;'':''min dmg'':''max dmg'':''dmg type'']([(ATTACKFLAG_WITH || ATTACKFLAG_CANLATCH)])([SPECIALATTACK_INJECT_EXTRACT:''min'':''max''])&lt;br /&gt;
|Sets what natural attacks a creature has.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|MAIN&lt;br /&gt;
SECOND&lt;br /&gt;
|''MAIN'': Sets the attack to act as the creatures' main attack.&lt;br /&gt;
''SECOND'': The creature will only use this attack if it can't use the MAIN attack(s).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|BYTYPE:GRASP&lt;br /&gt;
BYTOKEN:TAIL_STINGER&lt;br /&gt;
|''BYTYPE'': Sets what body part type to use for the attack.  Possible values for &amp;quot;type&amp;quot; are GRASP, MOUTH, STANCE, THOUGHT, BREATHE, and the like.  See [[Body Tokens]].&lt;br /&gt;
''BYTOKEN'': Sets the explicit body part ID to use for the attack.  The token must exist as part of the creature's [[Creature Tokens#B|BODY]] token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|punch:punches&lt;br /&gt;
|Sets the verb for the attack.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|1:2&lt;br /&gt;
|Sets the Min Max for the damage.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|BLUDGEON, PIERCE, SLASH, GORE, BURN, HEAT, COLD&lt;br /&gt;
|Sets the damage type for the attack.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[ATTACKFLAG_WITH]&lt;br /&gt;
|Allows the creature to use weapons with the attack if they have one in a limb that can hold items.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[ATTACKFLAG_CANLATCH]&lt;br /&gt;
|Allows the creature to latch on with the attack. &amp;quot;Crocodile latches on Blargg's head firmly.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[SPECIALATTACK_INJECT_EXTRACT:50:100]&lt;br /&gt;
|The creature injects an amount of its extract into a victim upon successfully using this attack.  The significance of the amount is unknown (but probably determines duration before the extract wears off).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|[SPECIALATTACK_SUCK_BLOOD:50:100]&lt;br /&gt;
|When blood is drained from a creature, it causes heavy bleeding (depending on the attacking creatures ability to suck blood). It's unknown if blood suckers feed or regain health while doing this. (Numbers affect amount of blood drawn?)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Entity_token&amp;diff=36990</id>
		<title>40d:Entity token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Entity_token&amp;diff=36990"/>
		<updated>2008-07-14T19:36:13Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These tokens define entities, or [[civilizations]], in entity_*.txt files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Gameplay ==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| ADVENTURE_TIER&lt;br /&gt;
| order&lt;br /&gt;
| Allows adventure mode.  Dwarfs, Elves, and Humans take up tier 3, 2, and 1 respectively.  It seems that the best way to use this is to put your entity in the same order as the other tiers. The tiers go upward.  So you should put a new adventure entity above the Dwarves.  Not at the end of the file.&lt;br /&gt;
[ADVENTURE_TIER:4]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| INDIV_CONTROLLABLE&lt;br /&gt;
| &lt;br /&gt;
| Allows the &amp;quot;Play Now!&amp;quot; option adventure mode.  The entity must have a ADVENTURE_TIER token for this too work.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CIV_CONTROLLABLE&lt;br /&gt;
| &lt;br /&gt;
| Allows fortress mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CREATURE&lt;br /&gt;
| creature&lt;br /&gt;
| If there is more then one CREATURE token the entity will pick one of them at random to populate when generated.{{verify}}&lt;br /&gt;
[CREATURE:DWARF]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Placement ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| BIOME_SUPPORT&lt;br /&gt;
|&lt;br /&gt;
* biome&lt;br /&gt;
* frequency&lt;br /&gt;
| Frequency goes from 0 to 10.  Higher numbers make the entity more likely to settle there.&lt;br /&gt;
[BIOME_SUPPORT:ANY_GRASSLAND:4]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| START_BIOME&lt;br /&gt;
| biome&lt;br /&gt;
| Birth of the civilization can be performed on this biome.&lt;br /&gt;
[START_BIOME:MOUNTAIN]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DEFAULT_SITE_TYPE&lt;br /&gt;
| site type&lt;br /&gt;
| Options are: CITY, TREE_CITY, DARK_FORTRESS, CAVE, CAVE_DETAILED, RUIN&lt;br /&gt;
[DEFAULT_SITE_TYPE:CAVE_DETAILED]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LIKES_SITE&lt;br /&gt;
| site type&lt;br /&gt;
| Most residents will try to move to this site type, unless already at one.&lt;br /&gt;
[LIKES_SITE:CAVE_DETAILED]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TOLERATES_SITE&lt;br /&gt;
| site type&lt;br /&gt;
| Some residents will try to move to this site type, unless already at one.&lt;br /&gt;
[TOLERATES_SITE:CITY]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| WORLD_CONSTRUCTION&lt;br /&gt;
| construction&lt;br /&gt;
| Controls which constructions the civ will build on the world map.&lt;br /&gt;
[WORLD_CONSTRUCTION:BRIDGE]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Population ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| START_GROUP_NUMBER&lt;br /&gt;
| number&lt;br /&gt;
| Number of breeding couples to start with per entity.&lt;br /&gt;
[START_GROUP_NUMBER:10]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MAX_POP_NUMBER&lt;br /&gt;
| number&lt;br /&gt;
| Max population *per entity*, multiply this by max starting civ to get the total population of the species.&lt;br /&gt;
[MAX_POP_NUMBER:500]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MAX_SITE_POP_NUMBER&lt;br /&gt;
| number &lt;br /&gt;
| Max population per individual site.&lt;br /&gt;
[MAX_SITE_POP_NUMBER:200]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MAX_STARTING_CIV_NUMBER&lt;br /&gt;
| number&lt;br /&gt;
| Max number of entities to spawn at world generation.&lt;br /&gt;
[MAX_STARTING_CIV_NUMBER:3]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Flavor ==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| PERMITTED_JOB&lt;br /&gt;
| [[Profession tokens|profession]]&lt;br /&gt;
| Allows this job type to be selected by worldgen creatures.&lt;br /&gt;
[PERMITTED_JOB:MINER]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CURRENCY&lt;br /&gt;
|&lt;br /&gt;
* metal token&lt;br /&gt;
* value&lt;br /&gt;
| What kind of metals the civ uses for coin minting.&lt;br /&gt;
[CURRENCY:SILVER:5]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ART_FACET_MODIFIER&lt;br /&gt;
|&lt;br /&gt;
* type&lt;br /&gt;
* number&lt;br /&gt;
| OWN_RACE, FANCIFUL, EVIL, GOOD&lt;br /&gt;
Number goes from 0 to 25600 where 256 is the default.&lt;br /&gt;
[ART_FACET_MODIFIER:OWN_RACE:512]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ART_IMAGE_ELEMENT_MODIFIER&lt;br /&gt;
|&lt;br /&gt;
* item&lt;br /&gt;
* number&lt;br /&gt;
| CREATURE, PLANT, TREE, SHAPE, ITEM&lt;br /&gt;
0-25600&lt;br /&gt;
[ART_IMAGE_ELEMENT_MODIFIER:TREE:512]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEM_IMPROVEMENT_MODIFIER&lt;br /&gt;
|&lt;br /&gt;
* item&lt;br /&gt;
* number&lt;br /&gt;
| ART_IMAGE, COVERED, RINGS_HANGING, BANDS, SPIKES, ITEMSPECIFIC, THREAD, CLOTH, SEWN_IMAGE:0-25600&lt;br /&gt;
[ITEM_IMPROVEMENT_MODIFIER:SPIKES:0]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TRANSLATION&lt;br /&gt;
| language&lt;br /&gt;
| What language raw the entity uses.&lt;br /&gt;
[TRANSLATION:DWARF]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CULL_SYMBOL&lt;br /&gt;
|&lt;br /&gt;
* noun&lt;br /&gt;
* symbol&lt;br /&gt;
| ALL, CIV, SITE&lt;br /&gt;
Causes the entity to not use the words in these SYM sets.&lt;br /&gt;
[CULL_SYMBOL:ALL:UGLY]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SELECT_SYMBOL&lt;br /&gt;
|&lt;br /&gt;
* noun&lt;br /&gt;
* symbol&lt;br /&gt;
| Causes the entity to always use the words in these SYM sets.&lt;br /&gt;
[SELECT_SYMBOL:ALL:PEACE]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FRIENDLY_COLOR&lt;br /&gt;
| see [[color]]&lt;br /&gt;
|&lt;br /&gt;
[FRIENDLY_COLOR:1:0:1]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| METAL_PREF&lt;br /&gt;
|&lt;br /&gt;
| Enables creatures of this entity to have a preference for one or more metals.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| STONE_PREF&lt;br /&gt;
|&lt;br /&gt;
| Enables creatures of this entity to have a preference for one or more stones.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| WOOD_PREF&lt;br /&gt;
|&lt;br /&gt;
| Enables creatures of this entity to have a preference for one or more types of wood.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GEM_PREF&lt;br /&gt;
|&lt;br /&gt;
| Enables creatures of this entity to have a preference for one or more gems.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| UNDEAD_CANDIDATE&lt;br /&gt;
|&lt;br /&gt;
| Entity can be used to make the undead in ruins.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Religion ==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| RELIGION&lt;br /&gt;
| type&lt;br /&gt;
| REGIONAL_FORCE, PANTHEON or ANY_AVAILABLE_POWER&lt;br /&gt;
[RELIGION:PANTHEON]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| RELIGION_SPHERE&lt;br /&gt;
| sphere&lt;br /&gt;
| Can by any available [[Sphere]]. Multiple entries are possible.&lt;br /&gt;
[RELIGION_SPHERE:FORTRESSES]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPHERE_ALIGNMENT&lt;br /&gt;
|&lt;br /&gt;
* type&lt;br /&gt;
* number&lt;br /&gt;
|&lt;br /&gt;
[SPHERE_ALIGNMENT:TREES:512]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Leadership ==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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_HAVE_MILITARY_LEADER&lt;br /&gt;
|&lt;br /&gt;
| Allows the entity to have a military leader.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CAN_HAVE_MILITARY_SITE_LEADER&lt;br /&gt;
|&lt;br /&gt;
| Allow the entity to have military minor leaders.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LEADER_TYPE&lt;br /&gt;
| [[Profession tokens|profession]]&lt;br /&gt;
| Makes the leader this profession, uses tileset professions.&lt;br /&gt;
[LEADER_TYPE:MASTER_THIEF]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SITE_LEADER_TYPE&lt;br /&gt;
| [[Profession tokens|profession]]&lt;br /&gt;
| Makes the minor leaders this profession, uses tileset professions.&lt;br /&gt;
[SITE_LEADER_TYPE:MASTER_THIEF]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MAYOR&lt;br /&gt;
|&lt;br /&gt;
| Settlements have a mayor.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Behavior ==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| ETHIC&lt;br /&gt;
| &lt;br /&gt;
*behavior&lt;br /&gt;
*reaction&lt;br /&gt;
| sets the civ's view of certain behaviors, from capital punishment to completely acceptable&lt;br /&gt;
[ETHIC:EAT_SAPIENT_KILL:ACCEPTABLE]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| WILL_ACCEPT_TRIBUTE&lt;br /&gt;
| &lt;br /&gt;
| makes the civ accept tribute from conquered sites?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| WANDERER, BEAST_HUNTER, SCOUT&lt;br /&gt;
| &lt;br /&gt;
| the civ will send out these sorts of adventurers in worldgen&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ABUSE_BODIES&lt;br /&gt;
| &lt;br /&gt;
| Heads on pikes, possible others?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ACTIVE_SEASON&lt;br /&gt;
| season&lt;br /&gt;
| the season the civ is most active and will trade, interact with you, and/or invade. While only one friendly non-dwarven civ can be active per season, both dwarves and another civ can be active in autumn. Including the dwarves, you can have five active civs trading with you.&lt;br /&gt;
[ACTIVE_SEASON:AUTUMN]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| AMBUSHER&lt;br /&gt;
| &lt;br /&gt;
| When invading sneaks around and shoots at straggling members of your society.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| AT_PEACE_WITH_WILDLIFE&lt;br /&gt;
|&lt;br /&gt;
| will not attack wildlife.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BABYSNATCHER&lt;br /&gt;
&lt;br /&gt;
| Sends thieves to steal babies. Also sends ambush parties to harass your civilization. Without this tag enemy civs will only siege, and will siege as early as they would otherwise babysnatch. This can happen as early as the first year of the fort!&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DIPLOMAT&lt;br /&gt;
|&lt;br /&gt;
| Sends diplomats to come and talk to you.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DIPLOMAT_BODYGUARDS&lt;br /&gt;
|&lt;br /&gt;
| Diplomats have bodyguards.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ENTITY_GROUPING&lt;br /&gt;
| alignment&lt;br /&gt;
| FRIENDLY, EVIL, or NUISANCE&lt;br /&gt;
[ENTITY_GROUPING:FRIENDLY]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| INVADERS_IGNORE_NEUTRALS&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEM_THIEF&lt;br /&gt;
|&lt;br /&gt;
| Sends thieves to steal items.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MERCHANT_BODYGUARDS&lt;br /&gt;
|&lt;br /&gt;
| Merchants have bodyguards.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MERCHANT_NOBILITY&lt;br /&gt;
|&lt;br /&gt;
| Civ has a merchant prince.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PROGRESS_TRIGGER_POPULATION&lt;br /&gt;
| level&lt;br /&gt;
| 0 to 5, civ will come to site once population at site has reached that level&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PROGRESS_TRIGGER_PRODUCTION&lt;br /&gt;
| level&lt;br /&gt;
| 0 to 5, civ will come to site once created wealth has reached that level&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PROGRESS_TRIGGER_TRADE&lt;br /&gt;
| level&lt;br /&gt;
| 0 to 5, civ will come to site once exported goods has reached that level&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| RESPECT_ANIMALS&lt;br /&gt;
|&lt;br /&gt;
| Will not buy animal based items and is angered at the attempt.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| RESPECT_TREES&lt;br /&gt;
|&lt;br /&gt;
| Will not buy wooden items and is angered at the attempt.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SIEGER&lt;br /&gt;
|&lt;br /&gt;
| Allows the entity to invade your fortress if angered.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SKULKING&lt;br /&gt;
|&lt;br /&gt;
| This makes the severity of attacks depend on the extent of item/baby thievery rather than the passage of time.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TREE_CAP_DIPLOMACY&lt;br /&gt;
|&lt;br /&gt;
| Makes the entity angry if you cut down too many trees.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Items and Animals Used ==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot; width=&amp;quot;100%&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;
| AMMO&lt;br /&gt;
| item token&lt;br /&gt;
| &lt;br /&gt;
[AMMO:ITEM_AMMO_BOLTS]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ARMOR&lt;br /&gt;
|&lt;br /&gt;
* item token&lt;br /&gt;
* rarity&lt;br /&gt;
| Rarity is optional.&lt;br /&gt;
[ARMOR:ITEM_ARMOR_PLATEMAIL:COMMON]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DIGGER&lt;br /&gt;
| item token&lt;br /&gt;
| &lt;br /&gt;
[DIGGER:ITEM_WEAPON_PICK]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GLOVES&lt;br /&gt;
|&lt;br /&gt;
* item token&lt;br /&gt;
* rarity&lt;br /&gt;
| Rarity is optional.&lt;br /&gt;
[GLOVES:ITEM_GLOVES_GLOVES:COMMON]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HELM&lt;br /&gt;
|&lt;br /&gt;
* item token&lt;br /&gt;
* rarity&lt;br /&gt;
| Rarity is optional.&lt;br /&gt;
[HELM:ITEM_HELM_HELM:COMMON]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| INSTRUMENT&lt;br /&gt;
| item token&lt;br /&gt;
| &lt;br /&gt;
[INSTRUMENT:ITEM_INSTRUMENT_FLUTE]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PANTS&lt;br /&gt;
|&lt;br /&gt;
* item token&lt;br /&gt;
* rarity&lt;br /&gt;
| Rarity is optional.&lt;br /&gt;
[PANTS:ITEM_PANTS_PANTS:COMMON]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SHIELD&lt;br /&gt;
| item token&lt;br /&gt;
| &lt;br /&gt;
[SHIELD:ITEM_SHIELD_SHIELD]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SHOES&lt;br /&gt;
|&lt;br /&gt;
* item token&lt;br /&gt;
* rarity&lt;br /&gt;
| Rarity is optional.&lt;br /&gt;
[SHOES:ITEM_SHOES_SHOES:COMMON]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SIEGEAMMO&lt;br /&gt;
| item token&lt;br /&gt;
| &lt;br /&gt;
[SIEGEAMMO:ITEM_SIEGEAMMO_BALLISTA]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TOY&lt;br /&gt;
| item token&lt;br /&gt;
| &lt;br /&gt;
[TOY:ITEM_TOY_PUZZLEBOX]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TRAPCOMP&lt;br /&gt;
| item token&lt;br /&gt;
| &lt;br /&gt;
[TRAPCOMP:ITEM_TRAPCOMP_GIANTAXEBLADE]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| WEAPON&lt;br /&gt;
| item token&lt;br /&gt;
| &lt;br /&gt;
[WEAPON:ITEM_WEAPON_AXE_BATTLE]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_ANIMAL_PRODUCTS&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_ANY_PET_RACE&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_CAVE_ANIMALS&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_EVIL_ANIMALS&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_EVIL_PLANTS&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_EVIL_WOOD&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_GOOD_ANIMALS&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_GOOD_PLANTS&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_GOOD_WOOD&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| USE_MISC_PROCESSED_WOOD_PRODUCTS&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| COMMON_DOMESTIC_MOUNT&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| COMMON_DOMESTIC_PACK&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| COMMON_DOMESTIC_PET&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| COMMON_DOMESTIC_PULL&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| RIVER_PRODUCTS&lt;br /&gt;
|&lt;br /&gt;
| Allow civ to use river products in the goods it has available for trade.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| OCEAN_PRODUCTS&lt;br /&gt;
|&lt;br /&gt;
| Allow civ to use ocean products in the goods it has available for trade.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| INDOOR_FARMING&lt;br /&gt;
| &lt;br /&gt;
| Determines if inside farms will be generated for civ towns.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| OUTDOOR_FARMING&lt;br /&gt;
|&lt;br /&gt;
| Determines if outside farms will be generated for civ towns.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CLOTHING&lt;br /&gt;
|&lt;br /&gt;
| Civ members will attempt to wear clothing.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SUBTERRANEAN_CLOTHING&lt;br /&gt;
|&lt;br /&gt;
| Will wear things made of spider silk and other subterranean materials. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EQUIPMENT_IMPROVEMENTS&lt;br /&gt;
|&lt;br /&gt;
| Allows items to be improved.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IMPROVED_BOWS&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MINOR_METAL&lt;br /&gt;
|&lt;br /&gt;
| Has a preference for weak metals. (copper)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LOW_SKILL&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Temperature&amp;diff=41103</id>
		<title>40d:Temperature</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Temperature&amp;diff=41103"/>
		<updated>2008-06-22T18:52:10Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dwarf fortress uses its own temperature scale in most cases.&lt;br /&gt;
So if you see something like [HOMEOTHERM:10067], don't be amazed.&lt;br /&gt;
&lt;br /&gt;
==Conversion==&lt;br /&gt;
&lt;br /&gt;
[DF scale] = [FAHRENHEIT] + 9968&lt;br /&gt;
&lt;br /&gt;
[DF scale] = [CELSIUS]*9/5 + 10000&lt;br /&gt;
&lt;br /&gt;
==Reference Temperatures==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|'''Example'''&lt;br /&gt;
|'''Dwarf Scale'''&lt;br /&gt;
|'''Fahrenheit'''&lt;br /&gt;
|'''Celsius'''&lt;br /&gt;
|-&lt;br /&gt;
|[[Ice|Water freezes]]&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |10000&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |32ºF&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |0ºC&lt;br /&gt;
|-&lt;br /&gt;
|Dwarf body temperature&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |10067&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |99ºF&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |37ºC&lt;br /&gt;
|-&lt;br /&gt;
|[[Steam|Water Boils]]&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |10180&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |212ºF&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |100ºC&lt;br /&gt;
|-&lt;br /&gt;
|[[Fire man]]&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |10800&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |832ºF&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |444ºC&lt;br /&gt;
|-&lt;br /&gt;
|[[Magma man]]&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |12000&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |2032ºF&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |1111ºC&lt;br /&gt;
|-&lt;br /&gt;
|[[Magma-safe materials]]&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |12568&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |2600ºF&lt;br /&gt;
|style=&amp;quot;text-align: right&amp;quot; |1427ºC&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]][[Category:Physics]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Spirit_of_fire&amp;diff=34837</id>
		<title>40d:Spirit of fire</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Spirit_of_fire&amp;diff=34837"/>
		<updated>2008-04-14T22:40:13Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Spirits of Fire''' are one of the possible creatures that will attack your [[Dwarf|dwarves]] if you discover [[Glowing_pits|glowing pits]] in Fortress Mode.&lt;br /&gt;
&lt;br /&gt;
They are the most dangerous of the the three 'lesser' [[Demon|demons]]. Being the essence of fire, they will burn or boil everything that they come in contact to, and can even shoot fireballs at hapless dwarves. Spirits of fire cannot feel pain or bleed to death, and are immune to [[traps]] like all demons. Their only real weakness is that their limbs sever instead of breaking.&lt;br /&gt;
&lt;br /&gt;
{{CreatureInfo|name=Spirit of Fire|biome=*  [[Glowing pits]]|symbol=&amp;amp;|color=rgb(255, 0, 0)|bones=0|chunks=0|meat=0|fat=0|skulls=0|skin=No}}&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:SPIRIT_OF_FIRE]&lt;br /&gt;
     [NAME:spirit of fire:spirits of fire:spirit of fire]&lt;br /&gt;
     [TILE:'&amp;amp;'][COLOR:6:0:1]&lt;br /&gt;
     [FLIER]&lt;br /&gt;
     [MODVALUE:20]&lt;br /&gt;
     [FANCIFUL][DEFENDER]&lt;br /&gt;
     [TRAPAVOID][CAN_LEARN][CAN_SPEAK]&lt;br /&gt;
     [FIREBREATH][FIREIMMUNE][LIKES_FIGHTING][MAGMA_VISION]&lt;br /&gt;
     [GENPOWER:5]&lt;br /&gt;
     [BLOODTYPE:0]&lt;br /&gt;
     [CANOPENDOORS]&lt;br /&gt;
     [NOT_BUTCHERABLE][EVIL]&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:firey glow]&lt;br /&gt;
     [ITEMCORPSE:BAR:NO_SUBTYPE:ASH:NO_MATGLOSS]&lt;br /&gt;
     [NOSMELLYROT]&lt;br /&gt;
     [BODY:HUMANOID_SIMPLE]&lt;br /&gt;
     [SIZE:11]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:6:BURN][ATTACKFLAG_WITH]&lt;br /&gt;
     [NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
     [ALL_ACTIVE]&lt;br /&gt;
     [NO_GENDER]&lt;br /&gt;
     [FIXED_TEMP:25000]&lt;br /&gt;
     [PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
     [PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
     [PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
     [SPHERE:FIRE]&lt;br /&gt;
}}&lt;br /&gt;
{{Creatures}}&lt;br /&gt;
[[Category:Creatures]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Spirit_of_fire&amp;diff=34836</id>
		<title>40d:Spirit of fire</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Spirit_of_fire&amp;diff=34836"/>
		<updated>2008-04-14T22:39:10Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Spirits of Fire''' are one of the possible creatures that will attack your [[Dwarf|dwarves]] if you discover [[Glowing_pits|glowing pits]] in Fortress Mode.&lt;br /&gt;
&lt;br /&gt;
They are the most dangerous of the the three 'lesser' [[Demon|demons]]. Literally made of [[fire]], they will burn just about anything in arm's reach (even boiling water if it is poured on them), they also shoot fireballs at hapless dwarves. Spirits of fire cannot feel pain or bleed to death, and are immune to [[traps]] like all demons. Their only real weakness is that their limbs sever instead of breaking.&lt;br /&gt;
&lt;br /&gt;
{{CreatureInfo|name=Spirit of Fire|biome=*  [[Glowing pits]]|symbol=&amp;amp;|color=rgb(255, 0, 0)|bones=0|chunks=0|meat=0|fat=0|skulls=0|skin=No}}&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:SPIRIT_OF_FIRE]&lt;br /&gt;
     [NAME:spirit of fire:spirits of fire:spirit of fire]&lt;br /&gt;
     [TILE:'&amp;amp;'][COLOR:6:0:1]&lt;br /&gt;
     [FLIER]&lt;br /&gt;
     [MODVALUE:20]&lt;br /&gt;
     [FANCIFUL][DEFENDER]&lt;br /&gt;
     [TRAPAVOID][CAN_LEARN][CAN_SPEAK]&lt;br /&gt;
     [FIREBREATH][FIREIMMUNE][LIKES_FIGHTING][MAGMA_VISION]&lt;br /&gt;
     [GENPOWER:5]&lt;br /&gt;
     [BLOODTYPE:0]&lt;br /&gt;
     [CANOPENDOORS]&lt;br /&gt;
     [NOT_BUTCHERABLE][EVIL]&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:firey glow]&lt;br /&gt;
     [ITEMCORPSE:BAR:NO_SUBTYPE:ASH:NO_MATGLOSS]&lt;br /&gt;
     [NOSMELLYROT]&lt;br /&gt;
     [BODY:HUMANOID_SIMPLE]&lt;br /&gt;
     [SIZE:11]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:6:BURN][ATTACKFLAG_WITH]&lt;br /&gt;
     [NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
     [ALL_ACTIVE]&lt;br /&gt;
     [NO_GENDER]&lt;br /&gt;
     [FIXED_TEMP:25000]&lt;br /&gt;
     [PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
     [PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
     [PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
     [SPHERE:FIRE]&lt;br /&gt;
}}&lt;br /&gt;
{{Creatures}}&lt;br /&gt;
[[Category:Creatures]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Spirit_of_fire&amp;diff=34835</id>
		<title>40d:Spirit of fire</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Spirit_of_fire&amp;diff=34835"/>
		<updated>2008-04-14T22:37:55Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Spirits of Fire''' are one of the possible creatures that will attack your [[Dwarf|dwarves]] if you discover [[Glowing_pits|glowing pits]] in Fortress Mode.&lt;br /&gt;
&lt;br /&gt;
This creature is the most dangerous of the the three 'lesser' [[Demon|demons]]. It is literally made of [[fire]], and thus will burn just about anything it comes into contact with, even shooting fireballs at hapless dwarves. Spirits of fire cannot feel pain or bleed to death, and are immune to [[traps]] like all demons. Their only real weakness is that their limbs sever instead of breaking.&lt;br /&gt;
&lt;br /&gt;
{{CreatureInfo|name=Spirit of Fire|biome=*  [[Glowing pits]]|symbol=&amp;amp;|color=rgb(255, 0, 0)|bones=0|chunks=0|meat=0|fat=0|skulls=0|skin=No}}&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:SPIRIT_OF_FIRE]&lt;br /&gt;
     [NAME:spirit of fire:spirits of fire:spirit of fire]&lt;br /&gt;
     [TILE:'&amp;amp;'][COLOR:6:0:1]&lt;br /&gt;
     [FLIER]&lt;br /&gt;
     [MODVALUE:20]&lt;br /&gt;
     [FANCIFUL][DEFENDER]&lt;br /&gt;
     [TRAPAVOID][CAN_LEARN][CAN_SPEAK]&lt;br /&gt;
     [FIREBREATH][FIREIMMUNE][LIKES_FIGHTING][MAGMA_VISION]&lt;br /&gt;
     [GENPOWER:5]&lt;br /&gt;
     [BLOODTYPE:0]&lt;br /&gt;
     [CANOPENDOORS]&lt;br /&gt;
     [NOT_BUTCHERABLE][EVIL]&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:firey glow]&lt;br /&gt;
     [ITEMCORPSE:BAR:NO_SUBTYPE:ASH:NO_MATGLOSS]&lt;br /&gt;
     [NOSMELLYROT]&lt;br /&gt;
     [BODY:HUMANOID_SIMPLE]&lt;br /&gt;
     [SIZE:11]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:6:BURN][ATTACKFLAG_WITH]&lt;br /&gt;
     [NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
     [ALL_ACTIVE]&lt;br /&gt;
     [NO_GENDER]&lt;br /&gt;
     [FIXED_TEMP:25000]&lt;br /&gt;
     [PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
     [PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
     [PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
     [SPHERE:FIRE]&lt;br /&gt;
}}&lt;br /&gt;
{{Creatures}}&lt;br /&gt;
[[Category:Creatures]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Spirit_of_fire&amp;diff=34834</id>
		<title>40d:Spirit of fire</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Spirit_of_fire&amp;diff=34834"/>
		<updated>2008-04-14T22:37:47Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Spirits of Fire''' are one of the possible creatures that will attack your [[Dwarf|dwarves]] if you discover [[Glowing_pits|glowing pits]] in Fortress Mode.&lt;br /&gt;
This creature is the most dangerous of the the three 'lesser' [[Demon|demons]]. It is literally made of [[fire]], and thus will burn just about anything it comes into contact with, even shooting fireballs at hapless dwarves. Spirits of fire cannot feel pain or bleed to death, and are immune to [[traps]] like all demons. Their only real weakness is that their limbs sever instead of breaking.&lt;br /&gt;
&lt;br /&gt;
{{CreatureInfo|name=Spirit of Fire|biome=*  [[Glowing pits]]|symbol=&amp;amp;|color=rgb(255, 0, 0)|bones=0|chunks=0|meat=0|fat=0|skulls=0|skin=No}}&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:SPIRIT_OF_FIRE]&lt;br /&gt;
     [NAME:spirit of fire:spirits of fire:spirit of fire]&lt;br /&gt;
     [TILE:'&amp;amp;'][COLOR:6:0:1]&lt;br /&gt;
     [FLIER]&lt;br /&gt;
     [MODVALUE:20]&lt;br /&gt;
     [FANCIFUL][DEFENDER]&lt;br /&gt;
     [TRAPAVOID][CAN_LEARN][CAN_SPEAK]&lt;br /&gt;
     [FIREBREATH][FIREIMMUNE][LIKES_FIGHTING][MAGMA_VISION]&lt;br /&gt;
     [GENPOWER:5]&lt;br /&gt;
     [BLOODTYPE:0]&lt;br /&gt;
     [CANOPENDOORS]&lt;br /&gt;
     [NOT_BUTCHERABLE][EVIL]&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:firey glow]&lt;br /&gt;
     [ITEMCORPSE:BAR:NO_SUBTYPE:ASH:NO_MATGLOSS]&lt;br /&gt;
     [NOSMELLYROT]&lt;br /&gt;
     [BODY:HUMANOID_SIMPLE]&lt;br /&gt;
     [SIZE:11]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:6:BURN][ATTACKFLAG_WITH]&lt;br /&gt;
     [NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
     [ALL_ACTIVE]&lt;br /&gt;
     [NO_GENDER]&lt;br /&gt;
     [FIXED_TEMP:25000]&lt;br /&gt;
     [PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
     [PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
     [PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
     [SPHERE:FIRE]&lt;br /&gt;
}}&lt;br /&gt;
{{Creatures}}&lt;br /&gt;
[[Category:Creatures]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Spirit_of_fire&amp;diff=34833</id>
		<title>40d:Spirit of fire</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Spirit_of_fire&amp;diff=34833"/>
		<updated>2008-04-14T22:37:05Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;One of the possible creatures that will attack your [[Dwarf|dwarves]] if you discover [[Glowing_pits|glowing pits]] in Fortress Mode.&lt;br /&gt;
This creature is the most dangerous of the the three 'lesser' [[Demon|demons]]. It is literally made of [[fire]], and thus will burn just about anything it comes into contact with, even shooting fireballs at hapless dwarves. Spirits of fire cannot feel pain or bleed to death, and are immune to [[traps]] like all demons. Their only real weakness is that their limbs sever instead of breaking.&lt;br /&gt;
&lt;br /&gt;
{{CreatureInfo|name=Spirit of Fire|biome=*  [[Glowing pits]]|symbol=&amp;amp;|color=rgb(255, 0, 0)|bones=0|chunks=0|meat=0|fat=0|skulls=0|skin=No}}&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:SPIRIT_OF_FIRE]&lt;br /&gt;
     [NAME:spirit of fire:spirits of fire:spirit of fire]&lt;br /&gt;
     [TILE:'&amp;amp;'][COLOR:6:0:1]&lt;br /&gt;
     [FLIER]&lt;br /&gt;
     [MODVALUE:20]&lt;br /&gt;
     [FANCIFUL][DEFENDER]&lt;br /&gt;
     [TRAPAVOID][CAN_LEARN][CAN_SPEAK]&lt;br /&gt;
     [FIREBREATH][FIREIMMUNE][LIKES_FIGHTING][MAGMA_VISION]&lt;br /&gt;
     [GENPOWER:5]&lt;br /&gt;
     [BLOODTYPE:0]&lt;br /&gt;
     [CANOPENDOORS]&lt;br /&gt;
     [NOT_BUTCHERABLE][EVIL]&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:firey glow]&lt;br /&gt;
     [ITEMCORPSE:BAR:NO_SUBTYPE:ASH:NO_MATGLOSS]&lt;br /&gt;
     [NOSMELLYROT]&lt;br /&gt;
     [BODY:HUMANOID_SIMPLE]&lt;br /&gt;
     [SIZE:11]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:6:BURN][ATTACKFLAG_WITH]&lt;br /&gt;
     [NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
     [ALL_ACTIVE]&lt;br /&gt;
     [NO_GENDER]&lt;br /&gt;
     [FIXED_TEMP:25000]&lt;br /&gt;
     [PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
     [PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
     [PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
     [SPHERE:FIRE]&lt;br /&gt;
}}&lt;br /&gt;
{{Creatures}}&lt;br /&gt;
[[Category:Creatures]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Spirit_of_fire&amp;diff=34832</id>
		<title>40d:Spirit of fire</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Spirit_of_fire&amp;diff=34832"/>
		<updated>2008-04-14T22:35:45Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;One of the possible creatures that will attack your [[Dwarf|dwarves]] if you discover [[Glowing_pits|glowing pits]] in Fortress Mode.&lt;br /&gt;
This creature is the most dangerous of the the three 'lesser' [[Demon|demons]]. It is literally made of fire, and thus will burn just about anything it comes into contact with, even shooting fireballs at hapless dwarves. Spirits of fire cannot feel pain or bleed to death, and are immune to traps like all demons. Their only real weakness is that their limbs sever instead of breaking.&lt;br /&gt;
&lt;br /&gt;
{{CreatureInfo|name=Spirit of Fire|biome=*  [[Glowing pits]]|symbol=&amp;amp;|color=rgb(255, 0, 0)|bones=0|chunks=0|meat=0|fat=0|skulls=0|skin=No}}&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:SPIRIT_OF_FIRE]&lt;br /&gt;
     [NAME:spirit of fire:spirits of fire:spirit of fire]&lt;br /&gt;
     [TILE:'&amp;amp;'][COLOR:6:0:1]&lt;br /&gt;
     [FLIER]&lt;br /&gt;
     [MODVALUE:20]&lt;br /&gt;
     [FANCIFUL][DEFENDER]&lt;br /&gt;
     [TRAPAVOID][CAN_LEARN][CAN_SPEAK]&lt;br /&gt;
     [FIREBREATH][FIREIMMUNE][LIKES_FIGHTING][MAGMA_VISION]&lt;br /&gt;
     [GENPOWER:5]&lt;br /&gt;
     [BLOODTYPE:0]&lt;br /&gt;
     [CANOPENDOORS]&lt;br /&gt;
     [NOT_BUTCHERABLE][EVIL]&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:firey glow]&lt;br /&gt;
     [ITEMCORPSE:BAR:NO_SUBTYPE:ASH:NO_MATGLOSS]&lt;br /&gt;
     [NOSMELLYROT]&lt;br /&gt;
     [BODY:HUMANOID_SIMPLE]&lt;br /&gt;
     [SIZE:11]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:6:BURN][ATTACKFLAG_WITH]&lt;br /&gt;
     [NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
     [ALL_ACTIVE]&lt;br /&gt;
     [NO_GENDER]&lt;br /&gt;
     [FIXED_TEMP:25000]&lt;br /&gt;
     [PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
     [PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
     [PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
     [SPHERE:FIRE]&lt;br /&gt;
}}&lt;br /&gt;
{{Creatures}}&lt;br /&gt;
[[Category:Creatures]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Spirit_of_fire&amp;diff=34831</id>
		<title>40d:Spirit of fire</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Spirit_of_fire&amp;diff=34831"/>
		<updated>2008-04-14T22:33:36Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;One of the possible creatures that will attack your dwarves if you discover glowing pits in Fortress Mode.&lt;br /&gt;
This creature is the most dangerous of the the three 'lesser' demons. It is literally made of fire, and thus will burn just about anything it comes into contact with, even shooting fireballs at hapless dwarves. Spirits of fire cannot feel pain or bleed to death, and are immune to traps like all demons. Their only real weakness is that their limbs sever instead of breaking.&lt;br /&gt;
&lt;br /&gt;
See [[Demon]] for some info on dealing with these and other pit dwellers.&lt;br /&gt;
&lt;br /&gt;
{{CreatureInfo|name=Spirit of Fire|biome=*  [[Glowing pits]]|symbol=&amp;amp;|color=rgb(255, 0, 0)|bones=0|chunks=0|meat=0|fat=0|skulls=0|skin=No}}&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:SPIRIT_OF_FIRE]&lt;br /&gt;
     [NAME:spirit of fire:spirits of fire:spirit of fire]&lt;br /&gt;
     [TILE:'&amp;amp;'][COLOR:6:0:1]&lt;br /&gt;
     [FLIER]&lt;br /&gt;
     [MODVALUE:20]&lt;br /&gt;
     [FANCIFUL][DEFENDER]&lt;br /&gt;
     [TRAPAVOID][CAN_LEARN][CAN_SPEAK]&lt;br /&gt;
     [FIREBREATH][FIREIMMUNE][LIKES_FIGHTING][MAGMA_VISION]&lt;br /&gt;
     [GENPOWER:5]&lt;br /&gt;
     [BLOODTYPE:0]&lt;br /&gt;
     [CANOPENDOORS]&lt;br /&gt;
     [NOT_BUTCHERABLE][EVIL]&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:firey glow]&lt;br /&gt;
     [ITEMCORPSE:BAR:NO_SUBTYPE:ASH:NO_MATGLOSS]&lt;br /&gt;
     [NOSMELLYROT]&lt;br /&gt;
     [BODY:HUMANOID_SIMPLE]&lt;br /&gt;
     [SIZE:11]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:6:BURN][ATTACKFLAG_WITH]&lt;br /&gt;
     [NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
     [ALL_ACTIVE]&lt;br /&gt;
     [NO_GENDER]&lt;br /&gt;
     [FIXED_TEMP:25000]&lt;br /&gt;
     [PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
     [PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
     [PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
     [SPHERE:FIRE]&lt;br /&gt;
}}&lt;br /&gt;
{{Creatures}}&lt;br /&gt;
[[Category:Creatures]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Spirit_of_fire&amp;diff=34830</id>
		<title>40d:Spirit of fire</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Spirit_of_fire&amp;diff=34830"/>
		<updated>2008-04-14T22:26:43Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;One or many of the possible creatures that will attack your dwarves when you discover demon pits in Fortress Mode.&lt;br /&gt;
&lt;br /&gt;
This creature is very hot, can breathe fire, can destroy buildings, and is constantly surrounded by fire.  Up close, it has burning punches, and is a dangerous combatant.  It also has the ability to fly.&lt;br /&gt;
&lt;br /&gt;
This creature feels no pain and cannot bleed to death.  Its weakness is that its limbs sever when broken.&lt;br /&gt;
&lt;br /&gt;
{{CreatureInfo|name=Spirit of Fire|biome=*  [[Glowing pits]]|symbol=&amp;amp;|color=rgb(255, 0, 0)|bones=0|chunks=0|meat=0|fat=0|skulls=0|skin=No}}&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:SPIRIT_OF_FIRE]&lt;br /&gt;
     [NAME:spirit of fire:spirits of fire:spirit of fire]&lt;br /&gt;
     [TILE:'&amp;amp;'][COLOR:6:0:1]&lt;br /&gt;
     [FLIER]&lt;br /&gt;
     [MODVALUE:20]&lt;br /&gt;
     [FANCIFUL][DEFENDER]&lt;br /&gt;
     [TRAPAVOID][CAN_LEARN][CAN_SPEAK]&lt;br /&gt;
     [FIREBREATH][FIREIMMUNE][LIKES_FIGHTING][MAGMA_VISION]&lt;br /&gt;
     [GENPOWER:5]&lt;br /&gt;
     [BLOODTYPE:0]&lt;br /&gt;
     [CANOPENDOORS]&lt;br /&gt;
     [NOT_BUTCHERABLE][EVIL]&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:firey glow]&lt;br /&gt;
     [ITEMCORPSE:BAR:NO_SUBTYPE:ASH:NO_MATGLOSS]&lt;br /&gt;
     [NOSMELLYROT]&lt;br /&gt;
     [BODY:HUMANOID_SIMPLE]&lt;br /&gt;
     [SIZE:11]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:6:BURN][ATTACKFLAG_WITH]&lt;br /&gt;
     [NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
     [ALL_ACTIVE]&lt;br /&gt;
     [NO_GENDER]&lt;br /&gt;
     [FIXED_TEMP:25000]&lt;br /&gt;
     [PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
     [PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
     [PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
     [SPHERE:FIRE]&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Creatures]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Tentacle_demon&amp;diff=38555</id>
		<title>40d:Tentacle demon</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Tentacle_demon&amp;diff=38555"/>
		<updated>2008-04-14T22:22:49Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A '''tentacle demon''' has corrupt intentions. Interestingly, an unusually high number of creatures like them for their corrupt intentions. They can control [[goblin]] tribes. Like all [[demon]]s, they can avoid [[trap]]s and destroy [[building]]s.&lt;br /&gt;
&lt;br /&gt;
{{CreatureInfo|name=Tentacle demon|biome=*  [[Glowing pits]]|symbol=&amp;amp;|color=rgb(128, 0, 128)|bones=12|chunks=12|meat=12|fat=0|skulls=1|skin=Yes}}&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:TENTACLE_DEMON]&lt;br /&gt;
 	[NAME:tentacle demon:tentacle demons:tentacle demon]&lt;br /&gt;
 	[TILE:'&amp;amp;'][COLOR:5:0:1]&lt;br /&gt;
 	[MODVALUE:20]&lt;br /&gt;
 	[FANCIFUL][DEFENDER]&lt;br /&gt;
 	[TRAPAVOID][CAN_LEARN][CAN_SPEAK][FIREIMMUNE]&lt;br /&gt;
 	[LIKES_FIGHTING]&lt;br /&gt;
 	[GENPOWER:5]&lt;br /&gt;
 	[BLOODTYPE:0]&lt;br /&gt;
 	[CANOPENDOORS]&lt;br /&gt;
 	[BUTCHERABLE_NONSTANDARD][EVIL]&lt;br /&gt;
 	[BUILDINGDESTROYER:2]&lt;br /&gt;
 	[NOFEAR][NOEXERT]&lt;br /&gt;
 	[PREFSTRING:corrupt intentions]&lt;br /&gt;
 	[BODY:HUMANOID_SIMPLE:SIX_TENTACLES:2EYES:NOSE:2LUNGS:HEART:GUTS:ORGANS:THROAT:NECK:SPINE:BRAIN:5FINGERS:5TOES:MOUTH]&lt;br /&gt;
 	[SIZE:12]&lt;br /&gt;
 	[ATTACK:MAIN:BYTYPE:MOUTH:bite:bites:1:6:GORE][ATTACKFLAG_CANLATCH]&lt;br /&gt;
 	[ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:2:BLUDGEON][ATTACKFLAG_WITH]&lt;br /&gt;
 	[ATTACK:MAIN:BYTOKEN:RUTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
 	[ATTACK:MAIN:BYTOKEN:LUTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
 	[ATTACK:MAIN:BYTOKEN:RMTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
 	[ATTACK:MAIN:BYTOKEN:LMTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
 	[ATTACK:MAIN:BYTOKEN:RLTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
 	[ATTACK:MAIN:BYTOKEN:LLTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
 	[NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
 	[ALL_ACTIVE]&lt;br /&gt;
 	[MALE]&lt;br /&gt;
 	[STANDARD_FLESH]&lt;br /&gt;
 	[HOMEOTHERM:10069]&lt;br /&gt;
 	[SWIMS_INNATE][SWIM_SPEED:2500]&lt;br /&gt;
 	[PERSONALITY:IMMODERATION:100:100:100]&lt;br /&gt;
 	[PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
 	[PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
 	[PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
 	[PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
 	[PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
 	[PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
 	[PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
 	[SPHERE:DEPRAVITY]&lt;br /&gt;
 	[SPHERE:THRALLDOM]&lt;br /&gt;
}}&lt;br /&gt;
{{Creatures}}&lt;br /&gt;
[[Category:Animals]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Tentacle_demon&amp;diff=38554</id>
		<title>40d:Tentacle demon</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Tentacle_demon&amp;diff=38554"/>
		<updated>2008-04-14T22:22:06Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A '''tentacle demon''' has corrupt intentions. Interestingly, an unusually high number of creatures like them for their corrupt intentions. They can control [[goblin]] tribes. Like all [[demon]]s, they can avoid [[trap]]s and destroy [[building]]s.&lt;br /&gt;
&lt;br /&gt;
{{CreatureInfo|name=Tentacle demon|biome=[[Glowing pits]]|symbol=&amp;amp;|color=rgb(128, 0, 128)|bones=12|chunks=12|meat=12|fat=0|skulls=1|skin=Yes}}&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:TENTACLE_DEMON]&lt;br /&gt;
 	[NAME:tentacle demon:tentacle demons:tentacle demon]&lt;br /&gt;
 	[TILE:'&amp;amp;'][COLOR:5:0:1]&lt;br /&gt;
 	[MODVALUE:20]&lt;br /&gt;
 	[FANCIFUL][DEFENDER]&lt;br /&gt;
 	[TRAPAVOID][CAN_LEARN][CAN_SPEAK][FIREIMMUNE]&lt;br /&gt;
 	[LIKES_FIGHTING]&lt;br /&gt;
 	[GENPOWER:5]&lt;br /&gt;
 	[BLOODTYPE:0]&lt;br /&gt;
 	[CANOPENDOORS]&lt;br /&gt;
 	[BUTCHERABLE_NONSTANDARD][EVIL]&lt;br /&gt;
 	[BUILDINGDESTROYER:2]&lt;br /&gt;
 	[NOFEAR][NOEXERT]&lt;br /&gt;
 	[PREFSTRING:corrupt intentions]&lt;br /&gt;
 	[BODY:HUMANOID_SIMPLE:SIX_TENTACLES:2EYES:NOSE:2LUNGS:HEART:GUTS:ORGANS:THROAT:NECK:SPINE:BRAIN:5FINGERS:5TOES:MOUTH]&lt;br /&gt;
 	[SIZE:12]&lt;br /&gt;
 	[ATTACK:MAIN:BYTYPE:MOUTH:bite:bites:1:6:GORE][ATTACKFLAG_CANLATCH]&lt;br /&gt;
 	[ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:2:BLUDGEON][ATTACKFLAG_WITH]&lt;br /&gt;
 	[ATTACK:MAIN:BYTOKEN:RUTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
 	[ATTACK:MAIN:BYTOKEN:LUTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
 	[ATTACK:MAIN:BYTOKEN:RMTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
 	[ATTACK:MAIN:BYTOKEN:LMTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
 	[ATTACK:MAIN:BYTOKEN:RLTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
 	[ATTACK:MAIN:BYTOKEN:LLTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
 	[NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
 	[ALL_ACTIVE]&lt;br /&gt;
 	[MALE]&lt;br /&gt;
 	[STANDARD_FLESH]&lt;br /&gt;
 	[HOMEOTHERM:10069]&lt;br /&gt;
 	[SWIMS_INNATE][SWIM_SPEED:2500]&lt;br /&gt;
 	[PERSONALITY:IMMODERATION:100:100:100]&lt;br /&gt;
 	[PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
 	[PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
 	[PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
 	[PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
 	[PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
 	[PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
 	[PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
 	[SPHERE:DEPRAVITY]&lt;br /&gt;
 	[SPHERE:THRALLDOM]&lt;br /&gt;
}}&lt;br /&gt;
{{Creatures}}&lt;br /&gt;
[[Category:Animals]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Demon&amp;diff=31350</id>
		<title>40d:Demon</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Demon&amp;diff=31350"/>
		<updated>2008-04-14T22:17:09Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: /* Defenses against Demons */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{spoiler}}&lt;br /&gt;
&lt;br /&gt;
[[Image:Mountain_air_pocket.JPG|thumb|right|250px|Here, demons appear as red and green ampersands.]]&lt;br /&gt;
&lt;br /&gt;
A Demon is an evil fast moving creature that will either severely wound or kill your [[dwarf|dwarves]] and [[animal]]s. Their attacks include projectile fireballs and hand to hand combat. Most are living and as such are especially vulnerable to weapons with high critical boost such as [[spear]]s and [[crossbow]] [[bolt]]s.&lt;br /&gt;
&lt;br /&gt;
Demons are immune to [[Trap#Stone-fall_Trap|stone-fall traps]], [[Trap#Weapon_Trap|weapon traps]], [[Trap#Cage_Trap|cage traps]] and will destroy your [[door]]s and [[floodgate]]s. At least some of them are able to fly and survive under [[Water|water]] and [[Magma|magma]].&lt;br /&gt;
&lt;br /&gt;
==Defenses against Demons==&lt;br /&gt;
&lt;br /&gt;
The easiest way to deal with demons, of course, is the &amp;quot;dwarven atom smasher&amp;quot; - crushing demons under a [[bridge|drawbridge]] will completely destroy them (and anything else). However, this method is frequently seen as somewhat &amp;quot;cheap&amp;quot; and certainly by doing this you deny yourself one of the most fun encounters in Dwarf Fortress.{{verify}}&lt;br /&gt;
&lt;br /&gt;
Demons, as large, living enemies, are somewhat susceptible to piercing damage - [[spear]] and [[arrow]]s work well. A well trained, well equipped [[speardwarf]] can mix it up with frog and [[tentacle demon]]s, however will likely not get the chance to close with a [[Spirit_of_fire|Spirit of Fire]] before being immolated by the Spirit's ranged [[fire]] attack. Spirits also lack most vital organs that spears target in any case. Spirits can be reliably brought down by [[marksdwarf|marksdwarves]], but expect losses on both sides of that matchup. You can signifigantly improve your survival rate by placing the marksdwaves behind [[fortification]]s - the incoming fireballs have a chance to not penetrate the fortifications, which is higher the farther away the demon fired from.&lt;br /&gt;
&lt;br /&gt;
Finally, [[siege weapon]]s can be useful against demons. A [[ballista|Ballistae]] bolt will kill a demon, and a ballistae fired down a narrow hallway to channel the demons into your field of fire will kill several. Use [[wall]]s and fortifications to give your siege crew some protection from fireballs, and prepare a backup plan as your crew will panic and run once the demons get too close, which will happen ''quickly'' as the demons are quite fast.&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:DEMON]&lt;br /&gt;
     [NAME:demon:demons:demonic]&lt;br /&gt;
     [TILE:'&amp;amp;'][COLOR:4:0:1]&lt;br /&gt;
     [MODVALUE:50]&lt;br /&gt;
     [FANCIFUL][ENDING][POWER]&lt;br /&gt;
     [FIREBREATH][FIREIMMUNE][LIKES_FIGHTING][MAGMA_VISION]&lt;br /&gt;
     [FLIER]&lt;br /&gt;
     [TRAPAVOID][CAN_LEARN][CAN_SPEAK]&lt;br /&gt;
     [GENPOWER:5]&lt;br /&gt;
     [BLOODTYPE:0]&lt;br /&gt;
     [BUTCHERABLE_NONSTANDARD][EVIL]&lt;br /&gt;
     [BUILDINGDESTROYER:2]&lt;br /&gt;
     [NOFEAR][NOEXERT]&lt;br /&gt;
     [CANOPENDOORS]&lt;br /&gt;
     [PREFSTRING:terrifying features]&lt;br /&gt;
     [BODY:HUMANOID:TAIL:2EYES:2EARS:NOSE:2LUNGS:HEART:GUTS:ORGANS:HUMANOID_JOINTS:THROAT:NECK:SPINE:BRAIN:5FINGERS:5TOES:MOUTH]&lt;br /&gt;
     [SIZE:16]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:MOUTH:bite:bites:1:6:BURN][ATTACKFLAG_CANLATCH]&lt;br /&gt;
     [ATTACK:SECOND:BYTYPE:GRASP:punch:punches:1:2:BLUDGEON][ATTACKFLAG_WITH]&lt;br /&gt;
     [NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
     [EQUIPS]&lt;br /&gt;
     [FAT:3]&lt;br /&gt;
     [ALL_ACTIVE]&lt;br /&gt;
     [STANDARD_FLESH]&lt;br /&gt;
     [HOMEOTHERM:10095]&lt;br /&gt;
     [SWIMS_INNATE][SWIM_SPEED:2500]&lt;br /&gt;
     [PERSONALITY:ANXIETY:0:0:0]&lt;br /&gt;
     [PERSONALITY:DEPRESSION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SELF_CONSCIOUSNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:VULNERABILITY:0:0:0]&lt;br /&gt;
     [PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ASSERTIVENESS:100:100:100]&lt;br /&gt;
     [PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
     [PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
     [PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
     [SPHERE:FIRE]&lt;br /&gt;
     [SPHERE:DEATH]&lt;br /&gt;
     [SPHERE:TORTURE]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''[[Frog Demon]]''': Arguably the easiest demon. Powerful combatant and can swim.&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:FROG_DEMON]&lt;br /&gt;
     [NAME:frog demon:frog demons:frog demon]&lt;br /&gt;
     [TILE:'&amp;amp;'][COLOR:2:0:1]&lt;br /&gt;
     [MODVALUE:20]&lt;br /&gt;
     [FANCIFUL][DEFENDER]&lt;br /&gt;
     [TRAPAVOID][CAN_LEARN][CAN_SPEAK][FIREIMMUNE]&lt;br /&gt;
     [AMPHIBIOUS][UNDERSWIM]&lt;br /&gt;
     [LIKES_FIGHTING]&lt;br /&gt;
     [GENPOWER:5]&lt;br /&gt;
     [BLOODTYPE:0]&lt;br /&gt;
     [CANOPENDOORS]&lt;br /&gt;
     [BUTCHERABLE_NONSTANDARD][EVIL]&lt;br /&gt;
     [BUILDINGDESTROYER:2]&lt;br /&gt;
     [NOFEAR][NOEXERT]&lt;br /&gt;
     [PREFSTRING:impressive bellies]&lt;br /&gt;
     [BODY:HUMANOID:2EYES:NOSE:2LUNGS:HEART:GUTS:ORGANS:HUMANOID_JOINTS:THROAT:NECK:SPINE:BRAIN:4FINGERS:4TOES:MOUTH]&lt;br /&gt;
     [SIZE:12]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:MOUTH:bite:bites:1:6:GORE][ATTACKFLAG_CANLATCH]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:2:BLUDGEON][ATTACKFLAG_WITH]&lt;br /&gt;
     [NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
     [ALL_ACTIVE]&lt;br /&gt;
     [NO_GENDER]&lt;br /&gt;
     [STANDARD_FLESH]&lt;br /&gt;
     [SWIMS_INNATE][SWIM_SPEED:2500]&lt;br /&gt;
     [PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
     [PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
     [PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
     [SPHERE:MUCK]&lt;br /&gt;
     [SPHERE:WATER]&lt;br /&gt;
     [HOMEOTHERM:10040]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''[[Tentacle_demon|Tentacle Demon]]''': Corrupt intentions.&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:TENTACLE_DEMON]&lt;br /&gt;
     [NAME:tentacle demon:tentacle demons:tentacle demon]&lt;br /&gt;
     [TILE:'&amp;amp;'][COLOR:5:0:1]&lt;br /&gt;
     [MODVALUE:20]&lt;br /&gt;
     [FANCIFUL][DEFENDER]&lt;br /&gt;
     [TRAPAVOID][CAN_LEARN][CAN_SPEAK][FIREIMMUNE]&lt;br /&gt;
     [LIKES_FIGHTING]&lt;br /&gt;
     [GENPOWER:5]&lt;br /&gt;
     [BLOODTYPE:0]&lt;br /&gt;
     [CANOPENDOORS]&lt;br /&gt;
     [BUTCHERABLE_NONSTANDARD][EVIL]&lt;br /&gt;
     [BUILDINGDESTROYER:2]&lt;br /&gt;
     [NOFEAR][NOEXERT]&lt;br /&gt;
     [PREFSTRING:corrupt intentions]&lt;br /&gt;
     [BODY:HUMANOID_SIMPLE:SIX_TENTACLES:2EYES:NOSE:2LUNGS:HEART:GUTS:ORGANS:THROAT:NECK:SPINE:BRAIN:5FINGERS:5TOES:MOUTH]&lt;br /&gt;
     [SIZE:12]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:MOUTH:bite:bites:1:6:GORE][ATTACKFLAG_CANLATCH]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:2:BLUDGEON][ATTACKFLAG_WITH]&lt;br /&gt;
     [ATTACK:MAIN:BYTOKEN:RUTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
     [ATTACK:MAIN:BYTOKEN:LUTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
     [ATTACK:MAIN:BYTOKEN:RMTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
     [ATTACK:MAIN:BYTOKEN:LMTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
     [ATTACK:MAIN:BYTOKEN:RLTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
     [ATTACK:MAIN:BYTOKEN:LLTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
     [NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
     [ALL_ACTIVE]&lt;br /&gt;
     [MALE]&lt;br /&gt;
     [STANDARD_FLESH]&lt;br /&gt;
     [HOMEOTHERM:10069]&lt;br /&gt;
     [SWIMS_INNATE][SWIM_SPEED:2500]&lt;br /&gt;
     [PERSONALITY:IMMODERATION:100:100:100]&lt;br /&gt;
     [PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
     [PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
     [PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
     [SPHERE:DEPRAVITY]&lt;br /&gt;
     [SPHERE:THRALLDOM]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''[[Spirit_of_fire|Spirit of Fire]]''': Arguably the hardest demon. Cannot swim, launches fireballs, is surrounded by fire, a powerful combatant, and can fly.  Limbs sever when broken.&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:SPIRIT_OF_FIRE]&lt;br /&gt;
     [NAME:spirit of fire:spirits of fire:spirit of fire]&lt;br /&gt;
     [TILE:'&amp;amp;'][COLOR:6:0:1]&lt;br /&gt;
     [FLIER]&lt;br /&gt;
     [MODVALUE:20]&lt;br /&gt;
     [FANCIFUL][DEFENDER]&lt;br /&gt;
     [TRAPAVOID][CAN_LEARN][CAN_SPEAK]&lt;br /&gt;
     [FIREBREATH][FIREIMMUNE][LIKES_FIGHTING][MAGMA_VISION]&lt;br /&gt;
     [GENPOWER:5]&lt;br /&gt;
     [BLOODTYPE:0]&lt;br /&gt;
     [CANOPENDOORS]&lt;br /&gt;
     [NOT_BUTCHERABLE][EVIL]&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:firey glow]&lt;br /&gt;
     [ITEMCORPSE:BAR:NO_SUBTYPE:ASH:NO_MATGLOSS]&lt;br /&gt;
     [NOSMELLYROT]&lt;br /&gt;
     [BODY:HUMANOID_SIMPLE]&lt;br /&gt;
     [SIZE:11]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:6:BURN][ATTACKFLAG_WITH]&lt;br /&gt;
     [NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
     [ALL_ACTIVE]&lt;br /&gt;
     [NO_GENDER]&lt;br /&gt;
     [FIXED_TEMP:25000]&lt;br /&gt;
     [PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
     [PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
     [PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
     [SPHERE:FIRE]&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Creatures]][[Category:Spoilers]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Demon&amp;diff=31349</id>
		<title>40d:Demon</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Demon&amp;diff=31349"/>
		<updated>2008-04-14T22:16:23Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: /* Defenses against Demons */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{spoiler}}&lt;br /&gt;
&lt;br /&gt;
[[Image:Mountain_air_pocket.JPG|thumb|right|250px|Here, demons appear as red and green ampersands.]]&lt;br /&gt;
&lt;br /&gt;
A Demon is an evil fast moving creature that will either severely wound or kill your [[dwarf|dwarves]] and [[animal]]s. Their attacks include projectile fireballs and hand to hand combat. Most are living and as such are especially vulnerable to weapons with high critical boost such as [[spear]]s and [[crossbow]] [[bolt]]s.&lt;br /&gt;
&lt;br /&gt;
Demons are immune to [[Trap#Stone-fall_Trap|stone-fall traps]], [[Trap#Weapon_Trap|weapon traps]], [[Trap#Cage_Trap|cage traps]] and will destroy your [[door]]s and [[floodgate]]s. At least some of them are able to fly and survive under [[Water|water]] and [[Magma|magma]].&lt;br /&gt;
&lt;br /&gt;
==Defenses against Demons==&lt;br /&gt;
&lt;br /&gt;
The easiest way to deal with demons, of course, is the &amp;quot;dwarven atom smasher&amp;quot; - crushing demons under a [[bridge|drawbridge]] will completely destroy them (and anything else). However, this method is frequently seen as somewhat &amp;quot;cheap&amp;quot; and certainly by doing this you deny yourself one of the most fun encounters in Dwarf Fortress.{{verify}}&lt;br /&gt;
&lt;br /&gt;
Demons, as large, living enemies, are somewhat susceptible to piercing damage - [[spear]] and [[arrow]]s work well. A well trained, well equipped [[speardwarf]] can mix it up with frog and [[tentacle demon]]s, however will likely not get the chance to close with a [[Spirit_of_fire|Spirit of Fire]] before being immolated by the Spirit's ranged [[fire]] attack. Spirits also lack most vital organs that spears target in any case. Spirits can be reliably brought down by [[marksdwarf|marksdwarves]], but expect losses on both sides of that matchup. You can signifigantly improve your survival rate by placing the marksdwaves behind [[fortification]]s - the incoming fireballs have a chance to not penetrate the fortifications, which is higher the farther away the demon fired from.&lt;br /&gt;
&lt;br /&gt;
Finally, [[siege weapon]]s can be useful against demons. A [[ballista|Ballistae]] bolt will kill a demon, and a ballistae fired down a narrow hallway to channel the demons into your field of fire will kill several. Use [[wall]]s and fortifications to give your siege crew some protection from fireballs, and prepare a backup plan as your crew will panic and run once the demons get too close, which will happen ''quickly'' as the demons are quite fast.&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:DEMON]&lt;br /&gt;
     [NAME:demon:demons:demonic]&lt;br /&gt;
     [TILE:'&amp;amp;'][COLOR:4:0:1]&lt;br /&gt;
     [MODVALUE:50]&lt;br /&gt;
     [FANCIFUL][ENDING][POWER]&lt;br /&gt;
     [FIREBREATH][FIREIMMUNE][LIKES_FIGHTING][MAGMA_VISION]&lt;br /&gt;
     [FLIER]&lt;br /&gt;
     [TRAPAVOID][CAN_LEARN][CAN_SPEAK]&lt;br /&gt;
     [GENPOWER:5]&lt;br /&gt;
     [BLOODTYPE:0]&lt;br /&gt;
     [BUTCHERABLE_NONSTANDARD][EVIL]&lt;br /&gt;
     [BUILDINGDESTROYER:2]&lt;br /&gt;
     [NOFEAR][NOEXERT]&lt;br /&gt;
     [CANOPENDOORS]&lt;br /&gt;
     [PREFSTRING:terrifying features]&lt;br /&gt;
     [BODY:HUMANOID:TAIL:2EYES:2EARS:NOSE:2LUNGS:HEART:GUTS:ORGANS:HUMANOID_JOINTS:THROAT:NECK:SPINE:BRAIN:5FINGERS:5TOES:MOUTH]&lt;br /&gt;
     [SIZE:16]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:MOUTH:bite:bites:1:6:BURN][ATTACKFLAG_CANLATCH]&lt;br /&gt;
     [ATTACK:SECOND:BYTYPE:GRASP:punch:punches:1:2:BLUDGEON][ATTACKFLAG_WITH]&lt;br /&gt;
     [NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
     [EQUIPS]&lt;br /&gt;
     [FAT:3]&lt;br /&gt;
     [ALL_ACTIVE]&lt;br /&gt;
     [STANDARD_FLESH]&lt;br /&gt;
     [HOMEOTHERM:10095]&lt;br /&gt;
     [SWIMS_INNATE][SWIM_SPEED:2500]&lt;br /&gt;
     [PERSONALITY:ANXIETY:0:0:0]&lt;br /&gt;
     [PERSONALITY:DEPRESSION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SELF_CONSCIOUSNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:VULNERABILITY:0:0:0]&lt;br /&gt;
     [PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ASSERTIVENESS:100:100:100]&lt;br /&gt;
     [PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
     [PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
     [PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
     [SPHERE:FIRE]&lt;br /&gt;
     [SPHERE:DEATH]&lt;br /&gt;
     [SPHERE:TORTURE]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''[[Frog Demon]]''': Arguably the easiest demon. Powerful combatant and can swim.&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:FROG_DEMON]&lt;br /&gt;
     [NAME:frog demon:frog demons:frog demon]&lt;br /&gt;
     [TILE:'&amp;amp;'][COLOR:2:0:1]&lt;br /&gt;
     [MODVALUE:20]&lt;br /&gt;
     [FANCIFUL][DEFENDER]&lt;br /&gt;
     [TRAPAVOID][CAN_LEARN][CAN_SPEAK][FIREIMMUNE]&lt;br /&gt;
     [AMPHIBIOUS][UNDERSWIM]&lt;br /&gt;
     [LIKES_FIGHTING]&lt;br /&gt;
     [GENPOWER:5]&lt;br /&gt;
     [BLOODTYPE:0]&lt;br /&gt;
     [CANOPENDOORS]&lt;br /&gt;
     [BUTCHERABLE_NONSTANDARD][EVIL]&lt;br /&gt;
     [BUILDINGDESTROYER:2]&lt;br /&gt;
     [NOFEAR][NOEXERT]&lt;br /&gt;
     [PREFSTRING:impressive bellies]&lt;br /&gt;
     [BODY:HUMANOID:2EYES:NOSE:2LUNGS:HEART:GUTS:ORGANS:HUMANOID_JOINTS:THROAT:NECK:SPINE:BRAIN:4FINGERS:4TOES:MOUTH]&lt;br /&gt;
     [SIZE:12]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:MOUTH:bite:bites:1:6:GORE][ATTACKFLAG_CANLATCH]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:2:BLUDGEON][ATTACKFLAG_WITH]&lt;br /&gt;
     [NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
     [ALL_ACTIVE]&lt;br /&gt;
     [NO_GENDER]&lt;br /&gt;
     [STANDARD_FLESH]&lt;br /&gt;
     [SWIMS_INNATE][SWIM_SPEED:2500]&lt;br /&gt;
     [PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
     [PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
     [PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
     [SPHERE:MUCK]&lt;br /&gt;
     [SPHERE:WATER]&lt;br /&gt;
     [HOMEOTHERM:10040]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''[[Tentacle_Demon|Tentacle Demon]]''': Corrupt intentions.&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:TENTACLE_DEMON]&lt;br /&gt;
     [NAME:tentacle demon:tentacle demons:tentacle demon]&lt;br /&gt;
     [TILE:'&amp;amp;'][COLOR:5:0:1]&lt;br /&gt;
     [MODVALUE:20]&lt;br /&gt;
     [FANCIFUL][DEFENDER]&lt;br /&gt;
     [TRAPAVOID][CAN_LEARN][CAN_SPEAK][FIREIMMUNE]&lt;br /&gt;
     [LIKES_FIGHTING]&lt;br /&gt;
     [GENPOWER:5]&lt;br /&gt;
     [BLOODTYPE:0]&lt;br /&gt;
     [CANOPENDOORS]&lt;br /&gt;
     [BUTCHERABLE_NONSTANDARD][EVIL]&lt;br /&gt;
     [BUILDINGDESTROYER:2]&lt;br /&gt;
     [NOFEAR][NOEXERT]&lt;br /&gt;
     [PREFSTRING:corrupt intentions]&lt;br /&gt;
     [BODY:HUMANOID_SIMPLE:SIX_TENTACLES:2EYES:NOSE:2LUNGS:HEART:GUTS:ORGANS:THROAT:NECK:SPINE:BRAIN:5FINGERS:5TOES:MOUTH]&lt;br /&gt;
     [SIZE:12]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:MOUTH:bite:bites:1:6:GORE][ATTACKFLAG_CANLATCH]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:2:BLUDGEON][ATTACKFLAG_WITH]&lt;br /&gt;
     [ATTACK:MAIN:BYTOKEN:RUTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
     [ATTACK:MAIN:BYTOKEN:LUTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
     [ATTACK:MAIN:BYTOKEN:RMTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
     [ATTACK:MAIN:BYTOKEN:LMTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
     [ATTACK:MAIN:BYTOKEN:RLTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
     [ATTACK:MAIN:BYTOKEN:LLTC:stab:stabs:1:3:PIERCE][ATTACKFLAG_WITH]&lt;br /&gt;
     [NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
     [ALL_ACTIVE]&lt;br /&gt;
     [MALE]&lt;br /&gt;
     [STANDARD_FLESH]&lt;br /&gt;
     [HOMEOTHERM:10069]&lt;br /&gt;
     [SWIMS_INNATE][SWIM_SPEED:2500]&lt;br /&gt;
     [PERSONALITY:IMMODERATION:100:100:100]&lt;br /&gt;
     [PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
     [PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
     [PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
     [SPHERE:DEPRAVITY]&lt;br /&gt;
     [SPHERE:THRALLDOM]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''[[Spirit_of_fire|Spirit of Fire]]''': Arguably the hardest demon. Cannot swim, launches fireballs, is surrounded by fire, a powerful combatant, and can fly.  Limbs sever when broken.&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:SPIRIT_OF_FIRE]&lt;br /&gt;
     [NAME:spirit of fire:spirits of fire:spirit of fire]&lt;br /&gt;
     [TILE:'&amp;amp;'][COLOR:6:0:1]&lt;br /&gt;
     [FLIER]&lt;br /&gt;
     [MODVALUE:20]&lt;br /&gt;
     [FANCIFUL][DEFENDER]&lt;br /&gt;
     [TRAPAVOID][CAN_LEARN][CAN_SPEAK]&lt;br /&gt;
     [FIREBREATH][FIREIMMUNE][LIKES_FIGHTING][MAGMA_VISION]&lt;br /&gt;
     [GENPOWER:5]&lt;br /&gt;
     [BLOODTYPE:0]&lt;br /&gt;
     [CANOPENDOORS]&lt;br /&gt;
     [NOT_BUTCHERABLE][EVIL]&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:firey glow]&lt;br /&gt;
     [ITEMCORPSE:BAR:NO_SUBTYPE:ASH:NO_MATGLOSS]&lt;br /&gt;
     [NOSMELLYROT]&lt;br /&gt;
     [BODY:HUMANOID_SIMPLE]&lt;br /&gt;
     [SIZE:11]&lt;br /&gt;
     [ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:6:BURN][ATTACKFLAG_WITH]&lt;br /&gt;
     [NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
     [ALL_ACTIVE]&lt;br /&gt;
     [NO_GENDER]&lt;br /&gt;
     [FIXED_TEMP:25000]&lt;br /&gt;
     [PERSONALITY:FRIENDLINESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:CHEERFULNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:TRUST:0:0:0]&lt;br /&gt;
     [PERSONALITY:STRAIGHTFORWARDNESS:0:0:0]&lt;br /&gt;
     [PERSONALITY:ALTRUISM:0:0:0]&lt;br /&gt;
     [PERSONALITY:COOPERATION:0:0:0]&lt;br /&gt;
     [PERSONALITY:SYMPATHY:0:0:0]&lt;br /&gt;
     [SPHERE:FIRE]&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Creatures]][[Category:Spoilers]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Batman&amp;diff=35127</id>
		<title>40d:Batman</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Batman&amp;diff=35127"/>
		<updated>2008-02-16T23:25:01Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Half man, half bat.  These weak creatures are commonly found around [[chasm]] areas.&lt;br /&gt;
&lt;br /&gt;
They can fly and are sometimes armed with [[weapon]]s.&lt;br /&gt;
&lt;br /&gt;
With enough preparation time, they can defeat any foe.&lt;br /&gt;
&lt;br /&gt;
{{Creatures}}&lt;br /&gt;
[[Category:Creatures]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Black_bear&amp;diff=26917</id>
		<title>40d:Black bear</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Black_bear&amp;diff=26917"/>
		<updated>2008-02-16T23:24:15Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CreatureInfo|name=Black Bear|symbol=B|color=#CCC|bones=8|fat=6|skin=Yes|skulls=1|chunks=8|meat=8|biome= Temprate}}&lt;br /&gt;
&lt;br /&gt;
Smallest of all bears, and also the most common. Usually comes alone roughly once every second year. They are known to raid your [[alcohol]] storage, if the storage is close to the surface. The black bear can be killed by single wardog, but usually it takes two or three and probably only one will survive. Average [[hunter]] can kill it with five to ten arrows.&lt;br /&gt;
&lt;br /&gt;
{{Creatures}}&lt;br /&gt;
[[Category:Animals]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Cave_crocodile&amp;diff=37521</id>
		<title>40d:Cave crocodile</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Cave_crocodile&amp;diff=37521"/>
		<updated>2008-02-16T23:23:58Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CreatureInfo|name=Cave Crocodile|biome=Subterranean Water|symbol=?|color=?|bones=?|chunks=?|meat=?|fat=4|skulls=1|skin=Yes}}&lt;br /&gt;
{{Game_Data|[CREATURE:CROCODILE_CAVE]&lt;br /&gt;
 	[NAME:cave crocodile:cave crocodiles:cave crocodile]&lt;br /&gt;
 	[TILE:'C'][COLOR:7:0:0]&lt;br /&gt;
 	[MODVALUE:5]&lt;br /&gt;
 	[LARGE_ROAMING][DIFFICULTY:2]&lt;br /&gt;
 	[AMPHIBIOUS]&lt;br /&gt;
 	[GENPOWER:3]&lt;br /&gt;
 	[PETVALUE:750]&lt;br /&gt;
 	[LARGE_PREDATOR]&lt;br /&gt;
 	[GRASSTRAMPLE:20]&lt;br /&gt;
 	[CARNIVORE][NATURAL][PET_EXOTIC][MOUNT_EXOTIC]&lt;br /&gt;
 	[BUILDINGDESTROYER:1]&lt;br /&gt;
 	[PREFSTRING:strength]&lt;br /&gt;
 	[BODY:QUADRUPED:TAIL:2EYES:NOSE:2LUNGS:HEART:GUTS:ORGANS:THROAT:NECK:SPINE:BRAIN:MOUTH]&lt;br /&gt;
 	[SIZE:10]&lt;br /&gt;
 	[MAXAGE:60:100]&lt;br /&gt;
 	[ATTACK:MAIN:BYTYPE:MOUTH:bite:bites:1:6:GORE][ATTACKFLAG_CANLATCH]&lt;br /&gt;
 	[CHILD:1][CHILDNAME:cave crocodile hatchling:cave crocodile hatchlings]&lt;br /&gt;
 	[FAT:4]&lt;br /&gt;
 	[POPULATION_NUMBER:10:20]&lt;br /&gt;
 	[ALL_ACTIVE]&lt;br /&gt;
 	[BIOME:SUBTERRANEAN_WATER]&lt;br /&gt;
 	[STANDARD_FLESH]&lt;br /&gt;
 	[SWIMS_INNATE][SWIM_SPEED:2500]&lt;br /&gt;
 	[HOMEOTHERM:10040]&lt;br /&gt;
}}&lt;br /&gt;
{{Creatures}}&lt;br /&gt;
[[Category:Animals]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Cave_crocodile&amp;diff=37520</id>
		<title>40d:Cave crocodile</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Cave_crocodile&amp;diff=37520"/>
		<updated>2008-02-16T23:22:30Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CreatureInfo|name=Cave Crocodile|biome=Subterranean Water|symbol=?|color=?|bones=?|chunks=?|meat=?|fat=4|skulls=1|skin=Yes}}&lt;br /&gt;
{{Game_Data|[CREATURE:CROCODILE_CAVE]&lt;br /&gt;
 	[NAME:cave crocodile:cave crocodiles:cave crocodile]&lt;br /&gt;
 	[TILE:'C'][COLOR:7:0:0]&lt;br /&gt;
 	[MODVALUE:5]&lt;br /&gt;
 	[LARGE_ROAMING][DIFFICULTY:2]&lt;br /&gt;
 	[AMPHIBIOUS]&lt;br /&gt;
 	[GENPOWER:3]&lt;br /&gt;
 	[PETVALUE:750]&lt;br /&gt;
 	[LARGE_PREDATOR]&lt;br /&gt;
 	[GRASSTRAMPLE:20]&lt;br /&gt;
 	[CARNIVORE][NATURAL][PET_EXOTIC][MOUNT_EXOTIC]&lt;br /&gt;
 	[BUILDINGDESTROYER:1]&lt;br /&gt;
 	[PREFSTRING:strength]&lt;br /&gt;
 	[BODY:QUADRUPED:TAIL:2EYES:NOSE:2LUNGS:HEART:GUTS:ORGANS:THROAT:NECK:SPINE:BRAIN:MOUTH]&lt;br /&gt;
 	[SIZE:10]&lt;br /&gt;
 	[MAXAGE:60:100]&lt;br /&gt;
 	[ATTACK:MAIN:BYTYPE:MOUTH:bite:bites:1:6:GORE][ATTACKFLAG_CANLATCH]&lt;br /&gt;
 	[CHILD:1][CHILDNAME:cave crocodile hatchling:cave crocodile hatchlings]&lt;br /&gt;
 	[FAT:4]&lt;br /&gt;
 	[POPULATION_NUMBER:10:20]&lt;br /&gt;
 	[ALL_ACTIVE]&lt;br /&gt;
 	[BIOME:SUBTERRANEAN_WATER]&lt;br /&gt;
 	[STANDARD_FLESH]&lt;br /&gt;
 	[SWIMS_INNATE][SWIM_SPEED:2500]&lt;br /&gt;
 	[HOMEOTHERM:10040]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Cave_crocodile&amp;diff=37519</id>
		<title>40d:Cave crocodile</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Cave_crocodile&amp;diff=37519"/>
		<updated>2008-02-16T23:19:49Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: New page: {{Game_Data|[CREATURE:CROCODILE_CAVE]  	[NAME:cave crocodile:cave crocodiles:cave crocodile]  	[TILE:'C'][COLOR:7:0:0]  	[MODVALUE:5]  	[LARGE_ROAMING][DIFFICULTY:2]  	[AMPHIBIOUS]  	[GENP...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Game_Data|[CREATURE:CROCODILE_CAVE]&lt;br /&gt;
 	[NAME:cave crocodile:cave crocodiles:cave crocodile]&lt;br /&gt;
 	[TILE:'C'][COLOR:7:0:0]&lt;br /&gt;
 	[MODVALUE:5]&lt;br /&gt;
 	[LARGE_ROAMING][DIFFICULTY:2]&lt;br /&gt;
 	[AMPHIBIOUS]&lt;br /&gt;
 	[GENPOWER:3]&lt;br /&gt;
 	[PETVALUE:750]&lt;br /&gt;
 	[LARGE_PREDATOR]&lt;br /&gt;
 	[GRASSTRAMPLE:20]&lt;br /&gt;
 	[CARNIVORE][NATURAL][PET_EXOTIC][MOUNT_EXOTIC]&lt;br /&gt;
 	[BUILDINGDESTROYER:1]&lt;br /&gt;
 	[PREFSTRING:strength]&lt;br /&gt;
 	[BODY:QUADRUPED:TAIL:2EYES:NOSE:2LUNGS:HEART:GUTS:ORGANS:THROAT:NECK:SPINE:BRAIN:MOUTH]&lt;br /&gt;
 	[SIZE:10]&lt;br /&gt;
 	[MAXAGE:60:100]&lt;br /&gt;
 	[ATTACK:MAIN:BYTYPE:MOUTH:bite:bites:1:6:GORE][ATTACKFLAG_CANLATCH]&lt;br /&gt;
 	[CHILD:1][CHILDNAME:cave crocodile hatchling:cave crocodile hatchlings]&lt;br /&gt;
 	[FAT:4]&lt;br /&gt;
 	[POPULATION_NUMBER:10:20]&lt;br /&gt;
 	[ALL_ACTIVE]&lt;br /&gt;
 	[BIOME:SUBTERRANEAN_WATER]&lt;br /&gt;
 	[STANDARD_FLESH]&lt;br /&gt;
 	[SWIMS_INNATE][SWIM_SPEED:2500]&lt;br /&gt;
 	[HOMEOTHERM:10040]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d_Talk:Treant&amp;diff=37517</id>
		<title>40d Talk:Treant</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d_Talk:Treant&amp;diff=37517"/>
		<updated>2008-02-16T23:17:55Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Are these even implemented in the game, or do I not hang around in forest biomes enough? -- [[User:Ubersoldat|Ubersoldat]] 18:17, 16 February 2008 (EST)&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d_Talk:Treant&amp;diff=37516</id>
		<title>40d Talk:Treant</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d_Talk:Treant&amp;diff=37516"/>
		<updated>2008-02-16T23:17:40Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: New page: Are these even implemented in the game, or do I not hang around in forest biomes enough? ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Are these even implemented in the game, or do I not hang around in forest biomes enough? [[User:Ubersoldat|Ubersoldat]] 18:17, 16 February 2008 (EST)&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Treant&amp;diff=37513</id>
		<title>40d:Treant</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Treant&amp;diff=37513"/>
		<updated>2008-02-16T23:15:53Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CreatureInfo|name=Treant|biome=?|symbol=?|color=?|bones=N/A|chunks=N/A|meat=N/A|fat=N/A|skulls=N/A|skin=No}}&lt;br /&gt;
{{Game_Data|[CREATURE:TREANT]&lt;br /&gt;
 	[NAME:treant:treants:treantish]&lt;br /&gt;
 	[TILE:6][COLOR:2:0:0]&lt;br /&gt;
 	[REMAINS:pulp:pulp][REMAINS_UNDETERMINED][REMAINS_COLOR:6:0:0]&lt;br /&gt;
 	[GENPOWER:5]&lt;br /&gt;
 	[GRASSTRAMPLE:0]&lt;br /&gt;
 	[FREQUENCY:5]&lt;br /&gt;
 	[NOT_BUTCHERABLE][VEGETATION]&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]&lt;br /&gt;
 	[PREFSTRING:beauty]&lt;br /&gt;
 	[HAS_RACEGLOSS:WOOD]&lt;br /&gt;
 	[ITEMCORPSE:WOOD:NO_SUBTYPE:WOOD:USE_RACEGLOSS]&lt;br /&gt;
 	[NOSMELLYROT]&lt;br /&gt;
 	[BODY:HUMANOID_SIMPLE]&lt;br /&gt;
 	[BODYGLOSS:CLAW_HAND:TRUNK:BRANCH_ARM:LEG_STUMP:ROOTS_FOOT]&lt;br /&gt;
 	[NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
 	[SIZE:11]&lt;br /&gt;
 	[ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:2:BLUDGEON][ATTACKFLAG_WITH]&lt;br /&gt;
 	[ALL_ACTIVE]&lt;br /&gt;
 	[STANDARD_FLESH]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Treant&amp;diff=37512</id>
		<title>40d:Treant</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Treant&amp;diff=37512"/>
		<updated>2008-02-16T23:13:38Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: New page: {{Game_Data|[CREATURE:TREANT]  	[NAME:treant:treants:treantish]  	[TILE:6][COLOR:2:0:0]  	[REMAINS:pulp:pulp][REMAINS_UNDETERMINED][REMAINS_COLOR:6:0:0]  	[GENPOWER:5]  	[GRASSTRAMPLE:0]  ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Game_Data|[CREATURE:TREANT]&lt;br /&gt;
 	[NAME:treant:treants:treantish]&lt;br /&gt;
 	[TILE:6][COLOR:2:0:0]&lt;br /&gt;
 	[REMAINS:pulp:pulp][REMAINS_UNDETERMINED][REMAINS_COLOR:6:0:0]&lt;br /&gt;
 	[GENPOWER:5]&lt;br /&gt;
 	[GRASSTRAMPLE:0]&lt;br /&gt;
 	[FREQUENCY:5]&lt;br /&gt;
 	[NOT_BUTCHERABLE][VEGETATION]&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]&lt;br /&gt;
 	[PREFSTRING:beauty]&lt;br /&gt;
 	[HAS_RACEGLOSS:WOOD]&lt;br /&gt;
 	[ITEMCORPSE:WOOD:NO_SUBTYPE:WOOD:USE_RACEGLOSS]&lt;br /&gt;
 	[NOSMELLYROT]&lt;br /&gt;
 	[BODY:HUMANOID_SIMPLE]&lt;br /&gt;
 	[BODYGLOSS:CLAW_HAND:TRUNK:BRANCH_ARM:LEG_STUMP:ROOTS_FOOT]&lt;br /&gt;
 	[NO_DRINK][NO_EAT][NO_SLEEP]&lt;br /&gt;
 	[SIZE:11]&lt;br /&gt;
 	[ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:2:BLUDGEON][ATTACKFLAG_WITH]&lt;br /&gt;
 	[ALL_ACTIVE]&lt;br /&gt;
 	[STANDARD_FLESH]&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Large_rat&amp;diff=31426</id>
		<title>40d:Large rat</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Large_rat&amp;diff=31426"/>
		<updated>2008-02-16T23:09:56Z</updated>

		<summary type="html">&lt;p&gt;Ubersoldat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CreatureInfo|name=Large rat|biome=Chasm|symbol=r|color=rgb(128, 128, 128)|bones=4|chunks=4|meat=4|fat=2|skulls=1|skin=Yes}}&lt;br /&gt;
A large rat is little more than a pest, much weaker than a dog or an unarmed dwarf. Don't confuse them with the Giant rat.&lt;br /&gt;
&lt;br /&gt;
{{Game_Data|[CREATURE:RAT_LARGE]&lt;br /&gt;
 	[NAME:large rat:large rats:large rat]&lt;br /&gt;
 	[TILE:'r'][COLOR:0:0:1]&lt;br /&gt;
 	[MODVALUE:2]&lt;br /&gt;
 	[LARGE_ROAMING][FREQUENCY:100]&lt;br /&gt;
 	[GENPOWER:2][NATURAL][PET_EXOTIC]&lt;br /&gt;
 	[PETVALUE:250]&lt;br /&gt;
 	[PREFSTRING:strength]&lt;br /&gt;
 	[BODY:QUADRUPED:TAIL:2EYES:2EARS:NOSE:2LUNGS:HEART:GUTS:ORGANS:THROAT:NECK:SPINE:BRAIN:MOUTH]&lt;br /&gt;
 	[SIZE:4]&lt;br /&gt;
 	[MAXAGE:2:3]&lt;br /&gt;
 	[ATTACK:MAIN:BYTYPE:MOUTH:bite:bites:1:6:GORE][ATTACKFLAG_CANLATCH]&lt;br /&gt;
 	[CHILD:1][CHILDNAME:large rat pup:large rat pups]&lt;br /&gt;
 	[FAT:2]&lt;br /&gt;
 	[ALL_ACTIVE]&lt;br /&gt;
 	[POPULATION_NUMBER:10:20]&lt;br /&gt;
 	[BIOME:SUBTERRANEAN_CHASM]&lt;br /&gt;
 	[STANDARD_FLESH]&lt;br /&gt;
 	[HOMEOTHERM:10067]&lt;br /&gt;
 	[LAYERING:100]&lt;br /&gt;
 	[SWIMS_INNATE][SWIM_SPEED:2500]&lt;br /&gt;
}}&lt;br /&gt;
{{Creatures}}&lt;br /&gt;
[[Category:Animals]]&lt;/div&gt;</summary>
		<author><name>Ubersoldat</name></author>
	</entry>
</feed>