<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dwarffortresswiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tarran</id>
	<title>Dwarf Fortress Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://dwarffortresswiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tarran"/>
	<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php/Special:Contributions/Tarran"/>
	<updated>2026-05-10T22:27:58Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=User:Tarran&amp;diff=254449</id>
		<title>User:Tarran</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=User:Tarran&amp;diff=254449"/>
		<updated>2020-08-17T02:21:54Z</updated>

		<summary type="html">&lt;p&gt;Tarran: After about 10 years of absence from the wiki, I thought I should add a more &amp;quot;mature&amp;quot; page for myself.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am an on-and-off Dwarf Fortress player and Bay12 member, infrequent wiki editor and bug reporter, et al. Perhaps more perfectionist nowadays than I need to be when writing, but I certainly will still make mistakes, so please fix any you see. Not sure what else of worth to include on my own page.&lt;br /&gt;
&lt;br /&gt;
Please give me the benefit of a doubt if I make a mistake on formatting or style, because I haven't exactly been keeping up with whatever DFWiki standards have changed since 2010 (if any have changed).&lt;br /&gt;
&lt;br /&gt;
On a less serious note, I am an admirer of frogs, and I am quietly hoping that they might some day be included alongside the mighty toad in terrorizing dwarves.&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Advanced_world_generation&amp;diff=254447</id>
		<title>Advanced world generation</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Advanced_world_generation&amp;diff=254447"/>
		<updated>2020-08-17T02:03:33Z</updated>

		<summary type="html">&lt;p&gt;Tarran: I fell victim to this bug and thought I should include some sort of note. I felt that it would be appropriate to include with the relevant setting; but feel free to move it to a dedicated bug section instead.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quality|Exceptional|18:16, 23 August 2014 (UTC)}}&lt;br /&gt;
{{av}}&lt;br /&gt;
{{old}}&lt;br /&gt;
&lt;br /&gt;
:''This article contains information on advanced world generation. For information on basic world generation, see [[World generation]].''&lt;br /&gt;
:''See [[World token]] to more easily find information by the names used in the world_gen.txt file, [[World rejection]] for information on solving problems related to worlds always being rejected, and [[Worldgen examples]] for example worlds.''&lt;br /&gt;
&lt;br /&gt;
When you want more control of what your world looks like, it's time for '''advanced world generation''': A detailed reference with advice is provided below. (This article assumes that you are already familiar with [[World generation|'''basic world generation''']]. If you are not, then please read about that first - the very high amount of extra options for a generated world can provide the player with a much more customized experience.)&lt;br /&gt;
&lt;br /&gt;
Once you select {{DFtext|Design New World With Advanced Parameters}} from the main menu, a screen that looks something like this will appear:&lt;br /&gt;
&lt;br /&gt;
[[File:AdvancedWorldGen.png‎]]&lt;br /&gt;
&lt;br /&gt;
This screen is relatively intuitive, but some parts could use explanation.&lt;br /&gt;
&lt;br /&gt;
== Parameter sets ==&lt;br /&gt;
&lt;br /&gt;
The list of already-defined parameter sets is in the upper-right corner. You can select the current set that you want to work with using the up and down directional keys.&lt;br /&gt;
&lt;br /&gt;
Hitting {{K|a}} will add a new set to the end of the list. You can also {{K|c}}opy an existing set to a new one allowing you to base a new set on an existing one. Using {{K|t}} you can change the name of the parameter set, but note that this will not affect the name of the world that is generated.&lt;br /&gt;
&lt;br /&gt;
Parameter sets are stored in the &amp;lt;tt&amp;gt;data/init/world_gen.txt&amp;lt;/tt&amp;gt; file in the main DF directory. The {{K|F1}} and {{K|F6}} keys will load and save '''all''' of the parameter sets to this file. You will need to save the world gen parameters to this file before you hit {{K|Enter}} to generate the world.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;tt&amp;gt;world_gen.txt&amp;lt;/tt&amp;gt; file can also be edited with a text editor. This is particularly useful because people will often post their parameter sets on the forum or wiki in text form. (See below for more info.) The {{K|F1}} key comes in handy when editing this file while the game is still running.&lt;br /&gt;
&lt;br /&gt;
To get the parameters used to generate a world you are already playing, press {{K|ESC}} then choose export images; exporting any image will also create the world generation parameter file, for more information see this [http://www.bay12forums.com/smf/index.php?topic=101280.msg4512541#msg4512541 post]. &lt;br /&gt;
&lt;br /&gt;
The tokens used in &amp;lt;tt&amp;gt;world_gen.txt&amp;lt;/tt&amp;gt; are at the bottom of each parameter description. Here's the one for the title.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[TITLE: &amp;lt;name&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[TITLE:MEDIUM ISLAND]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== World name ==&lt;br /&gt;
&lt;br /&gt;
As previously mentioned, the title of the parameter set doesn't affect the name of the world. You can force a particular name for your world using {{K|n}} or set it back to the default random setting using {{K|N}}.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CUSTOM_NAME: &amp;lt;name&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CUSTOM_NAME:Realm of Cheese Engravings]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| For a random name, simply don't use this token.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== World dimensions ==&lt;br /&gt;
&lt;br /&gt;
The size of the map to be generated can be selected with {{K|u}} {{K|i}} {{K|o}} {{K|p}}. Larger maps take longer to generate and may limit [[Frames per second|FPS]] in-game.&lt;br /&gt;
&lt;br /&gt;
Changing the dimensions of the world will reset the parameters because many of them have different defaults depending on the surface area available.&lt;br /&gt;
&lt;br /&gt;
Creating larger worlds does not necessarily mean longer world generation time - the essential factor for the gen duration is the history. If you restrict the number of historical events, you can significantly speed up the process.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[DIM:&amp;lt;width&amp;gt;:&amp;lt;height&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[DIM:129:129]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Valid values are 17, 33, 65, 129, and 257. Others may not work.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Seed values ==&lt;br /&gt;
&lt;br /&gt;
The world generation process uses a PRNG (Pseudo Random Number Generator) algorithm. A PRNG will produce a sequence of numbers that &amp;quot;looks&amp;quot; random, even though the actual sequence of numbers will always be the same if the PRNG is started with the same seed value. Basically this means that if you run world generation with a certain seed value on your computer, and someone else runs world generation with the same seed value on their computer, the same sequence of random numbers will be generated on both computers. The practical impact of this is that someone else can generate exactly the same world that you generated by entering the same seed value that you used.&lt;br /&gt;
&lt;br /&gt;
In older versions, the same seed value(s) produced identical worlds on every computer at any time (if other parameters were identical, too). In the current version, the seed values for the world itself and the names seem to produce the same result, but you will get changes in events which will result in a very different world history. It seems like the history is partly random and not completely connected to the seed. Keep this in mind if you want to regenerate a particular world.&lt;br /&gt;
&lt;br /&gt;
A specific seed value can be entered with {{K|s}}. This will change '''all''' of the seed values to the value you enter. If you need to enter different seed values for each type of seed, use {{K|e}}.&lt;br /&gt;
&lt;br /&gt;
In order to find out what seed values were used for the last world you generated, you can look at this screen. If you want to be able to tell someone else how to generate exactly the same world that you just generated, they will need all of the seed values listed under Last Param Set.&lt;br /&gt;
&lt;br /&gt;
When generating a world using a seed, the way that the world is generated is also based at least in part on certain world tokens. As such, you cannot, for example, change the minimum and maximum rainfall and get the same world but drier or wetter, instead, a different world is generated. That said, it would also seem that certain small changes to these world tokens can occasionally generate a very similar world, however, other tokens are more sensitive. For more information see the forum thread [http://www.bay12forums.com/smf/index.php?topic=112132.msg3404199#msg3404199 here].&lt;br /&gt;
&lt;br /&gt;
The following are tokens which appear to be involved in the implementation of the seed and are not safe to change:&lt;br /&gt;
&lt;br /&gt;
* [DIM:X:X] &lt;br /&gt;
* [ELEVATION:X:X:X:X]&lt;br /&gt;
* [RAINFALL:X:X:X:X] &lt;br /&gt;
* [TEMPERATURE:X:X:X:X]&lt;br /&gt;
* [DRAINAGE:X:X:X:X]&lt;br /&gt;
* [VOLCANISM:X:X:X:X]&lt;br /&gt;
* [SAVAGERY:X:X:X:X]&lt;br /&gt;
* [ELEVATION_FREQUENCY:X:X:X:X:X:X]&lt;br /&gt;
* [RAIN_FREQUENCY:X:X:X:X:X:X]&lt;br /&gt;
* [DRAINAGE_FREQUENCY:X:X:X:X:X:X]&lt;br /&gt;
* [TEMPERATURE_FREQUENCY:X:X:X:X:X:X]&lt;br /&gt;
* [SAVAGERY_FREQUENCY:X:X:X:X:X:X]&lt;br /&gt;
* [VOLCANISM_FREQUENCY:X:X:X:X:X:X]&lt;br /&gt;
* [PARTIAL_OCEAN_EDGE_MIN:X]&lt;br /&gt;
* [COMPLETE_OCEAN_EDGE_MIN:X]&lt;br /&gt;
* [HAVE_BOTTOM_LAYER_1:X]&lt;br /&gt;
* [MINERAL_SCARCITY:X] {{cite talk/this|Mineral scarcity}}&lt;br /&gt;
&lt;br /&gt;
Many other world parameters such as end year and embark points can, however, be changed without it having any effect on the geography of the world generated from the seed values.&lt;br /&gt;
&lt;br /&gt;
Normally you don't enter these seed values and the world generation process comes up with seed values based on some sort of &amp;quot;true&amp;quot; random information from things like random values in uninitialized memory, the current date/time, etc. If you have entered a seed value you can revert to all seeds being random using {{K|S}}.&lt;br /&gt;
&lt;br /&gt;
== Generating a world ==&lt;br /&gt;
&lt;br /&gt;
Unless you're using an already-defined parameter set, you will probably want to {{K|e}}dit the parameters. Select the set you want to edit using the up/down directional keys and press {{K|e}}. Information about each parameter is documented below.&lt;br /&gt;
&lt;br /&gt;
Once you are happy with the parameters you have set, hit {{K|Esc}} to get back to this screen, hit {{K|F6}} to save the values you just edited, and hit {{K|Enter}} to start. The rest of the process is the same as basic [[world generation]].&lt;br /&gt;
&lt;br /&gt;
The phases of the world generation process are (this order is not completely correct):&lt;br /&gt;
* Preparing elevation...&lt;br /&gt;
* Setting temperature...&lt;br /&gt;
* Running rivers...&lt;br /&gt;
* Forming lakes and minerals...&lt;br /&gt;
* Growing vegetation...&lt;br /&gt;
* Verifying terrain...&lt;br /&gt;
* Importing wildlife...&lt;br /&gt;
* Recounting legends...&lt;br /&gt;
* Placing civilizations...&lt;br /&gt;
* Making cave civilizations...&lt;br /&gt;
* Making cave pops...&lt;br /&gt;
* Placing other beasts...&lt;br /&gt;
* Placing megabeasts...&lt;br /&gt;
* Placing good/evil...&lt;br /&gt;
* Placing caves...&lt;br /&gt;
* Prehistory generation&lt;br /&gt;
* Finalizing civ mats...&lt;br /&gt;
* Finalizing art...&lt;br /&gt;
* Finalizing uniforms...&lt;br /&gt;
* Finalizing sites...&lt;br /&gt;
&lt;br /&gt;
== World painter ==&lt;br /&gt;
:''Main article: [[World painter]]&lt;br /&gt;
The '''world painter''' tool allows you to paint features onto a map that is then used when generating a world.  It is very difficult to use properly, and tends to result in endless rejected worlds, unless you loosen or remove the restrictions placed on biomes and civilizations in the advanced settings.  That being said it is also a very powerful tool, and allows you to generate worlds more to your liking.&lt;br /&gt;
&lt;br /&gt;
To access the world painter, hit {{k|e}} to start editing the advanced parameters and finally hit {{k|p}} to open world painter. How to use the world painter is not entirely obvious so please check out the [[World painter]] documentation to avoid frustration. (Losing may be fun, but frustration is not.)&lt;br /&gt;
&lt;br /&gt;
== Editing the parameters init file ==&lt;br /&gt;
&lt;br /&gt;
Parameter sets are stored in the ''data/init/[[world_gen.txt]]'' file, using [[world token]]s. You can copy and paste other players' sets of parameters into your ''world_gen.txt'' to use their parameter sets, and some are provided at [[Main:Pregenerated worlds|Pregenerated worlds]]. Another place to find parameter sets is the [http://www.bay12forums.com/smf/index.php?topic=101280.0 Worldgen cookbook] thread on the official forums.&lt;br /&gt;
&lt;br /&gt;
== Advanced parameters ==&lt;br /&gt;
&lt;br /&gt;
To access advanced parameters, press {{key|e}} when at the &amp;quot;Design New Worlds with Advanced Parameters&amp;quot; screen. This will bring you to an editable list of various guidelines that the world-gen process will use when creating your new world. The parameters are described below in the order that they appear in the list in the UI, not necessarily the order they appear in the configuration file. &lt;br /&gt;
&lt;br /&gt;
See [[world token]] for an index that will help you look things up by token name.&lt;br /&gt;
&lt;br /&gt;
There are essentially 4 types of controls for the generation of the surface map;&lt;br /&gt;
&lt;br /&gt;
'''Terrain Parameters''': as described below, these 5 variables define the basic background world, how hot or cold it is, how much rainfall, how high the mountains are. The world automatically goes through the temperature range along the Y axis although sometimes it will be hotter in the north, other times in the south. Minimum, maximum and X,Y variance can drastically alter the world. &lt;br /&gt;
&lt;br /&gt;
'''Weighted Meshes''': these are a way to fine-tune the amount of the 5 basic variables on the map. It can be used to set the specific distribution of different elevations or rainfall areas for example. &lt;br /&gt;
&lt;br /&gt;
'''Rejection Parameters''': ''Dwarf Fortress'' has a belt-and-braces approach to world generation. The above controls allow you to shape the world, then the rejection parameters throw it out if it isn't right! There are a number of rejection parameters for the number and degree of the 5 basic variables, for biome types etc. If the world does not meet the requirements of any one rejection parameter the world is rejected and re-randomised. Also see [http://dwarffortresswiki.org/index.php/DF2012:World_rejection World Rejection]&lt;br /&gt;
&lt;br /&gt;
There are also the feature-placing options such as rivers, mountain peaks, volcanoes and oceans, which can cause rejections if the terrain parameters don't allow enough suitable locations for the features to be placed. &lt;br /&gt;
&lt;br /&gt;
If you are experimenting with world design, one method would be to disable the rejection parameters and use the first two control types. Otherwise, any significant change will likely result in endless rejections.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Seed values ===&lt;br /&gt;
&lt;br /&gt;
Here you can enter specific seed values for different parts of the world generation process. Different sequences of pseudorandom numbers are used for different parts, so you can use this to reproduce only the particular part of world generation from some previously generated world if you want.&lt;br /&gt;
&lt;br /&gt;
Normally you will want to leave all of these set to Random unless you're specifically trying to reproduce the results of another world generation run.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SEED:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SEED:31337]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;4&amp;quot; |&lt;br /&gt;
For each of these not in the config file, a random seed will be used.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[HISTORY_SEED:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[HISTORY_SEED:31337]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[NAME_SEED:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[NAME_SEED:31337]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CREATURE_SEED:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CREATURE_SEED:31337]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Embark Points ===&lt;br /&gt;
&lt;br /&gt;
This controls the number of points that you have for skills and equipment when you embark in fortress mode. Turning this value up will allow games started in this world to start with more skilled dwarves with better equipment. Normally, you can do just fine by leaving this value set to default, but you might want to turn it up for experimental/testing purposes or to help dwarves survive in a particularly evil world, or turn it down for certain [[challenges]]. The highest amount this value can be set to is 10,000.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[EMBARK_POINTS:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[EMBARK_POINTS:1504]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== End year ===&lt;br /&gt;
&lt;br /&gt;
This is how many years of history are generated for the world. This is basically the same as the History parameter in basic world gen, except that you can enter an exact value for number of years. See [[World_generation#History|History]] for more info.&lt;br /&gt;
&lt;br /&gt;
History is divided into &amp;quot;ages&amp;quot; which are determined by the ''percentage'' of megabeasts and semi-megabeasts killed at various points. One can attempt to make a world go through the ages more quickly by pumping up the ratio of semimegabeast to megabeast caves, the former of which are usually more killable than the regular megabeasts. This will net you more &amp;quot;Age of Legends&amp;quot;, &amp;quot;Age of Heroes&amp;quot;, etc.&lt;br /&gt;
&lt;br /&gt;
For more information on the history aspect of the game, see [[Legends]] and [[Calendar#Ages|Ages]].&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[END_YEAR:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[END_YEAR:1050]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Population cap after civ creation ===&lt;br /&gt;
&lt;br /&gt;
This determines the maximum possible population of civilization member [[historical figure]]s alive at a given time during worldgen. Not all members of a civilization are historical figures. This tag does not directly influence the total population of civilized beings as it once did when populations were all historical figures, so the description is a bit confusing. You can enter -1 to make the historical population unlimited.&lt;br /&gt;
&lt;br /&gt;
Each race may have up to 100 civilizations each, and each civilization a maximum population of 10,000. Civilizations, known as ''entities'' in the [[Raw file|raw files]], have 3 or 4 basic variables that will greatly affect their final placement on the world map. See [[Entity_token#Population|Population (Entity Token)]] for more information on interpreting/editing the raws if you need more precise control of civilization placement and total population numbers.&lt;br /&gt;
&lt;br /&gt;
Huge historical figure populations can cause the size of history data to explode, cause history generation to take forever, lower FPS, and generally slow down the game.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[TOTAL_CIV_POPULATION:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[TOTAL_CIV_POPULATION:15000]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Site cap after civ creation ===&lt;br /&gt;
&lt;br /&gt;
This controls the maximum number of towns and similar sites on the entire map. Raising the number will allow for more towns, etc. though the number of sites will ultimately still be limited by things like space, terrain, and population cap. &lt;br /&gt;
&lt;br /&gt;
Note that this parameter controls only '''&amp;quot;civilization&amp;quot; sites''' like towns - other sites, such as lairs, will be added on to this maximum.  After civilizations reach this cap, they will not spread out any more to place new cities.&lt;br /&gt;
&lt;br /&gt;
By default, the raws limit each civilization site to a population of 120 regardless of the race of the civilization. Therefore, without editing the raws, the total population on the map can't go above site cap x 120.&lt;br /&gt;
&lt;br /&gt;
Beware, increasing this too high can slow worldgen down by a lot. Another effect can be goblins (or other civs) sometimes overwhelming all other civs and/or flooding the world with their homes, leaving no good places to build your fortress, be it human or dwarven. If you choose a low cap to hasten world generation, the cap will likely be reached within years, stopping expansion of all civs. If you want a good and long history you will have to adjust site/population cap and the number of civs many times to find one fulfilling your needs.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SITE_CAP:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SITE_CAP:1040]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Beast control ===&lt;br /&gt;
&lt;br /&gt;
These parameters don't usually matter too much, but may matter for small numbers of beasts.&lt;br /&gt;
&lt;br /&gt;
==== Percentage of Megabeasts and Titans Dead for Stoppage ====&lt;br /&gt;
&lt;br /&gt;
The world starts out with a certain number of powerful megabeast and titan entities in existence. If a percentage of the megabeast and titan population dies out during history generation, then history generation will stop early. For example, if the elimination value is 80%, and the generated history starts with 200 entities and 160 of those 200 entities are eliminated by historical events before the End Year is reached, history generation will stop early.&lt;br /&gt;
&lt;br /&gt;
If you want to end the creation of your world at the beginning of a certain age, choose the following values:&lt;br /&gt;
* Age of Legends: ~34%&lt;br /&gt;
* Age of Heroes: ~67%&lt;br /&gt;
If there are three or fewer titans or megabeasts in your world, the age will be given a special name reflecting the remaining megabeasts/titans, instead.&lt;br /&gt;
&lt;br /&gt;
==== Year to Begin Checking Megabeast Percentage ====&lt;br /&gt;
&lt;br /&gt;
The percentage of dead [[megabeast]]s and [[titan]]s for stoppage will not be checked until this year is reached in history generation. This can be used to ensure that a world reaches a certain year even if all of the megabeasts in the world are slain earlier.&lt;br /&gt;
&lt;br /&gt;
If the number of living [[megabeast]]s and [[titan]]s starts at or drops to less than four, then world generation will always stop if the current year is equal to or greater than the Year to Begin Checking Megabeast Percentage ''regardless'' of how many [[megabeast]]s and [[titan]]s are dead — Percentage of Megabeasts and Titans Dead for Stoppage is ignored. The number of megabeasts and titans at the start of the world is set by the sum of the [[Advanced_world_generation#Max_Megabeasts_Caves|Max Megabeasts Caves]] and [[Advanced_world_generation#Titan_Parameters|Titan Number]] parameters.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[BEAST_END_YEAR:&amp;lt;year&amp;gt;:&amp;lt;percentage or -1&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[BEAST_END_YEAR:200:80]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Use -1 as percentage to disable. Year must still be at least 2.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Cull Unimportant Historical Figures ===&lt;br /&gt;
&lt;br /&gt;
Whether or not the game ignores unimportant figures in history generation. The culling is many CPU-intensive steps in history generation but it saves memory and will speed up loading/saving games a bit. This does mean that the &amp;quot;unimportant&amp;quot; figures will not appear in Legends mode or in things like dwarf engravings, but they might not appear in engravings anyway.&lt;br /&gt;
&lt;br /&gt;
Unimportant figures are creatures who suffer early deaths, never having offspring or killing anything named during history generation. For example, residents of goblin towers may get murdered by demons at a young age. After culling unimportant figures, Legends mode would say something like the demon has killed &amp;quot;an unknown creature at Eviltower in the year 102.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CULL_HISTORICAL_FIGURES:&amp;lt;0 or 1&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CULL_HISTORICAL_FIGURES:0]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 0 = No, 1 = Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Reveal All Historical Events ===&lt;br /&gt;
&lt;br /&gt;
Setting this to Yes will allow access to all information about the history of the world in Legends mode. If set to No, then you will have to discover historical information in adventure mode or by instructing dwarves to make engravings.{{Verify}}&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REVEAL_ALL_HISTORY:&amp;lt;0 or 1&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REVEAL_ALL_HISTORY::1]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 0 = No, 1 = Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Terrain Parameters ===&lt;br /&gt;
&lt;br /&gt;
These determine how random values for terrain elevation, rainfall, temperature, drainage, volcanism, and savagery are generated. What biomes exist are then determined by how these factors overlap with each other.&lt;br /&gt;
&lt;br /&gt;
==== Minima and Maxima ====&lt;br /&gt;
&lt;br /&gt;
These are the absolute minimum and maximum values that can ever be generated for a particular map square characteristic. Changing these can cause the occurrence of certain [[Biome|biomes]] to become impossible, so modify these with care. Because of this problem, you may want to use [[#Weighted Ranges|Weighted Ranges]] instead.&lt;br /&gt;
&lt;br /&gt;
By ''subtly'' tweaking the min and max values, vastly different maps can be made.&lt;br /&gt;
&lt;br /&gt;
==== X and Y Variance ====&lt;br /&gt;
&lt;br /&gt;
These control how wildly things like elevation and rainfall can vary between adjacent map squares. For example, if these values are set to the maximum of 3,200 for elevation then you will end up with more very low areas right next to very high areas. The number for X determines the east-west variance and the number for Y determines the north-south variance. By setting only one of these to a high value you can, for example, create horizontal or vertical bands of areas which are more similar to each other.&lt;br /&gt;
&lt;br /&gt;
Generally speaking, raising both of these values will create a more random &amp;quot;patchwork&amp;quot; of many small biomes while setting both x and y values to 0 will cause every square on the map to use a single random value for the given characteristic.&lt;br /&gt;
&lt;br /&gt;
For &amp;quot;patchwork&amp;quot; worlds to avoid being rejected, [[#Maximum_Number_of_Subregions|Maximum Number of Subregions]] will probably need to be increased from the default.&lt;br /&gt;
&lt;br /&gt;
==== Elevation ====&lt;br /&gt;
&lt;br /&gt;
This controls the range of terrain elevations that can occur in the world.&lt;br /&gt;
&lt;br /&gt;
Usually you just want to leave the min/max values alone. Raising the minimum elevation can, for example, make it impossible for oceans to exist. This does '''not''' directly control the number of available Z-levels at a particular site, though high maximum values may contribute to peaks which can raise the number of above ground Z-levels. In other words, a maximum elevation of 400 and minimum of 1 does not mean you get 400 Z-levels but it might increase the number of Z-levels somewhat in some regions compared to others.&lt;br /&gt;
&lt;br /&gt;
Raising the variance will result in a more bumpy, uneven landscape.&lt;br /&gt;
&lt;br /&gt;
Some biomes/features that are impacted by elevation:&lt;br /&gt;
* A high minimum (above 99) means no oceans as they need elevations below 100.&lt;br /&gt;
* A low maximum (below 300) means no mountains as mountains need elevations above 300.&lt;br /&gt;
* River start locations need a minimum elevation of 300. Therefore, a world with a maximum elevation of 299 everywhere prevents river generation, but rivers can still occur if maximum elevation is set to 300.&lt;br /&gt;
*Mountain peaks can only form in squares with an elevation of 400.&lt;br /&gt;
&lt;br /&gt;
==== Rainfall ====&lt;br /&gt;
&lt;br /&gt;
Controls the amount of rainfall in each map square/area. Setting the minimum too high or the maximum too low can make the formation of certain biomes impossible. Rainfall causes it to [[rain]] more in a given area, which can have various effects.&lt;br /&gt;
&lt;br /&gt;
Also makes more rivers appear on the world map.&lt;br /&gt;
&lt;br /&gt;
Note that if [[#Do Orographic Precipitation and Rain Shadows|orographic precipitation and rain shadows]] is on then mountains will cause additional variance in rainfall, so (for example) rainfall below the specified minimum can occur in the shadow of a mountain.  If you want the minimum and maximum for this parameter to be absolutely respected you must turn off the orographic precipitation option.&lt;br /&gt;
&lt;br /&gt;
==== Temperature ====&lt;br /&gt;
&lt;br /&gt;
These parameters control how hot or cold various areas will be. If you lower the minimum and maximum values, the world will be colder overall, for example. As with the others, changing these values too much could make it impossible for certain biomes to exist. See [[Climate]] for more info.&lt;br /&gt;
&lt;br /&gt;
These parameters form the &amp;quot;base&amp;quot; temperature for an area, and describe peak summer temperature in degrees Celsius. This does not correspond 1:1 with the final climate. [[Temperature]] is always influenced by a number of variables, including elevation, time of year, thick forestation, and if [[Advanced_world_generation#Poles|Poles]] are enabled, latitude. These other variables are factored in after the temperature mesh is applied, and frequently bring temperatures above and below their set minimum and maximum values. The inclusion of Poles is particularly strong in this regard, as it allows latitude to raise and/or lower temperatures by more than 75 degrees Celsius! That said, the temperatures aren't raised or lowered by more than about 65 degrees past the set minimum and maximum. Furthermore, for typical ranges the temperature will never be raised more than about 25 degrees past the maximum (but will still drop up to about 65 degrees Celsius below the minimum).&lt;br /&gt;
&lt;br /&gt;
==== Drainage ====&lt;br /&gt;
&lt;br /&gt;
Changing drainage parameters will change the way water-affected biomes are formed. Low drainage will contribute to the formation of [[Lake|lakes]], [[River|rivers]], and [[Swamp|swamps]]. High drainage will cause water to sink into the ground rather than sit on the surface, which is important for forming hills.&lt;br /&gt;
&lt;br /&gt;
Lower drainage values have been reported to contribute to the formation of thicker soil layers though it is currently unknown exactly how other factors (such as elevation or perhaps rain) impact soil formation.&lt;br /&gt;
&lt;br /&gt;
==== Volcanism ====&lt;br /&gt;
&lt;br /&gt;
Volcanism controls the occurrence of igneous [[Layer|Layers]], and the formation of volcanoes. For a volcano to form, a square must have a volcanism value of 100 so reducing the maximum from 100 will make volcanoes impossible. Raising the minimum will increase the rarity of non-igneous layers.&lt;br /&gt;
&lt;br /&gt;
Setting the minimum to a high value is not a good way to produce multiple volcanoes, as you are likely to get a &amp;quot;Volcanism not evenly distributed&amp;quot; rejection. Instead use the Minimum Number of Volcanoes parameter and possibly adjust the weighted ranges for volcanism as described below.&lt;br /&gt;
&lt;br /&gt;
==== Savagery ====&lt;br /&gt;
&lt;br /&gt;
These parameters control the level of [[Surroundings#Savage|savagery]] on the map. Raising the minimum savagery too high may make it impossible for certain races to exist, and similarly lowering the maximum too far can make it impossible for certain creatures to exist. The largest chance of having unusable maps comes from too high of a savagery value.&lt;br /&gt;
&lt;br /&gt;
==== Configuration Tokens ====&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[ELEVATION:&amp;lt;min&amp;gt;:&amp;lt;max&amp;gt;:&amp;lt;x variance&amp;gt;:&amp;lt;y variance&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[ELEVATION:1:400:401:401]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Range: 0 to 400&amp;lt;br/&amp;gt;Maximum of 400 required for mountain peaks.&amp;lt;br/&amp;gt;Variance range: 0-3200&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[RAINFALL:&amp;lt;min&amp;gt;:&amp;lt;max&amp;gt;:&amp;lt;x variance&amp;gt;:&amp;lt;y variance&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[RAINFALL:0:100:200:200]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Range: 0 to 100 &amp;lt;br/&amp;gt;Variance range: 0-3200&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[TEMPERATURE:&amp;lt;min&amp;gt;:&amp;lt;max&amp;gt;:&amp;lt;x variance&amp;gt;:&amp;lt;y variance&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[TEMPERATURE:25:75:200:200]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Range: -1000 to 1000 &amp;lt;br/&amp;gt;Variance range: 0-3200&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[DRAINAGE:&amp;lt;min&amp;gt;:&amp;lt;max&amp;gt;:&amp;lt;x variance&amp;gt;:&amp;lt;y variance&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[DRAINAGE:0:100:200:200]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Range: 0 to 100 &amp;lt;br/&amp;gt;Variance range: 0-3200&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[VOLCANISM:&amp;lt;min&amp;gt;:&amp;lt;max&amp;gt;:&amp;lt;x variance&amp;gt;:&amp;lt;y variance&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[VOLCANISM:1:100:200:200]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Range: 0 to 100&amp;lt;br/&amp;gt;Maximum of 100 required for volcanoes. &amp;lt;br/&amp;gt;Variance range: 0-3200&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SAVAGERY:&amp;lt;min&amp;gt;:&amp;lt;max&amp;gt;:&amp;lt;x variance&amp;gt;:&amp;lt;y variance&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SAVAGERY:1:100:200:200]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Range: 0 to 100 &amp;lt;br/&amp;gt;Variance range: 0-3200&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Terrain Mesh Sizes and Weights ===&lt;br /&gt;
&lt;br /&gt;
These parameters make it possible to influence the number of squares in a particular range without making conditions outside of that range impossible. For example, you can make it possible for many more low elevation squares to exist without making it impossible for high elevations to form. Changing these parameters is often preferable to simply changing the min/max values.&lt;br /&gt;
&lt;br /&gt;
The basic steps of applying weighted ranges are as follows:&lt;br /&gt;
&lt;br /&gt;
# Create a grid with 2&amp;lt;sup&amp;gt;''MeshSize'' - 1&amp;lt;/sup&amp;gt; tiles in both X and Y direction.&lt;br /&gt;
# Set the intersection points of the grid lines to a random value according to the weighted ranges.&lt;br /&gt;
# Smooth out the area between the intersection points.&lt;br /&gt;
# Add noise according to the variance parameters.&lt;br /&gt;
&lt;br /&gt;
Where ''MeshSize'' is the raw parameter value found in the world_gen.txt. See the image on the right for an example.&lt;br /&gt;
&lt;br /&gt;
[[File:World_map-large-32x32-elevation-mesh.png|thumb|300px|A large world generated with an Elevation Mesh Size of 32x32 and range weights set to 1:0:0:0:1 (i.e., only extreme high and low elevations). Note how the grid intersections are either set very high or very low and the space between them is smoothed out.]]&lt;br /&gt;
&lt;br /&gt;
==== Mesh Size ====&lt;br /&gt;
&lt;br /&gt;
Mesh size determines how many grid tiles there will be. Setting this to Ignore will cause the weighted range settings to be ignored for that terrain characteristic. As an example, setting it to 2x2 means the grid will be 2 times 2 tiles large and there will be 3 times 3 for a total of 9 intersection points. On a pocket world this means one grid tile will be 8 * 8 world tiles large whereas on a large world one grid tile will be 128 * 128 world tiles. Note that the highest possible value for a given world size will always make the grid tiles 8 * 8 world tiles large.&lt;br /&gt;
&lt;br /&gt;
==== Weighted Ranges ====&lt;br /&gt;
&lt;br /&gt;
If mesh size is set to something other than Ignore, these weights will be applied at the granularity of the selected mesh size for purposes of generating random values in each range. This allows random number generation to be non-linear for the given terrain characteristic.&lt;br /&gt;
&lt;br /&gt;
For example, if the Elevation Weighted Range parameters were set to (starting with the 0-20 range) 60:10:10:10:10 (these values do not have to add up to any particular number) and elevation min and max are set to 1 and 400 respectively then about 60% of the grid line intersection points (on average) will be set to an elevation in the range of 1-80 (0% to 20%), and the other ranges will be represented by around 10% of the intersection points each. The exact distribution is still left up to chance though ''on average'' it will be close to this specification.&lt;br /&gt;
&lt;br /&gt;
Weighted ranges do not make rejection checks, although they can be responsible for many rejections if you neglect to adjust or disable some of the [[#Minimum Number of Mid/Low/High Characteristic Squares|Minimum Number of Mid/Low/High Characteristic Squares]] for example.&lt;br /&gt;
&lt;br /&gt;
==== Interaction between Mesh Size and Variance ====&lt;br /&gt;
&lt;br /&gt;
The end result can vary greatly depending on how the corresponding [[#X_and_Y_Variance|X and Y Variance]] parameters are set. First of all, if the variance is too large the noise it adds can completely negate the effect of the weighted ranges. For instance, with a 2x2 mesh, the default variance parameters are high enough that usually the mesh grid can hardly be recognized. How strong the variance's effect is, is also dependent on the mesh size. Having a larger mesh size (i.e. smaller grid tiles) means the variance also has to be higher for a visible effect. For instance, with a variance of 400, the effects are clearly visible with a 2x2 mesh and barely visible at all with a 8x8 mesh. Note that this effect is directly dependent on the mesh size and not, as one might expect, on the actual size of the grid tiles. This means, that a large world with a 2x2 mesh will look essentially the same as a pocket world with a 2x2 mesh, only stretched to 256 times the size.&lt;br /&gt;
&lt;br /&gt;
Also see this [http://www.bay12forums.com/smf/index.php?topic=139916.0 forum post] for more details.&lt;br /&gt;
&lt;br /&gt;
==== Configuration Tokens ====&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[ELEVATION_FREQUENCY:&amp;lt;mesh&amp;gt;:&amp;lt;0-20 weight&amp;gt;:&amp;lt;20-40 weight&amp;gt;:&amp;lt;40-60 weight&amp;gt;:&amp;lt;60-80 weight&amp;gt;:&amp;lt;80-100 weight&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[ELEVATION_FREQUENCY:2:1:2:3:4:5]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot; | Valid mesh values:&lt;br /&gt;
&lt;br /&gt;
1 = Ignore&lt;br /&gt;
&lt;br /&gt;
2 = 2x2&lt;br /&gt;
&lt;br /&gt;
3 = 4x4&lt;br /&gt;
&lt;br /&gt;
4 = 8x8&lt;br /&gt;
&lt;br /&gt;
5 = 16x16&lt;br /&gt;
&lt;br /&gt;
6 = 32x32&lt;br /&gt;
&lt;br /&gt;
(limited by world size) &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[RAIN_FREQUENCY:&amp;lt;mesh&amp;gt;:&amp;lt;0-20 weight&amp;gt;:&amp;lt;20-40 weight&amp;gt;:&amp;lt;40-60 weight&amp;gt;:&amp;lt;60-80 weight&amp;gt;:&amp;lt;80-100 weight&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[RAIN_FREQUENCY:3:1:2:3:4:5]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[DRAINAGE_FREQUENCY:&amp;lt;mesh&amp;gt;:&amp;lt;0-20 weight&amp;gt;:&amp;lt;20-40 weight&amp;gt;:&amp;lt;40-60 weight&amp;gt;:&amp;lt;60-80 weight&amp;gt;:&amp;lt;80-100 weight&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[DRAINAGE_FREQUENCY:4:1:2:3:4:5]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[TEMPERATURE_FREQUENCY:&amp;lt;mesh&amp;gt;:&amp;lt;0-20 weight&amp;gt;:&amp;lt;20-40 weight&amp;gt;:&amp;lt;40-60 weight&amp;gt;:&amp;lt;60-80 weight&amp;gt;:&amp;lt;80-100 weight&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[TEMPERATURE_FREQUENCY:1:1:1:1:1:1]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SAVAGERY_FREQUENCY:&amp;lt;mesh&amp;gt;:&amp;lt;0-20 weight&amp;gt;:&amp;lt;20-40 weight&amp;gt;:&amp;lt;40-60 weight&amp;gt;:&amp;lt;60-80 weight&amp;gt;:&amp;lt;80-100 weight&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SAVAGERY_FREQUENCY:5:1:2:3:4:5]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[VOLCANISM_FREQUENCY:&amp;lt;mesh&amp;gt;:&amp;lt;0-20 weight&amp;gt;:&amp;lt;20-40 weight&amp;gt;:&amp;lt;40-60 weight&amp;gt;:&amp;lt;60-80 weight&amp;gt;:&amp;lt;80-100 weight&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[VOLCANISM_FREQUENCY:1:1:1:1:1:1]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Poles ===&lt;br /&gt;
&lt;br /&gt;
With this, you can influence how polar regions are added. The poles can be on the north or south edge, and the equator will be on the opposite edge, or in the middle if there are two poles. If poles are set to NONE, then there will be no seasonal changes in the weather (e.g. no winter snow in temperate biomes).&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[POLE:&amp;lt;placement&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[POLE:NORTH]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Viable options: NONE, NORTH_OR_SOUTH, NORTH_AND_OR_SOUTH, NORTH, SOUTH, NORTH_AND_SOUTH&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Minimum Mountain Peak Number ===&lt;br /&gt;
&lt;br /&gt;
This will cause the world to be rejected if fewer than this many peaks (based on elevation) are present on the map. Elevations of 400 must be possible for mountain peaks to occur. If set to zero then worlds will not be rejected based on number of peaks.&lt;br /&gt;
&lt;br /&gt;
You may need to adjust elevation parameters, such as the highest weighted range, in order to get the desired number of elevation-400 squares needed for larger numbers of peaks. Like volcanoes, mountain peaks can make embark zones more interesting, but other than that, they don't appear to &amp;quot;do&amp;quot; anything special. Reportedly they do increase the highest Z-level above ground in all embark zones in the same region even if the selected embark zone does not include the peak.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[PEAK_NUMBER_MIN:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[PEAK_NUMBER_MIN:20]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Elevations of 400 must occur for peaks to form.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Minimum Partial Edge Oceans ===&lt;br /&gt;
&lt;br /&gt;
This will cause a world to be rejected unless there are at least this many oceans touching an edge of the map. If set to zero then worlds will not be rejected based on this criterion. Setting both this parameter and Minimum Complete Edge Oceans to values that total more than 4 when added together may cause all worlds to be rejected as you can't have both a partial and complete edge ocean on a given edge.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[PARTIAL_OCEAN_EDGE_MIN:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[PARTIAL_OCEAN_EDGE_MIN:2]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Maximum of 4&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Minimum Complete Edge Oceans ===&lt;br /&gt;
&lt;br /&gt;
This will cause a world to be rejected unless there are at least this many oceans which completely cover an edge of the map. Since a square map only has 4 edges, the maximum value possible is 4. If set to zero then worlds will not be rejected based on this criterion but still might end up with complete edge oceans by chance.&lt;br /&gt;
&lt;br /&gt;
Note that the ability for this many edge oceans to exist will be limited by elevation. Therefore, to actually create large oceans you will probably need to change things like the Elevation Mesh Size and Weighted Ranges to increase the number and distribution of very low elevation squares on the map. In addition, if Complete Edge Oceans is set to any value ''other'' than 0 or 4, you may need to lower elevation variance for at least one of the axes: if set too high, such as a variation of 1600 for both X and Y axes (the default for Large Island and Medium Island parameter sets), the game may generate worlds very slowly or even hang.{{bug|565}}&lt;br /&gt;
&lt;br /&gt;
Given appropriate weight, range, and variance values for things like elevation, a setting of:&lt;br /&gt;
*1 results in a world that seems like a chunk of coastline. One edge of the map will be completely underwater and there will be ocean taking up much of the map on that side (think the east or west coast of the United States, the north coast of Canada, or southern Europe).  If your edge ocean happens to pick your world's frozen side, most of it will be glacier.&lt;br /&gt;
*2 results in another coastline along with the first one.  The map could end up looking something like Panama if the oceans pick opposite sides of the map.&lt;br /&gt;
*3 results in a peninsula, like Florida in the US.  There will be oceans surrounding 3 sides of the map, and land touching only one side of the map.&lt;br /&gt;
*4 results in one or more island(s) depending on things like elevation variance and weights. Regardless of whether you get one island or multiple islands, the entire map will be surrounded by water.&lt;br /&gt;
Unfortunately there's no easy way to control which oceans end up on which edges, except perhaps setting X and Y variance to different values.&lt;br /&gt;
&lt;br /&gt;
Edge oceans will take up part of the other edges too.  For example, a full edge ocean on the east side will have part of the north and south sides underwater, but that does ''not'' add to the ''partial'' edge oceans count.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[COMPLETE_OCEAN_EDGE_MIN:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[COMPLETE_OCEAN_EDGE_MIN:0]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Maximum of 4&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Minimum Volcano Number ===&lt;br /&gt;
&lt;br /&gt;
Worlds with less than this number of volcanoes will be rejected. Note that this will not just create this many volcanoes at random; there must be at least this many squares with a Volcanism of 100. Therefore, adjusting Weighted Range for 80-100 to some higher value is recommended if you want to facilitate a large number of volcanoes. In addition, Maximum Volcanism must be set to 100 or squares with volcanism of 100 will be impossible, making volcanoes impossible.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[VOLCANO_MIN:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[VOLCANO_MIN:15]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Volcanoes require a volcanism of 100 to occur.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Mineral Scarcity ===&lt;br /&gt;
&lt;br /&gt;
Controls the frequency at which minerals occur - setting this value lower will increase the amount and number of different types of ore present on a map, and the number/types of gems. The default value will result in a maximum of 2-4 metal ores per map (assuming you choose a good embark location) which may be limiting until the economy is fully implemented and desired metals can be traded for.&lt;br /&gt;
&lt;br /&gt;
The options &amp;quot;Very Rare&amp;quot;, &amp;quot;Rare&amp;quot;, &amp;quot;Sparse&amp;quot;, &amp;quot;Frequent&amp;quot;, and &amp;quot;Everywhere&amp;quot; in the [[World_generation#Basic_World_Generation_Menu|basic world generation menu]] use the values 50000, 10000, 2500, 500 and 100 respectively.&lt;br /&gt;
&lt;br /&gt;
According to [http://www.bay12forums.com/smf/index.php?topic=79018.msg2063804#msg2063804 research] by Shandra in v0.31.25, this is the relationship between the value of this setting and the approximate number of gems and ore:&lt;br /&gt;
&lt;br /&gt;
[[File:MineralSetting_v25_limit10k.png]]&lt;br /&gt;
&lt;br /&gt;
This is for the same 8x8 embark region in a world which is otherwise the same, except for the mineral scarcity parameter (although most of the detailed information comes from experiments with previous versions).&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[MINERAL_SCARCITY:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[MINERAL_SCARCITY:2500]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Range: 100 to 100,000&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
'''Note:''' as of v0.34, low mineral scarcity settings do not cause rejections.&lt;br /&gt;
&lt;br /&gt;
=== Max Megabeast Caves ===&lt;br /&gt;
&lt;br /&gt;
This is the number of megabeasts placed at the beginning of history. Megabeasts are [[hydra]]s, [[bronze colossus]]es, [[roc]]s, and [[dragon]]s, which are all placed in equal proportions [http://www.bay12forums.com/smf/index.php?topic=112465.msg3415177#msg3415177 &amp;lt;sup&amp;gt;data&amp;lt;/sup&amp;gt;]. &lt;br /&gt;
&lt;br /&gt;
Increasing this value can lead to early extinction of civilizations.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[MEGABEAST_CAP:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[MEGABEAST_CAP:75]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Megabeasts count towards BEAST_END_YEAR calculation.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Max Semi-Megabeast Caves ===&lt;br /&gt;
&lt;br /&gt;
This is the number of semi-megabeasts placed at the beginning of history. Semi-megabeasts are [[giant]]s, [[ettin]]s, [[minotaur]]s, and [[cyclops]], which are placed in equal proportions [http://www.bay12forums.com/smf/index.php?topic=112465.msg3415188#msg3415188 &amp;lt;sup&amp;gt;data&amp;lt;/sup&amp;gt;].&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SEMIMEGABEAST_CAP:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SEMIMEGABEAST_CAP:150]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Semimegabeasts do not count towards the BEAST_END_YEAR calculation.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Titan Parameters ===&lt;br /&gt;
&lt;br /&gt;
==== Number ====&lt;br /&gt;
&lt;br /&gt;
This controls the number of [[titan]]s that exist at the beginning of history[http://www.bay12forums.com/smf/index.php?topic=112465.msg3415203#msg3415203 &amp;lt;sup&amp;gt;data&amp;lt;/sup&amp;gt;]. The number of forgotten beasts is unaffected by this parameter [http://www.bay12forums.com/smf/index.php?topic=112465.msg3415155#msg3415155 &amp;lt;sup&amp;gt;data&amp;lt;/sup&amp;gt;].&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[TITAN_NUMBER:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[TITAN_NUMBER:33]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Titans count towards BEAST_END_YEAR calculation.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Attack Population Requirement ====&lt;br /&gt;
&lt;br /&gt;
[[Titan]]s will begin to attack your fort once at least this many dwarves inhabit it, regardless of whether any other attack criteria have been met. This number defaults to 80 which isn't usually too difficult to deal with.&lt;br /&gt;
&lt;br /&gt;
==== Exported Wealth Requirement ====&lt;br /&gt;
&lt;br /&gt;
Titans will begin to attack your fort once you have exported at least this many [[Currency|dwarfbucks]] worth of merchandise, regardless of whether or not any other criteria have been met. This parameter defaults to None (disabled).&lt;br /&gt;
&lt;br /&gt;
==== Created Wealth Requirement ====&lt;br /&gt;
&lt;br /&gt;
Titans will begin to attack your fort once the fort's total wealth has reached this many [[Currency|dwarfbucks]] in value. This happens regardless of whether any of the other criteria, such as population, have been met; therefore, even with 1 dwarf, a fort could be attacked if the fort were worth at least this value.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[TITAN_ATTACK_TRIGGER:&amp;lt;population&amp;gt;:&amp;lt;exp wealth&amp;gt;:&amp;lt;created wealth&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[TITAN_ATTACK_TRIGGER:80:0:100000]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 0 = None (disabled). Only one requirement must be met for an attack.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Number of Demon Types ===&lt;br /&gt;
&lt;br /&gt;
[[Demon|Demons]] are similar to titans and forgotten beasts in that they are procedurally generated, but, unlike titans, they are not unique. Thus, many different types of demons will exist in the world, but there will be many members of each type. Setting this to zero means no demons will exist, limiting the amount of fun you can have. Thanks to [[Underworld spire|certain fun things]], fewer demon types also means fewer goblin civilizations[http://www.bay12forums.com/smf/index.php?PHPSESSID=7348f68f41a9659443c05b2acf534e6c&amp;amp;topic=112465.15].You need at least 2 demon types, or goblin civilizations won't exist.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[DEMON_NUMBER:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[DEMON_NUMBER:52]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 0 to 1000&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Number of Night Troll Types ===&lt;br /&gt;
&lt;br /&gt;
The number of different [[night troll]]s, also procedurally generated, that will exist in the world. Setting this to zero means that the world will have no night trolls, custom or otherwise &lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[NIGHT_TROLL_NUMBER:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[NIGHT_TROLL_NUMBER:77]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 0 to 1000&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Number of Bogeyman Types ===&lt;br /&gt;
&lt;br /&gt;
The number of different [[Bogeyman|bogeyman]] forms that will exist in the world. Bogeymen are procedurally generated, though their forms do not vary by much. Setting this to zero means that the world will have no bogeymen, custom or otherwise.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[BOGEYMAN_NUMBER:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[BOGEYMAN_NUMBER:27]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 0 to 1000&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Number of Vampire Curse Types ===&lt;br /&gt;
&lt;br /&gt;
The number of different types of [[Vampire|vampires]] that will exist in the world. Although they are generated at the start of a new world, they aren't different from each other. Setting this to zero means no vampires will exist.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[VAMPIRE_NUMBER:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[VAMPIRE_NUMBER:72]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 0 to 1000&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Werebeast Parameters ===&lt;br /&gt;
&lt;br /&gt;
==== Number ====&lt;br /&gt;
&lt;br /&gt;
The number of different types of [[werebeast]]s that can exist in the world. It is common for werebeasts, unlike vampires, to assume many different forms and variations, the most well-known of these amount to different species of animals, from lizards, to wolves, to even bears. Setting this to zero means no werebeasts will exist, and will also remove a large amount of [[fun]] from the game.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[WEREBEAST_NUMBER:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[WEREBEAST_NUMBER:58]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 0 to 1000&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Attack Population Requirement ====&lt;br /&gt;
&lt;br /&gt;
Werebeasts will begin to attack your fort once at least this many dwarves inhabit it, regardless of whether any other attack criteria have been met. This number defaults to 50 which will often be reached in the second year of the fort.&lt;br /&gt;
&lt;br /&gt;
==== Exported Wealth Requirement ====&lt;br /&gt;
Werebeasts will begin to attack your fort once you have exported at least this many [[Currency|dwarfbucks]] worth of merchandise, regardless of whether or not any other criteria have been met. This parameter defaults to 5000.&lt;br /&gt;
&lt;br /&gt;
==== Created Wealth Requirement ====&lt;br /&gt;
&lt;br /&gt;
Werebeasts will begin to attack your fort once the fort's total wealth has reached this many [[Currency|dwarfbucks]] in value. This happens regardless of whether any of the other criteria, such as population, have been met; therefore, even with 1 dwarf, a fort could be attacked if the fort were worth at least this value.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[WEREBEAST_ATTACK_TRIGGER:&amp;lt;population&amp;gt;:&amp;lt;exp wealth&amp;gt;:&amp;lt;created wealth&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[WEREBEAST_ATTACK_TRIGGER:50:5000:50000]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 0 = None (disabled). Only one requirement must be met for an attack.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Number of Secret Types ===&lt;br /&gt;
&lt;br /&gt;
The number of secrets that exist in the world. Currently, all secrets are secrets of life and death, and the ones holding these secrets are necromancers, thus setting this to zero means that no [[necromancer]]s will appear.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SECRET_NUMBER:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SECRET_NUMBER:44]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 0 to 1000&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Number of Regional Interaction Types ===&lt;br /&gt;
&lt;br /&gt;
The number of interactions that can be caused in regions, which may incorporate evil rain and cloud types. Currently, only evil region interactions are generated this way.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGIONAL_INTERACTION_NUMBER:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGIONAL_INTERACTION_NUMBER:20]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 0 to 1000&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Number of Disturbance Interaction Types ===&lt;br /&gt;
&lt;br /&gt;
The number of different [[Mummy|disturbed dead]] {{verify}} that can exist in the world. Setting this to zero, while being pointless as is, (since you're never forced to enter a tomb anyway), will most likely prevent any toilet roll spooks from appearing, but it may or may not also prevent the existence of the pyramids which house them too.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[DISTURBANCE_INTERACTION_NUMBER:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[DISTURBANCE_INTERACTION_NUMBER:10]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 0 to 1000&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Number of Evil Cloud Types ===&lt;br /&gt;
&lt;br /&gt;
This number specifies [[Weather#Evil weather|the total amount of various face-melting, eye-boiling, and zombifyingly-fun]] clouds of pure evil may appear in your world. Setting this to zero means you no longer will ever have to deal with encroaching dust walls of doom in that world. I'd keep this value low...&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[EVIL_CLOUD_NUMBER:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[EVIL_CLOUD_NUMBER:45]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 0 to 1000&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Number of Evil Rain Types ===&lt;br /&gt;
&lt;br /&gt;
The lesser of a relatively large group of evils... evil rain. This number states how many different types of green-ooze drenchers, disconcerting blood-showers, and sickly yellow slime-baths can occur in your world. Compared to evil clouds though, this one hardly is worth stressing out about, usually.... Setting this to zero means the only semi-solid to fully-liquid fluids to fall from the sky will be pure H2O. &lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[EVIL_RAIN_NUMBER:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[EVIL_RAIN_NUMBER:352]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 0 to 1000&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Generate Divine Materials ===&lt;br /&gt;
&lt;br /&gt;
This turns the generation of [[Divine_metal|divine metals]] on or off. It does not influence the creation of vaults.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[GENERATE_DIVINE_MATERIALS:&amp;lt;1 or 0&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[GENERATE_DIVINE_MATERIALS:1]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 1/0 = Yes/No&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Desired Good/Evil Square Counts ===&lt;br /&gt;
&lt;br /&gt;
These values change the amount of [[Surroundings#Good|good or evil]] tiles on the map, depending on the size of the region they are being considered for. The counts are for all tiles in all subregions of a given size considered together, ''not'' counts for each subregion considered separately. (all tiles in the same subregion share the same [[Surroundings|surroundings]] values.)&lt;br /&gt;
&lt;br /&gt;
As used here, a &amp;quot;subregion&amp;quot; is a named world area.  Subregion names and locations for a generated world are viewable in legends mode under &amp;quot;Regions&amp;quot;.  Subregions are classified by size the same way for all map sizes: 1-24 tiles is Small, 25-99 tiles is Medium, and 100+ tiles is Large.&lt;br /&gt;
&lt;br /&gt;
The counts used here will always be restricted to regions of the given size no matter how large the count. Also, the count is more of a goal than a minimum or maximum. As a result, you can end up with many more or many fewer than the requested number of squares in some situations.&lt;br /&gt;
&lt;br /&gt;
In particular, if you have something like a case where only 3 large regions exist in a world, and you request &amp;quot;1 evil square&amp;quot; in large regions, you will end up with one of the large regions being ''entirely evil''.  So any non-zero value in one of these settings essentially means &amp;quot;force at least one region of this size to be all good/evil.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note that the &amp;quot;evilness&amp;quot; of evil biomes is also impacted by savagery.&lt;br /&gt;
&lt;br /&gt;
Certain civilizations cannot exist in good and/or evil squares, so too many of one or the other may limit the size of certain types of civilizations.  Dwarves, for example, need non-aligned biomes.  Creating too many evil biomes seems to lead to the danger of an early extinction of many civilizations.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[GOOD_SQ_COUNTS:&amp;lt;small region&amp;gt;:&amp;lt;med region&amp;gt;:&amp;lt;lg region&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[GOOD_SQ_COUNTS:100:1000:2000]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Set count to zero to disable for that region size. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[EVIL_SQ_COUNTS:&amp;lt;small region&amp;gt;:&amp;lt;med region&amp;gt;:&amp;lt;lg region&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[EVIL_SQ_COUNTS:100:1000:2000]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Minimum Biome Square Counts ===&lt;br /&gt;
&lt;br /&gt;
These numbers control whether or not a world will be rejected based on a lack of different [[biome|biomes]]. Raising these numbers will '''not''' automatically generate the given number of squares of the given biome! For a biome to exist, certain conditions like elevation and rainfall must exist.&lt;br /&gt;
&lt;br /&gt;
These parameters simply filter out worlds that (for example) randomly fail to have enough high elevation squares to support a given number of mountains, etc. Some settings may cause worlds to always be rejected. For example, if for some reason the maximum elevation parameter is set to a value below what will support mountain biomes, it will be impossible to satisfy a non-zero requirement for mountain squares. The same principle goes for other conditions and biomes such as low elevations and oceans, etc.&lt;br /&gt;
&lt;br /&gt;
Certain civilizations require different biomes to exist (such as dwarves and mountains), so eliminating certain biomes will make it impossible for certain civilizations to form.&lt;br /&gt;
&lt;br /&gt;
These parameters often result in infinite world rejection problems. See [[World rejection]] for information on solving problems related to worlds always being rejected due to one or more of these parameters.&lt;br /&gt;
&lt;br /&gt;
0 means no minimum for rejection. Setting to 0 does not guarantee 0 squares of that biome.&lt;br /&gt;
&lt;br /&gt;
==== Biome Type Requirement Table ====&lt;br /&gt;
&lt;br /&gt;
Terrain requirements for various biomes are described below.{{Verify}} Note that some of the exact ranges are unknown.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! rowspan=&amp;quot;2&amp;quot; | Biome&lt;br /&gt;
! colspan=&amp;quot;4&amp;quot;  | Terrain Requirement&lt;br /&gt;
|-&lt;br /&gt;
! Elevation&lt;br /&gt;
! Rainfall&lt;br /&gt;
! Temperature&lt;br /&gt;
! Drainage&lt;br /&gt;
|-&lt;br /&gt;
| Swamp/Marsh&lt;br /&gt;
| 100-299&lt;br /&gt;
| 33-100&lt;br /&gt;
| Non-Freezing&lt;br /&gt;
| 0-32&lt;br /&gt;
|-&lt;br /&gt;
| Desert/Badland&lt;br /&gt;
| 100-299&lt;br /&gt;
| 0-9&lt;br /&gt;
| non-freezing&lt;br /&gt;
| note&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Forest&lt;br /&gt;
| 100-299&lt;br /&gt;
| 66-100&lt;br /&gt;
| non-freezing&lt;br /&gt;
| 66-100&lt;br /&gt;
|-&lt;br /&gt;
| Mountains&lt;br /&gt;
| 300-400&lt;br /&gt;
| N/A&lt;br /&gt;
| N/A&lt;br /&gt;
| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Ocean&lt;br /&gt;
| 0-99&lt;br /&gt;
| N/A&lt;br /&gt;
| N/A&lt;br /&gt;
| N/A&lt;br /&gt;
|-&lt;br /&gt;
| Glacier&lt;br /&gt;
| 100-299&lt;br /&gt;
| N/A&lt;br /&gt;
| Freezing&lt;br /&gt;
| 80(?)-100&lt;br /&gt;
|-&lt;br /&gt;
| Tundra&lt;br /&gt;
| 100-299&lt;br /&gt;
| N/A&lt;br /&gt;
| Freezing&lt;br /&gt;
| 0-66&lt;br /&gt;
|-&lt;br /&gt;
| Grassland&lt;br /&gt;
| 100-299&lt;br /&gt;
| 0-66&lt;br /&gt;
| Non-Freezing&lt;br /&gt;
| 0-66&lt;br /&gt;
|-&lt;br /&gt;
| Hills&lt;br /&gt;
| 100-299&lt;br /&gt;
| 0-66&lt;br /&gt;
| Non-Freezing&lt;br /&gt;
| 66-100&lt;br /&gt;
|}&lt;br /&gt;
note&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt; drainage: 00-32 sand desert, 33-49 rocky wasteland, 50-65 rocky wasteland but different characters/appearance, 66-100 badlands&lt;br /&gt;
&lt;br /&gt;
==== Minimum Initial Square Count ====&lt;br /&gt;
&lt;br /&gt;
This is the minimum number of squares of the given biome that must exist before things like erosion take place.&lt;br /&gt;
&lt;br /&gt;
One thing to keep in mind is the maximum number of squares on a map of a given size. If the total number of squares on a map is lower than the sum of all square count parameters then you will get infinite world rejection.&lt;br /&gt;
&lt;br /&gt;
To determine the number of squares on a map, just multiply the dimensions. In practice these parameters will need to sum to lower than the maximum because some space is needed for &amp;quot;slack&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Map Size&lt;br /&gt;
! Number of Squares&lt;br /&gt;
|-&lt;br /&gt;
| 17×17&lt;br /&gt;
| 289&lt;br /&gt;
|-&lt;br /&gt;
| 33×33&lt;br /&gt;
| 1089&lt;br /&gt;
|-&lt;br /&gt;
| 65×65&lt;br /&gt;
| 4225&lt;br /&gt;
|-&lt;br /&gt;
| 129×129&lt;br /&gt;
| 16614&lt;br /&gt;
|-&lt;br /&gt;
| 257×257&lt;br /&gt;
| 66049&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Minimum Initial Region Count ====&lt;br /&gt;
&lt;br /&gt;
This is the minimum number of regions of contiguous biome squares that must exist before other processes such as erosion take place.&lt;br /&gt;
&lt;br /&gt;
==== Minimum Final Region Count ====&lt;br /&gt;
&lt;br /&gt;
This many regions of the given biome must exist after erosion and similar phases of generation have been completed.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:SWAMP:&amp;lt;init sq&amp;gt;:&amp;lt;init rg&amp;gt;:&amp;lt;final rg&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:SWAMP:1032:7:6]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:DESERT:&amp;lt;init sq&amp;gt;:&amp;lt;init rg&amp;gt;:&amp;lt;final rg&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:DESERT:1032:7:6]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:FOREST:&amp;lt;init sq&amp;gt;:&amp;lt;init rg&amp;gt;:&amp;lt;final rg&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:FOREST:4128:13:12]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:MOUNTAINS:&amp;lt;init sq&amp;gt;:&amp;lt;init rg&amp;gt;:&amp;lt;final rg&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:MOUNTAINS:8256:9:9]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:OCEAN:&amp;lt;init sq&amp;gt;:&amp;lt;init rg&amp;gt;:&amp;lt;final rg&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:OCEAN:8256:7:6]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:GLACIER:&amp;lt;init sq&amp;gt;:&amp;lt;init rg&amp;gt;:&amp;lt;final rg&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:GLACIER:0:0:0]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:TUNDRA:&amp;lt;init sq&amp;gt;:&amp;lt;init rg&amp;gt;:&amp;lt;final rg&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:TUNDRA:0:0:0]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:GRASSLAND:&amp;lt;init sq&amp;gt;:&amp;lt;init rg&amp;gt;:&amp;lt;final rg&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:GRASSLAND:8256:13:12]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:HILLS:&amp;lt;init sq&amp;gt;:&amp;lt;init rg&amp;gt;:&amp;lt;final rg&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[REGION_COUNTS:HILLS:8256:13:12]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
	&lt;br /&gt;
=== Erosion Cycle Count ===&lt;br /&gt;
&lt;br /&gt;
Tells the world-generator how long the world has to erode its tall peaks down to mountainsides during the 'running rivers...' stage of world creation. The higher this number, the less jagged the world will be, and the more wide the major rivers will be. If you use the maximum number, your mountains will dissolve before your eyes into plains which can lead to rejections if there aren't enough mountains to use for river start points and dwarven civilization origin points. &lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[EROSION_CYCLE_COUNT:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[EROSION_CYCLE_COUNT:250]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Range: 0 to 1000&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Minimum/Desired River Start Locations ===&lt;br /&gt;
&lt;br /&gt;
This is the minimum number of riverheads that must exist before and after erosion takes place. Worlds will be rejected if they fail to meet these numbers. As with minimum biome counts, raising this number doesn't automatically create this many riverheads. Other conditions like terrain and rainfall must exist for rivers to form.&lt;br /&gt;
&lt;br /&gt;
Extremely high pre-erosion values speed erosion greatly, while low post erosion values are useful for limiting rejects due to lack of river origin points. One can try the 800 value to get more lakes.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[RIVER_MINS:&amp;lt;min pre-erosion&amp;gt;:&amp;lt;des post-erosion&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[RIVER_MINS:200:400]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Range: 0 to 800&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Periodically Erode Extreme Cliffs ===&lt;br /&gt;
&lt;br /&gt;
If enabled, makes every impassable rock wall into a series of ramps. Some prefer to pump up erosion to about 250, and turn the &amp;quot;Desired pre-erosion river count&amp;quot; to 0 for good erosion and no extra canyons.&lt;br /&gt;
&lt;br /&gt;
Normally this is set to Yes (1).&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[PERIODICALLY_ERODE_EXTREMES:&amp;lt;1 or 0&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[PERIODICALLY_ERODE_EXTREMES:1]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 1/0 = Yes/No&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Do Orographic Precipitation and Rain Shadows ===&lt;br /&gt;
&lt;br /&gt;
Toggle that allows terrain height to affect rainfall. For example, moist air coming from the ocean blows over the land. As the terrain gets higher, it forces the moist air up, causing it to rain on the seaward side of a mountain. Eventually, all the rain has fallen if the mountain is tall enough. So, when the breeze goes over the top, there's no moisture left to fall on the other side, creating a rain-shadow. In the current version, regions where drainage is above 50 will also create rain shadows, regardless of the underlying biome and elevation.{{cite forum|140685/5484064}} The rain shadows will always be created as if the wind is blowing from west to east.&lt;br /&gt;
&lt;br /&gt;
Turning this on should create a tendency for more extreme rainfall in regions, creating more forests, deserts, marshlands, and grasslands. Also note that it can create rainfall outside of min-max rainfall settings, so even in a world with a 0 max rainfall you may get rainfall biomes. Turning it off should result in more controllable, less complex rainfall conditions based on rainfall parameters as it adds a random element which can distort or otherwise mess up the climates on a pregenerated map.&lt;br /&gt;
&lt;br /&gt;
This should be disabled if you're importing a map or using a preset map file that has weather. &lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[OROGRAPHIC_PRECIPITATION:&amp;lt;1 or 0&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[OROGRAPHIC_PRECIPITATION:1]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 1/0 = Yes/No&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Maximum Number of Subregions ===&lt;br /&gt;
&lt;br /&gt;
This is the number of separate biomes (the flashing regions you see on embark when you hit F1, F2, etc. when there's more than one biome on the embark location) that are allowed to exist on the entire map.&lt;br /&gt;
&lt;br /&gt;
Setting this to very low values will result in numerous rejections depending on [[#X and Y Variance|variance parameters]]. If variance values are set to high numbers, many small biomes will be created causing rejection if this parameter value is not increased beyond the default.&lt;br /&gt;
&lt;br /&gt;
Increasing the value of this tag is often a must when generating &amp;quot;patchwork&amp;quot; worlds with lots of biome variance, but simply increasing it without increasing variance parameters will not guarantee more biomes.&lt;br /&gt;
&lt;br /&gt;
It is also interesting to note that the maximum subregions is 5000 which is more than the total number of squares for a pocket or small map. However, for a medium or large map (16641 or 66049 squares) it quickly becomes a mere fraction of the total number of possible subregions. In fact it would be quite easy on a large map to end up with far too many subregions and get endless rejections of this type.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SUBREGION_MAX:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SUBREGION_MAX:2750]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Range: 1 to 5000&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Cavern Parameters ===&lt;br /&gt;
[[Caverns]] are the hollow areas underground which dwarves tend to encounter when they're digging around.&lt;br /&gt;
&lt;br /&gt;
==== Cavern Layer Number ====&lt;br /&gt;
&lt;br /&gt;
This parameter determines how many cavern systems will be generated, not including the magma layer or the Bottom layer.  Defaults to three. Setting it to lower values could help FPS.&lt;br /&gt;
&lt;br /&gt;
'''Warning:'''&lt;br /&gt;
*Disabling caverns by setting this to 0 will make it impossible to grow any underground plants, as none will exist for your civilization to cultivate. (Underground plants will not be available on embark.)&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVERN_LAYER_COUNT:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVERN_LAYER_COUNT:3]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Range: 0 to 3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Cavern Layout Parameters ====&lt;br /&gt;
&lt;br /&gt;
Open caverns and dense passageways are not mutually exclusive. When both are raised, bizarre results can occur, such as layers showing a combination of open caverns, a cluster of network passages, and natural walls sprinkling the inside of an otherwise open cavern. [http://www.bay12forums.com/smf/index.php?topic=76355.msg1936859#msg1936859 Reference]&lt;br /&gt;
&lt;br /&gt;
If you want the largest open spaces possible, then decrease the density and increase the openness. If you want a labyrinth of passageways, lower the openness and raise the passage density.&lt;br /&gt;
&lt;br /&gt;
Another interesting note about the cavern layers is that the seed and number of demon types affect the layout of the caverns.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=200 heights=200 perrow=2&amp;gt;&lt;br /&gt;
File:Open00Density100.jpg|Cavern slice with Openness of 0 and Density of 100&lt;br /&gt;
File:Open100Density00.jpg|Cavern slice with Openness of 100 and Density of 0&lt;br /&gt;
File:Open100Density100.jpg|Cavern slice with Openness of 100 and Density of 100&lt;br /&gt;
File:Open50Density50.jpg|Cavern slice with Openness of 50 and Density of 50&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Layer Openness Min/Max =====&lt;br /&gt;
&lt;br /&gt;
Dictates the size of cavern passages. When Passage Density (see below) is set to minimum (0), caverns will be open expanses. Raising the maximum will increase the size of the caverns.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVERN_LAYER_OPENNESS_MIN:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVERN_LAYER_OPENNESS_MIN:0]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Range: 0 to 100&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVERN_LAYER_OPENNESS_MAX:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVERN_LAYER_OPENNESS_MAX:100]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===== Layer Passage Density Min/Max =====&lt;br /&gt;
&lt;br /&gt;
This determines how many passages form the cavern. If openness (see above) is set to minimum and density increased then you will get a maze like network of small criss-crossing passages. Raising the values further increases the number of the maze-like passages.&lt;br /&gt;
&lt;br /&gt;
Caverns will be large, open spaces at 0, and comprised of many small vertical shafts of rock at 100. Setting both values to be the same results in a uniform look for the caverns.{{Verify}}&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVERN_LAYER_PASSAGE_DENSITY_MIN:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVERN_LAYER_PASSAGE_DENSITY_MIN:0]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Range: 0 to 100 &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVERN_LAYER_PASSAGE_DENSITY_MAX:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVERN_LAYER_PASSAGE_DENSITY_MAX:100]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===== Layer Water min\max =====&lt;br /&gt;
&lt;br /&gt;
Determines how many caverns will have water at the bottom.  Note that, even at 100, there will be some amount of ground in caverns, but each cavern 'bubble' will contain some amount of water.&lt;br /&gt;
&lt;br /&gt;
At 0, there will be no water in your caverns.  This may impact future underground plant growth, although maps will still start with underground flora.{{Verify}}&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVERN_LAYER_WATER_MIN:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVERN_LAYER_WATER_MIN:0]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Range: 0 to 100&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVERN_LAYER_WATER_MAX:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVERN_LAYER_WATER_MAX:100]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Magma Layer ====&lt;br /&gt;
&lt;br /&gt;
This parameter controls whether the [[magma sea]] exists.&lt;br /&gt;
&lt;br /&gt;
Setting 1/Yes causes the magma layer to exist, value 0/No prevents it. Appears not to have impact on volcanoes, nor volcanism, so even if 0/No there will still be embark locations with magma. If a [[volcano]] exists, it appears to always tap the magma sea, but the magma sea will not be revealed by revealing the volcano.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[HAVE_BOTTOM_LAYER_1:&amp;lt;1 or 0&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[HAVE_BOTTOM_LAYER_1:1]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Bottom Layer ====&lt;br /&gt;
&lt;br /&gt;
Determines if the space below the magma sea exists. If Yes the &amp;quot;HFS&amp;quot; layer is always present. Normally you want to leave this set to Yes for maximum fun.&lt;br /&gt;
&lt;br /&gt;
If enabled, this will force the magma layer above it.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[HAVE_BOTTOM_LAYER_2:&amp;lt;1 or 0&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[HAVE_BOTTOM_LAYER_2:1]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Z Levels (Depth) Settings ===&lt;br /&gt;
&lt;br /&gt;
These parameters control the &amp;quot;thickness&amp;quot; of various &amp;quot;layers&amp;quot; on the map. Note that a &amp;quot;layer&amp;quot; in this case does not refer to one Z-level, but refers to a number of related Z-levels such as &amp;quot;levels above ground&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
The following table assumes that you have 3 cavern layers.  The Levels Above Layer settings control how many Z-Levels are above each layer.  A layer may itself consist of multiple Z-Levels (and almost always does).&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;margin:1em 1em 1em 0;background:#F9F9F9;border:1px #AAA solid;border-collapse:collapse;&amp;quot; class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background:#F2F2F2;text-align:center;&amp;quot;&lt;br /&gt;
!style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot; width=&amp;quot;120&amp;quot;|Setting Name&lt;br /&gt;
!style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot; width=&amp;quot;200&amp;quot;|Token&lt;br /&gt;
!style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| Description&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| Above Ground&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| &amp;lt;nowiki&amp;gt;[LEVELS_ABOVE_GROUND:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| The number of Z-levels of air above the highest surface level.&amp;lt;br /&amp;gt;Has no impact on how many Z-levels deep the surface layer is.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| Above layer 1&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| &amp;lt;nowiki&amp;gt;[LEVELS_ABOVE_LAYER_1:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| Z-levels of stone above the first cavern layer.  Making this higher will guarantee ''at least'' this many levels to build your fortress, but will have no impact on how many z-levels thick the surface layer is.  Also, the top of a cavern may be higher than the rest of a cavern, so in practice there will be more &amp;quot;solid&amp;quot; levels than this above the cavern.&lt;br /&gt;
As of version 0.31.25 this setting is inaccurate. The actual number of z-levels may vary in a range of approx. ±5, which may result in non-existence of any solid z-levels between a surface layer and first cavern layer.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| Above Layer 2&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| &amp;lt;nowiki&amp;gt;[LEVELS_ABOVE_LAYER_2:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| Z-levels of earth between the very top of the second cavern and the very bottom of the first cavern.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| Above Layer 3&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| &amp;lt;nowiki&amp;gt;[LEVELS_ABOVE_LAYER_3:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| Z-levels of earth between the very top of the third cavern and the very bottom of the second cavern.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| Above Layer 4&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| &amp;lt;nowiki&amp;gt;[LEVELS_ABOVE_LAYER_4:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| Z-levels of earth between the very highest magma and the very bottom of the third cavern.&amp;lt;br /&amp;gt;Spoiler Hidden (select invisible text to read): &amp;lt;span style='color:#eee;'&amp;gt;Making this high will give a large area for HFS veins, so that it never touches caverns, giving more to mine '''if''' it was impacting the cavern previously.&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| Above Layer 5&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| &amp;lt;nowiki&amp;gt;[LEVELS_ABOVE_LAYER_5:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| Uncertain.  May control the number of levels of &amp;quot;Semi Molten Rock&amp;quot; between HFS and Magma, may control number of levels of magma, may impact both.&amp;lt;br /&amp;gt;In experimentation, the overall depth of all magma sea and semi-molten rock levels appears to increase, but not consistent enough to say for certain.&amp;lt;br /&amp;gt;Only valid if Magma Layer present.&amp;lt;br /&amp;gt;Spoiler Hidden:&amp;lt;span style='color:#eee;'&amp;gt;Often the HFS vein will only extend as high as the highest magma, making this the only guaranteed way to increase amount of HFS to mine, but unfortunately also creating enormous useless semi-molten z-levels&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| At Bottom&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| &amp;lt;nowiki&amp;gt;[LEVELS_AT_BOTTOM:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|style=&amp;quot;border:1px #AAA solid;padding:0.2em;&amp;quot;| Appears to be number of levels of HFS chamber. Only valid if Bottom Layer present, often having no impact. Values larger than default result in strange things.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Some implications:&lt;br /&gt;
* The number of surface layers (e.g. soil), at this time, cannot be controlled.  For example, on a map with 1 layer of peat, then a layer of silt, then a layer of obsidian, there is no control to let you increase either one to be, say, 20 z-levels. (though you may get lucky with the obsidian).&lt;br /&gt;
* There can be multiple stone layers between the cavern and the surface, so, increasing Levels Above Layer 1 may give you more conglomerate or more granite, and you have no control over which stone layer spans those Z-levels.&lt;br /&gt;
* The layers shown on embark span across the cavern layers in an unknown and inconsistent way.  Sometimes those 10 different layers of stone are evenly distributed over your 400 z-level deep map, sometimes the first 9 get 1 z-level each and the last gets the other 391 levels.  No way to control found yet.&lt;br /&gt;
* The HFS chamber, if present, will always extend into the rock layers, and appears to always make contact with the bottom cave.  Large values for levels above layer 5 and layer 4 can result in enormous chambers, but the number of levels at the top (the part with undead) appears to be unaffected.&lt;br /&gt;
* Unconfirmed whether number of levels between caverns has any impact on cavern height.  There will be connecting ramps and/or shafts between cavern layers no matter how many levels are between them.&lt;br /&gt;
* '''Very Important''': These values appear to apply across a whole 16x16 region, not just embark areas.  That means that if a 16x16 region is completely flat, but has one tall mountain in one far corner, even if you set Levels Above Ground low (e.g. 2 z-levels) you still have all the empty air of the highest mountain in every embark tile (e.g. 200 z-levels).  Also can happen to the semi-molten layer, and can lead to unexpected behavior.&lt;br /&gt;
* Very large or small values can cause strange things to happen.&lt;br /&gt;
&lt;br /&gt;
=== Cave Parameters ===&lt;br /&gt;
&lt;br /&gt;
Caves are sort of like caverns, except that they have a passage to the surface, and are generally much smaller. Caves can connect to caverns if they are sufficiently deep.&lt;br /&gt;
&lt;br /&gt;
==== Minimum/Maximum Natural Cave Size ====&lt;br /&gt;
&lt;br /&gt;
These parameters appear to control the length and depth of caves.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVE_MIN_SIZE:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVE_MIN_SIZE:5]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Range: 1 to 500&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVE_MAX_SIZE:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[CAVE_MAX_SIZE:25]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Number of (Non-)Mountain Caves ====&lt;br /&gt;
&lt;br /&gt;
The number of caves that will be generated. Lurking [[kobold]]s set up shop in caves, and store their stolen items there - a setting of 0 in both will stop kobold civilizations from appearing.  Special note: a cave is not a [[lair]].  &lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[MOUNTAIN_CAVE_MIN:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[MOUNTAIN_CAVE_MIN:100]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Range: 0 to 800&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[NON_MOUNTAIN_CAVE_MIN:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[NON_MOUNTAIN_CAVE_MIN:200]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Make Caves Visible ====&lt;br /&gt;
&lt;br /&gt;
If set to no (default) then the location of caves will not be marked on the map. If set to yes, caves will appear on the map as {{Raw Tile|•|#808080|#00DD00}} symbols so that they may be sought out or avoided as desired.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[ALL_CAVES_VISIBLE:&amp;lt;1 or 0&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[ALL_CAVES_VISIBLE:0]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 1/0 = Yes/No&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Allow Init Options to Show Tunnels ===&lt;br /&gt;
&lt;br /&gt;
This parameter doesn't do anything.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SHOW_EMBARK_TUNNEL:&amp;lt;0-2&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SHOW_EMBARK_TUNNEL:2]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 0 = No&amp;lt;br/&amp;gt;1 = Only in Finder&amp;lt;br/&amp;gt;2 = Always&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Number of Civilizations ===&lt;br /&gt;
&lt;br /&gt;
This number of [[civilization]]s will be placed on the map before history generation begins. These civilizations may later die out due to historical events. It is noteworthy that the chance for any given civilization to be destroyed through megabeasts decreases with a higher total number of civilizations present[http://www.bay12forums.com/smf/index.php?PHPSESSID=7348f68f41a9659443c05b2acf534e6c&amp;amp;topic=112465.15 &amp;lt;sup&amp;gt;data&amp;lt;/sup&amp;gt;]. The five races are dwarf, elf, human, goblin, and kobold; they will generally be placed in equal numbers until the quota has been reached. If there are not enough biomes or other worldgen prerequisites for an even distribution, certain civs will be much more or less frequent than others[http://www.bay12forums.com/smf/index.php?PHPSESSID=7348f68f41a9659443c05b2acf534e6c&amp;amp;topic=112465.15 &amp;lt;sup&amp;gt;data&amp;lt;/sup&amp;gt;]. If there is an odd number of civs (not divisible by 5), then the remainder is distributed randomly. Kobold civs require caves to be placed; if no caves exist, then kobolds are skipped and will not appear. This does not cause rejections [http://www.bay12forums.com/smf/index.php?topic=112465.msg3415125#msg3415125 &amp;lt;sup&amp;gt;data&amp;lt;/sup&amp;gt;].&lt;br /&gt;
&lt;br /&gt;
Note that a high value here can cause lots of map rejections, particularly on smaller maps as there simply isn't enough room or regions to put them all in.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[TOTAL_CIV_NUMBER:&amp;lt;number&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[TOTAL_CIV_NUMBER:40]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Range: 0 to 300&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Playable Civilization Required ===&lt;br /&gt;
&lt;br /&gt;
If this is set to yes (default) then worlds will be rejected if no civilization with [[Entity token|CIV_CONTROLLABLE]] can be placed. In an unmodded game, only the dwarves have this token.&lt;br /&gt;
&lt;br /&gt;
If set to no, the result may be a world that cannot be played in Fortress Mode.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[PLAYABLE_CIVILIZATION_REQUIRED:&amp;lt;1 or 0&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[PLAYABLE_CIVILIZATION_REQUIRED:1]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| 1/0 = Yes/No&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Minimum Number of Mid/Low/High Characteristic Squares ===&lt;br /&gt;
&lt;br /&gt;
Sets the minimum possible number of squares of certain ranges of each of the region qualities, such as elevation, rain, drainage, volcanism, savagery, and temperature. These need to be changed to reflect your regional meshes and weights. These are responsible for a HUGE number of map rejections. These values can all be set to 0 for much fewer map rejections, particularly in the case of more wacky, non-standard maps. &lt;br /&gt;
&lt;br /&gt;
These values will cause worlds to be rejected unless at least the given number of squares of the given type are randomly generated. Setting these values too high could result in worlds always being rejected if other parameters such as the maximum/minimums for elevation, etc., don't allow enough of those squares to get generated.&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#dddddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Example&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[ELEVATION_RANGES:&amp;lt;low sq&amp;gt;:&amp;lt;mid sq&amp;gt;:&amp;lt;high sq&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[ELEVATION_RANGES:8256:16512:8256]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| rowspan=&amp;quot;5&amp;quot; | Minimum number of squares that must have low, medium, and high amounts of the given attribute.&amp;lt;br/&amp;gt;&lt;br /&gt;
0 = No minimum&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[RAIN_RANGES:&amp;lt;low sq&amp;gt;:&amp;lt;mid sq&amp;gt;:&amp;lt;high sq&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[RAIN_RANGES:8256:16512:8256]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[DRAINAGE_RANGES:&amp;lt;low sq&amp;gt;:&amp;lt;mid sq&amp;gt;:&amp;lt;high sq&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[DRAINAGE_RANGES:8256:16512:8256]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SAVAGERY_RANGES:&amp;lt;low sq&amp;gt;:&amp;lt;mid sq&amp;gt;:&amp;lt;high sq&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[SAVAGERY_RANGES:8256:16512:8256]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[VOLCANISM_RANGES:&amp;lt;low sq&amp;gt;:&amp;lt;mid sq&amp;gt;:&amp;lt;high sq&amp;gt;]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
| &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[VOLCANISM_RANGES:8256:16512:8256]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt; &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==World rejection==&lt;br /&gt;
&lt;br /&gt;
:''Main article [[World rejection]]''&lt;br /&gt;
&lt;br /&gt;
If you are having the common problem of the generated worlds always being rejected by the world generator, see [[v0.31:World rejection|Solving World Rejection Problems (v0.31 page)]] as it contains many detailed suggestions on how to troubleshoot and solve these issues.&lt;br /&gt;
&lt;br /&gt;
== Default Worldgen Parameters ==&lt;br /&gt;
&lt;br /&gt;
There is no single default for each parameter. Several advanced world generation profiles come with the game by default. See [[world_gen.txt|Default world_gen.txt]] to take a look at this file.&lt;br /&gt;
&lt;br /&gt;
== Parameter Set Examples ==&lt;br /&gt;
&lt;br /&gt;
If you're trying to do something specific, then the [[Worldgen examples]] - complete parameter sets that can be copied directly into your ''world_gen.txt'' file and customized as desired - might be helpful.  &lt;br /&gt;
If none of the examples suit your needs, [[Worldgen tricks]] has strategies and tips on making a world just right for you.&lt;br /&gt;
&lt;br /&gt;
For many, many more examples see:&lt;br /&gt;
* [http://www.bay12forums.com/smf/index.php?topic=101280 DF2012 (v0.34) WorldGen &amp;quot;Cookbook&amp;quot; Thread]&lt;br /&gt;
* [http://www.bay12forums.com/smf/index.php?topic=140180 DF2014 (v0.40) WorldGen &amp;quot;Cookbook&amp;quot; Thread]&lt;br /&gt;
* [http://www.bay12forums.com/smf/index.php?topic=168543.0 DF2014 (v0.44.02+) WorldGen &amp;quot;Cookbook&amp;quot; Thread]&lt;br /&gt;
{{World}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.34:Ghost&amp;diff=177915</id>
		<title>v0.34:Ghost</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.34:Ghost&amp;diff=177915"/>
		<updated>2012-09-26T10:01:04Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* Paranormal Activity */  From *repeated* personal experiences with multiple 'violent' ghosts. Not sure if it goes for all batters, can someone confirm if it does?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Buggy}}&lt;br /&gt;
{{quality|Fine|21:27, 22 November 2010 (UTC)}}{{minorspoiler}}&lt;br /&gt;
&lt;br /&gt;
After the death of an intelligent creature or a dwarf, its soul may occasionally come back as a '''ghost'''.  In a Dwarven fortress, dead dwarves have a chance of returning as ghosts if they are not properly [[coffin|buried]] or [[memorial|memorialized]] after their death. Ghosts often take to haunting their relatives and friends, following them around on the same tile, as well as lingering wistfully near areas they frequented in life or the spot they died. However, not all ghosts bear their anguish calmly.&lt;br /&gt;
&lt;br /&gt;
Ghosts are able to pass through walls and cannot be harmed by [[Dwarven Atom Smasher|atom-smashing]]. They can be targeted in the Squad kill screen ({{K|s}},{{K|k}}) even though they won't actually be attacked. Ghosts can be dismissed by burying the remains or by building engraving rock [[slab|slabs]] in memory of the deceased.&lt;br /&gt;
&lt;br /&gt;
==Paranormal Activity==&lt;br /&gt;
&lt;br /&gt;
Ghosts haunting the fortress will occasionally perform some of the following actions, based on their temperament:&lt;br /&gt;
* &amp;lt;ghost&amp;gt; sucks the wind out of &amp;lt;dwarf&amp;gt;&lt;br /&gt;
* &amp;lt;ghost&amp;gt; raises a high fever in &amp;lt;dwarf&amp;gt;&lt;br /&gt;
* &amp;lt;ghost&amp;gt; makes &amp;lt;dwarf&amp;gt; convulse and retch&lt;br /&gt;
* &amp;lt;ghost&amp;gt; inflicts excruciating pain upon &amp;lt;dwarf&amp;gt;&lt;br /&gt;
* &amp;lt;ghost&amp;gt; causes a spell of dizziness in &amp;lt;dwarf&amp;gt;&lt;br /&gt;
* &amp;lt;ghost&amp;gt; paralyzes &amp;lt;dwarf&amp;gt;&lt;br /&gt;
* &amp;lt;ghost&amp;gt; stuns &amp;lt;dwarf&amp;gt;&lt;br /&gt;
* &amp;lt;ghost&amp;gt; batters &amp;lt;dwarf&amp;gt;&lt;br /&gt;
* &amp;lt;dwarf&amp;gt; is throwing a tantrum, possessed by &amp;lt;ghost&amp;gt;&lt;br /&gt;
* &amp;lt;ghost&amp;gt; has risen and is haunting the fortress!&lt;br /&gt;
* &amp;lt;ghost&amp;gt; is following &amp;lt;dwarf&amp;gt;&lt;br /&gt;
* &amp;lt;item&amp;gt; has been misplaced. No doubt &amp;lt;ghost&amp;gt; is to blame!&lt;br /&gt;
* &amp;lt;ghost&amp;gt; is throwing objects around the fortress!&lt;br /&gt;
* &amp;lt;ghost&amp;gt; can be heard howling throughout the fortress!&lt;br /&gt;
&lt;br /&gt;
The ghost's activities will in large part be determined by the nature of its death. The following table summarizes the different types of ghosts. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; width=&amp;quot;70%&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; align=&amp;quot;left&amp;quot; width=&amp;quot;17%&amp;quot; | Type&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; align=&amp;quot;left&amp;quot; width=&amp;quot;17%&amp;quot; | Cause&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; align=&amp;quot;left&amp;quot; width=&amp;quot;66%&amp;quot; | Effect&lt;br /&gt;
|-&lt;br /&gt;
|Murderous Ghost&lt;br /&gt;
|Berserk&lt;br /&gt;
|Murders dwarves.&lt;br /&gt;
|-&lt;br /&gt;
|Sadistic Ghost&lt;br /&gt;
|Berserk&lt;br /&gt;
|Batters, scares and paralyses dwarves. Capable of scaring a dwarf to death.&lt;br /&gt;
|-&lt;br /&gt;
|Violent Ghost&lt;br /&gt;
|Berserk&lt;br /&gt;
|Batters dwarves, often but not always removing limbs.&lt;br /&gt;
|-&lt;br /&gt;
|Angry Ghost&lt;br /&gt;
|Berserk&lt;br /&gt;
|Batters dwarves.&lt;br /&gt;
|-&lt;br /&gt;
|Moaning Spirit&lt;br /&gt;
|???&lt;br /&gt;
|Troubles one unfortunate dwarf at a time.&lt;br /&gt;
|-&lt;br /&gt;
|Howling Spirit&lt;br /&gt;
|???&lt;br /&gt;
|Makes sleeping difficult.&lt;br /&gt;
|-&lt;br /&gt;
|Secretive Poltergeist&lt;br /&gt;
|???&lt;br /&gt;
|''Misplaces'' Items.&lt;br /&gt;
|-&lt;br /&gt;
|Energetic Poltergeist&lt;br /&gt;
|???&lt;br /&gt;
|Topples furniture, such as chairs.&lt;br /&gt;
|-&lt;br /&gt;
|Troublesome Poltergeist&lt;br /&gt;
|???&lt;br /&gt;
|''Misplaces'' items, may topple furniture and pull levers.&amp;lt;sup&amp;gt;confirm?&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Restless Haunt&lt;br /&gt;
|Troubled life history.&lt;br /&gt;
|Drifts around place of death and frequented locations. Also haunts dwarves, causing unhappy thoughts.&lt;br /&gt;
|-&lt;br /&gt;
|Forlorn Haunt&lt;br /&gt;
|&amp;quot;Accidental&amp;quot; death&lt;br /&gt;
|Drifts around place of death and frequented locations.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Science on Ghosts ==&lt;br /&gt;
Cave-ins do not kill ghosts, perhaps because they can walk through walls already.&lt;br /&gt;
&lt;br /&gt;
Ghosts are put to rest when any part of their body is put in a burial receptacle. For example, should a dwarf lose a toe in a fight before dying, the toe can be recovered to put its ghost to rest.&lt;br /&gt;
&lt;br /&gt;
Ghosts will also be put to rest if they are properly [[memorial|memorialized]], which is usually preferable if the dwarf is not easily accessible.&lt;br /&gt;
&lt;br /&gt;
Ghosts can open doors, even forbidden ones (leaving them unlocked).&lt;br /&gt;
&lt;br /&gt;
It is possible for a ghost to become the outpost liaison of a civilization.&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
Some ghost names can't be engraved on slabs, and some slabs can be engraved for nameless creatures. {{bug|3708}}&lt;br /&gt;
&lt;br /&gt;
{{category|Creatures}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.34:Site_finder&amp;diff=165075</id>
		<title>v0.34:Site finder</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.34:Site_finder&amp;diff=165075"/>
		<updated>2012-02-25T22:27:10Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Ask and ye shall receive a new image. Also changed some text due to rule T.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Fine|06:08, 7 January 2011 (UTC)}}&lt;br /&gt;
{{av}}&lt;br /&gt;
The '''site finder''' is a feature introduced in Dwarf Fortress 0.28.181.39d. It is a menu added to the embark screen that helps you searching for embark positions based on preferences. It can be invoked from the embark screen by pressing {{k|f}}.&lt;br /&gt;
&lt;br /&gt;
[[Image:DF2012_Site_Finder.png||600px]]&lt;br /&gt;
&lt;br /&gt;
The highlighted feature can be switched by using {{k|&amp;amp;uarr;}} and {{k|&amp;amp;darr;}}, the setting can be selected using {{k|&amp;amp;larr;}} and {{k|&amp;amp;rarr;}} or the analogous keys on the keypad ({{k|8}} {{k|2}} and {{k|4}} {{k|6}}).&lt;br /&gt;
&lt;br /&gt;
A selection set to N/A will not influence the search, while a setting other than that does not guarantee a hit - it is quite possible that there is no 2x2 location with a river, no aquifer, and multiple deep and shallow metals on your world map. The finder will then display a '''candidate''' that fits as many as possible of the selected settings in the desired size.&lt;br /&gt;
&lt;br /&gt;
If there are multiple sites that match your settings, the site finder it will mark all acceptable sites on the Region and World maps and allow you to examine them for yourself.&lt;br /&gt;
&lt;br /&gt;
The search will take into account the whole world map.&lt;br /&gt;
&lt;br /&gt;
More information on some of the settings can be found on the [[World generation]] page.&lt;br /&gt;
&lt;br /&gt;
== X Dimension / Y Dimension ==&lt;br /&gt;
Range for either: 2 to 16&lt;br /&gt;
&lt;br /&gt;
This setting controls the initial size of the embark rectangle. The finder searches the world map for the selected features using a rectangle of the selected size. A larger rectangle will usually lead to a higher chance of finding all selected features due to the site being larger, but will impact game performance (the larger the rectangle, the lower the FPS).&lt;br /&gt;
&lt;br /&gt;
== Savagery ==&lt;br /&gt;
Range: N/A, Low, Medium, High&lt;br /&gt;
&lt;br /&gt;
These settings mean the same as the '''Benign, Neutral, Savage''' settings on the [[Regions]] page.&lt;br /&gt;
&lt;br /&gt;
== Evil ==&lt;br /&gt;
Range: N/A, Low, Medium, High&lt;br /&gt;
&lt;br /&gt;
These settings relate to the '''Good, Neutral, Evil''' designations on the [[Regions]] page.&lt;br /&gt;
&lt;br /&gt;
It also seems to be an average for the selected area: an area evenly divided between Good and Evil will show up on a search for &amp;quot;Medium&amp;quot;, while &amp;quot;Good&amp;quot; will usually turn up a predominantly good area.&lt;br /&gt;
&lt;br /&gt;
== Elevation ==&lt;br /&gt;
Range: N/A, Low, Medium, High&lt;br /&gt;
&lt;br /&gt;
If this is set to low, the result will be mostly flat land. Medium and high search for hills/mountains respectively.&lt;br /&gt;
&lt;br /&gt;
== Temperature ==&lt;br /&gt;
Range: N/A, Low, Medium, High&lt;br /&gt;
&lt;br /&gt;
This corresponds{{verify}} approximately to Freezing/Cold, Temperate/Warm, Hot/Scorching (see [[Climate]]).&lt;br /&gt;
&lt;br /&gt;
== Rain ==&lt;br /&gt;
Range: N/A, Low, Medium, High&lt;br /&gt;
&lt;br /&gt;
Selects the amount of rain/snow{{verify}} to expect (see [[Weather]]).&lt;br /&gt;
&lt;br /&gt;
== Drainage ==&lt;br /&gt;
Range: N/A, Low, Medium, High&lt;br /&gt;
&lt;br /&gt;
This, along with other factors, determines the terrain type to look for. High drainage areas include glaciers and deserts.&lt;br /&gt;
&lt;br /&gt;
== Flux Stone ==&lt;br /&gt;
Range: N/A, No, Yes&lt;br /&gt;
&lt;br /&gt;
Controls whether a candidate must have [[flux]] stone.&lt;br /&gt;
It may be a good idea to check the layers list to confirm you have flux close to the surface, since the site finder will happily count a marble layer 1 z-level above the magma sea as an embark site that does contain flux.&lt;br /&gt;
&lt;br /&gt;
== Aquifer ==&lt;br /&gt;
Range: N/A, No, Yes&lt;br /&gt;
&lt;br /&gt;
Controls whether a candidate must have an [[aquifer]].&lt;br /&gt;
&lt;br /&gt;
== River ==&lt;br /&gt;
Range: N/A, No, Yes&lt;br /&gt;
&lt;br /&gt;
Controls whether a candidate must have a [[river]].&lt;br /&gt;
&lt;br /&gt;
== Shallow Metal ==&lt;br /&gt;
Range: N/A, None, Yes, Multiple&lt;br /&gt;
&lt;br /&gt;
Controls whether a site must have shallow [[metal]](s). Possibly the metals are on levels -3 to -61. Expect iron in the sedimentary layers.&lt;br /&gt;
&lt;br /&gt;
== Deep Metal ==&lt;br /&gt;
Range: N/A, None, Yes, Multiple&lt;br /&gt;
&lt;br /&gt;
Controls whether a site must have deep [[metal]](s). Possibly the metals are on levels -17 to -61.&lt;br /&gt;
&lt;br /&gt;
== Soil ==&lt;br /&gt;
Range: N/A, None, ≤ Little, ≤ Some, ≤ Deep&lt;br /&gt;
&lt;br /&gt;
Controls how much [[soil]] a site is allowed.&lt;br /&gt;
&lt;br /&gt;
== Clay ==&lt;br /&gt;
Range: N/A, No, Yes&lt;br /&gt;
&lt;br /&gt;
Controls whether a candidate must have [[clay]].&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=File:DF2012_Site_Finder.png&amp;diff=165072</id>
		<title>File:DF2012 Site Finder.png</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=File:DF2012_Site_Finder.png&amp;diff=165072"/>
		<updated>2012-02-25T22:10:52Z</updated>

		<summary type="html">&lt;p&gt;Tarran: A image of 2012's Site Finder.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A image of 2012's Site Finder.&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Cheating&amp;diff=135868</id>
		<title>v0.31:Cheating</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Cheating&amp;diff=135868"/>
		<updated>2011-02-09T07:28:53Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* No Needs Dwarves */ Not everyone is you. Also, need more people to verify.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Fine|23:58, 11 November 2010 (UTC)}}{{av}}&lt;br /&gt;
&lt;br /&gt;
{{mod}}&lt;br /&gt;
&lt;br /&gt;
'''Cheating''' is altering the game to make dwarf fortress easier. This is distinctly different from [[exploits]]. There are two main ways to alter the game: changing the game's raw source files (which are really just text files), and directly altering the game's memory (which requires special tools).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Raw Editing=&lt;br /&gt;
&lt;br /&gt;
Raw files are located in the raw/objects directory&lt;br /&gt;
&lt;br /&gt;
The most common use of editing raw files is to get free items, such as gems, adamantine, or flux. &lt;br /&gt;
&lt;br /&gt;
When changing the raw files, you may or may not need to create a new world in order for your changes to be reflected.&lt;br /&gt;
&lt;br /&gt;
Generally speaking, ''modifications'' to an existing entry in a raw file don't require a new world. Altering existing reactions or creatures is an example of this.&lt;br /&gt;
&lt;br /&gt;
However, when adding or deleting entries, you need to create a new world for the changes to take place, and when deleting, it can and probably will render your old world unplayable as attempting to play worlds generated before the deletion will cause an error.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Creature Token Modifications==&lt;br /&gt;
Modifying creature files does not require the creation of a new world. You can modify the physical attributes of a creature, make animals tamable and trainable, make your dwarves into short little bearded terminators, and much more.&lt;br /&gt;
&lt;br /&gt;
Instructions for use*:&lt;br /&gt;
&lt;br /&gt;
1) Open creature_standard.txt&lt;br /&gt;
2) Find dwarven (or other creature) stats, which ought to resemble the sets below.&lt;br /&gt;
3) Delete those stats and replace with the new set.&lt;br /&gt;
4) Done.&lt;br /&gt;
&lt;br /&gt;
*Notepad++ is recommended for altering raw files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Speedy Dwarves===&lt;br /&gt;
Getting bored with slow dwarves?&lt;br /&gt;
&lt;br /&gt;
Go into the creature_standard file and add the [SPEED:1] in somewhere in the top section of the entry.(or SPEED:0 if you're up to some psychedelic light speed traveling)&lt;br /&gt;
&lt;br /&gt;
This will make your dwarves do the majority of their actions '''''super''''' fast, including moving, digging and workshop actions.&lt;br /&gt;
&lt;br /&gt;
This may, ironically, lower FPS when a high population is present, but no more than what doing many actions at once would.&lt;br /&gt;
To avoid this, add [SPEED:3] instead.&lt;br /&gt;
(Warning, editing this in may cause the game to crash or freeze for a few seconds. {{Verify}})&lt;br /&gt;
&lt;br /&gt;
===No Needs Dwarves===&lt;br /&gt;
&lt;br /&gt;
Not wanting to care for your dwarves? simply add [NO_EAT], [NO_SLEEP], and [NO_DRINK] to your dwarves' raws and never care for them again. (Warning when editing [NO_SLEEP], because sometimes dwarves will rest and just never wake up{{Verify}})&lt;br /&gt;
&lt;br /&gt;
As an added bonus, try adding [NOFEAR], [NOBREATHE], [NOSTUN], [NONAUSEA], [NOPAIN], [NO_DIZZINESS], [NO_FEVERS], and [NOEXERT] as well.&lt;br /&gt;
&lt;br /&gt;
(Warning, editing this may cause the game to crash.{{Verify}})&lt;br /&gt;
&lt;br /&gt;
Other potential problems include but are not limited to unhappiness due to never drinking any booze, and insane dwarves with no viable avenues for suicide; not that they can't be [[Unfortunate_accident|assisted in such endeavors]].&lt;br /&gt;
&lt;br /&gt;
* Removing the [ALCOHOL_DEPENDENT] tag should alleviate the problem of unhappiness due to never drinking booze.&lt;br /&gt;
&lt;br /&gt;
===Pets for everyone===&lt;br /&gt;
Ever want Cave dragons, Giant cave spiders, or even Helmet snakes for pets?&amp;lt;br /&amp;gt;&lt;br /&gt;
Simply add [PET] and [COMMON_DOMESTIC] to the creature of your choice then generate a new world. Enjoy killing the local elephant population with your army of Giant cave spiders.&lt;br /&gt;
Also if you want them to not be caged, cut out their raw file and transfer it to the bottom part of the creature_domestic.txt file and change the [FANCIFUL] token into the [NATURAL] token&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Note: Pets may be '''expensive'''. '' Which is why you set [PETVALUE:1]&lt;br /&gt;
&lt;br /&gt;
===Tinkering with the Dwarven Soul===&lt;br /&gt;
By messing with the soul of a dwarf, you can drastically increase attributes and learning rates.  Below is notes and a copy-paste section of text that you can use in the creature_standard.txt file, in which you replace the existing dwarf attributes.  You can also utilize this code with the Castes, if you want to specify what parts of your society get what.  The most easily adjustable portion of the castes is with the Males and Females.&lt;br /&gt;
&lt;br /&gt;
Please note that in v31.03 of Dwarf Fortress, most of the mental attributes and Skill_Rate's learning speed is broken.  This should change after the Merge, since Toady will be able to correct bugs and fully implement the Soul system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ATT_RANGE dictates the level of effectiveness a being receives in an ability.  5,000 is the max.  Please note that the elves get &amp;quot;5,000&amp;quot; in the memory stat, for the entire range.  Humans get a default of 1,000, and presumably the same goes for any other creature that doesn't have a specified range.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Below, the ATT_RATES tag basically determines how quickly you gain and lose an attribute.  The first value indicates cost.  The lower it is, the better.  The other values are for dictating the rate of decay, so keeping them at &amp;quot;NONE&amp;quot; basically nullifies that aspect.  Don't use &amp;quot;0&amp;quot; for the first value, it crashes the game.  Default for the first value is 500.  If there is no number, the default will be used.  I believe that you can use negative numbers, which further increases the gain of attributes, since the ceiling to the next attribute level is lowered by the negative percentage you use.&lt;br /&gt;
&lt;br /&gt;
ATT_RATES (Default is 500:2:3:2]&lt;br /&gt;
 * ATTRIBUTE Token&lt;br /&gt;
 * cost to improve     &lt;br /&gt;
 * unused counter rate&lt;br /&gt;
 * rust counter rate&lt;br /&gt;
 * demotion counter rate&lt;br /&gt;
&lt;br /&gt;
[PHYS_ATT_RATES:STRENGTH:-5000:NONE:NONE:NONE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The game comes pre-stocked with several sets of attribute ranges, some better than others.  The signs that come after the numeral ranges indicate what level that range represents, but has no effect in of themselves.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
0:0:0:0:0:0:0]                       unattainable&lt;br /&gt;
&lt;br /&gt;
0:100:200:300:400:450:500]           ---&lt;br /&gt;
&lt;br /&gt;
0:400:600:750:800:900:1100]           --&lt;br /&gt;
&lt;br /&gt;
150:600:800:900:1000:1100:1500]        -&lt;br /&gt;
&lt;br /&gt;
450:950:1150:1250:1350:1550:2250]      +&lt;br /&gt;
&lt;br /&gt;
700:1200:1400:1500:1600:1800:2500]    ++&lt;br /&gt;
&lt;br /&gt;
1250:1500:1750:2000:2500:3000:5000]  +++&lt;br /&gt;
&lt;br /&gt;
5000:5000:5000:5000:5000:5000:5000]  max&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skill rates is a tag that grants you a % of skill improvement.  The first number is the percentage, while the last three slots indicate decay.  Furthermore, I believe that it is capped at 5,000%. Default is 100, but creatures with Slow Learner tag will get half of that.  The skill acceleration doesn't work currently, which is believed to be a bug.  The information here is a placeholder until that is corrected.&lt;br /&gt;
&lt;br /&gt;
SKILL_RATE (Default is 100:8:8:16]&lt;br /&gt;
 * % of improvement points you get&lt;br /&gt;
 * unused counter rate&lt;br /&gt;
 * rust counter rate&lt;br /&gt;
 * demotion counter rate&lt;br /&gt;
&lt;br /&gt;
[SKILL_RATES:5000:NONE:NONE:NONE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
PHYS_ATT_CAP_PERC&lt;br /&gt;
MENT_ATT_CAP_PERC&lt;br /&gt;
&lt;br /&gt;
The default value is 200% of a dwarf's median+starting stats.  This tag caps the amount of improvement to be had in an attribute. Below, I have cranked it up to 5,000%, hoping that it would let all dwarves achieve maximum attributes.&lt;br /&gt;
&lt;br /&gt;
ex&lt;br /&gt;
[PHYS_ATT_CAP_PERC:STRENGTH:5000]&lt;br /&gt;
[MENT_ATT_CAP_PERC:FOCUS:5000]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;height:200px; overflow:scroll;&amp;quot;&amp;gt;&lt;br /&gt;
      [SKILL_RATES:5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_RANGE:STRENGTH:1250:1500:1750:2000:2500:3000:5000]           +++     &lt;br /&gt;
      [PHYS_ATT_RATES:STRENGTH:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_CAP_PERC:STRENGTH:5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_RANGE:TOUGHNESS:1250:1500:1750:2000:2500:3000:5000]           +++&lt;br /&gt;
      [PHYS_ATT_RATES:TOUGHNESS:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_CAP_PERC:TOUGHNESS:5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_RANGE:AGILITY:1250:1500:1750:2000:2500:3000:5000]           +++&lt;br /&gt;
      [PHYS_ATT_RATES:AGILITY:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_CAP_PERC:AGILITY:5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_RANGE:ENDURANCE:1250:1500:1750:2000:2500:3000:5000]           +++&lt;br /&gt;
      [PHYS_ATT_RATES:ENDURANCE:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_CAP_PERC:ENDURANCE:5000]&lt;br /&gt;
      [PHYS_ATT_RANGE:RECUPERATION:1250:1500:1750:2000:2500:3000:5000]        +++       &lt;br /&gt;
      [PHYS_ATT_RATES:RECUPERATION:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_CAP_PERC:RECUPERATION:5000]&lt;br /&gt;
      [PHYS_ATT_RANGE:DISEASE_RESISTANCE:1250:1500:1750:2000:2500:3000:5000]  +++&lt;br /&gt;
      [PHYS_ATT_RATES:DISEASE_RESISTANCE:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_CAP_PERC:DISEASE_RESISTANCE:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:FOCUS:1250:1500:1750:2000:2500:3000:5000]              +++             &lt;br /&gt;
      [MENT_ATT_RATES:FOCUS:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:FOCUS:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:CREATIVITY:1250:1500:1750:2000:2500:3000:5000]        +++         &lt;br /&gt;
      [MENT_ATT_RATES:CREATIVITY:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:CREATIVITY:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:PATIENCE:1250:1500:1750:2000:2500:3000:5000]           +++     &lt;br /&gt;
      [MENT_ATT_RATES:PATIENCE:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:PATIENCE:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:MEMORY:1250:1500:1750:2000:2500:3000:5000]           +++             &lt;br /&gt;
      [MENT_ATT_RATES:MEMORY:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:MEMORY:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:SPATIAL_SENSE:1250:1500:1750:2000:2500:3000:5000]        +++&lt;br /&gt;
      [MENT_ATT_RATES:SPATIAL_SENSE:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:SPATIAL_SENSE:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:EMPATHY:1250:1500:1750:2000:2500:3000:5000]           +++&lt;br /&gt;
      [MENT_ATT_RATES:EMPATHY:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:EMPATHY:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:MUSICALITY:1250:1500:1750:2000:2500:3000:5000]        +++&lt;br /&gt;
      [MENT_ATT_RATES:MUSICALITY:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:MUSICALITY:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:ANALYTICAL_ABILITY:1250:1500:1750:2000:2500:3000:5000]  +++&lt;br /&gt;
      [MENT_ATT_RATES:ANALYTICAL_ABILITY:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:ANALYTICAL_ABILITY:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:LINGUISTIC_ABILITY:1250:1500:1750:2000:2500:3000:5000]  +++&lt;br /&gt;
      [MENT_ATT_RATES:LINGUISTIC_ABILITY:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:LINGUISTIC_ABILITY:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:INTUITION:1250:1500:1750:2000:2500:3000:5000]           +++&lt;br /&gt;
      [MENT_ATT_RATES:INTUITION:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:INTUITION:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:WILLPOWER:1250:1500:1750:2000:2500:3000:5000]           +++&lt;br /&gt;
      [MENT_ATT_RATES:WILLPOWER:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:WILLPOWER:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:SOCIAL_AWARENESS:1250:1500:1750:2000:2500:3000:5000]     +++&lt;br /&gt;
      [MENT_ATT_RATES:SOCIAL_AWARENESS:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:SOCIAL_AWARENESS:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:KINESTHETIC_SENSE:1250:1500:1750:2000:2500:3000:5000]     +++&lt;br /&gt;
      [MENT_ATT_RATES:KINESTHETIC_SENSE:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:KINESTHETIC_SENSE:5000]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===No More skill loss===&lt;br /&gt;
Are you tired of your dwarfs having red stats after a few years? If so, try adding this mod by [http://www.bay12forums.com/smf/index.php?topic=61016.0 LordSnow] to df_folder/data/save/region/raw/objects/creature_standard.txt in the &amp;quot;dwarf&amp;quot; section.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;height:200px; overflow:scroll;&amp;quot;&amp;gt;&lt;br /&gt;
Phys/Ment rate default: 500&lt;br /&gt;
   [PHYS_ATT_RATES:STRENGTH:50:NONE:NONE:NONE]&lt;br /&gt;
   [PHYS_ATT_RATES:AGILITY:50:NONE:NONE:NONE]&lt;br /&gt;
   [PHYS_ATT_RATES:TOUGHNESS:50:NONE:NONE:NONE]&lt;br /&gt;
   [PHYS_ATT_RATES:ENDURANCE:50:NONE:NONE:NONE]&lt;br /&gt;
   [PHYS_ATT_RATES:DISEASE_RESISTANCE:50:NONE:NONE:NONE]&lt;br /&gt;
   [PHYS_ATT_RATES:RECUPERATION:50:NONE:NONE:NONE]&lt;br /&gt;
&lt;br /&gt;
   [MENT_ATT_RATES:ANALYTICAL_ABILITY:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:CREATIVITY:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:EMPATHY:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:FOCUS:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:INTUITION:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:KINESTHETIC_SENSE:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:LINGUISTIC_ABILITY:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:MUSICALITY:50:NONE:NONE:NONE]&lt;br /&gt;
    [MENT_ATT_RATES:PATIENCE:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:SOCIAL_AWARENESS:50:NONE:NONE:NONE]&lt;br /&gt;
    [MENT_ATT_RATES:MEMORY:50:NONE:NONE:NONE]&lt;br /&gt;
    [MENT_ATT_RATES:SPATIAL_SENSE:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:WILLPOWER:50:NONE:NONE:NONE]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Enemy race dies in a pink cloud===&lt;br /&gt;
Causes all creatures of a type to go *poof* in a little pink cloud. Put this under the creature you want to never appear again. Goodbye invasions! [[DF2010:Utilities#Runesmith|Runesmith]] can also remove species easily.&lt;br /&gt;
&lt;br /&gt;
 [SELECT_MATERIAL:ALL]&lt;br /&gt;
      [BOILING_POINT:0]&lt;br /&gt;
      [STATE_COLOR:ALL:PINK]&lt;br /&gt;
      [STATE_NAME_ADJ:GAS:poof!]&lt;br /&gt;
&lt;br /&gt;
Warning: As with all cheats that involve the words &amp;quot;[BOILING_POINT:0]&amp;quot;, the mist created when the creature boils will be very cold. In fact, 0 DF degrees is many thousands of real-world degrees below absolute zero. Such cold temperatures will rapidly degrade weak items like cloth and leather, and may pose a danger to dwarves caught in the cloud without adequate cold weather clothing. You might have to experiment to find a temperature that will guarantee boiling without posing a danger to your dwarves.&lt;br /&gt;
&lt;br /&gt;
==Reaction Additions==&lt;br /&gt;
There are now two reaction files: reaction_smelter and reaction_other. Additions to these lists will not take effect until you generate a new world. Note that if you edit an existing reaction entry (leaving the [REACTION:NAME] line unchanged) rather than add a new one, you will not need to generate a new world. Don't forget to add [PERMITTED_REACTION:(reaction)] under [ENTITY:MOUNTAIN] in entity_default raw.&lt;br /&gt;
&lt;br /&gt;
==Easy Entity Editing==&lt;br /&gt;
&lt;br /&gt;
Here is the edited entity_default raw entry. Just copy and paste everything underneath the existing entries.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;height:200px; overflow:scroll;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
       &lt;br /&gt;
	[PERMITTED_REACTION:FREE_DIAMOND_FY]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_EMERALD]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_SAPPHIRE]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_DIAMOND_CLEAR]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_DIAMOND_RED]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_DIAMOND_GREEN]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_DIAMOND_BLUE]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_DIAMOND_YELLOW]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_DIAMOND_BLACK]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_RUBY_STAR]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_ADAMANTINE_THREAD]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_ADAMANTINE_WAFERS]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_WOOD]&lt;br /&gt;
	[PERMITTED_REACTION:(reaction)]&lt;br /&gt;
	[PERMITTED_REACTION:(reaction)]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Free Gems===&lt;br /&gt;
Fill in the name of a gem from the inorganic_stone_gem file and paste this in the reaction_smelter file to make your smelter spew out gems.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[REACTION:FREE_(gem name here)]&lt;br /&gt;
[NAME:make (gem name here)]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:(gem name {from raws})]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Note: You can change the skill used and the workshop, but make sure to keep it in the correct reaction file.&lt;br /&gt;
For convenience, here are all the precious gems in the game.&lt;br /&gt;
&amp;lt;div style=&amp;quot;height:200px; overflow:scroll;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[REACTION:FREE_DIAMOND_LY]&lt;br /&gt;
[NAME: make light yellow diamonds]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:DIAMOND_LY]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_DIAMOND_FY]&lt;br /&gt;
[NAME: make faint yellow diamonds]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:DIAMOND_FY]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_EMERALD]&lt;br /&gt;
[NAME: make emeralds]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:EMERALD]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_RUBY]&lt;br /&gt;
[NAME: make rubies]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:RUBY]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_SAPPHIRE]&lt;br /&gt;
[NAME: make sapphires]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:SAPPHIRE]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_DIAMOND_CLEAR]&lt;br /&gt;
[NAME: make clear diamonds]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:DIAMOND_CLEAR]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_DIAMOND_RED]&lt;br /&gt;
[NAME: make red diamonds]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:DIAMOND_RED]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_DIAMOND_GREEN]&lt;br /&gt;
[NAME: make green diamond]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:DIAMOND_GREEN]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_DIAMOND_BLUE]&lt;br /&gt;
[NAME: make blue diamonds]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:DIAMOND_BLUE]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_DIAMOND_YELLOW]&lt;br /&gt;
[NAME: make yellow diamonds]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:DIAMOND_YELLOW]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_DIAMOND_BLACK]&lt;br /&gt;
[NAME: make black diamonds]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:DIAMOND_BLACK]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_RUBY_STAR]&lt;br /&gt;
[NAME: make star rubies]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:RUBY_STAR]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_SAPPHIRE_STAR]&lt;br /&gt;
[NAME: make star sapphires]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:SAPPHIRE_STAR]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Easy Adamantine===&lt;br /&gt;
To get free adamantine wafers, add this to your reaction_smelter.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[REACTION:FREE_ADAMANTINE_WAFERS]&lt;br /&gt;
[NAME:create adamantine wafers]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:BAR:NO_SUBTYPE:METAL:ADAMANTINE][PRODUCT_DIMENSION:150]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For adamantine thread it would be:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[REACTION:FREE_ADAMANTINE_THREAD]&lt;br /&gt;
[NAME:create adamantine thread]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:1:THREAD:NO_SUBTYPE:METAL:ADAMANTINE][PRODUCT_DIMENSION:15000]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Easy Flux, Sand, and Ore===&lt;br /&gt;
Add [REACTION_CLASS:FLUX] to any stone you have to turn it into a flux. This is in inorganic_stone_mineral, or inorganic_stone_layer Or, add [METAL_ORE:{metal name}:100] to turn it into an ore. It also bears noting that the metal can easily be an alloy, like steel or brass. Likewise, open inorganic_stone_soil and add [SOIL_SAND] to any soil to turn it into sand suitable for making glass with. &lt;br /&gt;
&lt;br /&gt;
None of these cheats require creating a new world. Turn peat into glass, basalt into platinum, and combine iron, diorite, and coal to make steel.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Easy Metal===&lt;br /&gt;
Open reaction_smelter and change any reactions you like. Remove the [FUEL] tag.&lt;br /&gt;
to make them require no fuel. Remove the line(s) headed with [REAGENT:whatever] to make them require no reagents. You can pick any metal that exists in the game, as long as you pick the right raw name. (For example: IRON, PEWTER_LAY, and NICKEL_SILVER makes iron, lay pewter, and nickle silver respectively.)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[REACTION:FREE_(metal name here)]&lt;br /&gt;
[NAME:create (metal name here)]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:1:BAR:NO_SUBTYPE:METAL:(metal name {from raws})][PRODUCT_DIMENSION:150]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
These cheats do not require a new world (because they only modify existing reactions), and allow smelters to create steel and adamantine from nothing.&lt;br /&gt;
&lt;br /&gt;
===Create Wood===&lt;br /&gt;
To create wood for free, Add this to reaction_smelter. (don't forget the wood type. Like OAK, PINE, TOWER_CAP, or FUNGIWOOD.)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[REACTION:FREE_WOOD]&lt;br /&gt;
[NAME:create wood]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:5:WOOD:NO_SUBTYPE:PLANT_MAT:(wood name {from raws}):WOOD][PRODUCT_DIMENSION:150]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Produce Food===&lt;br /&gt;
To create food for free, add this to reaction_smelter.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[REACTION:FREE_FOOD]&lt;br /&gt;
[NAME:produce food]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:PLANT:NO_SUBTYPE:PLANT_MAT:(plant name {from raws}):PLANT]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Memory Hacking=&lt;br /&gt;
Memory Hacking is much harder than raw editing, and requires [[utilities|special tools]]. At present, tools that have been adapted to DF2010 include [[Utilities#Reveal|Reveal]], which allows you to see the whole map (though be warned- it also releases [[Hidden Fun Stuff]]) and [[Utilities#DFHack|DFhack]], a versatile tool which includes, among other things, a liquids hack that lets you place [[water]] or [[magma]] of a depth you choose into a square and &amp;quot;dfprospector,&amp;quot; which tells you what minerals are available on the map.&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=134698</id>
		<title>v0.31:List of mods</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=134698"/>
		<updated>2011-01-07T05:45:01Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* Genesis Mod, Ironhand tileset version|Phoebus tileset|ASCII version */  Updated.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|11:42, 26 December 2010 (UTC)}}{{av}}&lt;br /&gt;
{{mod}}&lt;br /&gt;
&lt;br /&gt;
  {| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
= Modifications =&lt;br /&gt;
&lt;br /&gt;
Major modifications generally add or change a significant portion of the game, such as adding in new civilizations or altering the placement and properties of the game's metals and minerals.  Major modifications normally require a new world to be generated using the modified files before they can be played.&lt;br /&gt;
&lt;br /&gt;
Due to the wide range of modified files, major modifications have high likelihoods of conflicting with each other.  Make sure to check for compatibility issues before attempting to install multiple mods.&lt;br /&gt;
&lt;br /&gt;
==[[Civilization_Forge|Civilization Forge Mod]]==&lt;br /&gt;
'''''Current version: [http://dffd.wimbli.com/file.php?id=2277 2.31]''''' for '''''DF Version 0.31.18+'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Mephansteras|Mephansteras]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adds numerous races, animals, and items to Dwarf Fortress as well as rebalancing many aspects of the game.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=31157.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Civilization_Forge|Civilization Forge Wiki Page]]&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2281 Dig Deeper]==&lt;br /&gt;
'''''Current version: ALPHA''''' for '''''DF Version 0.31.03'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:The13thRonin|The13thRonin]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br/&amp;gt;&lt;br /&gt;
Summary: Adds a whole lot of different changes.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56229.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2316 Dwarf Chocolate]==&lt;br /&gt;
'''''Current version: 0.26b''''' for '''''DF Version 0.31.06'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:SethCreiyd|SethCreiyd]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary:  Contains many additions to Dwarf Fortress with the intention of diversifying the game while retaining its flavor.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56828.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=3393 Genesis Mod, Ironhand tileset version]|[http://dffd.wimbli.com/file.php?id=3582 Phoebus tileset]|[http://dffd.wimbli.com/file.php?id=3391 ASCII version]==&lt;br /&gt;
'''''Current version: 3.18e''''' (January 04, 2010) for '''''DF Version 0.31.18'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Deon|Deon]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adventure mode crafting and spells, 9 dwarven castes, 14 major races/subraces (dungeon keeper demons replaced goblins), 70+ new unique creatures, 50+ new items, 154 new plants, 76 new trees, ironworks, material overhaul deadly archery, lots of workshops.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52988.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2071 Kobold Camp]==&lt;br /&gt;
'''''Current version: 1.13''''' for '''''DF Version 0.31.18'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: Lagotrope&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Makes Kobolds into a playable race, with new workshops, items, and weapons.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=70558.0 Forum Thread]&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=134074</id>
		<title>v0.31:List of mods</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=134074"/>
		<updated>2010-12-27T09:06:57Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* Genesis Mod, graphics version|ASCII version */  I should also add the link to phoebus's tileset.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|11:42, 26 December 2010 (UTC)}}{{av}}&lt;br /&gt;
{{mod}}&lt;br /&gt;
&lt;br /&gt;
  {| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
= Modifications =&lt;br /&gt;
&lt;br /&gt;
Major modifications generally add or change a significant portion of the game, such as adding in new civilizations or altering the placement and properties of the game's metals and minerals.  Major modifications normally require a new world to be generated using the modified files before they can be played.&lt;br /&gt;
&lt;br /&gt;
Due to the wide range of modified files, major modifications have high likelihoods of conflicting with each other.  Make sure to check for compatibility issues before attempting to install multiple mods.&lt;br /&gt;
&lt;br /&gt;
==[[Civilization_Forge|Civilization Forge Mod]]==&lt;br /&gt;
'''''Current version: [http://dffd.wimbli.com/file.php?id=2277 2.31]''''' for '''''DF Version 0.31.18+'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Mephansteras|Mephansteras]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adds numerous races, animals, and items to Dwarf Fortress as well as rebalancing many aspects of the game.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=31157.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Civilization_Forge|Civilization Forge Wiki Page]]&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2281 Dig Deeper]==&lt;br /&gt;
'''''Current version: ALPHA''''' for '''''DF Version 0.31.03'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:The13thRonin|The13thRonin]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br/&amp;gt;&lt;br /&gt;
Summary: Adds a whole lot of different changes.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56229.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2316 Dwarf Chocolate]==&lt;br /&gt;
'''''Current version: 0.26b''''' for '''''DF Version 0.31.06'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:SethCreiyd|SethCreiyd]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary:  Contains many additions to Dwarf Fortress with the intention of diversifying the game while retaining its flavor.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56828.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=3393 Genesis Mod, Ironhand tileset version]|[http://dffd.wimbli.com/file.php?id=3582 Phoebus tileset]|[http://dffd.wimbli.com/file.php?id=3391 ASCII version]==&lt;br /&gt;
'''''Current version: 3.18d''''' (December 19th, 2010) for '''''DF Version 0.31.18'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Deon|Deon]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adventure mode crafting and spells, 9 dwarven castes, 14 major races/subraces (dungeon keeper demons replaced goblins), 70+ new unique creatures, 50+ new items, 154 new plants, 76 new trees, ironworks, material overhaul deadly archery, lots of workshops.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52988.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2071 Kobold Camp]==&lt;br /&gt;
'''''Current version: 1.13''''' for '''''DF Version 0.31.18'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: Lagotrope&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Makes Kobolds into a playable race, with new workshops, items, and weapons.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=70558.0 Forum Thread]&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=134071</id>
		<title>v0.31:List of mods</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=134071"/>
		<updated>2010-12-27T09:02:46Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* Genesis Mod, graphics version|ASCII version */  3.18d was released 6 days ago. Updated.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|11:42, 26 December 2010 (UTC)}}{{av}}&lt;br /&gt;
{{mod}}&lt;br /&gt;
&lt;br /&gt;
  {| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
= Modifications =&lt;br /&gt;
&lt;br /&gt;
Major modifications generally add or change a significant portion of the game, such as adding in new civilizations or altering the placement and properties of the game's metals and minerals.  Major modifications normally require a new world to be generated using the modified files before they can be played.&lt;br /&gt;
&lt;br /&gt;
Due to the wide range of modified files, major modifications have high likelihoods of conflicting with each other.  Make sure to check for compatibility issues before attempting to install multiple mods.&lt;br /&gt;
&lt;br /&gt;
==[[Civilization_Forge|Civilization Forge Mod]]==&lt;br /&gt;
'''''Current version: [http://dffd.wimbli.com/file.php?id=2277 2.31]''''' for '''''DF Version 0.31.18+'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Mephansteras|Mephansteras]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adds numerous races, animals, and items to Dwarf Fortress as well as rebalancing many aspects of the game.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=31157.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Civilization_Forge|Civilization Forge Wiki Page]]&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2281 Dig Deeper]==&lt;br /&gt;
'''''Current version: ALPHA''''' for '''''DF Version 0.31.03'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:The13thRonin|The13thRonin]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br/&amp;gt;&lt;br /&gt;
Summary: Adds a whole lot of different changes.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56229.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2316 Dwarf Chocolate]==&lt;br /&gt;
'''''Current version: 0.26b''''' for '''''DF Version 0.31.06'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:SethCreiyd|SethCreiyd]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary:  Contains many additions to Dwarf Fortress with the intention of diversifying the game while retaining its flavor.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56828.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=3393 Genesis Mod, graphics version]|[http://dffd.wimbli.com/file.php?id=3391 ASCII version]==&lt;br /&gt;
'''''Current version: 3.18d''''' (December 19th, 2010) for '''''DF Version 0.31.18'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Deon|Deon]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adventure mode crafting and spells, 9 dwarven castes, 14 major races/subraces (dungeon keeper demons replaced goblins), 70+ new unique creatures, 50+ new items, 154 new plants, 76 new trees, ironworks, material overhaul deadly archery, lots of workshops.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52988.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2071 Kobold Camp]==&lt;br /&gt;
'''''Current version: 1.13''''' for '''''DF Version 0.31.18'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: Lagotrope&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Makes Kobolds into a playable race, with new workshops, items, and weapons.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=70558.0 Forum Thread]&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Bogeyman&amp;diff=131514</id>
		<title>v0.31:Bogeyman</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Bogeyman&amp;diff=131514"/>
		<updated>2010-11-13T20:32:59Z</updated>

		<summary type="html">&lt;p&gt;Tarran: I doubt daybreak is the most common way to get rid of them. One way, yes, but certainly not the most common way.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}{{quality|Fine}}&lt;br /&gt;
A Bogeyman is a creature of the night who attacks unwary adventurers who sleep or travel at night.&lt;br /&gt;
&lt;br /&gt;
When you are ambushed, you will get the message:&lt;br /&gt;
{{gametext|You are surrounded by incessant cackling|5:1}}&lt;br /&gt;
&lt;br /&gt;
And will receive the message:&lt;br /&gt;
{{gametext|You are still surrounded by cackling|5:1}}&lt;br /&gt;
If you try to travel or sleep/rest while you're still being attacked.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you've added high agility during character creation, you may be able to run away from them. However, no matter where you run, they may spawn near you endlessly and attack you. The only way to stop their attacks is by running through a critical distance somewhere near a town/hamlet{{Verify}}, entering a building, waiting until dawn{{Verify}}, or killing them all.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After they're gone or all dead, you'll get the message:&lt;br /&gt;
{{gametext|The cackling fades away|5:1}}&lt;br /&gt;
And then you can get back to adventuring.&lt;br /&gt;
&lt;br /&gt;
Every bogeyman is created differently, and they appear in packs of several bogeymen. They are fast and can kill an inexperienced adventurer easily.&lt;br /&gt;
Bogeymen dissolve into smoke shortly after being killed, but will not light objects on fire. Bogeymen body parts can be picked up but they too vanish shortly.&lt;br /&gt;
&lt;br /&gt;
{{Creatures}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Bogeyman&amp;diff=131448</id>
		<title>v0.31:Bogeyman</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Bogeyman&amp;diff=131448"/>
		<updated>2010-11-12T20:25:29Z</updated>

		<summary type="html">&lt;p&gt;Tarran: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}{{quality|Fine}}&lt;br /&gt;
A Bogeyman is a creature of the night who attacks unwary adventurers who sleep or travel at night.&lt;br /&gt;
&lt;br /&gt;
When you are ambushed, you will get the message:&lt;br /&gt;
{{gametext|You are surrounded by incessant cackling|5:1}}&lt;br /&gt;
&lt;br /&gt;
And will receive the message:&lt;br /&gt;
{{gametext|You are still surrounded by cackling|5:1}}&lt;br /&gt;
If you try to travel or sleep/rest while you're still being attacked.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you've buffed agility enough during character creation, you may be able to run away from them. However, no matter where you run, they may spawn near you endlessly and attack you. The only way to stop their attacks is by running through a critical distance somewhere near a town/hamlet{{Verify}}, entering a building, or killing them all.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After they're gone, you'll get the message:&lt;br /&gt;
{{gametext|The cackling fades away|5:1}}&lt;br /&gt;
And then you can get back to adventuring.&lt;br /&gt;
&lt;br /&gt;
Every bogeyman is created differently, and they appear in packs of several bogeymen. They are fast and can kill an inexperienced adventurer easily.&lt;br /&gt;
Bogeymen disintegrate into smoke shortly after being killed, but will not light objects on fire.&lt;br /&gt;
&lt;br /&gt;
{{Creatures}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Bogeyman&amp;diff=131447</id>
		<title>v0.31:Bogeyman</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Bogeyman&amp;diff=131447"/>
		<updated>2010-11-12T20:23:08Z</updated>

		<summary type="html">&lt;p&gt;Tarran: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}{{quality|Fine}}&lt;br /&gt;
A Bogeyman is a creature of the night who attacks unwary adventurers who sleep or travel at night.&lt;br /&gt;
&lt;br /&gt;
When you are ambushed, you will get the message:&lt;br /&gt;
{{gametext|You are surrounded by incessant cackling|5:1}}&lt;br /&gt;
&lt;br /&gt;
And will receive the message:&lt;br /&gt;
{{gametext|You are still surrounded by cackling|5:1}}&lt;br /&gt;
If you try to travel or sleep/rest while you're still being attacked. If you buffed agility enough during character creation, you may be able to run away from them. However, no matter where you run, they may spawn near you endlessly and attack you. The only way to stop their attacks is by running through a critical distance somewhere near a town/hamlet{{Verify}}, by entering a building, or by killing them all. After they're gone, you'll get the message:&lt;br /&gt;
{{gametext|The cackling fades away|5:1}}&lt;br /&gt;
And can get back to adventuring.&lt;br /&gt;
&lt;br /&gt;
Every bogeyman is created differently, and they appear in packs of several bogeymen. They are fast and can kill an inexperienced adventurer easily.&lt;br /&gt;
Bogeymen disintegrate into smoke shortly after being killed, but will not light objects on fire.&lt;br /&gt;
&lt;br /&gt;
{{Creatures}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Bogeyman&amp;diff=131408</id>
		<title>v0.31:Bogeyman</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Bogeyman&amp;diff=131408"/>
		<updated>2010-11-12T08:34:20Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Improved the page somewhat. I need a little verifying. Still need to test if daylight causes Bogeymen to disappear.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Bogeyman is a creature of the night who attacks unwary adventurers who sleep or travel at night.&lt;br /&gt;
&lt;br /&gt;
When you are ambushed, you will get the message:&lt;br /&gt;
{{gametext|You are surrounded by incessant cackling|5:1}}&lt;br /&gt;
&lt;br /&gt;
And will receive the message:&lt;br /&gt;
{{gametext|You are still surrounded by cackling|5:1}}&lt;br /&gt;
If you try to travel or sleep/rest while you're still being attacked. If you buffed agility enough during character creation, you may be able to run away from them. However, no matter where you run, they may spawn near you endlessly and attack you. The only way to stop their attacks running through a critical distance somewhere near a town/hamlet{{Verify}}, or killing them all. After they're gone, you'll get the message:&lt;br /&gt;
{{gametext|The cackling fades away|5:1}}&lt;br /&gt;
And can get back to adventuring.&lt;br /&gt;
&lt;br /&gt;
Every bogeyman is created differently, and they appear in packs of several bogeymen. They are fast and can kill and inexperienced adventurer easily.&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Obsidian&amp;diff=130589</id>
		<title>v0.31:Obsidian</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Obsidian&amp;diff=130589"/>
		<updated>2010-11-03T04:08:20Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Seems to be related to bug 256, which has been fixed. Tested it myself, and sure enough I got a Obsidian short sword. So as far as I can tell it's been fixed.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{buggy}}&lt;br /&gt;
{{layerlookup/0}}{{av}}{{Quality|Exceptional|21:08, 8 June 2010 (UTC)}}&lt;br /&gt;
&lt;br /&gt;
'''Obsidian''' is one of the types of &amp;lt;span title=&amp;quot;or technically, volcanic glass&amp;quot;&amp;gt;{{L|stone}}&amp;lt;/span&amp;gt; that forms entire {{L|Stone#Stones forming entire layers|layer}}s.  Obsidian is also found surrounding magma pools and volcanoes, exactly 1 tile thick.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Obsidian&amp;quot; is the also name of the twelfth month of the dwarven {{L|calendar}}, covering late Winter.&lt;br /&gt;
&lt;br /&gt;
It can also be made into obsidian shortswords with one log at the craftsdwarf's workshop. These are good at first to defend your fort from early wolf and giant eagle attacks.&lt;br /&gt;
==Obsidian formation==&lt;br /&gt;
&lt;br /&gt;
Obsidian can be formed by mixing {{L|water}} and {{L|magma}}. This results in any tiles containing both {{L|water}} and {{L|magma}} to be replaced with obsidian, and produces a large amount of {{L|steam}}. Any non-{{L|magma-safe}} objects that were in the {{L|water}} or {{L|magma}} prior to the formation of obsidian are completely destroyed, which can be an effective method of removing unwanted items or enemies. Magma-safe items will be entombed in the tile, and can be regained by mining it.&lt;br /&gt;
[[Obsidian farming]] can be used to produce large amounts of obsidian for masonry, making crafts, or construction.&lt;br /&gt;
&lt;br /&gt;
==Bugs==&lt;br /&gt;
* Obsidian is not currently listed as an economic stone ({{key|z}} &amp;gt; stone). You cannot switch between &amp;quot;use&amp;quot; and &amp;quot;not use&amp;quot;, so you can only use obsidian for constructions if you embark in a biome with an obsidian layer. See the discussion page for a workaround. {{version|0.31.03}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Obsidian.jpg|Obsidian&lt;br /&gt;
File:ObsidianDomeCA.JPG|Obsidian rock face&lt;br /&gt;
File:Teotihuacán - Obsidianklinge.jpg|Obsidian blade&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{gamedata}}&lt;br /&gt;
{{stones}}&lt;br /&gt;
{{Category|Economic Stone}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Craftsdwarf%27s_workshop&amp;diff=130588</id>
		<title>v0.31:Craftsdwarf's workshop</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Craftsdwarf%27s_workshop&amp;diff=130588"/>
		<updated>2010-11-03T04:02:24Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Fixed as of 31.13 (I even tested it myself).&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}{{Quality|Exceptional|19:37, 12 June 2010 (UTC)}}&lt;br /&gt;
{{workshop|name=Craftsdwarf's workshop|key=r|job=Craftsworking&lt;br /&gt;
|construction=&lt;br /&gt;
1 of&lt;br /&gt;
* {{L|Block}}&lt;br /&gt;
* {{L|Stone}}&lt;br /&gt;
* {{L|Wood}}&lt;br /&gt;
|construction_job=&lt;br /&gt;
1 of&lt;br /&gt;
* {{L|Bone Carving}}&lt;br /&gt;
* {{L|Stonecrafting}}&lt;br /&gt;
* {{L|Woodcrafting}}&lt;br /&gt;
|use=&lt;br /&gt;
* {{L|Stone}}&lt;br /&gt;
* {{L|Wood}}&lt;br /&gt;
* {{L|Bone}}&lt;br /&gt;
* {{L|Shell}}&lt;br /&gt;
* {{L|Ivory}}&lt;br /&gt;
* {{L|Tooth}}&lt;br /&gt;
* {{L|Horn}}&lt;br /&gt;
* {{L|Pearl}}&lt;br /&gt;
* {{L|Cloth}}&lt;br /&gt;
* {{L|Leather}}&lt;br /&gt;
|production=&lt;br /&gt;
&lt;br /&gt;
* Rock {{L|Craft}}s, {{L|Mug}}s, {{L|Instrument}}s and {{L|Toy}}s&lt;br /&gt;
* Wood, Plant Fiber Cloth, Silk, Shell, Ivory, Tooth, Horn, Pearl, Bone and Leather {{L|Craft}}s&lt;br /&gt;
* Rock {{L |Short sword| Short Sword}}s&lt;br /&gt;
* Wooden and Bone {{L|Bolt}}s&lt;br /&gt;
* Bone, Shell, Ivory, Tooth, Horn, Pearl {{L|Decoration}}s&lt;br /&gt;
* {{L|Totem}}s&lt;br /&gt;
* Bone {{L|Legging}}s, {{L|Greave}}s, {{L|Gauntlet}}s and {{L|Helm}}s&lt;br /&gt;
* Shell {{L|Legging}}s, {{L|Gauntlet}}s and {{L|Helm}}s&lt;br /&gt;
* {{L|Adamantine}} strands&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The '''Craftsdwarf's workshop''' is used to make {{L|craft}}s of almost all kinds. It can be built from any construction material, and must be built by a dwarf with the {{L|Bone Carving}}, {{L|Stonecrafting}}, or {{L|Woodcrafting}} {{L|labor}}s enabled.&lt;br /&gt;
&lt;br /&gt;
The craftdwarf's workshop is the cornerstone of {{L|trading|trade}} in Dwarf Fortress. The crafts made have little purpose other than to be traded for {{L|food}}, {{L|alcohol}}, {{L|weapon}}s, and other goods. These craft goods can also be {{L|decoration|decorated}} with {{L|bone}}, {{L|pearl}}, {{L|horn}}, {{L|ivory}}, or {{L|shell}}s to increase their {{L|value}}. &lt;br /&gt;
&lt;br /&gt;
As well, this workshop can be used to make bone and shell {{L|armor}}, training {{L|bolt}}s from {{L|wood}} and bone, and to extract strands of {{L|adamantine}} for later use.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
*For shell, ivory, tooth, horn, and pearl{{verify}}, the Bone Carving labor is required. Other materials require their respective labors.&lt;br /&gt;
*{{L|Metal}} crafts are made at a {{L|Metalsmith's forge}}.&lt;br /&gt;
*Other {{L|cloth}} and {{L|leather}} items are made at a {{L|Clothier's shop}} or {{L|Leather works}}, respectively.&lt;br /&gt;
&lt;br /&gt;
{{Workshops}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Dungeon_master&amp;diff=128885</id>
		<title>v0.31:Dungeon master</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Dungeon_master&amp;diff=128885"/>
		<updated>2010-10-06T23:34:11Z</updated>

		<summary type="html">&lt;p&gt;Tarran: as very few players&amp;gt;as very few to no players. As it's more correct then saying just &amp;quot;very few&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
{{Quality|Fine}}&lt;br /&gt;
{{Noble&lt;br /&gt;
| noble=Dungeon Master&lt;br /&gt;
| quarters=Quarters&lt;br /&gt;
| dining=Dining Room&lt;br /&gt;
| office=Office&lt;br /&gt;
| tomb=Burial Chamber&lt;br /&gt;
| stands=1&lt;br /&gt;
| racks=1&lt;br /&gt;
| chests=1&lt;br /&gt;
| cabinets=1&lt;br /&gt;
| arrival=&lt;br /&gt;
* Arrives with {{L|Baron}}{{verify}}&lt;br /&gt;
| function=&lt;br /&gt;
* Tame exotic animals&lt;br /&gt;
}}&lt;br /&gt;
:''&amp;quot;The dungeon master ponders fell beasts and treasure.&amp;quot;''&lt;br /&gt;
&lt;br /&gt;
At this moment, getting a Dungeon master seems to be bugged, as very few to no players have ever gotten a Dungeon master. You need to get a Baron or Baroness first, say the raws.&lt;br /&gt;
&lt;br /&gt;
The '''dungeon master''' is a {{L|noble|noble}} and, like the {{L|Leader|expedition leader}}, is not a position that can be replaced by the player{{verify}}. S/he arrives as an {{L|Immigration|immigrant}} and is not elected. &amp;lt;!--The dungeon master arrives in a fortress' first immigrant wave after reaching a population of 50 if certain site features are present like {{L|Magma|magma}}, a {{L|River|river}} or a {{L|Brook|brook}} (as [http://www.bay12games.com/forum/index.php?topic=13243.msg122185#msg122185 confirmed] by Toady One). This only occurs after the features have been discovered. --&amp;gt;The dungeon master may also arrive alone, without immigrants{{verify}}.&lt;br /&gt;
&lt;br /&gt;
The dungeon master has a somewhat... odd taste in clothing. He or she often shows up wearing a cloak, hood, and mittens while wearing no form of pants, shoes, or socks. The dungeon master will often procure additional cloaks and wear them on top of each other, often as many as a dozen cloaks at a time{{verify}}.&lt;br /&gt;
&lt;br /&gt;
The presence of this noble allows taming of exotic {{L|animals|animals}} (by the dungeon master as well as other animal trainers). Exotic animals are animals with the [PET_EXOTIC] tag.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
The dungeon master arrives with  skills from both the {{L|Metalsmith|metalsmith}} and {{L|Ranger|ranger}} groups at (''no adjective'') skill level. These skills are:&lt;br /&gt;
*{{L|Animal trainer|Animal trainer}}&lt;br /&gt;
*{{L|Animal caretaker|Animal caretaker}}&lt;br /&gt;
*{{L|Furnace operator|Furnace operator}}&lt;br /&gt;
*{{L|Metal crafter|Metal crafter}}&lt;br /&gt;
&lt;br /&gt;
Additionally, dungeon masters have the {{L|armorsmith|armorsmith}}, {{L|weaponsmith|weaponsmith}}ing and {{L|metalsmithing|metalsmithing}} labor turned on even though they possess no base skill.  At the moment{{version|0.28.181.40d}} since there is no way of adjusting a noble's jobs this means s/he can and will take over any of these crafts from a more skilled {{L|dwarf|dwarf}} unless Workshop Profiles are used on the forge to prevent such.  However, dungeon masters will not build metal {{L|construction|construction}}s.  Like any {{L|noble|noble}}, dungeon masters also perform some tasks that do not require any particular labor, and may gain {{L|grower|grower}} skill in this way.*&lt;br /&gt;
&lt;br /&gt;
:''(* If the {{L|standing orders|standing orders}} option &amp;quot;Dwarves All Harvest&amp;quot; is selected (under {{k|o}}, &amp;quot;Set Orders and Options&amp;quot;), all dwarves, including {{L|noble|noble}}s, will slowly gain Grower skill from harvesting, but will not plant unless that {{L|labor|labor}} is designated for that dwarf.  That is the use of the skill is what determines {{L|stack|stack}} size of {{L|crop|crop}}s, and since it is not possible to designate that labor in Dungeon Masters, they only gain {{L|experience|experience}} towards {{L|attribute|attribute}}s from this, not a {{L|skill|skill}} that can be used.)''&lt;br /&gt;
&lt;br /&gt;
All dungeon masters like {{L|copper|copper}}, {{L|silver|silver}}, {{L|electrum|electrum}}, {{L|gold|gold}}, {{L|platinum|platinum}}, and cloaks, among other things.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
A dungeon master will not make {{L|mandate|mandate}}s, though they will make {{L|demand|demand}}s.&lt;br /&gt;
&lt;br /&gt;
Some sources say that Dungeon Master's arrival has been fixed in version 0.31.13{{verify}}.&lt;br /&gt;
{{gamedata}}&lt;br /&gt;
{{Nobles}}&lt;br /&gt;
{{Category|Aristocrats}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Cheating&amp;diff=128824</id>
		<title>v0.31:Cheating</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Cheating&amp;diff=128824"/>
		<updated>2010-10-06T05:12:50Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Cleaned things up. But I need some verifies though, since I've never had the game crash due to those changes.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{AV}}&lt;br /&gt;
{{Quality|Exceptional}}&lt;br /&gt;
{{mod}}&lt;br /&gt;
&lt;br /&gt;
'''Cheating''' is altering the game to make dwarf fortress easier. This is distinctly different from [[exploits]]. There are two main ways to alter the game: changing the game's raw source files (which are really just text files), and directly altering the game's memory (which requires special tools).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Raw Editing=&lt;br /&gt;
&lt;br /&gt;
Raw files are located in the raw/objects directory&lt;br /&gt;
&lt;br /&gt;
The most common use of editing raw files is to get free items, such as gems, adamantine, or flux. &lt;br /&gt;
&lt;br /&gt;
When changing the raw files, you may or may not need to create a new world in order for your changes to be reflected.&lt;br /&gt;
&lt;br /&gt;
Generally speaking, ''modifications'' to an existing entry in a raw file don't require a new world. Altering existing reactions or creatures is an example of this.&lt;br /&gt;
&lt;br /&gt;
However, when adding or deleting entries, you need to create a new world for the changes to take place, and when deleting, it can and probably will render your old world unplayable as attempting to play worlds generated before the deletion will cause an error.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Creature Token Modifications==&lt;br /&gt;
Modifying creature files does not require the creation of a new world. You can modify the physical attributes of a creature, make animals tamable and trainable, make your dwarves into short little bearded terminators, and much more.&lt;br /&gt;
&lt;br /&gt;
Instructions for use*:&lt;br /&gt;
&lt;br /&gt;
1) Open creature_standard.txt&lt;br /&gt;
2) Find dwarven (or other creature) stats, which ought to resemble the sets below.&lt;br /&gt;
3) Delete those stats and replace with the new set.&lt;br /&gt;
4) Done.&lt;br /&gt;
&lt;br /&gt;
*Notepad++ is recommended for altering raw files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Speedy Dwarves===&lt;br /&gt;
Getting bored with slow dwarves?&lt;br /&gt;
&lt;br /&gt;
Go into the creature_standard file and add the [SPEED:1] in somewhere in the top section of the entry.(or SPEED:0 if you're up to some psychedelic light speed traveling)&lt;br /&gt;
&lt;br /&gt;
This will make your dwarves do the majority of their actions '''''super''''' fast, including moving, digging and workshop actions.&lt;br /&gt;
&lt;br /&gt;
This may, ironically, lower FPS when a high population is present, but no more than what doing many actions at once would.&lt;br /&gt;
&lt;br /&gt;
(Warning, editing this in may cause the game to crash. {{Verify}})&lt;br /&gt;
&lt;br /&gt;
===No Needs Dwarves===&lt;br /&gt;
&lt;br /&gt;
Not wanting to care for your dwarves? simply add [NO_EAT], [NO_SLEEP], and [NO_DRINK] to your dwarves' raws and never care for them again.&lt;br /&gt;
&lt;br /&gt;
As an added bonus, try adding [NOFEAR], [NOBREATHE], [NOSTUN], [NONAUSEA], [NOPAIN], [NO_DIZZINESS], [NO_FEVERS], and [NOEXERT] as well.&lt;br /&gt;
&lt;br /&gt;
(Warning, editing this in may cause the game to crash.{{Verify}})&lt;br /&gt;
&lt;br /&gt;
Other potential problems include but are not limited to unhappiness due to never drinking any booze, and insane dwarves with no viable avenues for suicide; not that they can't be [[Unfortunate_accident|assisted in such endeavors]].&lt;br /&gt;
&lt;br /&gt;
* Removing the [ALCOHOL_DEPENDENT] tag should alleviate the problem of unhappiness due to never drinking booze.&lt;br /&gt;
&lt;br /&gt;
===Pets for everyone===&lt;br /&gt;
Ever want Cave dragons, Giant cave spiders, or even Helmet snakes for pets?&amp;lt;br /&amp;gt;&lt;br /&gt;
Simply add [PET] and [COMMON_DOMESTIC] to the creature of your choice then generate a new world. Enjoy killing the local elephant population with your army of Giant cave spiders.&lt;br /&gt;
Also if you want them to not be caged, cut out their raw file and transfer it to the bottom part of the creature_domestic.txt file and change the [FANCIFUL] token into the [NATURAL] token&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''Note: Pets may be '''expensive'''. '' Which is why you set [PETVALUE:1]&lt;br /&gt;
&lt;br /&gt;
===Tinkering with the Dwarven Soul===&lt;br /&gt;
By messing with the soul of a dwarf, you can drastically increase attributes and learning rates.  Below is notes and a copy-paste section of text that you can use in the creature_standard.txt file, in which you replace the existing dwarf attributes.  You can also utilize this code with the Castes, if you want to specify what parts of your society get what.  The most easily adjustable portion of the castes is with the Males and Females.&lt;br /&gt;
&lt;br /&gt;
Please note that in v31.03 of Dwarf Fortress, most of the mental attributes and Skill_Rate's learning speed is broken.  This should change after the Merge, since Toady will be able to correct bugs and fully implement the Soul system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ATT_RANGE dictates the level of effectiveness a being receives in an ability.  5,000 is the max.  Please note that the elves get &amp;quot;5,000&amp;quot; in the memory stat, for the entire range.  Humans get a default of 1,000, and presumably the same goes for any other creature that doesn't have a specified range.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Below, the ATT_RATES tag basically determines how quickly you gain and lose an attribute.  The first value indicates cost.  The lower it is, the better.  The other values are for dictating the rate of decay, so keeping them at &amp;quot;NONE&amp;quot; basically nullifies that aspect.  Don't use &amp;quot;0&amp;quot; for the first value, it crashes the game.  Default for the first value is 500.  If there is no number, the default will be used.  I believe that you can use negative numbers, which further increases the gain of attributes, since the ceiling to the next attribute level is lowered by the negative percentage you use.&lt;br /&gt;
&lt;br /&gt;
ATT_RATES (Default is 500:2:3:2]&lt;br /&gt;
 * ATTRIBUTE Token&lt;br /&gt;
 * cost to improve     &lt;br /&gt;
 * unused counter rate&lt;br /&gt;
 * rust counter rate&lt;br /&gt;
 * demotion counter rate&lt;br /&gt;
&lt;br /&gt;
[PHYS_ATT_RATES:STRENGTH:-5000:NONE:NONE:NONE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The game comes pre-stocked with several sets of attribute ranges, some better than others.  The signs that come after the numeral ranges indicate what level that range represents, but has no effect in of themselves.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
0:0:0:0:0:0:0]                       unattainable&lt;br /&gt;
&lt;br /&gt;
0:100:200:300:400:450:500]           ---&lt;br /&gt;
&lt;br /&gt;
0:400:600:750:800:900:1100]           --&lt;br /&gt;
&lt;br /&gt;
150:600:800:900:1000:1100:1500]        -&lt;br /&gt;
&lt;br /&gt;
450:950:1150:1250:1350:1550:2250]      +&lt;br /&gt;
&lt;br /&gt;
700:1200:1400:1500:1600:1800:2500]    ++&lt;br /&gt;
&lt;br /&gt;
1250:1500:1750:2000:2500:3000:5000]  +++&lt;br /&gt;
&lt;br /&gt;
5000:5000:5000:5000:5000:5000:5000]  max&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Skill rates is a tag that grants you a % of skill improvement.  The first number is the percentage, while the last three slots indicate decay.  Furthermore, I believe that it is capped at 5,000%. Default is 100, but creatures with Slow Learner tag will get half of that.  The skill acceleration doesn't work currently, which is believed to be a bug.  The information here is a placeholder until that is corrected.&lt;br /&gt;
&lt;br /&gt;
SKILL_RATE (Default is 100:8:8:16]&lt;br /&gt;
 * % of improvement points you get&lt;br /&gt;
 * unused counter rate&lt;br /&gt;
 * rust counter rate&lt;br /&gt;
 * demotion counter rate&lt;br /&gt;
&lt;br /&gt;
[SKILL_RATES:5000:NONE:NONE:NONE]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
PHYS_ATT_CAP_PERC&lt;br /&gt;
MENT_ATT_CAP_PERC&lt;br /&gt;
&lt;br /&gt;
The default value is 200% of a dwarf's median+starting stats.  This tag caps the amount of improvement to be had in an attribute. Below, I have cranked it up to 5,000%, hoping that it would let all dwarves achieve maximum attributes.&lt;br /&gt;
&lt;br /&gt;
ex&lt;br /&gt;
[PHYS_ATT_CAP_PERC:STRENGTH:5000]&lt;br /&gt;
[MENT_ATT_CAP_PERC:FOCUS:5000]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;height:200px; overflow:scroll;&amp;quot;&amp;gt;&lt;br /&gt;
      [SKILL_RATES:5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_RANGE:STRENGTH:1250:1500:1750:2000:2500:3000:5000]           +++     &lt;br /&gt;
      [PHYS_ATT_RATES:STRENGTH:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_CAP_PERC:STRENGTH:5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_RANGE:TOUGHNESS:1250:1500:1750:2000:2500:3000:5000]           +++&lt;br /&gt;
      [PHYS_ATT_RATES:TOUGHNESS:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_CAP_PERC:TOUGHNESS:5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_RANGE:AGILITY:1250:1500:1750:2000:2500:3000:5000]           +++&lt;br /&gt;
      [PHYS_ATT_RATES:AGILITY:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_CAP_PERC:AGILITY:5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_RANGE:ENDURANCE:1250:1500:1750:2000:2500:3000:5000]           +++&lt;br /&gt;
      [PHYS_ATT_RATES:ENDURANCE:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_CAP_PERC:ENDURANCE:5000]&lt;br /&gt;
      [PHYS_ATT_RANGE:RECUPERATION:1250:1500:1750:2000:2500:3000:5000]        +++       &lt;br /&gt;
      [PHYS_ATT_RATES:RECUPERATION:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_CAP_PERC:RECUPERATION:5000]&lt;br /&gt;
      [PHYS_ATT_RANGE:DISEASE_RESISTANCE:1250:1500:1750:2000:2500:3000:5000]  +++&lt;br /&gt;
      [PHYS_ATT_RATES:DISEASE_RESISTANCE:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [PHYS_ATT_CAP_PERC:DISEASE_RESISTANCE:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:FOCUS:1250:1500:1750:2000:2500:3000:5000]              +++             &lt;br /&gt;
      [MENT_ATT_RATES:FOCUS:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:FOCUS:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:CREATIVITY:1250:1500:1750:2000:2500:3000:5000]        +++         &lt;br /&gt;
      [MENT_ATT_RATES:CREATIVITY:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:CREATIVITY:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:PATIENCE:1250:1500:1750:2000:2500:3000:5000]           +++     &lt;br /&gt;
      [MENT_ATT_RATES:PATIENCE:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:PATIENCE:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:MEMORY:1250:1500:1750:2000:2500:3000:5000]           +++             &lt;br /&gt;
      [MENT_ATT_RATES:MEMORY:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:MEMORY:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:SPATIAL_SENSE:1250:1500:1750:2000:2500:3000:5000]        +++&lt;br /&gt;
      [MENT_ATT_RATES:SPATIAL_SENSE:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:SPATIAL_SENSE:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:EMPATHY:1250:1500:1750:2000:2500:3000:5000]           +++&lt;br /&gt;
      [MENT_ATT_RATES:EMPATHY:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:EMPATHY:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:MUSICALITY:1250:1500:1750:2000:2500:3000:5000]        +++&lt;br /&gt;
      [MENT_ATT_RATES:MUSICALITY:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:MUSICALITY:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:ANALYTICAL_ABILITY:1250:1500:1750:2000:2500:3000:5000]  +++&lt;br /&gt;
      [MENT_ATT_RATES:ANALYTICAL_ABILITY:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:ANALYTICAL_ABILITY:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:LINGUISTIC_ABILITY:1250:1500:1750:2000:2500:3000:5000]  +++&lt;br /&gt;
      [MENT_ATT_RATES:LINGUISTIC_ABILITY:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:LINGUISTIC_ABILITY:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:INTUITION:1250:1500:1750:2000:2500:3000:5000]           +++&lt;br /&gt;
      [MENT_ATT_RATES:INTUITION:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:INTUITION:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:WILLPOWER:1250:1500:1750:2000:2500:3000:5000]           +++&lt;br /&gt;
      [MENT_ATT_RATES:WILLPOWER:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:WILLPOWER:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:SOCIAL_AWARENESS:1250:1500:1750:2000:2500:3000:5000]     +++&lt;br /&gt;
      [MENT_ATT_RATES:SOCIAL_AWARENESS:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:SOCIAL_AWARENESS:5000]&lt;br /&gt;
      [MENT_ATT_RANGE:KINESTHETIC_SENSE:1250:1500:1750:2000:2500:3000:5000]     +++&lt;br /&gt;
      [MENT_ATT_RATES:KINESTHETIC_SENSE:-5000:NONE:NONE:NONE]&lt;br /&gt;
      [MENT_ATT_CAP_PERC:KINESTHETIC_SENSE:5000]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===No More skill loss===&lt;br /&gt;
Are you tired of your dwarfs having red stats after a few years? If so, try adding this mod by [http://www.bay12forums.com/smf/index.php?topic=61016.0 LordSnow] to df_folder/data/save/region/raw/objects/creature_standard.txt in the &amp;quot;dwarf&amp;quot; section.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;height:200px; overflow:scroll;&amp;quot;&amp;gt;&lt;br /&gt;
Phys/Ment rate default: 500&lt;br /&gt;
   [PHYS_ATT_RATES:STRENGTH:50:NONE:NONE:NONE]&lt;br /&gt;
   [PHYS_ATT_RATES:AGILITY:50:NONE:NONE:NONE]&lt;br /&gt;
   [PHYS_ATT_RATES:TOUGHNESS:50:NONE:NONE:NONE]&lt;br /&gt;
   [PHYS_ATT_RATES:ENDURANCE:50:NONE:NONE:NONE]&lt;br /&gt;
   [PHYS_ATT_RATES:DISEASE_RESISTANCE:50:NONE:NONE:NONE]&lt;br /&gt;
   [PHYS_ATT_RATES:RECUPERATION:50:NONE:NONE:NONE]&lt;br /&gt;
&lt;br /&gt;
   [MENT_ATT_RATES:ANALYTICAL_ABILITY:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:CREATIVITY:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:EMPATHY:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:FOCUS:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:INTUITION:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:KINESTHETIC_SENSE:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:LINGUISTIC_ABILITY:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:MUSICALITY:50:NONE:NONE:NONE]&lt;br /&gt;
    [MENT_ATT_RATES:PATIENCE:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:SOCIAL_AWARENESS:50:NONE:NONE:NONE]&lt;br /&gt;
    [MENT_ATT_RATES:MEMORY:50:NONE:NONE:NONE]&lt;br /&gt;
    [MENT_ATT_RATES:SPATIAL_SENSE:50:NONE:NONE:NONE]&lt;br /&gt;
   [MENT_ATT_RATES:WILLPOWER:50:NONE:NONE:NONE]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Enemy race dies in a pink cloud===&lt;br /&gt;
Causes all creatures of a type to go *poof* in a little pink cloud. Put this under the creature you want to never appear again. Goodbye invasions! [[DF2010:Utilities#Runesmith|Runesmith]] can also remove species easily.&lt;br /&gt;
&lt;br /&gt;
 [SELECT_MATERIAL:ALL]&lt;br /&gt;
      [BOILING_POINT:0]&lt;br /&gt;
      [STATE_COLOR:ALL:PINK]&lt;br /&gt;
      [STATE_NAME_ADJ:GAS:poof!]&lt;br /&gt;
&lt;br /&gt;
Be advised that when you use this cheat on a creature that wears armor, it'll leave behind piles of armor and weapons on the edges of your map.  If you think this would be an easy way to get &amp;quot;free&amp;quot; clothes and armor, it isn't.  Since the creature will die in an explosion of pink gas, that explosion will degrade the armor it was wearing.  So far, I've seen plant and leather based clothes and armor go from virtually being untouched to completely disintegrated.  Mostly however, it will leave behind tattered piles.  One good thing, it appears that metal based armor is untouched from the gas explosion as are the weapons.  It might be possible to trade away the damaged armor, but I'm not sure how well the trader will respond to getting traded tattered rags.  Or, if you have a lava incinerator, you can toss it in there as well.&lt;br /&gt;
&lt;br /&gt;
==Reaction Additions==&lt;br /&gt;
There are now two reaction files: reaction_smelter and reaction_other. Additions to these lists will not take effect until you generate a new world. Note that if you edit an existing reaction entry (leaving the [REACTION:NAME] line unchanged) rather than add a new one, you will not need to generate a new world. Don't forget to add [PERMITTED_REACTION:(reaction)] under [ENTITY:MOUNTAIN] in entity_default raw.&lt;br /&gt;
&lt;br /&gt;
==Easy Entity Editing==&lt;br /&gt;
&lt;br /&gt;
Here is the edited entity_default raw entry. Just copy and paste everything underneath the existing entries.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;height:200px; overflow:scroll;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
       &lt;br /&gt;
	[PERMITTED_REACTION:FREE_DIAMOND_FY]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_EMERALD]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_SAPPHIRE]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_DIAMOND_CLEAR]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_DIAMOND_RED]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_DIAMOND_GREEN]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_DIAMOND_BLUE]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_DIAMOND_YELLOW]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_DIAMOND_BLACK]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_RUBY_STAR]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_ADAMANTINE_THREAD]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_ADAMANTINE_WAFERS]&lt;br /&gt;
	[PERMITTED_REACTION:FREE_WOOD]&lt;br /&gt;
	[PERMITTED_REACTION:(reaction)]&lt;br /&gt;
	[PERMITTED_REACTION:(reaction)]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Free Gems===&lt;br /&gt;
Fill in the name of a gem from the inorganic_stone_gem file and paste this in the reaction_smelter file to make your smelter spew out gems.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[REACTION:FREE_(gem name here)]&lt;br /&gt;
[NAME:make (gem name here)]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:(gem name {from raws})]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Note: You can change the skill used and the workshop, but make sure to keep it in the correct reaction file.&lt;br /&gt;
For convenience, here are all the precious gems in the game.&lt;br /&gt;
&amp;lt;div style=&amp;quot;height:200px; overflow:scroll;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[REACTION:FREE_DIAMOND_LY]&lt;br /&gt;
[NAME: make light yellow diamonds]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:DIAMOND_LY]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_DIAMOND_FY]&lt;br /&gt;
[NAME: make faint yellow diamonds]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:DIAMOND_FY]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_EMERALD]&lt;br /&gt;
[NAME: make emeralds]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:EMERALD]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_RUBY]&lt;br /&gt;
[NAME: make rubies]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:RUBY]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_SAPPHIRE]&lt;br /&gt;
[NAME: make sapphires]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:SAPPHIRE]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_DIAMOND_CLEAR]&lt;br /&gt;
[NAME: make clear diamonds]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:DIAMOND_CLEAR]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_DIAMOND_RED]&lt;br /&gt;
[NAME: make red diamonds]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:DIAMOND_RED]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_DIAMOND_GREEN]&lt;br /&gt;
[NAME: make green diamond]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:DIAMOND_GREEN]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_DIAMOND_BLUE]&lt;br /&gt;
[NAME: make blue diamonds]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:DIAMOND_BLUE]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_DIAMOND_YELLOW]&lt;br /&gt;
[NAME: make yellow diamonds]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:DIAMOND_YELLOW]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_DIAMOND_BLACK]&lt;br /&gt;
[NAME: make black diamonds]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:DIAMOND_BLACK]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_RUBY_STAR]&lt;br /&gt;
[NAME: make star rubies]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:RUBY_STAR]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&lt;br /&gt;
[REACTION:FREE_SAPPHIRE_STAR]&lt;br /&gt;
[NAME: make star sapphires]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:ROUGH:NO_SUBTYPE:STONE:SAPPHIRE_STAR]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Easy Adamantine===&lt;br /&gt;
To get free adamantine wafers, add this to your reaction_smelter.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[REACTION:FREE_ADAMANTINE_WAFERS]&lt;br /&gt;
[NAME:create adamantine wafers]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:BAR:NO_SUBTYPE:METAL:ADAMANTINE][PRODUCT_DIMENSION:150]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For adamantine thread it would be:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[REACTION:FREE_ADAMANTINE_THREAD]&lt;br /&gt;
[NAME:create adamantine thread]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:1:THREAD:NO_SUBTYPE:METAL:ADAMANTINE][PRODUCT_DIMENSION:15000]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Easy Flux, Sand, and Ore===&lt;br /&gt;
Add [REACTION_CLASS:FLUX] to any stone you have to turn it into a flux. This is in inorganic_stone_mineral, or inorganic_stone_layer Or, add [METAL_ORE:{metal name}:100] to turn it into an ore. It also bears noting that the metal can easily be an alloy, like steel or brass. Likewise, open inorganic_stone_soil and add [SOIL_SAND] to any soil to turn it into sand suitable for making glass with. &lt;br /&gt;
&lt;br /&gt;
None of these cheats require creating a new world. Turn peat into glass, basalt into platinum, and combine iron, diorite, and coal to make steel.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Easy Metal===&lt;br /&gt;
Open reaction_smelter and change any reactions you like. Remove the [FUEL] tag.&lt;br /&gt;
to make them require no fuel. Remove the line(s) headed with [REAGENT:whatever] to make them require no reagents. You can pick any metal that exists in the game, as long as you pick the right raw name. (For example: IRON, PEWTER_LAY, and NICKEL_SILVER makes iron, lay pewter, and nickle silver respectively.)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[REACTION:FREE_(metal name here)]&lt;br /&gt;
[NAME:create (metal name here)]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:1:BAR:NO_SUBTYPE:METAL:(metal name {from raws})][PRODUCT_DIMENSION:150]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
These cheats do not require a new world (because they only modify existing reactions), and allow smelters to create steel and adamantine from nothing.&lt;br /&gt;
&lt;br /&gt;
===Create Wood===&lt;br /&gt;
To create wood for free, Add this to reaction_smelter. (don't forget the wood type. Like OAK, PINE, TOWER_CAP, or FUNGIWOOD.)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[REACTION:FREE_WOOD]&lt;br /&gt;
[NAME:create wood]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:5:WOOD:NO_SUBTYPE:PLANT_MAT:(wood name {from raws}):WOOD][PRODUCT_DIMENSION:150]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Produce Food===&lt;br /&gt;
To create food for free, add this to reaction_smelter.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[REACTION:FREE_FOOD]&lt;br /&gt;
[NAME:produce food]&lt;br /&gt;
[BUILDING:SMELTER:NONE]&lt;br /&gt;
[PRODUCT:100:10:PLANT:NO_SUBTYPE:PLANT_MAT:(plant name {from raws}):PLANT]&lt;br /&gt;
[SKILL:SMELT]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Memory Hacking=&lt;br /&gt;
Memory Hacking is much harder than raw editing, and requires [[utilities|special tools]]. At present, tools that have been adapted to DF2010 include [[Utilities#Reveal|Reveal]], which allows you to see the whole map (though be warned- it also releases [[Hidden Fun Stuff]]) and [[Utilities#DFHack|DFhack]], a versatile tool which includes, among other things, a liquids hack that lets you place [[water]] or [[magma]] of a depth you choose into a square and &amp;quot;dfprospector,&amp;quot; which tells you what minerals are available on the map.&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=128811</id>
		<title>v0.31:List of mods</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=128811"/>
		<updated>2010-10-05T22:10:22Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* Genesis Mod, graphics version|ASCII version */  Updated.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
{{mod}}&lt;br /&gt;
&lt;br /&gt;
  {| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
= Modifications =&lt;br /&gt;
&lt;br /&gt;
Major modifications generally add or change a significant portion of the game, such as adding in new civilizations or altering the placement and properties of the game's metals and minerals.  Major modifications normally require a new world to be generated using the modified files before they can be played.&lt;br /&gt;
&lt;br /&gt;
Due to the wide range of modified files, major modifications have high likelihoods of conflicting with each other.  Make sure to check for compatibility issues before attempting to install multiple mods.&lt;br /&gt;
&lt;br /&gt;
For information on how to make your own mods, visit the [[Modding Guide]].&lt;br /&gt;
&lt;br /&gt;
==[[Civilization_Forge|Civilization Forge Mod]]==&lt;br /&gt;
'''''Current version: [http://dffd.wimbli.com/file.php?id=2277 2.23]''''' for '''''DF Version 0.31.10+'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Mephansteras|Mephansteras]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adds numerous races, animals, and items to Dwarf Fortress as well as rebalancing many aspects of the game.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=31157.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Civilization_Forge|Civilization Forge Wiki Page]]&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2281 Dig Deeper]==&lt;br /&gt;
'''''Current version: ALPHA''''' for '''''DF Version 0.31.03'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:The13thRonin|The13thRonin]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br/&amp;gt;&lt;br /&gt;
Summary: Adds a whole lot of different changes.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56229.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2316 Dwarf Chocolate]==&lt;br /&gt;
'''''Current version: 0.26b''''' for '''''DF Version 0.31.06'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:SethCreiyd|SethCreiyd]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary:  Contains many additions to Dwarf Fortress with the intention of diversifying the game while retaining its flavor.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56828.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=3113 Genesis Mod, graphics version]|[http://dffd.wimbli.com/file.php?id=3112 ASCII version]==&lt;br /&gt;
'''''Current version: 3.16''''' (October 5th, 2010) for '''''DF Version 0.31.16'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Deon|Deon]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adventure mode crafting and spells, 9 dwarven castes, 14 major races/subraces (dungeon keeper demons replaced goblins), 70+ new unique creatures, 50+ new items, 154 new plants, 76 new trees, ironworks, material overhaul deadly archery, lots of workshops.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52988.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=1975 Kobold Camp]==&lt;br /&gt;
'''''Current version: Alpha 0.3''''' for '''''DF Version 0.31.01'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: Pathos&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Makes Kobolds into a playable race, with new workshops, items, and weapons.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52540.0 Forum Thread]&lt;br /&gt;
A more recent version with pre-packed graphics can be found [http://dffd.wimbli.com/file.php?id=2071 here.]&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Armok&amp;diff=128810</id>
		<title>Armok</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Armok&amp;diff=128810"/>
		<updated>2010-10-05T22:05:53Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Fixed a minor mistake.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Tattered|08:17, 8 June 2010 (UTC)}}Armok is the name of the mythical god in Dwarf Fortress, of whom the game is loosely based around, if only in Lore. Armok is also the god of {{l|Blood}} in the world of Dwarf Fortress. However, there are no records of dwarf's naming Armok as their deity.&lt;br /&gt;
&lt;br /&gt;
==Name Origin==&lt;br /&gt;
&lt;br /&gt;
The name of the Dwarven God comes from the variable &amp;quot;arm_ok&amp;quot;, which is from {{l|Toady One|Tarn Adams}}'s fantasy game, Dragslay (an early precursor of {{l|Dwarf Fortress}}). The variable was used to count the number of arms left, for inventory purposes. ([http://www.gamasutra.com/view/feature/3549/interview_the_making_of_dwarf_.php?page=2 Source])&lt;br /&gt;
&lt;br /&gt;
[[Category:Lore]]&lt;br /&gt;
[[Category:World]]&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Unfortunate_accident&amp;diff=127773</id>
		<title>v0.31:Unfortunate accident</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Unfortunate_accident&amp;diff=127773"/>
		<updated>2010-09-18T03:09:33Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Added Speartiful.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
{{Quality|Exceptional|08:26, 18 July 2010 (UTC)}}&lt;br /&gt;
{{D for Dwarf}}&lt;br /&gt;
{{l|Noble}}s are fragile, delicate, put-upon beings, burdened with responsibilities which are far more taxing than any lowly commoner could ever hope to wrap their {{l|Alcohol|booze}}-soaked brains around. However, your dear friends at Happy Fun Surprises Incorporated (or  HFS Inc., for those of you who insist on abbreviation) have prepared a wide variety of {{l|Fun}} activities to help your administrators unwind.&lt;br /&gt;
&lt;br /&gt;
==Lever Of Mystery==&lt;br /&gt;
What activity could be more fit for nobility than the investigation of mysterious levers? Will it collapse the roof? Will it flood the world with magma? Will it simply lure the duchess into an enclosed space so the unwashed masses can barricade her in and flood it? Any noble -- no matter where they happen to be -- will surely come running to the lever's location to savor the thrill of the unknown!&lt;br /&gt;
&lt;br /&gt;
Be sure to use the Workshop Profile screen to restrict the lever to the noble in need of some down time. After all, it just wouldn't do to have some filthy commoner pull it instead.&lt;br /&gt;
&lt;br /&gt;
==Underground Safari==&lt;br /&gt;
The {{l|Forgotten beast|fantastic beasts}} lurking in the darkness of the underground {{l|caverns}} would surely captivate any noble with an appreciation for nature. Why not send them out into the darkness so they can experience these {{l|Giant cave spider|wonders}} for themselves? While your noble is out and about, make sure to keep an eye on the entryway in case any unruly commoners should attempt to wall it off. After all, what would happen if your baron got hungry, or was attacked by {{l|giant cave swallow}}s, or had his face melted by a {{l|forgotten beast}}'s venom, and there was no way for him to return to the safety of the fortress? The horror!&lt;br /&gt;
&lt;br /&gt;
==Throne Room Over Troubled Magma==&lt;br /&gt;
Aside from being the home of many strange and wonderful beasts, the deepest places of the earth also give access to vast {{l|Magma sea|seas of magma}}.  Imagine the powerful and intimidating effect of a {{l|Office|throne room}} suspended over the sizzling surface of the abyssal plains!  Such a throne room would befit only the greatest of nobles, of course.  Common dwarves would have no place in such a suite.  Therefore, be sure to build a retractable {{l|bridge}} from the shore to the throne room, with the associated {{l|lever}} placed ''inside'' the room.&lt;br /&gt;
&lt;br /&gt;
==The Situation Room==&lt;br /&gt;
Your ever-loyal cadre of nobles have to make hard decisions every day that affect the economic and social future of your fortress.  Debating psychosocial theory in front of the less-gifted working class may frighten and demoralize them.  For this reason, place your {{l|Nobles|Magenta Magnates}} inside a room with plenty of seating.  Once all of your people are inside, lock the door behind them while they hash out a plan.  To assist in the discussion, you may wish to place a bin of {{l|Weapons|debating tools}} in the room with them.  Nobles under pressure think quickly, particularly on an empty stomach.&lt;br /&gt;
&lt;br /&gt;
==Speartiful==&lt;br /&gt;
Your wonderful nobles love the beautiful weapons that come out of your forges, why else would they ask for weapon racks? Maybe you should make them happy and give them some weapons, simply lay a bunch of upright spears or {{L|Trap_component#Menacing_spike|other beautiful things}} on the floor of their room and they'll come begging for more. Now, you may want to link those spears to a lever and pull it so they can actually walk around their room, remember to leave it on repeat so they'll be able to see the wonders that your {{L|Weaponsmith|weaponsmiths}} made every passing second. Just make sure they '''are'''n't in the room while the spears are in motion, or your nobles may become dwarven Swiss cheese and die before their their screams can even be heard.&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Weaponsmith&amp;diff=127772</id>
		<title>v0.31:Weaponsmith</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Weaponsmith&amp;diff=127772"/>
		<updated>2010-09-18T02:55:30Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Why is there no mention of them being able to make trap components?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quality|Exceptional|00:25, 12 June 2010 (UTC)}}&lt;br /&gt;
{{Skill&lt;br /&gt;
| color      = 0:1&lt;br /&gt;
| skill      = Weaponsmith&lt;br /&gt;
| profession = {{L|Metalsmith}}&lt;br /&gt;
| job name   = Weaponsmithing&lt;br /&gt;
| tasks      =&lt;br /&gt;
* Forge {{L|weapon}}&lt;br /&gt;
* Forge {{L|trap}} components&lt;br /&gt;
| workshop   = &lt;br /&gt;
* {{L|Metalsmith's forge}}&lt;br /&gt;
* {{L|Magma forge}}}}&lt;br /&gt;
{{av}}&lt;br /&gt;
&lt;br /&gt;
'''Weaponsmith''' is the skill associated with the '''weaponsmithing''' {{L|labor}}. Weaponsmiths make {{L|metal}} {{L|weapon}}s (including {{L|crossbow}}s), {{L|trap_component|trap components}}, and {{L|bolt}}s at a {{L|metalsmith's forge}}. The skill level of the weaponsmith determines the {{L|quality}} of the produced weapons, as well as the speed of their production.&lt;br /&gt;
&lt;br /&gt;
'''See also:'''&lt;br /&gt;
&lt;br /&gt;
{{L|Weapon}}&lt;br /&gt;
&lt;br /&gt;
{{skills}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Material_definition_token&amp;diff=127066</id>
		<title>v0.31:Material definition token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Material_definition_token&amp;diff=127066"/>
		<updated>2010-09-04T06:20:14Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Filled in some empty spaces. Still needs to be reviewed or updated for 31.12, I don't do a whole lot of modding so someone else has to do it.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{template:old|0.31.08}}&lt;br /&gt;
{{av}}&lt;br /&gt;
&lt;br /&gt;
=Material Tokens=&lt;br /&gt;
&lt;br /&gt;
The following tokens can be used in material templates, as well as materials defined in other raw files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| {{prettytable}}&lt;br /&gt;
|- bgcolor=&amp;quot;#ddd&amp;quot;&lt;br /&gt;
! Token&lt;br /&gt;
! Arguments&lt;br /&gt;
! Description&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MATERIAL_TEMPLATE&lt;br /&gt;
|&lt;br /&gt;
*id&lt;br /&gt;
| The name of the material template. Used when defining a template in material template files; the id is used as an argument when calling for material templates elsewhere.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| STATE_COLOR&lt;br /&gt;
|&lt;br /&gt;
*state&lt;br /&gt;
*color&lt;br /&gt;
| The state may be SOLID, LIQUID, GAS, POWDER, SOLID_POWDER, ALL_SOLID, or ALL.&lt;br /&gt;
Color comes from descriptor_color_standard.txt and is used to describe the color of the material.&lt;br /&gt;
[STATE_COLOR:ALL_SOLID:GREY]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| STATE_NAME&lt;br /&gt;
|&lt;br /&gt;
*state&lt;br /&gt;
*name&lt;br /&gt;
| The name of the material as displayed in-game.&lt;br /&gt;
[STATE_NAME:ALL_SOLID:stone]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| STATE_ADJ&lt;br /&gt;
|&lt;br /&gt;
*state&lt;br /&gt;
*adjective&lt;br /&gt;
| Like STATE_NAME, but used in different situations. Equipment made from the material uses the adjective.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| STATE_NAME_ADJ&lt;br /&gt;
|&lt;br /&gt;
*state&lt;br /&gt;
*name/adjective&lt;br /&gt;
| Sets both STATE_NAME and STATE_ADJ at the same time.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DISPLAY_COLOR&lt;br /&gt;
|&lt;br /&gt;
*foreground color&lt;br /&gt;
*background color&lt;br /&gt;
*forground brightness&lt;br /&gt;
| The on-screen color of the material. Uses a standard 3-digit {{L|Color token}}&lt;br /&gt;
[DISPLAY_COLOR:7:0:0]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MATERIAL_VALUE&lt;br /&gt;
|&lt;br /&gt;
*value&lt;br /&gt;
| Value modifier for the material.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SPEC_HEAT&lt;br /&gt;
|&lt;br /&gt;
*specific heat capacity&lt;br /&gt;
| See {{L|SPEC HEAT}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IGNITE_POINT&lt;br /&gt;
|&lt;br /&gt;
*temperature&lt;br /&gt;
| Temperature at which the material will catch fire. May be set to NONE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MELTING_POINT&lt;br /&gt;
|&lt;br /&gt;
*temperature&lt;br /&gt;
| Temperature at which the material melts. May be set to NONE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BOILING_POINT&lt;br /&gt;
|&lt;br /&gt;
*temperature&lt;br /&gt;
| Temperature at which the material boils. May be set to NONE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HEATDAM_POINT&lt;br /&gt;
|&lt;br /&gt;
*temperature&lt;br /&gt;
| Temperature at which the material takes heat damage. May be set to NONE. If the material has an ignite point but no heatdam point it may burn for very long time.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| COLDDAM_POINT&lt;br /&gt;
|&lt;br /&gt;
*temperature&lt;br /&gt;
| Temperature at which the material takes cold damage. May be set to NONE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MAT_FIXED_TEMP&lt;br /&gt;
|&lt;br /&gt;
*temperature&lt;br /&gt;
| Constant temperature of the material. May be set to NONE.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SOLID_DENSITY&lt;br /&gt;
|&lt;br /&gt;
*density&lt;br /&gt;
| Affects the weight of the material. Also affects combat calculations; affects blunt-force damage and ability of edged weapons to pierce tissue layers.{{verify}}&lt;br /&gt;
It is displayed as a 4 or more digit number such as 11340 for lead. 11340 kg·m^3 = 11340&lt;br /&gt;
|-&lt;br /&gt;
| LIQUID_DENSITY&lt;br /&gt;
|&lt;br /&gt;
*density&lt;br /&gt;
| It works the same as above, except it is for the liquid state.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MOLAR_MASS&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| Supposedly not used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IMPACT_YIELD&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| Used for blunt-force combat.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IMPACT_FRACTURE&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| Used for blunt-force combat.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IMPACT_ELASTICITY (IMPACT_STRAIN_AT_YIELD)&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| Used for blunt-force combat.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| COMPRESSIVE_YIELD&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=30026.msg1007133;topicseen#msg1007133 Supposedly used only during wrestling.]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| COMPRESSIVE_FRACTURE&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=30026.msg1007133;topicseen#msg1007133 Supposedly used only during wrestling.]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| COMPRESSIVE_ELASTICITY (COMPRESSIVE_STRAIN_AT_YIELD)&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=30026.msg1007133;topicseen#msg1007133 Supposedly used only during wrestling.]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TENSILE_YIELD&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=30026.msg1007133;topicseen#msg1007133 Supposedly used only during wrestling.]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TENSILE_FRACTURE&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=30026.msg1007133;topicseen#msg1007133 Supposedly used only during wrestling.]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TENSILE_ELASTICITY (TENSILE_STRAIN_AT_YIELD)&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=30026.msg1007133;topicseen#msg1007133 Supposedly used only during wrestling.]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TORSION_YIELD&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=30026.msg1007133;topicseen#msg1007133 Supposedly used only during wrestling.]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TORSION_FRACTURE&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=30026.msg1007133;topicseen#msg1007133 Supposedly used only during wrestling.]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TORSION_ELASTICITY (TORSION_STRAIN_AT_YIELD)&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=30026.msg1007133;topicseen#msg1007133 Supposedly used only during wrestling.]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SHEAR_YIELD&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| Used for cutting calculations.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SHEAR_FRACTURE&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| Used for cutting calculations.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SHEAR_ELASTICITY (SHEAR_STRAIN_AT_YIELD)&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| Used for cutting calculations.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BENDING_YIELD&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=30026.msg1007133;topicseen#msg1007133 Supposedly used only during wrestling.]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BENDING_FRACTURE&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=30026.msg1007133;topicseen#msg1007133 Supposedly used only during wrestling.]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BENDING_ELASTICITY (BENDING_STRAIN_AT_YIELD)&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| [http://www.bay12forums.com/smf/index.php?topic=30026.msg1007133;topicseen#msg1007133 Supposedly used only during wrestling.]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MAX_EDGE&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| How sharp the material is. Used in cutting calculations. Applying a value of at least 10000 to a stone will allow weapons made from that stone.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ABSORPTION&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| Supposedly not used.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMS_HARD&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMS_QUERN&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMS_WEAPON&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMS_WEAPON_RANGED&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMS_AMMO&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| {{L|Weapon#Ammunition|Ammunition}} can be made out of this material.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMS_DIGGER&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| {{L|Weapon#Dwarf-manufactured_weapons|Picks}} can be made out of this material.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMS_ANVIL&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| {{L|Anvil|Anvils}} can be made out of this material.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMS_ARMOR&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMS_SIEGE_ENGINE&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMS_BARRED&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMS_SCALED&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMS_LEATHER&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMS_SOFT&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEMS_DELICATE&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_STONE&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| Used to define that said material is stone.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_METAL&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
| Used only in the metal template. Not used anywhere else.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_GLASS&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IS_GEM&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IMPLIES_ANIMAL_KILL&lt;br /&gt;
|&lt;br /&gt;
| Makes the elves angry if you try to trade something made from this material&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ALCOHOL_PLANT&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ALCOHOL_CREATURE&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHEESE_PLANT&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CHEESE_CREATURE&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| POWDER_MISC_PLANT&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| POWDER_MISC_CREATURE&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| STOCKPILE_GLOB&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LIQUID_MISC_PLANT&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LIQUID_MISC_CREATURE&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LIQUID_MISC_OTHER&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| STRUCTURAL_PLANT_MAT&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SEED_MAT&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LEAF_MAT&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BONE&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| THREAD_PLANT&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TOOTH&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HORN&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SHELL&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SILK&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GENERATES_MIASMA&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ROTS&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BLOOD_MAP_DESCRIPTOR&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ICHOR_MAP_DESCRIPTOR&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GOO_MAP_DESCRIPTOR&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SLIME_MAP_DESCRIPTOR&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| PUS_MAP_DESCRIPTOR&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EDIBLE_VERMIN&lt;br /&gt;
|&lt;br /&gt;
| Can be eaten by vermin.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EDIBLE_RAW&lt;br /&gt;
|&lt;br /&gt;
| Can be eaten raw.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EDIBLE_COOKED&lt;br /&gt;
|&lt;br /&gt;
| Can be cooked and then eaten.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CRYSTAL_GLASSABLE&lt;br /&gt;
|&lt;br /&gt;
| Can be used in the production of crystal glass&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| STONE_NAME&lt;br /&gt;
|&lt;br /&gt;
| Name of stones mined out if material is a stone.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| LAVA&lt;br /&gt;
|&lt;br /&gt;
| Causes the material to seal magma pipes, be produced by the magma + water reaction and be used in the construction of Dark Fortresses&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| OVERWRITE_SOLID&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| TEMP_DIET_INFO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SLIME&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ICHOR&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| GOO&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FILTH&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| POWDER_DYE&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| ITEM_SYMBOL&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IF_EXISTS_SET_HEATDAM_POINT&lt;br /&gt;
|&lt;br /&gt;
*temperature&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IF_EXISTS_SET_COLDDAM_POINT&lt;br /&gt;
|&lt;br /&gt;
*temperature&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IF_EXISTS_SET_IGNITE_POINT&lt;br /&gt;
|&lt;br /&gt;
*temperature&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IF_EXISTS_SET_MELTING_POINT&lt;br /&gt;
|&lt;br /&gt;
*temperature&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IF_EXISTS_SET_BOILING_POINT&lt;br /&gt;
|&lt;br /&gt;
*temperature&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| IF_EXISTS_SET_MAT_FIXED_TEMP&lt;br /&gt;
|&lt;br /&gt;
*temperature&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| EXTRACT_STORAGE&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| BUTCHER_SPECIAL&lt;br /&gt;
|&lt;br /&gt;
*item type&lt;br /&gt;
*NONE&lt;br /&gt;
| All instances in the material templates have NONE as the second argument. Possibly subtype?&lt;br /&gt;
[BUTCHER_SPECIAL:MEAT:NONE]&lt;br /&gt;
[BUTCHER_SPECIAL:GLOB:NONE]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MEAT_NAME&lt;br /&gt;
|&lt;br /&gt;
*prefix&lt;br /&gt;
*name&lt;br /&gt;
*adjective?&lt;br /&gt;
| When the creature is butchered, its organs will be named via this token.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MATERIAL_REACTION_PRODUCT&lt;br /&gt;
|&lt;br /&gt;
*reaction reference&lt;br /&gt;
*LOCAL_CREATURE_MAT&lt;br /&gt;
*material&lt;br /&gt;
| Used with reaction raws to preserve material source from reagent to product. First argument comes from HAS_MATERIAL_REACTION_PRODUCT in reaction raws. Second argument is always LOCAL_CREATURE_MAT in templates but could be others.&lt;br /&gt;
[MATERIAL_REACTION_PRODUCT:TAN_MAT:LOCAL_CREATURE_MAT:LEATHER]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| HARDENS_WITH_WATER&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SOAP_LEVEL&lt;br /&gt;
|&lt;br /&gt;
*n&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MULTIPLY_VALUE&lt;br /&gt;
|&lt;br /&gt;
*value&lt;br /&gt;
| Multiplies the value of the selected material. Seen in local creature materials.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| SYNDROME&lt;br /&gt;
|&lt;br /&gt;
| Begins defining a {{L|Syndrome}}. Supposedly does not work with templates.{{verify}}&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Category|Modding}}&lt;br /&gt;
{{Category|Tokens}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=126431</id>
		<title>v0.31:List of mods</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=126431"/>
		<updated>2010-08-27T09:37:04Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* Genesis Mod, graphics version|ASCII version */  Aaaannnnddd I forgot to update the date it was updated. Twice. Whoops.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
{{mod}}&lt;br /&gt;
&lt;br /&gt;
  {| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
= Modifications =&lt;br /&gt;
&lt;br /&gt;
Major modifications generally add or change a significant portion of the game, such as adding in new civilizations or altering the placement and properties of the game's metals and minerals.  Major modifications normally require a new world to be generated using the modified files before they can be played.&lt;br /&gt;
&lt;br /&gt;
Due to the wide range of modified files, major modifications have high likelihoods of conflicting with each other.  Make sure to check for compatibility issues before attempting to install multiple mods.&lt;br /&gt;
&lt;br /&gt;
For information on how to make your own mods, visit the [[Modding Guide]].&lt;br /&gt;
&lt;br /&gt;
==[[Civilization_Forge|Civilization Forge Mod]]==&lt;br /&gt;
'''''Current version: [http://dffd.wimbli.com/file.php?id=2277 2.23]''''' for '''''DF Version 0.31.10+'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Mephansteras|Mephansteras]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adds numerous races, animals, and items to Dwarf Fortress as well as rebalancing many aspects of the game.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=31157.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Civilization_Forge|Civilization Forge Wiki Page]]&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2281 Dig Deeper]==&lt;br /&gt;
'''''Current version: ALPHA''''' for '''''DF Version 0.31.03'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:The13thRonin|The13thRonin]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br/&amp;gt;&lt;br /&gt;
Summary: Adds a whole lot of different changes.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56229.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2316 Dwarf Chocolate]==&lt;br /&gt;
'''''Current version: 0.26b''''' for '''''DF Version 0.31.06'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:SethCreiyd|SethCreiyd]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary:  Contains many additions to Dwarf Fortress with the intention of diversifying the game while retaining its flavor.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56828.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2462 Genesis Mod, graphics version]|[http://dffd.wimbli.com/file.php?id=2458 ASCII version]==&lt;br /&gt;
'''''Current version: 3.11''''' (Aug 27, 2010) for '''''DF Version 0.31.12'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Deon|Deon]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adventure mode crafting and spells, 9 dwarven castes, 14 major races/subraces (dungeon keeper demons replaced goblins), 70+ new unique creatures, 50+ new items, 154 new plants, 76 new trees, ironworks, material overhaul deadly archery, lots of workshops.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52988.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://dffd.wimbli.com/file.php?id=2458 Genesis Mod, ASCII version]&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=1975 Kobold Camp]==&lt;br /&gt;
'''''Current version: Alpha 0.3''''' for '''''DF Version 0.31.01'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: Pathos&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Makes Kobolds into a playable race, with new workshops, items, and weapons.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52540.0 Forum Thread]&lt;br /&gt;
A more recent version with pre-packed graphics can be found [http://dffd.wimbli.com/file.php?id=2071 here.]&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=126430</id>
		<title>v0.31:List of mods</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=126430"/>
		<updated>2010-08-27T09:36:06Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* Genesis Mod, graphics version|ASCII version */  Deon made a quick patch.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
{{mod}}&lt;br /&gt;
&lt;br /&gt;
  {| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
= Modifications =&lt;br /&gt;
&lt;br /&gt;
Major modifications generally add or change a significant portion of the game, such as adding in new civilizations or altering the placement and properties of the game's metals and minerals.  Major modifications normally require a new world to be generated using the modified files before they can be played.&lt;br /&gt;
&lt;br /&gt;
Due to the wide range of modified files, major modifications have high likelihoods of conflicting with each other.  Make sure to check for compatibility issues before attempting to install multiple mods.&lt;br /&gt;
&lt;br /&gt;
For information on how to make your own mods, visit the [[Modding Guide]].&lt;br /&gt;
&lt;br /&gt;
==[[Civilization_Forge|Civilization Forge Mod]]==&lt;br /&gt;
'''''Current version: [http://dffd.wimbli.com/file.php?id=2277 2.23]''''' for '''''DF Version 0.31.10+'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Mephansteras|Mephansteras]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adds numerous races, animals, and items to Dwarf Fortress as well as rebalancing many aspects of the game.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=31157.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Civilization_Forge|Civilization Forge Wiki Page]]&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2281 Dig Deeper]==&lt;br /&gt;
'''''Current version: ALPHA''''' for '''''DF Version 0.31.03'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:The13thRonin|The13thRonin]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br/&amp;gt;&lt;br /&gt;
Summary: Adds a whole lot of different changes.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56229.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2316 Dwarf Chocolate]==&lt;br /&gt;
'''''Current version: 0.26b''''' for '''''DF Version 0.31.06'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:SethCreiyd|SethCreiyd]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary:  Contains many additions to Dwarf Fortress with the intention of diversifying the game while retaining its flavor.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56828.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2462 Genesis Mod, graphics version]|[http://dffd.wimbli.com/file.php?id=2458 ASCII version]==&lt;br /&gt;
'''''Current version: 3.11''''' (Aug 15, 2010) for '''''DF Version 0.31.12'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Deon|Deon]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adventure mode crafting and spells, 9 dwarven castes, 14 major races/subraces (dungeon keeper demons replaced goblins), 70+ new unique creatures, 50+ new items, 154 new plants, 76 new trees, ironworks, material overhaul deadly archery, lots of workshops.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52988.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://dffd.wimbli.com/file.php?id=2458 Genesis Mod, ASCII version]&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=1975 Kobold Camp]==&lt;br /&gt;
'''''Current version: Alpha 0.3''''' for '''''DF Version 0.31.01'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: Pathos&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Makes Kobolds into a playable race, with new workshops, items, and weapons.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52540.0 Forum Thread]&lt;br /&gt;
A more recent version with pre-packed graphics can be found [http://dffd.wimbli.com/file.php?id=2071 here.]&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=126414</id>
		<title>v0.31:List of mods</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=126414"/>
		<updated>2010-08-26T21:11:43Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* Genesis Mod, graphics version|ASCII version */  Updated.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
{{mod}}&lt;br /&gt;
&lt;br /&gt;
  {| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
= Modifications =&lt;br /&gt;
&lt;br /&gt;
Major modifications generally add or change a significant portion of the game, such as adding in new civilizations or altering the placement and properties of the game's metals and minerals.  Major modifications normally require a new world to be generated using the modified files before they can be played.&lt;br /&gt;
&lt;br /&gt;
Due to the wide range of modified files, major modifications have high likelihoods of conflicting with each other.  Make sure to check for compatibility issues before attempting to install multiple mods.&lt;br /&gt;
&lt;br /&gt;
For information on how to make your own mods, visit the [[Modding Guide]].&lt;br /&gt;
&lt;br /&gt;
==[[Civilization_Forge|Civilization Forge Mod]]==&lt;br /&gt;
'''''Current version: [http://dffd.wimbli.com/file.php?id=2277 2.23]''''' for '''''DF Version 0.31.10+'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Mephansteras|Mephansteras]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adds numerous races, animals, and items to Dwarf Fortress as well as rebalancing many aspects of the game.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=31157.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Civilization_Forge|Civilization Forge Wiki Page]]&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2281 Dig Deeper]==&lt;br /&gt;
'''''Current version: ALPHA''''' for '''''DF Version 0.31.03'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:The13thRonin|The13thRonin]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br/&amp;gt;&lt;br /&gt;
Summary: Adds a whole lot of different changes.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56229.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2316 Dwarf Chocolate]==&lt;br /&gt;
'''''Current version: 0.26b''''' for '''''DF Version 0.31.06'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:SethCreiyd|SethCreiyd]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary:  Contains many additions to Dwarf Fortress with the intention of diversifying the game while retaining its flavor.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56828.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2462 Genesis Mod, graphics version]|[http://dffd.wimbli.com/file.php?id=2458 ASCII version]==&lt;br /&gt;
'''''Current version: 3.1''''' (Aug 15, 2010) for '''''DF Version 0.31.12'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Deon|Deon]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adventure mode crafting and spells, 9 dwarven castes, 14 major races/subraces (dungeon keeper demons replaced goblins), 70+ new unique creatures, 50+ new items, 154 new plants, 76 new trees, ironworks, material overhaul deadly archery, lots of workshops.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52988.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://dffd.wimbli.com/file.php?id=2458 Genesis Mod, ASCII version]&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=1975 Kobold Camp]==&lt;br /&gt;
'''''Current version: Alpha 0.3''''' for '''''DF Version 0.31.01'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: Pathos&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Makes Kobolds into a playable race, with new workshops, items, and weapons.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52540.0 Forum Thread]&lt;br /&gt;
A more recent version with pre-packed graphics can be found [http://dffd.wimbli.com/file.php?id=2071 here.]&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31_Talk:Giant_olm&amp;diff=126180</id>
		<title>v0.31 Talk:Giant olm</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31_Talk:Giant_olm&amp;diff=126180"/>
		<updated>2010-08-22T11:25:31Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* Storage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I pointed out the differences between real olms and the in-game giant ones, so people don't make the mistake of expecting them to be at all similar. I made that mistake, and didn't realize they had no trouble breathing or moving on land. Nor did I realize that they can see just fine and that their eyes are perfectly functional. If you don't feel that it's relevant information, you're free to remove it. Also, we need to get those old tables for the game object displays up and running again, to accurately represent the information. I don't know how they worked in the first place. The only reason I wrote this, is because I just lost a fortress to a single giant olm. --Kydo 22:46, 5 April 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== rider gains swim ability? ==&lt;br /&gt;
&lt;br /&gt;
is this true? I've had a giant olm with a goblin rider who tried to swim down river, and the rider is now dead in the river.&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
Would a Giant Olm starve or die of dehydration in a room without food or water? Would the occasional goblin dropped in stave off starvation? [[User:Aussiemon|Aussiemon]] 06:30, 22 August 2010 (UTC)&lt;br /&gt;
:I'm pretty sure neither tamed nor untamed animals, of any kind, need food or water to survive. So no, the Giant Olm wouldn't die. Also: Animals currently can't eat other animals. --[[User:Tarran|Tarran]] 11:25, 22 August 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Lake&amp;diff=126153</id>
		<title>40d:Lake</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Lake&amp;diff=126153"/>
		<updated>2010-08-22T00:28:29Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Rated article &amp;quot;Fine&amp;quot; using the rating script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Fine|00:28, 22 August 2010 (UTC)}}{{av}}&lt;br /&gt;
Freshwater '''lakes''' can be found covering vast areas of land on certain world maps.&lt;br /&gt;
&lt;br /&gt;
These lakes have slopes leading into the {{L|water}}, making them ideal for learning how to {{L|swimmer|swim}}.&lt;br /&gt;
&lt;br /&gt;
Lakes are similar to {{L|Ocean|ocean}}s except that they are freshwater, not saltwater.&lt;br /&gt;
&lt;br /&gt;
''(These are not to be confused with the much smaller {{L|murky pool}}s, which have sheer sides and often evaporate in hot weather.)''&lt;br /&gt;
&lt;br /&gt;
== Creating A Large Artificial Lake ==&lt;br /&gt;
&lt;br /&gt;
:''Note: You must have a source of water on your map.''&lt;br /&gt;
&lt;br /&gt;
There are two ways of creating an artificial lake. The easiest way to make one is to {{L|channel}} into an {{L|aquifer}}. However, this is dangerous and only one layer deep. The second requires excavating a deep area and filling it from a river or brook, whether by channeling directly or by using {{L|screw pump}}s.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{World}}&lt;br /&gt;
&lt;br /&gt;
[[Category:World]]&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Steel&amp;diff=126151</id>
		<title>v0.31:Steel</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Steel&amp;diff=126151"/>
		<updated>2010-08-22T00:26:24Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Rated article &amp;quot;Exceptional&amp;quot; using the rating script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|00:26, 22 August 2010 (UTC)}}{{Alloy3&lt;br /&gt;
|name=Steel&lt;br /&gt;
|color=0:7:1&lt;br /&gt;
|color1=0:0:1&lt;br /&gt;
|color2=0:0:1&lt;br /&gt;
|color3=7:0:1&lt;br /&gt;
|tile3=•&lt;br /&gt;
|uses=&lt;br /&gt;
* {{L|weapon|Melee Weapons}}&lt;br /&gt;
* {{L|Crossbow}}s&lt;br /&gt;
* {{L|Bolt}}s&lt;br /&gt;
* {{L|Pick}}s&lt;br /&gt;
* {{L|Armor}}&lt;br /&gt;
* {{L|Anvil}}&lt;br /&gt;
* {{L|Metalsmith's forge|Metal crafting}}&lt;br /&gt;
|recipe=&lt;br /&gt;
* 1 {{L|iron}} {{L|bar}} &lt;br /&gt;
* 1 {{L|pig iron}} {{L|bar}} &lt;br /&gt;
* 1 {{L|flux}} {{L|stone}}&lt;br /&gt;
* 1 {{L|fuel|coal}} {{L|bar}} &lt;br /&gt;
|properties=&lt;br /&gt;
* {{L|Material value}} 30&lt;br /&gt;
}}{{av}}&lt;br /&gt;
&lt;br /&gt;
'''Steel''' is the best common metal for smithing {{L|weapons}} and {{L|armor}}. Products made with steel have a very high value, equal to that of {{L|gold}}.&lt;br /&gt;
&lt;br /&gt;
Steel can be smelted at a {{L|smelter}} by a {{L|dwarf}} with the {{L|furnace operator}} {{l|labor}} activated.&lt;br /&gt;
&lt;br /&gt;
==Recipe==&lt;br /&gt;
Steel production is fairly complex compared to the creation of other alloys. ''Important note'': in steelmaking, {{L|coke}} or charcoal is used as an ingredient, '''not''' as a {{l|fuel}}. A conventional (non-magma) smelter will require 1 extra unit of fuel to power itself in each reaction.&lt;br /&gt;
&lt;br /&gt;
The first step is '''to create {{l|pig iron}}''':&lt;br /&gt;
&lt;br /&gt;
:*1 bar of {{L|iron}}&lt;br /&gt;
:*1 {{l|flux}} stone&lt;br /&gt;
:*1 unit of {{l|fuel}}&lt;br /&gt;
:*A power source (fuel, magma)&lt;br /&gt;
:'''Produces''':&lt;br /&gt;
:*1 bar of pig iron&lt;br /&gt;
&lt;br /&gt;
The second step combines the pig iron with plain iron '''to produce steel''':&lt;br /&gt;
&lt;br /&gt;
:*1 bar of iron&lt;br /&gt;
:*1 bar of pig iron&lt;br /&gt;
:*1 {{l|flux}} stone&lt;br /&gt;
:*1 unit of fuel&lt;br /&gt;
:*A power source (fuel, magma)&lt;br /&gt;
:'''Produces''':&lt;br /&gt;
:*2 bars of steel&lt;br /&gt;
&lt;br /&gt;
The overall reaction consumes 2 bars of iron, 2 units of flux, and 2 units of fuel (plus an extra 2 fuel at a conventional smelter). This produces 2 bars of steel.&lt;br /&gt;
&lt;br /&gt;
Remember that smelting the iron {{l|ore}} will also require 2 fuel at a conventional smelter.&lt;br /&gt;
&lt;br /&gt;
{{gamedata}}&lt;br /&gt;
{{metals}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=126136</id>
		<title>v0.31:List of mods</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=126136"/>
		<updated>2010-08-21T10:04:35Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* Civilization Forge Mod */  Updated the version number too.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
{{mod}}&lt;br /&gt;
&lt;br /&gt;
  {| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
= Modifications =&lt;br /&gt;
&lt;br /&gt;
Major modifications generally add or change a significant portion of the game, such as adding in new civilizations or altering the placement and properties of the game's metals and minerals.  Major modifications normally require a new world to be generated using the modified files before they can be played.&lt;br /&gt;
&lt;br /&gt;
Due to the wide range of modified files, major modifications have high likelihoods of conflicting with each other.  Make sure to check for compatibility issues before attempting to install multiple mods.&lt;br /&gt;
&lt;br /&gt;
For information on how to make your own mods, visit the [[Modding Guide]].&lt;br /&gt;
&lt;br /&gt;
==[[Civilization_Forge|Civilization Forge Mod]]==&lt;br /&gt;
'''''Current version: [http://dffd.wimbli.com/file.php?id=2277 2.23]''''' for '''''DF Version 0.31.10+'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Mephansteras|Mephansteras]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adds numerous races, animals, and items to Dwarf Fortress as well as rebalancing many aspects of the game.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=31157.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Civilization_Forge|Civilization Forge Wiki Page]]&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2281 Dig Deeper]==&lt;br /&gt;
'''''Current version: ALPHA''''' for '''''DF Version 0.31.03'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:The13thRonin|The13thRonin]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br/&amp;gt;&lt;br /&gt;
Summary: Adds a whole lot of different changes.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56229.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2316 Dwarf Chocolate]==&lt;br /&gt;
'''''Current version: 0.26b''''' for '''''DF Version 0.31.06'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:SethCreiyd|SethCreiyd]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary:  Contains many additions to Dwarf Fortress with the intention of diversifying the game while retaining its flavor.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56828.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2462 Genesis Mod, graphics version]|[http://dffd.wimbli.com/file.php?id=2458 ASCII version]==&lt;br /&gt;
'''''Current version: 3.03''''' (Aug 15, 2010) for '''''DF Version 0.31.12'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Deon|Deon]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: 9 dwarven castes, 13 major races/subraces, 60+ new unique creatures, 47 new items, 150 new plants, 76 new trees, ironworks, material overhaul, deadly archery, lots of workshops. The graphics version uses the Ironhand tileset.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52988.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://dffd.wimbli.com/file.php?id=2458 Genesis Mod, ASCII version]&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=1975 Kobold Camp]==&lt;br /&gt;
'''''Current version: Alpha 0.3''''' for '''''DF Version 0.31.01'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: Pathos&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Makes Kobolds into a playable race, with new workshops, items, and weapons.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52540.0 Forum Thread]&lt;br /&gt;
A more recent version with pre-packed graphics can be found [http://dffd.wimbli.com/file.php?id=2071 here.]&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=126135</id>
		<title>v0.31:List of mods</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=126135"/>
		<updated>2010-08-21T10:02:12Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* Civilization Forge Mod */  Fixed broken link. Changed &amp;quot;DF Version 0.31.03+&amp;quot; to &amp;quot;DF Version 0.31.10+&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
{{mod}}&lt;br /&gt;
&lt;br /&gt;
  {| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
= Modifications =&lt;br /&gt;
&lt;br /&gt;
Major modifications generally add or change a significant portion of the game, such as adding in new civilizations or altering the placement and properties of the game's metals and minerals.  Major modifications normally require a new world to be generated using the modified files before they can be played.&lt;br /&gt;
&lt;br /&gt;
Due to the wide range of modified files, major modifications have high likelihoods of conflicting with each other.  Make sure to check for compatibility issues before attempting to install multiple mods.&lt;br /&gt;
&lt;br /&gt;
For information on how to make your own mods, visit the [[Modding Guide]].&lt;br /&gt;
&lt;br /&gt;
==[[Civilization_Forge|Civilization Forge Mod]]==&lt;br /&gt;
'''''Current version: [http://dffd.wimbli.com/file.php?id=2277 2.1]''''' for '''''DF Version 0.31.10+'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Mephansteras|Mephansteras]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adds numerous races, animals, and items to Dwarf Fortress as well as rebalancing many aspects of the game.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=31157.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Civilization_Forge|Civilization Forge Wiki Page]]&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2281 Dig Deeper]==&lt;br /&gt;
'''''Current version: ALPHA''''' for '''''DF Version 0.31.03'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:The13thRonin|The13thRonin]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br/&amp;gt;&lt;br /&gt;
Summary: Adds a whole lot of different changes.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56229.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2316 Dwarf Chocolate]==&lt;br /&gt;
'''''Current version: 0.26b''''' for '''''DF Version 0.31.06'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:SethCreiyd|SethCreiyd]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary:  Contains many additions to Dwarf Fortress with the intention of diversifying the game while retaining its flavor.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56828.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2462 Genesis Mod, graphics version]|[http://dffd.wimbli.com/file.php?id=2458 ASCII version]==&lt;br /&gt;
'''''Current version: 3.03''''' (Aug 15, 2010) for '''''DF Version 0.31.12'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Deon|Deon]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: 9 dwarven castes, 13 major races/subraces, 60+ new unique creatures, 47 new items, 150 new plants, 76 new trees, ironworks, material overhaul, deadly archery, lots of workshops. The graphics version uses the Ironhand tileset.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52988.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://dffd.wimbli.com/file.php?id=2458 Genesis Mod, ASCII version]&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=1975 Kobold Camp]==&lt;br /&gt;
'''''Current version: Alpha 0.3''''' for '''''DF Version 0.31.01'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: Pathos&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Makes Kobolds into a playable race, with new workshops, items, and weapons.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52540.0 Forum Thread]&lt;br /&gt;
A more recent version with pre-packed graphics can be found [http://dffd.wimbli.com/file.php?id=2071 here.]&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=126134</id>
		<title>v0.31:List of mods</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:List_of_mods&amp;diff=126134"/>
		<updated>2010-08-21T09:58:29Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* Genesis Mod, graphics version */  Updated version, added link to ASCII version.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
{{mod}}&lt;br /&gt;
&lt;br /&gt;
  {| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
= Modifications =&lt;br /&gt;
&lt;br /&gt;
Major modifications generally add or change a significant portion of the game, such as adding in new civilizations or altering the placement and properties of the game's metals and minerals.  Major modifications normally require a new world to be generated using the modified files before they can be played.&lt;br /&gt;
&lt;br /&gt;
Due to the wide range of modified files, major modifications have high likelihoods of conflicting with each other.  Make sure to check for compatibility issues before attempting to install multiple mods.&lt;br /&gt;
&lt;br /&gt;
For information on how to make your own mods, visit the [[Modding Guide]].&lt;br /&gt;
&lt;br /&gt;
==[[DF2010:Civilization_Forge|Civilization Forge Mod]]==&lt;br /&gt;
'''''Current version: [http://dffd.wimbli.com/file.php?id=2277 2.1]''''' for '''''DF Version 0.31.03+'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Mephansteras|Mephansteras]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Adds numerous races, animals, and items to Dwarf Fortress as well as rebalancing many aspects of the game.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=31157.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Civilization_Forge|Civilization Forge Wiki Page]]&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2281 Dig Deeper]==&lt;br /&gt;
'''''Current version: ALPHA''''' for '''''DF Version 0.31.03'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:The13thRonin|The13thRonin]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br/&amp;gt;&lt;br /&gt;
Summary: Adds a whole lot of different changes.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56229.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2316 Dwarf Chocolate]==&lt;br /&gt;
'''''Current version: 0.26b''''' for '''''DF Version 0.31.06'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:SethCreiyd|SethCreiyd]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary:  Contains many additions to Dwarf Fortress with the intention of diversifying the game while retaining its flavor.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12forums.com/smf/index.php?topic=56828.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=2462 Genesis Mod, graphics version]|[http://dffd.wimbli.com/file.php?id=2458 ASCII version]==&lt;br /&gt;
'''''Current version: 3.03''''' (Aug 15, 2010) for '''''DF Version 0.31.12'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: [[User:Deon|Deon]]&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Total Conversion&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: 9 dwarven castes, 13 major races/subraces, 60+ new unique creatures, 47 new items, 150 new plants, 76 new trees, ironworks, material overhaul, deadly archery, lots of workshops. The graphics version uses the Ironhand tileset.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52988.0 Forum Thread]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://dffd.wimbli.com/file.php?id=2458 Genesis Mod, ASCII version]&lt;br /&gt;
&lt;br /&gt;
==[http://dffd.wimbli.com/file.php?id=1975 Kobold Camp]==&lt;br /&gt;
'''''Current version: Alpha 0.3''''' for '''''DF Version 0.31.01'''''&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
Author: Pathos&amp;lt;br /&amp;gt;&lt;br /&gt;
Type: Major&amp;lt;br /&amp;gt;&lt;br /&gt;
Summary: Makes Kobolds into a playable race, with new workshops, items, and weapons.&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.bay12games.com/forum/index.php?topic=52540.0 Forum Thread]&lt;br /&gt;
A more recent version with pre-packed graphics can be found [http://dffd.wimbli.com/file.php?id=2071 here.]&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Calcite&amp;diff=126132</id>
		<title>40d:Calcite</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Calcite&amp;diff=126132"/>
		<updated>2010-08-21T09:52:14Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Rated article &amp;quot;Exceptional&amp;quot; using the rating script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|09:52, 21 August 2010 (UTC)}}{{Stone|name=Calcite|tile=&amp;quot;|color=7:7:1|&lt;br /&gt;
|uses =&lt;br /&gt;
* {{L|Flux}}&lt;br /&gt;
|location={{Stonelookup/location|{{rawstrip|{{FULLPAGENAME}}/raw}}}}&lt;br /&gt;
|properties =&lt;br /&gt;
* {{L|Economic stone}}&lt;br /&gt;
* {{L|Material value}} 2}}&lt;br /&gt;
{{av}}&lt;br /&gt;
&lt;br /&gt;
{{L|Calcite}} is a type of {{L|stone}} that is usable as a {{L|flux}} material in the production of steel.&lt;br /&gt;
&lt;br /&gt;
{{gamedata}}&lt;br /&gt;
{{stones}}&lt;br /&gt;
{{Category|Economic Stone}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Undead&amp;diff=126131</id>
		<title>v0.31:Undead</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Undead&amp;diff=126131"/>
		<updated>2010-08-21T09:50:32Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Rated article &amp;quot;Fine&amp;quot; using the rating script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Fine|09:50, 21 August 2010 (UTC)}}{{av}}&lt;br /&gt;
&lt;br /&gt;
== Toughness ==&lt;br /&gt;
&lt;br /&gt;
The undead are '''really''' tough, bring a slicing weapon of some sort if you expect to fight undead.&lt;br /&gt;
&lt;br /&gt;
As of 31.03, undead have a health point system. So, in toady's words: &amp;quot;Undead aren't quite where they need to be yet (skeletons in particular still don't understand how the skull and spine should be holding them together), but they are more killable in this version.  Since they don't make sense in the first place, there's a sort of hitpoint system for them now that'll get them dead eventually if you don't break them apart, though punching a skeleton to death takes a long time in this system and maces are still a bit underpowered.  The undead HP will be revisited once the undead have more of a basis in the underlying reality.  I'll get to maces etc. sooner.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
{{Category|Creatures}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Arsenal_dwarf&amp;diff=126130</id>
		<title>v0.31:Arsenal dwarf</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Arsenal_dwarf&amp;diff=126130"/>
		<updated>2010-08-21T09:40:34Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Made it more up-to date. Also: Removed &amp;quot;Huzzah!&amp;quot;.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
{{Quality|Exceptional|09:37, 9 June 2010 (UTC)}}&lt;br /&gt;
{{Noble&lt;br /&gt;
|noble=Arsenal Dwarf&lt;br /&gt;
|office=Meager Office&lt;br /&gt;
|arrival=&lt;br /&gt;
* 20 Population&lt;br /&gt;
|function=&lt;br /&gt;
* License equipment to the military&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
''Note: The Arsenal Dwarf no longer exists as of version .10 and onwards.''&lt;br /&gt;
&lt;br /&gt;
The '''Arsenal Dwarf''' is an administrative {{L|noble}} that manages the {{l|equipment}} changes of your {{L|military}} {{L|squads|squads}}. The position becomes available only after your population exceeds 20 dwarves. Until this position becomes available, your dwarves will simply equip whatever you tell them to right away. Once the slot on the {{L|nobles screen}} opens, the military (and your hunters) will not carry out equipment changing orders until they have been approved by the Arsenal Dwarf.&lt;br /&gt;
&lt;br /&gt;
They will make no {{L|demand}}s and {{L|Requirement|require}} only a meager {{L|office}} to work in. &lt;br /&gt;
&lt;br /&gt;
When selecting a dwarf for the position from the noble screen, both the {{L|record keeper}} and {{L|organizer}} {{L|skills}} are highlighted as relevant.&lt;br /&gt;
&lt;br /&gt;
Remember, your Arsenal Dwarf can't approve equipment changes if he's busy doing something else, like record keeping, so some micromanaging may be prudent if he has other responsibilities.&lt;br /&gt;
&lt;br /&gt;
==Notes and Bugs==&lt;br /&gt;
* The Arsenal Dwarf has been removed until Toady One finds a way to add more interest to the position.{{version|0.31.12}}&lt;br /&gt;
* There have been reports of the Arsenal Dwarf not appearing despite the population criteria being fulfilled; this is probably a bug. Don't worry, the position will randomly appear later.{{version|0.31.02}}&lt;br /&gt;
* If your Expedition Leader/Mayor is killed it can cause all unassigned nobles to vanish from the nobles screen. This could cause your arsenal dwarf position (among others) to be unavailable. This is a bug.{{version|0.31.01}}&lt;br /&gt;
* This position may not appear until after you have assigned a sheriff.&lt;br /&gt;
* It may seem like a good idea to have your arsenal dwarf in the military, but they won't be able to hand out equipment while on duty or training, which will fundamentally break your military.&lt;br /&gt;
* Assigning equipment uses the Organizer skill and can take a very long time at low levels of the skill, resulting in dwarves wandering around with the wrong equipment for extended periods. One way to speed this up is to assign the arsenal dwarf and {{L|manager}} duties to the same dwarf, which will consolidate organizer skill growth from both tasks.&lt;br /&gt;
&lt;br /&gt;
{{gamedata|}}&lt;br /&gt;
{{nobles}}&lt;br /&gt;
{{Category|Appointed Nobles}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Aquifer&amp;diff=122982</id>
		<title>v0.31:Aquifer</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Aquifer&amp;diff=122982"/>
		<updated>2010-07-29T11:48:58Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* The cave-in method */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Masterwork|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
An '''aquifer''' is a subterranean layer of {{l|water}}-bearing rock or {{l|soil}}. Attempts to mine through them will result in the mined-out squares immediately filling with {{l|water}}, effectively halting excavation at or below their level. This, in conjunction with the fact that they are often located in areas rich in {{l|loam}}, and {{l|sand}}, makes it difficult to find great quantities of {{l|stone}} in areas with aquifers, making for more challenging gameplay.&lt;br /&gt;
&lt;br /&gt;
Aquifers can't be drained - they are infinite. {{l|stone detailing|Smoothed}} aquifer stone stops producing water. Aquifers located in {{l|water#Salt_Water|saltwater}} areas will produce salty water. Aquifers do not only produce water - if the water is pressurized, an aquifer tile may instead absorb it. Just like with water production, this ability will not be disabled no matter how much water it absorbs. &lt;br /&gt;
&lt;br /&gt;
== Where they are found ==&lt;br /&gt;
Aquifers are found in most {{L|soil}} layers and some porous rock layers. They often span several rock layers.  They are recognizable at the embark screen by the {{Tile|≈≈≈≈≈|1:0:1}} to the right of that layer.&lt;br /&gt;
&lt;br /&gt;
Layers which CAN contain aquifers:&lt;br /&gt;
*{{L|sandy clay loam}}&lt;br /&gt;
*{{L|silty clay loam}}&lt;br /&gt;
*{{L|loam}}&lt;br /&gt;
*{{L|sandy loam}}&lt;br /&gt;
*{{L|silt loam}}&lt;br /&gt;
*{{L|loamy sand}}&lt;br /&gt;
*{{L|silt}}&lt;br /&gt;
*{{L|sand (tan)|sand}}&lt;br /&gt;
*{{L|yellow sand}}&lt;br /&gt;
*{{L|white sand}}&lt;br /&gt;
*{{L|black sand}}&lt;br /&gt;
*{{L|red sand}}&lt;br /&gt;
*{{L|peat}}&lt;br /&gt;
*{{L|pelagic clay}}&lt;br /&gt;
*{{L|calcareous ooze}}&lt;br /&gt;
*{{L|siliceous ooze}}&lt;br /&gt;
*{{L|sandstone}}&lt;br /&gt;
*{{L|conglomerate}}&lt;br /&gt;
*{{L|puddingstone}}&lt;br /&gt;
Layers which CAN'T contain aquifers&lt;br /&gt;
*{{L|clay}}&lt;br /&gt;
*{{L|silty clay}}&lt;br /&gt;
*{{L|sandy clay}}&lt;br /&gt;
*{{L|clay loam}}&lt;br /&gt;
*{{L|siltstone}}&lt;br /&gt;
*{{L|mudstone}}&lt;br /&gt;
&lt;br /&gt;
== Dealing with aquifers ==&lt;br /&gt;
&lt;br /&gt;
===The ore method===&lt;br /&gt;
On maps where the aquifer is not held in a layer of soil, but instead is held in a {{L|sedimentary layer|sedimentary layer}} such as sandstone, it may be possible to tunnel down through deposits of ore such as magnetite. For this to work you have to find a spot where there is coincidentally an ore deposit on each Z-level you need to dig through.  This is only possible through tiresome trial and error, or through  the use of a utility like reveal.exe.&lt;br /&gt;
&lt;br /&gt;
===The magma/obsidian method===&lt;br /&gt;
If you have access to a supply of magma, you can create your own obsidian caissons. By channeling into the aquifer layer and then filling these channels with magma, it is possible to create a wall of obsidian between your working area and the {{l|water}}-bearing rock or {{l|soil}}. However, changes to world generation with the last version have made this method more difficult than it once was, as it is now harder to find magma vents that extend above the aquifer level.&lt;br /&gt;
&lt;br /&gt;
===The cave-in method===&lt;br /&gt;
If there are enough layers above the aquifer, then letting non aquifer rock fall into the aquifer layer gives an area of dig-able rock. This requires at least 2 natural dry layers. If multiple aquifer layers are to be breached, things get more complicated. First {{l| channel}} out the area of aquifer that will be replaced. Then dig out all connecting floors and walls to the block that will fall (build a  support to hold it until you are ready for collision). A {{l| burrow}} may be useful to assign unnecessary dwarves to a safe area. When everyone is clear, de-construct the support with a lever. (If you forgot to bring stone, then you may instead build a constructed floor to support it, designate it to be destroyed, and have a {{l|hospital}} standing ready in case the unlucky one survives.)&lt;br /&gt;
&lt;br /&gt;
After the collapse, do not dig out the outer edge of the fallen rock.&lt;br /&gt;
&lt;br /&gt;
This does not work with {{l| wood}} walls  since they deconstruct on cave-in.&lt;br /&gt;
&lt;br /&gt;
If you build many rings inside one another in your top drop layer, you can breach multi-level aquifers with as little as 2 natural layers of dry soil above it.  Drop the rings from the outside to the inside using constructed arms to hold the center rings in place.  Once a ring drops into the water below it, pump out the water in the center and dig down another layer.  When that is complete, drop the next ring and continue the process until you are through.  Since you start dropping rings from the outside it is necessary to know how many levels deep the aquifer is before you begin.&lt;br /&gt;
&lt;br /&gt;
'''Note:''' There is a bug that may prevent this method from working, collapsed layers may turn into the aquifer layer type that was dug out at that level. So, for example: We have three layers, layer 1 has the caving in section, and is not an aquifer. Layer 2 is a dug out layer that is also not a aquifer. And Layer 3 which is dug out and is an aquifer. Now, the bug, say layer 1's cave-in section lands on layer 3's dug out area, sometimes layer 1's caved in section may change into layer 3's soil type. Making it an aquifer too. Thus making the cave-in method impossible for that area.&lt;br /&gt;
&lt;br /&gt;
===The freezing method===&lt;br /&gt;
&lt;br /&gt;
If you are playing in a freezing or very cold landscape, where it snows in winter and instantly freezes water on the map, you can dig out a 3x3 hole in the ground using {{l|channel}}s, and make it deeper and deeper until you reach the aquifer level. Once you reach the damp rock, tunnel into it with an up/down staircase - the incoming water will freeze after a few moments. The central square of the 3x3 hole should be tunnelable ice, so you can get to the rock beneath. If there are two aquifer levels, for example, you can just make a larger initial hole, and make a smaller one for the level after. &lt;br /&gt;
&lt;br /&gt;
If your fortress is in a zone that gets warm, build walls around the inside of the hole to stop the water coming in once the ice melts.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Note&amp;lt;/b&amp;gt;: There is a bug that may prevent this from working, sometimes ice walls don't produce an ice floor tile above them, instead leaving it as &amp;quot;open space&amp;quot; which prevents the player from digging downwards. &amp;lt;s&amp;gt;To correct that, set the tile 1 z-level '''ABOVE''' your missing ice floor tile as a {{l|pond}}, and '''FILL IT'''. The first {{l|bucket}} of water that goes on it will create that missing ice floor tile the instant the water is dumped on it, and you will receive a cancellation message that the pond has gone away. Dezone the pond {{l|activity zone}}, and get back to work breaching that ice. Keep in mind that you will need an '''unfrozen water source''' to use to fill your bucket, so have a working {{l|well}} or underground pond ready beforehand for this to work.&amp;lt;/s&amp;gt;&lt;br /&gt;
While the above will work, a much better method is to construct a wooden (or stone, if you have any) floor and then remove it. After the floor is removed, a natural ice floor will remain. &lt;br /&gt;
&lt;br /&gt;
===The pump method===&lt;br /&gt;
&lt;br /&gt;
The pumping method uses multiple {{L|screw pump|pumps}} to keep an area dry long enough to smooth or {{l|wall}} off the edges, stopping the flow of water.  It requires no special environment or resources, other than wood and dwarves (and patience).  Most commonly, a moderately sized section of the aquifer layer is channeled out and several screw pumps are built facing it.  Directly behind each of the screw pumps a few tiles are channeled out to receive and dispose of the pumped water.  When the pumps are activated, they should pump water faster than the aquifer can produce it, allowing masons to smooth or build walls around your future staircase.  You ''will'' get job cancellations during this process, as stray 2/7's of water interrupt the building process.  Just unsuspend construction when this happens, as long a dwarf manages to touch the wall before canceling, it will move incrementally toward completion and eventually finish.  Depending on the availability of screw pumps and dwarves, you may need to wall off one corner or side at a time, then move the pumps and repeat.  When drilling through more than one aquifer layer, be sure to leave yourself enough room to build additional layers of pumps and water disposal channels on lower levels. &lt;br /&gt;
&lt;br /&gt;
Things to consider: &lt;br /&gt;
* Flowing water will cause parents to drop their infants, leading to job cancellations and occasionally [[fun]].&lt;br /&gt;
* Mechanical {{l|power}} may come in handy, but dwarf power works just fine and is much more portable.&lt;br /&gt;
* Channels can sometimes be used in place of walls, causing water produced by by the aquifer on one level to immediately fall and be consumed by the aquifer on the level below.&lt;br /&gt;
* This method may take a while.&lt;br /&gt;
* Aquifers do not create water in diagonal tiles, but do create water in hollow tiles directly below them. Therefore, you will want to dig two z-levels below the lowest aquifer layer before continuing with your fortress.&lt;br /&gt;
&lt;br /&gt;
===The modding method===&lt;br /&gt;
&lt;br /&gt;
By editing the the raws and removing the [AQUIFER] tag from all of the appropriate entries in inorganic_stone_layer.txt and inorganic_stone_soil.txt it is possible to remove all aquifers from the world.  Make sure you do this before creating a new world to play on.  ''(Then again, why not just embark on a place that isn't all aquifer... what are you looking for, [[adamantine]]?)''  Some might regard this method as cheating, however, so use it at your own risk.&lt;br /&gt;
&lt;br /&gt;
===Breaking through to an existing space===&lt;br /&gt;
&lt;br /&gt;
With a typical double-layer aquifer (with an unsafe layer beneath it that fills from above) it is not easy to push through a stairwell where you'd like, even if you have access to the space beneath.  Start by ensuring 24 building materials (wood or stone) are available close by on the layer above the top aquifer, and that a ''large'' space (at least 25x25 or so, preferably larger) is available on the top safe layer under the aquifer, four layers beneath the first.    Dig or build an up-down stair at the same position on the upper and lower safe levels, and surround the top up-down stair with 8 down-stairs for better access.  Have at least three legendary diggers and half a dozen moderately skilled masons close by and idle.  It also helps to have a stairway or open space leading down from the lower level to relieve water buildup at the point you'll make the hole.&lt;br /&gt;
&lt;br /&gt;
Start by digging an up/down stairway upward from the bottom safe stairway into the bottom (third) layer.  Water will start pouring out into the bottom level.  Designate the next two squares up (on the aquifer levels) as up-down stairs to link the two, and wait until the diggers get started on them.  Then designate a 3x3x3 block around these as up-down stairs on the two aquifer levels and the unsafe level beneath.  Once they're built very large amounts of water will be pouring down into the lower space.  ''Warning:'' unlike in the previous version, diggers now make a habit of cancelling designations that they feel they can't get to, such as if the lower level is too flooded for them to approach.  Make sure all 27 up-down stairs are dug out ASAP.  Then wall six squares on the top level (leaving two to be walled once the corners are filled in), and proceed downward from completed walls until you've walled squares on all three levels.  After you finish, I'm not sure if it's technically necessary to construct up-down stairs in the space you dug out by designation in order to stop all water leakage.&lt;br /&gt;
&lt;br /&gt;
===Going around===&lt;br /&gt;
&lt;br /&gt;
If your embark site is covered by multiple biomes, there is a good chance the aquifer is not present in every biome.  You might be able to dig down through a biome that doesn't have an aquifer, to a Z-level below the aquifer, and then (if you wish) tunnel beneath the aquifer to the previously inaccessible region.&lt;br /&gt;
&lt;br /&gt;
Even if all the biomes of your site contain aquifers, they might not all be at the same Z-level.  So you still might be able to dig down in one biome, reaching a Z-level beneath the aquifer in another biome.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{World}}&lt;br /&gt;
&lt;br /&gt;
[[Category:World]]&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Aquifer&amp;diff=122981</id>
		<title>v0.31:Aquifer</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Aquifer&amp;diff=122981"/>
		<updated>2010-07-29T11:48:12Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* The cave-in method */  [Cave-in bug] Making it easier to understand.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Masterwork|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
An '''aquifer''' is a subterranean layer of {{l|water}}-bearing rock or {{l|soil}}. Attempts to mine through them will result in the mined-out squares immediately filling with {{l|water}}, effectively halting excavation at or below their level. This, in conjunction with the fact that they are often located in areas rich in {{l|loam}}, and {{l|sand}}, makes it difficult to find great quantities of {{l|stone}} in areas with aquifers, making for more challenging gameplay.&lt;br /&gt;
&lt;br /&gt;
Aquifers can't be drained - they are infinite. {{l|stone detailing|Smoothed}} aquifer stone stops producing water. Aquifers located in {{l|water#Salt_Water|saltwater}} areas will produce salty water. Aquifers do not only produce water - if the water is pressurized, an aquifer tile may instead absorb it. Just like with water production, this ability will not be disabled no matter how much water it absorbs. &lt;br /&gt;
&lt;br /&gt;
== Where they are found ==&lt;br /&gt;
Aquifers are found in most {{L|soil}} layers and some porous rock layers. They often span several rock layers.  They are recognizable at the embark screen by the {{Tile|≈≈≈≈≈|1:0:1}} to the right of that layer.&lt;br /&gt;
&lt;br /&gt;
Layers which CAN contain aquifers:&lt;br /&gt;
*{{L|sandy clay loam}}&lt;br /&gt;
*{{L|silty clay loam}}&lt;br /&gt;
*{{L|loam}}&lt;br /&gt;
*{{L|sandy loam}}&lt;br /&gt;
*{{L|silt loam}}&lt;br /&gt;
*{{L|loamy sand}}&lt;br /&gt;
*{{L|silt}}&lt;br /&gt;
*{{L|sand (tan)|sand}}&lt;br /&gt;
*{{L|yellow sand}}&lt;br /&gt;
*{{L|white sand}}&lt;br /&gt;
*{{L|black sand}}&lt;br /&gt;
*{{L|red sand}}&lt;br /&gt;
*{{L|peat}}&lt;br /&gt;
*{{L|pelagic clay}}&lt;br /&gt;
*{{L|calcareous ooze}}&lt;br /&gt;
*{{L|siliceous ooze}}&lt;br /&gt;
*{{L|sandstone}}&lt;br /&gt;
*{{L|conglomerate}}&lt;br /&gt;
*{{L|puddingstone}}&lt;br /&gt;
Layers which CAN'T contain aquifers&lt;br /&gt;
*{{L|clay}}&lt;br /&gt;
*{{L|silty clay}}&lt;br /&gt;
*{{L|sandy clay}}&lt;br /&gt;
*{{L|clay loam}}&lt;br /&gt;
*{{L|siltstone}}&lt;br /&gt;
*{{L|mudstone}}&lt;br /&gt;
&lt;br /&gt;
== Dealing with aquifers ==&lt;br /&gt;
&lt;br /&gt;
===The ore method===&lt;br /&gt;
On maps where the aquifer is not held in a layer of soil, but instead is held in a {{L|sedimentary layer|sedimentary layer}} such as sandstone, it may be possible to tunnel down through deposits of ore such as magnetite. For this to work you have to find a spot where there is coincidentally an ore deposit on each Z-level you need to dig through.  This is only possible through tiresome trial and error, or through  the use of a utility like reveal.exe.&lt;br /&gt;
&lt;br /&gt;
===The magma/obsidian method===&lt;br /&gt;
If you have access to a supply of magma, you can create your own obsidian caissons. By channeling into the aquifer layer and then filling these channels with magma, it is possible to create a wall of obsidian between your working area and the {{l|water}}-bearing rock or {{l|soil}}. However, changes to world generation with the last version have made this method more difficult than it once was, as it is now harder to find magma vents that extend above the aquifer level.&lt;br /&gt;
&lt;br /&gt;
===The cave-in method===&lt;br /&gt;
If there are enough layers above the aquifer, then letting non aquifer rock fall into the aquifer layer gives an area of dig-able rock. This requires at least 2 natural dry layers. If multiple aquifer layers are to be breached, things get more complicated. First {{l| channel}} out the area of aquifer that will be replaced. Then dig out all connecting floors and walls to the block that will fall (build a  support to hold it until you are ready for collision). A {{l| burrow}} may be useful to assign unnecessary dwarves to a safe area. When everyone is clear, de-construct the support with a lever. (If you forgot to bring stone, then you may instead build a constructed floor to support it, designate it to be destroyed, and have a {{l|hospital}} standing ready in case the unlucky one survives.)&lt;br /&gt;
&lt;br /&gt;
After the collapse, do not dig out the outer edge of the fallen rock.&lt;br /&gt;
&lt;br /&gt;
This does not work with {{l| wood}} walls  since they deconstruct on cave-in.&lt;br /&gt;
&lt;br /&gt;
If you build many rings inside one another in your top drop layer, you can breach multi-level aquifers with as little as 2 natural layers of dry soil above it.  Drop the rings from the outside to the inside using constructed arms to hold the center rings in place.  Once a ring drops into the water below it, pump out the water in the center and dig down another layer.  When that is complete, drop the next ring and continue the process until you are through.  Since you start dropping rings from the outside it is necessary to know how many levels deep the aquifer is before you begin.&lt;br /&gt;
&lt;br /&gt;
'''Note:''' There is a bug that may prevent this method from working, collapsed layers may turn into the aquifer layer type that was dug out at that level. So, for example: We have three layers, layer 1 has the caving in section, and is not an aquifer. Layer 2 is a dug out layer that is also not a aquifer. And Layer 3 which is dug out and is an aquifer. Now, the bug, say layer 1's cave-in section lands on layer 3, sometimes layer 1's caved in section may change into layer 3's soil type. Making it an aquifer too. Thus making the cave-in method impossible for that area.&lt;br /&gt;
&lt;br /&gt;
===The freezing method===&lt;br /&gt;
&lt;br /&gt;
If you are playing in a freezing or very cold landscape, where it snows in winter and instantly freezes water on the map, you can dig out a 3x3 hole in the ground using {{l|channel}}s, and make it deeper and deeper until you reach the aquifer level. Once you reach the damp rock, tunnel into it with an up/down staircase - the incoming water will freeze after a few moments. The central square of the 3x3 hole should be tunnelable ice, so you can get to the rock beneath. If there are two aquifer levels, for example, you can just make a larger initial hole, and make a smaller one for the level after. &lt;br /&gt;
&lt;br /&gt;
If your fortress is in a zone that gets warm, build walls around the inside of the hole to stop the water coming in once the ice melts.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Note&amp;lt;/b&amp;gt;: There is a bug that may prevent this from working, sometimes ice walls don't produce an ice floor tile above them, instead leaving it as &amp;quot;open space&amp;quot; which prevents the player from digging downwards. &amp;lt;s&amp;gt;To correct that, set the tile 1 z-level '''ABOVE''' your missing ice floor tile as a {{l|pond}}, and '''FILL IT'''. The first {{l|bucket}} of water that goes on it will create that missing ice floor tile the instant the water is dumped on it, and you will receive a cancellation message that the pond has gone away. Dezone the pond {{l|activity zone}}, and get back to work breaching that ice. Keep in mind that you will need an '''unfrozen water source''' to use to fill your bucket, so have a working {{l|well}} or underground pond ready beforehand for this to work.&amp;lt;/s&amp;gt;&lt;br /&gt;
While the above will work, a much better method is to construct a wooden (or stone, if you have any) floor and then remove it. After the floor is removed, a natural ice floor will remain. &lt;br /&gt;
&lt;br /&gt;
===The pump method===&lt;br /&gt;
&lt;br /&gt;
The pumping method uses multiple {{L|screw pump|pumps}} to keep an area dry long enough to smooth or {{l|wall}} off the edges, stopping the flow of water.  It requires no special environment or resources, other than wood and dwarves (and patience).  Most commonly, a moderately sized section of the aquifer layer is channeled out and several screw pumps are built facing it.  Directly behind each of the screw pumps a few tiles are channeled out to receive and dispose of the pumped water.  When the pumps are activated, they should pump water faster than the aquifer can produce it, allowing masons to smooth or build walls around your future staircase.  You ''will'' get job cancellations during this process, as stray 2/7's of water interrupt the building process.  Just unsuspend construction when this happens, as long a dwarf manages to touch the wall before canceling, it will move incrementally toward completion and eventually finish.  Depending on the availability of screw pumps and dwarves, you may need to wall off one corner or side at a time, then move the pumps and repeat.  When drilling through more than one aquifer layer, be sure to leave yourself enough room to build additional layers of pumps and water disposal channels on lower levels. &lt;br /&gt;
&lt;br /&gt;
Things to consider: &lt;br /&gt;
* Flowing water will cause parents to drop their infants, leading to job cancellations and occasionally [[fun]].&lt;br /&gt;
* Mechanical {{l|power}} may come in handy, but dwarf power works just fine and is much more portable.&lt;br /&gt;
* Channels can sometimes be used in place of walls, causing water produced by by the aquifer on one level to immediately fall and be consumed by the aquifer on the level below.&lt;br /&gt;
* This method may take a while.&lt;br /&gt;
* Aquifers do not create water in diagonal tiles, but do create water in hollow tiles directly below them. Therefore, you will want to dig two z-levels below the lowest aquifer layer before continuing with your fortress.&lt;br /&gt;
&lt;br /&gt;
===The modding method===&lt;br /&gt;
&lt;br /&gt;
By editing the the raws and removing the [AQUIFER] tag from all of the appropriate entries in inorganic_stone_layer.txt and inorganic_stone_soil.txt it is possible to remove all aquifers from the world.  Make sure you do this before creating a new world to play on.  ''(Then again, why not just embark on a place that isn't all aquifer... what are you looking for, [[adamantine]]?)''  Some might regard this method as cheating, however, so use it at your own risk.&lt;br /&gt;
&lt;br /&gt;
===Breaking through to an existing space===&lt;br /&gt;
&lt;br /&gt;
With a typical double-layer aquifer (with an unsafe layer beneath it that fills from above) it is not easy to push through a stairwell where you'd like, even if you have access to the space beneath.  Start by ensuring 24 building materials (wood or stone) are available close by on the layer above the top aquifer, and that a ''large'' space (at least 25x25 or so, preferably larger) is available on the top safe layer under the aquifer, four layers beneath the first.    Dig or build an up-down stair at the same position on the upper and lower safe levels, and surround the top up-down stair with 8 down-stairs for better access.  Have at least three legendary diggers and half a dozen moderately skilled masons close by and idle.  It also helps to have a stairway or open space leading down from the lower level to relieve water buildup at the point you'll make the hole.&lt;br /&gt;
&lt;br /&gt;
Start by digging an up/down stairway upward from the bottom safe stairway into the bottom (third) layer.  Water will start pouring out into the bottom level.  Designate the next two squares up (on the aquifer levels) as up-down stairs to link the two, and wait until the diggers get started on them.  Then designate a 3x3x3 block around these as up-down stairs on the two aquifer levels and the unsafe level beneath.  Once they're built very large amounts of water will be pouring down into the lower space.  ''Warning:'' unlike in the previous version, diggers now make a habit of cancelling designations that they feel they can't get to, such as if the lower level is too flooded for them to approach.  Make sure all 27 up-down stairs are dug out ASAP.  Then wall six squares on the top level (leaving two to be walled once the corners are filled in), and proceed downward from completed walls until you've walled squares on all three levels.  After you finish, I'm not sure if it's technically necessary to construct up-down stairs in the space you dug out by designation in order to stop all water leakage.&lt;br /&gt;
&lt;br /&gt;
===Going around===&lt;br /&gt;
&lt;br /&gt;
If your embark site is covered by multiple biomes, there is a good chance the aquifer is not present in every biome.  You might be able to dig down through a biome that doesn't have an aquifer, to a Z-level below the aquifer, and then (if you wish) tunnel beneath the aquifer to the previously inaccessible region.&lt;br /&gt;
&lt;br /&gt;
Even if all the biomes of your site contain aquifers, they might not all be at the same Z-level.  So you still might be able to dig down in one biome, reaching a Z-level beneath the aquifer in another biome.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{World}}&lt;br /&gt;
&lt;br /&gt;
[[Category:World]]&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Exploit&amp;diff=122980</id>
		<title>v0.31:Exploit</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Exploit&amp;diff=122980"/>
		<updated>2010-07-29T11:41:39Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* Building destroyer door */  The Verify tag works better. Also, don't say &amp;quot;dorf&amp;quot; please.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
{{Quality|Fine}}&lt;br /&gt;
An '''exploit''' is a quirk of a game that allows players to gain what other players may consider an unfair advantage, usually by making use of a feature that is not working properly or which defies logic. 'Exploiting the game' is distinct from '[[cheating]]' because exploits occur within the game as written and do not need any external [[utilities]] or [[modding]]. Whether a player chooses to make use of an exploit or not depends on their personal taste; given that [[Dwarf Fortress]] is a single-player game, the user alone can decide what liberties to take and what options to shun. Among DF players there is much discussion what actually should be considered an exploit, going from making sweetpod syrup instead of sugar, growing crops in winter, or even underground, as the one extreme, to justifying 'water wheel batteries' as the other. This page takes a rather relaxed approach in that you considering it an exploit is basically enough to add it, if you don't get too much opposition.&lt;br /&gt;
&lt;br /&gt;
== Atom Smasher ==&lt;br /&gt;
&lt;br /&gt;
A [[drawbridge]], when rapidly triggered on and off, can be used to obliterate some creatures or items beneath it.  The drawbridge will be destroyed if it is used to crush a creature of too large a size.&lt;br /&gt;
&lt;br /&gt;
==Bookkeeper Exercise Program==&lt;br /&gt;
&lt;br /&gt;
Changing your [[bookkeeper]]'s settings to maximum accuracy causes him to work furiously in his office, training quickly up to [[legendary]]. Even if this is a bug it is not really an exploit, since a) you actually want highest precision anyway b) he attains highest precision rather fast (depending, for example, on how many stones you have mined) and thus one can not train an unlimited number of, if even several, dwarves that way.&lt;br /&gt;
&lt;br /&gt;
Some would argue this is not as much of an exploit as it was in 40d, since the legendary bookkeeping skill does not lead to new attributes, and therefore really gets you very little.&lt;br /&gt;
&lt;br /&gt;
==Manager Exercise Program==&lt;br /&gt;
&lt;br /&gt;
As a {{L|Manager}}, skill is gained as tasks are approved, not completed. Simply by queuing lots of jobs ({{key|j}} {{key|m}} {{key|q}}) (and providing a meager office), the manager will quickly level to {{L|legendary}} as an {{L|Organizer}}.  The tasks can then be removed once approved. This is advantageous as the dwarf can then be assigned as an arsenal dwarf, which utilizes this skill.{{verify}}&lt;br /&gt;
&lt;br /&gt;
==Merchant Swindles==&lt;br /&gt;
&lt;br /&gt;
There are a variety of ways to steal cargo from [[merchant]]s without seizing it; all amount to naked theft. Tearing down the [[trade depot]] while the merchants are there is the easiest way. &lt;br /&gt;
&lt;br /&gt;
Also, marking items for [[dump]]ing, using view creature mode ({{key|v}}), the stocks menu ({{key|z}}), items in room mode ({{key|t}}), or mass dump mode ({{key|d}})-({{key|b}})-({{key|d}}) then marking the entire depot, lets you relieve merchants of their goods. Just reclaim the items from your garbage dump [[zone]] later. You can even take clothing and equipment off merchant and guards this way.&lt;br /&gt;
&lt;br /&gt;
However, the merchants will consider any lost goods to be stolen goods regardless of the method used to take possession of them, or used to destroy them.{{Verify}}  See [[40d:Trading#Note_that_the_civ|the 40d page]] and [http://www.bay12forums.com/smf/index.php?topic=43771.msg829692#msg829692 This forum post].  So unless you specifically want to take the clothing off the backs of the merchants or steal from your own civ, you might as well just seize the goods anyway.&lt;br /&gt;
&lt;br /&gt;
== Quantum stockpiles ==&lt;br /&gt;
&lt;br /&gt;
By designating a garbage pit [[zone]] instead of a [[stockpile]], you may store an infinite number of objects in a single tile by dumping them, then reclaiming them when you want to use them.&lt;br /&gt;
&lt;br /&gt;
A similar effect may be achieved by building a wall two tiles in front of a catapult and digging a channel between the wall and catapult. By firing the catapult at the wall, the stone falls into the trench. The stone will pile up in the channel, putting it out of sight and out of mind. Not only does this train [[siege operator]]s, but it clears the stone that your legendary [[miner]]s leave.&lt;br /&gt;
&lt;br /&gt;
Another way to quantum stockpile is to not have appropriate stockpiles to move items back you moved to the trading depot.  The depot can hold an infinite number of items, and those items will not be removed if there is nowhere else to place them. This is also useful for anything you want to trade anyway.&lt;br /&gt;
&lt;br /&gt;
== Trap fields ==&lt;br /&gt;
&lt;br /&gt;
Laying a field of [[trap]]s with a sufficient depth can protect your fortress from all invaders (except the ones that are trap immune) with no need to maintain a [[military]].  Traps are somehow intelligent enough to distinguish between [[pet]]s and allies while being dangerous to enemies and wild animals.&lt;br /&gt;
&lt;br /&gt;
== Building destroyer door ==&lt;br /&gt;
&lt;br /&gt;
Forbid something a dwarf is carrying as he goes through a door, and he'll drop it.  The door won't close and won't stop any normal creature from going through, but building destroyers seem to stop in their tracks, waiting for it to close before moving on.  Note: your civilians can pass the creature safely, but attacking it cancels your protection. {{Verify}}&lt;br /&gt;
&lt;br /&gt;
== Hell's back door ==&lt;br /&gt;
&lt;br /&gt;
There's a convoluted way to dig down through [[semi-molten rock]] and evade the head-on encounter with [[hidden fun stuff]]. {{Verify}}&lt;br /&gt;
&lt;br /&gt;
== Forgotten beast zoo ==&lt;br /&gt;
&lt;br /&gt;
Wall off all the passageways into your lowest level at the outermost square of the map - except one, which leads to a little vestibule surrounded by fortifications.  Wave hello to the various ungainly &amp;quot;[[forgotten beast]]s&amp;quot; which accumulate inside.&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Exploit&amp;diff=122979</id>
		<title>v0.31:Exploit</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Exploit&amp;diff=122979"/>
		<updated>2010-07-29T11:39:43Z</updated>

		<summary type="html">&lt;p&gt;Tarran: /* Hell's back door */  Uhhh... If there is a way, why isn't it here and why haven't I heard of it?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{av}}&lt;br /&gt;
{{Quality|Fine}}&lt;br /&gt;
An '''exploit''' is a quirk of a game that allows players to gain what other players may consider an unfair advantage, usually by making use of a feature that is not working properly or which defies logic. 'Exploiting the game' is distinct from '[[cheating]]' because exploits occur within the game as written and do not need any external [[utilities]] or [[modding]]. Whether a player chooses to make use of an exploit or not depends on their personal taste; given that [[Dwarf Fortress]] is a single-player game, the user alone can decide what liberties to take and what options to shun. Among DF players there is much discussion what actually should be considered an exploit, going from making sweetpod syrup instead of sugar, growing crops in winter, or even underground, as the one extreme, to justifying 'water wheel batteries' as the other. This page takes a rather relaxed approach in that you considering it an exploit is basically enough to add it, if you don't get too much opposition.&lt;br /&gt;
&lt;br /&gt;
== Atom Smasher ==&lt;br /&gt;
&lt;br /&gt;
A [[drawbridge]], when rapidly triggered on and off, can be used to obliterate some creatures or items beneath it.  The drawbridge will be destroyed if it is used to crush a creature of too large a size.&lt;br /&gt;
&lt;br /&gt;
==Bookkeeper Exercise Program==&lt;br /&gt;
&lt;br /&gt;
Changing your [[bookkeeper]]'s settings to maximum accuracy causes him to work furiously in his office, training quickly up to [[legendary]]. Even if this is a bug it is not really an exploit, since a) you actually want highest precision anyway b) he attains highest precision rather fast (depending, for example, on how many stones you have mined) and thus one can not train an unlimited number of, if even several, dwarves that way.&lt;br /&gt;
&lt;br /&gt;
Some would argue this is not as much of an exploit as it was in 40d, since the legendary bookkeeping skill does not lead to new attributes, and therefore really gets you very little.&lt;br /&gt;
&lt;br /&gt;
==Manager Exercise Program==&lt;br /&gt;
&lt;br /&gt;
As a {{L|Manager}}, skill is gained as tasks are approved, not completed. Simply by queuing lots of jobs ({{key|j}} {{key|m}} {{key|q}}) (and providing a meager office), the manager will quickly level to {{L|legendary}} as an {{L|Organizer}}.  The tasks can then be removed once approved. This is advantageous as the dwarf can then be assigned as an arsenal dwarf, which utilizes this skill.{{verify}}&lt;br /&gt;
&lt;br /&gt;
==Merchant Swindles==&lt;br /&gt;
&lt;br /&gt;
There are a variety of ways to steal cargo from [[merchant]]s without seizing it; all amount to naked theft. Tearing down the [[trade depot]] while the merchants are there is the easiest way. &lt;br /&gt;
&lt;br /&gt;
Also, marking items for [[dump]]ing, using view creature mode ({{key|v}}), the stocks menu ({{key|z}}), items in room mode ({{key|t}}), or mass dump mode ({{key|d}})-({{key|b}})-({{key|d}}) then marking the entire depot, lets you relieve merchants of their goods. Just reclaim the items from your garbage dump [[zone]] later. You can even take clothing and equipment off merchant and guards this way.&lt;br /&gt;
&lt;br /&gt;
However, the merchants will consider any lost goods to be stolen goods regardless of the method used to take possession of them, or used to destroy them.{{Verify}}  See [[40d:Trading#Note_that_the_civ|the 40d page]] and [http://www.bay12forums.com/smf/index.php?topic=43771.msg829692#msg829692 This forum post].  So unless you specifically want to take the clothing off the backs of the merchants or steal from your own civ, you might as well just seize the goods anyway.&lt;br /&gt;
&lt;br /&gt;
== Quantum stockpiles ==&lt;br /&gt;
&lt;br /&gt;
By designating a garbage pit [[zone]] instead of a [[stockpile]], you may store an infinite number of objects in a single tile by dumping them, then reclaiming them when you want to use them.&lt;br /&gt;
&lt;br /&gt;
A similar effect may be achieved by building a wall two tiles in front of a catapult and digging a channel between the wall and catapult. By firing the catapult at the wall, the stone falls into the trench. The stone will pile up in the channel, putting it out of sight and out of mind. Not only does this train [[siege operator]]s, but it clears the stone that your legendary [[miner]]s leave.&lt;br /&gt;
&lt;br /&gt;
Another way to quantum stockpile is to not have appropriate stockpiles to move items back you moved to the trading depot.  The depot can hold an infinite number of items, and those items will not be removed if there is nowhere else to place them. This is also useful for anything you want to trade anyway.&lt;br /&gt;
&lt;br /&gt;
== Trap fields ==&lt;br /&gt;
&lt;br /&gt;
Laying a field of [[trap]]s with a sufficient depth can protect your fortress from all invaders (except the ones that are trap immune) with no need to maintain a [[military]].  Traps are somehow intelligent enough to distinguish between [[pet]]s and allies while being dangerous to enemies and wild animals.&lt;br /&gt;
&lt;br /&gt;
== Building destroyer door ==&lt;br /&gt;
&lt;br /&gt;
Forbid something a dorf is carrying as he goes through a door, and he'll drop it.  The door won't close and won't stop any normal creature from going through, but building destroyers seem to stop in their tracks, waiting for it to close before moving on.  Note: your civilians can pass the creature safely, but attacking it cancels your protection.&amp;lt;sup&amp;gt;Please verify.&amp;lt;/sup&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Hell's back door ==&lt;br /&gt;
&lt;br /&gt;
There's a convoluted way to dig down through [[semi-molten rock]] and evade the head-on encounter with [[hidden fun stuff]]. {{Verify}}&lt;br /&gt;
&lt;br /&gt;
== Forgotten beast zoo ==&lt;br /&gt;
&lt;br /&gt;
Wall off all the passageways into your lowest level at the outermost square of the map - except one, which leads to a little vestibule surrounded by fortifications.  Wave hello to the various ungainly &amp;quot;[[forgotten beast]]s&amp;quot; which accumulate inside.&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Shell&amp;diff=122971</id>
		<title>40d:Shell</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Shell&amp;diff=122971"/>
		<updated>2010-07-29T09:00:04Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Rated article &amp;quot;Exceptional&amp;quot; using the rating script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
A '''Shell''' is what is left behind when a {{L|dwarf}} eats a {{L|fish cleaner|prepared}} but not {{L|Kitchen|cooked}} {{L|turtle}} or {{L|cave lobster}}.&lt;br /&gt;
&lt;br /&gt;
Cooking those fishes does not leave behind {{L|bone}} or shell, so you may want to order {{L|dwarves}} not to use them in cooking. You can do that from the Kitchen menu ( {{key|z}} ).&lt;br /&gt;
&lt;br /&gt;
These shells are automatically {{L|refuse}}, but despite that they can be worked by a {{L|bone carver}} into {{L|armor}}, {{L|decoration}}, or {{L|crafts}}.  They are frequently used in the creation of {{L|artifacts}}, so it is useful to keep a small stockpile of shells reserved for {{L|strange mood|moody}} dwarves. This is especially true of cave lobster shells, which are twice as valuable as plain turtle shells. It is important to note that shells are removed at the end of the season if they are left outside, whether in a stockpile or not, hence shell stockpiles should be kept inside.&lt;br /&gt;
&lt;br /&gt;
If you wish to turn shells into wealth, the most efficient way to do so is to create {{L|gauntlets}}.  This is due to the fact that they are created in pairs.&lt;br /&gt;
&lt;br /&gt;
{{Category|Materials}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Leather&amp;diff=122970</id>
		<title>40d:Leather</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Leather&amp;diff=122970"/>
		<updated>2010-07-29T08:59:01Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Rated article &amp;quot;Exceptional&amp;quot; using the rating script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
'''Leather''' is the tanned hide of an {{L|creature|animal}}. It can be used to make {{L|bags}}, {{L|quiver}}s, {{L|backpack}}s, {{L|clothing}}, {{L|shields}}, {{L|armor}} and {{L|waterskin|water skin}}s at a {{L|leather works}}. It can also be used to {{L|decorate}} there. However, leather {{L|trade good|crafts}} can only be made at a {{L|craftsdwarf's workshop}}.&lt;br /&gt;
&lt;br /&gt;
Because it only overlaps in the use of end products, the ''leather industry'' is part of the {{L|meat industry}} guide, not the {{L|clothing industry}} guide.&lt;br /&gt;
&lt;br /&gt;
Leather armor will be worn by civilians with the {{L|hunting}} labor enabled, or by {{L|military}} dwarves with at least leather armor enabled. Dwarves instructed to wear chain and plate armor will still wear leather if chain and plate armor are unavailable. Leather is significantly lighter than other forms of armor, and thus is less likely to cause {{L|encumbrance}} penalties.&lt;br /&gt;
&lt;br /&gt;
Making leather requires a {{L|tannery}} workshop, a raw hide or {{L|skin}} from an animal, and a dwarf with the '{{L|tanner|tanning}}' skill turned on. Rotten hides or skin cannot be tanned. The {{L|human}} and dwarven {{L|caravan}}s usually sell various leather hides too, in case few animals inhabit the map. One unrotten hide yields one &amp;quot;unit&amp;quot; of leather - regardless of the animal being a {{L|catsplosion|kitten}} or an {{L|elephant}}. Dwarven tanners have a skill unknown to mere humans in that they can make the softest skin of the tiniest animal equally hardy as that of the most heavily protected live creature. Whether they make flimsy skin into a rock-like substance, or tough hide silky and supple, remains a mystery.&lt;br /&gt;
&lt;br /&gt;
Leather of rare or dangerous animals can be quite {{L|Value#Material_multipliers|valuable}}.  The &amp;quot;leather&amp;quot; from {{L|giant cave spider}}s and {{L|giant desert scorpion}}s is called &amp;quot;{{L|chitin}}&amp;quot;, but it is otherwise processed and treated as leather in all ways.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* {{L|Meat industry}}&lt;br /&gt;
* {{L|Armor}}&lt;br /&gt;
* {{L|Item value#Material multipliers|Value}}&lt;br /&gt;
&lt;br /&gt;
{{Category|Materials}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Dwarf_Manager&amp;diff=122969</id>
		<title>Dwarf Manager</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Dwarf_Manager&amp;diff=122969"/>
		<updated>2010-07-29T08:54:14Z</updated>

		<summary type="html">&lt;p&gt;Tarran: This links to, not only a utility that doesn't exist in the page, but a utility that only works for 40d. Fixed.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[40d:Utilities#Dwarf_Manager]]&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Forgotten_beast&amp;diff=118939</id>
		<title>v0.31:Forgotten beast</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Forgotten_beast&amp;diff=118939"/>
		<updated>2010-06-17T23:15:39Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Rated article &amp;quot;Exceptional&amp;quot; using the rating script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|08:00, 22 May 2010 (UTC)}}{{AV}}&lt;br /&gt;
{{Spoiler}}&lt;br /&gt;
&lt;br /&gt;
''In the deep, there are beasts so fell and terrible, that only they know what they are, for none who have met them have lived to tell of it... they are the Forgotten Beasts, born of the chaos from before the world's birth... they have waited, brooding in the dark places of the world... and now... by digging too deep... we have awakened them.''&lt;br /&gt;
::--From the Bay12 Games Forums&lt;br /&gt;
&lt;br /&gt;
'''Forgotten Beasts''' are subterranean {{L|Titan}}s; Forgotten Beasts are, essentially, randomized creatures (or procedurally generated for you fancy big-city developer types) composed from a variety of material types, creature bodies / limbs and other additions. These other additions include everything from venomous stings to flame breath.&lt;br /&gt;
&lt;br /&gt;
The venom of a forgotten beast is randomly generated also, along with the symptoms, along with its [[Syndrome#Breath_attacks|breath attack]] if it has one.&lt;br /&gt;
&lt;br /&gt;
The number of forgotten beasts is a World-Gen Parameter; you can have any number you want.  They dwell most often in caverns. All appear to be building destroyers, and they also appear to be immune to {{L|trap}}s. {{L|Bridge}}s are also less useful, as they cannot be raised or lowered as long as the beast is standing on (or under) them, preventing the traditional {{L|magma}} pit / {{L|atom smasher}} designs from working. This is probably one of [[Toady One]]'s ways of making the encounters even more {{L|fun}}.&lt;br /&gt;
&lt;br /&gt;
If you need to kill a Forgotten Beast, order your military to move to the location of the beast. Ordering your troops to attack a forgotten beast currently does not work. Also, some Forgotten Beasts are extremely tricky to kill due to some body compositions (for instance, the Fireball-throwing, fire-spitting blob of fire will quickly eradicate any dwarf attempting to kill it while happily absorbing and disintegrating even fireproof buildings/traps.) When confronted with such near-invulnerable creatures the only option is usually to use your brain and try to lock it away somehow. If you can put it in a pit, a clever trapmaker can feed it invaders.&lt;br /&gt;
&lt;br /&gt;
One method of defeating invincible forgotten beasts (those whose bodies are made of rock, for instance) is to cause a {{L|Cave-in}} on top of them. They'll be killed by dropping either natural or constructed walls on their heads.&lt;br /&gt;
&lt;br /&gt;
Forgotten Beasts can be butchered. Some are quite massive and may leave you with hundreds of meat and bone units and dozens of prepared organ units.&lt;br /&gt;
&lt;br /&gt;
When a forgotten beast appears, the game pauses and you will get a message.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Image:DF2010ForgottenBeast1.png]]&lt;br /&gt;
&lt;br /&gt;
{{Category|Megabeasts}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Chitin&amp;diff=118863</id>
		<title>40d:Chitin</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Chitin&amp;diff=118863"/>
		<updated>2010-06-17T11:10:11Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Rated article &amp;quot;Exceptional&amp;quot; using the rating script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
'''Chitin''' is the material of an insect's carapace, but in Dwarf Fortress it is identical to {{L|leather}} in all but name.&lt;br /&gt;
&lt;br /&gt;
Since in DF this only comes from butchering ''giant'' insects like {{L|giant cave spider}}s and {{L|giant desert scorpion}}s, it is quite {{L|Value#Material_multipliers|valuable}} (x10 multiplier) as a raw material, especially compared to most other leathers.  {{L|Caravan}}s occasionally carry chitin as a trade good, but especially if requested from a {{L|liaison}}. &lt;br /&gt;
&lt;br /&gt;
{{Category|Materials}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Health_care&amp;diff=118862</id>
		<title>40d:Health care</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Health_care&amp;diff=118862"/>
		<updated>2010-06-17T11:05:38Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Rated article &amp;quot;Exceptional&amp;quot; using the rating script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
{{L|Dwarves}} with the '''health care''' {{L|labor}} enabled (default) will rescue {{L|wound}}ed fellow dwarves from the battlefield (any location on the map really), and place them in a {{L|bed}}. The trigger seems to be &amp;quot;can't move himself&amp;quot; as both {{L|unconscious}} dwarves and those with wounded legs are rescued. It can take quite some time till a dwarf gets assigned to the job, possibly implying that the task is still a bit buggy (one would expect it to be high priority). It is suspected that activating/deactivating the injured dwarf may re-query the task.&lt;br /&gt;
&lt;br /&gt;
As with any civilian {{L|job}}, the presence of nearby enemies will cause a dwarf to cancel their Health Care mission of mercy, and instead flee in fear.&lt;br /&gt;
&lt;br /&gt;
Also, injured dwarves displaying the {{L|rest}} status won't eat or drink themselves. Instead they will be given {{L|food}} and {{L|water}} by a dwarf with health care enabled. For giving water, a {{L|bucket}} stored on a furniture {{L|stockpile}}, and obviously a water source, is required. If the dwarf is not supplied by his comrades, he will starve/dehydrate and die.&lt;br /&gt;
&lt;br /&gt;
While most dwarves will get happy thoughts from helping the injured, some dwarves &amp;quot;dislike helping others&amp;quot; and even get unhappy thoughts from helping (but will still do so).&lt;br /&gt;
&lt;br /&gt;
Sometimes an injured dwarf will cancel his resting and try to stand; since he is on the same tile as a bed, nobody will save them; but since he isn't resting and can't do anything on his own, he will simply starve to death because nobody will help him. This can be remedied by removing the bed from underneath them, and another dwarf will come save them.&lt;br /&gt;
''&lt;br /&gt;
(The system will be overhauled in the next patch.)''&lt;br /&gt;
&lt;br /&gt;
Whilst '''hospital''' 'rooms' ''cannot currently be defined'', [[Toady]] has stated that beds which are not in any defined {{L|room}} are considered hospital beds. Dwarves will recover faster when sleeping on them.&lt;br /&gt;
&lt;br /&gt;
As injured dwarves require watering and feeding, hospital beds are best placed near a water source; preferably a {{L|well}}.&lt;br /&gt;
&lt;br /&gt;
{{Category|Rooms}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Category|Jobs}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Leather_works&amp;diff=118861</id>
		<title>40d:Leather works</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Leather_works&amp;diff=118861"/>
		<updated>2010-06-17T11:04:43Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Rated article &amp;quot;Exceptional&amp;quot; using the rating script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
{{workshop|name=Leather works|key=e|job={{L|Leatherworking}}&lt;br /&gt;
|construction=&lt;br /&gt;
1 of&lt;br /&gt;
* {{L|Block}}&lt;br /&gt;
* {{L|Stone}}&lt;br /&gt;
* {{L|Wood}}&lt;br /&gt;
|construction_job=&lt;br /&gt;
* {{L|Leatherworking}}&lt;br /&gt;
|use=&lt;br /&gt;
* {{L|Leather}}&lt;br /&gt;
|production=&lt;br /&gt;
* {{L|Leather}} {{L|Armor}}&lt;br /&gt;
* {{L|Leather}} {{L|Shield}}&lt;br /&gt;
* {{L|Leather}} {{L|Quiver}}&lt;br /&gt;
* {{L|Leather}} {{L|Bag}}&lt;br /&gt;
* {{L|Leather}} {{L|Backpack}}&lt;br /&gt;
* {{L|Leather}} {{L|Waterskin}}&lt;br /&gt;
* {{L|Clothing}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The '''Leather Works''' is a {{L|workshop}} which produces {{L|leather}} items, like {{L|clothing}} out of tanned hides made from the {{L|tannery}}. &lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*{{L|Meat industry}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Workshops}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Underground_pool&amp;diff=118860</id>
		<title>v0.31:Underground pool</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Underground_pool&amp;diff=118860"/>
		<updated>2010-06-17T11:04:18Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Rated article &amp;quot;Fine&amp;quot; using the rating script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Fine|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
Underground pools as a specific feature type no longer exist.  The last version they occurred in was [[40d:Underground pool|v0.28.181.40d]].&lt;br /&gt;
&lt;br /&gt;
Underground water that may form 'pools' occurs in multiple forms in more recent versions, all of which are distinct from this term - see {{L|Cavern}}.&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=v0.31:Hotkeys&amp;diff=118859</id>
		<title>v0.31:Hotkeys</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=v0.31:Hotkeys&amp;diff=118859"/>
		<updated>2010-06-17T11:03:44Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Rated article &amp;quot;Tattered&amp;quot; using the rating script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Tattered|08:00, 22 May 2010 (UTC)}}{{av}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Captain_of_the_guard&amp;diff=118858</id>
		<title>40d:Captain of the guard</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Captain_of_the_guard&amp;diff=118858"/>
		<updated>2010-06-17T11:01:56Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Rated article &amp;quot;Exceptional&amp;quot; using the rating script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Exceptional|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
{{Noble&lt;br /&gt;
| noble=Captain of the guard&lt;br /&gt;
| quarters=Quarters&lt;br /&gt;
| dining=Dining Room&lt;br /&gt;
| office=Office&lt;br /&gt;
| stands=1&lt;br /&gt;
| racks=1&lt;br /&gt;
| chests=1&lt;br /&gt;
| cabinets=1&lt;br /&gt;
| arrival=&lt;br /&gt;
* 50 population&lt;br /&gt;
| function=&lt;br /&gt;
* {{L|Justice}}&lt;br /&gt;
* {{L|fortress guard|Fortress Guard}}&lt;br /&gt;
}}&lt;br /&gt;
Your {{L|sheriff}} noble gets promoted to Captain of the Guard at a population of 50 dwarves, along with the {{L|expedition leader}}'s promotion to {{L|Mayor}}. If you have managed your Fortress up to this point without a sheriff, the position of the Captain of the Guard will be vacant and you can assign one. The current Sheriff/Captain can still be removed from office and the post once again be vacant.&lt;br /&gt;
&lt;br /&gt;
The Captain of the Guard leads the {{L|fortress guard}}, which aids the Captain in the enforcement of {{L|justice}}.  Assigning dwarves to the fortress guard delights the Captain, and is important to ensure that justice is dispensed in a timely manner.  This, in turn, is important because if justice is not dispensed quickly by the guard, the {{L|Hammerer}} will do the job instead.&lt;br /&gt;
&lt;br /&gt;
{{Category|Nobles}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Martial_trance&amp;diff=118857</id>
		<title>40d:Martial trance</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Martial_trance&amp;diff=118857"/>
		<updated>2010-06-17T10:58:42Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Rated article &amp;quot;Fine&amp;quot; using the rating script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Fine|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
When a single dwarf is being attacked by more than one enemy, it may fall into a '''Martial Trance''' and supposedly focus better.  They will also actively seek fights with enemies and neutral creatures.  The symbol for a dwarf in a trance is {{Tile|!|2:1}} which will flash over his {{L|Status icons|icon}}.&lt;br /&gt;
&lt;br /&gt;
[[Toady]] has stated here [http://www.bay12games.com/forum/index.php?topic=37546.msg610433#msg610433] that trances 'obscenely' improve most combat modifiers except direct damage, making the dwarf's effective combat skills for all rolls count as effective skill = (skill+1)*5.  They also make the dwarf unaffected by unhappiness and has no need to eat, sleep, or drink for as long as the trance lasts, though this should hardly ever matter.  Finally, they allow even blind dwarves to see perfectly for the duration.&lt;br /&gt;
&lt;br /&gt;
Only creatures with the [TRANCES] flag set in their data file will enter trances.  Only dwarves have this flag as default.&lt;br /&gt;
&lt;br /&gt;
{{Category|Thoughts}}&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Economics&amp;diff=118856</id>
		<title>40d:Economics</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Economics&amp;diff=118856"/>
		<updated>2010-06-17T10:57:53Z</updated>

		<summary type="html">&lt;p&gt;Tarran: Rated article &amp;quot;Masterwork&amp;quot; using the rating script&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quality|Masterwork|08:00, 22 May 2010 (UTC)}}{{av}}&lt;br /&gt;
:''For the game concept added with the baron, see {{L|Dwarven economy}}.''&lt;br /&gt;
&lt;br /&gt;
= Overall Economic Flowchart =&lt;br /&gt;
[[Image:Production_chain.gif|thumb|400px|'''Production chain for all workshops'''.&amp;lt;br /&amp;gt; Simplified or out of date - many arrows missing!&amp;lt;br /&amp;gt;''(Click to enlarge)'']]Each process on the economic flowchart has the following components:&lt;br /&gt;
* Inputs (on left) - the process will use up these raw materials.&lt;br /&gt;
* Means/Job - either a {{L|building}} where the process is assigned, or (if in italics) a tool which the worker must have to carry out the process. Following the slash is a job title - this job must be enabled on a {{L|dwarf}} or that dwarf will not participate in that level of the economic path. &lt;br /&gt;
* Outputs (on right) - These are the goods that are produced by the economic activity in question.&lt;br /&gt;
&amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Raw Materials ==&lt;br /&gt;
&lt;br /&gt;
{{L|Wall|Walls}} -&amp;gt; &amp;lt;I&amp;gt;{{L|Pick}}&amp;lt;/I&amp;gt;/{{L|Mining}} -&amp;gt; {{L|Stone}}, some of which is also {{L|Ore}} or {{L|Flux}} or {{L|Gems}} or {{L|Coal}} or {{L|Lignite}}&lt;br /&gt;
:{{K|d}}esignate -&amp;gt; Mine&lt;br /&gt;
&lt;br /&gt;
{{L|Chop down trees|Trees}} -&amp;gt; &amp;lt;I&amp;gt;{{L|Battle axe}}&amp;lt;/I&amp;gt;/{{L|Wood cutter}} -&amp;gt; {{L|Wood}}&lt;br /&gt;
:{{K|d}} -&amp;gt; Chop Trees)&lt;br /&gt;
&lt;br /&gt;
{{L|Wall|Walls}} -&amp;gt; {{L|Engraving|Stone Detailing}} -&amp;gt; {{L|Rooms#Room_grades|Room Quality}}&lt;br /&gt;
:{{K|d}} -&amp;gt; Smooth Stone and {{K|d}} -&amp;gt; Engrave Stone&lt;br /&gt;
:Stone detailing increases the architectural value of floors and walls so improved. Boulders on the surface can also be smoothed so as to not impede wagon access.&lt;br /&gt;
&lt;br /&gt;
{{L|Water}} -&amp;gt; {{L|Fishing}} -&amp;gt; Raw {{L|Fish}}&lt;br /&gt;
:{{K|i}} -&amp;gt; Fishing is performed from the bank immediately above and next to a water source. Defining an {{L|activity zone}} is optional.&lt;br /&gt;
&lt;br /&gt;
Wild {{L|Animals}} -&amp;gt; &amp;lt;I&amp;gt;{{L|Weapon}}&amp;lt;/I&amp;gt;/{{L|Ambusher|Hunting}} -&amp;gt; {{L|Corpse|Corpses}}&lt;br /&gt;
:Dwarves will do this automatically without your input after the labour is enabled. {{L|Ambusher|Hunt}}ing can be a dangerous task, see the relevant article for details.&lt;br /&gt;
&lt;br /&gt;
{{L|Bush|Shrubs}} -&amp;gt; {{L|Herbalist|Gather Plants}} -&amp;gt; {{L|Crops}}&lt;br /&gt;
:Use {{K|d}} -&amp;gt;{{K|p}} to designate an area in which to gather.&lt;br /&gt;
&lt;br /&gt;
== Secondary Products ==&lt;br /&gt;
:Only raw materials needed as input. Note that {{L|furnace}}s have a separate submenu from {{L|workshop}}s. Kennels and farm plots lack a submenu altogether.&lt;br /&gt;
&lt;br /&gt;
{{L|Seed}} -&amp;gt; {{L|Farm plot}}/{{L|Farming|Farming(fields)}} -&amp;gt; {{L|Crops}}&lt;br /&gt;
&lt;br /&gt;
{{L|Crops}} -&amp;gt; {{L|Food#Eating|Eating}} -&amp;gt; {{L|Seed}} x 2&lt;br /&gt;
:Note that {{L|muck root}}s do not have seeds.&lt;br /&gt;
&lt;br /&gt;
Raw {{L|Fish}} -&amp;gt; {{L|Fishery}}/{{L|Fish cleaner|Fish Cleaning}} -&amp;gt; {{L|Fish}}&lt;br /&gt;
&lt;br /&gt;
{{L|Corpse}} -&amp;gt; {{L|Butcher's Shop}}/{{L|Butchery}} -&amp;gt; {{L|Meat}} (which is {{L|Food}}), {{L|Fat}}, {{L|Skin}}, {{L|Bones}}, {{L|Skulls}}&lt;br /&gt;
&lt;br /&gt;
{{L|Stone}} -&amp;gt; {{L|Mason's workshop}}/{{L|construction|Masonry}} -&amp;gt; {{L|Furniture}}, and {{L|Block}}s; {{L|Quern}}s and {{L|Millstone}}s.&lt;br /&gt;
&lt;br /&gt;
{{L|Stone}} -&amp;gt; {{L|Craftsdwarf's workshop}}/{{L|Craft#Crafts|Stonecrafting}} -&amp;gt; {{L|Craft}}, {{L|Weapon|Short Sword}}&lt;br /&gt;
&lt;br /&gt;
{{L|Stone}} -&amp;gt; {{L|Mechanic's workshop}}/{{L|Mechanics}} -&amp;gt; {{L|Mechanism}}&lt;br /&gt;
&lt;br /&gt;
{{L|Wood}} -&amp;gt; {{L|Carpenter's workshop}}/{{L|construction|Carpentry}} -&amp;gt; {{L|Furniture}}, {{L|Block}}s, {{L|Container|Barrels}}, {{L|Container|Bins}}, {{L|Bed}}s&lt;br /&gt;
&lt;br /&gt;
{{L|Wood}} -&amp;gt; {{L|Craftsdwarf's workshop}}/{{L|Craft#Crafts|Woodcrafting}} -&amp;gt; {{L|Craft}}, {{L|Bolts}}&lt;br /&gt;
&lt;br /&gt;
{{L|Wood}} -&amp;gt; {{L|Carpenter's workshop}}/{{L|Skills|Trapping}} -&amp;gt; {{L|Animal Trap}}&lt;br /&gt;
&lt;br /&gt;
{{L|Wood}} -&amp;gt; {{L|Bowyer's workshop}}/{{L|Bowyer}} -&amp;gt; {{L|Crossbow|Wooden Crossbow}}&lt;br /&gt;
&lt;br /&gt;
{{L|Wood}} -&amp;gt; {{L|Wood furnace}}/{{L|Wood burner|Wood burning}} -&amp;gt; {{L|Charcoal|Fuel}}&lt;br /&gt;
&lt;br /&gt;
{{L|Wood}} -&amp;gt; {{L|Wood furnace}}/{{L|Wood burner|Wood burning}} -&amp;gt; {{L|Ash}}&lt;br /&gt;
&lt;br /&gt;
{{L|Wood}} -&amp;gt; {{L|Siege Workshop}}/{{L|Siege engineer}} -&amp;gt; {{L|Siege engine}} parts and ammunition&lt;br /&gt;
&lt;br /&gt;
== Other Products ==&lt;br /&gt;
===Animal Products===&lt;br /&gt;
Some {{L|Fish}} -&amp;gt; {{L|Food#Eating|Eating}} -&amp;gt; {{L|Shell}} and/or {{L|Bone}}&lt;br /&gt;
&lt;br /&gt;
Wild {{L|Animal}} -&amp;gt; {{L|Animal Trap}}/{{L|Trapping}} -&amp;gt; Captured {{L|Animals}}&lt;br /&gt;
&lt;br /&gt;
Tame {{L|Animals}} -&amp;gt; {{L|Kennels}}/{{L|Animal Training}} -&amp;gt; Trained {{L|Animals}}&lt;br /&gt;
:Not all animals can be tamed. A {{L|Dungeon master}} is required to tame more exotic creatures.&lt;br /&gt;
&lt;br /&gt;
Captured {{L|Animals}} -&amp;gt; {{L|Kennels}}/{{L|Animal Training}} -&amp;gt; Tame {{L|Animals}}&lt;br /&gt;
:Only dogs can be trained without {{L|modding}}.&lt;br /&gt;
&lt;br /&gt;
Tame {{L|Animal}} -&amp;gt; {{L|Butcher's Shop}}/{{L|Butchery}} -&amp;gt; {{L|Corpse}}&lt;br /&gt;
:{{K|z}}-Animals-Ready for Slaughter&lt;br /&gt;
:{{K|u}}-&amp;gt;Select the Animal Unit-&amp;gt;Set &amp;quot;Ready for Slaughter&amp;quot; to (Y) if there's a specific animal you want to set for slaughter. Note that pets cannot be slaughtered.&lt;br /&gt;
&lt;br /&gt;
{{L|Fat}} -&amp;gt; {{L|Cooking}}?/{{L|Kitchen}} -&amp;gt; {{L|Tallow}}&lt;br /&gt;
&lt;br /&gt;
{{L|Tallow}}, {{L|Lye}} -&amp;gt; {{L|Soaper}}/{{L|Alchemist's laboratory}} -&amp;gt; {{L|Soap}}&lt;br /&gt;
:{{L|Soap}} is a valuable {{L|trade|trade good}}. It is not used used to manufacture anything, but can be used for {{L|construction}}.&lt;br /&gt;
&lt;br /&gt;
{{L|Skin}} -&amp;gt; {{L|Tannery|Tanning}}/{{L|Tannery}} -&amp;gt; {{L|Leather}}&lt;br /&gt;
&lt;br /&gt;
{{L|Leather}} -&amp;gt; {{L|Leatherworks}}/{{L|Leatherworking}} -&amp;gt; {{L|Armor}}, {{L|Bags}}, {{L|Backpack}}s, {{L|Clothing}}, {{L|Decoration}}, {{L|Quiver}}s, {{L|Waterskin}}s&lt;br /&gt;
&lt;br /&gt;
{{L|Bone}} -&amp;gt; {{L|Craftsdwarf's workshop}}/{{L|Bonecarving}} -&amp;gt; {{L|Craft}}, {{L|Bolts}}, {{L|Armor}}, {{L|Decoration}}&lt;br /&gt;
&lt;br /&gt;
{{L|Bone}} -&amp;gt; {{L|Bowyer's workshop}}/{{L|Bowyer}} -&amp;gt; {{L|Crossbow|Bone Crossbow}}&lt;br /&gt;
&lt;br /&gt;
{{L|Shell}} -&amp;gt; {{L|Craftsdwarf's workshop}}/{{L|Bonecarving}} -&amp;gt; {{L|Craft}}, {{L|Decoration}}, {{L|Armor}}&lt;br /&gt;
&lt;br /&gt;
{{L|Skull}} -&amp;gt; {{L|Craftsdwarf's workshop}}/{{L|Bonecarving}} -&amp;gt; {{L|Totem}}&lt;br /&gt;
&lt;br /&gt;
=== Metal  ===&lt;br /&gt;
:The various &amp;quot;Magma&amp;quot; variants all require {{L|Magma}}, and use less {{L|Refined coal|refined coal}} (&amp;quot;fuel&amp;quot;) - no refined coal at all if you don't make steel.&lt;br /&gt;
:The reaction table for which Ores make which {{L|metal}}s and/or alloys is complex and beyond the scope of this article. See {{L|Ore}} for details.&lt;br /&gt;
:Metals often have unique properties and not all are suitable for all purposes; see the article for a given product for details.&lt;br /&gt;
:Material requirements for individual metal items vary. Detailing the exact material cost for every piece of furniture and equipment is beyond the scope of this article, but it is generally one bar for most items and one to three bars for armor and furniture.&lt;br /&gt;
&lt;br /&gt;
{{L|Ore}} + {{L|Fuel}} -&amp;gt; {{L|Smelter}}/{{L|Smelting}} -&amp;gt; {{L|Metal|Metal bars}}&lt;br /&gt;
&lt;br /&gt;
{{L|Ore}} x ? + {{L|Fuel}} -&amp;gt; {{L|Smelter}}/{{L|Smelting}} -&amp;gt; Various {{L|Alloy}}&lt;br /&gt;
&lt;br /&gt;
{{L|Ore}} -&amp;gt; {{L|Magma Smelter}}/{{L|Smelting}} -&amp;gt; {{L|Metal|Metal bars}}&lt;br /&gt;
&lt;br /&gt;
{{L|Ore}} x ?  -&amp;gt; {{L|Magma Smelter}}/{{L|Smelting}} -&amp;gt; Various {{L|Alloy}}&lt;br /&gt;
&lt;br /&gt;
{{L|Lignite}} + {{L|Fuel}} -&amp;gt; {{L|Smelter}}/{{L|Smelting}} -&amp;gt; {{L|Coke}} x2&lt;br /&gt;
&lt;br /&gt;
{{L|Lignite}} -&amp;gt; {{L|Magma Smelter}}/{{L|Smelting}} -&amp;gt; {{L|Coke}} x2&lt;br /&gt;
&lt;br /&gt;
{{L|Bituminous Coal}} + {{L|Fuel}} -&amp;gt; {{L|Smelter}}/{{L|Smelting}} -&amp;gt; {{L|Coke}} x3&lt;br /&gt;
    &lt;br /&gt;
{{L|Bituminous Coal}} -&amp;gt; {{L|Magma Smelter}}/{{L|Smelting}} -&amp;gt; {{L|Coke}} x3&lt;br /&gt;
&lt;br /&gt;
{{L|Iron|Iron Bars}} + {{L|Flux}} + {{L|Fuel}} -&amp;gt; {{L|Smelter}} or {{L|Magma Smelter}}/{{L|Smelting}} -&amp;gt; {{L|Pig iron|Pig Iron}}&lt;br /&gt;
&lt;br /&gt;
{{L|Pig iron|Pig Iron}} + {{L|Iron|Iron Bars}} + {{L|Flux}} + {{L|Fuel}} -&amp;gt; {{L|Smelter}} or {{L|Magma Smelter}}/{{L|Smelting}} -&amp;gt; {{L|Steel|Steel Bars}} x 2&lt;br /&gt;
&lt;br /&gt;
:To stay in steady operation, smelt {{L|iron}} ore twice, then {{L|pig iron}} once, then {{L|steel}} bars once. The four operations together produce 2 steel. Magma halves the fuel cost but does not eliminate it.&lt;br /&gt;
&lt;br /&gt;
{{L|Metal|Metal Bars}} + {{L|Fuel}} -&amp;gt; {{L|Smelter}}/{{L|Smelting}} -&amp;gt; {{L|Alloy}}&lt;br /&gt;
&lt;br /&gt;
:Making alloys directly from ore whenever possible will save fuel.&lt;br /&gt;
&lt;br /&gt;
{{L|Metal|Metal Bars}} + {{L|Fuel}} -&amp;gt; {{L|Metalsmith's Forge}}/{{L|Metal crafter|Metal crafting}} or {{L|Blacksmith}}ing -&amp;gt; {{L|Furniture}}, {{L|Craft}}s, {{L|Coins}} &lt;br /&gt;
&lt;br /&gt;
{{L|Metal}}, {{L|Fuel}} -&amp;gt; {{L|Metalsmith's Forge}}/{{L|Armorsmith}} -&amp;gt; {{L|Armor}}&lt;br /&gt;
&lt;br /&gt;
{{L|Metal}}, {{L|Fuel}} -&amp;gt; {{L|Metalsmith's Forge}}/{{L|Weaponsmith}} -&amp;gt; {{L|Weapon}}&lt;br /&gt;
&lt;br /&gt;
{{L|Metal}}, {{L|Fuel}} -&amp;gt; {{L|Metalsmith's Forge}}/{{L|Trapping}} -&amp;gt; {{L|Animal trap}}&lt;br /&gt;
&lt;br /&gt;
{{L|Metal}} + {{L|Wood}} -&amp;gt; {{L|Siege Workshop}}/{{L|Siege engineer}} -&amp;gt; Ballista arrowhead&lt;br /&gt;
&lt;br /&gt;
=== Misc ===&lt;br /&gt;
&lt;br /&gt;
Empty {{L|Bags}} -&amp;gt; {{L|Glass Furnace}} / {{L|Hauling|Item Hauling}} -&amp;gt; {{L|Sand}} &lt;br /&gt;
:You need to assign the collect sand job to a glass furnace, AND designate a sand collection activity zone with {{K|i}}.&lt;br /&gt;
&lt;br /&gt;
{{L|Sand}} -&amp;gt; {{L|Glass Furnace}} / {{L|Glassmaker|Glassworking}} -&amp;gt; Raw {{L|green glass}} gems, {{L|Furniture}}, {{L|Weapon|Trap components}}&lt;br /&gt;
&lt;br /&gt;
{{L|Sand}} + {{L|Pearlash}} -&amp;gt; {{L|Glass Furnace}} / {{L|Glassmaker|Glassworking}} -&amp;gt; Raw {{L|Clear glass}} gems, {{L|Furniture}}, {{L|Weapon|Trap components}}&lt;br /&gt;
&lt;br /&gt;
{{L|Rock crystal}} + {{L|Pearlash}} -&amp;gt; {{L|Glass Furnace}} / {{L|Glassmaker|Glassworking}} -&amp;gt; Raw {{L|Crystal glass}} gems, {{L|Furniture}}, {{L|Weapon|Trap components}}&lt;br /&gt;
&lt;br /&gt;
{{L|Barrel}}, {{L|Crops}} -&amp;gt; {{L|Still}}/{{L|Brewing}} -&amp;gt; {{L|Alcohol}}, {{L|Seed|Seeds}}&lt;br /&gt;
&lt;br /&gt;
{{L|Seeds}}, {{L|Crops}}, {{L|Meat}}, {{L|Alcohol}}, {{L|Fish}}, {{L|Milk}}, {{L|Cheese}}, and/or {{L|Tallow}} -&amp;gt; {{L|Kitchen}}/{{L|Cooking}} -&amp;gt; {{L|Food#Prepared_food|Prepared Meals}}&lt;br /&gt;
: All byproducts ({{L|seeds}}, {{L|bones}}, {{L|shells}}, etc.) are destroyed by cooking. Use the {{K|z}} kitchen menu to set which items will be cooked and which will be saved. Dwarves will still eat items that are disabled from cooking to produce byproducts.&lt;br /&gt;
&lt;br /&gt;
{{L|Crops}} -&amp;gt; {{L|Farmer's workshop}}/{{L|Thresher|Threshing}} -&amp;gt; {{L|Thread}} + {{L|Seeds}}&lt;br /&gt;
&lt;br /&gt;
{{L|Thread}} -&amp;gt; {{L|Loom}}/{{L|Weaver|Weaving}} -&amp;gt; {{L|Cloth}}&lt;br /&gt;
&lt;br /&gt;
{{L|Cloth}} -&amp;gt; {{L|Clothier's shop}}/{{L|Clothier|Clothesmaking}} -&amp;gt; {{L|Clothing}}, {{L|Bag}}s, {{L|Restraint}}s, {{L|Decoration}}&lt;br /&gt;
&lt;br /&gt;
= Economic Management =&lt;br /&gt;
== Stockpiles ==&lt;br /&gt;
: Due to the way the interface works, the key to maintaining flow in your {{L|workshop}}s is to have properly positioned and well-maintained {{L|stockpiles}}.&lt;br /&gt;
&lt;br /&gt;
: {{L|Clutter}} has a severe impact on productivity, so minimizing the dwarf-labor required to clear finished goods out of your workshops is key to maintaining their productivity. &lt;br /&gt;
&lt;br /&gt;
: It is also important, especially in a mature fortress with a division of labor, to have goods close at hand so that {{L|legendary}} dwarves don't have to walk all over the fortress to get what they need.&lt;br /&gt;
&lt;br /&gt;
: One way to achieve this is to locate small stockpiles (3x3 suggested) near the workshop to hold the raw materials needed. By keeping the stockpiles small, less labour will be required to fill them. On the other hand, if they are too small, you risk running out before highly skilled dwarves finish their shifts! Furthermore, if you can make the stockpile larger than the total amount of material, and have a lot of idle hauling labor at the moment, a larger one can be more efficient.&lt;br /&gt;
&lt;br /&gt;
: Specific guidelines follow.&lt;br /&gt;
&lt;br /&gt;
=== Stone ===&lt;br /&gt;
: {{L|Stone}} is so abundant that you almost never need large stone stockpiles. If you want your {{L|stonecrafter}}s or {{L|mason}}s to use a choice variety of stone (such as {{L|obsidian}}), and have plenty of excess hauling labor, place a 3x3 or 4x4 stockpile near to the workshop, and restrict it to only a few high-value varieties of stone.&lt;br /&gt;
: Flux, Fuel and Ore are covered below.&lt;br /&gt;
&lt;br /&gt;
=== Flux and Ore ===&lt;br /&gt;
: A handy flux stockpile is absolutely key to maintaining efficient throughput in making steel. Steel is very labor intensive to begin with and if your furnace operators have to go a long way to get materials, you're over and done.&lt;br /&gt;
: On the other hand, if you have any flux at all, it's probably marble and you probably have &amp;lt;B&amp;gt;lots&amp;lt;/B&amp;gt; of it.&lt;br /&gt;
: So a large flux stockpile will divert all hauling labor into filling it up.&lt;br /&gt;
: Generally speaking, a 3x3 stockpile should be plenty, but keep it absolutely as close to your furnaces as possible.&lt;br /&gt;
&lt;br /&gt;
: The same considerations apply with ore and furnace fuel, but larger stockpiles are generally less of a problem, because there aren't 800 units of ore to haul. A skilled furnace operator can smelt direct-use ores *very* quickly, so consider a large stockpile for ore once a high skill level is achieved.&lt;br /&gt;
: In general, a full time {{L|wood burner}} will produce more Charcoal and more {{L|ash}} than a set of magma furnaces (even making steel) will actually use, so you may want to allow the wood furnace to get cluttered and then shut it off; but you should still build a fuel stockpile.&lt;br /&gt;
: If you don't have magma you're going to be burning fuel like crazy.&lt;br /&gt;
&lt;br /&gt;
=== Lumber ===&lt;br /&gt;
: Lumber takes a long time to haul down from the surface, so lumber stockpiles should be quite a bit larger, as this can introduce a significant lag in refilling them, you'll want some cushion.&lt;br /&gt;
: There's also a big labor input issue - either it takes even longer to haul from the surface, or it takes your intermediary dwarf a long time to get the lumber.&lt;br /&gt;
: In general, it is recommended that you place your lumber stockpile near the surface, and place the lumber-using workshops or furnaces as nearby as possible.&lt;br /&gt;
: This means it may take a long time to haul your ashes or charcoal to your forges for use, but that hauling job can be handled by a {{L|peasant}}, while the Wood Burner has to haul the logs into the furnace himself.&lt;br /&gt;
&lt;br /&gt;
=== Finished Goods ===&lt;br /&gt;
: Firstly, life without {{L|bin}}s is unlivable. If you have to make them out of metal, I suggest {{L|copper}} or {{L|lead}}. But few start locations are so {{L|wood}} deprived that one log is harder to come by than 3 metal bars. You'll want more bins than you can possibly make, so make as many as you can.&lt;br /&gt;
: Once you have bins, it becomes much easier to haul finished goods to your {{L|Trade depot|trade depot}}, since the dwarves haul the bin with them. However, goods have to be hauled one at a time from the workshop and then placed in bins. I'm hoping that this is a high priority for change, since it's a major pain in the arse, but there you are. So, your finished goods stockpile should be as close to your workshops as possible, and you should only haul items to the trade depot once they've been placed in bins.&lt;br /&gt;
: If you have NO local wood source, one way to conserve your precious wood piles is to wait for caravans and buy all their cloth and leather bins. You'll get lots of cloth and leather products, which you should use, freeing up the bins for other uses.&lt;br /&gt;
&lt;br /&gt;
=== Misc. Products ===&lt;br /&gt;
&lt;br /&gt;
: {{L|Refined coal}} of every kind, as well as {{L|Ash}}, {{L|Potash}} and {{L|Soap}}, are classified and stored as bars.&lt;br /&gt;
&lt;br /&gt;
[[category: Economy]]&lt;/div&gt;</summary>
		<author><name>Tarran</name></author>
	</entry>
</feed>