<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://dwarffortresswiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nunix</id>
	<title>Dwarf Fortress Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://dwarffortresswiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nunix"/>
	<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php/Special:Contributions/Nunix"/>
	<updated>2026-05-04T11:33:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=User:Nunix&amp;diff=37858</id>
		<title>User:Nunix</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=User:Nunix&amp;diff=37858"/>
		<updated>2008-03-26T02:25:14Z</updated>

		<summary type="html">&lt;p&gt;Nunix: minor userpage edits, move along&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;background:black; color:white&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot;Nunix&amp;quot; has been quite content lately. He has had a fine drink recently. He has enjoyed a fine day recently. He has read a good book recently. He has started a new fort recently. He has been considering some travel plans lately. He has felt a bit of wanderlust lately. &lt;br /&gt;
|- style=&amp;quot;color:blue&amp;quot;&lt;br /&gt;
| He is a citizen of the United States of America. He is a member of Portland, Oregon.&lt;br /&gt;
|- style=&amp;quot;color:lime&amp;quot;&lt;br /&gt;
| &amp;quot;Nunix&amp;quot; likes grassy hills, iron, glass, the color blue, musical instruments, the wind, the ocean, and feegles for their fightin' and drinkin' and stealin'. When possible, he prefers to consume dark rum and bread. He detests elves.&lt;br /&gt;
|- style=&amp;quot;color:white&amp;quot;&lt;br /&gt;
| He can't be bothered with frantic, fast-paced living. He has a calm demeanor. He appreciates art and beauty. He occasionally overindulges. He likes working outdoors and grumbles only mildly at inclement weather.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== top DF requests ==&lt;br /&gt;
* fix [[Animal caretaker|Animal Care]] so it heals animals (crippled narcoleptic dogs make me incredibly sad)&lt;br /&gt;
* turn LIKES_FIGHTING into a [[personality traits|trait]]&lt;br /&gt;
* make ponds refill (if they dry up every summer, how did they get there in the first place?!)&lt;br /&gt;
&lt;br /&gt;
== other stuff what would be nice ==&lt;br /&gt;
* ammo that can be made of stone&lt;br /&gt;
* ammo that can have poison&lt;br /&gt;
* allow the smelter to use plants and liquids as reagents and products (until proper workshop raws available)&lt;br /&gt;
* multi-creature entities (especially allowing &amp;quot;ruling class&amp;quot; creatures)&lt;br /&gt;
* a token to allow creatures to eat minerals, gems, et cetera&lt;br /&gt;
* vulnerabilities (paralysed by heat, damaged by iron, and so on)&lt;br /&gt;
* a &amp;quot;castle town&amp;quot; settlement (dark fortress + city would be a good start)&lt;br /&gt;
* creatures that can transform, for lycanthropy (would probably have 2 or more body sets in their creature file)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Creature_token&amp;diff=27678</id>
		<title>40d:Creature token</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Creature_token&amp;diff=27678"/>
		<updated>2008-03-23T21:23:41Z</updated>

		<summary type="html">&lt;p&gt;Nunix: /* B */ bodygloss link&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;
| 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.&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. (Giant Cave Spiders have this at 1, but most other creatures have it at 2. The difference between these values is unknown.)&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 after the magma river.&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. &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. 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.&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.&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.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IMMOLATE&lt;br /&gt;
| &lt;br /&gt;
| &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_TALK.&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;
| Untested: possibly determines the random chance of how many creatures are generated when giving birth.&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;
&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.&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;
| RIVERATTACK&lt;br /&gt;
| &lt;br /&gt;
* 1st minimum&lt;br /&gt;
* 1st maximum&lt;br /&gt;
* 2nd minimum&lt;br /&gt;
* 2nd maximum&lt;br /&gt;
* 3rd minimum&lt;br /&gt;
* 3rd maximum&lt;br /&gt;
| Number of groups (of RIVERATTACK_GROUP size) that appear during attacks. Each pair of min/max numbers is used at a different time, starting with the first pair and moving to the 2nd and 3rd pair later in the game. &lt;br /&gt;
[RIVERATTACK:1:1:1:2:1:3]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| RIVERATTACK_CANUSEWELL&lt;br /&gt;
| &lt;br /&gt;
| Allows the creature to ambush through wells.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| RIVERATTACK_GROUP&lt;br /&gt;
| &lt;br /&gt;
* minimum&lt;br /&gt;
* maximum&lt;br /&gt;
| Number (min/max) of creatures that appear in each group when attacking from river, chasm, or lava. &lt;br /&gt;
[RIVERATTACK_GROUP:1:2]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| RIVERATTACK_RESIDENT&lt;br /&gt;
| &lt;br /&gt;
| Unknown.&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;
| 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_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_CAVERIVER&lt;br /&gt;
|&lt;br /&gt;
| The creature randomly appears near the cave river.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERMIN_CHASM&lt;br /&gt;
|&lt;br /&gt;
| The creature randomly appears near the chasm.&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_FLIES&lt;br /&gt;
|&lt;br /&gt;
| The vermin can fly around in the air, and tends to hop up and down Z-levels in the sky.&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_LAVA&lt;br /&gt;
|&lt;br /&gt;
| The creature randomly appears near the magma river.&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;
| VERMIN_SWAMPER&lt;br /&gt;
|&lt;br /&gt;
| The creature randomly appears near the swamps.&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>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Bodygloss&amp;diff=39407</id>
		<title>40d:Bodygloss</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Bodygloss&amp;diff=39407"/>
		<updated>2008-03-23T21:22:35Z</updated>

		<summary type="html">&lt;p&gt;Nunix: New page: Taken from /raw/objects/body_default.txt   [BODYGLOSS:PAW:foot:paw]  [BODYGLOSS:MAW:mouth:maw]  [BODYGLOSS:CLAW_HAND:hand:claw]  [BODYGLOSS:CLAW_FOOT:foot:claw]  [BODYGLOSS:TALON_FOOT:foot...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Taken from /raw/objects/body_default.txt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[BODYGLOSS:PAW:foot:paw]&lt;br /&gt;
&lt;br /&gt;
[BODYGLOSS:MAW:mouth:maw]&lt;br /&gt;
&lt;br /&gt;
[BODYGLOSS:CLAW_HAND:hand:claw]&lt;br /&gt;
&lt;br /&gt;
[BODYGLOSS:CLAW_FOOT:foot:claw]&lt;br /&gt;
&lt;br /&gt;
[BODYGLOSS:TALON_FOOT:foot:talon]&lt;br /&gt;
&lt;br /&gt;
[BODYGLOSS:HOOF:foot:hoof]&lt;br /&gt;
&lt;br /&gt;
[BODYGLOSS:TRUNK:body:trunk]&lt;br /&gt;
&lt;br /&gt;
[BODYGLOSS:BRANCH_ARM:arm:branch]&lt;br /&gt;
&lt;br /&gt;
[BODYGLOSS:LEG_STUMP:leg:stump]&lt;br /&gt;
&lt;br /&gt;
[BODYGLOSS:ROOTS_FOOT:foot:roots]&lt;br /&gt;
&lt;br /&gt;
[BODYGLOSS:INSECT_UPPERBODY:upper body:thorax]&lt;br /&gt;
&lt;br /&gt;
[BODYGLOSS:INSECT_LOWERBODY:lower body:abdomen]&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d_Talk:Creature_token&amp;diff=37608</id>
		<title>40d Talk:Creature token</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d_Talk:Creature_token&amp;diff=37608"/>
		<updated>2008-03-22T22:29:00Z</updated>

		<summary type="html">&lt;p&gt;Nunix: /* VERMIN_ tags */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Anybody happen to know anything about the [PACK_ANIMAL] tag?  I noticed that [[muskox|muskoxen]], [[mule|mules]] and [[donkey|donkeys]] all share this distinction.  I also noticed someone in the [[muskox]] page had said that muskoxen could serve as haulers.  Has Toady implemented a tag for animal haulers and sneaked it past everyone?  Perhaps they can only perform this function if they serve as a pet to haulers?  Or is it simply that merchants can carry goods on them? [[User:Some1else|Some1else]] 01:05, 19 February 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== VERMIN_ tags ==&lt;br /&gt;
&lt;br /&gt;
Made a new creature with VERMIN_CHASM and it spit out an unrecognised token message in my errorlog. Can someone confirm these work? Preferrably by pointing to a creature that has them? --[[User:Nunix|Nunix]] 18:57, 16 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
:thats leftover from 2d. bats and such used to have it, but now have a biome tag instead -[[User:Chariot|Chariot]] 19:09, 16 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
::Thanks. Do we know if that applies to any of the others? --[[User:Nunix|Nunix]] 18:29, 22 March 2008 (EDT)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=Talk:Main_Page/archive2&amp;diff=490</id>
		<title>Talk:Main Page/archive2</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=Talk:Main_Page/archive2&amp;diff=490"/>
		<updated>2008-03-22T21:54:47Z</updated>

		<summary type="html">&lt;p&gt;Nunix: /* Navigation on bottom */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Version of MediaWiki? ==&lt;br /&gt;
Sorry if this is completely the wrong place, but does anybody know which version of MediaWiki these pages uses?&lt;br /&gt;
Maybe that information could be included in the page About DwarfFortressWiki? --[[User:Gauteamus|Gauteamus]] 17:00, 17 December 2007 (EST)&lt;br /&gt;
:I think I found out. This page: [[Special:Version]] says the version is 1.10.1, which should mean that limited #for-loops are supported. I will delete these comments soonishly, but will let them stay for a while incase someone has comments --[[User:Gauteamus|Gauteamus]] 17:28, 17 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Change guide? ==&lt;br /&gt;
&lt;br /&gt;
Was just thinking, perhaps one of the links (or sections) on the main page should be a guide to the major changes between last version and this one.  Yes, a TON of stuff has changed, but a lot also has not, and a lot of the core concepts are the same... so I would imagine many of us who have played the previous version(s) would love a section where we can see a list of new basics we have to learn, along with links to those things' individual pages... like, z-axis (obviously), mechanisms, fluid dynamics, nobles, elevation/slope, farming... you get the idea.  --[[User:Cliffjeff|Cliffjeff]] 11:43, 30 October 2007 (EDT)&lt;br /&gt;
:Yea, I'm thinking not. Isn't the whole point of DF finding things out on your own? &amp;quot;Losing is Fun&amp;quot; and all that. Ok, so if we summarized all the changes, and someone (like me) didn't want to know we could not just not look at it right? What can I say? I'M WEAK! If we summarize the changes I will CONSUME it! (I'm only here because I still have another 6 hours of work before I can go home and try it!)&lt;br /&gt;
::Meanwhile, I'm lazy and stubborn and would love a consolidated list of only new things I need to know =p and I'm also trapped at work and unable to mess around in the game :( but if the whole point was finding out things on your own, why would we have a wiki? ;p --[[User:Cliffjeff|Cliffjeff]] 15:58, 30 October 2007 (EDT)&lt;br /&gt;
:::I agree, I think the change guide is a good idea, and it would also help us direct our attention at the articles that are likely to need the most work. --[[User:Peristarkawan|Peristarkawan]] 16:01, 30 October 2007 (EDT)&lt;br /&gt;
::::It ought not to be very hard to generate a basic change guide based on the official change notes, and then update it as the details are discovered.  --[[User:Bobson|Bobson]] 16:26, 30 October 2007 (EDT)&lt;br /&gt;
:::A change guide 'page' might be useful pointing out major differences but I think the style of the wiki should be aimed at new users who know nothing of previous versions. I think we should not compare old/vs new as a rule, but if necessary we should include comparisons at the bottom of a page as apposed to the main article. That is how I am writing my edits. --[[User:Markavian|Markavian]] 23:26, 31 October 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Basic Format ==&lt;br /&gt;
I think the [[Farming]] page is a good format for most of the key pages, perhaps the structure from the archive should be followed. --[[User:Infinity|Infinity]] 05:56, 31 October 2007 (EDT)&lt;br /&gt;
:Agreed, I've tried to copy this style on several pages, e.g. [[Gear Assembly]]. --[[User:Markavian|Markavian]] 23:30, 31 October 2007 (EDT)&lt;br /&gt;
I would like to add a request for a 'build tree' of sorts.  It would, for example, make figuring out how to get iron bars a whole lot less frustrating. --[[User:Dogcow|Dogcow]] 17:18, 1 November 2007 (EDT)&lt;br /&gt;
:Hello, I've added a whole page on the various metals you can make now.  This is my first time editing a wiki so feel free to make corrections for me if you want, just leave me a message on the page letting me know where I went wrong.  Also, since some Alloys involve smelting 3 bars of metal now, I have included a new template called Alloy3 to display these.  I'm not sure on the colors though so have at it where I'm off :)  --[[User:Chthon|Chthon]] 11:33, 3 November 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Importing old entries ==&lt;br /&gt;
&lt;br /&gt;
What's the stance on importing entries from the old wiki for stuff like general item stats? Most of them are still correct (or nearly so) and it would be nice not to have to switch between this and the old wiki any more. I can add a disclaimer to them stating I pulled them from the archives if that's appropriate. --[[User:Xazak|Xazak]] 15:07, 2 November 2007 (EDT)&lt;br /&gt;
:IMO (and I'm not admin or anything) it should be ok but only if you are 100% sure EVERYTHING is correct, and have verified it personally. I've edited at least one article someone copy-pasted with no changes that had old info in it so far and it makes me sad. --[[User:BurnedToast|BurnedToast]] 15:38, 2 November 2007 (EDT)&lt;br /&gt;
::Yes, I second this. Please be diligent if you are going to import old information. Even if you can't do it yourself, at least categorize it as needing verification so someone with the free time can. --[[User:EighenIndemnis|EighenIndemnis]] 15:37, 6 November 2007 (EST)&lt;br /&gt;
:You could use [[Template:Verify]] to indicate that something needs confirmation in the new version. --[[User:Senso|Senso]] 15:47, 6 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
I have noticed an increase of pages in which only an old Wiki page is copied/pasted along with a warning that it was copied and thus may not be accurate. Is it just me or that's ''exactly'' what we didn't want to happen, and one of the reasons we started fresh with the new Wiki to begin with? --[[User:Eagle of Fire|Eagle of Fire]] 01:45, 9 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Demystify messages? ==&lt;br /&gt;
&lt;br /&gt;
Probably against the spirit of 'losing is fun', but how about a page that explains smoe of the more cryptic messages, such as; 'job item misplaced' and 'job item lost or destroyed'? [[User:Runspotrun|Runspotrun]] 16:43, 8 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
Also, is there a suggestions pages? This probably isn't the best page to add ideas... [[User:Runspotrun|Runspotrun]] 16:44, 8 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Humor? ==&lt;br /&gt;
Any thoughts about possibly linking [[Main Page/Quote Archive]] page somewhere on the main page? Its an orphan at the moment and is pretty funny and relevant. [[User:Vanan|Vanan]] 15:19, 13 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
I'd like to be able to see that happen.  New people coming here might get overwhelmed if we don't amuse them with some good humor here and there.--[[User:AlBorland|AlBorland]] 13:42, 20 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
Where does one stick new funny quotes? Namely, this:&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;quot;&amp;quot;Thikut Atheludib, Marksdwarf cancels shooting at Archery Range: Interrupted by Groundhog pup&amp;quot; - What brave soldiers I have&amp;quot; [[User:Juckto|Juckto]] 18:45, 10 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Combat Logs? ==&lt;br /&gt;
What about a section where people could post cool combat logs from adventurer mode. This would different from the &amp;quot;Stories&amp;quot; section, which is more prose. (This is 'cause I'd like to post the log of a battle I had with a particularly clumsy Giant, who slammed into a wall allowing me to stab him in the back of the head for the eventual win. Its no dragon-slaying tale, but I still think its good.) --[[User:Wahnsinniger|Wahnsinniger]] 11:59, 2 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== German Translation ==&lt;br /&gt;
&lt;br /&gt;
I've got requests for either having a German wiki or Namespace. I'd like to have everybody's opinion on this. If you people think that having German (and maybe other languages eventually) translations on the main wiki is going to be annoying, tell me. I can also setup a new wiki on a subdomain (de.dwarffortresswiki.net for example). How would it be best organized? Should I use [http://www.mediawiki.org/wiki/Template:Languages LanguageTemplates]? Is there a need for other additional languages? --[[User:Senso|Senso]] 09:31, 17 January 2008 (EST)&lt;br /&gt;
:Since Dwarf Fortress is only available in English, if you can play the game, you can also read the wiki. I really don't think a German (or any other language) wiki version is worth the effort.--[[User:Siliziumleben|Siliziumleben]] 14:22, 18 January 2008 (EST)&lt;br /&gt;
::My oppinion also. This doesn't mean we should stop those enthusiam people though. --[[User:Eagle of Fire|Eagle of Fire]] 13:06, 17 January 2008 (EST)&lt;br /&gt;
::There's a big difference between understanding a game interface and reading long and complex tutorials, descriptions, discussions etc. I know French people who play this game; they can understand the UI but they use the French wiki for reference. Also, if I decide to use a separate wiki/subdomain, this will be totally transparent to you. --[[User:Senso|Senso]] 16:40, 17 January 2008 (EST)&lt;br /&gt;
:::My first language, the one I used since I'm born, is French. Yet, I way prefer this wiki over the french one. --[[User:Eagle of Fire|Eagle of Fire]] 10:06, 18 January 2008 (EST)&lt;br /&gt;
::::I'm French too, you know. But when I offered to host a DF wiki, I didn't do it in French because I know English is widely used. But I'm still glad that someone else started a French wiki. --[[User:Senso|Senso]] 22:58, 20 January 2008 (EST)&lt;br /&gt;
I don't see what harm could come from hosting a German, Japanese, and Russian wiki. It's not like it will interfere with the English one. Also, as a student of languages, I would love to read equivalent articles in German and Japanese. --[[User:DDouble|DDouble]] 22:01, 17 February 2008 (EST)&lt;br /&gt;
::I am german and while I can read english books like german ones, I have to agree that being able to use a UI and understanding the finer points in a tutorial etc. are two quite different things. I guess that if the bandwidth of the wiki is no burden on anyone, it could actually lead to an influx of new ideas and players, which is very important for a &amp;quot;community&amp;quot; game like DF. --[[User:Caiburn|Caiburn]] 20:44, 18 February 2008 (CET+1)&lt;br /&gt;
&lt;br /&gt;
== Requesting installation of ParserFunctions extension ==&lt;br /&gt;
&lt;br /&gt;
It would be nice if the ParserFunctions[http://meta.wikimedia.org/wiki/Help:ParserFunctions] extension was installed (#if, #expr, etc).  It would be useful for having templates that exclude parts of it if no values are provided.  Note: I cannot find a place for requesting extensions --[[User:Aygar|Aygar]] 13:00, 21 January 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
:ParserFunctions has been '''installed'''. I did a quick test and it works. Let me know if you run into problems. --[[User:Senso|Senso]] 11:54, 22 January 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== Quote randomization ==&lt;br /&gt;
&lt;br /&gt;
VengefulDonut, if you want to randomize that for improved quality, you'll need to do it right: Many (most?) of the quotes in the quote archive are in an ARCHIVE: They are bad quotes never intended to be reused. Also, what do we do when we get new quotes? Do they get put in a database, not to be used till the RNG chooses? --[[User:Savok|Savok]] 20:11, 7 February 2008 (EST)&lt;br /&gt;
:What would you like? [[User:VengefulDonut|VengefulDonut]] 20:36, 7 February 2008 (EST)&lt;br /&gt;
::I suggest that one quote is permanant, and the other quote refresh everytime we visit the page. So far, I noticed that even if I refresh the page, the same quotes stay. --[[User:Eagle of Fire|Eagle of Fire]] 05:49, 8 February 2008 (EST)&lt;br /&gt;
:::A new quote on the left, and a randomized archive quote on the right? As for the refesh: the template checks the time. --[[User:Jackard|Jackard]] 06:35, 8 February 2008 (EST)&lt;br /&gt;
::::What is the tick? Every few minutes? --[[User:Eagle of Fire|Eagle of Fire]] 08:14, 8 February 2008 (EST)&lt;br /&gt;
:::The template checks the time, but the time doesn't update because the server caches the page. It gets a new one whenever the server refreshes it; you can force this by editing the page or by clicking the preview button. Also, I could make it so that one of the quote boxes picks from the newest x quotes. [[User:VengefulDonut|VengefulDonut]] 10:43, 8 February 2008 (EST)&lt;br /&gt;
::::Having a newer quote on the left and an archived one on the right sounds better than a permanent quote on either. PS. Might want to remove a few of them, like the 'palisade' quote. --[[User:Jackard|Jackard]] 11:47, 8 February 2008 (EST)&lt;br /&gt;
:::::The goal of the quote archive was to archive every single quote which ever got to the main page. If you want to thin out only the best quotes, I suggest you use a separate database for that. Even then, how &amp;quot;good&amp;quot; is a quote is very open to interpretation and taste. If I had to remove all the quotes I find bad or unfunny myself, I'd probably remove 80% of the present quotes in the archive. --[[User:Eagle of Fire|Eagle of Fire]] 18:46, 8 February 2008 (EST)&lt;br /&gt;
::::::Ok. The right quotebox now chooses from the last 10 quotes instead of from among all of them. If anyone feels like they want to prune out or fiddle with quotes, go for it. I think what I've set up should be pretty straightforward, but if you have questions I'll be glad to answer them. [[User:VengefulDonut|VengefulDonut]] 20:11, 8 February 2008 (EST)&lt;br /&gt;
:::I added two new quotes (40, and 41), but only 40 is showing up at the moment, am I doing something wrong? --[[User:Markavian|Markavian]] 10:10, 10 March 2008 (EDT)&lt;br /&gt;
::::You did it exactly right. The left quote box randomly chooses between all quotes. The right quote box randomly chooses between the 10 newest. It will come up eventually. [[User:VengefulDonut|VengefulDonut]] 10:17, 10 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Version updates ==&lt;br /&gt;
There's a new version out today, so the version number and release date need changing. Unfortunately I have absolutely no idea how to do this as they appear to use some kind of function instead of being typed in. Somebody with the know-how fancy making the change? --[[User:TangoThree|TangoThree]] 10:04, 24 February 2008 (EST)&lt;br /&gt;
:[[Template:current/version]]&lt;br /&gt;
:[[Template:current/lastupdate]]&lt;br /&gt;
:[[User:VengefulDonut|VengefulDonut]] 10:15, 24 February 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;American&amp;quot; English or Rest-Of-The-World English? ==&lt;br /&gt;
&lt;br /&gt;
Just a minor question, while spell-checking articles, I've encountered a few discrepancies between the two, but I usually see the &amp;quot;rest of the world English&amp;quot; more. So what's the official rule here, assuming we're going for a constant? --[[User:Snoob|Snoob]] 08:40, 7 March 2008 (EST)&lt;br /&gt;
:Haha. You don't sound biased at all ;). I figure we can go one of two routes. We can either claim that DF is an american topic, since it's being made in america by an american and the wiki is on an american domain&amp;amp;mdash;or we can say DF is an international topic since people from all over are funding Toady. If it's an international topic, we might as well follow the  [http://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style#National_varieties_of_English wikipedia manual of style]. Wikipedia has no preference over the variant used, but there should be consistency in each article. The first user who makes an edit which disambiguates the variety being used in the article is considered the first major contributor and all subsequent edits to that article should use the same type of english. If in doubt, we have history pages. I think the reason you see british english more often in the wiki is because we've had a few editors who in their extreme modesty decided british english is superior and changed several of the american english articles over. I've noticed this happening on a few occasions. (please dont do that). [[User:VengefulDonut|VengefulDonut]] 09:53, 7 March 2008 (EST)&lt;br /&gt;
::I second sticking with the Wikipedia's Manual of Style for language.  And as a note, there isn't a &amp;quot;Rest of the World English.&amp;quot;  In fact, the language is documented to vary [http://en.wikipedia.org/wiki/Regional_accents_of_English_speakers|as much as the countries that speak it].&lt;br /&gt;
::So, how does the Namibian English variant sound to everyone?  At least then most of us are at an equal starting point!  :P  --[[User:TarrVetus|TarrVetus]] 11:25, 7 March 2008 (EST)&lt;br /&gt;
::I made a pretty bad assumption there, I suppose. I was trying to not sound biased, but I suppose I accidentally let it creep in somewhere. I'll just leave the variations to you guys and stick to cleaning up actual typos then. :P --[[User:Snoob|Snoob]] 11:37, 7 March 2008 (EST)&lt;br /&gt;
:::Hehe.  I can sympathize, Snoob.  I've had this debate with myself in the past, though it was from the other side.  --[[User:TarrVetus|TarrVetus]] 13:17, 7 March 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== Navigation on bottom ==&lt;br /&gt;
&lt;br /&gt;
Since recently (2 or 3 days) the navigation and search box are at the very bottom of every page (opera user). Can someone please fix this? --[[User:Koltom|Koltom]] 07:38, 21 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
:It's at the bottom of the page for me too, and I'm using Firefox. [[User:Klada|Klada]] 11:43, 21 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
::Confirm this is happening for me as well, Firefox 2.0.0.12 ubuntu 7.04. --[[User:Nunix|Nunix]] 14:56, 21 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::For what it's worth, ditto, and FF 2.0.0.12 Windows XP Home Edition Version 2002 Service Pack 2. --[[User:Savok|Savok]] 15:07, 21 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
::::Hah! Sorry, meant Senso. XD Good to have another confirmation regardless. Anyway, I went ahead and emailed him. It's weird how it just cropped up all of a sudden, hopefully something easily fixed. --[[User:Nunix|Nunix]] 02:00, 22 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
:It should be back to normal now, sorry for that. --[[User:Senso|Senso]] 11:54, 22 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
::No worries, looks good here. Thanks! --[[User:Nunix|Nunix]] 17:54, 22 March 2008 (EDT)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=Talk:Main_Page/archive2&amp;diff=488</id>
		<title>Talk:Main Page/archive2</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=Talk:Main_Page/archive2&amp;diff=488"/>
		<updated>2008-03-22T06:00:28Z</updated>

		<summary type="html">&lt;p&gt;Nunix: /* Navigation on bottom */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Version of MediaWiki? ==&lt;br /&gt;
Sorry if this is completely the wrong place, but does anybody know which version of MediaWiki these pages uses?&lt;br /&gt;
Maybe that information could be included in the page About DwarfFortressWiki? --[[User:Gauteamus|Gauteamus]] 17:00, 17 December 2007 (EST)&lt;br /&gt;
:I think I found out. This page: [[Special:Version]] says the version is 1.10.1, which should mean that limited #for-loops are supported. I will delete these comments soonishly, but will let them stay for a while incase someone has comments --[[User:Gauteamus|Gauteamus]] 17:28, 17 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Change guide? ==&lt;br /&gt;
&lt;br /&gt;
Was just thinking, perhaps one of the links (or sections) on the main page should be a guide to the major changes between last version and this one.  Yes, a TON of stuff has changed, but a lot also has not, and a lot of the core concepts are the same... so I would imagine many of us who have played the previous version(s) would love a section where we can see a list of new basics we have to learn, along with links to those things' individual pages... like, z-axis (obviously), mechanisms, fluid dynamics, nobles, elevation/slope, farming... you get the idea.  --[[User:Cliffjeff|Cliffjeff]] 11:43, 30 October 2007 (EDT)&lt;br /&gt;
:Yea, I'm thinking not. Isn't the whole point of DF finding things out on your own? &amp;quot;Losing is Fun&amp;quot; and all that. Ok, so if we summarized all the changes, and someone (like me) didn't want to know we could not just not look at it right? What can I say? I'M WEAK! If we summarize the changes I will CONSUME it! (I'm only here because I still have another 6 hours of work before I can go home and try it!)&lt;br /&gt;
::Meanwhile, I'm lazy and stubborn and would love a consolidated list of only new things I need to know =p and I'm also trapped at work and unable to mess around in the game :( but if the whole point was finding out things on your own, why would we have a wiki? ;p --[[User:Cliffjeff|Cliffjeff]] 15:58, 30 October 2007 (EDT)&lt;br /&gt;
:::I agree, I think the change guide is a good idea, and it would also help us direct our attention at the articles that are likely to need the most work. --[[User:Peristarkawan|Peristarkawan]] 16:01, 30 October 2007 (EDT)&lt;br /&gt;
::::It ought not to be very hard to generate a basic change guide based on the official change notes, and then update it as the details are discovered.  --[[User:Bobson|Bobson]] 16:26, 30 October 2007 (EDT)&lt;br /&gt;
:::A change guide 'page' might be useful pointing out major differences but I think the style of the wiki should be aimed at new users who know nothing of previous versions. I think we should not compare old/vs new as a rule, but if necessary we should include comparisons at the bottom of a page as apposed to the main article. That is how I am writing my edits. --[[User:Markavian|Markavian]] 23:26, 31 October 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Basic Format ==&lt;br /&gt;
I think the [[Farming]] page is a good format for most of the key pages, perhaps the structure from the archive should be followed. --[[User:Infinity|Infinity]] 05:56, 31 October 2007 (EDT)&lt;br /&gt;
:Agreed, I've tried to copy this style on several pages, e.g. [[Gear Assembly]]. --[[User:Markavian|Markavian]] 23:30, 31 October 2007 (EDT)&lt;br /&gt;
I would like to add a request for a 'build tree' of sorts.  It would, for example, make figuring out how to get iron bars a whole lot less frustrating. --[[User:Dogcow|Dogcow]] 17:18, 1 November 2007 (EDT)&lt;br /&gt;
:Hello, I've added a whole page on the various metals you can make now.  This is my first time editing a wiki so feel free to make corrections for me if you want, just leave me a message on the page letting me know where I went wrong.  Also, since some Alloys involve smelting 3 bars of metal now, I have included a new template called Alloy3 to display these.  I'm not sure on the colors though so have at it where I'm off :)  --[[User:Chthon|Chthon]] 11:33, 3 November 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Importing old entries ==&lt;br /&gt;
&lt;br /&gt;
What's the stance on importing entries from the old wiki for stuff like general item stats? Most of them are still correct (or nearly so) and it would be nice not to have to switch between this and the old wiki any more. I can add a disclaimer to them stating I pulled them from the archives if that's appropriate. --[[User:Xazak|Xazak]] 15:07, 2 November 2007 (EDT)&lt;br /&gt;
:IMO (and I'm not admin or anything) it should be ok but only if you are 100% sure EVERYTHING is correct, and have verified it personally. I've edited at least one article someone copy-pasted with no changes that had old info in it so far and it makes me sad. --[[User:BurnedToast|BurnedToast]] 15:38, 2 November 2007 (EDT)&lt;br /&gt;
::Yes, I second this. Please be diligent if you are going to import old information. Even if you can't do it yourself, at least categorize it as needing verification so someone with the free time can. --[[User:EighenIndemnis|EighenIndemnis]] 15:37, 6 November 2007 (EST)&lt;br /&gt;
:You could use [[Template:Verify]] to indicate that something needs confirmation in the new version. --[[User:Senso|Senso]] 15:47, 6 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
I have noticed an increase of pages in which only an old Wiki page is copied/pasted along with a warning that it was copied and thus may not be accurate. Is it just me or that's ''exactly'' what we didn't want to happen, and one of the reasons we started fresh with the new Wiki to begin with? --[[User:Eagle of Fire|Eagle of Fire]] 01:45, 9 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Demystify messages? ==&lt;br /&gt;
&lt;br /&gt;
Probably against the spirit of 'losing is fun', but how about a page that explains smoe of the more cryptic messages, such as; 'job item misplaced' and 'job item lost or destroyed'? [[User:Runspotrun|Runspotrun]] 16:43, 8 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
Also, is there a suggestions pages? This probably isn't the best page to add ideas... [[User:Runspotrun|Runspotrun]] 16:44, 8 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Humor? ==&lt;br /&gt;
Any thoughts about possibly linking [[Main Page/Quote Archive]] page somewhere on the main page? Its an orphan at the moment and is pretty funny and relevant. [[User:Vanan|Vanan]] 15:19, 13 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
I'd like to be able to see that happen.  New people coming here might get overwhelmed if we don't amuse them with some good humor here and there.--[[User:AlBorland|AlBorland]] 13:42, 20 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
Where does one stick new funny quotes? Namely, this:&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;quot;&amp;quot;Thikut Atheludib, Marksdwarf cancels shooting at Archery Range: Interrupted by Groundhog pup&amp;quot; - What brave soldiers I have&amp;quot; [[User:Juckto|Juckto]] 18:45, 10 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Combat Logs? ==&lt;br /&gt;
What about a section where people could post cool combat logs from adventurer mode. This would different from the &amp;quot;Stories&amp;quot; section, which is more prose. (This is 'cause I'd like to post the log of a battle I had with a particularly clumsy Giant, who slammed into a wall allowing me to stab him in the back of the head for the eventual win. Its no dragon-slaying tale, but I still think its good.) --[[User:Wahnsinniger|Wahnsinniger]] 11:59, 2 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== German Translation ==&lt;br /&gt;
&lt;br /&gt;
I've got requests for either having a German wiki or Namespace. I'd like to have everybody's opinion on this. If you people think that having German (and maybe other languages eventually) translations on the main wiki is going to be annoying, tell me. I can also setup a new wiki on a subdomain (de.dwarffortresswiki.net for example). How would it be best organized? Should I use [http://www.mediawiki.org/wiki/Template:Languages LanguageTemplates]? Is there a need for other additional languages? --[[User:Senso|Senso]] 09:31, 17 January 2008 (EST)&lt;br /&gt;
:Since Dwarf Fortress is only available in English, if you can play the game, you can also read the wiki. I really don't think a German (or any other language) wiki version is worth the effort.--[[User:Siliziumleben|Siliziumleben]] 14:22, 18 January 2008 (EST)&lt;br /&gt;
::My oppinion also. This doesn't mean we should stop those enthusiam people though. --[[User:Eagle of Fire|Eagle of Fire]] 13:06, 17 January 2008 (EST)&lt;br /&gt;
::There's a big difference between understanding a game interface and reading long and complex tutorials, descriptions, discussions etc. I know French people who play this game; they can understand the UI but they use the French wiki for reference. Also, if I decide to use a separate wiki/subdomain, this will be totally transparent to you. --[[User:Senso|Senso]] 16:40, 17 January 2008 (EST)&lt;br /&gt;
:::My first language, the one I used since I'm born, is French. Yet, I way prefer this wiki over the french one. --[[User:Eagle of Fire|Eagle of Fire]] 10:06, 18 January 2008 (EST)&lt;br /&gt;
::::I'm French too, you know. But when I offered to host a DF wiki, I didn't do it in French because I know English is widely used. But I'm still glad that someone else started a French wiki. --[[User:Senso|Senso]] 22:58, 20 January 2008 (EST)&lt;br /&gt;
I don't see what harm could come from hosting a German, Japanese, and Russian wiki. It's not like it will interfere with the English one. Also, as a student of languages, I would love to read equivalent articles in German and Japanese. --[[User:DDouble|DDouble]] 22:01, 17 February 2008 (EST)&lt;br /&gt;
::I am german and while I can read english books like german ones, I have to agree that being able to use a UI and understanding the finer points in a tutorial etc. are two quite different things. I guess that if the bandwidth of the wiki is no burden on anyone, it could actually lead to an influx of new ideas and players, which is very important for a &amp;quot;community&amp;quot; game like DF. --[[User:Caiburn|Caiburn]] 20:44, 18 February 2008 (CET+1)&lt;br /&gt;
&lt;br /&gt;
== Requesting installation of ParserFunctions extension ==&lt;br /&gt;
&lt;br /&gt;
It would be nice if the ParserFunctions[http://meta.wikimedia.org/wiki/Help:ParserFunctions] extension was installed (#if, #expr, etc).  It would be useful for having templates that exclude parts of it if no values are provided.  Note: I cannot find a place for requesting extensions --[[User:Aygar|Aygar]] 13:00, 21 January 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
:ParserFunctions has been '''installed'''. I did a quick test and it works. Let me know if you run into problems. --[[User:Senso|Senso]] 11:54, 22 January 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== Quote randomization ==&lt;br /&gt;
&lt;br /&gt;
VengefulDonut, if you want to randomize that for improved quality, you'll need to do it right: Many (most?) of the quotes in the quote archive are in an ARCHIVE: They are bad quotes never intended to be reused. Also, what do we do when we get new quotes? Do they get put in a database, not to be used till the RNG chooses? --[[User:Savok|Savok]] 20:11, 7 February 2008 (EST)&lt;br /&gt;
:What would you like? [[User:VengefulDonut|VengefulDonut]] 20:36, 7 February 2008 (EST)&lt;br /&gt;
::I suggest that one quote is permanant, and the other quote refresh everytime we visit the page. So far, I noticed that even if I refresh the page, the same quotes stay. --[[User:Eagle of Fire|Eagle of Fire]] 05:49, 8 February 2008 (EST)&lt;br /&gt;
:::A new quote on the left, and a randomized archive quote on the right? As for the refesh: the template checks the time. --[[User:Jackard|Jackard]] 06:35, 8 February 2008 (EST)&lt;br /&gt;
::::What is the tick? Every few minutes? --[[User:Eagle of Fire|Eagle of Fire]] 08:14, 8 February 2008 (EST)&lt;br /&gt;
:::The template checks the time, but the time doesn't update because the server caches the page. It gets a new one whenever the server refreshes it; you can force this by editing the page or by clicking the preview button. Also, I could make it so that one of the quote boxes picks from the newest x quotes. [[User:VengefulDonut|VengefulDonut]] 10:43, 8 February 2008 (EST)&lt;br /&gt;
::::Having a newer quote on the left and an archived one on the right sounds better than a permanent quote on either. PS. Might want to remove a few of them, like the 'palisade' quote. --[[User:Jackard|Jackard]] 11:47, 8 February 2008 (EST)&lt;br /&gt;
:::::The goal of the quote archive was to archive every single quote which ever got to the main page. If you want to thin out only the best quotes, I suggest you use a separate database for that. Even then, how &amp;quot;good&amp;quot; is a quote is very open to interpretation and taste. If I had to remove all the quotes I find bad or unfunny myself, I'd probably remove 80% of the present quotes in the archive. --[[User:Eagle of Fire|Eagle of Fire]] 18:46, 8 February 2008 (EST)&lt;br /&gt;
::::::Ok. The right quotebox now chooses from the last 10 quotes instead of from among all of them. If anyone feels like they want to prune out or fiddle with quotes, go for it. I think what I've set up should be pretty straightforward, but if you have questions I'll be glad to answer them. [[User:VengefulDonut|VengefulDonut]] 20:11, 8 February 2008 (EST)&lt;br /&gt;
:::I added two new quotes (40, and 41), but only 40 is showing up at the moment, am I doing something wrong? --[[User:Markavian|Markavian]] 10:10, 10 March 2008 (EDT)&lt;br /&gt;
::::You did it exactly right. The left quote box randomly chooses between all quotes. The right quote box randomly chooses between the 10 newest. It will come up eventually. [[User:VengefulDonut|VengefulDonut]] 10:17, 10 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Version updates ==&lt;br /&gt;
There's a new version out today, so the version number and release date need changing. Unfortunately I have absolutely no idea how to do this as they appear to use some kind of function instead of being typed in. Somebody with the know-how fancy making the change? --[[User:TangoThree|TangoThree]] 10:04, 24 February 2008 (EST)&lt;br /&gt;
:[[Template:current/version]]&lt;br /&gt;
:[[Template:current/lastupdate]]&lt;br /&gt;
:[[User:VengefulDonut|VengefulDonut]] 10:15, 24 February 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;American&amp;quot; English or Rest-Of-The-World English? ==&lt;br /&gt;
&lt;br /&gt;
Just a minor question, while spell-checking articles, I've encountered a few discrepancies between the two, but I usually see the &amp;quot;rest of the world English&amp;quot; more. So what's the official rule here, assuming we're going for a constant? --[[User:Snoob|Snoob]] 08:40, 7 March 2008 (EST)&lt;br /&gt;
:Haha. You don't sound biased at all ;). I figure we can go one of two routes. We can either claim that DF is an american topic, since it's being made in america by an american and the wiki is on an american domain&amp;amp;mdash;or we can say DF is an international topic since people from all over are funding Toady. If it's an international topic, we might as well follow the  [http://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style#National_varieties_of_English wikipedia manual of style]. Wikipedia has no preference over the variant used, but there should be consistency in each article. The first user who makes an edit which disambiguates the variety being used in the article is considered the first major contributor and all subsequent edits to that article should use the same type of english. If in doubt, we have history pages. I think the reason you see british english more often in the wiki is because we've had a few editors who in their extreme modesty decided british english is superior and changed several of the american english articles over. I've noticed this happening on a few occasions. (please dont do that). [[User:VengefulDonut|VengefulDonut]] 09:53, 7 March 2008 (EST)&lt;br /&gt;
::I second sticking with the Wikipedia's Manual of Style for language.  And as a note, there isn't a &amp;quot;Rest of the World English.&amp;quot;  In fact, the language is documented to vary [http://en.wikipedia.org/wiki/Regional_accents_of_English_speakers|as much as the countries that speak it].&lt;br /&gt;
::So, how does the Namibian English variant sound to everyone?  At least then most of us are at an equal starting point!  :P  --[[User:TarrVetus|TarrVetus]] 11:25, 7 March 2008 (EST)&lt;br /&gt;
::I made a pretty bad assumption there, I suppose. I was trying to not sound biased, but I suppose I accidentally let it creep in somewhere. I'll just leave the variations to you guys and stick to cleaning up actual typos then. :P --[[User:Snoob|Snoob]] 11:37, 7 March 2008 (EST)&lt;br /&gt;
:::Hehe.  I can sympathize, Snoob.  I've had this debate with myself in the past, though it was from the other side.  --[[User:TarrVetus|TarrVetus]] 13:17, 7 March 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== Navigation on bottom ==&lt;br /&gt;
&lt;br /&gt;
Since recently (2 or 3 days) the navigation and search box are at the very bottom of every page (opera user). Can someone please fix this? --[[User:Koltom|Koltom]] 07:38, 21 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
:It's at the bottom of the page for me too, and I'm using Firefox. [[User:Klada|Klada]] 11:43, 21 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
::Confirm this is happening for me as well, Firefox 2.0.0.12 ubuntu 7.04. --[[User:Nunix|Nunix]] 14:56, 21 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
:::For what it's worth, ditto, and FF 2.0.0.12 Windows XP Home Edition Version 2002 Service Pack 2. --[[User:Savok|Savok]] 15:07, 21 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
::::Hah! Sorry, meant Senso. XD Good to have another confirmation regardless. Anyway, I went ahead and emailed him. It's weird how it just cropped up all of a sudden, hopefully something easily fixed. --[[User:Nunix|Nunix]] 02:00, 22 March 2008 (EDT)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=Talk:Main_Page/archive2&amp;diff=486</id>
		<title>Talk:Main Page/archive2</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=Talk:Main_Page/archive2&amp;diff=486"/>
		<updated>2008-03-21T18:56:51Z</updated>

		<summary type="html">&lt;p&gt;Nunix: /* Navigation on bottom */ oi, Savok?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Version of MediaWiki? ==&lt;br /&gt;
Sorry if this is completely the wrong place, but does anybody know which version of MediaWiki these pages uses?&lt;br /&gt;
Maybe that information could be included in the page About DwarfFortressWiki? --[[User:Gauteamus|Gauteamus]] 17:00, 17 December 2007 (EST)&lt;br /&gt;
:I think I found out. This page: [[Special:Version]] says the version is 1.10.1, which should mean that limited #for-loops are supported. I will delete these comments soonishly, but will let them stay for a while incase someone has comments --[[User:Gauteamus|Gauteamus]] 17:28, 17 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Change guide? ==&lt;br /&gt;
&lt;br /&gt;
Was just thinking, perhaps one of the links (or sections) on the main page should be a guide to the major changes between last version and this one.  Yes, a TON of stuff has changed, but a lot also has not, and a lot of the core concepts are the same... so I would imagine many of us who have played the previous version(s) would love a section where we can see a list of new basics we have to learn, along with links to those things' individual pages... like, z-axis (obviously), mechanisms, fluid dynamics, nobles, elevation/slope, farming... you get the idea.  --[[User:Cliffjeff|Cliffjeff]] 11:43, 30 October 2007 (EDT)&lt;br /&gt;
:Yea, I'm thinking not. Isn't the whole point of DF finding things out on your own? &amp;quot;Losing is Fun&amp;quot; and all that. Ok, so if we summarized all the changes, and someone (like me) didn't want to know we could not just not look at it right? What can I say? I'M WEAK! If we summarize the changes I will CONSUME it! (I'm only here because I still have another 6 hours of work before I can go home and try it!)&lt;br /&gt;
::Meanwhile, I'm lazy and stubborn and would love a consolidated list of only new things I need to know =p and I'm also trapped at work and unable to mess around in the game :( but if the whole point was finding out things on your own, why would we have a wiki? ;p --[[User:Cliffjeff|Cliffjeff]] 15:58, 30 October 2007 (EDT)&lt;br /&gt;
:::I agree, I think the change guide is a good idea, and it would also help us direct our attention at the articles that are likely to need the most work. --[[User:Peristarkawan|Peristarkawan]] 16:01, 30 October 2007 (EDT)&lt;br /&gt;
::::It ought not to be very hard to generate a basic change guide based on the official change notes, and then update it as the details are discovered.  --[[User:Bobson|Bobson]] 16:26, 30 October 2007 (EDT)&lt;br /&gt;
:::A change guide 'page' might be useful pointing out major differences but I think the style of the wiki should be aimed at new users who know nothing of previous versions. I think we should not compare old/vs new as a rule, but if necessary we should include comparisons at the bottom of a page as apposed to the main article. That is how I am writing my edits. --[[User:Markavian|Markavian]] 23:26, 31 October 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Basic Format ==&lt;br /&gt;
I think the [[Farming]] page is a good format for most of the key pages, perhaps the structure from the archive should be followed. --[[User:Infinity|Infinity]] 05:56, 31 October 2007 (EDT)&lt;br /&gt;
:Agreed, I've tried to copy this style on several pages, e.g. [[Gear Assembly]]. --[[User:Markavian|Markavian]] 23:30, 31 October 2007 (EDT)&lt;br /&gt;
I would like to add a request for a 'build tree' of sorts.  It would, for example, make figuring out how to get iron bars a whole lot less frustrating. --[[User:Dogcow|Dogcow]] 17:18, 1 November 2007 (EDT)&lt;br /&gt;
:Hello, I've added a whole page on the various metals you can make now.  This is my first time editing a wiki so feel free to make corrections for me if you want, just leave me a message on the page letting me know where I went wrong.  Also, since some Alloys involve smelting 3 bars of metal now, I have included a new template called Alloy3 to display these.  I'm not sure on the colors though so have at it where I'm off :)  --[[User:Chthon|Chthon]] 11:33, 3 November 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Importing old entries ==&lt;br /&gt;
&lt;br /&gt;
What's the stance on importing entries from the old wiki for stuff like general item stats? Most of them are still correct (or nearly so) and it would be nice not to have to switch between this and the old wiki any more. I can add a disclaimer to them stating I pulled them from the archives if that's appropriate. --[[User:Xazak|Xazak]] 15:07, 2 November 2007 (EDT)&lt;br /&gt;
:IMO (and I'm not admin or anything) it should be ok but only if you are 100% sure EVERYTHING is correct, and have verified it personally. I've edited at least one article someone copy-pasted with no changes that had old info in it so far and it makes me sad. --[[User:BurnedToast|BurnedToast]] 15:38, 2 November 2007 (EDT)&lt;br /&gt;
::Yes, I second this. Please be diligent if you are going to import old information. Even if you can't do it yourself, at least categorize it as needing verification so someone with the free time can. --[[User:EighenIndemnis|EighenIndemnis]] 15:37, 6 November 2007 (EST)&lt;br /&gt;
:You could use [[Template:Verify]] to indicate that something needs confirmation in the new version. --[[User:Senso|Senso]] 15:47, 6 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
I have noticed an increase of pages in which only an old Wiki page is copied/pasted along with a warning that it was copied and thus may not be accurate. Is it just me or that's ''exactly'' what we didn't want to happen, and one of the reasons we started fresh with the new Wiki to begin with? --[[User:Eagle of Fire|Eagle of Fire]] 01:45, 9 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Demystify messages? ==&lt;br /&gt;
&lt;br /&gt;
Probably against the spirit of 'losing is fun', but how about a page that explains smoe of the more cryptic messages, such as; 'job item misplaced' and 'job item lost or destroyed'? [[User:Runspotrun|Runspotrun]] 16:43, 8 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
Also, is there a suggestions pages? This probably isn't the best page to add ideas... [[User:Runspotrun|Runspotrun]] 16:44, 8 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Humor? ==&lt;br /&gt;
Any thoughts about possibly linking [[Main Page/Quote Archive]] page somewhere on the main page? Its an orphan at the moment and is pretty funny and relevant. [[User:Vanan|Vanan]] 15:19, 13 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
I'd like to be able to see that happen.  New people coming here might get overwhelmed if we don't amuse them with some good humor here and there.--[[User:AlBorland|AlBorland]] 13:42, 20 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
Where does one stick new funny quotes? Namely, this:&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;quot;&amp;quot;Thikut Atheludib, Marksdwarf cancels shooting at Archery Range: Interrupted by Groundhog pup&amp;quot; - What brave soldiers I have&amp;quot; [[User:Juckto|Juckto]] 18:45, 10 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Combat Logs? ==&lt;br /&gt;
What about a section where people could post cool combat logs from adventurer mode. This would different from the &amp;quot;Stories&amp;quot; section, which is more prose. (This is 'cause I'd like to post the log of a battle I had with a particularly clumsy Giant, who slammed into a wall allowing me to stab him in the back of the head for the eventual win. Its no dragon-slaying tale, but I still think its good.) --[[User:Wahnsinniger|Wahnsinniger]] 11:59, 2 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== German Translation ==&lt;br /&gt;
&lt;br /&gt;
I've got requests for either having a German wiki or Namespace. I'd like to have everybody's opinion on this. If you people think that having German (and maybe other languages eventually) translations on the main wiki is going to be annoying, tell me. I can also setup a new wiki on a subdomain (de.dwarffortresswiki.net for example). How would it be best organized? Should I use [http://www.mediawiki.org/wiki/Template:Languages LanguageTemplates]? Is there a need for other additional languages? --[[User:Senso|Senso]] 09:31, 17 January 2008 (EST)&lt;br /&gt;
:Since Dwarf Fortress is only available in English, if you can play the game, you can also read the wiki. I really don't think a German (or any other language) wiki version is worth the effort.--[[User:Siliziumleben|Siliziumleben]] 14:22, 18 January 2008 (EST)&lt;br /&gt;
::My oppinion also. This doesn't mean we should stop those enthusiam people though. --[[User:Eagle of Fire|Eagle of Fire]] 13:06, 17 January 2008 (EST)&lt;br /&gt;
::There's a big difference between understanding a game interface and reading long and complex tutorials, descriptions, discussions etc. I know French people who play this game; they can understand the UI but they use the French wiki for reference. Also, if I decide to use a separate wiki/subdomain, this will be totally transparent to you. --[[User:Senso|Senso]] 16:40, 17 January 2008 (EST)&lt;br /&gt;
:::My first language, the one I used since I'm born, is French. Yet, I way prefer this wiki over the french one. --[[User:Eagle of Fire|Eagle of Fire]] 10:06, 18 January 2008 (EST)&lt;br /&gt;
::::I'm French too, you know. But when I offered to host a DF wiki, I didn't do it in French because I know English is widely used. But I'm still glad that someone else started a French wiki. --[[User:Senso|Senso]] 22:58, 20 January 2008 (EST)&lt;br /&gt;
I don't see what harm could come from hosting a German, Japanese, and Russian wiki. It's not like it will interfere with the English one. Also, as a student of languages, I would love to read equivalent articles in German and Japanese. --[[User:DDouble|DDouble]] 22:01, 17 February 2008 (EST)&lt;br /&gt;
::I am german and while I can read english books like german ones, I have to agree that being able to use a UI and understanding the finer points in a tutorial etc. are two quite different things. I guess that if the bandwidth of the wiki is no burden on anyone, it could actually lead to an influx of new ideas and players, which is very important for a &amp;quot;community&amp;quot; game like DF. --[[User:Caiburn|Caiburn]] 20:44, 18 February 2008 (CET+1)&lt;br /&gt;
&lt;br /&gt;
== Requesting installation of ParserFunctions extension ==&lt;br /&gt;
&lt;br /&gt;
It would be nice if the ParserFunctions[http://meta.wikimedia.org/wiki/Help:ParserFunctions] extension was installed (#if, #expr, etc).  It would be useful for having templates that exclude parts of it if no values are provided.  Note: I cannot find a place for requesting extensions --[[User:Aygar|Aygar]] 13:00, 21 January 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
:ParserFunctions has been '''installed'''. I did a quick test and it works. Let me know if you run into problems. --[[User:Senso|Senso]] 11:54, 22 January 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== Quote randomization ==&lt;br /&gt;
&lt;br /&gt;
VengefulDonut, if you want to randomize that for improved quality, you'll need to do it right: Many (most?) of the quotes in the quote archive are in an ARCHIVE: They are bad quotes never intended to be reused. Also, what do we do when we get new quotes? Do they get put in a database, not to be used till the RNG chooses? --[[User:Savok|Savok]] 20:11, 7 February 2008 (EST)&lt;br /&gt;
:What would you like? [[User:VengefulDonut|VengefulDonut]] 20:36, 7 February 2008 (EST)&lt;br /&gt;
::I suggest that one quote is permanant, and the other quote refresh everytime we visit the page. So far, I noticed that even if I refresh the page, the same quotes stay. --[[User:Eagle of Fire|Eagle of Fire]] 05:49, 8 February 2008 (EST)&lt;br /&gt;
:::A new quote on the left, and a randomized archive quote on the right? As for the refesh: the template checks the time. --[[User:Jackard|Jackard]] 06:35, 8 February 2008 (EST)&lt;br /&gt;
::::What is the tick? Every few minutes? --[[User:Eagle of Fire|Eagle of Fire]] 08:14, 8 February 2008 (EST)&lt;br /&gt;
:::The template checks the time, but the time doesn't update because the server caches the page. It gets a new one whenever the server refreshes it; you can force this by editing the page or by clicking the preview button. Also, I could make it so that one of the quote boxes picks from the newest x quotes. [[User:VengefulDonut|VengefulDonut]] 10:43, 8 February 2008 (EST)&lt;br /&gt;
::::Having a newer quote on the left and an archived one on the right sounds better than a permanent quote on either. PS. Might want to remove a few of them, like the 'palisade' quote. --[[User:Jackard|Jackard]] 11:47, 8 February 2008 (EST)&lt;br /&gt;
:::::The goal of the quote archive was to archive every single quote which ever got to the main page. If you want to thin out only the best quotes, I suggest you use a separate database for that. Even then, how &amp;quot;good&amp;quot; is a quote is very open to interpretation and taste. If I had to remove all the quotes I find bad or unfunny myself, I'd probably remove 80% of the present quotes in the archive. --[[User:Eagle of Fire|Eagle of Fire]] 18:46, 8 February 2008 (EST)&lt;br /&gt;
::::::Ok. The right quotebox now chooses from the last 10 quotes instead of from among all of them. If anyone feels like they want to prune out or fiddle with quotes, go for it. I think what I've set up should be pretty straightforward, but if you have questions I'll be glad to answer them. [[User:VengefulDonut|VengefulDonut]] 20:11, 8 February 2008 (EST)&lt;br /&gt;
:::I added two new quotes (40, and 41), but only 40 is showing up at the moment, am I doing something wrong? --[[User:Markavian|Markavian]] 10:10, 10 March 2008 (EDT)&lt;br /&gt;
::::You did it exactly right. The left quote box randomly chooses between all quotes. The right quote box randomly chooses between the 10 newest. It will come up eventually. [[User:VengefulDonut|VengefulDonut]] 10:17, 10 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Version updates ==&lt;br /&gt;
There's a new version out today, so the version number and release date need changing. Unfortunately I have absolutely no idea how to do this as they appear to use some kind of function instead of being typed in. Somebody with the know-how fancy making the change? --[[User:TangoThree|TangoThree]] 10:04, 24 February 2008 (EST)&lt;br /&gt;
:[[Template:current/version]]&lt;br /&gt;
:[[Template:current/lastupdate]]&lt;br /&gt;
:[[User:VengefulDonut|VengefulDonut]] 10:15, 24 February 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;American&amp;quot; English or Rest-Of-The-World English? ==&lt;br /&gt;
&lt;br /&gt;
Just a minor question, while spell-checking articles, I've encountered a few discrepancies between the two, but I usually see the &amp;quot;rest of the world English&amp;quot; more. So what's the official rule here, assuming we're going for a constant? --[[User:Snoob|Snoob]] 08:40, 7 March 2008 (EST)&lt;br /&gt;
:Haha. You don't sound biased at all ;). I figure we can go one of two routes. We can either claim that DF is an american topic, since it's being made in america by an american and the wiki is on an american domain&amp;amp;mdash;or we can say DF is an international topic since people from all over are funding Toady. If it's an international topic, we might as well follow the  [http://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style#National_varieties_of_English wikipedia manual of style]. Wikipedia has no preference over the variant used, but there should be consistency in each article. The first user who makes an edit which disambiguates the variety being used in the article is considered the first major contributor and all subsequent edits to that article should use the same type of english. If in doubt, we have history pages. I think the reason you see british english more often in the wiki is because we've had a few editors who in their extreme modesty decided british english is superior and changed several of the american english articles over. I've noticed this happening on a few occasions. (please dont do that). [[User:VengefulDonut|VengefulDonut]] 09:53, 7 March 2008 (EST)&lt;br /&gt;
::I second sticking with the Wikipedia's Manual of Style for language.  And as a note, there isn't a &amp;quot;Rest of the World English.&amp;quot;  In fact, the language is documented to vary [http://en.wikipedia.org/wiki/Regional_accents_of_English_speakers|as much as the countries that speak it].&lt;br /&gt;
::So, how does the Namibian English variant sound to everyone?  At least then most of us are at an equal starting point!  :P  --[[User:TarrVetus|TarrVetus]] 11:25, 7 March 2008 (EST)&lt;br /&gt;
::I made a pretty bad assumption there, I suppose. I was trying to not sound biased, but I suppose I accidentally let it creep in somewhere. I'll just leave the variations to you guys and stick to cleaning up actual typos then. :P --[[User:Snoob|Snoob]] 11:37, 7 March 2008 (EST)&lt;br /&gt;
:::Hehe.  I can sympathize, Snoob.  I've had this debate with myself in the past, though it was from the other side.  --[[User:TarrVetus|TarrVetus]] 13:17, 7 March 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== Navigation on bottom ==&lt;br /&gt;
&lt;br /&gt;
Since recently (2 or 3 days) the navigation and search box are at the very bottom of every page (opera user). Can someone please fix this? --[[User:Koltom|Koltom]] 07:38, 21 March 2008 (EDT)&lt;br /&gt;
:It's at the bottom of the page for me too, and I'm using Firefox. [[User:Klada|Klada]] 11:43, 21 March 2008 (EDT)&lt;br /&gt;
::Confirm this is happening for me as well, Firefox 2.0.0.12 ubuntu 7.04. --[[User:Nunix|Nunix]] 14:56, 21 March 2008 (EDT)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=User:Nunix&amp;diff=37857</id>
		<title>User:Nunix</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=User:Nunix&amp;diff=37857"/>
		<updated>2008-03-18T03:35:42Z</updated>

		<summary type="html">&lt;p&gt;Nunix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;background:black; color:white&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot;Nunix&amp;quot; has been quite content lately. He has had a fine drink recently. He has enjoyed a fine day recently. He has read a good book recently. He has started a new fort recently. He has been considering some travel plans lately. He has felt a bit of wanderlust lately. &lt;br /&gt;
|- style=&amp;quot;color:blue&amp;quot;&lt;br /&gt;
| He is a citizen of the United States of America. He is a member of Portland, Oregon.&lt;br /&gt;
|- style=&amp;quot;color:lime&amp;quot;&lt;br /&gt;
| &amp;quot;Nunix&amp;quot; likes grassy hills, iron, glass, the color blue, musical instruments, the wind, the ocean, and feegles for their fightin' and drinkin' and stealin'. When possible, he prefers to consume dark rum and bread. He detests elves.&lt;br /&gt;
|- style=&amp;quot;color:white&amp;quot;&lt;br /&gt;
| He can't be bothered with frantic, fast-paced living. He has a calm demeanor. He appreciates art and beauty. He occasionally overindulges. He likes working outdoors and grumbles only mildly at inclement weather.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== top DF requests ==&lt;br /&gt;
* fix [[Animal caretaker|Animal Care]] so it heals animals (crippled narcoleptic dogs make me incredibly sad)&lt;br /&gt;
* turn LIKES_FIGHTING into a [[personality traits|trait]]&lt;br /&gt;
* make ponds refill (if they dry up every summer, how did they get there in the first place?!)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d_Talk:Creature_token&amp;diff=37606</id>
		<title>40d Talk:Creature token</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d_Talk:Creature_token&amp;diff=37606"/>
		<updated>2008-03-16T22:57:26Z</updated>

		<summary type="html">&lt;p&gt;Nunix: VERMIN_ tags&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Anybody happen to know anything about the [PACK_ANIMAL] tag?  I noticed that [[muskox|muskoxen]], [[mule|mules]] and [[donkey|donkeys]] all share this distinction.  I also noticed someone in the [[muskox]] page had said that muskoxen could serve as haulers.  Has Toady implemented a tag for animal haulers and sneaked it past everyone?  Perhaps they can only perform this function if they serve as a pet to haulers?  Or is it simply that merchants can carry goods on them? [[User:Some1else|Some1else]] 01:05, 19 February 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== VERMIN_ tags ==&lt;br /&gt;
&lt;br /&gt;
Made a new creature with VERMIN_CHASM and it spit out an unrecognised token message in my errorlog. Can someone confirm these work? Preferrably by pointing to a creature that has them? --[[User:Nunix|Nunix]] 18:57, 16 March 2008 (EDT)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Trap&amp;diff=6515</id>
		<title>40d:Trap</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Trap&amp;diff=6515"/>
		<updated>2008-03-16T19:46:58Z</updated>

		<summary type="html">&lt;p&gt;Nunix: /* Cage Trap */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(For traps used to catch [[vermin]], see [[animal trap]]).&lt;br /&gt;
&lt;br /&gt;
Traps are a reliable and cost-effective method for defending any fortress. Unlike [[soldier]]s, they're always on duty, and don't need to be carefully managed. On the other hand, they are immobile and can only lie in wait for foes to walk over them. To build a trap, go to the {{k|b}}uild-&amp;gt;Traps/Levers menu. You'll generally need one [[mechanism]], and at least one other component depending on the type of trap. They can be built indoors or outdoors, and require a level ground square with no other constructions in them. Most traps are not triggered by [[dwarf|dwarves]] (except berserk/insane ones), [[pet]]s, caravan members and enemies capable of sneaking, such as [[kobold]] thieves. Such creatures will pass over traps without triggering them.&lt;br /&gt;
&lt;br /&gt;
==Stone-fall Trap==&lt;br /&gt;
The simplest trap to construct, a stone-fall trap is essentially a [[stone]] suspended up in the air which is dropped on intruders when the trap is triggered. These are a popular defensive measure early on, as the components needed are readily available as soon as you start mining. A single stone trap will kill or severely maim most humanoid enemies although [[troll]]s, magmamen and hardier creatures may take two or three to drop. Mythical creatures such as [[dragon]]s, [[hydra]]s and [[titan]]s will take upwards of five or six. After being used they need to be reloaded with another stone by any dwarf with [[mechanic]] [[skill]] enabled, a task which your dwarves will see to automatically.&lt;br /&gt;
:Shortcut {{k|s}}&lt;br /&gt;
:Components used: [[mechanism]] and an ordinary [[stone]]&lt;br /&gt;
&lt;br /&gt;
==Weapon Trap==&lt;br /&gt;
Weapon traps consist of any number of deadly instruments rigged to a mechanism. When an intruder sets off the trap, the weapons spring out and strike the poor sap. You can add up to 10 [[weapons]] to a weapon trap, and they will all attack together when set off. This gives the potential for dealing significant amounts of damage at once. There are also special giant weapon parts you can build that are specially designed for use in weapon traps. Unlike stone-fall traps, weapon traps automatically reset after being triggered, ready to splatter the intruder's friends. But there is a (20%?)chance that the trap will become jammed each time it is triggered. A nearby dwarf will automatically clean a jammed trap; this does not require the [[cleaning]] labor. If there are weapons that require ammunition in the trap, they will also have to be reloaded occasionally. Weapon traps using [[bow]]s or [[crossbow]]s will not require cleaning but do use [[ammo]].&lt;br /&gt;
&lt;br /&gt;
Weapon traps are a nice way of getting rid of any cheap, mediocre captured weapons, wooden weapons you don't need for sparring and weapons your dwarves cant use. Due to the bundling of weapons you don't have to worry much about the minor damage they would cause separate.&lt;br /&gt;
&lt;br /&gt;
:Shortcut {{k|w}}&lt;br /&gt;
:Components used: [[mechanism]] and whatever [[weapon]]s you want.&lt;br /&gt;
&lt;br /&gt;
==Cage Trap==&lt;br /&gt;
Cage traps capture creatures that set them off in [[cage]]s. After a creature is captured, it's stored, cage and all, in an animal stockpile. Then the trap is reloaded with another cage. You can do all sorts of fun things with [[captured creatures]]. Creatures in cages will not be fed, they will survive indefinitely without nourishment.&lt;br /&gt;
It is possible that dwarves bring [[water]] to cages, but that means that you have someone friendly also locked in the cage - like a dwarf kid snatched by a [[goblin]] babysnatcher. In this case remove the poor fellow using the goblin's inventory screen.&lt;br /&gt;
A Cage trap is one of the most effective ways to defeat powerful beasts, as even a [[glass]] cage (aquarium/terrarium) can imprison a [[Colossus]]. This is expected to be changed.&lt;br /&gt;
:Shortcut {{k|c}}&lt;br /&gt;
:Components used: [[mechanism]] and a [[cage]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''NOTE:''' This trap will not catch vermin. For that, you need an [[animal trap]].&lt;br /&gt;
&lt;br /&gt;
==Upright Spear/Spike==&lt;br /&gt;
These traps can only be utilized by attaching them to [[lever]]s or [[pressure plate]]s, which when triggered will cause the [[spike]]s to extend from the ground and, when triggered again, to retract back into the ground. They don't slow or hurt any creature walking through them if they are not currently triggered by a lever/plate, neither when up nor when retracted.&lt;br /&gt;
&lt;br /&gt;
The lever task can be set to repeat which makes the spikes go up and down, but there is a high chance a creature will pass the spike trap before or after they shoot up, so you may want to build a row of at least 5 traps.&lt;br /&gt;
&lt;br /&gt;
The damage done depends, like with weapon traps, on the number and quality of the spears and spikes used. The fact that they do piercing damage makes them useful against more powerful foes which are most easily killed by damaging their organs. &lt;br /&gt;
&lt;br /&gt;
Spikes will, when triggered, damage creatures unaffected by other traps (kobold thieves and demons, but also dwarves and allied creatures). The traps' friendly fire means they make effective anti-[[immigrant]] traps. There are also reports that the spikes are effective against [[demons]], although spikes which are not made of steel may melt.&lt;br /&gt;
&lt;br /&gt;
Contrary to what one might think, the spikes appear to do no (additional) damage if a creature falls on them - there is therefore no advantage to putting the spikes at the bottom of a pit trap and you still have to connect them to a lever or pressure plate to cause injury. &lt;br /&gt;
&lt;br /&gt;
Stuff does get stuck in spikes when they are triggered - any corpses will appear as an item inside a spike's 'building' when they are out (the same way [[mug]]s and whatnot appear inside [[workshop]]s when you first make them). Retracting the spikes lets the corpse out.&lt;br /&gt;
&lt;br /&gt;
:Shortcut {{k|S}} (capitalized)&lt;br /&gt;
:Components used: [[spear]]s or [[spike]]s.&lt;br /&gt;
&lt;br /&gt;
==Other Traps==&lt;br /&gt;
You can create even more elaborate traps with imaginative use of pits, pressure plates, levers, [[grate]]s, [[support]]s, [[water]], [[magma]], and whatever else you can think of. Watching those goblins try to find a way out of your drowning chamber as it begins to fill is really quite satisfying.&lt;br /&gt;
&lt;br /&gt;
{{Buildings}}&lt;br /&gt;
[[Category:Traps]]&lt;br /&gt;
[[Category:Fortress Defense]]&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Creature_token&amp;diff=27677</id>
		<title>40d:Creature token</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Creature_token&amp;diff=27677"/>
		<updated>2008-03-12T01:56:54Z</updated>

		<summary type="html">&lt;p&gt;Nunix: common_domestic -- additional info via Grek @ boards + own testing&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;
| 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&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.&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. (Giant Cave Spiders have this at 1, but most other creatures have it at 2. The difference between these values is unknown.)&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 after the magma river.&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. &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. 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.&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.&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.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IMMOLATE&lt;br /&gt;
| &lt;br /&gt;
| &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_TALK.&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;
| Untested: possibly determines the random chance of how many creatures are generated when giving birth.&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;
&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.&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;
| RIVERATTACK&lt;br /&gt;
| &lt;br /&gt;
* 1st minimum&lt;br /&gt;
* 1st maximum&lt;br /&gt;
* 2nd minimum&lt;br /&gt;
* 2nd maximum&lt;br /&gt;
* 3rd minimum&lt;br /&gt;
* 3rd maximum&lt;br /&gt;
| Number of groups (of RIVERATTACK_GROUP size) that appear during attacks. Each pair of min/max numbers is used at a different time, starting with the first pair and moving to the 2nd and 3rd pair later in the game. &lt;br /&gt;
[RIVERATTACK:1:1:1:2:1:3]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| RIVERATTACK_CANUSEWELL&lt;br /&gt;
| &lt;br /&gt;
| Allows the creature to ambush through wells.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| RIVERATTACK_GROUP&lt;br /&gt;
| &lt;br /&gt;
* minimum&lt;br /&gt;
* maximum&lt;br /&gt;
| Number (min/max) of creatures that appear in each group when attacking from river, chasm, or lava. &lt;br /&gt;
[RIVERATTACK_GROUP:1:2]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| RIVERATTACK_RESIDENT&lt;br /&gt;
| &lt;br /&gt;
| Unknown.&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;
| 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_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_CAVERIVER&lt;br /&gt;
|&lt;br /&gt;
| The creature randomly appears near the cave river.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| VERMIN_CHASM&lt;br /&gt;
|&lt;br /&gt;
| The creature randomly appears near the chasm.&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_FLIES&lt;br /&gt;
|&lt;br /&gt;
| The vermin can fly around in the air, and tends to hop up and down Z-levels in the sky.&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_LAVA&lt;br /&gt;
|&lt;br /&gt;
| The creature randomly appears near the magma river.&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;
| VERMIN_SWAMPER&lt;br /&gt;
|&lt;br /&gt;
| The creature randomly appears near the swamps.&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>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Entity_token&amp;diff=36985</id>
		<title>40d:Entity token</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Entity_token&amp;diff=36985"/>
		<updated>2008-03-12T01:06:28Z</updated>

		<summary type="html">&lt;p&gt;Nunix: profession tokens links&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 respectfully.  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;
&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;
| 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;
[CULL_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;
&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;
| 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.&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.&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;
&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>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Unit_type_token&amp;diff=39043</id>
		<title>40d:Unit type token</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Unit_type_token&amp;diff=39043"/>
		<updated>2008-03-12T01:04:44Z</updated>

		<summary type="html">&lt;p&gt;Nunix: simple cut-paste from file, needs formatting/linking for associated skill(s)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Taken from /raw/graphics/graphics_example.txt. For use with entity leadership tokens.&lt;br /&gt;
&lt;br /&gt;
Profession tokens:&lt;br /&gt;
&lt;br /&gt;
MINER&lt;br /&gt;
&lt;br /&gt;
WOODWORKER&lt;br /&gt;
&lt;br /&gt;
CARPENTER&lt;br /&gt;
&lt;br /&gt;
BOWYER&lt;br /&gt;
&lt;br /&gt;
WOODCUTTER&lt;br /&gt;
&lt;br /&gt;
STONEWORKER&lt;br /&gt;
&lt;br /&gt;
ENGRAVER&lt;br /&gt;
&lt;br /&gt;
MASON&lt;br /&gt;
&lt;br /&gt;
RANGER&lt;br /&gt;
&lt;br /&gt;
ANIMAL_CARETAKER&lt;br /&gt;
&lt;br /&gt;
ANIMAL_TRAINER&lt;br /&gt;
&lt;br /&gt;
HUNTER&lt;br /&gt;
&lt;br /&gt;
TRAPPER&lt;br /&gt;
&lt;br /&gt;
ANIMAL_DISSECTOR&lt;br /&gt;
&lt;br /&gt;
METALSMITH&lt;br /&gt;
&lt;br /&gt;
FURNACE_OPERATOR&lt;br /&gt;
&lt;br /&gt;
WEAPONSMITH&lt;br /&gt;
&lt;br /&gt;
ARMORER&lt;br /&gt;
&lt;br /&gt;
BLACKSMITH&lt;br /&gt;
&lt;br /&gt;
METALCRAFTER&lt;br /&gt;
&lt;br /&gt;
JEWELER&lt;br /&gt;
&lt;br /&gt;
GEM_CUTTER&lt;br /&gt;
&lt;br /&gt;
GEM_SETTER&lt;br /&gt;
&lt;br /&gt;
CRAFTSMAN&lt;br /&gt;
&lt;br /&gt;
WOODCRAFTER&lt;br /&gt;
&lt;br /&gt;
STONECRAFTER&lt;br /&gt;
&lt;br /&gt;
LEATHERWORKER&lt;br /&gt;
&lt;br /&gt;
BONE_CARVER&lt;br /&gt;
&lt;br /&gt;
WEAVER&lt;br /&gt;
&lt;br /&gt;
CLOTHIER&lt;br /&gt;
&lt;br /&gt;
GLASSMAKER&lt;br /&gt;
&lt;br /&gt;
STRAND_EXTRACTOR&lt;br /&gt;
&lt;br /&gt;
KING&lt;br /&gt;
&lt;br /&gt;
KING_CONSORT&lt;br /&gt;
&lt;br /&gt;
FISHERY_WORKER&lt;br /&gt;
&lt;br /&gt;
FISHERMAN&lt;br /&gt;
&lt;br /&gt;
FISH_DISSECTOR&lt;br /&gt;
&lt;br /&gt;
FISH_CLEANER&lt;br /&gt;
&lt;br /&gt;
FARMER&lt;br /&gt;
&lt;br /&gt;
CHEESE_MAKER&lt;br /&gt;
&lt;br /&gt;
MILKER&lt;br /&gt;
&lt;br /&gt;
COOK&lt;br /&gt;
&lt;br /&gt;
THRESHER&lt;br /&gt;
&lt;br /&gt;
MILLER&lt;br /&gt;
&lt;br /&gt;
BUTCHER&lt;br /&gt;
&lt;br /&gt;
TANNER&lt;br /&gt;
&lt;br /&gt;
DYER&lt;br /&gt;
&lt;br /&gt;
PLANTER&lt;br /&gt;
&lt;br /&gt;
HERBALIST&lt;br /&gt;
&lt;br /&gt;
BREWER&lt;br /&gt;
&lt;br /&gt;
SOAP_MAKER&lt;br /&gt;
&lt;br /&gt;
POTASH_MAKER&lt;br /&gt;
&lt;br /&gt;
LYE_MAKER&lt;br /&gt;
&lt;br /&gt;
WOOD_BURNER&lt;br /&gt;
&lt;br /&gt;
ENGINEER&lt;br /&gt;
&lt;br /&gt;
MECHANIC&lt;br /&gt;
&lt;br /&gt;
SIEGE_ENGINEER&lt;br /&gt;
&lt;br /&gt;
SIEGE_OPERATOR&lt;br /&gt;
&lt;br /&gt;
PUMP_OPERATOR&lt;br /&gt;
&lt;br /&gt;
CLERK&lt;br /&gt;
&lt;br /&gt;
ARCHITECT&lt;br /&gt;
&lt;br /&gt;
ADMINISTRATOR&lt;br /&gt;
&lt;br /&gt;
TRADER&lt;br /&gt;
&lt;br /&gt;
TAXCOLLECTOR&lt;br /&gt;
&lt;br /&gt;
EXECUTIONER&lt;br /&gt;
&lt;br /&gt;
BARON&lt;br /&gt;
&lt;br /&gt;
COUNT&lt;br /&gt;
&lt;br /&gt;
DUKE&lt;br /&gt;
&lt;br /&gt;
BARON_CONSORT&lt;br /&gt;
&lt;br /&gt;
COUNT_CONSORT&lt;br /&gt;
&lt;br /&gt;
DUKE_CONSORT&lt;br /&gt;
&lt;br /&gt;
PHILOSOPHER&lt;br /&gt;
&lt;br /&gt;
ADVISOR&lt;br /&gt;
&lt;br /&gt;
ALCHEMIST&lt;br /&gt;
&lt;br /&gt;
DUNGEONMASTER&lt;br /&gt;
&lt;br /&gt;
MERCHANT&lt;br /&gt;
&lt;br /&gt;
DIPLOMAT&lt;br /&gt;
&lt;br /&gt;
GUILDREP&lt;br /&gt;
&lt;br /&gt;
MERCHANTBARON&lt;br /&gt;
&lt;br /&gt;
MERCHANTPRINCE&lt;br /&gt;
&lt;br /&gt;
OUTPOSTLIAISON&lt;br /&gt;
&lt;br /&gt;
DRUID&lt;br /&gt;
&lt;br /&gt;
CHAMPION&lt;br /&gt;
&lt;br /&gt;
HAMMERMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_HAMMERMAN&lt;br /&gt;
&lt;br /&gt;
SPEARMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_SPEARMAN&lt;br /&gt;
&lt;br /&gt;
CROSSBOWMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_CROSSBOWMAN&lt;br /&gt;
&lt;br /&gt;
WRESTLER&lt;br /&gt;
&lt;br /&gt;
MASTER_WRESTLER&lt;br /&gt;
&lt;br /&gt;
AXEMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_AXEMAN&lt;br /&gt;
&lt;br /&gt;
SWORDSMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_SWORDSMAN&lt;br /&gt;
&lt;br /&gt;
MACEMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_MACEMAN&lt;br /&gt;
&lt;br /&gt;
PIKEMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_PIKEMAN&lt;br /&gt;
&lt;br /&gt;
BOWMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_BOWMAN&lt;br /&gt;
&lt;br /&gt;
BLOWGUNMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_BLOWGUNMAN&lt;br /&gt;
&lt;br /&gt;
RECRUIT&lt;br /&gt;
&lt;br /&gt;
TRAINED_HUNTER&lt;br /&gt;
&lt;br /&gt;
TRAINED_WAR&lt;br /&gt;
&lt;br /&gt;
MASTER_THIEF&lt;br /&gt;
&lt;br /&gt;
THIEF&lt;br /&gt;
&lt;br /&gt;
STANDARD&lt;br /&gt;
&lt;br /&gt;
CHILD&lt;br /&gt;
&lt;br /&gt;
BABY&lt;br /&gt;
&lt;br /&gt;
DRUNK&lt;br /&gt;
&lt;br /&gt;
LASHER&lt;br /&gt;
&lt;br /&gt;
MASTER_LASHER&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Adventurer_mode&amp;diff=19764</id>
		<title>40d:Adventurer mode</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Adventurer_mode&amp;diff=19764"/>
		<updated>2008-03-07T07:57:15Z</updated>

		<summary type="html">&lt;p&gt;Nunix: /* Wrestling */ text; this ain't Warcraft, we don't call them creeps =p&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In '''adventurer mode''', you pick a race ([[elf]], [[dwarf]] or [[human]]) and start out in either a [[Site|town]] of your race or in a previous [[fortress]] you played on. You can receive [[quest]]s, venture into the wilderness to find [[caves]], abandoned towers and other [[Site|villages]]. You can even visit your old [[Fortress|fortresses]] and find whatever riches were left to be guarded by the [[creatures]] that fated your [[fortress]].&lt;br /&gt;
&lt;br /&gt;
The user interface differs somewhat from fortress mode; you may want to refer to the [[Adventure Mode quick reference|quick reference]] guide, or examine the detailed [[controls]] page. [[Site map]] may also prove useful.&lt;br /&gt;
&lt;br /&gt;
== Your first adventure ==&lt;br /&gt;
&lt;br /&gt;
=== Picking a race ===&lt;br /&gt;
When it comes to picking a race, there is difference in [[skills]]. [[Dwarves]] cannot wear [[human]] sized [[armor]], and are somewhat limited in the [[weapons]] they can wield due to their size. [[Elves]] have a slightly different set of [[skills]]. [[Humans]] are generally fairly well-balanced, and are the easiest to acquire quests from. Each race fares differently in combat; you may wish to look at the races' pages for the finer details.&lt;br /&gt;
&lt;br /&gt;
=== Choosing skills ===&lt;br /&gt;
Basically, if you want to start with a [[weapon]], you need to avoid having the most points spent in unarmored/[[wrestling]]. If you, for example, choose to start out with most points in [[swordsman]], you will start out with a [[sword]]. When you have chosen your preferred set of [[skills]], you can press {{key|Enter}} to embark.  The higher the [[skills]] in [[weapons]]/[[armor]] determine the quality of the equipment you start out with.&lt;br /&gt;
&lt;br /&gt;
If you start out with a high [[weapon]] [[skill]] (except bows and crossbows) and also an above novice [[armor]] and/or [[Armor#Shields and Bucklers|shield]] [[skill]], you'll start out with [[armor]] and/or [[Armor#Shields and Bucklers|shield]] as well.&lt;br /&gt;
&lt;br /&gt;
=== Setting out ===&lt;br /&gt;
If you chose human, you will start out inside the Mayor's house. You will see the Mayor (purple) and probably several [[drunks]]. Press {{key|k}} and talk to the Mayor. Press 'services' for a [[quest]]. You can talk to the drunks and recruit them to your party for some additional combat aid. Be sure to read the [[Adventure Mode quick reference]] or use the help files for more information on the commands in Adventure mode.&lt;br /&gt;
&lt;br /&gt;
=== Trading ===&lt;br /&gt;
In towns you can find merchants inside some buildings. Talk to them to trade with them. After buying an item, you must pick it up manually from somewhere in the shop.  {{K|l}}ook around for an item without $ signs around it.  Don't pick up items with $ signs; that's theft, which is punishable by death.&lt;br /&gt;
&lt;br /&gt;
=== Equipping your adventurer === &lt;br /&gt;
After acquiring [[armor]] from one source or another, you'll most likely want to equip it. To do this, first make sure it is in your possession--not on the ground. You can then {{key|w}}ear it, granted you don't already have too much on that equipment slot already. You can {{key|r}}emove or {{key|d}}rop inferior equipment as necessary.&lt;br /&gt;
&lt;br /&gt;
[[Weapons]] and [[Armor#Shields and Bucklers|shields]] are handled differently. There is no explicit equipment command. Instead, they are automatically equipped when you either {{k|g}}et them from the ground or {{k|r}}emove them from your [[backpack]] - provided the hand that would wield them is free. So, in order to change [[weapons]], you would {{k|d}}rop your current [[weapon]] and then either {{k|g}}et the new [[weapon]] or {{k|r}}emove the new [[weapon]] from the [[backpack]]. Once you have equipped the new [[weapon]], {{k|g}}et your old [[weapon]] and it will be tucked away safely in your [[backpack]]. [[Armor#Shields and Bucklers|Shields]] work the same way.&lt;br /&gt;
&lt;br /&gt;
Note that the world of DF seems to have a lot of left handers, so do not be surprised if your character holds the weapon with the left hand and the [[Armor#Shields and Bucklers|shield]] with the right hand.&lt;br /&gt;
&lt;br /&gt;
== Traveling the world ==&lt;br /&gt;
&lt;br /&gt;
=== How-to ===&lt;br /&gt;
You can walk around the whole world tile by tile if you wish, but given the size of the world, you might want to consider using another method. Pressing {{key|T}} will let see a very zoomed out map of the surrounding area. Moving about on this map is much faster, as well as it heals your adventurer, keeps him from starving, dehydrating, or getting tired. To exit this screen and explore the area you've reached, press {{k|&amp;gt;}}.&lt;br /&gt;
&lt;br /&gt;
If there is more than one feature such as a [[Site|town]] or group of [[creatures]] on that map tile you will get to choose which one you want to arrive near.&lt;br /&gt;
&lt;br /&gt;
Also while traveling on the world map, there is a chance that your adventurer can get randomly ambushed by enemies.  When that happens, you must survive by either fighting them off or hide from them.&lt;br /&gt;
&lt;br /&gt;
Jumping off [[Cliff|cliffs]] is not normally advisable; however, it is possible to do so by holding {{key|Alt}} while pressing the appropriate movement key.  Jumping off [[Cliff|cliffs]], depending on how high you jumped, will most of the time cover your eyes in blood, which lessens visuals.&lt;br /&gt;
&lt;br /&gt;
=== Finding quest locations ===&lt;br /&gt;
After receiving a [[quest]], you will be able to track its location using the {{key|Q}}uest log. Initially it will just give you the location on the {{key|T}}ravel map, though a lesser-known feature is its use in finding the cave entry (or other such target) once you're already in the [[Site map|local map]]. Bring up the quest log again, highlight the quest objective you're after, and {{key|z}}oom to it. It should then provide you with a local map of your current area, complete with a 3x3 box of flashing squares. This box indicates the general location of the cave's mouth. You'll still have to do some searching, but at least it's narrowed down for you. You can bring up this map at any time that you're in the local area of a quest objective.&lt;br /&gt;
&lt;br /&gt;
=== Visiting abandoned fortresses ===&lt;br /&gt;
If you start an adventure in a world with one or more abandoned [[Fortress|fortresses]], you can take your adventurer to see the sites of your previous endeavors. When you find one of your old [[Fortress|fortresses]], you will find that everything is a mess. Items are scattered about, things are smashed up and there are probably new hostile inhabitants that you will need to fend off. Visiting your old [[Fortress|fortresses]] might prove to be rewarding, since you can find [[armor]] and [[weapons]] you made (if you made any). The best thing to be found in your [[fortress]] would probably be any left behind [[Legendary artifact|artifact]] [[weapon]] or [[armor]]. This is also probably the best (and only?) way to get [[Legendary artifact|artifact-quality]] [[weapons]] and [[armor]].&lt;br /&gt;
&lt;br /&gt;
Also remember to check out any [[Engraving#Engravings|engravings]] you made while in [[fortress mode]]. When checking out [[Engraving#Engravings|engravings]] in adventure mode, they reveal a lot more specific information about the event that is engraved.&lt;br /&gt;
&lt;br /&gt;
== Combat ==&lt;br /&gt;
Fighting is extremely detailed in adventure mode! This adds a lot of fun in the battle, since there are so many ways to injure your opponents/victims.&lt;br /&gt;
&lt;br /&gt;
=== Ranged ===&lt;br /&gt;
If you have a [[weapon | bow]] or [[weapon | crossbow]], you can shoot arrows or bolts at enemies. You can also throw anything you can carry at enemies. Ranged attacks are highly efficient when you hit.&lt;br /&gt;
To fire your bow or crossbow, press {{key|f}}, and move the marker to the enemy you wish to fire upon, and press {{key|Enter}}. Same with throwing stuff, only press {{key|t}} and choose which item to throw, then choose the victim.&lt;br /&gt;
''Note: Throwing is slightly bugged, but in a good and fun way. You can throw captured flies, socks and even [[vomit]] if you want, with lethal effects. (Water piercing lungs, flies piercing hearts etc..)''&lt;br /&gt;
&lt;br /&gt;
=== Close combat ===&lt;br /&gt;
To fight a [[creature]] by hitting it, you just need to walk towards the [[creature]]. Alternatively, you can press {{key|A}} and choose your target. After you've pressed {{key|A}} and are given the list of targets to attack, you can use {{key|Enter}} to choose between a normal attack and [[wrestling]] before selecting which opponent you wish to target.&lt;br /&gt;
A normal attack will make the adventurer hit the target with whatever [[weapon]] he holds. If he is holding no [[weapon]], he will bash with his [[Armor# Shields and Bucklers|shield]]. If he has neither a weapon nor a [[Armor# Shields and Bucklers|shield]], he will either punch his target or grab a random appendage.&lt;br /&gt;
In [[wrestling]], you must spend a few rounds locking the target's limbs to be able to break and splinter them (good times). Alternately, you could try gouging, pinching, or strangling them instead.&lt;br /&gt;
&lt;br /&gt;
=== Wounds ===&lt;br /&gt;
Your adventurer will get wounded by enemies or falling (jumping) off cliffs. The best (and only?) way to heal, is to press {{key|T}}, and travel at least 1 tile in any direction. Your adventurer will be fully healed then, unless your character has wounds to the neck or head. Read more about wounds [[Wound|HERE]].&lt;br /&gt;
&lt;br /&gt;
== Tips for survival ==&lt;br /&gt;
Dying is easy in adventurer mode, especially if you've just started out. Following these simple tips will increase your chance to survive, and reach those nice stats and legendary [[skills]]! These tips are for the faint of heart only. If you like the challenges of the game, feel free to do the opposite of what these tips say.&lt;br /&gt;
&lt;br /&gt;
=== Basic Needs ===&lt;br /&gt;
Your adventurer gets hungry, thirsty, and drowsy, make sure your [[waterskin]] is always filled(fresh [[water]] at the [[Temple|temples]]), you carry 1-2 stacks[5] of food, and get some sleep sooner or later. &lt;br /&gt;
&lt;br /&gt;
Fresh [[water]] can be found sometimes at [[Temple|temples]] and always in [[River|rivers]]. [[Water]] from [[Murky pool|pools]] is not considered fresh [[water]]. &lt;br /&gt;
&lt;br /&gt;
In order to obtain [[water]], you need a [[waterskin]]. Unless you are an [[elf]], you will start with a full one at the beginning of the game, but you can also buy additional ones in the [[Site|towns]].&lt;br /&gt;
&lt;br /&gt;
Move right next to the [[water]] source and press {{k|I}} (capital 'i', that is) to interact in a complex manner with an item. You will be shown your [[inventory]]. Select your [[waterskin]] by pressing the letter shown to its left. If the [[inventory]] is so long that the [[waterskin]] is not shown, you may need to press {{k|/}} or {{k|*}} on the number pad to move through the pages. If you have done everything correctly, the game should offer you one or more options from which specific tile you wish to draw the [[water]]. Simply select one choice by pressing the letter to its left and the remaining free space in the [[waterskin]] will be filled with [[water]].&lt;br /&gt;
&lt;br /&gt;
Note that you can not refill [[Waterskin|waterskins]] that are inside of [[Backpack|backpacks]]. You need to {{k|r}}emove it from the [[backpack]] first. Also note that you can't put [[Waterskin|waterskins]] you are holding directly into the [[backpack]] (it is not accepted as a container for that purpose). First, {{k|d}}rop the [[waterskin]] and then {{k|g}}et it again. It should be put inside the [[backpack]] automatically.&lt;br /&gt;
&lt;br /&gt;
Solid food will eventually rot away. However, if you move on the travel map, you will not consume any food or water. Only if you stay on a [[Site map]] for a longer time will you first feel thirst and later hunger. A normal random [[encounter]] usually never last long enough to even generate thirst. Searching a [[quest]] [[cave]] can take longer (they are quite winding), but usually, you will not go beyond thirst if you only want to find the [[quest]] monster and kill it. Thus, carrying large stocks of food is not recommended, unless you plan something that will take a lot of time.&lt;br /&gt;
&lt;br /&gt;
(''Warning:'' NEVER, EVER sleep in a hostile place, next thing you know you will be cloven asunder by your own sword, or some nasty critters will be feasting upon you)&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;s&amp;gt;Living Shields&amp;lt;/s&amp;gt; Companions ===&lt;br /&gt;
&lt;br /&gt;
If you recruit some members to your party, you will not only gain extra damage output. You will also have someone else to take the damage instead of YOU!&lt;br /&gt;
When you first start out, the easiest &amp;lt;s&amp;gt;human shields&amp;lt;/s&amp;gt; friends to recruit are the drunks! They are found in human towns inside the tavern with the Mayor (The building you start in if you play a human). They will gladly come with you and block some blows for you. Drunks will usually attempt low-skill wrestling and (mostly) damage-less punches. Don't expect them to last long when you meet that Giant you are supposed to kill.&lt;br /&gt;
&lt;br /&gt;
To recruit someone into your party, press talk{{k|k}}, move the cursor over them, and press {{k|enter}}. Then in the conversation that follows, simply pick 'Join' from the list of options to ask them to accompany you. Children, peasants, the Mayor and Guards don't want any part of this silly adventuring malarkey.&lt;br /&gt;
&lt;br /&gt;
More detailed searches of towns of various races can yield other adventurers with some actual skills. The generally have a single weapon skill ([[Maceman]], [[Swordsman]], [[Spearman]] and so on) and some armor appropriate to the wealth of the town they were occupying. You will also find Guards around towns, and while they are combat-capable they will not shirk their duty in order to accompany you on your adventures.&lt;br /&gt;
&lt;br /&gt;
=== Avoid the impossible ===&lt;br /&gt;
Some things are harder than others. Decide for yourself is this is due to unbalancing of the game, realism or simply to add to the variety of challenges.&lt;br /&gt;
&lt;br /&gt;
==== [http://en.wikipedia.org/wiki/Shelob Shelob]'s in-laws, aka Giant Cave Spiders ====&lt;br /&gt;
Unless you are a legendary or better (ok its not possible to go beyond legendary..) bow-/crossbowman, you should at all costs AVOID giant cave spiders!! They shoot a web at you, making you immobilized while they rip your limbs off one by one. Then when you finally break free from the web, and can attack again, you've probably lost your arms while lying on the floor and the spider is about to throw you by your head up into the roof. Cave Spiders bleed to death eventually, but they know no fear nor pain, meaning they will not black out even if you manage to inflict serious damage including severed limbs. They are also capable of surviving red-level wounds to the body and legs and multiple severed limbs for long enough to eviscerate an adventurer. Leave these for the living shields to deal with while you slip out the other way, ideally from the cave entirely, never to return.&lt;br /&gt;
&lt;br /&gt;
Even if you are a legendary projectile weapon user, reconsider attacking a giant cave spider because in the tight quarters of a cave you might be shooting it from stealth when a giant rat or something similarly stupid walks next to you and triggers your loss of cover. The spider would then punish your arrogance immensely.&lt;br /&gt;
&lt;br /&gt;
''Note'': If absolutely required they ARE killable, but you need luck, and lots of it. Adept swordsman + Proficient shield user + Skilled ambusher manages to sneak up on it and then counterstrike + block does the job. In a suicide swordsman test run I had dethoraxation(decapitation for spiders) = instakill on the first counterstrike, second GCS got a mortal wound before it webbed me and bled to death while trying to chew through me, only broke sword wielding hand and leg. Third spider broke my shield hand and had me mortally wounded in no time after that, although i eventually killed it after unwebbing myself. That makes it ~2.5/3 chances to win, not bad for a rookie. And i was healed after each successful spider kill.&lt;br /&gt;
&lt;br /&gt;
''To conclude'': Basically, as long as your shield wielding hand is intact(and shield skill is high of course) you have pretty good chances of survival in 1 on 1, otherwise you're dead. Any extra armor(in my case exceptional full plate + normal armor skill) also helps in glancing off their bites.&lt;br /&gt;
&lt;br /&gt;
Another interesting thing is that before fighting one of them i threw a spear at it and it lodged in the wound, and it seems that the spider has a priority to break my grip as it repeatedly successfully broke my grip every time(that happened ~5-6 times in a row) i grabbed the lodged spear. That points to a possible distraction for a GCS in case of soloing it.&lt;br /&gt;
&lt;br /&gt;
==== Arrows ====&lt;br /&gt;
Don't take on quests where you need to kill elite bow-/crossbowmen! Generally, avoid flying arrows! Why? Because bow/crossbowmen have the tendency to see farther than you can. They are therefore able to fire at you from beyond your sight, making it hard to see where the arrow(s) are coming from. You may therefor end up chasing the shooter in the wrong direction, giving the shooter even MORE time to turn you into a pin-cushion. Of course, this is only the case if you manage to survive the first 3-4 arrows, because arrows are BAD for anyone but the shooter's health. Piercing hits like arrows are much more likely to damage internal organs, and while you might shrug off a moderate blunt hit to the chest a similar piercing hit could directly damage one or both lungs or your heart and instantly kill you.&lt;br /&gt;
&lt;br /&gt;
If you do accept a quest against an elite bowman or crossbowman and manage to reach melee range, immediately grapple its weapon, ideally by dropping yours and pulling the weapon out of its grasp entirely before throwing it away.&lt;br /&gt;
&lt;br /&gt;
=== Training yourself ===&lt;br /&gt;
Gaining stats ([[Attributes|strength, agility, toughness]]) helps a lot when fighting. How to best train yourself?&lt;br /&gt;
&lt;br /&gt;
==== Throwing ====&lt;br /&gt;
To find rocks simply hit &amp;quot;l&amp;quot; and look at any  rock coulored tiles some of these will be simply called by the rock name (e.g. limestone) and cannot be picked up but some will be called pebbles. Rocks are practically free ammo. When you find a tile with pebbles, pick up a lot of them (there are infinite rocks), and start throwing them. You can simply throw them at the tile you are standing at. Every throw will gain you 30 points toward the skill &amp;quot;Throwing&amp;quot;, and will after a while increase your stats (Strength, agility, toughness). You will need to throw 600 rocks to reach legendary Thrower (starting with no skill).&lt;br /&gt;
&lt;br /&gt;
Thrown objects are also a cheap way to injure enemies before they reach you if you are a melee fighter.&lt;br /&gt;
&lt;br /&gt;
You can also throw other stuff you find, like flies, beetles, worms, and even vomit. If you have a tendency to chop off enemy limbs, you can even throw these limbs. Killing zombies with their companion's severed heads and feet is always good for a laugh. Iron men are fun, because they leave behind a nice statue for the taking which can be thrown. Arrows and weapons seem to be particularly deadly when thrown, but even the most innocuous or silly items can come up with a kill.&lt;br /&gt;
&lt;br /&gt;
Most thrown objects deal blunt type damage, so they will break and bruise limbs, but arrows and weapons can deal their normal damage types. This is particularly useful to consider when trying for a desperate one-shot kill on a [[Giant Cave Spider]] that's about to web you and shred you into little chunks, as piercing attacks like thrown arrows and spears damage internal organs (making them more likely to get a one-hit kill, as an enemy can live through having the outside of their head moderately damaged but not from having the same amount of damage done to their brain) and thrown axes or swords can sever body parts and leave deep gashes (leading to massive bleeding or slit throats).&lt;br /&gt;
&lt;br /&gt;
==== Bow/Crossbow-skill ====&lt;br /&gt;
This skill trains in the same fashion as throwing. You gain skill per shot, not per hit. This is a more expensive skill to train than throwing because you need to buy (or find) arrows/bolts, but is also a much more deadly skill.  Fired projectiles do much more damage than thrown ones, and are also piercing type weapons which can do crippling damage to internal organs. The majority of thrown weapons are blunt and will do much more superficial bruising and bone-breaking damage. Shooting arrows at enemies is fun, because it is very efficient. Sadly, that also goes for enemy bow/crossbowmen. You will often be shot in the leg and crippled by an enemy you can't even see, who will then proceed to shoot you in the face until you die - which won't be very long afterwards unless you manage to find something to hide behind.&lt;br /&gt;
&lt;br /&gt;
Make sure to take extra &amp;lt;s&amp;gt;meat shields&amp;lt;/s&amp;gt; companions along with you if you're planning on using ranged weapons, it'll take time before you level the appropriate skill to bash things with your weapon in melee so it's imperative you stay out of the fighting till then. Drunks are particularly useful here, as they love to dive on things and collapse into a massive wrestling pile which you can take pot-shots at. Don't worry, you can't hit your guys. Not that you'd care.&lt;br /&gt;
&lt;br /&gt;
==== Wrestling ====&lt;br /&gt;
Since melee weapon skills are hard train because not every hit gives points towards the skill, why not train your [[wrestling]]? When you are alone with a unconscious enemy, why not break some limbs before finishing it off? Monsters often try to break your arms and legs, so having a bit of skill in wrestling will help break those locks a lot. Also, training wrestling is a quicker way to better stats (strength, agility, toughness) because gain points per move instead of per &amp;quot;hit&amp;quot;. Wrestling also handles dodging skill which is very handy to have.&lt;br /&gt;
&lt;br /&gt;
==== Swimming ====&lt;br /&gt;
Having no swimming skill in Adventure Mode is not a particularly good thing if you intend to go near water. Anyone with no swimming skill who falls or is pulled/pushed into water will begin to drown immediately if it is over 4/7 deep, and will also be unable to climb out of water this deep - usually resulting in instant death.&lt;br /&gt;
&lt;br /&gt;
To voluntarily jump into a pond or river you have to {{k|Alt}}-move off the edge of the land. This will present you with a choice of walking out into the open space above the water (immediately and unsurprisingly followed by a one-story fall) or moving directly into the water. To get back out, {{k|Alt}}-move into the riverbank/pond edge.&lt;br /&gt;
&lt;br /&gt;
As long as you have at least some Swimming skill, you will be able to move around in deeper water and will gain Swimming skill for every tile you move. Without Swimming, you will have to find depth 4 water to voluntarily paddle about in with your water wings on for your first skill points. Any deeper and you'll start to drown, any shallower and you can't swim in it. Hit {{k|m}} to set your swimming options.&lt;br /&gt;
&lt;br /&gt;
All in all this makes Novice Swimming an excellent starting skill, as you can (eventually) get Legendary skill simply by swimming back and forth in two squares of water and get lots of stat points in the process. However, this is mind-numbingly dull so good luck with that.  One should also keep in mind that water in cooler areas may suddenly freeze when the sun starts to go down, and thus instantly kill any creatures within.  As such, it's a good idea to do your training laps somewhere warm.&lt;br /&gt;
&lt;br /&gt;
It also seems that you are not able to move out of water of less than (7/7) onto the river bank.&lt;br /&gt;
&lt;br /&gt;
In addition, while you are swimming, you can not move to the travel map! You must first leave the water.&lt;br /&gt;
&lt;br /&gt;
==== Ambushing ====&lt;br /&gt;
The Ambusher skill is the parent to the {{k|S}}neak ability, which makes you character move more slowly and stealthily to avoid being noticed. Sneak cannot be activated if an enemy can currently see you, but you can use it immediately if you break line of sight somehow. Sneaking around will increase your Ambusher skill even if nobody is around to see you.&lt;br /&gt;
&lt;br /&gt;
Sneaking is particularly useful for avoiding ranged attacks, as even Novice skill allows you to get within four or five squares of an enemy before they spot you reliably. Standing next to sombody without them spotting you is difficult even with legendary skill. However, even if they spot you moving next to them they will only get one shot at you which is a lot better than the hundreds they would have had if you'd been blundering around in the dark too far away to even see them when they opened fire.&lt;br /&gt;
&lt;br /&gt;
The skill also has a valuable part to play in the noble art of running away. As long as you can get out of sight of all the enemies after you at once - such as around a corner indoors, or ducking behind a tree outside - you can start sneaking and head off in another direction. If your skill is too low however the enemies might be close enough to see you as soon as you try to sneak off.&lt;br /&gt;
&lt;br /&gt;
The most useful part of sneaking is undoubtedly the 'stealth throw'. While firing a missile weapon or attacking in melee will get you noticed immediately, throwing things at people will not. Stock up on dead enemies' weapons, clothing and severed body parts and you can pretend you're some gruesome comedy version of Sam Fisher. You know you want to.&lt;br /&gt;
&lt;br /&gt;
=== Summary ===&lt;br /&gt;
*Recruit some living spearcatchers&lt;br /&gt;
*Avoid flying arrows&lt;br /&gt;
*Throw rocks/statues/socks/bugs at enemies that still haven't reached you&lt;br /&gt;
*Train your stats before taking on your first quest-monster&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:Adventurer mode]]&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Adventurer_mode&amp;diff=19763</id>
		<title>40d:Adventurer mode</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Adventurer_mode&amp;diff=19763"/>
		<updated>2008-03-07T07:54:25Z</updated>

		<summary type="html">&lt;p&gt;Nunix: hudson beat me to it, added the other links from the category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In '''adventurer mode''', you pick a race ([[elf]], [[dwarf]] or [[human]]) and start out in either a [[Site|town]] of your race or in a previous [[fortress]] you played on. You can receive [[quest]]s, venture into the wilderness to find [[caves]], abandoned towers and other [[Site|villages]]. You can even visit your old [[Fortress|fortresses]] and find whatever riches were left to be guarded by the [[creatures]] that fated your [[fortress]].&lt;br /&gt;
&lt;br /&gt;
The user interface differs somewhat from fortress mode; you may want to refer to the [[Adventure Mode quick reference|quick reference]] guide, or examine the detailed [[controls]] page. [[Site map]] may also prove useful.&lt;br /&gt;
&lt;br /&gt;
== Your first adventure ==&lt;br /&gt;
&lt;br /&gt;
=== Picking a race ===&lt;br /&gt;
When it comes to picking a race, there is difference in [[skills]]. [[Dwarves]] cannot wear [[human]] sized [[armor]], and are somewhat limited in the [[weapons]] they can wield due to their size. [[Elves]] have a slightly different set of [[skills]]. [[Humans]] are generally fairly well-balanced, and are the easiest to acquire quests from. Each race fares differently in combat; you may wish to look at the races' pages for the finer details.&lt;br /&gt;
&lt;br /&gt;
=== Choosing skills ===&lt;br /&gt;
Basically, if you want to start with a [[weapon]], you need to avoid having the most points spent in unarmored/[[wrestling]]. If you, for example, choose to start out with most points in [[swordsman]], you will start out with a [[sword]]. When you have chosen your preferred set of [[skills]], you can press {{key|Enter}} to embark.  The higher the [[skills]] in [[weapons]]/[[armor]] determine the quality of the equipment you start out with.&lt;br /&gt;
&lt;br /&gt;
If you start out with a high [[weapon]] [[skill]] (except bows and crossbows) and also an above novice [[armor]] and/or [[Armor#Shields and Bucklers|shield]] [[skill]], you'll start out with [[armor]] and/or [[Armor#Shields and Bucklers|shield]] as well.&lt;br /&gt;
&lt;br /&gt;
=== Setting out ===&lt;br /&gt;
If you chose human, you will start out inside the Mayor's house. You will see the Mayor (purple) and probably several [[drunks]]. Press {{key|k}} and talk to the Mayor. Press 'services' for a [[quest]]. You can talk to the drunks and recruit them to your party for some additional combat aid. Be sure to read the [[Adventure Mode quick reference]] or use the help files for more information on the commands in Adventure mode.&lt;br /&gt;
&lt;br /&gt;
=== Trading ===&lt;br /&gt;
In towns you can find merchants inside some buildings. Talk to them to trade with them. After buying an item, you must pick it up manually from somewhere in the shop.  {{K|l}}ook around for an item without $ signs around it.  Don't pick up items with $ signs; that's theft, which is punishable by death.&lt;br /&gt;
&lt;br /&gt;
=== Equipping your adventurer === &lt;br /&gt;
After acquiring [[armor]] from one source or another, you'll most likely want to equip it. To do this, first make sure it is in your possession--not on the ground. You can then {{key|w}}ear it, granted you don't already have too much on that equipment slot already. You can {{key|r}}emove or {{key|d}}rop inferior equipment as necessary.&lt;br /&gt;
&lt;br /&gt;
[[Weapons]] and [[Armor#Shields and Bucklers|shields]] are handled differently. There is no explicit equipment command. Instead, they are automatically equipped when you either {{k|g}}et them from the ground or {{k|r}}emove them from your [[backpack]] - provided the hand that would wield them is free. So, in order to change [[weapons]], you would {{k|d}}rop your current [[weapon]] and then either {{k|g}}et the new [[weapon]] or {{k|r}}emove the new [[weapon]] from the [[backpack]]. Once you have equipped the new [[weapon]], {{k|g}}et your old [[weapon]] and it will be tucked away safely in your [[backpack]]. [[Armor#Shields and Bucklers|Shields]] work the same way.&lt;br /&gt;
&lt;br /&gt;
Note that the world of DF seems to have a lot of left handers, so do not be surprised if your character holds the weapon with the left hand and the [[Armor#Shields and Bucklers|shield]] with the right hand.&lt;br /&gt;
&lt;br /&gt;
== Traveling the world ==&lt;br /&gt;
&lt;br /&gt;
=== How-to ===&lt;br /&gt;
You can walk around the whole world tile by tile if you wish, but given the size of the world, you might want to consider using another method. Pressing {{key|T}} will let see a very zoomed out map of the surrounding area. Moving about on this map is much faster, as well as it heals your adventurer, keeps him from starving, dehydrating, or getting tired. To exit this screen and explore the area you've reached, press {{k|&amp;gt;}}.&lt;br /&gt;
&lt;br /&gt;
If there is more than one feature such as a [[Site|town]] or group of [[creatures]] on that map tile you will get to choose which one you want to arrive near.&lt;br /&gt;
&lt;br /&gt;
Also while traveling on the world map, there is a chance that your adventurer can get randomly ambushed by enemies.  When that happens, you must survive by either fighting them off or hide from them.&lt;br /&gt;
&lt;br /&gt;
Jumping off [[Cliff|cliffs]] is not normally advisable; however, it is possible to do so by holding {{key|Alt}} while pressing the appropriate movement key.  Jumping off [[Cliff|cliffs]], depending on how high you jumped, will most of the time cover your eyes in blood, which lessens visuals.&lt;br /&gt;
&lt;br /&gt;
=== Finding quest locations ===&lt;br /&gt;
After receiving a [[quest]], you will be able to track its location using the {{key|Q}}uest log. Initially it will just give you the location on the {{key|T}}ravel map, though a lesser-known feature is its use in finding the cave entry (or other such target) once you're already in the [[Site map|local map]]. Bring up the quest log again, highlight the quest objective you're after, and {{key|z}}oom to it. It should then provide you with a local map of your current area, complete with a 3x3 box of flashing squares. This box indicates the general location of the cave's mouth. You'll still have to do some searching, but at least it's narrowed down for you. You can bring up this map at any time that you're in the local area of a quest objective.&lt;br /&gt;
&lt;br /&gt;
=== Visiting abandoned fortresses ===&lt;br /&gt;
If you start an adventure in a world with one or more abandoned [[Fortress|fortresses]], you can take your adventurer to see the sites of your previous endeavors. When you find one of your old [[Fortress|fortresses]], you will find that everything is a mess. Items are scattered about, things are smashed up and there are probably new hostile inhabitants that you will need to fend off. Visiting your old [[Fortress|fortresses]] might prove to be rewarding, since you can find [[armor]] and [[weapons]] you made (if you made any). The best thing to be found in your [[fortress]] would probably be any left behind [[Legendary artifact|artifact]] [[weapon]] or [[armor]]. This is also probably the best (and only?) way to get [[Legendary artifact|artifact-quality]] [[weapons]] and [[armor]].&lt;br /&gt;
&lt;br /&gt;
Also remember to check out any [[Engraving#Engravings|engravings]] you made while in [[fortress mode]]. When checking out [[Engraving#Engravings|engravings]] in adventure mode, they reveal a lot more specific information about the event that is engraved.&lt;br /&gt;
&lt;br /&gt;
== Combat ==&lt;br /&gt;
Fighting is extremely detailed in adventure mode! This adds a lot of fun in the battle, since there are so many ways to injure your opponents/victims.&lt;br /&gt;
&lt;br /&gt;
=== Ranged ===&lt;br /&gt;
If you have a [[weapon | bow]] or [[weapon | crossbow]], you can shoot arrows or bolts at enemies. You can also throw anything you can carry at enemies. Ranged attacks are highly efficient when you hit.&lt;br /&gt;
To fire your bow or crossbow, press {{key|f}}, and move the marker to the enemy you wish to fire upon, and press {{key|Enter}}. Same with throwing stuff, only press {{key|t}} and choose which item to throw, then choose the victim.&lt;br /&gt;
''Note: Throwing is slightly bugged, but in a good and fun way. You can throw captured flies, socks and even [[vomit]] if you want, with lethal effects. (Water piercing lungs, flies piercing hearts etc..)''&lt;br /&gt;
&lt;br /&gt;
=== Close combat ===&lt;br /&gt;
To fight a [[creature]] by hitting it, you just need to walk towards the [[creature]]. Alternatively, you can press {{key|A}} and choose your target. After you've pressed {{key|A}} and are given the list of targets to attack, you can use {{key|Enter}} to choose between a normal attack and [[wrestling]] before selecting which opponent you wish to target.&lt;br /&gt;
A normal attack will make the adventurer hit the target with whatever [[weapon]] he holds. If he is holding no [[weapon]], he will bash with his [[Armor# Shields and Bucklers|shield]]. If he has neither a weapon nor a [[Armor# Shields and Bucklers|shield]], he will either punch his target or grab a random appendage.&lt;br /&gt;
In [[wrestling]], you must spend a few rounds locking the target's limbs to be able to break and splinter them (good times). Alternately, you could try gouging, pinching, or strangling them instead.&lt;br /&gt;
&lt;br /&gt;
=== Wounds ===&lt;br /&gt;
Your adventurer will get wounded by enemies or falling (jumping) off cliffs. The best (and only?) way to heal, is to press {{key|T}}, and travel at least 1 tile in any direction. Your adventurer will be fully healed then, unless your character has wounds to the neck or head. Read more about wounds [[Wound|HERE]].&lt;br /&gt;
&lt;br /&gt;
== Tips for survival ==&lt;br /&gt;
Dying is easy in adventurer mode, especially if you've just started out. Following these simple tips will increase your chance to survive, and reach those nice stats and legendary [[skills]]! These tips are for the faint of heart only. If you like the challenges of the game, feel free to do the opposite of what these tips say.&lt;br /&gt;
&lt;br /&gt;
=== Basic Needs ===&lt;br /&gt;
Your adventurer gets hungry, thirsty, and drowsy, make sure your [[waterskin]] is always filled(fresh [[water]] at the [[Temple|temples]]), you carry 1-2 stacks[5] of food, and get some sleep sooner or later. &lt;br /&gt;
&lt;br /&gt;
Fresh [[water]] can be found sometimes at [[Temple|temples]] and always in [[River|rivers]]. [[Water]] from [[Murky pool|pools]] is not considered fresh [[water]]. &lt;br /&gt;
&lt;br /&gt;
In order to obtain [[water]], you need a [[waterskin]]. Unless you are an [[elf]], you will start with a full one at the beginning of the game, but you can also buy additional ones in the [[Site|towns]].&lt;br /&gt;
&lt;br /&gt;
Move right next to the [[water]] source and press {{k|I}} (capital 'i', that is) to interact in a complex manner with an item. You will be shown your [[inventory]]. Select your [[waterskin]] by pressing the letter shown to its left. If the [[inventory]] is so long that the [[waterskin]] is not shown, you may need to press {{k|/}} or {{k|*}} on the number pad to move through the pages. If you have done everything correctly, the game should offer you one or more options from which specific tile you wish to draw the [[water]]. Simply select one choice by pressing the letter to its left and the remaining free space in the [[waterskin]] will be filled with [[water]].&lt;br /&gt;
&lt;br /&gt;
Note that you can not refill [[Waterskin|waterskins]] that are inside of [[Backpack|backpacks]]. You need to {{k|r}}emove it from the [[backpack]] first. Also note that you can't put [[Waterskin|waterskins]] you are holding directly into the [[backpack]] (it is not accepted as a container for that purpose). First, {{k|d}}rop the [[waterskin]] and then {{k|g}}et it again. It should be put inside the [[backpack]] automatically.&lt;br /&gt;
&lt;br /&gt;
Solid food will eventually rot away. However, if you move on the travel map, you will not consume any food or water. Only if you stay on a [[Site map]] for a longer time will you first feel thirst and later hunger. A normal random [[encounter]] usually never last long enough to even generate thirst. Searching a [[quest]] [[cave]] can take longer (they are quite winding), but usually, you will not go beyond thirst if you only want to find the [[quest]] monster and kill it. Thus, carrying large stocks of food is not recommended, unless you plan something that will take a lot of time.&lt;br /&gt;
&lt;br /&gt;
(''Warning:'' NEVER, EVER sleep in a hostile place, next thing you know you will be cloven asunder by your own sword, or some nasty critters will be feasting upon you)&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;s&amp;gt;Living Shields&amp;lt;/s&amp;gt; Companions ===&lt;br /&gt;
&lt;br /&gt;
If you recruit some members to your party, you will not only gain extra damage output. You will also have someone else to take the damage instead of YOU!&lt;br /&gt;
When you first start out, the easiest &amp;lt;s&amp;gt;human shields&amp;lt;/s&amp;gt; friends to recruit are the drunks! They are found in human towns inside the tavern with the Mayor (The building you start in if you play a human). They will gladly come with you and block some blows for you. Drunks will usually attempt low-skill wrestling and (mostly) damage-less punches. Don't expect them to last long when you meet that Giant you are supposed to kill.&lt;br /&gt;
&lt;br /&gt;
To recruit someone into your party, press talk{{k|k}}, move the cursor over them, and press {{k|enter}}. Then in the conversation that follows, simply pick 'Join' from the list of options to ask them to accompany you. Children, peasants, the Mayor and Guards don't want any part of this silly adventuring malarkey.&lt;br /&gt;
&lt;br /&gt;
More detailed searches of towns of various races can yield other adventurers with some actual skills. The generally have a single weapon skill ([[Maceman]], [[Swordsman]], [[Spearman]] and so on) and some armor appropriate to the wealth of the town they were occupying. You will also find Guards around towns, and while they are combat-capable they will not shirk their duty in order to accompany you on your adventures.&lt;br /&gt;
&lt;br /&gt;
=== Avoid the impossible ===&lt;br /&gt;
Some things are harder than others. Decide for yourself is this is due to unbalancing of the game, realism or simply to add to the variety of challenges.&lt;br /&gt;
&lt;br /&gt;
==== [http://en.wikipedia.org/wiki/Shelob Shelob]'s in-laws, aka Giant Cave Spiders ====&lt;br /&gt;
Unless you are a legendary or better (ok its not possible to go beyond legendary..) bow-/crossbowman, you should at all costs AVOID giant cave spiders!! They shoot a web at you, making you immobilized while they rip your limbs off one by one. Then when you finally break free from the web, and can attack again, you've probably lost your arms while lying on the floor and the spider is about to throw you by your head up into the roof. Cave Spiders bleed to death eventually, but they know no fear nor pain, meaning they will not black out even if you manage to inflict serious damage including severed limbs. They are also capable of surviving red-level wounds to the body and legs and multiple severed limbs for long enough to eviscerate an adventurer. Leave these for the living shields to deal with while you slip out the other way, ideally from the cave entirely, never to return.&lt;br /&gt;
&lt;br /&gt;
Even if you are a legendary projectile weapon user, reconsider attacking a giant cave spider because in the tight quarters of a cave you might be shooting it from stealth when a giant rat or something similarly stupid walks next to you and triggers your loss of cover. The spider would then punish your arrogance immensely.&lt;br /&gt;
&lt;br /&gt;
''Note'': If absolutely required they ARE killable, but you need luck, and lots of it. Adept swordsman + Proficient shield user + Skilled ambusher manages to sneak up on it and then counterstrike + block does the job. In a suicide swordsman test run I had dethoraxation(decapitation for spiders) = instakill on the first counterstrike, second GCS got a mortal wound before it webbed me and bled to death while trying to chew through me, only broke sword wielding hand and leg. Third spider broke my shield hand and had me mortally wounded in no time after that, although i eventually killed it after unwebbing myself. That makes it ~2.5/3 chances to win, not bad for a rookie. And i was healed after each successful spider kill.&lt;br /&gt;
&lt;br /&gt;
''To conclude'': Basically, as long as your shield wielding hand is intact(and shield skill is high of course) you have pretty good chances of survival in 1 on 1, otherwise you're dead. Any extra armor(in my case exceptional full plate + normal armor skill) also helps in glancing off their bites.&lt;br /&gt;
&lt;br /&gt;
Another interesting thing is that before fighting one of them i threw a spear at it and it lodged in the wound, and it seems that the spider has a priority to break my grip as it repeatedly successfully broke my grip every time(that happened ~5-6 times in a row) i grabbed the lodged spear. That points to a possible distraction for a GCS in case of soloing it.&lt;br /&gt;
&lt;br /&gt;
==== Arrows ====&lt;br /&gt;
Don't take on quests where you need to kill elite bow-/crossbowmen! Generally, avoid flying arrows! Why? Because bow/crossbowmen have the tendency to see farther than you can. They are therefore able to fire at you from beyond your sight, making it hard to see where the arrow(s) are coming from. You may therefor end up chasing the shooter in the wrong direction, giving the shooter even MORE time to turn you into a pin-cushion. Of course, this is only the case if you manage to survive the first 3-4 arrows, because arrows are BAD for anyone but the shooter's health. Piercing hits like arrows are much more likely to damage internal organs, and while you might shrug off a moderate blunt hit to the chest a similar piercing hit could directly damage one or both lungs or your heart and instantly kill you.&lt;br /&gt;
&lt;br /&gt;
If you do accept a quest against an elite bowman or crossbowman and manage to reach melee range, immediately grapple its weapon, ideally by dropping yours and pulling the weapon out of its grasp entirely before throwing it away.&lt;br /&gt;
&lt;br /&gt;
=== Training yourself ===&lt;br /&gt;
Gaining stats ([[Attributes|strength, agility, toughness]]) helps a lot when fighting. How to best train yourself?&lt;br /&gt;
&lt;br /&gt;
==== Throwing ====&lt;br /&gt;
To find rocks simply hit &amp;quot;l&amp;quot; and look at any  rock coulored tiles some of these will be simply called by the rock name (e.g. limestone) and cannot be picked up but some will be called pebbles. Rocks are practically free ammo. When you find a tile with pebbles, pick up a lot of them (there are infinite rocks), and start throwing them. You can simply throw them at the tile you are standing at. Every throw will gain you 30 points toward the skill &amp;quot;Throwing&amp;quot;, and will after a while increase your stats (Strength, agility, toughness). You will need to throw 600 rocks to reach legendary Thrower (starting with no skill).&lt;br /&gt;
&lt;br /&gt;
Thrown objects are also a cheap way to injure enemies before they reach you if you are a melee fighter.&lt;br /&gt;
&lt;br /&gt;
You can also throw other stuff you find, like flies, beetles, worms, and even vomit. If you have a tendency to chop off enemy limbs, you can even throw these limbs. Killing zombies with their companion's severed heads and feet is always good for a laugh. Iron men are fun, because they leave behind a nice statue for the taking which can be thrown. Arrows and weapons seem to be particularly deadly when thrown, but even the most innocuous or silly items can come up with a kill.&lt;br /&gt;
&lt;br /&gt;
Most thrown objects deal blunt type damage, so they will break and bruise limbs, but arrows and weapons can deal their normal damage types. This is particularly useful to consider when trying for a desperate one-shot kill on a [[Giant Cave Spider]] that's about to web you and shred you into little chunks, as piercing attacks like thrown arrows and spears damage internal organs (making them more likely to get a one-hit kill, as an enemy can live through having the outside of their head moderately damaged but not from having the same amount of damage done to their brain) and thrown axes or swords can sever body parts and leave deep gashes (leading to massive bleeding or slit throats).&lt;br /&gt;
&lt;br /&gt;
==== Bow/Crossbow-skill ====&lt;br /&gt;
This skill trains in the same fashion as throwing. You gain skill per shot, not per hit. This is a more expensive skill to train than throwing because you need to buy (or find) arrows/bolts, but is also a much more deadly skill.  Fired projectiles do much more damage than thrown ones, and are also piercing type weapons which can do crippling damage to internal organs. The majority of thrown weapons are blunt and will do much more superficial bruising and bone-breaking damage. Shooting arrows at enemies is fun, because it is very efficient. Sadly, that also goes for enemy bow/crossbowmen. You will often be shot in the leg and crippled by an enemy you can't even see, who will then proceed to shoot you in the face until you die - which won't be very long afterwards unless you manage to find something to hide behind.&lt;br /&gt;
&lt;br /&gt;
Make sure to take extra &amp;lt;s&amp;gt;meat shields&amp;lt;/s&amp;gt; companions along with you if you're planning on using ranged weapons, it'll take time before you level the appropriate skill to bash things with your weapon in melee so it's imperative you stay out of the fighting till then. Drunks are particularly useful here, as they love to dive on things and collapse into a massive wrestling pile which you can take pot-shots at. Don't worry, you can't hit your guys. Not that you'd care.&lt;br /&gt;
&lt;br /&gt;
==== Wrestling ====&lt;br /&gt;
Since melee weapon skills are hard train because not every hit gives points towards the skill, why not train your [[wrestling]]? When you are alone with a unconscious creep, why not break some limbs before finishing it off? Creeps are always going to try to break your arms and legs, so having a bit of skill in wrestling will help break those locks a lot. Also, training wrestling is a quicker way to better stats (strength, agility, toughness) because gain points per move instead of per &amp;quot;hit&amp;quot;. Wrestling also handles dodging skill which is very handy to have.&lt;br /&gt;
&lt;br /&gt;
==== Swimming ====&lt;br /&gt;
Having no swimming skill in Adventure Mode is not a particularly good thing if you intend to go near water. Anyone with no swimming skill who falls or is pulled/pushed into water will begin to drown immediately if it is over 4/7 deep, and will also be unable to climb out of water this deep - usually resulting in instant death.&lt;br /&gt;
&lt;br /&gt;
To voluntarily jump into a pond or river you have to {{k|Alt}}-move off the edge of the land. This will present you with a choice of walking out into the open space above the water (immediately and unsurprisingly followed by a one-story fall) or moving directly into the water. To get back out, {{k|Alt}}-move into the riverbank/pond edge.&lt;br /&gt;
&lt;br /&gt;
As long as you have at least some Swimming skill, you will be able to move around in deeper water and will gain Swimming skill for every tile you move. Without Swimming, you will have to find depth 4 water to voluntarily paddle about in with your water wings on for your first skill points. Any deeper and you'll start to drown, any shallower and you can't swim in it. Hit {{k|m}} to set your swimming options.&lt;br /&gt;
&lt;br /&gt;
All in all this makes Novice Swimming an excellent starting skill, as you can (eventually) get Legendary skill simply by swimming back and forth in two squares of water and get lots of stat points in the process. However, this is mind-numbingly dull so good luck with that.  One should also keep in mind that water in cooler areas may suddenly freeze when the sun starts to go down, and thus instantly kill any creatures within.  As such, it's a good idea to do your training laps somewhere warm.&lt;br /&gt;
&lt;br /&gt;
It also seems that you are not able to move out of water of less than (7/7) onto the river bank.&lt;br /&gt;
&lt;br /&gt;
In addition, while you are swimming, you can not move to the travel map! You must first leave the water.&lt;br /&gt;
&lt;br /&gt;
==== Ambushing ====&lt;br /&gt;
The Ambusher skill is the parent to the {{k|S}}neak ability, which makes you character move more slowly and stealthily to avoid being noticed. Sneak cannot be activated if an enemy can currently see you, but you can use it immediately if you break line of sight somehow. Sneaking around will increase your Ambusher skill even if nobody is around to see you.&lt;br /&gt;
&lt;br /&gt;
Sneaking is particularly useful for avoiding ranged attacks, as even Novice skill allows you to get within four or five squares of an enemy before they spot you reliably. Standing next to sombody without them spotting you is difficult even with legendary skill. However, even if they spot you moving next to them they will only get one shot at you which is a lot better than the hundreds they would have had if you'd been blundering around in the dark too far away to even see them when they opened fire.&lt;br /&gt;
&lt;br /&gt;
The skill also has a valuable part to play in the noble art of running away. As long as you can get out of sight of all the enemies after you at once - such as around a corner indoors, or ducking behind a tree outside - you can start sneaking and head off in another direction. If your skill is too low however the enemies might be close enough to see you as soon as you try to sneak off.&lt;br /&gt;
&lt;br /&gt;
The most useful part of sneaking is undoubtedly the 'stealth throw'. While firing a missile weapon or attacking in melee will get you noticed immediately, throwing things at people will not. Stock up on dead enemies' weapons, clothing and severed body parts and you can pretend you're some gruesome comedy version of Sam Fisher. You know you want to.&lt;br /&gt;
&lt;br /&gt;
=== Summary ===&lt;br /&gt;
*Recruit some living spearcatchers&lt;br /&gt;
*Avoid flying arrows&lt;br /&gt;
*Throw rocks/statues/socks/bugs at enemies that still haven't reached you&lt;br /&gt;
*Train your stats before taking on your first quest-monster&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:Adventurer mode]]&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=User_talk:Deathworks&amp;diff=38522</id>
		<title>User talk:Deathworks</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=User_talk:Deathworks&amp;diff=38522"/>
		<updated>2008-03-06T21:51:22Z</updated>

		<summary type="html">&lt;p&gt;Nunix: New page: Nice work on the site map. =D --~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nice work on the site map. =D --[[User:Nunix|Nunix]] 16:51, 6 March 2008 (EST)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d_Talk:Creatures&amp;diff=25395</id>
		<title>40d Talk:Creatures</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d_Talk:Creatures&amp;diff=25395"/>
		<updated>2008-03-05T22:20:22Z</updated>

		<summary type="html">&lt;p&gt;Nunix: Reason for ordering?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Here kitty!===&lt;br /&gt;
What are the triggers for semi- and megabeasts? Is there any way to encourage them? [[User:Runspotrun|Runspotrun]] 16:47, 11 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
:Pretty sure semimegabeasts don't attack in fortress mode. Don't know what triggers megabeasts in this version. On my current fort, I saw my first (a hydra) after 100 pop, don't know if that's the trigger or if it was just a coincidence.&lt;br /&gt;
&lt;br /&gt;
::Megabeasts used to attack based on your total fortress value. Semi-megabeasts are found in caves and such. --[[User:Nitem4re|Nitem4re]] 17:23, 13 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Reason for ordering? ==&lt;br /&gt;
&lt;br /&gt;
Is there any particular reason why these aren't alphabetised? --[[User:Nunix|Nunix]] 17:20, 5 March 2008 (EST)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Reactions&amp;diff=13802</id>
		<title>40d:Reactions</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Reactions&amp;diff=13802"/>
		<updated>2008-03-05T02:50:57Z</updated>

		<summary type="html">&lt;p&gt;Nunix: /* Notes */  rewording second note&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reactions currently control the actions of the [[smelter]] building. They consist of at least one reagent and one product. Eventually the goal is to include all buildings and their actions within the raws.&lt;br /&gt;
&lt;br /&gt;
You may have multiple reagents and products within a reaction. By including a product that replaces a consumed reagent, you could create things like tools and catalytic reactions.&lt;br /&gt;
&lt;br /&gt;
==Anatomy of a Reaction==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[REACTION:BITUMINOUS_COAL_TO_COKE] &amp;lt;-- The name of the reaction. Not referenced elsewhere yet, but must be unique.&lt;br /&gt;
===NAME===&lt;br /&gt;
[NAME:make coke from bituminous coal] &amp;lt;-- What appears in the game when the necessary reagents are available.&lt;br /&gt;
===SMELTER===&lt;br /&gt;
[SMELTER] &amp;lt;-- Says the reaction is performed in the smelter. There are currently no other building tokens.&lt;br /&gt;
===REAGENT===&lt;br /&gt;
Reagents come in two main types.&lt;br /&gt;
====Type 1====&lt;br /&gt;
[REAGENT:1:STONE:NO_SUBTYPE:STONE:COAL_BITUMINOUS] &amp;lt;-- First parameter after REAGENT is the number of this item the reaction needs. The second is an [[Item Token]], for instance BAR for metal bars. The third is the subtype, if applicable. Fourth is the matgloss class - probably only PLANT, STONE, METAL, COAL, and WOOD, although there may be more lurking. The last is the name of the material in the matgloss files.&lt;br /&gt;
&lt;br /&gt;
====Type 2====&lt;br /&gt;
[REAGENT:1:REACTION_CLASS:FLUX] &amp;lt;-- Reaction_class can be replaced with METAL_ORE and possibly STONE_NAME and THREAD_METAL though those aren't used in the basic reaction types.&lt;br /&gt;
Those are special cases that identify items that use the tags like [STONE_NAME:platinum nuggets] or [THREAD_METAL:ADAMANTINE:100]  {{Verify}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===PRODUCT===&lt;br /&gt;
[PRODUCT:100:3:BAR:NO_SUBTYPE:COAL:COKE] &amp;lt;-- The end product(s) of the reaction. The first parameter might be probability of success. The rest is the same as in REAGENT.&lt;br /&gt;
===FUEL===&lt;br /&gt;
[FUEL] &amp;lt;-- Says the reaction uses fuel.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&lt;br /&gt;
There are some pitfalls to reaction modding, and other odd behaviour that should be noted.&lt;br /&gt;
&lt;br /&gt;
Certain item tokens, notably LEAVES and PLANT use the MATERIAL and MATGLOSS tokens in an unexpected way. Rather than interpreting these tokens in the usual way, the game takes the numerical value of the MATERIAL token (as listed on the [[Item tokens]] page, and picks the plant that is that number of places in the raws. The MATGLOSS token appears to be ignored. For example, using the token [PRODUCT:100:1:PLANT:NO_SUBTYPE:BONE:DWARF] would result in the creation of one sweet pod plant, because BONE is material token number 4, and sweet pod is the fourth plant in the matgloss_plant.txt raw file.&lt;br /&gt;
&lt;br /&gt;
The smelter cannot look inside containers for reagents; this means not only bins and barrels, but bags, coffers, et cetera. In practice this makes it seemingly impossible to use extracts of any sort (liquid, powder, and so on) in smelter reactions. It likely won't show up on the job list at all and, if it does, will result in immediate cancellation when a dwarf tries to select it from the job queue. Extracts can be the product of a reaction but since they must be stored, they will immediately be &amp;quot;spilled&amp;quot; upon creation and be impossible to store and use. &lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Cage&amp;diff=18594</id>
		<title>40d:Cage</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Cage&amp;diff=18594"/>
		<updated>2008-03-04T04:15:13Z</updated>

		<summary type="html">&lt;p&gt;Nunix: all cages, empty or not, go in animal stockpiles; there's no entry for them in furniture&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A '''cage''' is a holding device. Cages cannot be made of [[stone]], but can be made of [[wood]] and [[metal]].  A cage made of [[glass]] is called a terrarium. Cages can hold an unlimited number of [[animals]] and captured [[vermin]] at once. Placing animals in a cage can reduce lag and reduce [[traffic]] in your hallways.  Both empty and occupied cages can be stored in an animals [[stockpile]].&lt;br /&gt;
&lt;br /&gt;
The cage can be used in a few ways:&lt;br /&gt;
&lt;br /&gt;
* If made of metal, a [[jail]], where you designate its location to be used for [[justice]], and a [[sheriff]] will detain any unruly dwarves.&lt;br /&gt;
* Animal restraining device, where you simply plant it and allocate any animals (except [[pet]]s) you want in it. Particularly handy for keeping track of mating animals. It is unsure if animals in a cage will mate{{Version|0.27.173.38a}}, but animals can bear children when caged.&lt;br /&gt;
** This is also how you go about making a makeshift [[zoo]] for [[trapped]] animals.&lt;br /&gt;
** A glass cage (Terrarium) can be designated an [[aquarium]] for holding captured [[fish]].&lt;br /&gt;
* A [[Traps#Cage_Trap|cage trap]] needs a cage as one of its components.&lt;br /&gt;
&lt;br /&gt;
If you buy your first animals via the traders, you may be unsure how to extract them. To remove an animal from a cage, it first needs to be placed via the Build menu ({{K|b}}-{{K|j}}). Once it's placed, use {{K|q}} to examine it, {{K|a}} to assign, and then use {{K|Enter}} to toggle the animal(s) currently inside. A dwarf will come along and let the animal out of the cage, after which it can be butchered, moved, et cetera.&lt;br /&gt;
&lt;br /&gt;
You can find a list of imaginative ideas to do with captured creatures [[captured creatures|here]].&lt;br /&gt;
&lt;br /&gt;
== How to disarm hostiles in cages ==&lt;br /&gt;
You can find the items carried by caged goblins, kobolds, etc. in the stocks menu and designate them for dumping, then dwarves will come to the cage and get them out.&lt;br /&gt;
&lt;br /&gt;
{{Buildings}}&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=User:Nunix&amp;diff=37856</id>
		<title>User:Nunix</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=User:Nunix&amp;diff=37856"/>
		<updated>2008-03-01T02:44:04Z</updated>

		<summary type="html">&lt;p&gt;Nunix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;background:black; color:white&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot;Nunix&amp;quot; has been quite content lately. He has had a fine drink recently. He has enjoyed a fine day recently. He has read a good book recently. He has started a new fort recently. He has been considering some travel plans lately. He has felt a bit of wanderlust lately. &lt;br /&gt;
|- style=&amp;quot;color:blue&amp;quot;&lt;br /&gt;
| He is a citizen of the United States of America. He is a member of Portland, Oregon.&lt;br /&gt;
|- style=&amp;quot;color:lime&amp;quot;&lt;br /&gt;
| &amp;quot;Nunix&amp;quot; likes grassy hills, iron, glass, the color blue, musical instruments, the wind, the ocean, and feegles for their fightin' and drinkin' and stealin'. When possible, he prefers to consume dark rum and bread. He detests elves.&lt;br /&gt;
|- style=&amp;quot;color:white&amp;quot;&lt;br /&gt;
| He can't be bothered with frantic, fast-paced living. He has a calm demeanor. He appreciates art and beauty. He occasionally overindulges. He likes working outdoors and grumbles only mildly at inclement weather.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== top DF requests ==&lt;br /&gt;
* fix [[Animal caretaker|Animal Care]] so it heals animals (crippled narcoleptic dogs make me incredibly sad)&lt;br /&gt;
* turn LIKES_FIGHTING into a [[personality traits|trait]]&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d_Talk:Modding_guide&amp;diff=37926</id>
		<title>40d Talk:Modding guide</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d_Talk:Modding_guide&amp;diff=37926"/>
		<updated>2008-02-28T20:14:41Z</updated>

		<summary type="html">&lt;p&gt;Nunix: Bad info?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[re: Creating separate .txt file for new creatures]&lt;br /&gt;
&lt;br /&gt;
This didn't work well for me. I added a new playable civ (Klackon) to the entity_default file like this page said, and the species (Klackon) in that new civ was located in a new .txt file. Dwarves still showed up, but never my civ. I kept reducing the number of allowable dwarf civs thinking they were just competing for selection, culminating in getting rid of them entirely, ending up in developing a world that had humans and elves only! Oops. &lt;br /&gt;
&lt;br /&gt;
Finally, I added my Klackon creature to the end of the creature_standard file instead of only having them in the creature_klackon.txt file.. Voila! I now have dwarf civs and klackon civs in the same world and actually get a choice between them when I make a fort.&lt;br /&gt;
&lt;br /&gt;
It's very possible that I just messed up something basic when I made the new .txt file to contain the creature definition, but I could still point out that making a new, separate .txt file certainly didn't make things simpler for me, so it's not such great advice for budding modders.&lt;br /&gt;
&lt;br /&gt;
Everything else worked fine though, so thanks, still!&lt;br /&gt;
&lt;br /&gt;
== Bad info? ==&lt;br /&gt;
&lt;br /&gt;
So someone added a big notice at the top that suggests there's a fair bit of out-of-date text.. but no mention of what that may be, no links to forum posts, et cetera. Someone want to clue me in on just what, exactly, is no longer relevant? --[[User:Nunix|Nunix]] 15:14, 28 February 2008 (EST)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d_Talk:Eerie_glowing_pit&amp;diff=27953</id>
		<title>40d Talk:Eerie glowing pit</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d_Talk:Eerie_glowing_pit&amp;diff=27953"/>
		<updated>2008-02-27T04:29:59Z</updated>

		<summary type="html">&lt;p&gt;Nunix: cooling or refilling?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{spoiler}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== The Demons ==&lt;br /&gt;
How powerful ARE the demons now? I gather that a pit chamber will release piles of them, but how many and how nasty are they all? Wonder if adamantine is really worth it... though if you've planned it out, I suppose it might be. Wonder how many demons a legendary dwarf warrior wielding masterwork adamantine weapons and armor could take out by himself!&lt;br /&gt;
&lt;br /&gt;
: They're as nasty as they used to be. -- [[User:Zaratustra|Zaratustra]] 11:38, 20 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
: I had repulsed the initial wave of 1 Daemon and 7 Spirits of Fire by 5 marksdwarves and 4 axedwarves. 2 marksdwarves and 2 axedwarves were Elite in full steel chain/plate, others - on their way to it. Lost all axedwarves and 1 marksdwarf in the process. A few seasons later I thought that there weren't much more daemons and breached the pits in a new spot. By that time I had 3 Champion marksdwarves in Fortress Guard (not controllable at all :( ), ~20 wardogs, 4 other marksdwarves, 2 of which - Elite and 4 axedwarves/hammerdwarves at about 'competent' each. All the civilians (90 of them) were drafted into military with some extra weapons and no armor including ~10 miners from Legendary to novice with picks. The aftermath in the units screen is 16 dead Spirits of Fire including 7 from the initial attack, 10 live and happy Spirits of Fire with '''very''' long names, probably some more Spirits of Fire in ambush/invisible to me state and 5 recruits resting and dehydratated in remote corners of my bedroom area. There were immence lags when my stockpiles cathed fire and it were heavily  lagging when I got there in adventure mode. --[[User:Another|Another]] 15:05, 20 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
: I just recently breached a pit, only to result in my entire fortress virtually being annihilated, 109 military dwarves were killed, including a Hammerlord with a legendary adamantine hammer, a mortally wounded Legendary Captain of the Guard, and the daemons lost only 50 total. --[[User:Naze|Naze]] 23:19, 12 December 2007&lt;br /&gt;
&lt;br /&gt;
: I cleansed a demon pit that included exactly 30 fire spirits and a demon. I built a corridor to the chamber, filled it with spikes and chained them to a lever, with the pull lever/R action. It worked quite well despite the fact that my spikes were melt by the demons as they approached. They eventually had to go through a corridor where marksdwarves were stationned. They killed 5 marksdwarves, and some managed to enter my fortress undetected. I was VERY lucky because the fortress guard was useful! If you disable TEMPERATURE, they will be destroyed with no sweat. [[User:Bartavelle|Bartavelle]] 09:01, 11 January 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
: If you re-site your barracks to just outside the pits, then your fortress guard will find themselves joining the front line... [[User:YayTheDwarves|YayTheDwarves]] 09:58, 11 January 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== Magma mini-pipes/vents? ==&lt;br /&gt;
Are the magma bits considered unconnected, and thus will cool to obsidian, or are they in effect pipes/vents and will refill via the new code? --[[User:Nunix|Nunix]] 23:29, 26 February 2008 (EST)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Modding_guide&amp;diff=30417</id>
		<title>40d:Modding guide</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Modding_guide&amp;diff=30417"/>
		<updated>2008-02-27T00:39:09Z</updated>

		<summary type="html">&lt;p&gt;Nunix: /* Modding the civilizations */ typo fix&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Old|0.23.130.23a|, the 2D version}}&lt;br /&gt;
&lt;br /&gt;
'''A NEW UPDATE HAS MADE MOST OF THIS INFORMATION REDUNDANT IN REGARDS TO NEW CIVILISATIONS'''&lt;br /&gt;
&lt;br /&gt;
This is intended to be an easy guide for general newbies on how to both edit and add civilizations, creatures, objects, and so on in Dwarf Fortress, both [[Adventure_Mode|adventurer]] and [[Dwarf_Fortress_Mode|fortress]] modes, without breaking anything too much. Generally breaking stuff is fine! Just always back up your work + the originals, and be patient at having to [[World_Generation|generate new worlds]] over and over. &lt;br /&gt;
&lt;br /&gt;
== Basics of DF modding ==&lt;br /&gt;
&lt;br /&gt;
All of the data you can edit are stored in the \raw\ folder wherever you saved your DF executable. The raw folder contains two subfolders: graphics (where you insert [[Object_Tilesets|graphic packs]] to make custom tiles), and objects, which contains all the data for generally everything in the game that is not hardcoded. Quite a lot is not hardcoded, so you can edit a wide variety of things in the game. &lt;br /&gt;
&lt;br /&gt;
Essentially, everything that can be modded uses text files to determine how they interact with the world or with other objects. With a bit of know-how you can tinker with just about everything. &lt;br /&gt;
&lt;br /&gt;
Every text file uses what are called &amp;quot;tokens&amp;quot;, also called &amp;quot;flags&amp;quot;. They are essentially attributes that you can add or remove or edit for any particular object in the game, that change the way the object works or acts. Most of the actual effects are hardcoded: for example, giving a creature such as a moose the [EVIL] creature token will make it only appear in evil maps, or giving it [BONECARN] will make it chow down on bones.&lt;br /&gt;
&lt;br /&gt;
A few key things to remember when modding the text files:&lt;br /&gt;
&lt;br /&gt;
* Always back up the default text files you plan on editing. This way, if your game crashes (due to say, a typo that you can't find) you can simply copy-paste it back in for a 'vanilla' DF.&lt;br /&gt;
* When you edit any of the text files in the raw folder you must do the following: go into the \data\save folder and delete everything in it, including subfolders. Just do a ctrl-A and hit delete. If you try to play a game of DF with edited text files without making a new world first, bad stuff will happen.&lt;br /&gt;
* In general it's better to make whole new text files for new stuff you're adding rather than editing the existing ones by tagging them onto the bottom. This allows you to keep track of them easier and keeps them all in one place so there's less messing about with tons of files.&lt;br /&gt;
&lt;br /&gt;
In addition, if you ''rename'' the any of the \raw\ files themselves (such as 'creature_insects.txt' to 'creature_bugs.txt'), you must find the same filename in the \data\objects\ folder and delete it. This is required because once the world is generated it creates the new files and saves them for use next time the world is needed; without deleting the file you will get duplication errors. This is not necessary if you just don't change any of the filenames.&lt;br /&gt;
&lt;br /&gt;
== Modding the civilizations ==&lt;br /&gt;
&lt;br /&gt;
The civilization entries are stored in entity_default.txt. They are quite simple files that are in the following format:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 [ENTITY:ENTITYNAME]&lt;br /&gt;
     [CREATURE:CREATURETYPE]&lt;br /&gt;
     [TRANSLATION:LANGUAGETYPE]&lt;br /&gt;
     [BIOME_SUPPORT:BIOMETOKEN:FREQENCY]&lt;br /&gt;
     ...[OTHER NONESSENTIAL TAGS]...&lt;br /&gt;
&lt;br /&gt;
At the top of the file you'll see an 'entity_default' all by itself, that must be at the top of the file only. All game files require those markers at the top. You can safely ignore them for now.&lt;br /&gt;
&lt;br /&gt;
Now what do these mean, exactly? For one, where the tags are located don't generally matter quite a lot. You can add them in any order as long as they're underneath the &amp;quot;[ENTITY:]&amp;quot; token, which is the 'header' of the civilization and lets the game know that everything underneath deals with that civ. The entity token can be anything as long as it's not the same as another one.&lt;br /&gt;
&lt;br /&gt;
'[CREATURE:]' links the civilization with a certain creature defined in a different file. This is the creature you play in adventurer or fortress mode, or that wanders around their towns when you explore them. For example, if you wanted to do something silly you could switch the &amp;quot;DWARF&amp;quot; entry in entity_default.txt with &amp;quot;ELF&amp;quot; and you would be marching elves around in fortress mode.&lt;br /&gt;
&lt;br /&gt;
'[TRANSLATION:]' connects the civ to a specific language file that determines things like their natural (untranslated) creature first + last names and city names. The valid ones are HUMAN, DWARF, ELF, and GOBLIN.&lt;br /&gt;
&lt;br /&gt;
'[BIOME_SUPPORT::]' defines biomes that civs will appear in.&lt;br /&gt;
&lt;br /&gt;
You can find many details about the rest of the civilization tokens [[Entity_Tokens|here]]. The important ones are the CIV_CONTROLLABLE token, which lets you control the civ in dwarf fortress mode (by random chance if you have more than one set controllable) and the INDIV_CONTROLLABLE and ADVENTURE_TIER tokens which lets you play the civ in adventure mode via the PLAY NOW! command.&lt;br /&gt;
&lt;br /&gt;
Any token that has to deal with weapons, armor, clothing, etc. are all the items that the civ can build, not necessarily the ones they can wear. For example, you could create a species with no clothes specified, but then rob a clothes shop in adventurer mode and wear everything you want. &lt;br /&gt;
&lt;br /&gt;
[SELECT_SYMBOL:ALL:] and [CULL_SYMBOL:ALL:] are the words that can be randomly generated in names, civs, cities, artifacts, engravings, etc. &amp;quot;SELECT_SYMBOL&amp;quot; means that the civ is far more likely to use those, and CULL_SYMBOL means they never will. You can find a list of every symbol type [[Language|here]].&lt;br /&gt;
&lt;br /&gt;
An easy method of creating a civilization is just to copy-paste a similar one to the bottom of the entity_default.txt file and edit things to your liking.&lt;br /&gt;
&lt;br /&gt;
NOTE: With version 32a and higher, if you use [NUISANCE] or [BABYSNATCHER] with older mods then you will get things like wyverns sneaking into your fort knocking everything over, as they're set buildingdestroyer. Just remove the line (nuisance, babysnatcher, sieger) entirely.&lt;br /&gt;
&lt;br /&gt;
== Modding the creatures ==&lt;br /&gt;
&lt;br /&gt;
Creature modding is great fun. Essentially you can change nearly any aspect of a creature or completely make your own from scratch. You can either add a new creature to the bottom of an existing creature_thing.txt file or make your own file; just be sure to add the name of the file (without the txt) to the top of it. For example, I tend to use a 'creature_newbies.txt' file myself.&lt;br /&gt;
&lt;br /&gt;
Modding creatures is exactly similar to modding civs: just a matter of editing, adding, or removing tokens, enclosed in square brackets underneath the creature's [CREATURE:] header. The creature entries contain all the information about each specific creature in the game, from animals to dwarves to goblins to even caravan wagons. Much of the data of a creature is quite self-explanatory; you can find a list of every creature token [[Creature_Tokens|here]]. &lt;br /&gt;
&lt;br /&gt;
Note: If you add a butcherable creature to the game such as a domestic animal, people will automatically wander around wearing its fur or skin as leather items when you are in the game, assuming the creature comes from the civ's biome (natural area). So don't be surprised to see 'duck leather armor' or something if you add ducks.&lt;br /&gt;
&lt;br /&gt;
== Modding items ==&lt;br /&gt;
&lt;br /&gt;
Items come in several flavors: 'crafted' items, and 'natural' items. Both are the same in most ways, but are stored in different places: most crafted item data are stored in the item_blah.txt files (such as item_armor.txt), while things like plants, gems, food, and ore are stored in &amp;quot;matgloss&amp;quot; files, ie. matgloss_plant.txt. Both are easily editable just like a creature or civ, but the problem is that there is no definitive list of what most of the tokens for these quite do yet. In any case they are usually pretty self-explanatory and you can guess what they do by checking out similar entries.&lt;br /&gt;
&lt;br /&gt;
For example, let's look at the entry for, of course, the thong:&lt;br /&gt;
&lt;br /&gt;
 [ITEM_PANTS:ITEM_PANTS_THONG]&lt;br /&gt;
 [NAME:thong:thongs]&lt;br /&gt;
 [WEIGHT:10]&lt;br /&gt;
 [VALUE:10]&lt;br /&gt;
 [BLOCKPOWER:5]&lt;br /&gt;
 [LAYER:UNDER]&lt;br /&gt;
 [COVERAGE:25]&lt;br /&gt;
 [LAYER_SIZE:10]&lt;br /&gt;
 [LAYER_PERMIT:30]&lt;br /&gt;
 [MATERIAL_SIZE:1]&lt;br /&gt;
 [SOFT]&lt;br /&gt;
 [LEATHER]&lt;br /&gt;
&lt;br /&gt;
Most of these are pretty obvious if one compares them to the other entries. Now, if you wanted to mod these to turn them into metal thongs (ouch!), you would simply have to add [METAL] to it somewhere, and probably [HARD] instead of [SOFT]. Simple! &lt;br /&gt;
&lt;br /&gt;
Weapons work largely the same way; but remember that in order to actually use any of these things you'd have to add the ITEM_THING item flag to the civilization's 'useable items' list in entity_default.txt. For example, if you're fond of Scots and decided to make a 'claymore' sword that's even bigger than the two-hander already in the files. It might look like this:&lt;br /&gt;
&lt;br /&gt;
 [ITEM_WEAPON:ITEM_WEAPON_SWORD_CLAYMORE]&lt;br /&gt;
 [NAME:claymore sword:claymore swords]&lt;br /&gt;
 [DAMAGE:160:SLASH]&lt;br /&gt;
 [WEIGHT:120]&lt;br /&gt;
 [SKILL:SWORD]&lt;br /&gt;
 [CRIT_BOOST:1]&lt;br /&gt;
 [TWO_HANDED:0]&lt;br /&gt;
 [MINIMUM_SIZE:7]&lt;br /&gt;
 [MATERIAL_SIZE:5]&lt;br /&gt;
&lt;br /&gt;
Tada! Yes, it's that easy. Then you just add it to the civ entry so a civilization can actually use and craft it, and it's done. &lt;br /&gt;
&lt;br /&gt;
== Modding language files ==&lt;br /&gt;
&lt;br /&gt;
Let's say you added a whole new species. Sure, you could just swipe one of the existing translation files and steal their language for your species, but that's the lazy way! If you want to create a whole new language, it's very simple.&lt;br /&gt;
&lt;br /&gt;
First, you'd need a whole new language_RACE file, such as language_LIZARDMAN.txt, along with &amp;quot;language_LIZARDMAN&amp;quot; at the top of the file proceeded by [OBJECT:LANGUAGE] and [TRANSLATION:LIZARDMAN]. After that, it's just a matter of copy-pasting one of the existing language lists and editing the finished 'translated' word. That's it! Then just add the translation link to your civ in entity_default.txt and it'll be added to the game on worldgen. &lt;br /&gt;
&lt;br /&gt;
== Modding body parts ==&lt;br /&gt;
&lt;br /&gt;
Imagine you have this fantastic idea for a multi-tentacled winged spider-monster. Sounds great! But in order to make this a reality you may need to create a new set of body parts for it. That's no problem! Making body parts is easy, though it may look complicated at first. &lt;br /&gt;
&lt;br /&gt;
All body definitions are located in body_default.txt and then linked to a creature in the creature's entry. For example, the dwarf creature has: [BODY:HUMANOID:2EYES:2EARS:NOSE:2LUNGS:HEART:GUTS:ORGANS:HUMANOID_JOINTS:THROAT:NECK:SPINE:BRAIN:5FINGERS:5TOES:MOUTH]. All of these are seperate bodypart definitions in body_default.txt. You can mix and match them in the creature entry and it makes no difference, as long as they're there: each bodypart will link itself to the appropriate connection automatically when the creature is first created. This means that if you don't add the appropriate bodyparts, hilarious things can happen: if you forget to add a throat or lungs your new creature will suffocate after taking a few steps (unless you make it a nonbreather). &lt;br /&gt;
&lt;br /&gt;
Body parts work by sections: you can add as many sections as you want to a bodypart definition, but generally you should keep it fairly low for ease of use. Each body section entry is in the very simple format:&lt;br /&gt;
&lt;br /&gt;
 [BODY:BODYNAME]&lt;br /&gt;
 [BP:ID:name][TOKENSGOHERE]&lt;br /&gt;
&lt;br /&gt;
You can add as many sub-parts as you want to an overall section. The most important tokens are 'CONTYPE' and 'CON': CONTYPE means the bodypart in question is connected to a certain *type* of bodypart, while CON means it's connected to a *specific* one. Let's break down a few entries:&lt;br /&gt;
&lt;br /&gt;
 [BODY:BASIC_HEAD]&lt;br /&gt;
 [BP:HD:head][CONTYPE:UPPERBODY][HEAD]&lt;br /&gt;
&lt;br /&gt;
This is a very simple one: a head. It connects directly to an upper body. All the stuff inside the head are seperate entries that call up the head as a different contype in turn:&lt;br /&gt;
&lt;br /&gt;
 [BODY:THROAT]&lt;br /&gt;
 [BP:THROAT:throat][CONTYPE:HEAD][THROAT][EMBEDDED][SMALL]&lt;br /&gt;
&lt;br /&gt;
The foot bone's connected to the ankle bone..&lt;br /&gt;
&lt;br /&gt;
If you wanted someone to be able to break someone else's throat (like breaking a joint) and suffocate them, just add the [JOINT], [BREATHE], and possibly [NERVOUS] to the throat object's tokens.&lt;br /&gt;
&lt;br /&gt;
A 'BODYGLOSS', which you can sometimes find in the creature entries, are simply replacement words for certain defined words in a creature. For example, you'll find the bodygloss [BODYGLOSS:CLAW_HAND:hand:claw] in the body_default.txt, and then you can use this in a creature with '[BODYGLOSS:CLAW_HAND]' and it will replace all instances of &amp;quot;hand&amp;quot; with &amp;quot;claw&amp;quot; in that creature.&lt;br /&gt;
&lt;br /&gt;
Note that only creatures with the [EQUIPS] token (and possibly [INTELLIGENT]) and a civ that can create clothes/armor/weapons will be able to actually wear stuff.&lt;br /&gt;
&lt;br /&gt;
== Example one: dark dwarves ==&lt;br /&gt;
&lt;br /&gt;
These examples will go over the details for creating several new things as well as editing some old ones.&lt;br /&gt;
&lt;br /&gt;
Remember: delete the contents of your \save\ folder before editing any of the game text files, and always back up the old ones so you don't have to download a new copy of dwarf fortress if you messed something up and can't remember how to fix it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
First, we're going to create a new, evil civilization of dwarves called, unsurprisingly, dark dwarves. This will be quite easy, though with a few fundamental differences. Mainly, that dark dwarves are evil and more warlike than regular dwarves.&lt;br /&gt;
&lt;br /&gt;
First, back up your stuff and delete your saved worlds. Yes, I'm saying that again.&lt;br /&gt;
&lt;br /&gt;
Now, open up entity_default.txt. All your species civilizations will be in there. We're going to make a whole new one for our dark dwarves. In many ways it'll be a simple copy-paste job of regular dwarves, then tweaking some things.&lt;br /&gt;
&lt;br /&gt;
Add this to the bottom of the entity_default file:&lt;br /&gt;
&lt;br /&gt;
 [ENTITY:DARK_DWARVES]&lt;br /&gt;
    [CIV_CONTROLLABLE]&lt;br /&gt;
    [CREATURE:DARK_DWARF]&lt;br /&gt;
    [TRANSLATION:DWARF]&lt;br /&gt;
    [START_BIOME:MOUNTAIN]&lt;br /&gt;
&lt;br /&gt;
    [BIOME_SUPPORT:ANY_WETLAND:1]&lt;br /&gt;
&lt;br /&gt;
    [BIOME_SUPPORT:ANY_DESERT:1]&lt;br /&gt;
&lt;br /&gt;
    [BIOME_SUPPORT:ANY_FOREST:3]&lt;br /&gt;
&lt;br /&gt;
    [BIOME_SUPPORT:MOUNTAIN:3]&lt;br /&gt;
&lt;br /&gt;
    [BIOME_SUPPORT:ANY_GRASSLAND:4]&lt;br /&gt;
&lt;br /&gt;
    [BIOME_SUPPORT:ANY_SAVANNA:4]&lt;br /&gt;
&lt;br /&gt;
    [BIOME_SUPPORT:ANY_SHRUBLAND:3]&lt;br /&gt;
&lt;br /&gt;
    [BIOME_SUPPORT:ANY_RIVER:1]&lt;br /&gt;
&lt;br /&gt;
    [DIGGER:ITEM_WEAPON_PICK]&lt;br /&gt;
    [WEAPON:ITEM_WEAPON_AXE_BATTLE]&lt;br /&gt;
    [WEAPON:ITEM_WEAPON_WHIP]&lt;br /&gt;
    [WEAPON:ITEM_WEAPON_FLAIL]&lt;br /&gt;
    [WEAPON:ITEM_WEAPON_SCOURGE]&lt;br /&gt;
    [WEAPON:ITEM_WEAPON_DAGGER_LARGE]&lt;br /&gt;
    [WEAPON:ITEM_WEAPON_MACE]&lt;br /&gt;
    [WEAPON:ITEM_WEAPON_SWORD_SHORT]&lt;br /&gt;
    [WEAPON:ITEM_WEAPON_CROSSBOW]&lt;br /&gt;
    [AMMO:ITEM_AMMO_BOLTS]&lt;br /&gt;
    [ARMOR:ITEM_ARMOR_PLATEMAIL:COMMON]&lt;br /&gt;
    [ARMOR:ITEM_ARMOR_CHAINMAIL:COMMON]&lt;br /&gt;
    [ARMOR:ITEM_ARMOR_LEATHER:COMMON]&lt;br /&gt;
    [ARMOR:ITEM_ARMOR_COAT:COMMON]&lt;br /&gt;
    [ARMOR:ITEM_ARMOR_SHIRT:COMMON]&lt;br /&gt;
    [ARMOR:ITEM_ARMOR_CLOAK:COMMON]&lt;br /&gt;
    [ARMOR:ITEM_ARMOR_TOGA:UNCOMMON]&lt;br /&gt;
    [ARMOR:ITEM_ARMOR_VEST:COMMON]&lt;br /&gt;
    [ARMOR:ITEM_ARMOR_DRESS:COMMON]&lt;br /&gt;
    [ARMOR:ITEM_ARMOR_ROBE:COMMON]&lt;br /&gt;
    [HELM:ITEM_HELM_HELM:COMMON]&lt;br /&gt;
    [HELM:ITEM_HELM_HOOD:COMMON]&lt;br /&gt;
    [GLOVES:ITEM_GLOVES_GAUNTLETS:COMMON]&lt;br /&gt;
    [GLOVES:ITEM_GLOVES_GLOVES:COMMON]&lt;br /&gt;
    [SHOES:ITEM_SHOES_SHOES:COMMON]&lt;br /&gt;
    [SHOES:ITEM_SHOES_BOOTS:COMMON]&lt;br /&gt;
    [SHOES:ITEM_SHOES_BOOTS_LOW:COMMON]&lt;br /&gt;
    [PANTS:ITEM_PANTS_PANTS:COMMON]&lt;br /&gt;
    [PANTS:ITEM_PANTS_GREAVES:COMMON]&lt;br /&gt;
    [PANTS:ITEM_PANTS_LEGGINGS:COMMON]&lt;br /&gt;
    [SHIELD:ITEM_SHIELD_SHIELD]&lt;br /&gt;
    [SHIELD:ITEM_SHIELD_BUCKLER]&lt;br /&gt;
    [SIEGEAMMO:ITEM_SIEGEAMMO_BALLISTA]&lt;br /&gt;
    [TRAPCOMP:ITEM_TRAPCOMP_GIANTAXEBLADE]&lt;br /&gt;
    [TRAPCOMP:ITEM_TRAPCOMP_ENORMOUSCORKSCREW]&lt;br /&gt;
    [TRAPCOMP:ITEM_TRAPCOMP_SPIKEDBALL]&lt;br /&gt;
    [TRAPCOMP:ITEM_TRAPCOMP_LARGESERRATEDDISC]&lt;br /&gt;
    [TOY:ITEM_TOY_HAMMER]&lt;br /&gt;
    [TOY:ITEM_TOY_AXE]&lt;br /&gt;
    [TOY:ITEM_TOY_MINIFORGE]&lt;br /&gt;
    [INSTRUMENT:ITEM_INSTRUMENT_TRUMPET]&lt;br /&gt;
    [INSTRUMENT:ITEM_INSTRUMENT_DRUM]&lt;br /&gt;
    [SIEGER]&lt;br /&gt;
    [CLOTHING]&lt;br /&gt;
    [SUBTERRANEAN_CLOTHING]&lt;br /&gt;
    [CURRENCY_BY_YEAR]&lt;br /&gt;
    [CURRENCY:COPPER:1]&lt;br /&gt;
    [CURRENCY:SILVER:5]&lt;br /&gt;
    [CURRENCY:ELECTRUM:10]&lt;br /&gt;
    [CURRENCY:GOLD:15]&lt;br /&gt;
    [CURRENCY:PLATINUM:30]&lt;br /&gt;
    [SELECT_SYMBOL:ALL:EVIL]&lt;br /&gt;
    [SELECT_SYMBOL:ALL:EARTH]&lt;br /&gt;
    [SELECT_SYMBOL:ALL:VIOLENT]&lt;br /&gt;
    [SELECT_SYMBOL:ALL:DEATH]&lt;br /&gt;
    [SELECT_SYMBOL:ALL:NEGATIVE]&lt;br /&gt;
    [SELECT_SYMBOL:ALL:UGLY]&lt;br /&gt;
    [SELECT_SYMBOL:ALL:UNTOWARD]&lt;br /&gt;
    [CULL_SYMBOL:ALL:DOMESTIC]&lt;br /&gt;
    [CULL_SYMBOL:ALL:FLOWERY]&lt;br /&gt;
    [CULL_SYMBOL:ALL:HOLY]&lt;br /&gt;
    [CULL_SYMBOL:ALL:PEACE]&lt;br /&gt;
    [CULL_SYMBOL:ALL:NEGATOR]&lt;br /&gt;
    [CULL_SYMBOL:ALL:GOOD]&lt;br /&gt;
    [METAL_PREF]&lt;br /&gt;
    [GEM_PREF]&lt;br /&gt;
    [STONE_PREF]&lt;br /&gt;
    [INDOOR_FARMING]&lt;br /&gt;
    [USE_CAVE_ANIMALS]&lt;br /&gt;
    [USE_EVIL_ANIMALS]&lt;br /&gt;
    [USE_ANIMAL_PRODUCTS]&lt;br /&gt;
    [COMMON_DOMESTIC_PACK]&lt;br /&gt;
    [COMMON_DOMESTIC_PULL]&lt;br /&gt;
    [COMMON_DOMESTIC_MOUNT]&lt;br /&gt;
    [COMMON_DOMESTIC_PET]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The fun part is that your dark dwarves will, thanks to the specified symbols, have some crazy names that you'd never see with regular dwarves (one of the fortresses it generated was called &amp;quot;Crowanus&amp;quot;, for example). If you dislike having bad language, just remove the [SELECT_SYMBOL:ALL:UNTOWARD].&lt;br /&gt;
&lt;br /&gt;
The main differences you'll see here compared to the dwarf entry is that they have different weapons, toys, instruments (thanks to their warlike nature, they build less of them) and [USE_EVIL_ANIMALS] is turned on: this will do nothing in dwarf fort mode but you'll see tamed trolls and ogres in their fortresses in adventurer mode. &lt;br /&gt;
&lt;br /&gt;
Now, we need to build the DARK_DWARF creature. Create a new text file called 'creature_new.txt'. Immediately, add the following:&lt;br /&gt;
&lt;br /&gt;
 creature_new&lt;br /&gt;
&lt;br /&gt;
 [OBJECT:CREATURE]&lt;br /&gt;
&lt;br /&gt;
That'll make this text file recognized as a creature file. Now, we simply add our dark_dwarf creature:&lt;br /&gt;
&lt;br /&gt;
 [CREATURE:DARK_DWARF]&lt;br /&gt;
    [NAME:dark dwarf:dark dwarves:dark dwarven]&lt;br /&gt;
    [TILE:1][COLOR:3:0:0]&lt;br /&gt;
    [GENPOWER:3]&lt;br /&gt;
    [BUTCHERABLE_NONSTANDARD]&lt;br /&gt;
    [INTELLIGENT]&lt;br /&gt;
    [TRANCES]&lt;br /&gt;
    [CANOPENDOORS]&lt;br /&gt;
    [LIKES_FIGHTING]&lt;br /&gt;
    [PREFSTRING:beards]&lt;br /&gt;
    [PREFSTRING:violent tempers]&lt;br /&gt;
    [BODY:HUMANOID:2EYES:2EARS:NOSE:2LUNGS:HEART:GUTS:ORGANS:HUMANOID_JOINTS:THROAT:NECK:SPINE:BRAIN:5FINGERS:5TOES:MOUTH]&lt;br /&gt;
    [STOUT]&lt;br /&gt;
    [MAXAGE:150:170]&lt;br /&gt;
    [ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:2:BLUDGEON][ATTACKFLAG_WITH]&lt;br /&gt;
    [ATTACK:SECOND:BYTYPE:MOUTH:bite:bites:1:1:GORE][ATTACKFLAG_CANLATCH]&lt;br /&gt;
    [CHILD:12][BABY:1][MULTIPLE_LITTER_RARE]&lt;br /&gt;
    [DAMBLOCK:1]&lt;br /&gt;
    [FAT:3]&lt;br /&gt;
    [SIZE:6]&lt;br /&gt;
    [EQUIPS]&lt;br /&gt;
    [CAVE_ADAPT]&lt;br /&gt;
    [NOCTURNAL]&lt;br /&gt;
    [CRAFTSMAN_NAME:craftsdwarf:craftsdwarves]&lt;br /&gt;
    [FISHERMAN_NAME:fisherdwarf:fisherdwarves]&lt;br /&gt;
    [HAMMERMAN_NAME:hammerdwarf:hammerdwarves]&lt;br /&gt;
    [SPEARMAN_NAME:speardwarf:speardwarves]&lt;br /&gt;
    [CROSSBOWMAN_NAME:marksdwarf:marksdwarves]&lt;br /&gt;
    [AXEMAN_NAME:axedwarf:axedwarves]&lt;br /&gt;
    [SWORDSMAN_NAME:swordsdwarf:swordsdwarves]&lt;br /&gt;
    [MACEMAN_NAME:macedwarf:macedwarves]&lt;br /&gt;
    [PIKEMAN_NAME:pikedwarf:pikedwarves]&lt;br /&gt;
    [BOWMAN_NAME:bowdwarf:bowdwarves]&lt;br /&gt;
    [SPEECH:dwarf.txt]&lt;br /&gt;
    [STANDARD_FLESH]&lt;br /&gt;
    [HOMEOTHERM:10067]&lt;br /&gt;
    [LAYERING:50]&lt;br /&gt;
    [EVIL]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is largely a copy of the regular dwarves, but with several differences: [LIKES_FIGHTING] will give them happy thoughts when they have fought something, [NOCTURNAL] means they like nights rather than days, and [EVIL] means on the adventurer map their fortresses will tend to end up on evil tiles rather than good ones. Otherwise, they are exactly the same as regular dwarves. To make them extra evil, add [BONECARN] somewhere in there and they can eat bones (they'll actually haul them from your refuse pit to the dining table, yum), but will sometimes (though rarely) choke to death on them. Also, they do not require booze to stay happy (though will happily drink it anyway if they have to). &lt;br /&gt;
&lt;br /&gt;
There! That's all we need to do in order to add our civilization. Just create a new world and they'll be there: however, when you go to adventurer mode, all (or none) of your dwarf entries might be replaced with dark dwarves, so it's really a matter of luck. When you start a new fortress, there will be a 50-50 chance of playing either as dwarves or dark dwarves.&lt;br /&gt;
&lt;br /&gt;
== Example two: &amp;quot;Arachnid&amp;quot; playable creature ==&lt;br /&gt;
&lt;br /&gt;
This time, we're going to add a new playable creature to adventurer mode, but not playable in fortress mode. An 'arachnid' is a large, powerful, evil half-elf, half-spider (no copyright violations here!): they are too big to wear standard equipment and are quite nasty enough without it anyway. The downside to playing them is that since they do not form standard civilizations, you cannot start them at a specific location nor will they have any weapon, armor, or [[wrestling]] skills to start out. Oh well.&lt;br /&gt;
&lt;br /&gt;
First off, we need to add a civilization entry in entity_default.txt. Open it up and add this to the bottom of the file:&lt;br /&gt;
&lt;br /&gt;
 [ENTITY:ARACHNIDS]&lt;br /&gt;
    [MOUNTAIN_SETTLEMENTS]&lt;br /&gt;
    [CREATURE:ARACHNID]&lt;br /&gt;
    [INDIV_CONTROLLABLE]&lt;br /&gt;
    [ADVENTURE_TIER:4]&lt;br /&gt;
    [TRANSLATION:ELF]&lt;br /&gt;
    [CLOTHING]&lt;br /&gt;
    [SUBTERRANEAN_CLOTHING]&lt;br /&gt;
    [ITEM_THIEF]&lt;br /&gt;
    [BIOME_SUPPORT:ANY_WETLAND:2]&lt;br /&gt;
    [BIOME_SUPPORT:ANY_DESERT:3]&lt;br /&gt;
    [BIOME_SUPPORT:ANY_FOREST:1]&lt;br /&gt;
    [BIOME_SUPPORT:MOUNTAIN:4]&lt;br /&gt;
    [BIOME_SUPPORT:ANY_GRASSLAND:1]&lt;br /&gt;
    [BIOME_SUPPORT:ANY_SAVANNA:1]&lt;br /&gt;
    [BIOME_SUPPORT:ANY_SHRUBLAND:1]&lt;br /&gt;
    [BIOME_SUPPORT:ANY_RIVER:2]&lt;br /&gt;
    [SELECT_SYMBOL:ALL:EVIL]&lt;br /&gt;
    [SELECT_SYMBOL:ALL:VIOLENT]&lt;br /&gt;
    [SELECT_SYMBOL:ALL:DEATH]&lt;br /&gt;
    [SELECT_SYMBOL:ALL:UNTOWARD]&lt;br /&gt;
    [CULL_SYMBOL:ALL:DOMESTIC]&lt;br /&gt;
    [CULL_SYMBOL:ALL:FLOWERY]&lt;br /&gt;
    [CULL_SYMBOL:ALL:HOLY]&lt;br /&gt;
    [CULL_SYMBOL:ALL:PEACE]&lt;br /&gt;
    [CULL_SYMBOL:ALL:NEGATOR]&lt;br /&gt;
    [CULL_SYMBOL:ALL:GOOD]&lt;br /&gt;
&lt;br /&gt;
This will give us some fun random names. As a 'nuisance' race they may appear and try to steal stuff from you in fortress mode (like kobolds), but I have yet to see that actually happen. The nuisance token also makes them not appear as regular civilizations, which is the entire point. Arachnids are solitary and do not form civilizations (though they WILL be found in caves). However, the INDIV_CONTROLLABLE and ADVENTURE_TIER tokens allows us to use ARACHNID: PLAY NOW! in adventurer mode, which is exactly what we want. They'll be powerful enough to use without gear anyhow.&lt;br /&gt;
&lt;br /&gt;
Next, we open up creature_new.txt (if you haven't made one, check the above example) and add the new creature to it:&lt;br /&gt;
&lt;br /&gt;
 [CREATURE:ARACHNID]&lt;br /&gt;
    [NAME:arachnid:arachnids:arachnid]&lt;br /&gt;
    [TILE:'&amp;amp;'][COLOR:7:0:0]&lt;br /&gt;
    [MODVALUE:20]&lt;br /&gt;
    [INTELLIGENT][CANOPENDOORS]&lt;br /&gt;
    [LARGE_CHASM][FREQUENCY:1][DIFFICULTY:4]&lt;br /&gt;
    [SPEED:700]&lt;br /&gt;
    [STOUT]&lt;br /&gt;
    [EXTRACT:giant cave spider venom:7:0:0]&lt;br /&gt;
    [EXTRACT_VALUE:100]&lt;br /&gt;
    [EXTRACT_PARALYZE][NATURAL][PET_EXOTIC]&lt;br /&gt;
    [EXTRACT_ANTIDOTE:giant cave spider antivenin:7:0:0:100]&lt;br /&gt;
    [WEBIMMUNE][AMBUSHPREDATOR][PARALYZEIMMUNE]&lt;br /&gt;
    [GENPOWER:4]&lt;br /&gt;
    [BLOODTYPE:W][CHITIN]&lt;br /&gt;
    [PETVALUE:2500]&lt;br /&gt;
    [GRASSTRAMPLE:10]&lt;br /&gt;
    [CARNIVORE][BONECARN]&lt;br /&gt;
    [EXTRAVISION][NOSTUN][NOEXERT][NOFEAR]&lt;br /&gt;
    [BUILDINGDESTROYER:1]&lt;br /&gt;
    [PREFSTRING:terrifying presence]&lt;br /&gt;
    [BODY:ARACHNOBODY:8EYES:2EARS:NOSE:2LUNGS:HEART:GUTS:ORGANS:THROAT:NECK:SPINE:BRAIN:MOUTH]&lt;br /&gt;
    [SIZE:10]&lt;br /&gt;
    [MAXAGE:20:30]&lt;br /&gt;
    [ATTACK:MAIN:BYTYPE:MOUTH:bite:bites:1:6:GORE][SPECIALATTACK_INJECT_EXTRACT:50:100]&lt;br /&gt;
    [ATTACK:SECOND:BYTYPE:GRASP:punch:punches:1:2:BLUDGEON][ATTACKFLAG_WITH]&lt;br /&gt;
    [FAT:2]&lt;br /&gt;
    [CHILD:12][BABY:1][MULTIPLE_LITTER_RARE]&lt;br /&gt;
    [DAMBLOCK:4]&lt;br /&gt;
    [ALL_ACTIVE]&lt;br /&gt;
    [BIOME:SUBTERRANEAN_CHASM]&lt;br /&gt;
    [STANDARD_FLESH]&lt;br /&gt;
    [HOMEOTHERM:10067]&lt;br /&gt;
    [LAYERING:50]&lt;br /&gt;
&lt;br /&gt;
Now, what does this all mean, exactly? Well, compared to dwarves they are big, bad, as fast as elves, as sturdy as dwarves (hard to knock over), they have white blood, can eat bones, are immune to fear, stun, and never get tired, see twice as far, and are almost totally immune to most small-damage attacks. In addition I copied the giant cave spider paralyzing bite attack, so when you bite and hit, you'll sometimes inject a paralyzing poison fairly often that'll knock your prey unconscious in a few combat rounds. Not only is the bite very damaging, but you can even knock out creatures like ettins or giants and rip them up as they sleep at your leisure. &lt;br /&gt;
&lt;br /&gt;
However, we're not done yet. Notice the BODY: token has a few tidbits that we need to take a closer look at- 'ARACHNOBODY' and '8EYES' in particular. These are new to our species and we need to add them. So, close that and open up body_default.txt. Add the following to the bottom: &lt;br /&gt;
&lt;br /&gt;
 [BODY:ARACHNOBODY]&lt;br /&gt;
 [BP:UB:upper body][UPPERBODY]&lt;br /&gt;
 [BP:LB:abdomen][CON:UB][LOWERBODY]&lt;br /&gt;
 [BP:HD:head][CON:UB][HEAD]&lt;br /&gt;
 [BP:RUA:right upper arm][CON:LB][LIMB][RIGHT]&lt;br /&gt;
 [BP:LUA:left upper arm][CON:LB][LIMB][LEFT]&lt;br /&gt;
 [BP:RLA:right lower arm][CON:RUA][LIMB][RIGHT]&lt;br /&gt;
 [BP:LLA:left lower arm][CON:LUA][LIMB][LEFT]&lt;br /&gt;
 [BP:RH:right hand][CON:RLA][GRASP][RIGHT]&lt;br /&gt;
 [BP:LH:left hand][CON:LLA][GRASP][LEFT]&lt;br /&gt;
 [BP:RA1:right first leg][CON:LB][LIMB][RIGHT]&lt;br /&gt;
 [BP:LA1:left first leg][CON:LB][LIMB][LEFT]&lt;br /&gt;
 [BP:RF1:right first claw][CON:RA1][STANCE][RIGHT]&lt;br /&gt;
 [BP:LF1:left first claw][CON:LA1][STANCE][LEFT]&lt;br /&gt;
 [BP:RA2:right second leg][CON:LB][LIMB][RIGHT]&lt;br /&gt;
 [BP:LA2:left second leg][CON:LB][LIMB][LEFT]&lt;br /&gt;
 [BP:RF2:right second claw][CON:RA2][STANCE][RIGHT]&lt;br /&gt;
 [BP:LF2:left second claw][CON:LA2][STANCE][LEFT]&lt;br /&gt;
 [BP:RA3:right third leg][CON:LB][LIMB][RIGHT]&lt;br /&gt;
 [BP:LA3:left third leg][CON:LB][LIMB][LEFT]&lt;br /&gt;
 [BP:RF3:right third claw][CON:RA3][STANCE][RIGHT]&lt;br /&gt;
 [BP:LF3:left third claw][CON:LA3][STANCE][LEFT]&lt;br /&gt;
 [BP:RA4:right fourth leg][CON:LB][LIMB][RIGHT]&lt;br /&gt;
 [BP:LA4:left fourth leg][CON:LB][LIMB][LEFT]&lt;br /&gt;
 [BP:RF4:right fourth claw][CON:RA4][STANCE][RIGHT]&lt;br /&gt;
 [BP:LF4:left fourth claw][CON:LA4][STANCE][LEFT]&lt;br /&gt;
&lt;br /&gt;
 [BODY:8EYES]&lt;br /&gt;
 [BP:REYE:first eye][CONTYPE:HEAD][SIGHT][EMBEDDED][SMALL][RIGHT]&lt;br /&gt;
 [BP:REYE:second eye][CONTYPE:HEAD][SIGHT][EMBEDDED][SMALL][RIGHT]&lt;br /&gt;
 [BP:REYE:third eye][CONTYPE:HEAD][SIGHT][EMBEDDED][SMALL]&lt;br /&gt;
 [BP:REYE:fourth eye][CONTYPE:HEAD][SIGHT][EMBEDDED][SMALL]&lt;br /&gt;
 [BP:REYE:fifth eye][CONTYPE:HEAD][SIGHT][EMBEDDED][SMALL]&lt;br /&gt;
 [BP:REYE:sixth eye][CONTYPE:HEAD][SIGHT][EMBEDDED][SMALL]&lt;br /&gt;
 [BP:REYE:seventh eye][CONTYPE:HEAD][SIGHT][EMBEDDED][SMALL][LEFT]&lt;br /&gt;
 [BP:LEYE:eighth eye][CONTYPE:HEAD][SIGHT][EMBEDDED][SMALL][LEFT]&lt;br /&gt;
&lt;br /&gt;
Voila! Now you have your complete arachnid. They are very fun to play in adventurer mode, yet still a challenge. You can tear through unarmed civilians like a knife through butter, armed soldiers pose a minor challenge (much bigger if you are getting ganged up on), elite spearmen are devastating, and archers still rip you to shreds unless you close in on them quickly and poison them. However, thanks to your multiple eyes and legs you can take quite a few direct hits and still keep going (I once had an arrow smash straight through my head, taking out 5 eyes and wounding the throat, brains, and both ears, and survived the encounter). &lt;br /&gt;
&lt;br /&gt;
In any case, you're now done! Create a new world and you will now be able to use arachnids as a playable creature in adventurer mode.&lt;br /&gt;
&lt;br /&gt;
Written by Teldin.&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;br /&gt;
[[Category:Guides]]&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Pregenerated_worlds&amp;diff=5634</id>
		<title>40d:Pregenerated worlds</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Pregenerated_worlds&amp;diff=5634"/>
		<updated>2008-02-24T19:00:13Z</updated>

		<summary type="html">&lt;p&gt;Nunix: /* World generation changes */ -- seed changes again&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Pregenerated worlds''' are worlds that have been created and uploaded for use by others, so they may skip world generation, and are independent of version{{v|0.27.169.33g}}. '''Seeds''' are numbers that tell the world generator which world to create. These are usually given for particularly good [[location]]s, or for quick generating time. Below is a list of worlds and seeds that users have made, along with any interesting locations. Feel free to share and add to the list.&lt;br /&gt;
&lt;br /&gt;
== World generation changes ==&lt;br /&gt;
&lt;br /&gt;
Versions 0.27.169.33f and 0.27.169.33g changed the way world generation works slightly, so seeds from earlier versions will generate different worlds; these are archived at [[Seed archive]]. Random and custom names do not affect world generation. However, modifications to your raw files before world generation could cause a different world to be generated.&lt;br /&gt;
&lt;br /&gt;
Version 0.23.173.38a (with the army arc work) has changed world generation again, so that seeds from earlier versions do not create the same worlds.&lt;br /&gt;
&lt;br /&gt;
Version 0.23.176.38a has changed world generation (cave changes) once again.&lt;br /&gt;
&lt;br /&gt;
Version 0.23.176.38b seems to have changed, possibly due to the new parameter options.&lt;br /&gt;
&lt;br /&gt;
== Downloadable worlds ==&lt;br /&gt;
&lt;br /&gt;
Downloadable worlds are worlds which have been generated and then compressed into a single archive file for sharing over the internet. Download the file then extract the folder inside the archive into your /data/save folder in order to use it.&lt;br /&gt;
&lt;br /&gt;
=== The Absolute Planet of Dawns ===&lt;br /&gt;
&lt;br /&gt;
Direct download available here: [http://rapidshare.com/files/83977216/The_Absolute_Planet_of_Dawns.zip The Absolute Planet of Dawns]&amp;lt;br/&amp;gt;&lt;br /&gt;
Wold offers a wide range of fortress locations, from mountain canyons to haunted glaciers to resource-rich forests, each with (non-spoily) description and location map.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(version v0.27.169.33g, seed 2664204674, provided by Fedor)&lt;br /&gt;
&lt;br /&gt;
=== Lathondur Minbaz ===&lt;br /&gt;
&lt;br /&gt;
Direct download available here: [http://morlark.uwcs.co.uk/misc/region1.tar.gz Lathondur Minbaz]&lt;br /&gt;
&lt;br /&gt;
=== The Legendary Ever-Realm ===&lt;br /&gt;
'''Download:''' http://hyperfileshare.com/d/f91fae26&lt;br /&gt;
&lt;br /&gt;
[[Image:4265985437.PNG|thumb|500px]]&lt;br /&gt;
&lt;br /&gt;
Has pretty much every feature in a small 4x5 area.&amp;lt;br/&amp;gt;&lt;br /&gt;
'''Features:'''&amp;lt;br/&amp;gt;&lt;br /&gt;
- Magma on lower left&amp;lt;br/&amp;gt;&lt;br /&gt;
- Small cave river on lower left&amp;lt;br/&amp;gt;&lt;br /&gt;
- Edge of chasm on far upper left corner&amp;lt;br/&amp;gt;&lt;br /&gt;
- Pits &amp;amp; Adamantine on upper left&amp;lt;br/&amp;gt;&lt;br /&gt;
- Sand and trees on far right green tile&amp;lt;br/&amp;gt;&lt;br /&gt;
- Plenty of flux and iron for steel production&amp;lt;br/&amp;gt;&lt;br /&gt;
- Representatives of all four major rock types:&amp;lt;br/&amp;gt;&lt;br /&gt;
1. sedimentary - dolomite, claystone&amp;lt;br/&amp;gt;&lt;br /&gt;
2. igneous extrusive - andesite&amp;lt;br/&amp;gt;&lt;br /&gt;
3. igneous intrusive - granite, gabbro&amp;lt;br/&amp;gt;&lt;br /&gt;
4. metamorphic - marble, schist&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Smata Sagus, The Realms Of Dawn ===&lt;br /&gt;
&lt;br /&gt;
'''[http://dffd.wimbli.com/file.php?id=5 Download it here]'''&lt;br /&gt;
Seed: 324316224 {{v|0.27.169.33g}} (6 rejects)&amp;lt;br/&amp;gt;&lt;br /&gt;
Made in Dwarf Fortress v0.27.169.33g, created with a Core 2 Duo processor in Windows XP. Found using the wonderful [[Utilities#Regional_Prospector|Regional Prospector]].&lt;br /&gt;
&lt;br /&gt;
[[Image:Smata_Sagus_location.png|thumb|500px]]&lt;br /&gt;
&lt;br /&gt;
This is a loaded 3x6 location with basically every major resource. No chasm, cliffs are no taller than 2, surroundings are Temperate and Mirthful.&amp;lt;br/&amp;gt;&lt;br /&gt;
If you don't need a river, you can trim it to 3x5 by taking off the bottom edge and still get everything else.&lt;br /&gt;
&lt;br /&gt;
* '''Adamantine''': towards the bottom left.&lt;br /&gt;
* '''Magma''': underground, located on layers 140-143.&lt;br /&gt;
* '''River''': a small curve of it in the lower right corner.&lt;br /&gt;
* '''Trees''': More than you'll ever use.&lt;br /&gt;
* '''Sand''': Yep.&lt;br /&gt;
* '''Soil''': Yep.&lt;br /&gt;
* '''Iron''': Magnetite patches near the surface, along with an occasional hematite and limonite vein.&lt;br /&gt;
* '''Flux''': More than you'll ever use.&lt;br /&gt;
* '''Fuel''': Plenty.&lt;br /&gt;
* '''Bauxite''': Several patches near the magma.&lt;br /&gt;
* '''Obsidian''': Available on the left side.&lt;br /&gt;
&lt;br /&gt;
* '''Neighboring Civs''': All.&lt;br /&gt;
&lt;br /&gt;
=== Ruspospazmon, The Eternal Windy Planes ===&lt;br /&gt;
&lt;br /&gt;
'''[http://dffd.wimbli.com/file.php?id=3 Download it here]'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Seed: 2851906008 {{v|0.27.169.33g}} (11 rejects)&amp;lt;br/&amp;gt;&lt;br /&gt;
Made in Dwarf Fortress v0.27.169.33g, created with a Core 2 Duo processor in WinXP. Found using the wonderful [[Utilities#Regional_Prospector|Regional Prospector]].&lt;br /&gt;
&lt;br /&gt;
[[Image:Ruspospazmon_location.png|thumb|500px]]&lt;br /&gt;
&lt;br /&gt;
This is a 4x3 location with most major resources. No chasm, cliffs are very tall (6-9), surroundings are Scorching and Calm. There is a small spot of aquifer, just enough to be potentially useful while still out of the way.&amp;lt;br/&amp;gt;&lt;br /&gt;
If you need a river, you can expand the selection north to include some river fingers and possibly west to also include a stretch of normal river. This will likely include more aquifer though.&lt;br /&gt;
&lt;br /&gt;
* '''Adamantine''': towards the bottom left.&lt;br /&gt;
* '''Magma''': underground, located on layers 140-143.&lt;br /&gt;
* '''River''': only if you expand the area slightly.&lt;br /&gt;
* '''Aquifer''': There's a tiny area of it towards the top left on a few levels.&lt;br /&gt;
* '''Trees''': Yep.&lt;br /&gt;
* '''Sand''': Yep.&lt;br /&gt;
* '''Soil''': Yep.&lt;br /&gt;
* '''Iron''': Yes, towards the top and middle.&lt;br /&gt;
* '''Flux''': Yep.&lt;br /&gt;
* '''Fuel''': Yep.&lt;br /&gt;
&lt;br /&gt;
* '''Neighboring Civs''': All.&lt;br /&gt;
&lt;br /&gt;
=== Emeecamo Ametha, The Eternal Universe of Wind ===&lt;br /&gt;
&lt;br /&gt;
'''[http://dffd.wimbli.com/file.php?id=4 Download it here]'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Seed: 2135737780 {{v|0.27.169.33g}} (6 rejects)&amp;lt;br/&amp;gt;&lt;br /&gt;
Made in Dwarf Fortress v0.27.169.33g, created with a Core 2 Duo processor in WinXP. Found using the wonderful [[Utilities#Regional_Prospector|Regional Prospector]].&lt;br /&gt;
&lt;br /&gt;
[[Image:Emeecamo_Ametha_location.png|thumb|500px]]&lt;br /&gt;
&lt;br /&gt;
This is a nice 3x3 (or potentially 2x2) location with almost all major resources. No chasm or sand available, cliffs are no higher than 1 (!), surroundings are Scorching and Untamed Wilds. The brook has a semi-waterfall where it drops 1 Z-level, causing a somewhat odd scene.&amp;lt;br/&amp;gt;&lt;br /&gt;
If you don't need a river or as many trees, you could actually make it a 2x2 area instead with all other resources by cutting off the bottom and right edges.&lt;br /&gt;
&lt;br /&gt;
* '''Adamantine''': in the middle.&lt;br /&gt;
* '''Magma''': Upper left corner, the top is fully open to the ground.&lt;br /&gt;
* '''River''': Yes, with a waterfall.&lt;br /&gt;
* '''Trees''': Limited, but enough to make do.&lt;br /&gt;
* '''Soil''': Yep.&lt;br /&gt;
* '''Iron''': Plenty.&lt;br /&gt;
* '''Flux''': More chalk than you could ever need.&lt;br /&gt;
* '''Fuel''': Plenty.&lt;br /&gt;
* '''Bauxite''': Some, check bottom middle of map one level below the lone hill.&lt;br /&gt;
&lt;br /&gt;
* '''Neighboring Civs''': All.&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Image:Emeecamo_Ametha_location2.png|thumb|500px]]&lt;br /&gt;
&lt;br /&gt;
This is another nice location in this world. It is 5x3 with almost all major resources. No chasm, bauxite, or sand available. Cliffs progress up a few levels from left to right, surroundings are Warm and Calm. The magma vent is underground but only 2 levels deep.&amp;lt;br/&amp;gt;&lt;br /&gt;
There is so much iron here (many many magnetite clusters) that you'll practically get sick of it. There seem to be more diamonds scattered around here than normal as well.&lt;br /&gt;
&lt;br /&gt;
* '''Adamantine''': upper right corner.&lt;br /&gt;
* '''Magma''': lower right corner, underground. Only on levels 148-149, so unfortunately very shallow.&lt;br /&gt;
* '''River''': Yes, a small river bend in the upper left corner.&lt;br /&gt;
* '''Trees''': Not overabundant, but not scarce either.&lt;br /&gt;
* '''Soil''': Yep.&lt;br /&gt;
* '''Iron''': Massive amounts; good luck making a dent in it.&lt;br /&gt;
* '''Flux''': Take your pick between dolomite and chalk, tons of each.&lt;br /&gt;
* '''Fuel''': Limited amounts of lignite, mostly in the upper levels on the left side.&lt;br /&gt;
* '''Obsidian''': Plenty of it in the upper left corner at the higher z-levels.&lt;br /&gt;
&lt;br /&gt;
* '''Neighboring Civs''': All.&lt;br /&gt;
&lt;br /&gt;
== Seeds ==&lt;br /&gt;
  '''{{edit|{{PAGENAME}}/{{current/version}}|Click here to add a seed!}}'''&lt;br /&gt;
Seeded worlds are special &amp;quot;codes&amp;quot; which tell the game's pseudo-random number generator (a sophisticated mathematical function which produces numbers that seem random) where to begin generating a world. Because the random number generator is actually just a mathematical function and thus always produces the same result when given a certain input, you can &amp;quot;seed&amp;quot; the generator to produce an entire series of random numbers on another computer that are exactly the same as they were originally produced on the first computer.&lt;br /&gt;
&lt;br /&gt;
However modifications to your raw files can affect worldgen so please state what mods you are using if you post a seed with a non default DF.&lt;br /&gt;
&lt;br /&gt;
To use a seeded world, select ''Create a New World'' during the main menu, then hit {{key|s}} to specify a seed. Type in the seed and hit {{key|Enter}}, then hit {{key|Enter}} one more time to begin generation. It will still take the normal amount of time to generate the world, and you will still have rejects before the world is produced.&lt;br /&gt;
&lt;br /&gt;
Mineral content is determined at the time it is allocated, (essentially when you dig near it). Accordingly the map seed determines the layers and therefore the probability of certain rocks/ores, but the ore veins themselves will vary.&lt;br /&gt;
&lt;br /&gt;
A further warning: there may be other things that affect world generation, such as your operating system. If you generate a world different from one described here, with exactly the same seed, please mention it with the relevant details (operating system including any service packs, processor type, and game version) on the [[Talk:Pregenerated worlds|talk page]].&lt;br /&gt;
&lt;br /&gt;
Here are seeds generated in older versions. They may not generate the same world if you are using '''v{{current/version}}''':&lt;br /&gt;
*[[Seed archive]] (pre 0.27.173.38a)&lt;br /&gt;
*[[Pregenerated worlds/0.27.173.38a|v0.27.173.38a]]&lt;br /&gt;
*[[Pregenerated worlds/0.27.176.38a|v0.27.176.38a]]&lt;br /&gt;
&lt;br /&gt;
The following seeds were generated with version '''{{current/version}}'''. If you have a seed with a good starting location, feel free to add it.&lt;br /&gt;
&lt;br /&gt;
  '''{{edit|{{PAGENAME}}/{{current/version}}|Click here to add a seed!}}'''&lt;br /&gt;
&amp;lt;!--  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following code includes all seeds from a subpage.&lt;br /&gt;
If you want to add or modify a seed, follow the 'click here to add a seed' link,&lt;br /&gt;
and you will be taken to the relevant page.&lt;br /&gt;
Only change this code if you know what you are doing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
{{#ifexist: Pregenerated worlds/{{current/version}}|{{:Pregenerated worlds/{{current/version}}}}&lt;br /&gt;
|&amp;lt;nowiki /&amp;gt;&lt;br /&gt;
 No seeds are currently posted for version '''{{current/version}}'''.}}&lt;br /&gt;
&amp;lt;!--  END CODE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  '''{{edit|{{PAGENAME}}/{{current/version}}|Click here to add a seed!}}'''&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d_Talk:Dining_room&amp;diff=15390</id>
		<title>40d Talk:Dining room</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d_Talk:Dining_room&amp;diff=15390"/>
		<updated>2008-02-21T22:26:34Z</updated>

		<summary type="html">&lt;p&gt;Nunix: Extra tables/chairs in a dining room&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Is there any unhappy thought from eating at a table and chair which is not defined as a dining room? Also we may want to mention that having a legendary dining room gives happy thoughts to nearly all dwarves. --[[User:Turgid Bolk|Turgid Bolk]] 16:27, 2 November 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Extra tables/chairs in a dining room ==&lt;br /&gt;
&lt;br /&gt;
How does this work? Say you make a grand communal hall/cafeteria. What I've found is that if I designate one table out of 20 as dining room, dwarves will ALWAYS prefer to eat at that specific table. Does the game not consider all the other tables/chairs within the designated room space as belonging to that dining room? I've thought about just having 20-odd overlapping rooms but I've read that'll decrease the value of the room(s). --[[User:Nunix|Nunix]] 17:26, 21 February 2008 (EST)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d_Talk:Deity&amp;diff=37859</id>
		<title>40d Talk:Deity</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d_Talk:Deity&amp;diff=37859"/>
		<updated>2008-02-21T02:42:14Z</updated>

		<summary type="html">&lt;p&gt;Nunix: New page: ==Levels of worship== Has anyone compiled a list of the levels of worship yet? I haven't found any atheists; I think I've seen dubious, normal, and zealous (iffy on the exact words) worshi...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Levels of worship==&lt;br /&gt;
Has anyone compiled a list of the levels of worship yet? I haven't found any atheists; I think I've seen dubious, normal, and zealous (iffy on the exact words) worshippers so far. --[[User:Nunix|Nunix]] 21:42, 20 February 2008 (EST)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=User:Nunix&amp;diff=37855</id>
		<title>User:Nunix</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=User:Nunix&amp;diff=37855"/>
		<updated>2008-02-21T01:46:36Z</updated>

		<summary type="html">&lt;p&gt;Nunix: New page: {| style=&amp;quot;background:black; color:white&amp;quot; |- | &amp;quot;Nunix&amp;quot; has been quite content lately. He has had a fine drink recently. He has enjoyed a fine day recently. He has read a good book recently....&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;background:black; color:white&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot;Nunix&amp;quot; has been quite content lately. He has had a fine drink recently. He has enjoyed a fine day recently. He has read a good book recently. He has started a new fort recently. He has been considering some travel plans lately. He has felt a bit of wanderlust lately. &lt;br /&gt;
|- style=&amp;quot;color:blue&amp;quot;&lt;br /&gt;
| He is a citizen of the United States of America. He is a member of Portland, Oregon.&lt;br /&gt;
|- style=&amp;quot;color:lime&amp;quot;&lt;br /&gt;
| &amp;quot;Nunix&amp;quot; likes grassy hills, iron, glass, the color blue, musical instruments, the wind, the ocean, and gnomes for their insanity. When possible, he prefers to consume dark rum. He detests elves.&lt;br /&gt;
|- style=&amp;quot;color:white&amp;quot;&lt;br /&gt;
| He can't be bothered with frantic, fast-paced living. He has a calm demeanor. He appreciates art and beauty. He occasionally overindulges. He likes working outdoors and grumbles only mildly at inclement weather.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=Talk:Tileset_repository&amp;diff=7195</id>
		<title>Talk:Tileset repository</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=Talk:Tileset_repository&amp;diff=7195"/>
		<updated>2008-02-20T21:58:38Z</updated>

		<summary type="html">&lt;p&gt;Nunix: /* Why png? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;AAHHH dangt! somebody's got to go download all those images and upload them again. Next time I get to my High-bandwith connection I'll try to do some of that.&lt;br /&gt;
&lt;br /&gt;
Done. I think i got em all. [[User:Lord Nightmare|Lord Nightmare]] 19:18, 9 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Tiny tilesests ==&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
''Sets smaller than 8x8. Used for playing in tiny windows, '''display of massive maps''' and perhaps videos.''&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I thought it wasnt possible to change the size of the map (number of tiles rendered on screen), am I wrong or does the author mean display of maps '''outside''' the game? --[[User:Mizipzor|Mizipzor]] 21:09, 4 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
:I imagine the only current use is in exporting bitmaps from the game.  &amp;amp;mdash;[[User:0x517A5D|0x517A5D]] 15:30, 14 November 2007 (EST)&lt;br /&gt;
::I've used one of 'em to hide a DF window on my work computer, and they're fun to use at 4x size,too. But yeah, they make real nice maps. --[[User:Maus|Maus]] 09:10, 18 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
Can anyone say PocketPC Dwarf Fortress? I imagine with a low popcap and a 3x3 or less area, it wouldn't be too bad on most PDAs out there. Now, if only someone would port the code... --[[User:N9103|Edward]] 20:40, 8 January 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== Page Split ==&lt;br /&gt;
&lt;br /&gt;
There are too many character sets on this one page, I propose splitting the page into twopages:&lt;br /&gt;
* one for 'classic' code page 437 fonts/glyph sets/character sets with no graphical characters whatsoever&lt;br /&gt;
* one for 'semigraphical' character sets which have one or more of the normal glyphs replaced with a df-specific graphic (a barrel instead of the division sign, for instance) - [[User:Lord Nightmare|Lord Nightmare]] 19:18, 9 December 2007 (EST)&lt;br /&gt;
:I disagree; there's no reason to split content into two different areas when it's already easily comparable and all in one place. --[[User:Maus|Maus]] 09:12, 18 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Why png? ==&lt;br /&gt;
&lt;br /&gt;
If they all have to be resaved as bmp, why the heck are they uploaded as png? These are small files, you're not saving significant disk or bandwidth by keeping them in png. This is particularly irritating since I can't seem to get any of these to work even after resaving/converting them -.- --[[User:Nunix|Nunix]] 14:14, 20 February 2008 (EST)&lt;br /&gt;
:If you're not just renaming the files, then your problem isn't with the files being .png format. Making an exception to [[DwarfFortressWiki:Community_Portal|Rule I]] would only cause confusion as there are many images that are quite large indeed. --[[User:N9103|Edward]] 15:32, 20 February 2008 (EST)&lt;br /&gt;
::No, it's not just a rename, I'm going into GIMP and doing a Save as... The file size changes, so it's doing SOMETHING, but when I go to use the font the screen comes up blank (but if I hit down twice and enter, I still exit, so everything works, there's just no display.) I hadn't seen the style guide/list, however, so that's fair enough. I'll post on the message boards and see if I can troubleshoot there. --[[User:Nunix|Nunix]] 16:58, 20 February 2008 (EST)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=Talk:Tileset_repository&amp;diff=7193</id>
		<title>Talk:Tileset repository</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=Talk:Tileset_repository&amp;diff=7193"/>
		<updated>2008-02-20T19:14:51Z</updated>

		<summary type="html">&lt;p&gt;Nunix: Why png?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;AAHHH dangt! somebody's got to go download all those images and upload them again. Next time I get to my High-bandwith connection I'll try to do some of that.&lt;br /&gt;
&lt;br /&gt;
Done. I think i got em all. [[User:Lord Nightmare|Lord Nightmare]] 19:18, 9 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Tiny tilesests ==&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
''Sets smaller than 8x8. Used for playing in tiny windows, '''display of massive maps''' and perhaps videos.''&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I thought it wasnt possible to change the size of the map (number of tiles rendered on screen), am I wrong or does the author mean display of maps '''outside''' the game? --[[User:Mizipzor|Mizipzor]] 21:09, 4 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
:I imagine the only current use is in exporting bitmaps from the game.  &amp;amp;mdash;[[User:0x517A5D|0x517A5D]] 15:30, 14 November 2007 (EST)&lt;br /&gt;
::I've used one of 'em to hide a DF window on my work computer, and they're fun to use at 4x size,too. But yeah, they make real nice maps. --[[User:Maus|Maus]] 09:10, 18 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
Can anyone say PocketPC Dwarf Fortress? I imagine with a low popcap and a 3x3 or less area, it wouldn't be too bad on most PDAs out there. Now, if only someone would port the code... --[[User:N9103|Edward]] 20:40, 8 January 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== Page Split ==&lt;br /&gt;
&lt;br /&gt;
There are too many character sets on this one page, I propose splitting the page into twopages:&lt;br /&gt;
* one for 'classic' code page 437 fonts/glyph sets/character sets with no graphical characters whatsoever&lt;br /&gt;
* one for 'semigraphical' character sets which have one or more of the normal glyphs replaced with a df-specific graphic (a barrel instead of the division sign, for instance) - [[User:Lord Nightmare|Lord Nightmare]] 19:18, 9 December 2007 (EST)&lt;br /&gt;
:I disagree; there's no reason to split content into two different areas when it's already easily comparable and all in one place. --[[User:Maus|Maus]] 09:12, 18 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Why png? ==&lt;br /&gt;
&lt;br /&gt;
If they all have to be resaved as bmp, why the heck are they uploaded as png? These are small files, you're not saving significant disk or bandwidth by keeping them in png. This is particularly irritating since I can't seem to get any of these to work even after resaving/converting them -.- --[[User:Nunix|Nunix]] 14:14, 20 February 2008 (EST)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Adventure_mode_quick_reference&amp;diff=6130</id>
		<title>40d:Adventure mode quick reference</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Adventure_mode_quick_reference&amp;diff=6130"/>
		<updated>2008-02-19T18:20:12Z</updated>

		<summary type="html">&lt;p&gt;Nunix: /* Key Bindings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These are the keys used in [[Adventure mode]].&lt;br /&gt;
==Key Bindings==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;border:1px solid #ccc;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! align=&amp;quot;center&amp;quot; | Keys&lt;br /&gt;
! align=&amp;quot;center&amp;quot; | Meaning&lt;br /&gt;
|-&lt;br /&gt;
| {{k|8}} {{k|2}} {{k|4}} {{k|6}} {{k|7}} {{k|9}} {{k|1}} {{k|3}}&lt;br /&gt;
| Move&lt;br /&gt;
|-&lt;br /&gt;
| {{k|↑}} {{k|↓}} {{k|←}} {{k|→}}&lt;br /&gt;
| Move&lt;br /&gt;
|-&lt;br /&gt;
| {{k|Alt}} and a direction key&lt;br /&gt;
| Move carefully / Deliberately enter dangerous terrain&lt;br /&gt;
|-&lt;br /&gt;
| {{k|&amp;lt;}} or {{k|Shift}}+{{key|5}} (num lock off)&lt;br /&gt;
| Ascend&lt;br /&gt;
|-&lt;br /&gt;
| {{k|&amp;gt;}} or {{k|Ctrl}}+{{key|5}} (num lock off)&lt;br /&gt;
| Descend&lt;br /&gt;
|-&lt;br /&gt;
| {{k|.}}&lt;br /&gt;
| Wait for a step&lt;br /&gt;
|-&lt;br /&gt;
| {{k|Space}}&lt;br /&gt;
| Advance/Clear Messages&lt;br /&gt;
|-&lt;br /&gt;
| {{k|a}}&lt;br /&gt;
| View Announcements&lt;br /&gt;
|-&lt;br /&gt;
| {{k|c}}&lt;br /&gt;
| Combat Preferences&lt;br /&gt;
|-&lt;br /&gt;
| {{k|d}}&lt;br /&gt;
| Drop an item&lt;br /&gt;
|-&lt;br /&gt;
| {{k|e}}&lt;br /&gt;
| Eat or drink something&lt;br /&gt;
|-&lt;br /&gt;
| {{k|g}}&lt;br /&gt;
| Pickup an item&lt;br /&gt;
|-&lt;br /&gt;
| {{k|f}}&lt;br /&gt;
| Fire a projectile&lt;br /&gt;
|-&lt;br /&gt;
| {{k|i}}&lt;br /&gt;
| Inventory&lt;br /&gt;
|-&lt;br /&gt;
| {{k|l}}&lt;br /&gt;
| Look around&lt;br /&gt;
|-&lt;br /&gt;
| {{k|k}}&lt;br /&gt;
| Talk to somebody&lt;br /&gt;
|-&lt;br /&gt;
| {{k|p}}&lt;br /&gt;
| Put an item into a container&lt;br /&gt;
|-&lt;br /&gt;
| {{k|r}}&lt;br /&gt;
| Remove an item you are wearing or from a container&lt;br /&gt;
|-&lt;br /&gt;
| {{k|s}}&lt;br /&gt;
| Stand or lie down&lt;br /&gt;
|-&lt;br /&gt;
| {{k|t}}&lt;br /&gt;
| Throw an item&lt;br /&gt;
|-&lt;br /&gt;
| {{k|u}}&lt;br /&gt;
| Interact with building, furniture, or mechanism&lt;br /&gt;
|-&lt;br /&gt;
| {{k|w}}&lt;br /&gt;
| Wear an item&lt;br /&gt;
|-&lt;br /&gt;
| {{k|z}}&lt;br /&gt;
| Status&lt;br /&gt;
|-&lt;br /&gt;
| {{k|A}}&lt;br /&gt;
| Attack a adjacent creature. Change Mode to [[wrestle]].&lt;br /&gt;
|-&lt;br /&gt;
| {{k|C}}&lt;br /&gt;
| Center screen on yourself&lt;br /&gt;
|-&lt;br /&gt;
| {{k|D}}&lt;br /&gt;
| Date/Time&lt;br /&gt;
|-&lt;br /&gt;
| {{k|I}}&lt;br /&gt;
| Interact with an object in an advanced way. (unstick a weapon, etc)&lt;br /&gt;
|-&lt;br /&gt;
| {{k|L}}&lt;br /&gt;
| Search the nearby area very carefully&lt;br /&gt;
|-&lt;br /&gt;
| {{k|P}}&lt;br /&gt;
| Temperature&lt;br /&gt;
|-&lt;br /&gt;
| {{k|Q}}&lt;br /&gt;
| Adventure log (tasks, map, et cetera...)&lt;br /&gt;
|-&lt;br /&gt;
| {{k|S}}&lt;br /&gt;
| Sneak&lt;br /&gt;
|-&lt;br /&gt;
| {{k|T}}&lt;br /&gt;
| Travel&lt;br /&gt;
|-&lt;br /&gt;
| {{k|W}}&lt;br /&gt;
| Weather&lt;br /&gt;
|-&lt;br /&gt;
| {{k|Z}}&lt;br /&gt;
| Sleep&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:Adventurer mode]]&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Pregenerated_worlds&amp;diff=5632</id>
		<title>40d:Pregenerated worlds</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Pregenerated_worlds&amp;diff=5632"/>
		<updated>2008-02-16T22:38:24Z</updated>

		<summary type="html">&lt;p&gt;Nunix: /* World generation changes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Pregenerated worlds''' are worlds that have been created and uploaded for use by others, so they may skip world generation, and are independent of version{{v|0.27.169.33g}}. '''Seeds''' are numbers that tell the world generator which world to create. These are usually given for particularly good [[location]]s, or for quick generating time. Below is a list of worlds and seeds that users have made, along with any interesting locations. Feel free to share and add to the list.&lt;br /&gt;
&lt;br /&gt;
== World generation changes ==&lt;br /&gt;
&lt;br /&gt;
Versions 0.27.169.33f and 0.27.169.33g changed the way world generation works slightly, so seeds from earlier versions will generate different worlds; these are archived at [[Seed archive]]. Random and custom names do not affect world generation. However, modifications to your raw files before world generation could cause a different world to be generated.&lt;br /&gt;
&lt;br /&gt;
Version 0.23.173.38a (with the army arc work) has changed world generation again, so that seeds from earlier versions do not create the same worlds.&lt;br /&gt;
&lt;br /&gt;
Version 0.23.176.38a has changed world generation (cave changes) once again.&lt;br /&gt;
&lt;br /&gt;
== Downloadable worlds ==&lt;br /&gt;
&lt;br /&gt;
Downloadable worlds are worlds which have been generated and then compressed into a single archive file for sharing over the internet. Download the file then extract the folder inside the archive into your /data/save folder in order to use it.&lt;br /&gt;
&lt;br /&gt;
=== The Absolute Planet of Dawns ===&lt;br /&gt;
&lt;br /&gt;
Direct download available here: [http://rapidshare.com/files/83977216/The_Absolute_Planet_of_Dawns.zip The Absolute Planet of Dawns]&amp;lt;br/&amp;gt;&lt;br /&gt;
Wold offers a wide range of fortress locations, from mountain canyons to haunted glaciers to resource-rich forests, each with (non-spoily) description and location map.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(version v0.27.169.33g, seed 2664204674, provided by Fedor)&lt;br /&gt;
&lt;br /&gt;
=== Lathondur Minbaz ===&lt;br /&gt;
&lt;br /&gt;
Direct download available here: [http://morlark.uwcs.co.uk/misc/region1.tar.gz Lathondur Minbaz]&lt;br /&gt;
&lt;br /&gt;
=== The Legendary Ever-Realm ===&lt;br /&gt;
'''Download:''' http://hyperfileshare.com/d/f91fae26&lt;br /&gt;
&lt;br /&gt;
[[Image:4265985437.PNG|thumb|500px]]&lt;br /&gt;
&lt;br /&gt;
Has pretty much every feature in a small 4x5 area.&amp;lt;br/&amp;gt;&lt;br /&gt;
'''Features:'''&amp;lt;br/&amp;gt;&lt;br /&gt;
- Magma on lower left&amp;lt;br/&amp;gt;&lt;br /&gt;
- Small cave river on lower left&amp;lt;br/&amp;gt;&lt;br /&gt;
- Edge of chasm on far upper left corner&amp;lt;br/&amp;gt;&lt;br /&gt;
- Pits &amp;amp; Adamantine on upper left&amp;lt;br/&amp;gt;&lt;br /&gt;
- Sand and trees on far right green tile&amp;lt;br/&amp;gt;&lt;br /&gt;
- Plenty of flux and iron for steel production&amp;lt;br/&amp;gt;&lt;br /&gt;
- Representatives of all four major rock types:&amp;lt;br/&amp;gt;&lt;br /&gt;
1. sedimentary - dolomite, claystone&amp;lt;br/&amp;gt;&lt;br /&gt;
2. igneous extrusive - andesite&amp;lt;br/&amp;gt;&lt;br /&gt;
3. igneous intrusive - granite, gabbro&amp;lt;br/&amp;gt;&lt;br /&gt;
4. metamorphic - marble, schist&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Smata Sagus, The Realms Of Dawn ===&lt;br /&gt;
&lt;br /&gt;
'''[http://dffd.wimbli.com/file.php?id=5 Download it here]'''&lt;br /&gt;
Seed: 324316224 {{v|0.27.169.33g}} (6 rejects)&amp;lt;br/&amp;gt;&lt;br /&gt;
Made in Dwarf Fortress v0.27.169.33g, created with a Core 2 Duo processor in Windows XP. Found using the wonderful [[Utilities#Regional_Prospector|Regional Prospector]].&lt;br /&gt;
&lt;br /&gt;
[[Image:Smata_Sagus_location.png|thumb|500px]]&lt;br /&gt;
&lt;br /&gt;
This is a loaded 3x6 location with basically every major resource. No chasm, cliffs are no taller than 2, surroundings are Temperate and Mirthful.&amp;lt;br/&amp;gt;&lt;br /&gt;
If you don't need a river, you can trim it to 3x5 by taking off the bottom edge and still get everything else.&lt;br /&gt;
&lt;br /&gt;
* '''Adamantine''': towards the bottom left.&lt;br /&gt;
* '''Magma''': underground, located on layers 140-143.&lt;br /&gt;
* '''River''': a small curve of it in the lower right corner.&lt;br /&gt;
* '''Trees''': More than you'll ever use.&lt;br /&gt;
* '''Sand''': Yep.&lt;br /&gt;
* '''Soil''': Yep.&lt;br /&gt;
* '''Iron''': Magnetite patches near the surface, along with an occasional hematite and limonite vein.&lt;br /&gt;
* '''Flux''': More than you'll ever use.&lt;br /&gt;
* '''Fuel''': Plenty.&lt;br /&gt;
* '''Bauxite''': Several patches near the magma.&lt;br /&gt;
* '''Obsidian''': Available on the left side.&lt;br /&gt;
&lt;br /&gt;
* '''Neighboring Civs''': All.&lt;br /&gt;
&lt;br /&gt;
=== Ruspospazmon, The Eternal Windy Planes ===&lt;br /&gt;
&lt;br /&gt;
'''[http://dffd.wimbli.com/file.php?id=3 Download it here]'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Seed: 2851906008 {{v|0.27.169.33g}} (11 rejects)&amp;lt;br/&amp;gt;&lt;br /&gt;
Made in Dwarf Fortress v0.27.169.33g, created with a Core 2 Duo processor in WinXP. Found using the wonderful [[Utilities#Regional_Prospector|Regional Prospector]].&lt;br /&gt;
&lt;br /&gt;
[[Image:Ruspospazmon_location.png|thumb|500px]]&lt;br /&gt;
&lt;br /&gt;
This is a 4x3 location with most major resources. No chasm, cliffs are very tall (6-9), surroundings are Scorching and Calm. There is a small spot of aquifer, just enough to be potentially useful while still out of the way.&amp;lt;br/&amp;gt;&lt;br /&gt;
If you need a river, you can expand the selection north to include some river fingers and possibly west to also include a stretch of normal river. This will likely include more aquifer though.&lt;br /&gt;
&lt;br /&gt;
* '''Adamantine''': towards the bottom left.&lt;br /&gt;
* '''Magma''': underground, located on layers 140-143.&lt;br /&gt;
* '''River''': only if you expand the area slightly.&lt;br /&gt;
* '''Aquifer''': There's a tiny area of it towards the top left on a few levels.&lt;br /&gt;
* '''Trees''': Yep.&lt;br /&gt;
* '''Sand''': Yep.&lt;br /&gt;
* '''Soil''': Yep.&lt;br /&gt;
* '''Iron''': Yes, towards the top and middle.&lt;br /&gt;
* '''Flux''': Yep.&lt;br /&gt;
* '''Fuel''': Yep.&lt;br /&gt;
&lt;br /&gt;
* '''Neighboring Civs''': All.&lt;br /&gt;
&lt;br /&gt;
=== Emeecamo Ametha, The Eternal Universe of Wind ===&lt;br /&gt;
&lt;br /&gt;
'''[http://dffd.wimbli.com/file.php?id=4 Download it here]'''&amp;lt;br/&amp;gt;&lt;br /&gt;
Seed: 2135737780 {{v|0.27.169.33g}} (6 rejects)&amp;lt;br/&amp;gt;&lt;br /&gt;
Made in Dwarf Fortress v0.27.169.33g, created with a Core 2 Duo processor in WinXP. Found using the wonderful [[Utilities#Regional_Prospector|Regional Prospector]].&lt;br /&gt;
&lt;br /&gt;
[[Image:Emeecamo_Ametha_location.png|thumb|500px]]&lt;br /&gt;
&lt;br /&gt;
This is a nice 3x3 (or potentially 2x2) location with almost all major resources. No chasm or sand available, cliffs are no higher than 1 (!), surroundings are Scorching and Untamed Wilds. The brook has a semi-waterfall where it drops 1 Z-level, causing a somewhat odd scene.&amp;lt;br/&amp;gt;&lt;br /&gt;
If you don't need a river or as many trees, you could actually make it a 2x2 area instead with all other resources by cutting off the bottom and right edges.&lt;br /&gt;
&lt;br /&gt;
* '''Adamantine''': in the middle.&lt;br /&gt;
* '''Magma''': Upper left corner, the top is fully open to the ground.&lt;br /&gt;
* '''River''': Yes, with a waterfall.&lt;br /&gt;
* '''Trees''': Limited, but enough to make do.&lt;br /&gt;
* '''Soil''': Yep.&lt;br /&gt;
* '''Iron''': Plenty.&lt;br /&gt;
* '''Flux''': More chalk than you could ever need.&lt;br /&gt;
* '''Fuel''': Plenty.&lt;br /&gt;
* '''Bauxite''': Some, check bottom middle of map one level below the lone hill.&lt;br /&gt;
&lt;br /&gt;
* '''Neighboring Civs''': All.&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
[[Image:Emeecamo_Ametha_location2.png|thumb|500px]]&lt;br /&gt;
&lt;br /&gt;
This is another nice location in this world. It is 5x3 with almost all major resources. No chasm, bauxite, or sand available. Cliffs progress up a few levels from left to right, surroundings are Warm and Calm. The magma vent is underground but only 2 levels deep.&amp;lt;br/&amp;gt;&lt;br /&gt;
There is so much iron here (many many magnetite clusters) that you'll practically get sick of it. There seem to be more diamonds scattered around here than normal as well.&lt;br /&gt;
&lt;br /&gt;
* '''Adamantine''': upper right corner.&lt;br /&gt;
* '''Magma''': lower right corner, underground. Only on levels 148-149, so unfortunately very shallow.&lt;br /&gt;
* '''River''': Yes, a small river bend in the upper left corner.&lt;br /&gt;
* '''Trees''': Not overabundant, but not scarce either.&lt;br /&gt;
* '''Soil''': Yep.&lt;br /&gt;
* '''Iron''': Massive amounts; good luck making a dent in it.&lt;br /&gt;
* '''Flux''': Take your pick between dolomite and chalk, tons of each.&lt;br /&gt;
* '''Fuel''': Limited amounts of lignite, mostly in the upper levels on the left side.&lt;br /&gt;
* '''Obsidian''': Plenty of it in the upper left corner at the higher z-levels.&lt;br /&gt;
&lt;br /&gt;
* '''Neighboring Civs''': All.&lt;br /&gt;
&lt;br /&gt;
== Seeds ==&lt;br /&gt;
  '''{{edit|{{PAGENAME}}/{{current/version}}|Click here to add a seed!}}'''&lt;br /&gt;
Seeded worlds are special &amp;quot;codes&amp;quot; which tell the game's pseudo-random number generator (a sophisticated mathematical function which produces numbers that seem random) where to begin generating a world. Because the random number generator is actually just a mathematical function and thus always produces the same result when given a certain input, you can &amp;quot;seed&amp;quot; the generator to produce an entire series of random numbers on another computer that are exactly the same as they were originally produced on the first computer.&lt;br /&gt;
&lt;br /&gt;
However modifications to your raw files can affect worldgen so please state what mods you are using if you post a seed with a non default DF.&lt;br /&gt;
&lt;br /&gt;
To use a seeded world, select ''Create a New World'' during the main menu, then hit {{key|s}} to specify a seed. Type in the seed and hit {{key|Enter}}, then hit {{key|Enter}} one more time to begin generation. It will still take the normal amount of time to generate the world, and you will still have rejects before the world is produced.&lt;br /&gt;
&lt;br /&gt;
Mineral content is determined at the time it is allocated, (essentially when you dig near it). Accordingly the map seed determines the layers and therefore the probability of certain rocks/ores, but the ore veins themselves will vary.&lt;br /&gt;
&lt;br /&gt;
A further warning: there may be other things that affect world generation, such as your operating system. If you generate a world different from one described here, with exactly the same seed, please mention it with the relevant details (operating system including any service packs, processor type, and game version) on the [[Talk:Pregenerated worlds|talk page]].&lt;br /&gt;
&lt;br /&gt;
Here are seeds generated in older versions. They may not generate the same world if you are using '''v{{current/version}}''':&lt;br /&gt;
*[[Seed archive]] (pre 0.27.173.38a)&lt;br /&gt;
*[[Pregenerated worlds/0.27.173.38a|v0.27.173.38a]]&lt;br /&gt;
&lt;br /&gt;
The following seeds were generated with version '''{{current/version}}'''. If you have a seed with a good starting location, feel free to add it.&lt;br /&gt;
&lt;br /&gt;
  '''{{edit|{{PAGENAME}}/{{current/version}}|Click here to add a seed!}}'''&lt;br /&gt;
&amp;lt;!--  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following code includes all seeds from a subpage.&lt;br /&gt;
If you want to add or modify a seed, follow the 'click here to add a seed' link,&lt;br /&gt;
and you will be taken to the relevant page.&lt;br /&gt;
Only change this code if you know what you are doing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
{{#ifexist: Pregenerated worlds/{{current/version}}|{{:Pregenerated worlds/{{current/version}}}}&lt;br /&gt;
|&amp;lt;nowiki /&amp;gt;&lt;br /&gt;
 No seeds are currently posted for version '''{{current/version}}'''.}}&lt;br /&gt;
&amp;lt;!--  END CODE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  '''{{edit|{{PAGENAME}}/{{current/version}}|Click here to add a seed!}}'''&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Archery_target&amp;diff=18134</id>
		<title>40d:Archery target</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Archery_target&amp;diff=18134"/>
		<updated>2008-02-14T21:05:43Z</updated>

		<summary type="html">&lt;p&gt;Nunix: clarified&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An archery target is a building used to improve the [[marksdwarf]] skill. They can be built by pressing the {{k|A}} key ({{k|shift}} and {{k|a}}) under the {{k|b}}uild menu. It uses one [[stone]] to be built and requires [[architecture]] [[skill]].&lt;br /&gt;
&lt;br /&gt;
Shooting at an archery target improves a [[dwarf]]'s [[marksdwarf]] skill. Shooting requires a [[crossbow]] and [[wood]]en or [[bone]] [[bolt]]s (not [[metal]]). Bolts shot at a target are destroyed and cannot be reclaimed, but will form a small rubble pile that can be cleaned up by a dwarf with the [[cleaning]] labor enabled.  Only off-duty squads will use archery targets. You can switch a squad to off-duty by accessing the military menu with {{k|m}}, selecting the appropriate squad with {{k|v}}, and setting it to off-duty with {{k|t}}.&lt;br /&gt;
&lt;br /&gt;
[[Category:Buildings]]&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Cage&amp;diff=18586</id>
		<title>40d:Cage</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Cage&amp;diff=18586"/>
		<updated>2008-02-09T11:42:47Z</updated>

		<summary type="html">&lt;p&gt;Nunix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A '''cage''' is a holding device. Cages cannot be made of [[stone]], but can be made of [[wood]] and [[metal]].  A cage made of [[glass]] is called a terrarium. Cages can hold an unlimited number of [[animals]] and captured [[vermin]] at once. Placing animals in a cage can reduce lag and reduce [[traffic]] in your hallways.  An empty cage is classed as [[furniture]], though a cage with an animal (or animal corpse) must be stored in a [[stockpile]] with animals enabled.&lt;br /&gt;
&lt;br /&gt;
The cage can be used in a few ways:&lt;br /&gt;
&lt;br /&gt;
* A [[jail]], where you designate its location to be used for [[justice]], and a [[sheriff]] will detain any unruly dwarves.&lt;br /&gt;
* Animal restraining device, where you simply plant it and allocate any animals you want in it. Particularly handy for keeping track of mating animals. Just assign ({{k|q}} on a cage that has been built ({{k|b}}-{{k|j}}) in a room) all the animals of one type in a cage and let them sit. Soon stray deer fawns will be all over your fortress&lt;br /&gt;
** This is also how you go about making a makeshift [[zoo]] for [[trapped]] animals.&lt;br /&gt;
** A glass cage (Terrarium) can be designated an [[aquarium]] for holding captured [[fish]].&lt;br /&gt;
* A [[Traps#Cage_Trap|cage trap]] needs a cage as one of its components.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can find a list of imaginative ideas to do with [[captured creatures]] here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you buy your first animals via the traders, you may be unsure how to extract them. To remove an animal from a cage, it first needs to be placed via the Build menu (at the bottom, j). Once it's placed, use q to examine it, a to assign, and then use enter to toggle the animal(s) currently inside. A dwarf will come along and let the animal out of the cage, after which it can be butchered, moved, et cetera.&lt;br /&gt;
&lt;br /&gt;
{{Buildings}}&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d_Talk:Civilization&amp;diff=36865</id>
		<title>40d Talk:Civilization</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d_Talk:Civilization&amp;diff=36865"/>
		<updated>2008-02-08T22:50:13Z</updated>

		<summary type="html">&lt;p&gt;Nunix: New page: Note: it seems as if removing any one of these completely (just deleting their entry from the entity_ raw) will cause infinite map rejects; the world generation seems to require (at least?...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note: it seems as if removing any one of these completely (just deleting their entry from the entity_ raw) will cause infinite map rejects; the world generation seems to require (at least?) one of each category. --[[User:Nunix|Nunix]] 17:50, 8 February 2008 (EST)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d:Sleep&amp;diff=36470</id>
		<title>40d:Sleep</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d:Sleep&amp;diff=36470"/>
		<updated>2008-02-07T07:52:00Z</updated>

		<summary type="html">&lt;p&gt;Nunix: just a quick entry; someone can come in with templates and more concrete information&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dwarves sleep approximately every month and a half (6 weeks), and will sleep for 1-2 weeks. They prefer to sleep indoors, on a [[bed]], in their own room. The restfulness of their sleep depends upon where they are sleeping and whether or not there is any [[noise]] reaching them.&lt;br /&gt;
&lt;br /&gt;
A sleeping dwarf flashes between their standard icon and Z.&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
	<entry>
		<id>http://dwarffortresswiki.org/index.php?title=40d_Talk:Trade_depot&amp;diff=11376</id>
		<title>40d Talk:Trade depot</title>
		<link rel="alternate" type="text/html" href="http://dwarffortresswiki.org/index.php?title=40d_Talk:Trade_depot&amp;diff=11376"/>
		<updated>2007-11-03T00:16:53Z</updated>

		<summary type="html">&lt;p&gt;Nunix: -X level depots&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;How exactly does the &amp;quot;trader requested at depot&amp;quot; toggle work? Which way is enabled, which way is disabled? And what does it do, even? &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Edit: I got to trade with the dwarves by leaving it toggled as &amp;quot;r: Trader requested at depot&amp;quot;. It took a litle while for the trade to show up. Anybody figured this out, though? &lt;br /&gt;
&lt;br /&gt;
Edit: Yes, you want to leave it so it's showing the state you want - in this case &amp;quot;Trader requested&amp;quot; not &amp;quot;No trader needed&amp;quot;, just like with any other toggled setting. An explanation of what it does is already provided below. &lt;br /&gt;
&lt;br /&gt;
-- &lt;br /&gt;
&lt;br /&gt;
Toggling 'Trader Requested at Depot' will queue a job for your trader (designated under [N]obles) to show up at the trade depot. You can check the status of that dwarf at the Trade Depot (it will show their current job in light blue). If you are impatient, you can set the depot to [b] anyone can trade, in which case a dwarf with no job will trade. &lt;br /&gt;
&lt;br /&gt;
I would recommend using a trader with high skill (I believe it is negociation and appraisal) to trade for you, as this will maximise your returns. --Alc 01:11, 30 October 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
&lt;br /&gt;
I added some more info, please refine as needed. It could use some better detail or a step-by-step path to build and operate a trade depot. [[User:Haddaway|Haddaway]] 20:02, 31 October 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Verification question ==&lt;br /&gt;
&lt;br /&gt;
Given different social skills for the broker, what are the number of allowed failed attempts at trading? --[[User:Shagie|Shagie]] 01:21, 1 November 2007 (EDT)&lt;br /&gt;
&lt;br /&gt;
== -X level depots ==&lt;br /&gt;
&lt;br /&gt;
Has anyone checked what caravans will/will not go up or down? You can check your access with D but I find that both stairs and ramps still flash red, suggesting a caravan cannot go underground, even if the depot shows up as light-blue Accessible. --[[User:Nunix|Nunix]] 20:16, 2 November 2007 (EDT)&lt;/div&gt;</summary>
		<author><name>Nunix</name></author>
	</entry>
</feed>