<?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=Nate879</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=Nate879"/>
	<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php/Special:Contributions/Nate879"/>
	<updated>2026-05-20T23:11:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Fluid_logic&amp;diff=60744</id>
		<title>40d:Fluid logic</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Fluid_logic&amp;diff=60744"/>
		<updated>2010-01-10T02:00:07Z</updated>

		<summary type="html">&lt;p&gt;Nate879: I think we should keep both versions of these gates; the old ones are easier to read&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Fluid logic is a form of [[computing]] which uses a fluid (generally [[water]]) controlled by various means, to trigger [[pressure plate]]s and hopefully accomplish some desirable result.&lt;br /&gt;
&lt;br /&gt;
==Infinite Flow Gates==&lt;br /&gt;
[[File:Logic1.gif|thumb]]&lt;br /&gt;
These logic gates are relatively simple and cheap to make, but require an infinite amount of water and infinite drainage to operate. You can build a circuit system to prevent the loss of water, but closing constructions like floodgates will always destroy water, so you'll always have to replace it somehow. The following examples use raising bridges and floodgates, as they have the same delay of 100 steps when reacting to on/off signals. The bridges work as inverted input as they block passage when recieving an on signal while floodgates open in that case. The channel in the gates stands for the drainage.&lt;br /&gt;
&lt;br /&gt;
There are two versions of these gates here.&amp;lt;br clear=&amp;quot;all&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;position:relative; float:none;&amp;quot;&amp;gt;&lt;br /&gt;
'''(N)AND'''&lt;br /&gt;
{| cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-spacing:0; border-style:solid; border-width:thin; border-color:#000000;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-spacing:0; padding:0; margin:0; vertical-align:middle;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTL|#00A|≈|#DDD}}&lt;br /&gt;
|{{RTL|#AAA|X|#444|A|#0F0}}&lt;br /&gt;
|{{RTL|#AAA|X|#444|B|#F00}}&lt;br /&gt;
|{{RTL|#00A|^|#DDD}}&lt;br /&gt;
|{{RTL|#222|·|#BBB}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
An AND gate is simply created by putting two floodgates ''in a row'', each one connected to one of the input triggers: &amp;lt;font style=&amp;quot;font-family: 'Helvetica'; color:#0F0;&amp;quot;&amp;gt;A&amp;lt;/font&amp;gt;/&amp;lt;font style=&amp;quot;font-family: 'Helvetica'; color:#F00;&amp;quot;&amp;gt;B&amp;lt;/font&amp;gt;. When both floodgates recieve an on signal, they will open and let the water from the left side pass. The pressure plate behind the floodgates has to be constructed to react on 4-7 water.&lt;br /&gt;
* If you use two 1x1 raising bridges, you'll get a NAND opeation instead.&lt;br /&gt;
* The output can also be inverted by using a 0-3 pressure plate.&lt;br /&gt;
* You can add more floodgates to process more than two signals in the conjunction.&lt;br /&gt;
* You can use a 0-3 and a 4-7 pressure plate at the same time to get the result and it's inversion at the same time.&lt;br /&gt;
* You can use a single floodgate and a 0-3 pressure plate to get a NOT gate.&lt;br /&gt;
* You can use a single 1x1 raising bridges and a 4-7 pressure plate to get a NOT gate, too.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;position:relative; float:none;&amp;quot;&amp;gt;&lt;br /&gt;
'''(N)OR'''&lt;br /&gt;
{| cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-spacing:0; border-style:solid; border-width:thin; border-color:#000000;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-spacing:0; padding:0; margin:0; vertical-align:middle;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTL|#00A|≈|#DDD}}&lt;br /&gt;
|{{RTL|#AAA|X|#444|A|#0F0}}&lt;br /&gt;
|{{RTL|#DDD}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTL|#00A|≈|#DDD}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#00A|^|#DDD}}&lt;br /&gt;
|{{RTL|#222|·|#BBB}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTL|#00A|≈|#DDD}}&lt;br /&gt;
|{{RTL|#AAA|X|#444|B|#F00}}&lt;br /&gt;
|{{RTL|#DDD}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
An OR gate is simply created by putting two floodgates ''parallel'', each one connected to one of the input triggers: &amp;lt;font style=&amp;quot;font-family: 'Helvetica'; color:#0F0;&amp;quot;&amp;gt;A&amp;lt;/font&amp;gt;/&amp;lt;font style=&amp;quot;font-family: 'Helvetica'; color:#F00;&amp;quot;&amp;gt;B&amp;lt;/font&amp;gt;. When one of the floodgates recieves an on signal, it will open and let the water from the left side pass. The pressure plate behind the floodgates has to be constructed to react on 4-7 water.&lt;br /&gt;
* If you use two 1x1 raising bridges, you'll get a NOR opeation instead.&lt;br /&gt;
* The output can also be inverted by using a 0-3 pressure plate.&lt;br /&gt;
* You can add more floodgates to process more than two signals in the conjunction.&lt;br /&gt;
* You can use a 0-3 and a 4-7 pressure plate at the same time to get the result and it's inversion at the same time.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;position:relative; float:none;&amp;quot;&amp;gt;&lt;br /&gt;
'''(N)XOR/EQUAL'''&lt;br /&gt;
{| cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-spacing:0; border-style:solid; border-width:thin; border-color:#000000;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-spacing:0; padding:0; margin:0; vertical-align:middle;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTL|#00A|≈|#DDD}}&lt;br /&gt;
|{{RTL|#AAA|X|#444|A|#0F0}}&lt;br /&gt;
|{{RTL|#AAA|╬|#444|B|#F00}}&lt;br /&gt;
|{{RTL|#DDD}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTL|#00A|≈|#DDD}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#00A|^|#DDD}}&lt;br /&gt;
|{{RTL|#222|·|#BBB}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTL|#00A|≈|#DDD}}&lt;br /&gt;
|{{RTL|#AAA|X|#444|B|#F00}}&lt;br /&gt;
|{{RTL|#AAA|╬|#444|A|#0F0}}&lt;br /&gt;
|{{RTL|#DDD}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|{{RTL|#222}}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
A XOR gate is created by putting 1x1 raising bridges and floodgates together. Bridge and floodgate &amp;lt;font style=&amp;quot;font-family: 'Helvetica'; color:#0F0;&amp;quot;&amp;gt;A&amp;lt;/font&amp;gt; are linked to the same input and bridge and floodgate &amp;lt;font style=&amp;quot;font-family: 'Helvetica'; color:#F00;&amp;quot;&amp;gt;B&amp;lt;/font&amp;gt; are both linked to the other input. When one of the inputs sends an on signal, the bridge will raise/close and the appropriate door will be opened. Only when the floodgate and the bridge at one passage are open, what happenes when exactly one input singal is on, the water will flow to the right. The pressure plate behind the bridges has to be constructed to react on 4-7 water.&lt;br /&gt;
* If you exchange bridge and floodgate for one of the two inputs, you'll get a NXOR/EQUAL opeation instead.&lt;br /&gt;
* The output can also be inverted by using a 0-3 pressure plate.&lt;br /&gt;
* You can use a 0-3 and a 4-7 pressure plate at the same time to get the result and it's inversion at the same time&lt;br /&gt;
* Processing more input signals is possible but requires an exponentially growing amount of bridges, floodgates and therefore mechanism. It is easier to link the output to another XOR gate. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As mentioned, you can just add more floodgates and bridges and even pressure plates to expand your gates to process more input signals and process more complex operations at once. You can combine floodgates and bridges as you need them. Putting them in a row will connect them as AND. Everytime you add a new prarallel passage with floodgates and bridges this will work as an OR for each other passage. The XOR gate for example is nothing else than combined logic: A XOR B = (A AND NOT B) OR (NOT A AND B).&lt;br /&gt;
But sometimes it is easier to use more but simpler gates.&lt;br /&gt;
&lt;br /&gt;
==Mechanical-Fluid Gates==&lt;br /&gt;
[[File:Logic2.gif|thumb]]&lt;br /&gt;
The water sources in these diagrams are located 1 z-level below the pumps and gear assemblies.&lt;br /&gt;
&lt;br /&gt;
These gate designs have the advantage of destroying no water and requiring no drainage off the map, making them suitable for maps where infinite water and/or drainage may be a problem.  The only fluid lost will be to evaporation.  However, there are a number of disadvantages.  They require significantly more materials and time to make, they require [[power]], and a [[flood]] could have disasterous consequences, as it would cover all the plates at once.&lt;br /&gt;
&lt;br /&gt;
For the XOR-Gate it is assumed that the gear is powered by a windmill on a map with strong wind (40 power). If both gears are active the XOR-Gate would need more than 40 power and will stop working. If you use a different source of power - a waterwheel with axles or combined windmills 20 power each - you´ll have to add or remove some gears or axles to calibrate it.&amp;lt;br clear=&amp;quot;all&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CMOS Transmission Gate and Inverter Logic==&lt;br /&gt;
&amp;lt;!--[[File:Inverter.gif|thumb]]--&amp;gt;&lt;br /&gt;
Perhaps the closest to utilizing water as a stand-in for electricity, transmission gate logic can be accomplished by simply having an infinite water source in place of all +Vs, and infinite drainage for all grounds.  Simple floodgates behave as standard transmission gates, while bridges are inverted gates.  However, unlike the other forms of fluid logic, but like a real world electrical circuit, a dedicated inverter is required, which must be hooked up to +V and ground.&lt;br /&gt;
&lt;br /&gt;
==Advanced CMOS Gates==&lt;br /&gt;
This type of logic uses the same concept as real CMOS circuits do, which causes them to minimalize power (in this case, water) consumption. The idea is that water should only flow when there is a state change.&lt;br /&gt;
&lt;br /&gt;
===Basic Design===&lt;br /&gt;
Let's say we want to evaluate the logical expression ''f''. It can be a simple '''and''' or '''or''' gate, or anything more complicated. Follow the following scheme:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-spacing: 0&amp;quot;&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|╗}}&lt;br /&gt;
|{{RTF|A}}&lt;br /&gt;
|{{RTF|╔}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RT0|^|#808}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RTF|B}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RTF|#}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Here, {{Tile|A|#FFF|#000}} is a set of floodgates and/or drawbridges that let water flow exactly when ''f'' evaluates to true, {{Tile|B|#FFF|#000}} is the same except that it lets water flow when ''f'' evaluates to false, {{Tile|^|#808|#000}} is a pressure plate set to activate on water levels 4-7, and {{Tile|#|#FFF|#000}} is the drain.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
In the following examples, {{Tile|X|#000|#888}} is a floodgate, and {{Tile|╬|#FFF|#000}} is a drawbridge. Red ones are connected to input A, green ones to input B and blue ones to input C.&lt;br /&gt;
&lt;br /&gt;
====NOT====&lt;br /&gt;
{| style=&amp;quot;border-spacing: 0&amp;quot;&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|╗}}&lt;br /&gt;
|{{RT|╬|#F00|#000}}&lt;br /&gt;
|{{RTF|╔}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RT0|^|#808}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RT|X|#FFF|#800}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RTF|#}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====AND====&lt;br /&gt;
{| style=&amp;quot;border-spacing: 0&amp;quot;&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|╗}}&lt;br /&gt;
|{{RT|X|#FFF|#800}}&lt;br /&gt;
|{{RTF|╔}}&lt;br /&gt;
|{{RTF|═}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RT|X|#FFF|#080}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{000}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RT0|^|#808}}&lt;br /&gt;
|{{RTF|╚}}&lt;br /&gt;
|{{RTF|╗}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{000}}&lt;br /&gt;
|{{000}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RT|╬|#F00|#000}}&lt;br /&gt;
|{{RT|╬|#0F0|#000}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RTF|#}}&lt;br /&gt;
|{{RTF|#}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====OR====&lt;br /&gt;
{| style=&amp;quot;border-spacing: 0&amp;quot;&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|╗}}&lt;br /&gt;
|{{RT|X|#FFF|#800}}&lt;br /&gt;
|{{RT|X|#FFF|#080}}&lt;br /&gt;
|{{RTF|╔}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{000}}&lt;br /&gt;
|{{000}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RT0|^|#808}}&lt;br /&gt;
|{{RTF|╔}}&lt;br /&gt;
|{{RTF|╝}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RT|╬|#F00|#000}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{000}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RT|╬|#0F0|#000}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{000}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RTF|#}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{000}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====XOR====&lt;br /&gt;
This is not as straightforward as the previous ones. The ''true'' expression is the following: (A '''and not''' B) '''or''' ('''not''' A '''and''' B). The ''false'' expression: (A '''and''' B) '''or''' ('''not''' A '''and not''' B).&lt;br /&gt;
&lt;br /&gt;
So the gates look like the following:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-spacing: 0&amp;quot;&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|{{H2O}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|╗}}&lt;br /&gt;
|{{RT|X|#FFF|#800}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RT|X|#FFF|#080}}&lt;br /&gt;
|{{RTF|╔}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RT|╬|#0F0|#000}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RT|╬|#F00|#000}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{000}}&lt;br /&gt;
|{{RT0|^|#808}}&lt;br /&gt;
|{{000}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RT|╬|#F00|#000}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RT|X|#FFF|#800}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RT|╬|#0F0|#000}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RT|X|#FFF|#080}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|-&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RTF|#}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|{{RTF|#}}&lt;br /&gt;
|{{RTF|║}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Advantages And Disadvantages===&lt;br /&gt;
The basic advantage of this design is that it uses much less water than infinite flow gates. A river is enough to supply even the more complex systems, maybe with an added reservoir to neutralise flow irregularities. Similarly, for the drain, it is enough to excavate a cavern where the water can evaporate.&lt;br /&gt;
&lt;br /&gt;
The disadvantage is that it requires much more resources and time to construct, especially more mechanisms. And more planning, since floodgates tend to block paths when constructed. &lt;br /&gt;
&lt;br /&gt;
===Faster Version===&lt;br /&gt;
The main factors that affect the speed of these gates are the delays of floodgates and bridges, and the switch-off delay of pressure plates. These cannot be eliminated.&lt;br /&gt;
&lt;br /&gt;
Another factor is the flowing speed of the water. It can be improved. First, the water should flow in from a reservoir a few z-levels higher then the gates themselves (the more the better). This way, water will flow in much faster. Next, replace the pressure plates with up stairs, and make a 2x1 room one z-level above. On on tile is a down stair, and on the other is the pressure plate. Now the water will also flow out faster, or at least the pressure plate will switch off sooner.&lt;br /&gt;
&lt;br /&gt;
This increases the water consumption a bit, but it still remains relatively low.&lt;br /&gt;
&lt;br /&gt;
[[Category:Constructions]]&lt;br /&gt;
[[Category:Computing]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Siege_engine&amp;diff=23524</id>
		<title>40d:Siege engine</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Siege_engine&amp;diff=23524"/>
		<updated>2009-02-06T01:02:24Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* Skill and Quality */ in my tests, skill has no effect on accuracy&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Siege engines''' include the '''catapult''' and the '''ballista'''. Both are formidable weapons of tremendous range (more than a screen-width) and capable of dealing out horrendous damage. A [[ballista arrow]] means immediate death to each and every common creature in its path and will severely injure even a [[dragon]].&lt;br /&gt;
&lt;br /&gt;
==Building Siege Engines==&lt;br /&gt;
In order to build a siege engine, you first need to produce three catapult or ballista parts in the [[Siege Workshop]]; you may then build the respective siege engine like any other building. Both tasks require the &amp;quot;Siege Engineering&amp;quot; labor and use the &amp;quot;Engineer&amp;quot; skill. It is not known whether the skill of the [[dwarf]] assembling the siege engine has any effect, but the quality of the parts certainly has: siege engines put together from [[quality|masterpiece]] parts have a much higher rate of fire and accuracy.&lt;br /&gt;
&lt;br /&gt;
The assembled siege engine is, effectively, a 3x3 building. It cannot be moved about other than by taking it down and re-assembling it at the new site. Siege engines do not impede movement, though, so you don't have to worry about building them in a corridor.&lt;br /&gt;
&lt;br /&gt;
==Using Siege Engines (simple)==&lt;br /&gt;
{{key|o}} will let you change the orientation, whether the siege engine is pointing north / south / east / west. This takes effect immediately, it does not require a dwarf to come and turn the engine.&lt;br /&gt;
&lt;br /&gt;
{{key|f}} toggles the current status between:&lt;br /&gt;
*Not In Use:  [[Dwarves]] with the [[Siege_operator|siege operator]] [[job]] will reload unloaded engines and leave them unattended.&lt;br /&gt;
*Prepare to Fire:  Siege Operators will load the engine and remain stationed for further commands.&lt;br /&gt;
*Fire at Will:  Siege Operators will fire and load normally.&lt;br /&gt;
&lt;br /&gt;
The dwarves will (re-)load any siege engines that are not currently loaded; there's no way to prevent this short of disabling the labor on all dwarves. Ballistae require ''ballista arrows'' (made from wooden [[log]]s at the siege workshop, optionally tipped with [[metal]] ''ballista arrow heads'' made at a [[forge]]). Catapults use simple [[stone]] as ammunition.&lt;br /&gt;
&lt;br /&gt;
[[Ammo]] is usually destroyed upon being fired, unless it falls a z-level.&lt;br /&gt;
&lt;br /&gt;
 ########&lt;br /&gt;
 CCC..._#&lt;br /&gt;
 CCC..._#&lt;br /&gt;
 CCC..._#&lt;br /&gt;
 ########&lt;br /&gt;
&lt;br /&gt;
The [[channel]] at the end of this firing range preserves the stone. For catapults there is usually so much spare stone that this is not necessary, but it could be used for fast stone transport, or simply to set up a self-contained training area. A similar effect can sometimes be observed when firing a catapult over bumpy ground outside.&lt;br /&gt;
&lt;br /&gt;
The design can be further improved by using a [[drawbridge]] rather than a wall, this way when the drawbridge is raised it acts like a wall deflecting the stone into the channel below. In the case of an attack on your [[fortress]] the drawbridge can be lowered allowing the catapult to fire.&lt;br /&gt;
&lt;br /&gt;
 #####################&lt;br /&gt;
 CCC..._¦.............&lt;br /&gt;
 CCC..._¦.............&lt;br /&gt;
 CCC..._¦.............&lt;br /&gt;
 #####################&lt;br /&gt;
&lt;br /&gt;
Drawbridge raised deflecting stones into channel.&lt;br /&gt;
&lt;br /&gt;
 #####################&lt;br /&gt;
 CCC...[].............&lt;br /&gt;
 CCC...[].............&lt;br /&gt;
 CCC...[].............&lt;br /&gt;
 #####################&lt;br /&gt;
&lt;br /&gt;
Drawbridge lowered allowing catapult to shoot down the corridor.&lt;br /&gt;
&lt;br /&gt;
==Using Siege Engines (advanced)==&lt;br /&gt;
&lt;br /&gt;
===Safety Warning===&lt;br /&gt;
&lt;br /&gt;
'''Ballistas will kill anything in their path!'''  Ballista arrows appear to hit any units in any square that the head passes through.  They are devastatingly dangerous weapons, and should never be used with friendlies anywhere in their cone of fire, including the space the ballista arrowhead occupies when loaded on the engine.  Always designate a restricted traffic zone for a lot of tiles along the firing arc and keep dwarves out of the area.  The shots appear to travel until they hit a wall or fly off the screen; the maximum range is about 150 tiles for an ordinary ballista.{{version|0.28.181.40d}} If the bolt passes through a [[tree]], the tree will disappear, presumably reduced to toothpicks. &lt;br /&gt;
&lt;br /&gt;
Surprisingly, catapults are relatively safe.  Catapult operators will target enemies (and wild [[animals]]) if there are any in their field of fire. If not, they will loose the shot in a high arc that misses everything. It is perfectly safe to operate a catapult in the cave: just point it at a nearby wall of solid rock. A nice side effect is that this will in due time clear the whole area of stone.&lt;br /&gt;
&lt;br /&gt;
Using catapults to shoot into the open may provide some [[meat]]: as said above, the operators will target animals if there are any. However, [[elephant]]s don't take nicely if you slay some of them. You also have a slight risk of killing your own dwarves or [[caravan]] escorts if they happen to be hunting the selfsame animal (and hence is close to it).&lt;br /&gt;
&lt;br /&gt;
===Placement===&lt;br /&gt;
Siege engines can almost only shoot at targets right in front of them on the same Z-level. The target may deviate only slightly, as the field of fire is about 20-30 degrees wide. Because of the huge blind spots, it is advisable to prepare the position so that the enemy will be channeled through the field of fire.&lt;br /&gt;
&lt;br /&gt;
Siege operators are civilians! They will drop their work and run if the enemy comes too close, which is about 5 tiles, though there has been reports of [[troll]]s scaring civilians away at 10 tiles. &amp;lt;!--fixme: how close? will fortifications help?--&amp;gt; You should therefore place the engines behind a [[moat]] that will keep the enemy at a safe distance, or shield access to their location in some other fashion.&lt;br /&gt;
&lt;br /&gt;
Siege engines can shoot through [[fortifications]], just like any other projectile weapon. As fortifications appear to provide some protection against incoming [[bolt]]s and [[arrow]]s, it's usually a good idea to protect the siege engine in that way. The siege engine only needs a one tile wide fortification to shoot out.&lt;br /&gt;
&lt;br /&gt;
===Skill and Quality===&lt;br /&gt;
&lt;br /&gt;
The quality of the siege engine parts affects the engine's accuracy and reload time. It is not known whether the siege engine itself also can be of a certain quality. The quality and material of the ammunition (in case of ballista arrows) affects the damage and possibly accuracy as well.&lt;br /&gt;
&lt;br /&gt;
The only way of obtaining high-quality siege engine parts is to have them made by a trained engineer; the only way to train an engineer is to make parts or ammunition. Assembling and disassembling siege engines does not train the [[engineer]] skill. Dwarves will occasionally produce masterpieces long before reaching [[Legendary]] skill level, but be prepared to waste hundreds of logs until you have three masterpiece parts. Bringing an engineer to [[Experience|Proficient]] level (the highest you could buy when starting a new fortress) will take about 120 logs. Becoming Legendary requires the wood of 600 trees.&lt;br /&gt;
&lt;br /&gt;
The operator skill certainly affects reload time. It will take a whole month for an unskilled dwarf to load a catapult; a Legendary operator with nearby ammo will get several shots at a running enemy. Operator skill has little or no effect on accuracy.&lt;br /&gt;
&lt;br /&gt;
Operators are best trained on catapults, as these require nothing but cheap stone for ammo. It is recommended to have a number of dedicated operators that will follow no other line of work, and enough catapults for all of them to play with. As they're often going for a drink or sleep, you may get along with three catapults for four operators, and even two pieces would go a long way. Since the dwarf must hold the heavy stone in his inventory during the entire loading procedure, dwarves that have increased their strength statistic load catapults much more rapidly than others, making them good candidates for operator duty. You should start training early: it can take one year for an operator to become Proficient, and two more years until he finally reaches Legendary level; by then he will have spent 300 rounds. &lt;br /&gt;
&lt;br /&gt;
Loading ballista arrows seems to be much faster than loading catapults, probably due to the much lighter weight of the projectile.&lt;br /&gt;
&lt;br /&gt;
An alternative approach is cross-training any highly-skilled dwarves who aren't doing anything useful at the moment.  With a couple levels each in strength and agility, a decent-quality catapult, and an ample supply of ammunition nearby, a dwarf can become a Legendary siege operator within a few seasons at most, giving more flexibility in defense and several more levels for the fortunate dwarf.  Rotating Legendary miners out to siege-operation and then to stone-hauling duties sets up an efficient cycle.&lt;br /&gt;
&lt;br /&gt;
===In Battle===&lt;br /&gt;
&lt;br /&gt;
Ballistas hit any unit that the ballista arrowhead passes through.  This makes them an order of magnitude more effective in combat than catapults, which fire in an arc that hits only a few tiles per shot and is nearly useless against anything smaller than a troop of [[goblin]]s.&lt;br /&gt;
&lt;br /&gt;
A siege engine you want to use for actual defense should be not set to fire at will, as this likely means that it's not loaded and ready at the time you actually need it. You should train your operators on other pieces.&lt;br /&gt;
&lt;br /&gt;
When the time comes, switch off all training engines and set all of the ones you'll be using to prepare to fire so the operators will be on-station; if some of them are currently not loaded, designate them to be disassembled so to prevent your operators from loading the training weapons instead of firing the real ones.&lt;br /&gt;
&lt;br /&gt;
Remember, operators are civilians. They do not care that the fortress is at stake: hunger, thirst and sleep always go first. That's why you trained more operators than you actually need; that's also why you disabled all other work that might distract them.  The most effective way to ensure that your operators won't run off is to lock them in with the siege engine when the time comes.&lt;br /&gt;
&lt;br /&gt;
===Ballista battery===&lt;br /&gt;
&lt;br /&gt;
If you place ballistas close enough together, you can completely cover a two or three tile wide corridor. Because siege engines are 3x3, they need to be staggered, so each one fires through the edge of the one ahead of it. This can be dangerous for your operators. To minimize risk, place [[fortification]]s to keep dwarves from wandering too far, and have only one entrance to the ballista room. There is still some risk that dwarves might wander into the line of fire, even with no reason to do so. &lt;br /&gt;
&lt;br /&gt;
In the diagrams, the ballistas ('b') fire to the right, and the entrance is the stairs ('X') to the south. The center-line of each engine is marked 'B' for clarity. Ammo storage is near the [[stair]]s, or possibly on another z-level. Expand the room southward for more storage. &lt;br /&gt;
&lt;br /&gt;
An alternate strategy could be to place a floodgate in the center of the 3x3 hallway, and activate it during times of crisis so that the Goblins are forced to fight in two separate 1x1 corridors rather than a single 3x3 corridor. If the corridors are further lined with spike traps and weapon traps, this combined defense can assure your men that any attempts to assault your base will be very, very bloody.&lt;br /&gt;
&lt;br /&gt;
Two tile corridor (8x6 room)&lt;br /&gt;
&lt;br /&gt;
 ##########&lt;br /&gt;
 #bbb######&lt;br /&gt;
 #BBBbbbF++&lt;br /&gt;
 #bbbBBBF++&lt;br /&gt;
 #X++bbb###&lt;br /&gt;
 ##########&lt;br /&gt;
&lt;br /&gt;
Three tile corridor (11x7 room)&lt;br /&gt;
 #############&lt;br /&gt;
 #bbb#########&lt;br /&gt;
 #BBBbbbFFFF++&lt;br /&gt;
 #bbbBBBbbbF++&lt;br /&gt;
 #+++bbbBBBF++&lt;br /&gt;
 #X+++++bbb###&lt;br /&gt;
 #############&lt;br /&gt;
&lt;br /&gt;
==The Hopoate Doctrine==&lt;br /&gt;
&lt;br /&gt;
Forums user John Hopoate has written this guide (now slightly edited for modern versions) to the effective construction and operation of siege engines: &lt;br /&gt;
&lt;br /&gt;
Please bear in mind that this is VERY long term stuff (10 years). Only by having highly trained siege operators and high quality siege weapons can you shoot accurately. &lt;br /&gt;
&lt;br /&gt;
* Download LabourDF from here:&lt;br /&gt;
&lt;br /&gt;
http://dwarf.lendemaindeveille.com/index.php/Utilities#LabourDF&lt;br /&gt;
&lt;br /&gt;
* Start off with two [[miner]]s and a [[woodcutter]] trained to proficient siege engineer status (the latter costs many starting points so choose your other starting gear and stats wisely) &lt;br /&gt;
&lt;br /&gt;
* After your fortress has about 50 dwarfs, build a siege workshop, place it at the front of your fort near the battlements and designate a custom [[stockpile]] within the battlements that can take only ballista arrows. Designate another custom stockpile that can take only regular stone. &lt;br /&gt;
&lt;br /&gt;
* Make sure only one of your dwarfs is set to have siege engineering as an active labour. Change that dwarf's orders to have nothing but siege engineering enabled. It may help to give that dwarf a custom profession title (such as SIEGE) to distinguish that dwarf from others. When new [[Mechanic]] or [[Siege engineer]] dwarfs arrive, make sure to disable siege engineering for them.&lt;br /&gt;
&lt;br /&gt;
* You'll need [[wood]], lots of wood. &lt;br /&gt;
&lt;br /&gt;
* Get the siege engineer dwarf to build 18 catapult parts, place them inside behind fortifications (which catapults CAN shoot through), designate a custom stockpile of regular stone within the battlements. &lt;br /&gt;
&lt;br /&gt;
* Train six dwarves to legendary status with mining or another fast-training skill: their high attributes are absolutely necessary for siege operating. All operators should have no job orders other than their stat-training and siege operating. When there is no mining to be done, set six catapults to &amp;quot;fire at will&amp;quot; &lt;br /&gt;
&lt;br /&gt;
* After the catapult parts are done, get the siege engineer dwarf to build about 100 wooden ballista arrows. Don't bother with metal arrowheads as they'll use 3 pieces of metal each, and that certainly adds up. &lt;br /&gt;
&lt;br /&gt;
* Now that his or her skill is at a high level, your siege engineer dwarf should be able to build superior quality (*) siege engine parts with about a 75% success rate. Build about 40 catapult parts and 40 ballista parts. &lt;br /&gt;
&lt;br /&gt;
* Build ten catapults and ten ballistas with a MINIMUM of superior quality (*) components in an alternating sequence along your well stocked battlements. Dump any inferior components. &lt;br /&gt;
&lt;br /&gt;
* By this point your miners/operators should be at a high level of skill, possibly legendary. This gives your superior quality weapons a devastatingly high rate of fire and awesome accuracy.&lt;br /&gt;
&lt;br /&gt;
[[Category:Buildings]]&lt;br /&gt;
[[Category:Fortress defense]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Water_pressure&amp;diff=33714</id>
		<title>40d:Water pressure</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Water_pressure&amp;diff=33714"/>
		<updated>2008-03-02T15:33:06Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* Water Pressure Theory */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Water pressure''' is a phenomenon exhibited by water in Dwarf Fortress.&lt;br /&gt;
&lt;br /&gt;
Water which is pumped up high into an enclosed tower and then allowed to flow to the bottom, at least if pumping continues, will have tremendous pressure at the bottom of the tower. This causes the water, if released, to move with remarkable speed and to even flow up stairs, ramps, or channels. Any water which flows down will tend to flow back up, until it has equalized.&lt;br /&gt;
&lt;br /&gt;
Dwarf Fortress does not model air pressure or surface friction, and magma does not have pressure (or at least it cannot flow up).&lt;br /&gt;
&lt;br /&gt;
== Water Pressure Dangers ==&lt;br /&gt;
&lt;br /&gt;
It is easy to flood your fortress accidentally by not accounting for water pressure. For example:&lt;br /&gt;
* It is safe to dig out a cistern one level below a murky pool, and to channel above a few tiles of the cistern so that your dwarves can get water from it without having to go outside. &lt;br /&gt;
* It is safe to refill a murky pool with water from a pump or brook/river/etc on the same level.&lt;br /&gt;
* It is not safe to do both to the same pool! The water from the pump/brook/river/whatever will fill the pool to 7/7, and will then pressurize the water in the cistern, which will then flow up out of your channels and flood your fort.&lt;br /&gt;
&lt;br /&gt;
== Mitigating the Dangers ==&lt;br /&gt;
&lt;br /&gt;
Hatches placed over channels prevent water pressure from spewing water up out of the channels, and still allow the tiles to be used as a water source (and possibly still for fishing too).&lt;br /&gt;
&lt;br /&gt;
Pumps can be used to eliminate pressure. If you allow water to fall two levels down into an enclosed area, and then pump it from one level above that, the water which comes out of the pump should have 0 pressure, rather than 1 pressure. You can even deliver water to the second-lowest level of your fortress safely in this manner. Of course, there is a downside - you still have to power the pumps. Due to the source water's pressure, the pump must be powered instead of dwarf-run (the tile the dwarf would stand on is filled by the pressurized water). Additionally, the power cannot be hooked up to the walkable tile of the pump, because the water will simply flow directly up it! Your vertical axles or gear assemblies should be placed above the unwalkable tile of the pump, and there must not be a channel over the walkable pump tile. (Water can only flow straight upward, not up and to the side at the same time)&lt;br /&gt;
&lt;br /&gt;
== Water Pressure Theory ==&lt;br /&gt;
&lt;br /&gt;
What follows here are several rules which specify how water pressure affects water's behavior. These were written to fit experimentally observed behavior as best as possible. (There used to be two models here, but the second one couldn't be reconciled with the observed results of the water-overpressure-in-river experiment, though the first also had to be extensively rewritten. The chief problem with the second one was that it was essentially &amp;quot;water pressure in a 7/7 water tile is determined by the difference in z-level between it and the highest 7/7 water tile it's connected to,&amp;quot; and that pressure wasn't something to be transmitted between tiles. This would mean an entire river overpressurized should overflow along the entire river length simultaneously. It didn't.)&lt;br /&gt;
&lt;br /&gt;
===Current Best Pressure Model===&lt;br /&gt;
&lt;br /&gt;
Note: this may not be correct.  See [http://www.gamasutra.com/view/feature/3549/interview_the_making_of_dwarf_.php?page=9] and [http://www.gamasutra.com/view/feature/3549/interview_the_making_of_dwarf_.php?page=10] for info from Toady.&lt;br /&gt;
&lt;br /&gt;
# Water normally has 0 pressure.&lt;br /&gt;
# If a water source (including pumps) attempts to create water in its output tile but cannot due to it being full already, it will pressurize the output tile (it remains pressure 0, but this allows it to pressurize the tile below it and give it pressure 1).&lt;br /&gt;
# Water sources attempt to generate water in tiles adjacent to pressurized tiles. They will not generate water in tiles above pressurized tiles unless the water source has '''nowhere''' else to generate '''any''' water, and they will never generate water above the water source's z-level.&lt;br /&gt;
# The amount of water generated per tick does NOT appear to increase as the radius of the water blob increases. Water being generated on two z-levels at once has been observed to generate faster on the lower level, but it is unclear if this actually means that lower levels have more water generated, or if some other factor was at work.&lt;br /&gt;
# For water sources, seemingly random valid pressurized tiles are chosen to generate water at each tick. However, tiles closer to the source are preferred (This may or may not be due to how pressurization spreads?).&lt;br /&gt;
# The pressurization state spreads from a tile to adjacent, above, or below tiles only if both are 7/7, and only if the pressurized tile has no tiles adjacent, above, or below itself which it could generate water in.&lt;br /&gt;
# Pressure which is transmitted downward is increased by 1. 7/7 water which falls and remains 7/7 also increases in pressure {{verify}}.&lt;br /&gt;
# Pressure which is transmitted upward is decreased by 1.&lt;br /&gt;
# Tiles with 0 pressure can be considered 'pressurized' for the purpose of generating water (they have no speed bonus).&lt;br /&gt;
# Pumps do not transmit pressure. Water which comes out of pumps has 0 pressure. (Note that you must ensure that output water does not contact input water, or pressure WILL be transmitted through the connection)&lt;br /&gt;
# Water tiles which drop below 7/7 density become 0 pressure and unpressurized.&lt;br /&gt;
# Pressure makes water moves faster, with each level of pressure seemingly providing greater speed.&lt;br /&gt;
# Falling water which falls onto 7/7 water acts as a 'source' (but is destroyed when its water is re-created elsewhere).&lt;br /&gt;
&lt;br /&gt;
===Anomalies===&lt;br /&gt;
* If you drop a fixed amount of water several levels down a shaft into another room, you can end up with more water than you started with. {{version|0.27.169.33g}}&lt;br /&gt;
* Pumps can turn into seemingly infinite water generators (though they can be stopped by blocking their input with a hatch, or by disconnecting their power).{{version|0.27.169.33g}} The above model currently appears to match this behavior if pumps are considered water sources. Perhaps pumps are not removing water from their input if they are unable to put water in the output, but they still generate water elsewhere as a source? {{verify}}&lt;br /&gt;
* A &amp;quot;u-bend bug&amp;quot; has been reported, which generates infinite amounts of water due to the source of the pressure not being properly drained. {{version|0.27.176.38a}}&lt;br /&gt;
&lt;br /&gt;
===Movies of pressure experiments===&lt;br /&gt;
* [http://mkv25.net/dfma/movie-284-firstwaterpressureexperimentreproduced] - Showing that pressure is not transmitted through non-7/7 tiles.&lt;br /&gt;
* [http://mkv25.net/dfma/movie-283-grandwaterpressureexperiment] - Showing that pumps output 0-pressure water even from a high-pressure source, that water will not flow up and to the side at the same time (has to flow straight up), and a few other things&lt;br /&gt;
* [http://mkv25.net/dfma/movie-285-waterpressureinriverexperiment] - Pump turned into infinite water generator, but still provided useful information on how overpressure causes upward flooding.&lt;br /&gt;
* [http://mkv25.net/dfma/movie-288-waterpressureexperiment4] - Uses three pumps connected to different tunnel layouts to test a few of these rules: One tunnel has three accessible z-levels. The second tunnel has one accessible z level and periodic shafts up. The third has only one accessible z level with no shafts. The bottom level of all three filled first, and the shafts did not fill until the bottom was filled. The second level of the three-high tunnel did not begin filling until the first was full. They did not all fill the bottom at once, but this is believed to be due to the order in which their pumps are placed on the river.&lt;br /&gt;
&lt;br /&gt;
===Possible Future Experiments===&lt;br /&gt;
* Have a pump pumping water into a 3-wide tunnel with a 1-wide tunnel below it. Have another pump pumping water into a 1-wide tunnel with a 3-wide tunnel below it. Observe whether the bottom tunnel's water spreads faster in both cases or just in the smaller tunnel.&lt;br /&gt;
* From a pump, fill a cistern which is several levels lower. Shut off the pump and the higher level tiles with hatches once the whole thing is 7/7. Open other hatches above the cistern, combine water with unpressurized water, and see what happens.&lt;br /&gt;
&lt;br /&gt;
[[Category:Physics]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Water_pressure&amp;diff=33713</id>
		<title>40d:Water pressure</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Water_pressure&amp;diff=33713"/>
		<updated>2008-02-17T03:14:19Z</updated>

		<summary type="html">&lt;p&gt;Nate879: All water has pressure.  Murky pools just have pressure 0.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Water pressure''' is a phenomenon exhibited by water in Dwarf Fortress.&lt;br /&gt;
&lt;br /&gt;
Water which is pumped up high into an enclosed tower and then allowed to flow to the bottom, at least if pumping continues, will have tremendous pressure at the bottom of the tower. This causes the water, if released, to move with remarkable speed and to even flow up stairs, ramps, or channels. Any water which flows down will tend to flow back up, until it has equalized.&lt;br /&gt;
&lt;br /&gt;
Dwarf Fortress does not model air pressure or surface friction, and magma does not have pressure (or at least it cannot flow up).&lt;br /&gt;
&lt;br /&gt;
== Water Pressure Dangers ==&lt;br /&gt;
&lt;br /&gt;
It is easy to flood your fortress accidentally by not accounting for water pressure. For example:&lt;br /&gt;
* It is safe to dig out a cistern one level below a murky pool, and to channel above a few tiles of the cistern so that your dwarves can get water from it without having to go outside. &lt;br /&gt;
* It is safe to refill a murky pool with water from a pump or brook/river/etc on the same level.&lt;br /&gt;
* It is not safe to do both to the same pool! The water from the pump/brook/river/whatever will fill the pool to 7/7, and will then pressurize the water in the cistern, which will then flow up out of your channels and flood your fort.&lt;br /&gt;
&lt;br /&gt;
== Mitigating the Dangers ==&lt;br /&gt;
&lt;br /&gt;
Hatches placed over channels prevent water pressure from spewing water up out of the channels, and still allow the tiles to be used as a water source (and possibly still for fishing too).&lt;br /&gt;
&lt;br /&gt;
Pumps can be used to eliminate pressure. If you allow water to fall two levels down into an enclosed area, and then pump it from one level above that, the water which comes out of the pump should have 0 pressure, rather than 1 pressure. You can even deliver water to the second-lowest level of your fortress safely in this manner. Of course, there is a downside - you still have to power the pumps. Due to the source water's pressure, the pump must be powered instead of dwarf-run (the tile the dwarf would stand on is filled by the pressurized water). Additionally, the power cannot be hooked up to the walkable tile of the pump, because the water will simply flow directly up it! Your vertical axles or gear assemblies should be placed above the unwalkable tile of the pump, and there must not be a channel over the walkable pump tile. (Water can only flow straight upward, not up and to the side at the same time)&lt;br /&gt;
&lt;br /&gt;
== Water Pressure Theory ==&lt;br /&gt;
&lt;br /&gt;
What follows here are several rules which specify how water pressure affects water's behavior. These were written to fit experimentally observed behavior as best as possible. (There used to be two models here, but the second one couldn't be reconciled with the observed results of the water-overpressure-in-river experiment, though the first also had to be extensively rewritten. The chief problem with the second one was that it was essentially &amp;quot;water pressure in a 7/7 water tile is determined by the difference in z-level between it and the highest 7/7 water tile it's connected to,&amp;quot; and that pressure wasn't something to be transmitted between tiles. This would mean an entire river overpressurized should overflow along the entire river length simultaneously. It didn't.)&lt;br /&gt;
&lt;br /&gt;
===Current Best Pressure Model===&lt;br /&gt;
# Water normally has 0 pressure.&lt;br /&gt;
# If a water source (including pumps) attempts to create water in its output tile but cannot due to it being full already, it will pressurize the output tile (it remains pressure 0, but this allows it to pressurize the tile below it and give it pressure 1).&lt;br /&gt;
# Water sources attempt to generate water in tiles adjacent to pressurized tiles. They will not generate water in tiles above pressurized tiles unless the water source has '''nowhere''' else to generate '''any''' water, and they will never generate water above the water source's z-level.&lt;br /&gt;
# The amount of water generated per tick does NOT appear to increase as the radius of the water blob increases. Water being generated on two z-levels at once has been observed to generate faster on the lower level, but it is unclear if this actually means that lower levels have more water generated, or if some other factor was at work.&lt;br /&gt;
# For water sources, seemingly random valid pressurized tiles are chosen to generate water at each tick. However, tiles closer to the source are preferred (This may or may not be due to how pressurization spreads?).&lt;br /&gt;
# The pressurization state spreads from a tile to adjacent, above, or below tiles only if both are 7/7, and only if the pressurized tile has no tiles adjacent, above, or below itself which it could generate water in.&lt;br /&gt;
# Pressure which is transmitted downward is increased by 1. 7/7 water which falls and remains 7/7 also increases in pressure {{verify}}.&lt;br /&gt;
# Pressure which is transmitted upward is decreased by 1.&lt;br /&gt;
# Tiles with 0 pressure can be considered 'pressurized' for the purpose of generating water (they have no speed bonus).&lt;br /&gt;
# Pumps do not transmit pressure. Water which comes out of pumps has 0 pressure. (Note that you must ensure that output water does not contact input water, or pressure WILL be transmitted through the connection)&lt;br /&gt;
# Water tiles which drop below 7/7 density become 0 pressure and unpressurized.&lt;br /&gt;
# Pressure makes water moves faster, with each level of pressure seemingly providing greater speed.&lt;br /&gt;
# Falling water which falls onto 7/7 water acts as a 'source' (but is destroyed when its water is re-created elsewhere).&lt;br /&gt;
&lt;br /&gt;
===Anomalies===&lt;br /&gt;
* If you drop a fixed amount of water several levels down a shaft into another room, you can end up with more water than you started with. {{version|0.27.169.33g}}&lt;br /&gt;
* Pumps can turn into seemingly infinite water generators (though they can be stopped by blocking their input with a hatch, or by disconnecting their power).{{version|0.27.169.33g}} The above model currently appears to match this behavior if pumps are considered water sources. Perhaps pumps are not removing water from their input if they are unable to put water in the output, but they still generate water elsewhere as a source? {{verify}}&lt;br /&gt;
* A &amp;quot;u-bend bug&amp;quot; has been reported, which generates infinite amounts of water due to the source of the pressure not being properly drained. {{version|0.27.176.38a}}&lt;br /&gt;
&lt;br /&gt;
===Movies of pressure experiments===&lt;br /&gt;
* [http://mkv25.net/dfma/movie-284-firstwaterpressureexperimentreproduced] - Showing that pressure is not transmitted through non-7/7 tiles.&lt;br /&gt;
* [http://mkv25.net/dfma/movie-283-grandwaterpressureexperiment] - Showing that pumps output 0-pressure water even from a high-pressure source, that water will not flow up and to the side at the same time (has to flow straight up), and a few other things&lt;br /&gt;
* [http://mkv25.net/dfma/movie-285-waterpressureinriverexperiment] - Pump turned into infinite water generator, but still provided useful information on how overpressure causes upward flooding.&lt;br /&gt;
* [http://mkv25.net/dfma/movie-288-waterpressureexperiment4] - Uses three pumps connected to different tunnel layouts to test a few of these rules: One tunnel has three accessible z-levels. The second tunnel has one accessible z level and periodic shafts up. The third has only one accessible z level with no shafts. The bottom level of all three filled first, and the shafts did not fill until the bottom was filled. The second level of the three-high tunnel did not begin filling until the first was full. They did not all fill the bottom at once, but this is believed to be due to the order in which their pumps are placed on the river.&lt;br /&gt;
&lt;br /&gt;
===Possible Future Experiments===&lt;br /&gt;
* Have a pump pumping water into a 3-wide tunnel with a 1-wide tunnel below it. Have another pump pumping water into a 1-wide tunnel with a 3-wide tunnel below it. Observe whether the bottom tunnel's water spreads faster in both cases or just in the smaller tunnel.&lt;br /&gt;
* From a pump, fill a cistern which is several levels lower. Shut off the pump and the higher level tiles with hatches once the whole thing is 7/7. Open other hatches above the cistern, combine water with unpressurized water, and see what happens.&lt;br /&gt;
&lt;br /&gt;
[[Category:Physics]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Water_pressure&amp;diff=33712</id>
		<title>40d:Water pressure</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Water_pressure&amp;diff=33712"/>
		<updated>2008-02-17T03:09:46Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* Anomalies */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Water pressure''' is a phenomenon apparently exhibited by some, but not all, water in Dwarf Fortress (Murky pools seem pressureless unless connected to another water source, but this is probably because pressure is only transmitted by 7/7 water).&lt;br /&gt;
&lt;br /&gt;
Water which is pumped up high into an enclosed tower and then allowed to flow to the bottom, at least if pumping continues, will have tremendous pressure at the bottom of the tower. This causes the water, if released, to move with remarkable speed and to even flow up stairs, ramps, or channels. Any water which flows down will tend to flow back up, until it has equalized.&lt;br /&gt;
&lt;br /&gt;
Dwarf Fortress does not model air pressure or surface friction, and magma does not have pressure (or at least it cannot flow up).&lt;br /&gt;
&lt;br /&gt;
== Water Pressure Dangers ==&lt;br /&gt;
&lt;br /&gt;
It is easy to flood your fortress accidentally by not accounting for water pressure. For example:&lt;br /&gt;
* It is safe to dig out a cistern one level below a murky pool, and to channel above a few tiles of the cistern so that your dwarves can get water from it without having to go outside. &lt;br /&gt;
* It is safe to refill a murky pool with water from a pump or brook/river/etc on the same level.&lt;br /&gt;
* It is not safe to do both to the same pool! The water from the pump/brook/river/whatever will fill the pool to 7/7, and will then pressurize the water in the cistern, which will then flow up out of your channels and flood your fort.&lt;br /&gt;
&lt;br /&gt;
== Mitigating the Dangers ==&lt;br /&gt;
&lt;br /&gt;
Hatches placed over channels prevent water pressure from spewing water up out of the channels, and still allow the tiles to be used as a water source (and possibly still for fishing too).&lt;br /&gt;
&lt;br /&gt;
Pumps can be used to eliminate pressure. If you allow water to fall two levels down into an enclosed area, and then pump it from one level above that, the water which comes out of the pump should have 0 pressure, rather than 1 pressure. You can even deliver water to the second-lowest level of your fortress safely in this manner. Of course, there is a downside - you still have to power the pumps. Due to the source water's pressure, the pump must be powered instead of dwarf-run (the tile the dwarf would stand on is filled by the pressurized water). Additionally, the power cannot be hooked up to the walkable tile of the pump, because the water will simply flow directly up it! Your vertical axles or gear assemblies should be placed above the unwalkable tile of the pump, and there must not be a channel over the walkable pump tile. (Water can only flow straight upward, not up and to the side at the same time)&lt;br /&gt;
&lt;br /&gt;
== Water Pressure Theory ==&lt;br /&gt;
&lt;br /&gt;
What follows here are several rules which specify how water pressure affects water's behavior. These were written to fit experimentally observed behavior as best as possible. (There used to be two models here, but the second one couldn't be reconciled with the observed results of the water-overpressure-in-river experiment, though the first also had to be extensively rewritten. The chief problem with the second one was that it was essentially &amp;quot;water pressure in a 7/7 water tile is determined by the difference in z-level between it and the highest 7/7 water tile it's connected to,&amp;quot; and that pressure wasn't something to be transmitted between tiles. This would mean an entire river overpressurized should overflow along the entire river length simultaneously. It didn't.)&lt;br /&gt;
&lt;br /&gt;
===Current Best Pressure Model===&lt;br /&gt;
# Water normally has 0 pressure.&lt;br /&gt;
# If a water source (including pumps) attempts to create water in its output tile but cannot due to it being full already, it will pressurize the output tile (it remains pressure 0, but this allows it to pressurize the tile below it and give it pressure 1).&lt;br /&gt;
# Water sources attempt to generate water in tiles adjacent to pressurized tiles. They will not generate water in tiles above pressurized tiles unless the water source has '''nowhere''' else to generate '''any''' water, and they will never generate water above the water source's z-level.&lt;br /&gt;
# The amount of water generated per tick does NOT appear to increase as the radius of the water blob increases. Water being generated on two z-levels at once has been observed to generate faster on the lower level, but it is unclear if this actually means that lower levels have more water generated, or if some other factor was at work.&lt;br /&gt;
# For water sources, seemingly random valid pressurized tiles are chosen to generate water at each tick. However, tiles closer to the source are preferred (This may or may not be due to how pressurization spreads?).&lt;br /&gt;
# The pressurization state spreads from a tile to adjacent, above, or below tiles only if both are 7/7, and only if the pressurized tile has no tiles adjacent, above, or below itself which it could generate water in.&lt;br /&gt;
# Pressure which is transmitted downward is increased by 1. 7/7 water which falls and remains 7/7 also increases in pressure {{verify}}.&lt;br /&gt;
# Pressure which is transmitted upward is decreased by 1.&lt;br /&gt;
# Tiles with 0 pressure can be considered 'pressurized' for the purpose of generating water (they have no speed bonus).&lt;br /&gt;
# Pumps do not transmit pressure. Water which comes out of pumps has 0 pressure. (Note that you must ensure that output water does not contact input water, or pressure WILL be transmitted through the connection)&lt;br /&gt;
# Water tiles which drop below 7/7 density become 0 pressure and unpressurized.&lt;br /&gt;
# Pressure makes water moves faster, with each level of pressure seemingly providing greater speed.&lt;br /&gt;
# Falling water which falls onto 7/7 water acts as a 'source' (but is destroyed when its water is re-created elsewhere).&lt;br /&gt;
&lt;br /&gt;
===Anomalies===&lt;br /&gt;
* If you drop a fixed amount of water several levels down a shaft into another room, you can end up with more water than you started with. {{version|0.27.169.33g}}&lt;br /&gt;
* Pumps can turn into seemingly infinite water generators (though they can be stopped by blocking their input with a hatch, or by disconnecting their power).{{version|0.27.169.33g}} The above model currently appears to match this behavior if pumps are considered water sources. Perhaps pumps are not removing water from their input if they are unable to put water in the output, but they still generate water elsewhere as a source? {{verify}}&lt;br /&gt;
* A &amp;quot;u-bend bug&amp;quot; has been reported, which generates infinite amounts of water due to the source of the pressure not being properly drained. {{version|0.27.176.38a}}&lt;br /&gt;
&lt;br /&gt;
===Movies of pressure experiments===&lt;br /&gt;
* [http://mkv25.net/dfma/movie-284-firstwaterpressureexperimentreproduced] - Showing that pressure is not transmitted through non-7/7 tiles.&lt;br /&gt;
* [http://mkv25.net/dfma/movie-283-grandwaterpressureexperiment] - Showing that pumps output 0-pressure water even from a high-pressure source, that water will not flow up and to the side at the same time (has to flow straight up), and a few other things&lt;br /&gt;
* [http://mkv25.net/dfma/movie-285-waterpressureinriverexperiment] - Pump turned into infinite water generator, but still provided useful information on how overpressure causes upward flooding.&lt;br /&gt;
* [http://mkv25.net/dfma/movie-288-waterpressureexperiment4] - Uses three pumps connected to different tunnel layouts to test a few of these rules: One tunnel has three accessible z-levels. The second tunnel has one accessible z level and periodic shafts up. The third has only one accessible z level with no shafts. The bottom level of all three filled first, and the shafts did not fill until the bottom was filled. The second level of the three-high tunnel did not begin filling until the first was full. They did not all fill the bottom at once, but this is believed to be due to the order in which their pumps are placed on the river.&lt;br /&gt;
&lt;br /&gt;
===Possible Future Experiments===&lt;br /&gt;
* Have a pump pumping water into a 3-wide tunnel with a 1-wide tunnel below it. Have another pump pumping water into a 1-wide tunnel with a 3-wide tunnel below it. Observe whether the bottom tunnel's water spreads faster in both cases or just in the smaller tunnel.&lt;br /&gt;
* From a pump, fill a cistern which is several levels lower. Shut off the pump and the higher level tiles with hatches once the whole thing is 7/7. Open other hatches above the cistern, combine water with unpressurized water, and see what happens.&lt;br /&gt;
&lt;br /&gt;
[[Category:Physics]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Water_pressure&amp;diff=33711</id>
		<title>40d:Water pressure</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Water_pressure&amp;diff=33711"/>
		<updated>2008-02-17T03:08:37Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* Anomalies */ u-bend exists in 38a&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Water pressure''' is a phenomenon apparently exhibited by some, but not all, water in Dwarf Fortress (Murky pools seem pressureless unless connected to another water source, but this is probably because pressure is only transmitted by 7/7 water).&lt;br /&gt;
&lt;br /&gt;
Water which is pumped up high into an enclosed tower and then allowed to flow to the bottom, at least if pumping continues, will have tremendous pressure at the bottom of the tower. This causes the water, if released, to move with remarkable speed and to even flow up stairs, ramps, or channels. Any water which flows down will tend to flow back up, until it has equalized.&lt;br /&gt;
&lt;br /&gt;
Dwarf Fortress does not model air pressure or surface friction, and magma does not have pressure (or at least it cannot flow up).&lt;br /&gt;
&lt;br /&gt;
== Water Pressure Dangers ==&lt;br /&gt;
&lt;br /&gt;
It is easy to flood your fortress accidentally by not accounting for water pressure. For example:&lt;br /&gt;
* It is safe to dig out a cistern one level below a murky pool, and to channel above a few tiles of the cistern so that your dwarves can get water from it without having to go outside. &lt;br /&gt;
* It is safe to refill a murky pool with water from a pump or brook/river/etc on the same level.&lt;br /&gt;
* It is not safe to do both to the same pool! The water from the pump/brook/river/whatever will fill the pool to 7/7, and will then pressurize the water in the cistern, which will then flow up out of your channels and flood your fort.&lt;br /&gt;
&lt;br /&gt;
== Mitigating the Dangers ==&lt;br /&gt;
&lt;br /&gt;
Hatches placed over channels prevent water pressure from spewing water up out of the channels, and still allow the tiles to be used as a water source (and possibly still for fishing too).&lt;br /&gt;
&lt;br /&gt;
Pumps can be used to eliminate pressure. If you allow water to fall two levels down into an enclosed area, and then pump it from one level above that, the water which comes out of the pump should have 0 pressure, rather than 1 pressure. You can even deliver water to the second-lowest level of your fortress safely in this manner. Of course, there is a downside - you still have to power the pumps. Due to the source water's pressure, the pump must be powered instead of dwarf-run (the tile the dwarf would stand on is filled by the pressurized water). Additionally, the power cannot be hooked up to the walkable tile of the pump, because the water will simply flow directly up it! Your vertical axles or gear assemblies should be placed above the unwalkable tile of the pump, and there must not be a channel over the walkable pump tile. (Water can only flow straight upward, not up and to the side at the same time)&lt;br /&gt;
&lt;br /&gt;
== Water Pressure Theory ==&lt;br /&gt;
&lt;br /&gt;
What follows here are several rules which specify how water pressure affects water's behavior. These were written to fit experimentally observed behavior as best as possible. (There used to be two models here, but the second one couldn't be reconciled with the observed results of the water-overpressure-in-river experiment, though the first also had to be extensively rewritten. The chief problem with the second one was that it was essentially &amp;quot;water pressure in a 7/7 water tile is determined by the difference in z-level between it and the highest 7/7 water tile it's connected to,&amp;quot; and that pressure wasn't something to be transmitted between tiles. This would mean an entire river overpressurized should overflow along the entire river length simultaneously. It didn't.)&lt;br /&gt;
&lt;br /&gt;
===Current Best Pressure Model===&lt;br /&gt;
# Water normally has 0 pressure.&lt;br /&gt;
# If a water source (including pumps) attempts to create water in its output tile but cannot due to it being full already, it will pressurize the output tile (it remains pressure 0, but this allows it to pressurize the tile below it and give it pressure 1).&lt;br /&gt;
# Water sources attempt to generate water in tiles adjacent to pressurized tiles. They will not generate water in tiles above pressurized tiles unless the water source has '''nowhere''' else to generate '''any''' water, and they will never generate water above the water source's z-level.&lt;br /&gt;
# The amount of water generated per tick does NOT appear to increase as the radius of the water blob increases. Water being generated on two z-levels at once has been observed to generate faster on the lower level, but it is unclear if this actually means that lower levels have more water generated, or if some other factor was at work.&lt;br /&gt;
# For water sources, seemingly random valid pressurized tiles are chosen to generate water at each tick. However, tiles closer to the source are preferred (This may or may not be due to how pressurization spreads?).&lt;br /&gt;
# The pressurization state spreads from a tile to adjacent, above, or below tiles only if both are 7/7, and only if the pressurized tile has no tiles adjacent, above, or below itself which it could generate water in.&lt;br /&gt;
# Pressure which is transmitted downward is increased by 1. 7/7 water which falls and remains 7/7 also increases in pressure {{verify}}.&lt;br /&gt;
# Pressure which is transmitted upward is decreased by 1.&lt;br /&gt;
# Tiles with 0 pressure can be considered 'pressurized' for the purpose of generating water (they have no speed bonus).&lt;br /&gt;
# Pumps do not transmit pressure. Water which comes out of pumps has 0 pressure. (Note that you must ensure that output water does not contact input water, or pressure WILL be transmitted through the connection)&lt;br /&gt;
# Water tiles which drop below 7/7 density become 0 pressure and unpressurized.&lt;br /&gt;
# Pressure makes water moves faster, with each level of pressure seemingly providing greater speed.&lt;br /&gt;
# Falling water which falls onto 7/7 water acts as a 'source' (but is destroyed when its water is re-created elsewhere).&lt;br /&gt;
&lt;br /&gt;
===Anomalies===&lt;br /&gt;
* If you drop a fixed amount of water several levels down a shaft into another room, you can end up with more water than you started with. {{version|0.27.169.33g}}&lt;br /&gt;
* Pumps can turn into seemingly infinite water generators (though they can be stopped by blocking their input with a hatch, or by disconnecting their power).{{version|0.27.169.33g}} The above model currently appears to match this behavior if pumps are considered water sources. Perhaps pumps are not removing water from their input if they are unable to put water in the output, but they still generate water elsewhere as a source? {{verify}}&lt;br /&gt;
* A &amp;quot;u-bend bug&amp;quot; has been reported, which generates infinite amounts of water due to the source of the pressure not being properly drained. {{version|0.27.169.38a}}&lt;br /&gt;
&lt;br /&gt;
===Movies of pressure experiments===&lt;br /&gt;
* [http://mkv25.net/dfma/movie-284-firstwaterpressureexperimentreproduced] - Showing that pressure is not transmitted through non-7/7 tiles.&lt;br /&gt;
* [http://mkv25.net/dfma/movie-283-grandwaterpressureexperiment] - Showing that pumps output 0-pressure water even from a high-pressure source, that water will not flow up and to the side at the same time (has to flow straight up), and a few other things&lt;br /&gt;
* [http://mkv25.net/dfma/movie-285-waterpressureinriverexperiment] - Pump turned into infinite water generator, but still provided useful information on how overpressure causes upward flooding.&lt;br /&gt;
* [http://mkv25.net/dfma/movie-288-waterpressureexperiment4] - Uses three pumps connected to different tunnel layouts to test a few of these rules: One tunnel has three accessible z-levels. The second tunnel has one accessible z level and periodic shafts up. The third has only one accessible z level with no shafts. The bottom level of all three filled first, and the shafts did not fill until the bottom was filled. The second level of the three-high tunnel did not begin filling until the first was full. They did not all fill the bottom at once, but this is believed to be due to the order in which their pumps are placed on the river.&lt;br /&gt;
&lt;br /&gt;
===Possible Future Experiments===&lt;br /&gt;
* Have a pump pumping water into a 3-wide tunnel with a 1-wide tunnel below it. Have another pump pumping water into a 1-wide tunnel with a 3-wide tunnel below it. Observe whether the bottom tunnel's water spreads faster in both cases or just in the smaller tunnel.&lt;br /&gt;
* From a pump, fill a cistern which is several levels lower. Shut off the pump and the higher level tiles with hatches once the whole thing is 7/7. Open other hatches above the cistern, combine water with unpressurized water, and see what happens.&lt;br /&gt;
&lt;br /&gt;
[[Category:Physics]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d_Talk:Dam&amp;diff=21544</id>
		<title>40d Talk:Dam</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d_Talk:Dam&amp;diff=21544"/>
		<updated>2008-02-09T21:37:43Z</updated>

		<summary type="html">&lt;p&gt;Nate879: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This article should be deleted for the same reason &amp;quot;Rock chute&amp;quot; was. It is an application of the material given in the wiki. --[[User:Savok|Savok]] 00:06, 6 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
Maybe - but where else is someone going to find ''specific'' information about this? Browsing through the map archive will only show basic dam construction and give no specific details. Isn't it basically the same as [[Design strategies]]? --[[User:Decanter|Decanter]] 00:14, 6 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
Before looking at this page, I had no idea we could make dams and such... --[[User:Eagle of Fire|Eagle of Fire]] 19:07, 12 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
If nothing else we should save the information about excavating the river tiles, I had no idea you needed to do this and I'm sure most people wouldn't either. --[[User:BurnedToast|BurnedToast]] 09:54, 17 November 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
This article should definitely be kept.  It does not belong with [[design strategies]], and provides useful information.  There is no reason to delete it.  I agree with Eagle of Fire.  [[User:Nate879|Nate879]] 16:37, 9 February 2008 (EST)&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Design_strategies&amp;diff=6190</id>
		<title>40d:Design strategies</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Design_strategies&amp;diff=6190"/>
		<updated>2008-02-09T21:29:31Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* Miscellaneous strategies */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Image Rules Notice}}&lt;br /&gt;
&lt;br /&gt;
==Fortress defense==&lt;br /&gt;
&lt;br /&gt;
See [[fortress defense]].&lt;br /&gt;
&lt;br /&gt;
==Entrance designs==&lt;br /&gt;
&lt;br /&gt;
===Flooded entrance===&lt;br /&gt;
&lt;br /&gt;
Using a chamber as your entrance alongside a chamber full of water and some machinery you can flood or drain the entrance at will.&lt;br /&gt;
&lt;br /&gt;
The basic premise requires two [[lever]]s, two [[screw pump]]s and two [[gear assemblies]]. The amount of power required and the number of additional components needed to get the power to the screw pumps varies depending on distance/setup.&lt;br /&gt;
One pump is placed to draw from chamber 1 and dump into chamber 2. The other is set in reverse. A gear assembly is placed next to each pump and connected to the main power system. Each gear is linked to a lever.&lt;br /&gt;
Now at the flip of a switch you can submerge your entrance with water or magma for easy, secure defense against creatures that aren't amphibious or magma-dwelling, depending.&lt;br /&gt;
&lt;br /&gt;
[[Image:Entflood.jpg]]&lt;br /&gt;
&lt;br /&gt;
The picture above shows the design in action. The green pump is currently on while the red has been disconnected through the grey marked axle. The yellow X is just to mark that there is a channel under the axle.&lt;br /&gt;
&lt;br /&gt;
=== 3D map format ===&lt;br /&gt;
For more information on how to dig passages and structures in a 3D map, see [[digging]].&lt;br /&gt;
&lt;br /&gt;
==Interior design==&lt;br /&gt;
It may seem obvious to experienced players but it should be stated explicitly: for maximal efficiency your dwarves should spend the least amount of time moving about and the most time doing productive things.  Fortress interior design is critical to productivity.&lt;br /&gt;
&lt;br /&gt;
===[[Bedroom design]]===&lt;br /&gt;
Enterprising players often try to find a design for their living quarter area which is either very space efficient or easy on the eye. This subject haven't been tackled much yet  but you can see the different designs most often used by players of older versions (0.23.130.23a and down, see link above). Most of them are still applicable on the newer versions (0.27.169.32a and up) but could possibly be heavily modified to benefit from the new Z-axis stairs placing.&lt;br /&gt;
&lt;br /&gt;
'''THLawrence's Living Pods'''&lt;br /&gt;
&lt;br /&gt;
Apartment Complex:&lt;br /&gt;
{{qd|cols=13&lt;br /&gt;
|╔|═|═|╦|═|═|╦|═|═|╦|═|═|╗&lt;br /&gt;
|║|.|.|║|.|.|║|.|.|║|.|.|║&lt;br /&gt;
|║|.|┼|╩|┼|.|║|.|┼|╩|┼|.|║&lt;br /&gt;
|╠|═|╣|X|╠|═|╬|═|╣|X|╠|═|╣&lt;br /&gt;
|║|.|┼|╦|┼|.|║|.|┼|╦|┼|.|║&lt;br /&gt;
|║|.|.|║|.|.|║|.|.|║|.|.|║}}&lt;br /&gt;
{{qd|cols=13&lt;br /&gt;
|╠|═|═|╬|═|═|╬|═|═|╬|═|═|╣&lt;br /&gt;
|║|.|.|║|.|.|║|.|.|║|.|.|║&lt;br /&gt;
|║|.|┼|╩|┼|.|║|.|┼|╩|┼|.|║&lt;br /&gt;
|╠|═|╣|X|╠|═|╬|═|╣|X|╠|═|╣&lt;br /&gt;
|║|.|┼|╦|┼|.|║|.|┼|╦|┼|.|║&lt;br /&gt;
|║|.|.|║|.|.|║|.|.|║|.|.|║&lt;br /&gt;
|╚|═|═|╩|═|═|╩|═|═|╩|═|═|╝}}&lt;br /&gt;
&lt;br /&gt;
Lobby:&lt;br /&gt;
{{qd|cols=15&lt;br /&gt;
|╔|═|═|╦|═|═|╦|═|═|╦|═|═|╗|.|.&lt;br /&gt;
|║|.|.|║|.|.|║|.|.|║|.|.|║|.|.&lt;br /&gt;
|║|.|┼|╩|┼|.|║|.|┼|╩|┼|.|║|.|.&lt;br /&gt;
|╠|═|╣|X|╚|═|╩|═|╝|X|╚|═|╝|.|.&lt;br /&gt;
|║|.|┼|╗|.|.|.|.|.|.|.|.|.|.|.&lt;br /&gt;
|║|.|.|║|.|.|.|.|.|.|.|.|.|.|.}}&lt;br /&gt;
{{qd|cols=15&lt;br /&gt;
|╠|═|═|╣|.|.|.|.|.|╔|═|═|╗|.|.&lt;br /&gt;
|║|.|.|║|.|.|.|.|.|║|.|.|║|.|.&lt;br /&gt;
|║|.|┼|╝|.|.|.|.|.|╚|┼|.|║|.|.&lt;br /&gt;
|╠|═|╣|X|╔|═|╦|═|╗|X|╠|═|╣|.|.&lt;br /&gt;
|║|.|┼|╦|┼|.|║|.|┼|╦|┼|.|║|.|.&lt;br /&gt;
|║|.|.|║|.|.|║|.|.|║|.|.|║|.|.&lt;br /&gt;
|╚|═|═|╩|═|═|╩|═|═|╩|═|═|╝|.|.}}&lt;br /&gt;
&lt;br /&gt;
This design is compact and allows for a large number of rooms. Each room has 3 tiles and a door. To add the apartment complex build it one level above or below the lobby. The design can be stretched to make the rooms 3x2 or 3x3 depending on your preference. Though not as impressive as the fractal patterns it is very efficient in that it can allow for large numbers of dwarves to easily access the main hallway.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''GnomeChomsky's Tessellated Apartments'''&lt;br /&gt;
&lt;br /&gt;
[[Image:bedrooms.png]]&lt;br /&gt;
&lt;br /&gt;
Access can be from above and/or below by the stairs, or a hallway can be run into the dining room level by removing the bedroom at one of the cardinal points.  This design can be repeated as far as desired in the X, Y, and Z directions.&lt;br /&gt;
&lt;br /&gt;
===Workshop Logistics===&lt;br /&gt;
&lt;br /&gt;
At a certain point, the most important thing for your fortress is not that you have workshops, but that they are placed efficiently.&lt;br /&gt;
&lt;br /&gt;
 =WWWWWW=WWWWWW=&lt;br /&gt;
 =iiiiii=iiiiii=&lt;br /&gt;
 =iiiiii=iiiiii=&lt;br /&gt;
 =iiiiii=iiiiii=&lt;br /&gt;
 =oooooo=oooooo=&lt;br /&gt;
 =oooooo=oooooo=&lt;br /&gt;
 =oooooo=oooooo=&lt;br /&gt;
 ...............&lt;br /&gt;
 ...............&lt;br /&gt;
 ...............&lt;br /&gt;
 ===============&lt;br /&gt;
&lt;br /&gt;
The idea is that there is a wide hallway at the bottom for easy access for haulers. The workshops are at the top because much less dwarf-hours will be spent moving to the workshop itself than haulers moving to the stockpiles. You pair workshops that have similar inputs or similar outputs or where the output of one is the input of another. Examples: Pair a mechanic's workshop with a mason's workshop because both consume stone and produce furniture. If multiple inputs are required, it is better to split the 3x6 space into specialized stockpiles rather than having a single 'input' stockpile because you want to make sure that there is always some of every input. Use the 'take from stockpile' interface to fill these subsidiary stockpiles from your main stockpile and vice versa.&lt;br /&gt;
&lt;br /&gt;
Another good way to do this is with the stockpiles on the next Z-level, making it slightly more efficient, like this:&lt;br /&gt;
&lt;br /&gt;
Level 0:&lt;br /&gt;
&lt;br /&gt;
 ===============&lt;br /&gt;
 =WWWWWW=WWWWWW=&lt;br /&gt;
 =WWWWWW=WWWWWW=&lt;br /&gt;
 =WWWWWW=WWWWWW=&lt;br /&gt;
 ...&amp;gt;......&amp;gt;....&lt;br /&gt;
 ===============&lt;br /&gt;
&lt;br /&gt;
Level -1:&lt;br /&gt;
&lt;br /&gt;
 ===============&lt;br /&gt;
 =iiiiii=iiiiii=&lt;br /&gt;
 =iiiiii=iiiiii=&lt;br /&gt;
 =iiiiii=iiiiii=&lt;br /&gt;
 =..&amp;lt;...=..&amp;lt;...=&lt;br /&gt;
 =oooooo=oooooo=&lt;br /&gt;
 =oooooo=oooooo=&lt;br /&gt;
 =oooooo=oooooo=&lt;br /&gt;
 ...............&lt;br /&gt;
 ...............&lt;br /&gt;
 ...............&lt;br /&gt;
 ===============&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Alternate Workshop Design ===&lt;br /&gt;
&lt;br /&gt;
One important consideration of workshops includes design to account for moody dwarves.  Open workshops might be easy and convenient, but make containment in the case of a berserk dwarf difficult.  One such layout that takes this into consideration is as follows:&lt;br /&gt;
&lt;br /&gt;
 =========&lt;br /&gt;
 =WWWXWWW=&lt;br /&gt;
 =WWW.WWW=&lt;br /&gt;
 =WWW.WWW=&lt;br /&gt;
 =.......=&lt;br /&gt;
 =WWW.WWW=&lt;br /&gt;
 =WWW.WWW=&lt;br /&gt;
 =WWW.WWW=&lt;br /&gt;
 ====+====&lt;br /&gt;
&lt;br /&gt;
Key: W: Workshop, X: up/downstaircase, =: wall, +: door.&lt;br /&gt;
&lt;br /&gt;
Stockpiles are placed above and below the room, generally one for raw materials and another for finished materials.  Similar workshops can be grouped together for easier checking on, and the door can be locked should a moody dwarf's wishes be unmet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Fluid workshop locations====&lt;br /&gt;
Alternatively, you can employ a &amp;quot;work site&amp;quot; methodology where workshops are constructed and destroyed as necessary.  For example, if you mine out a huge dining hall and it is completely filled with stone, build a masonry shop in the hall to manufacture tables and chairs.  This eliminates the need for a stone hauler because your mason only has to travel a few squares to get raw material.  In addition it makes furniture hauling more efficient because the tables and chairs are right next to their eventual location.  And of course it clears stone out of your dining hall, eliminating the need for a refuse hauler to dump it all.&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous strategies==&lt;br /&gt;
===Use for soil layers===&lt;br /&gt;
[[Soil]] layers (such as clay, loam, etc.) - which may at first seem to be of secondary importance - are very useful for large storage areas, as they do not leave rock behind when dug through and may be excavated much faster by comparison. You can also farm on soil tiles without first making them muddy.&lt;br /&gt;
&lt;br /&gt;
Since soil cannot be smoothed or detailed, it is a less than ideal medium to assign rooms in. Workshops do not have happy thoughts for increased surrounding worth, so if proximity to another area is not an issue, soil is a great place to put them.&lt;br /&gt;
&lt;br /&gt;
Since soil is primarily located near the surface, where a trade depot is often built, it is very useful to dig out large spaces for furniture and finished goods in soil for several reasons. First, it produces no stone, and is thus very fast to dig out. Secondly, having finished goods as close to the trade depot as possible is necessary for efficient trading.&lt;br /&gt;
&lt;br /&gt;
==Dams==&lt;br /&gt;
See [[dam]].&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Design_strategies&amp;diff=6189</id>
		<title>40d:Design strategies</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Design_strategies&amp;diff=6189"/>
		<updated>2008-02-09T21:28:33Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* Dams */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Image Rules Notice}}&lt;br /&gt;
&lt;br /&gt;
==Fortress defense==&lt;br /&gt;
&lt;br /&gt;
See [[fortress defense]].&lt;br /&gt;
&lt;br /&gt;
==Entrance designs==&lt;br /&gt;
&lt;br /&gt;
===Flooded entrance===&lt;br /&gt;
&lt;br /&gt;
Using a chamber as your entrance alongside a chamber full of water and some machinery you can flood or drain the entrance at will.&lt;br /&gt;
&lt;br /&gt;
The basic premise requires two [[lever]]s, two [[screw pump]]s and two [[gear assemblies]]. The amount of power required and the number of additional components needed to get the power to the screw pumps varies depending on distance/setup.&lt;br /&gt;
One pump is placed to draw from chamber 1 and dump into chamber 2. The other is set in reverse. A gear assembly is placed next to each pump and connected to the main power system. Each gear is linked to a lever.&lt;br /&gt;
Now at the flip of a switch you can submerge your entrance with water or magma for easy, secure defense against creatures that aren't amphibious or magma-dwelling, depending.&lt;br /&gt;
&lt;br /&gt;
[[Image:Entflood.jpg]]&lt;br /&gt;
&lt;br /&gt;
The picture above shows the design in action. The green pump is currently on while the red has been disconnected through the grey marked axle. The yellow X is just to mark that there is a channel under the axle.&lt;br /&gt;
&lt;br /&gt;
=== 3D map format ===&lt;br /&gt;
For more information on how to dig passages and structures in a 3D map, see [[digging]].&lt;br /&gt;
&lt;br /&gt;
==Interior design==&lt;br /&gt;
It may seem obvious to experienced players but it should be stated explicitly: for maximal efficiency your dwarves should spend the least amount of time moving about and the most time doing productive things.  Fortress interior design is critical to productivity.&lt;br /&gt;
&lt;br /&gt;
===[[Bedroom design]]===&lt;br /&gt;
Enterprising players often try to find a design for their living quarter area which is either very space efficient or easy on the eye. This subject haven't been tackled much yet  but you can see the different designs most often used by players of older versions (0.23.130.23a and down, see link above). Most of them are still applicable on the newer versions (0.27.169.32a and up) but could possibly be heavily modified to benefit from the new Z-axis stairs placing.&lt;br /&gt;
&lt;br /&gt;
'''THLawrence's Living Pods'''&lt;br /&gt;
&lt;br /&gt;
Apartment Complex:&lt;br /&gt;
{{qd|cols=13&lt;br /&gt;
|╔|═|═|╦|═|═|╦|═|═|╦|═|═|╗&lt;br /&gt;
|║|.|.|║|.|.|║|.|.|║|.|.|║&lt;br /&gt;
|║|.|┼|╩|┼|.|║|.|┼|╩|┼|.|║&lt;br /&gt;
|╠|═|╣|X|╠|═|╬|═|╣|X|╠|═|╣&lt;br /&gt;
|║|.|┼|╦|┼|.|║|.|┼|╦|┼|.|║&lt;br /&gt;
|║|.|.|║|.|.|║|.|.|║|.|.|║}}&lt;br /&gt;
{{qd|cols=13&lt;br /&gt;
|╠|═|═|╬|═|═|╬|═|═|╬|═|═|╣&lt;br /&gt;
|║|.|.|║|.|.|║|.|.|║|.|.|║&lt;br /&gt;
|║|.|┼|╩|┼|.|║|.|┼|╩|┼|.|║&lt;br /&gt;
|╠|═|╣|X|╠|═|╬|═|╣|X|╠|═|╣&lt;br /&gt;
|║|.|┼|╦|┼|.|║|.|┼|╦|┼|.|║&lt;br /&gt;
|║|.|.|║|.|.|║|.|.|║|.|.|║&lt;br /&gt;
|╚|═|═|╩|═|═|╩|═|═|╩|═|═|╝}}&lt;br /&gt;
&lt;br /&gt;
Lobby:&lt;br /&gt;
{{qd|cols=15&lt;br /&gt;
|╔|═|═|╦|═|═|╦|═|═|╦|═|═|╗|.|.&lt;br /&gt;
|║|.|.|║|.|.|║|.|.|║|.|.|║|.|.&lt;br /&gt;
|║|.|┼|╩|┼|.|║|.|┼|╩|┼|.|║|.|.&lt;br /&gt;
|╠|═|╣|X|╚|═|╩|═|╝|X|╚|═|╝|.|.&lt;br /&gt;
|║|.|┼|╗|.|.|.|.|.|.|.|.|.|.|.&lt;br /&gt;
|║|.|.|║|.|.|.|.|.|.|.|.|.|.|.}}&lt;br /&gt;
{{qd|cols=15&lt;br /&gt;
|╠|═|═|╣|.|.|.|.|.|╔|═|═|╗|.|.&lt;br /&gt;
|║|.|.|║|.|.|.|.|.|║|.|.|║|.|.&lt;br /&gt;
|║|.|┼|╝|.|.|.|.|.|╚|┼|.|║|.|.&lt;br /&gt;
|╠|═|╣|X|╔|═|╦|═|╗|X|╠|═|╣|.|.&lt;br /&gt;
|║|.|┼|╦|┼|.|║|.|┼|╦|┼|.|║|.|.&lt;br /&gt;
|║|.|.|║|.|.|║|.|.|║|.|.|║|.|.&lt;br /&gt;
|╚|═|═|╩|═|═|╩|═|═|╩|═|═|╝|.|.}}&lt;br /&gt;
&lt;br /&gt;
This design is compact and allows for a large number of rooms. Each room has 3 tiles and a door. To add the apartment complex build it one level above or below the lobby. The design can be stretched to make the rooms 3x2 or 3x3 depending on your preference. Though not as impressive as the fractal patterns it is very efficient in that it can allow for large numbers of dwarves to easily access the main hallway.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''GnomeChomsky's Tessellated Apartments'''&lt;br /&gt;
&lt;br /&gt;
[[Image:bedrooms.png]]&lt;br /&gt;
&lt;br /&gt;
Access can be from above and/or below by the stairs, or a hallway can be run into the dining room level by removing the bedroom at one of the cardinal points.  This design can be repeated as far as desired in the X, Y, and Z directions.&lt;br /&gt;
&lt;br /&gt;
===Workshop Logistics===&lt;br /&gt;
&lt;br /&gt;
At a certain point, the most important thing for your fortress is not that you have workshops, but that they are placed efficiently.&lt;br /&gt;
&lt;br /&gt;
 =WWWWWW=WWWWWW=&lt;br /&gt;
 =iiiiii=iiiiii=&lt;br /&gt;
 =iiiiii=iiiiii=&lt;br /&gt;
 =iiiiii=iiiiii=&lt;br /&gt;
 =oooooo=oooooo=&lt;br /&gt;
 =oooooo=oooooo=&lt;br /&gt;
 =oooooo=oooooo=&lt;br /&gt;
 ...............&lt;br /&gt;
 ...............&lt;br /&gt;
 ...............&lt;br /&gt;
 ===============&lt;br /&gt;
&lt;br /&gt;
The idea is that there is a wide hallway at the bottom for easy access for haulers. The workshops are at the top because much less dwarf-hours will be spent moving to the workshop itself than haulers moving to the stockpiles. You pair workshops that have similar inputs or similar outputs or where the output of one is the input of another. Examples: Pair a mechanic's workshop with a mason's workshop because both consume stone and produce furniture. If multiple inputs are required, it is better to split the 3x6 space into specialized stockpiles rather than having a single 'input' stockpile because you want to make sure that there is always some of every input. Use the 'take from stockpile' interface to fill these subsidiary stockpiles from your main stockpile and vice versa.&lt;br /&gt;
&lt;br /&gt;
Another good way to do this is with the stockpiles on the next Z-level, making it slightly more efficient, like this:&lt;br /&gt;
&lt;br /&gt;
Level 0:&lt;br /&gt;
&lt;br /&gt;
 ===============&lt;br /&gt;
 =WWWWWW=WWWWWW=&lt;br /&gt;
 =WWWWWW=WWWWWW=&lt;br /&gt;
 =WWWWWW=WWWWWW=&lt;br /&gt;
 ...&amp;gt;......&amp;gt;....&lt;br /&gt;
 ===============&lt;br /&gt;
&lt;br /&gt;
Level -1:&lt;br /&gt;
&lt;br /&gt;
 ===============&lt;br /&gt;
 =iiiiii=iiiiii=&lt;br /&gt;
 =iiiiii=iiiiii=&lt;br /&gt;
 =iiiiii=iiiiii=&lt;br /&gt;
 =..&amp;lt;...=..&amp;lt;...=&lt;br /&gt;
 =oooooo=oooooo=&lt;br /&gt;
 =oooooo=oooooo=&lt;br /&gt;
 =oooooo=oooooo=&lt;br /&gt;
 ...............&lt;br /&gt;
 ...............&lt;br /&gt;
 ...............&lt;br /&gt;
 ===============&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Alternate Workshop Design ===&lt;br /&gt;
&lt;br /&gt;
One important consideration of workshops includes design to account for moody dwarves.  Open workshops might be easy and convenient, but make containment in the case of a berserk dwarf difficult.  One such layout that takes this into consideration is as follows:&lt;br /&gt;
&lt;br /&gt;
 =========&lt;br /&gt;
 =WWWXWWW=&lt;br /&gt;
 =WWW.WWW=&lt;br /&gt;
 =WWW.WWW=&lt;br /&gt;
 =.......=&lt;br /&gt;
 =WWW.WWW=&lt;br /&gt;
 =WWW.WWW=&lt;br /&gt;
 =WWW.WWW=&lt;br /&gt;
 ====+====&lt;br /&gt;
&lt;br /&gt;
Key: W: Workshop, X: up/downstaircase, =: wall, +: door.&lt;br /&gt;
&lt;br /&gt;
Stockpiles are placed above and below the room, generally one for raw materials and another for finished materials.  Similar workshops can be grouped together for easier checking on, and the door can be locked should a moody dwarf's wishes be unmet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Fluid workshop locations====&lt;br /&gt;
Alternatively, you can employ a &amp;quot;work site&amp;quot; methodology where workshops are constructed and destroyed as necessary.  For example, if you mine out a huge dining hall and it is completely filled with stone, build a masonry shop in the hall to manufacture tables and chairs.  This eliminates the need for a stone hauler because your mason only has to travel a few squares to get raw material.  In addition it makes furniture hauling more efficient because the tables and chairs are right next to their eventual location.  And of course it clears stone out of your dining hall, eliminating the need for a refuse hauler to dump it all.&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous strategies==&lt;br /&gt;
===Use for soil layers===&lt;br /&gt;
[[Soil]] layers (such as clay, loam, etc.) - which may at first seem to be of secondary importance - are very useful for large storage areas, as they do not leave rock behind when dug through and may be excavated much faster by comparison. You can also farm on soil tiles without first making them muddy.&lt;br /&gt;
&lt;br /&gt;
Since soil cannot be smoothed or detailed, it is a less than ideal medium to assign rooms in. Workshops do not have happy thoughts for increased surrounding worth, so if proximity to another area is not an issue, soil is a great place to put them.&lt;br /&gt;
&lt;br /&gt;
Since soil is primarily located near the surface, where a trade depot is often built, it is very useful to dig out large spaces for furniture and finished goods in soil for several reasons. First, it produces no stone, and is thus very fast to dig out. Secondly, having finished goods as close to the trade depot as possible is necessary for efficient trading.&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Dam&amp;diff=21524</id>
		<title>40d:Dam</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Dam&amp;diff=21524"/>
		<updated>2008-02-09T21:28:28Z</updated>

		<summary type="html">&lt;p&gt;Nate879: move dam&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:dam.jpg]]&lt;br /&gt;
&lt;br /&gt;
A dam can be built across a [[river]] or [[brook]].  This has several uses: &lt;br /&gt;
&lt;br /&gt;
*Stop a river from flowing altogether&lt;br /&gt;
*Modify a river's path&lt;br /&gt;
*Create a pretty lake or functional reservoir&lt;br /&gt;
*Create water-based traps&lt;br /&gt;
&lt;br /&gt;
=== Dam construction ===&lt;br /&gt;
&lt;br /&gt;
There are two easy ways to construct a dam. The first, and quickest, method is only possible if your map freezes during winter. Simply dig out a thin section across the river and build a wall out of wood or stone, blocking the path of the river. &lt;br /&gt;
&lt;br /&gt;
The harder way is to drain the river (e.g. by building a sizeable lake which the river will take some time to fill). Once the river has been drained you may have to dig into to river bed to be able to place buildings. It will look a bit like this:&lt;br /&gt;
[[Image:Dam2.JPG]]&lt;br /&gt;
&lt;br /&gt;
Once the dam has been built, when the water comes back it will fill up the gap as far as it must to let the blocked water flow further. If you build your dam up to the level of the river the water will stop at the dam (it will not overflow). Since this defies logic it may be fixed in future releases.&lt;br /&gt;
&lt;br /&gt;
You can create a massive flood if you build a dam out of floodgates and open them all at once.&lt;br /&gt;
&lt;br /&gt;
An alternative method to this is to use a large number of pumps to move more water out of the river than can be replaced using screw pumps. For a river with a width of 4 tiles, you will need three on either side pumping it into channels or tunnels, ideally off the map, a waterfall, or somewhere where flooding will not be a concern. While the pumps are operating, it will be drained enough to build the dam.&lt;br /&gt;
&lt;br /&gt;
A similar technique can be used to create water &amp;quot;holes&amp;quot; in large bodies of water, such as lakes or even the ocean. Build a ring of floors at the water's surface, and line it with an immense number of pumps, facing out of the area you wish to drain. The pumps should be able to push out water faster than it can come back in, allowing you to build a dike in this area. This is hazardous if the water is more than one z-level deep, since it's highly likely a dwarf can drown.&lt;br /&gt;
[[Category:Guides]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Starting_builds&amp;diff=9505</id>
		<title>40d:Starting builds</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Starting_builds&amp;diff=9505"/>
		<updated>2008-01-29T20:56:31Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* Items */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Starting builds''' are different strategies that you can choose when starting a new game in [[fortress mode]]. This page gives advice on the different gameplay elements that vary the flow of your game based on your goals. These include; choosing a ''fortress site'', possible ''starting builds''- such as who and what to take with you, and ''challenge builds''- starting builds aimed at providing new challenges that you can set for yourself if you're finding the game too easy.&lt;br /&gt;
&lt;br /&gt;
== Fortress Site ==&lt;br /&gt;
Each fortress site offers particular challenges and opportunities; the starting builds below should be adjusted depending on what sort of fortress you envision ... and what it will take to stay alive where you're going!&lt;br /&gt;
&lt;br /&gt;
=== Mountains ===&lt;br /&gt;
Most dwarven fortresses are founded along the edges of mountain ranges on sites that combine abundant ore and access to the outside world.  Magma and rare metals lure settlers here, but [[goblins]], [[chasm]] dwellers, and even [[giant eagle]]s are potent threats.&lt;br /&gt;
&lt;br /&gt;
Trees and plants do not grow at high elevations, so you'll want to include non-mountainous areas to obtain lumber and food - or, failing this, to pack a lot of extra food and logs.&lt;br /&gt;
&lt;br /&gt;
Other consideration is elevation range.  The game allows access up to 15 levels above the highest peak and 15 levels below the deepest valley, so steeper slopes means much more diggable area.  The downside is lag; more levels also means more CPU burden (this can cripple a fortress - be careful).&lt;br /&gt;
&lt;br /&gt;
Be sure to include a stream on the map; running water is (almost) essential for any fortress.  In Cold and Freezing climates  streams and lakes will often be frozen year-round and your dwarves may quickly die of exposure.  Choose Temperate or tropical zones for an easier game.&lt;br /&gt;
&lt;br /&gt;
=== Wooded Plains (with trees and plants) ===&lt;br /&gt;
Flatlands with at least some trees and gatherable plants can also make for highly successful fortresses.  &lt;br /&gt;
&lt;br /&gt;
Advantages over mountain zones include abundant trees and plants, guaranteed agriculture both on the surface and underground, fewer hostile fortresses and caves, and (unless frozen) more abundant water.  There are even (rare) magma vents.&lt;br /&gt;
&lt;br /&gt;
The greatest disadvantage is lack of rock to mine.  Fewer elevations means fewer exploitable z-levels.  The first few levels below the surface are almost always soil, peat, loam, clay, or sand, none of which offers much (or any) gems, ore, or building material.  An [[aquifer]], if present, may bar all access to stone until you freeze, pump out, or find a way through the water.&lt;br /&gt;
&lt;br /&gt;
=== Desert, Glaciers, and Barren (few or no trees and plants) ===&lt;br /&gt;
Treeless (or near-treeless) biomes are challenging sites for a fortress:  you get most of the disadvantages of a flatland site without having access to nearly as many trees and plants.  However, near-lifeless zones such as glaciers are wonderful for those with slower machines, as there's little to burden the CPU but your dwarves and livestock.  Deserts and barren areas often have sand; with a sufficient source of energy (preferably magma), you can build almost anything out of unlimited glass.&lt;br /&gt;
&lt;br /&gt;
=== Ocean Side ===&lt;br /&gt;
An interesting combination of a few of the above locations, beaches are often a mix of ease intermingled with bouts of extreme difficulty. Minerals and trees are often abundant, as well as farmland and sand, but there is often no drinking water unless the biome has a river.&lt;br /&gt;
There is also a likelihood that the settlement will fall between two biomes, potentially hazardous if the player expects a peaceful oceanside meadow, without realizing the ocean is full of amphibious zombie whales.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Starting Builds ==&lt;br /&gt;
Many of the quantities suggested end in a &amp;quot;1&amp;quot; or a &amp;quot;6&amp;quot;; this is to maximize the number of [[barrels]] you start with, since most foodstuffs fit five to a barrel.  More barrels will let you build a larger stockpile for your first winter and conserves the [[wood]] you harvest in the early game for beds and other necessities.&lt;br /&gt;
&lt;br /&gt;
=== Basic ===&lt;br /&gt;
The first order of business is simply to survive.  Here is a simple, somewhat paranoid, way to do this.&lt;br /&gt;
&lt;br /&gt;
==== Dwarves &amp;amp; skills ====&lt;br /&gt;
On most (but not all) sites, you'll want to get food, brew drink, mine, make wood and stone items, and trade.  Whatever additional skills you purchase, be sure to cover these.  If you need more points to buy skills (and it's a good idea to buy lots of skills), remove a battle axe.&lt;br /&gt;
&lt;br /&gt;
* 2 miners&lt;br /&gt;
* 1 mason/mechanic&lt;br /&gt;
* 1 carpenter/woodcutter&lt;br /&gt;
* 1 grower/brewer/cook.  He's responsible for making prepared meals and drinks.&lt;br /&gt;
* either a herbalist/grower, or a fisherdwarf, or a hunter.  The first gets you lots of brewable plants on maps with plants, the second gets you food and bones on maps with water (in maps with dangerous fish such as [[carp]] fishing is suicidal so be carefull), and the third gets you meat and bones on maps with animals.  Herbalism is usually the safest of the three.&lt;br /&gt;
* 1 spare dwarf.  You might make him the leader and broker; if so, give him at least novice [[appraiser]] skill so you know what stuff is worth.  You might make him responsible for making trade goods, or turn him into your first soldier, or you might just give him some skills you want to experiment with.&lt;br /&gt;
&lt;br /&gt;
==== Items ====&lt;br /&gt;
You want picks, food, and drink.  Everything else is optional.  The suggestions below assume you spent the maximum possible on skills.  We'll pack lots just to be safe.&lt;br /&gt;
&lt;br /&gt;
* 2 [[pick]]s - 1 per miner&lt;br /&gt;
* 1 [[battle axe]] - so you can chop wood&lt;br /&gt;
* 1 [[Anvil]] - so you can make weapons, trade crafts, and such&lt;br /&gt;
* 20 units of drink:  [[dwarven ale]], [[dwarven beer]], and [[dwarven rum]] are all good.  [[dwarven wine]] you'll get through brewing.&lt;br /&gt;
* 30 [[plump helmets]] - They're good to eat and produce 5 units of booze for each one brewed at a [[still]].&lt;br /&gt;
* 5 turtles - they get you bones and shells&lt;br /&gt;
* 20 [[plump helmet spawn]] - for planting.&lt;br /&gt;
* 2 dogs - to guard against thieves and help kill intruders.&lt;br /&gt;
* (optional) other kinds of seeds and rock nuts&lt;br /&gt;
* (optional) 1 of many different kinds of meats for extra barrels&lt;br /&gt;
* (optional) some cheap (5 point) leather to make quivers and bags and such&lt;br /&gt;
&lt;br /&gt;
If the map is treeless, remove the battle axe and spend the freed points on more plump helmets and logs (you're going to run out however many you bring...).&lt;br /&gt;
&lt;br /&gt;
If you're willing to wait a year or two to do any metalworking and you're sure traders will come, remove the anvil and spend the freed points on such things as skills, food and drink, wood, leather, raw materials, or weapons.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== '''Rapid Expansion''' ===&lt;br /&gt;
A plan for quick growth followed up by heavy immigration works well both as an early game strategy and as an assist for a late game foundation.  Starting off with the anvil is also much less troublesome if you drop both battleaxes and make your own picks too.  Don't worry though, you'll be digging out cavernous villas in no time, and cheaply too, with this build.  Food and stone will be in abundance and you'll have excellent worker time utilization. And due to the early metalworking and distributed skills your dwarves have, soon you'll have powerful steel-armored warrior workers that'll form the bedrock of a city guard.&lt;br /&gt;
&lt;br /&gt;
Always build a Woodburning furnace, Smelter and Metalsmith shop first, and take apart that wagon for extra logs. Either burn those logs into charcoal, or smelt coal into fuel, and then make your tools.&lt;br /&gt;
&lt;br /&gt;
==== Dwarves &amp;amp; skills ====&lt;br /&gt;
By dropping both picks and axes you'll be able to afford a lot of useful skills, and you'll be able to get a metalsmithing shop running within the first seconds of your game, so no precious time is lost. Your Dwarves are divided largely into two groups, your laborers (Butcher, Baker and candle--er, Brewer) and your craftsdwarves.  Essentially a Bluecollar/Whitecollar divide to set up a nice class war later. Also, by having such wide assortments of skills, your dwarves will get lots of attribute bonuses and become extremely capable fighters by the time you need to worry about that.&lt;br /&gt;
&lt;br /&gt;
Laborers are given mining and growing skills with some extra to cover food production.  The Ranger is the oddball, but will spend his early days gathering plants and hauling items, so fits here. Your first order of business with them is to dig that top later out quickly and get some farms started and fully stocked.  Then, as they grow, you can go back to digging out the rest of the base.&lt;br /&gt;
&lt;br /&gt;
* The Baker: +5 Mining, +3 Cooking, +2 Growing.&lt;br /&gt;
* The Brewer: +5 Mining, +3 Brewing, +2 Growing.&lt;br /&gt;
* The Butcher: +5 Mining, +1 Butchering, +1 Leatherworking, +1 Tanning, +2 Growing.  Make some bags for sand and the Quarry Bushes and a butcher's shop before the Ranger starts his hunts.&lt;br /&gt;
&lt;br /&gt;
* The Ranger: +3 Woodcutter, +3 Carpenter, +2 Axedwarf, +1 Herbalist, +1 Ambusher. Be sure to assign a war dog or two to this guy, since he's the only one who needs to go outside. Once he gets an axe, he'll also be a competent fighter and hunter and will start with armor due to +1 ambusher.&lt;br /&gt;
&lt;br /&gt;
Craftsdwarves focus on running shops, building trade goods, and making the outpost as profitable as possible in the first year, to attract additional immigrants that can be thrown into the mines or toil in the mushroom fields. They should have very broad skill bases, but the actual choice of leader is up to you.&lt;br /&gt;
&lt;br /&gt;
* The Smithy: +1 Metalsmith, Armorsmith, Weaponsmith, Furnace Operator, Wood Burner, Stone Crafting, Bone Carving. This guy will cover all of your rarely needed creation skills, and make your picks and axes. After this he usually ends up making scads of stone crafts for sale. Glassworking, gem cutting, and potash making are good as well, and even with novice in all areas you'll build fast enough for these rare items.&lt;br /&gt;
* The Foreman: +3 Building Design, +3 Mechanic, +1 Judge of Intent, Appraiser, Organizer, Record Keeper.  Building design and mechanical work is extremely quick work, so instead give him nobleman skills to spend the rest of his work hours on. These are extremely useful in the long-term.&lt;br /&gt;
* The Freemason: +5 Masonry. It seems a bit silly to give him just one primary skill,  but Masons are usually working 24 hours a day on all variety of stone doors, chairs and tables.&lt;br /&gt;
&lt;br /&gt;
There's a variation if you want a more 'compact' design of those last two:&lt;br /&gt;
&lt;br /&gt;
* The Construction Worker: +5 Masonry, +3 Mechanic, +2 Building Design.&lt;br /&gt;
* The Lazy Boss: +3 Fishing, +3 Fish Cleaning, +1 Judge of Intent, Appraiser, Organizer, Record Keeper.&lt;br /&gt;
&lt;br /&gt;
This is not as useful or safe, as Fishing is a time-intensive skill, so it takes him away from his recordkeeping job for extended periods and a Carp might kill him.  It also forces your Mason to get behind on Queues every time someone needs a trap build or a workshop set up.  Halting book-keeping doesn't slow down any production, so the original stat-spread can work out better.&lt;br /&gt;
&lt;br /&gt;
==== Items ====&lt;br /&gt;
The only thing you need is your anvil, a few stones and bars of metal, everything else is optional. A point of contention is the Iron Axe you'll be making, as some may prefer it to be steel. Steel Bars cost 150, which is three times the cost of iron, and only provide a small damage bonus and no chopping speed bonus. If you start in an area with [[Limestone]] or [[Chalk]] you'll soon be able to smelt Steel with your functioning metalsmith shop anyway.  If you're on a map without trees, well, I suppose you don't need the axe at all.  But in that case you'd be better off taking the picks, dropping the anvil, and buying a few hundred logs.&lt;br /&gt;
&lt;br /&gt;
* 1 [[Anvil]] - this is what makes it all possible, and helps you get started faster.&lt;br /&gt;
* 3 [[Copper|Copper bars]] - these cost 10 each, and will be your picks. Three for the price of one, literally.&lt;br /&gt;
* 1 [[Iron|Iron bar]] - this costs 50, and will be your axe.  The 40 extra is worth it for the damage increase you get over copper or bronze.&lt;br /&gt;
* 2 [[Bituminous coal]] or [[Log]]s - you can smelt two coal into 4 fuel for the cost of 2 logs. Inexpensive at 3 each, one can afford to bring more.&lt;br /&gt;
* 4 cheap stone - any sort works, such as inexpensive [[granite]]. You'll use these to make your first three buildings.&lt;br /&gt;
&lt;br /&gt;
That's what you need to get started, but this is a guide for the items on your list. This build does not require or recommend bringing plump helmets due to their cost. Instead, encourage your dwarves to eat the turtles and meat out of the barrels and cook wine biscuits.  Your farms will be running amazingly quickly anyway, and for half the cost of a single helmet you can make feed several dwarves on baked beer. You'll get enough seeds from brewing the [[plump helmets]] soon enough.&lt;br /&gt;
&lt;br /&gt;
* 26 of [[Dwarven wine|Wine]], [[Dwarven rum|Rum]], [[Dwarven beer|Beer]] and [[Dwarven ale|Ale]]&lt;br /&gt;
* 36 of [[rock nut]]s, [[Plump helmet spawn]] and [[Pig tail]] [[seeds]]&lt;br /&gt;
* 11 [[turtle]]s - these hilarious little dudes are way better than the meat you usually set out with, what with all the bones they leave. I use these as 'before farming' rations and build up a good supply of bone bolts. Shells are also valuable to have around.&lt;br /&gt;
* 1 of each other 2 cost meat, for extra empty barrels. Barrels cost 10, so getting any food below that can save you money.&lt;br /&gt;
* 2 [[Dogs]] - preferably war dogs or hunting dogs. Assign these to your Ranger. Bring a pair so you can make more dogs.&lt;br /&gt;
* 1 [[Horse]] - they're relatively inexpensive and will help you begin breeding horses faster, as you are nearly always getting a horse with your wagon. Livestock are a valuable commodity for meat and bones, and you want as many of these as possible 'emergency rations' on hand.&lt;br /&gt;
* 4 [[Leather]] - you need leather bags to process [[quarry bush]]es and to gather sand for glass. Four will be enough, and you can get it for only 20.&lt;br /&gt;
&lt;br /&gt;
If you do it exactly as written, you will end up with a few points left over. Grab some extra food or upgrade one of your copper bars to an actual copper pick, if you want a faster start. These foodstuffs will last a very long time if managed properly, so get your farms going and start preparing for next year now.&lt;br /&gt;
&lt;br /&gt;
=== Metalbashing/Glassworking ===&lt;br /&gt;
Heavy metalbashing and glassworking requires a site with 1) abundant fuel and 2) raw materials.  Magma is ideal but large coal seams or a forest will also suffice.  A site with either limestone or chalk means nearly unlimited steel.  Any site with &amp;quot;sand&amp;quot; (not &amp;quot;loamy sand&amp;quot; or the like) will permit glassworking.  Failing these, any place with lots of rock, trees, and preferably sand will work fine.  Your biggest choice when setting up is whether to optimize for a fast start or long-term success.&lt;br /&gt;
&lt;br /&gt;
==== Dwarves &amp;amp; skills ====&lt;br /&gt;
Unless you're trying a low-skills challenge, each dwarf should get the maximum possible number (currently 10) of skill boosts; remove a battle axe to free up needed points.  Individual preferences can be mighty handy; if you have a dwarf who likes steel, clear glass, crossbows, siege engine parts, or something else equally interesting, he's an ideal candidate for matching skills.&lt;br /&gt;
&lt;br /&gt;
* A Carpenter/Leader:  Points into Carpenter, Wood Cutter, and a bunch of nobles' skills, including at least novice Negotiator and Appraiser.  This dwarf should have good inter-personal thoughts/preferences.&lt;br /&gt;
* A Mason/Mechanic:  Points into Mason, Building Designer, and Mechanic.  Adding more points to Mason gets construction materials and furniture faster.  More points to Mechanic allows faster trap-setting.  Adding Appraiser and/or Negotiator skills gives you a back-up leader or broker.  A boost to Wrestling gets you better on-call defense.&lt;br /&gt;
* A Farmer/Herbalist (assumes the site has at least some plants):  This dwarf will gather the plant material you need to brew drinks.  Points into Grower and Herbalist.  Leftover skill raises should be invested in a valuable, hard to raise trade skill such as [[Blacksmith]], [[Metal_crafter|Metal Crafter]], or perhaps [[Glassmaker]] or [[Clothier]].&lt;br /&gt;
* A Farmer/Brewer/Cook:  This dwarf is responsible for keeping your community fed and liquored up.  Points into Grower, Brewer, and (optionally) Cook.  Leftover skill raises should be invested as for the Farmer/Herbalist.&lt;br /&gt;
* A Craftsdwarf:  Points into whatever hard-to-raise skills you most want.  [[Armorsmith]], [[Weaponsmith]], [[Bowyer]], [[Glassmaker]], and even [[Siege_engineer|Siege Engineer]], [[Clothier]], or [[Gem_setter|Gem Setter]] can all be good choices depending on your setup.  If you plan to bash metal, remember to spend a few points on Furnace Operator and (if needed) Wood Burning.&lt;br /&gt;
* 2 Miners/Soldiers:  Points into both mining and military skills.  The miners first get legendary and then become extremely powerful fighters.  Remember that it's much easier to increase Mining skill than most of the military skills (especially Armor User), but also that you'll want capable miners immediately.&lt;br /&gt;
&lt;br /&gt;
With this setup, you have several ways to make the trade goods you'll need to buy what you lack.  Metal goblets, stone mugs, handwear, footwear, mechanisms, bone or wood crossbows, prepared meals, or bone and shell crafts are all solid choices.&lt;br /&gt;
&lt;br /&gt;
Food and drink for the first few seasons are assured by first cooking all the meat to free up barrels, then brewing your plump helmets (and any gathered plants) to make booze.&lt;br /&gt;
&lt;br /&gt;
==== Items (all starts) ====&lt;br /&gt;
* 2 [[pick]]s&lt;br /&gt;
* 6 or 11 of each of [[dwarven ale]], [[dwarven beer]], and [[dwarven rum]].  With abundant brewable plants and lots of wood you don't actually need any starting booze, but it's nice to have a backup.&lt;br /&gt;
* at least 11 [[plump helmet]]s.  Bring a lot more if you anticipate problems with gathering brewable plants.&lt;br /&gt;
* at least 6 [[turtle]]s.  Not only are they good eating, they ensure you have the [[shell]]s and [[bone]]s needed to satisfy [[strange mood]]s.&lt;br /&gt;
* 1 of every kind of meat that costs 2 or 4, as each type of meat will be packed in its own free barrel and cooking the meat will release that barrel for use.  If you don't like this feature, bring more turtles or plump helmets instead.&lt;br /&gt;
* Unless the map is glacial, or you intend only outdoor agriculture, bring plenty of seeds as well.  A minimum of 15 plump helmet spawn are essential for a quick start to underground agriculture; rock nuts, sweet pod seeds, pig tail seeds, and cave wheat seeds will diversify your meals and drinks and let you set up for clothes-making.  Seeds are packed in bags.&lt;br /&gt;
* (optional) some cheap (5 point) leather to make quivers and bags and such&lt;br /&gt;
&lt;br /&gt;
===== Items (fast start) =====&lt;br /&gt;
* 1 [[Anvil]]&lt;br /&gt;
* no [[battle axe]] - you'll save points by making it yourself.&lt;br /&gt;
* only a few logs (just enough to get started with), unless the map has no trees&lt;br /&gt;
&lt;br /&gt;
See [[Make Your Own Weapons]] for more details on what to bring and how to make the battle axes you need to chop wood.&lt;br /&gt;
&lt;br /&gt;
===== Items (moderate start) =====&lt;br /&gt;
Warning:  Going without an anvil will slow you down until you get one in trade (which normally takes about 6 or 7 seasons) and might even cost you a failed [[strange mood]].&lt;br /&gt;
* no [[Anvil]]&lt;br /&gt;
* 1 [[battle axe]] (at present, steel is the only option)&lt;br /&gt;
* few or no logs, unless the map has no trees&lt;br /&gt;
* with the points you save by not bringing an anvil, buy logs, bars of base metals you expect your site to lack, and (if needed) coal (for fuel and coke) and/or dolomite (for flux).&lt;br /&gt;
&lt;br /&gt;
===== Items (slow start) =====&lt;br /&gt;
* no [[Anvil]]&lt;br /&gt;
* no [[battle axe]]s&lt;br /&gt;
* lots of logs - at least 25 on a heavily forested map.  You can survive without them, but it's a lot cheaper to buy logs to make barrels than to bring more drink.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Free Equipment ===&lt;br /&gt;
&lt;br /&gt;
Dwarves who start with the ambusher skill get some leather armor, a crossbow and some bolts for free. &lt;br /&gt;
&lt;br /&gt;
{{Starting FAQ}}&lt;br /&gt;
&lt;br /&gt;
== Challenge builds ==&lt;br /&gt;
&lt;br /&gt;
If repeatedly defending a besieged fortress isn't difficult enough for you, here are a few challenges you can set for yourself. You might also want to check out the [[Game goals|List of goals]] for other ways to challenge yourself.&lt;br /&gt;
&lt;br /&gt;
=== Hermit ===&lt;br /&gt;
&lt;br /&gt;
* No [[skill]]s&lt;br /&gt;
* One [[pick]] and no other supplies&lt;br /&gt;
&lt;br /&gt;
A well known and popular challenge. Kill off the 6 starting dwarves and any [[immigrants]] as they arrive, and try to make a living for the last dwarf.&lt;br /&gt;
&lt;br /&gt;
=== Outcast ===&lt;br /&gt;
 &lt;br /&gt;
* No [[skill]]s&lt;br /&gt;
* One [[pick]] and no other supplies&lt;br /&gt;
&lt;br /&gt;
Same as the hermit challenge, only with multiple hermits. Turn off immigrants or kill them.&lt;br /&gt;
&lt;br /&gt;
=== Roughing it ===&lt;br /&gt;
&lt;br /&gt;
* No picks&lt;br /&gt;
&lt;br /&gt;
Don't [[dig]] or build at all. Bring no [[pick]]s, and don't ask for them in [[Trade depot|trade]]. Watch as the more &amp;quot;weather-averse&amp;quot; dwarves slowly go mad.&lt;br /&gt;
&lt;br /&gt;
=== Gone to the dogs ===&lt;br /&gt;
&lt;br /&gt;
* One [[pick]]&lt;br /&gt;
* A ton of [[animals]]&lt;br /&gt;
&lt;br /&gt;
Replace the starting equipment with an equal value in [[dog]]s or [[cat]]s.&lt;br /&gt;
&lt;br /&gt;
=== ASPCA ===&lt;br /&gt;
&lt;br /&gt;
* No [[animals]]&lt;br /&gt;
&lt;br /&gt;
Don't bring any [[animals|pets]]. Furthermore, due to the possibility of animals being caught in them, don't build any [[traps]], either. If [[immigrants]] bring pets, get rid of them somehow. (If you're a particularly rabid ASPCA member, you could get rid of the pet-bearing immigrants, too, but that's probably excessive.)&lt;br /&gt;
&lt;br /&gt;
=== Diplomacy ===&lt;br /&gt;
&lt;br /&gt;
* Six dwarves with only social [[skill]]s&lt;br /&gt;
* One skilled dwarf&lt;br /&gt;
&lt;br /&gt;
Six courtiers of the king's court made some ill-advised remarks within earshot of the king, and as a result have been ordered to go found an outpost. They've hired you to make sure they survive. The six nobles only have social skills and refuse to do any work that is beneath them.&lt;br /&gt;
&lt;br /&gt;
=== Luddite ===&lt;br /&gt;
&lt;br /&gt;
* No mechanics or [[mechanism]]s&lt;br /&gt;
* No [[machine]]s&lt;br /&gt;
&lt;br /&gt;
[[Traps]] and moving [[bridge]]s are forbidden, [[farming]] must be accomplished by hand.&lt;br /&gt;
&lt;br /&gt;
=== City-States ===&lt;br /&gt;
&lt;br /&gt;
* No [[skill]]s&lt;br /&gt;
* 7 or multiple of 7 of everything you bring&lt;br /&gt;
&lt;br /&gt;
At the start your dwarves split everything equally and move to 7 different locales that are not interconnected. They have to mine their own rooms, plant their own crops, use their own craft piles. This will probably require a bit of cross-fertilization until you get [[door]]s and can lock everyone in, but after that it is every dwarf for him/herself!&lt;br /&gt;
&lt;br /&gt;
===Wooden Town===&lt;br /&gt;
Start on any treeless map and make everything that can out of wood. Stone may only be used for crafts to trade and things which cannot be made from wood e.g. mechanisms. Metal can be smelted into bars but these bars must be traded away with no further refinement. This will mean your only defense will be [[marksdwarf|marksdwarves]] with wooden bolts or traps Alternatively start on a map with an [[aquifer]] and do not tunnel beneath it but build all buildings from stone.&lt;br /&gt;
&lt;br /&gt;
=== Dwarves on a Diet ===&lt;br /&gt;
&lt;br /&gt;
==== Fishing Village ====&lt;br /&gt;
&lt;br /&gt;
Give your dwarves only the fishing skill and other fishing related skills (like bonecrafting.) Try to survive off a [[fish]] only diet. Flood the river and build houses above it so the dwarves can fish through their floors. There will be an extra challenge if the river freezes in the winter.&lt;br /&gt;
&lt;br /&gt;
==== Carnivore ====&lt;br /&gt;
&lt;br /&gt;
* No plants or seeds&lt;br /&gt;
&lt;br /&gt;
Only eat strays, pets, and animals you trap and hunt. No farming or plant gathering. Keep all your pets in cages and care for them as little as possible. Eat your dwarves' pets first for an extra challenge. If this upsets your dwarves, ridicule or ignore them. (If you are particularly heartless, you could cage those dwarves as well because anyone that empathizes with animals doesn't deserve any rights either.)&lt;br /&gt;
&lt;br /&gt;
==== Vegetarian or vegan ====&lt;br /&gt;
&lt;br /&gt;
* No meat or fish&lt;br /&gt;
* Vegans - no cheese, leather, silk, or shell&lt;br /&gt;
&lt;br /&gt;
A fairly easy challenge. Take no meat and buy no meat. Butcher no animals. Gut no fish. To make your dwarves vegan, use no animal products like the [[Elf|elves]].&lt;br /&gt;
&lt;br /&gt;
==== IOGT / AA ====&lt;br /&gt;
&lt;br /&gt;
* No alcohol&lt;br /&gt;
&lt;br /&gt;
Quite possibly, this is the cruelest challenge that your dwarves can be given. Don't ever brew any alcohol. Build [[well]]s instead and watch your now teetotaller dwarves work slower and slower by the season.&lt;br /&gt;
&lt;br /&gt;
=== Hunting Party ===&lt;br /&gt;
&lt;br /&gt;
* One marksman/ambusher&lt;br /&gt;
* Two camp servants (e.g. one cook/brewer/herbalist, one butcher/tanner/leatherworker/woodcutter)&lt;br /&gt;
* Four clients, all dabbling in marksman/ambusher but with primarily civilian skills.&lt;br /&gt;
&lt;br /&gt;
No anvil, lots of hunting dogs ... and a haunted wood. (In a terrifying wood, you may find all the trees &amp;amp; plants are dead, severely reducing long-term prospects.)&lt;br /&gt;
&lt;br /&gt;
=== Immigration and Customs Enforcement ===&lt;br /&gt;
&lt;br /&gt;
* One miner/mason/architect&lt;br /&gt;
* One woodcutter/carpenter/architect&lt;br /&gt;
* Five military dwarves&lt;br /&gt;
&lt;br /&gt;
No anvil, lots of food, in a canyon - spend the first year building fortifications to interdict traffic. Immigrants can build a town around you, but your original dwarves remain dedicated to their mission.&lt;br /&gt;
&lt;br /&gt;
=== Dwarf Siege ===&lt;br /&gt;
&lt;br /&gt;
Start in the middle of a goblin fortress. See how long you can survive, and how many goblins you can kill.&lt;br /&gt;
&lt;br /&gt;
=== Dwarfsicles ===&lt;br /&gt;
&lt;br /&gt;
Select a map region in the northern extremities (or another very cold area), where water is frozen for much or all of the year. All construction that can be undertaken with stone must use [[ice]], instead. Be sure to bring plenty of [[Plump helmet|Plump Helmets]] for brewing drinks!&lt;br /&gt;
&lt;br /&gt;
For an insane challenge, forbid yourself from digging in any material that can yield resources other than ice.&lt;br /&gt;
&lt;br /&gt;
===This. Is. SPARTAAAA===&lt;br /&gt;
At least 50% of your dwarves should be military 100% of the time, and train in spears, shield use and wrestling. All other dwarves are 'helots' and shouldn't be given any skills - they can be pressed into the military during times of war, but given no equipment or at most a bare minimum of inferior weapons.&lt;br /&gt;
&lt;br /&gt;
You should refuse trade with caravans, instead attacking them if possible. You should forbid the use of gold and silver; the making of crafts; and the smoothing of walls or any other task that make your fortress 'beautiful'. &lt;br /&gt;
&lt;br /&gt;
You shouldn't create chainmail nor plate armour. You should only brew wine.&lt;br /&gt;
&lt;br /&gt;
Any dwarf that drops his shield should be executed.&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Sparta#Society Read more about the real Sparta]&lt;br /&gt;
&lt;br /&gt;
=== The Mad Butcher ===&lt;br /&gt;
&amp;lt;sub&amp;gt;(this requires a tiny amount of editing to the raws)&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
1. Edit Dwarf Fortress\Raw\object\Creature_Domestic.txt. Remove the tag [BUTCHERABLE_NONSTANDARD] from cats and dogs. &amp;lt;br&amp;gt;&lt;br /&gt;
2. Start with a normal build except:&lt;br /&gt;
   * One dwarf should be a dedicated butcher/leather worker&lt;br /&gt;
   * buy minimal food&lt;br /&gt;
   * bring as many puppies or kittens as possible&lt;br /&gt;
3. Drop all your puppies or kittens into cages or into animal pits as soon as possible. &amp;lt;br&amp;gt;&lt;br /&gt;
5. Dig a shaft 10 or more Z-levels deep, mark the top an animal pit.&amp;lt;br&amp;gt;&lt;br /&gt;
6. At the bottom of the shaft set up a butcher shop, a tanner shop, a bedroom, and some food and leather stockpiles.&amp;lt;br&amp;gt;&lt;br /&gt;
7. Set it all up so that the mad butcher cannot escape.&amp;lt;br&amp;gt;&lt;br /&gt;
8. As you need food, begin selecting animals to be dropped into your deep pit, next to the butcher. &amp;lt;br&amp;gt;&lt;br /&gt;
9. See how long a single butcher, butchering splattered kittens, can keep your fortress fed! Cooking and farming are cheating... raw meat for everyone!&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Add your challenges! ===&lt;br /&gt;
&lt;br /&gt;
Challenges are fun! Add some!&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Starting_builds&amp;diff=9504</id>
		<title>40d:Starting builds</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Starting_builds&amp;diff=9504"/>
		<updated>2008-01-29T20:54:59Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* Items */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Starting builds''' are different strategies that you can choose when starting a new game in [[fortress mode]]. This page gives advice on the different gameplay elements that vary the flow of your game based on your goals. These include; choosing a ''fortress site'', possible ''starting builds''- such as who and what to take with you, and ''challenge builds''- starting builds aimed at providing new challenges that you can set for yourself if you're finding the game too easy.&lt;br /&gt;
&lt;br /&gt;
== Fortress Site ==&lt;br /&gt;
Each fortress site offers particular challenges and opportunities; the starting builds below should be adjusted depending on what sort of fortress you envision ... and what it will take to stay alive where you're going!&lt;br /&gt;
&lt;br /&gt;
=== Mountains ===&lt;br /&gt;
Most dwarven fortresses are founded along the edges of mountain ranges on sites that combine abundant ore and access to the outside world.  Magma and rare metals lure settlers here, but [[goblins]], [[chasm]] dwellers, and even [[giant eagle]]s are potent threats.&lt;br /&gt;
&lt;br /&gt;
Trees and plants do not grow at high elevations, so you'll want to include non-mountainous areas to obtain lumber and food - or, failing this, to pack a lot of extra food and logs.&lt;br /&gt;
&lt;br /&gt;
Other consideration is elevation range.  The game allows access up to 15 levels above the highest peak and 15 levels below the deepest valley, so steeper slopes means much more diggable area.  The downside is lag; more levels also means more CPU burden (this can cripple a fortress - be careful).&lt;br /&gt;
&lt;br /&gt;
Be sure to include a stream on the map; running water is (almost) essential for any fortress.  In Cold and Freezing climates  streams and lakes will often be frozen year-round and your dwarves may quickly die of exposure.  Choose Temperate or tropical zones for an easier game.&lt;br /&gt;
&lt;br /&gt;
=== Wooded Plains (with trees and plants) ===&lt;br /&gt;
Flatlands with at least some trees and gatherable plants can also make for highly successful fortresses.  &lt;br /&gt;
&lt;br /&gt;
Advantages over mountain zones include abundant trees and plants, guaranteed agriculture both on the surface and underground, fewer hostile fortresses and caves, and (unless frozen) more abundant water.  There are even (rare) magma vents.&lt;br /&gt;
&lt;br /&gt;
The greatest disadvantage is lack of rock to mine.  Fewer elevations means fewer exploitable z-levels.  The first few levels below the surface are almost always soil, peat, loam, clay, or sand, none of which offers much (or any) gems, ore, or building material.  An [[aquifer]], if present, may bar all access to stone until you freeze, pump out, or find a way through the water.&lt;br /&gt;
&lt;br /&gt;
=== Desert, Glaciers, and Barren (few or no trees and plants) ===&lt;br /&gt;
Treeless (or near-treeless) biomes are challenging sites for a fortress:  you get most of the disadvantages of a flatland site without having access to nearly as many trees and plants.  However, near-lifeless zones such as glaciers are wonderful for those with slower machines, as there's little to burden the CPU but your dwarves and livestock.  Deserts and barren areas often have sand; with a sufficient source of energy (preferably magma), you can build almost anything out of unlimited glass.&lt;br /&gt;
&lt;br /&gt;
=== Ocean Side ===&lt;br /&gt;
An interesting combination of a few of the above locations, beaches are often a mix of ease intermingled with bouts of extreme difficulty. Minerals and trees are often abundant, as well as farmland and sand, but there is often no drinking water unless the biome has a river.&lt;br /&gt;
There is also a likelihood that the settlement will fall between two biomes, potentially hazardous if the player expects a peaceful oceanside meadow, without realizing the ocean is full of amphibious zombie whales.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Starting Builds ==&lt;br /&gt;
Many of the quantities suggested end in a &amp;quot;1&amp;quot; or a &amp;quot;6&amp;quot;; this is to maximize the number of [[barrels]] you start with, since most foodstuffs fit five to a barrel.  More barrels will let you build a larger stockpile for your first winter and conserves the [[wood]] you harvest in the early game for beds and other necessities.&lt;br /&gt;
&lt;br /&gt;
=== Basic ===&lt;br /&gt;
The first order of business is simply to survive.  Here is a simple, somewhat paranoid, way to do this.&lt;br /&gt;
&lt;br /&gt;
==== Dwarves &amp;amp; skills ====&lt;br /&gt;
On most (but not all) sites, you'll want to get food, brew drink, mine, make wood and stone items, and trade.  Whatever additional skills you purchase, be sure to cover these.  If you need more points to buy skills (and it's a good idea to buy lots of skills), remove a battle axe.&lt;br /&gt;
&lt;br /&gt;
* 2 miners&lt;br /&gt;
* 1 mason/mechanic&lt;br /&gt;
* 1 carpenter/woodcutter&lt;br /&gt;
* 1 grower/brewer/cook.  He's responsible for making prepared meals and drinks.&lt;br /&gt;
* either a herbalist/grower, or a fisherdwarf, or a hunter.  The first gets you lots of brewable plants on maps with plants, the second gets you food and bones on maps with water (in maps with dangerous fish such as [[carp]] fishing is suicidal so be carefull), and the third gets you meat and bones on maps with animals.  Herbalism is usually the safest of the three.&lt;br /&gt;
* 1 spare dwarf.  You might make him the leader and broker; if so, give him at least novice [[appraiser]] skill so you know what stuff is worth.  You might make him responsible for making trade goods, or turn him into your first soldier, or you might just give him some skills you want to experiment with.&lt;br /&gt;
&lt;br /&gt;
==== Items ====&lt;br /&gt;
You want picks, food, and drink.  Everything else is optional.  The suggestions below assume you spent the maximum possible on skills.  We'll pack lots just to be safe.&lt;br /&gt;
&lt;br /&gt;
* 2 [[pick]]s - 1 per miner&lt;br /&gt;
* 1 [[battle axe]] - so you can chop wood&lt;br /&gt;
* 1 [[Anvil]] - so you can make weapons, trade crafts, and such&lt;br /&gt;
* 20 units of drink:  [[dwarven ale]], [[dwarven beer]], and [[dwarven rum]] are all good.  [[dwarven wine]] you'll get through brewing.&lt;br /&gt;
* 30 [[plump helmets]] - They're good to eat and produce 5 units of booze for each one brewed at a [[still]].&lt;br /&gt;
* 5 turtles - they get you bones and shells&lt;br /&gt;
* 20 [[plump helmet spawn]] - for planting.&lt;br /&gt;
* 2 dogs - to guard against thieves and help kill intruders.&lt;br /&gt;
* (optional) other kinds of seeds and rock nuts&lt;br /&gt;
* (optional) 1 of many different kinds of meats for extra barrels&lt;br /&gt;
* (optional) some cheap (5 point) leather to make quivers and bags and such&lt;br /&gt;
&lt;br /&gt;
If the map is treeless, remove the battle axe and spend the freed points on more plump helmets and logs (you're going to run out however many you bring...).&lt;br /&gt;
&lt;br /&gt;
If you're willing to wait a year or two to do any metalworking and you're sure traders will come, remove the anvil and spend the freed points on such things as skills, food and drink, wood, leather, raw materials, or weapons.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== '''Rapid Expansion''' ===&lt;br /&gt;
A plan for quick growth followed up by heavy immigration works well both as an early game strategy and as an assist for a late game foundation.  Starting off with the anvil is also much less troublesome if you drop both battleaxes and make your own picks too.  Don't worry though, you'll be digging out cavernous villas in no time, and cheaply too, with this build.  Food and stone will be in abundance and you'll have excellent worker time utilization. And due to the early metalworking and distributed skills your dwarves have, soon you'll have powerful steel-armored warrior workers that'll form the bedrock of a city guard.&lt;br /&gt;
&lt;br /&gt;
Always build a Woodburning furnace, Smelter and Metalsmith shop first, and take apart that wagon for extra logs. Either burn those logs into charcoal, or smelt coal into fuel, and then make your tools.&lt;br /&gt;
&lt;br /&gt;
==== Dwarves &amp;amp; skills ====&lt;br /&gt;
By dropping both picks and axes you'll be able to afford a lot of useful skills, and you'll be able to get a metalsmithing shop running within the first seconds of your game, so no precious time is lost. Your Dwarves are divided largely into two groups, your laborers (Butcher, Baker and candle--er, Brewer) and your craftsdwarves.  Essentially a Bluecollar/Whitecollar divide to set up a nice class war later. Also, by having such wide assortments of skills, your dwarves will get lots of attribute bonuses and become extremely capable fighters by the time you need to worry about that.&lt;br /&gt;
&lt;br /&gt;
Laborers are given mining and growing skills with some extra to cover food production.  The Ranger is the oddball, but will spend his early days gathering plants and hauling items, so fits here. Your first order of business with them is to dig that top later out quickly and get some farms started and fully stocked.  Then, as they grow, you can go back to digging out the rest of the base.&lt;br /&gt;
&lt;br /&gt;
* The Baker: +5 Mining, +3 Cooking, +2 Growing.&lt;br /&gt;
* The Brewer: +5 Mining, +3 Brewing, +2 Growing.&lt;br /&gt;
* The Butcher: +5 Mining, +1 Butchering, +1 Leatherworking, +1 Tanning, +2 Growing.  Make some bags for sand and the Quarry Bushes and a butcher's shop before the Ranger starts his hunts.&lt;br /&gt;
&lt;br /&gt;
* The Ranger: +3 Woodcutter, +3 Carpenter, +2 Axedwarf, +1 Herbalist, +1 Ambusher. Be sure to assign a war dog or two to this guy, since he's the only one who needs to go outside. Once he gets an axe, he'll also be a competent fighter and hunter and will start with armor due to +1 ambusher.&lt;br /&gt;
&lt;br /&gt;
Craftsdwarves focus on running shops, building trade goods, and making the outpost as profitable as possible in the first year, to attract additional immigrants that can be thrown into the mines or toil in the mushroom fields. They should have very broad skill bases, but the actual choice of leader is up to you.&lt;br /&gt;
&lt;br /&gt;
* The Smithy: +1 Metalsmith, Armorsmith, Weaponsmith, Furnace Operator, Wood Burner, Stone Crafting, Bone Carving. This guy will cover all of your rarely needed creation skills, and make your picks and axes. After this he usually ends up making scads of stone crafts for sale. Glassworking, gem cutting, and potash making are good as well, and even with novice in all areas you'll build fast enough for these rare items.&lt;br /&gt;
* The Foreman: +3 Building Design, +3 Mechanic, +1 Judge of Intent, Appraiser, Organizer, Record Keeper.  Building design and mechanical work is extremely quick work, so instead give him nobleman skills to spend the rest of his work hours on. These are extremely useful in the long-term.&lt;br /&gt;
* The Freemason: +5 Masonry. It seems a bit silly to give him just one primary skill,  but Masons are usually working 24 hours a day on all variety of stone doors, chairs and tables.&lt;br /&gt;
&lt;br /&gt;
There's a variation if you want a more 'compact' design of those last two:&lt;br /&gt;
&lt;br /&gt;
* The Construction Worker: +5 Masonry, +3 Mechanic, +2 Building Design.&lt;br /&gt;
* The Lazy Boss: +3 Fishing, +3 Fish Cleaning, +1 Judge of Intent, Appraiser, Organizer, Record Keeper.&lt;br /&gt;
&lt;br /&gt;
This is not as useful or safe, as Fishing is a time-intensive skill, so it takes him away from his recordkeeping job for extended periods and a Carp might kill him.  It also forces your Mason to get behind on Queues every time someone needs a trap build or a workshop set up.  Halting book-keeping doesn't slow down any production, so the original stat-spread can work out better.&lt;br /&gt;
&lt;br /&gt;
==== Items ====&lt;br /&gt;
The only thing you need is your anvil, a few stones and bars of metal, everything else is optional. A point of contention is the Iron Axe you'll be making, as some may prefer it to be steel. Steel Bars cost 150, which is three times the cost of iron, and only provide a small damage bonus and no chopping speed bonus. If you start in an area with [[Limestone]] or [[Chalk]] you'll soon be able to smelt Steel with your functioning metalsmith shop anyway.  If you're on a map without trees, well, I suppose you don't need the axe at all.  But in that case you'd be better off taking the picks, dropping the anvil, and buying a few hundred logs.&lt;br /&gt;
&lt;br /&gt;
* 1 [[Anvil]] - this is what makes it all possible, and helps you get started faster.&lt;br /&gt;
* 3 [[Copper|Copper bars]] - these cost 10 each, and will be your picks. Three for the price of one, literally.&lt;br /&gt;
* 1 [[Iron|Iron bar]] - this costs 50, and will be your axe.  The 40 extra is worth it for the damage increase you get over copper or bronze.&lt;br /&gt;
* 2 [[Bituminous coal]] or [lLog]]s - you can smelt two coal into 4 fuel for the cost of 2 logs. Inexpensive at 3 each, one can afford to bring more.&lt;br /&gt;
* 4 cheap stone - any sort works, such as inexpensive [[granite]]. You'll use these to make your first three buildings.&lt;br /&gt;
&lt;br /&gt;
That's what you need to get started, but this is a guide for the items on your list. This build does not require or recommend bringing plump helmets due to their cost. Instead, encourage your dwarves to eat the turtles and meat out of the barrels and cook wine biscuits.  Your farms will be running amazingly quickly anyway, and for half the cost of a single helmet you can make feed several dwarves on baked beer. You'll get enough seeds from brewing the [[plump helmets]] soon enough.&lt;br /&gt;
&lt;br /&gt;
* 26 of [[Dwarven wine|Wine]], [[Dwarven rum|Rum]], [[Dwarven beer|Beer]] and [[Dwarven ale|Ale]]&lt;br /&gt;
* 36 of [[rock nut]]s, [[Plump helmet spawn]] and [[Pig tail]] [[seeds]]&lt;br /&gt;
* 11 [[turtle]]s - these hilarious little dudes are way better than the meat you usually set out with, what with all the bones they leave. I use these as 'before farming' rations and build up a good supply of bone bolts. Shells are also valuable to have around.&lt;br /&gt;
* 1 of each other 2 cost meat, for extra empty barrels. Barrels cost 10, so getting any food below that can save you money.&lt;br /&gt;
* 2 [[Dogs]] - preferably war dogs or hunting dogs. Assign these to your Ranger. Bring a pair so you can make more dogs.&lt;br /&gt;
* 1 [[Horse]] - they're relatively inexpensive and will help you begin breeding horses faster, as you are nearly always getting a horse with your wagon. Livestock are a valuable commodity for meat and bones, and you want as many of these as possible 'emergency rations' on hand.&lt;br /&gt;
* 4 [[Leather]] - you need leather bags to process [[quarry bush]]es and to gather sand for glass. Four will be enough, and you can get it for only 20.&lt;br /&gt;
&lt;br /&gt;
If you do it exactly as written, you will end up with a few points left over. Grab some extra food or upgrade one of your copper bars to an actual copper pick, if you want a faster start. These foodstuffs will last a very long time if managed properly, so get your farms going and start preparing for next year now.&lt;br /&gt;
&lt;br /&gt;
=== Metalbashing/Glassworking ===&lt;br /&gt;
Heavy metalbashing and glassworking requires a site with 1) abundant fuel and 2) raw materials.  Magma is ideal but large coal seams or a forest will also suffice.  A site with either limestone or chalk means nearly unlimited steel.  Any site with &amp;quot;sand&amp;quot; (not &amp;quot;loamy sand&amp;quot; or the like) will permit glassworking.  Failing these, any place with lots of rock, trees, and preferably sand will work fine.  Your biggest choice when setting up is whether to optimize for a fast start or long-term success.&lt;br /&gt;
&lt;br /&gt;
==== Dwarves &amp;amp; skills ====&lt;br /&gt;
Unless you're trying a low-skills challenge, each dwarf should get the maximum possible number (currently 10) of skill boosts; remove a battle axe to free up needed points.  Individual preferences can be mighty handy; if you have a dwarf who likes steel, clear glass, crossbows, siege engine parts, or something else equally interesting, he's an ideal candidate for matching skills.&lt;br /&gt;
&lt;br /&gt;
* A Carpenter/Leader:  Points into Carpenter, Wood Cutter, and a bunch of nobles' skills, including at least novice Negotiator and Appraiser.  This dwarf should have good inter-personal thoughts/preferences.&lt;br /&gt;
* A Mason/Mechanic:  Points into Mason, Building Designer, and Mechanic.  Adding more points to Mason gets construction materials and furniture faster.  More points to Mechanic allows faster trap-setting.  Adding Appraiser and/or Negotiator skills gives you a back-up leader or broker.  A boost to Wrestling gets you better on-call defense.&lt;br /&gt;
* A Farmer/Herbalist (assumes the site has at least some plants):  This dwarf will gather the plant material you need to brew drinks.  Points into Grower and Herbalist.  Leftover skill raises should be invested in a valuable, hard to raise trade skill such as [[Blacksmith]], [[Metal_crafter|Metal Crafter]], or perhaps [[Glassmaker]] or [[Clothier]].&lt;br /&gt;
* A Farmer/Brewer/Cook:  This dwarf is responsible for keeping your community fed and liquored up.  Points into Grower, Brewer, and (optionally) Cook.  Leftover skill raises should be invested as for the Farmer/Herbalist.&lt;br /&gt;
* A Craftsdwarf:  Points into whatever hard-to-raise skills you most want.  [[Armorsmith]], [[Weaponsmith]], [[Bowyer]], [[Glassmaker]], and even [[Siege_engineer|Siege Engineer]], [[Clothier]], or [[Gem_setter|Gem Setter]] can all be good choices depending on your setup.  If you plan to bash metal, remember to spend a few points on Furnace Operator and (if needed) Wood Burning.&lt;br /&gt;
* 2 Miners/Soldiers:  Points into both mining and military skills.  The miners first get legendary and then become extremely powerful fighters.  Remember that it's much easier to increase Mining skill than most of the military skills (especially Armor User), but also that you'll want capable miners immediately.&lt;br /&gt;
&lt;br /&gt;
With this setup, you have several ways to make the trade goods you'll need to buy what you lack.  Metal goblets, stone mugs, handwear, footwear, mechanisms, bone or wood crossbows, prepared meals, or bone and shell crafts are all solid choices.&lt;br /&gt;
&lt;br /&gt;
Food and drink for the first few seasons are assured by first cooking all the meat to free up barrels, then brewing your plump helmets (and any gathered plants) to make booze.&lt;br /&gt;
&lt;br /&gt;
==== Items (all starts) ====&lt;br /&gt;
* 2 [[pick]]s&lt;br /&gt;
* 6 or 11 of each of [[dwarven ale]], [[dwarven beer]], and [[dwarven rum]].  With abundant brewable plants and lots of wood you don't actually need any starting booze, but it's nice to have a backup.&lt;br /&gt;
* at least 11 [[plump helmet]]s.  Bring a lot more if you anticipate problems with gathering brewable plants.&lt;br /&gt;
* at least 6 [[turtle]]s.  Not only are they good eating, they ensure you have the [[shell]]s and [[bone]]s needed to satisfy [[strange mood]]s.&lt;br /&gt;
* 1 of every kind of meat that costs 2 or 4, as each type of meat will be packed in its own free barrel and cooking the meat will release that barrel for use.  If you don't like this feature, bring more turtles or plump helmets instead.&lt;br /&gt;
* Unless the map is glacial, or you intend only outdoor agriculture, bring plenty of seeds as well.  A minimum of 15 plump helmet spawn are essential for a quick start to underground agriculture; rock nuts, sweet pod seeds, pig tail seeds, and cave wheat seeds will diversify your meals and drinks and let you set up for clothes-making.  Seeds are packed in bags.&lt;br /&gt;
* (optional) some cheap (5 point) leather to make quivers and bags and such&lt;br /&gt;
&lt;br /&gt;
===== Items (fast start) =====&lt;br /&gt;
* 1 [[Anvil]]&lt;br /&gt;
* no [[battle axe]] - you'll save points by making it yourself.&lt;br /&gt;
* only a few logs (just enough to get started with), unless the map has no trees&lt;br /&gt;
&lt;br /&gt;
See [[Make Your Own Weapons]] for more details on what to bring and how to make the battle axes you need to chop wood.&lt;br /&gt;
&lt;br /&gt;
===== Items (moderate start) =====&lt;br /&gt;
Warning:  Going without an anvil will slow you down until you get one in trade (which normally takes about 6 or 7 seasons) and might even cost you a failed [[strange mood]].&lt;br /&gt;
* no [[Anvil]]&lt;br /&gt;
* 1 [[battle axe]] (at present, steel is the only option)&lt;br /&gt;
* few or no logs, unless the map has no trees&lt;br /&gt;
* with the points you save by not bringing an anvil, buy logs, bars of base metals you expect your site to lack, and (if needed) coal (for fuel and coke) and/or dolomite (for flux).&lt;br /&gt;
&lt;br /&gt;
===== Items (slow start) =====&lt;br /&gt;
* no [[Anvil]]&lt;br /&gt;
* no [[battle axe]]s&lt;br /&gt;
* lots of logs - at least 25 on a heavily forested map.  You can survive without them, but it's a lot cheaper to buy logs to make barrels than to bring more drink.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Free Equipment ===&lt;br /&gt;
&lt;br /&gt;
Dwarves who start with the ambusher skill get some leather armor, a crossbow and some bolts for free. &lt;br /&gt;
&lt;br /&gt;
{{Starting FAQ}}&lt;br /&gt;
&lt;br /&gt;
== Challenge builds ==&lt;br /&gt;
&lt;br /&gt;
If repeatedly defending a besieged fortress isn't difficult enough for you, here are a few challenges you can set for yourself. You might also want to check out the [[Game goals|List of goals]] for other ways to challenge yourself.&lt;br /&gt;
&lt;br /&gt;
=== Hermit ===&lt;br /&gt;
&lt;br /&gt;
* No [[skill]]s&lt;br /&gt;
* One [[pick]] and no other supplies&lt;br /&gt;
&lt;br /&gt;
A well known and popular challenge. Kill off the 6 starting dwarves and any [[immigrants]] as they arrive, and try to make a living for the last dwarf.&lt;br /&gt;
&lt;br /&gt;
=== Outcast ===&lt;br /&gt;
 &lt;br /&gt;
* No [[skill]]s&lt;br /&gt;
* One [[pick]] and no other supplies&lt;br /&gt;
&lt;br /&gt;
Same as the hermit challenge, only with multiple hermits. Turn off immigrants or kill them.&lt;br /&gt;
&lt;br /&gt;
=== Roughing it ===&lt;br /&gt;
&lt;br /&gt;
* No picks&lt;br /&gt;
&lt;br /&gt;
Don't [[dig]] or build at all. Bring no [[pick]]s, and don't ask for them in [[Trade depot|trade]]. Watch as the more &amp;quot;weather-averse&amp;quot; dwarves slowly go mad.&lt;br /&gt;
&lt;br /&gt;
=== Gone to the dogs ===&lt;br /&gt;
&lt;br /&gt;
* One [[pick]]&lt;br /&gt;
* A ton of [[animals]]&lt;br /&gt;
&lt;br /&gt;
Replace the starting equipment with an equal value in [[dog]]s or [[cat]]s.&lt;br /&gt;
&lt;br /&gt;
=== ASPCA ===&lt;br /&gt;
&lt;br /&gt;
* No [[animals]]&lt;br /&gt;
&lt;br /&gt;
Don't bring any [[animals|pets]]. Furthermore, due to the possibility of animals being caught in them, don't build any [[traps]], either. If [[immigrants]] bring pets, get rid of them somehow. (If you're a particularly rabid ASPCA member, you could get rid of the pet-bearing immigrants, too, but that's probably excessive.)&lt;br /&gt;
&lt;br /&gt;
=== Diplomacy ===&lt;br /&gt;
&lt;br /&gt;
* Six dwarves with only social [[skill]]s&lt;br /&gt;
* One skilled dwarf&lt;br /&gt;
&lt;br /&gt;
Six courtiers of the king's court made some ill-advised remarks within earshot of the king, and as a result have been ordered to go found an outpost. They've hired you to make sure they survive. The six nobles only have social skills and refuse to do any work that is beneath them.&lt;br /&gt;
&lt;br /&gt;
=== Luddite ===&lt;br /&gt;
&lt;br /&gt;
* No mechanics or [[mechanism]]s&lt;br /&gt;
* No [[machine]]s&lt;br /&gt;
&lt;br /&gt;
[[Traps]] and moving [[bridge]]s are forbidden, [[farming]] must be accomplished by hand.&lt;br /&gt;
&lt;br /&gt;
=== City-States ===&lt;br /&gt;
&lt;br /&gt;
* No [[skill]]s&lt;br /&gt;
* 7 or multiple of 7 of everything you bring&lt;br /&gt;
&lt;br /&gt;
At the start your dwarves split everything equally and move to 7 different locales that are not interconnected. They have to mine their own rooms, plant their own crops, use their own craft piles. This will probably require a bit of cross-fertilization until you get [[door]]s and can lock everyone in, but after that it is every dwarf for him/herself!&lt;br /&gt;
&lt;br /&gt;
===Wooden Town===&lt;br /&gt;
Start on any treeless map and make everything that can out of wood. Stone may only be used for crafts to trade and things which cannot be made from wood e.g. mechanisms. Metal can be smelted into bars but these bars must be traded away with no further refinement. This will mean your only defense will be [[marksdwarf|marksdwarves]] with wooden bolts or traps Alternatively start on a map with an [[aquifer]] and do not tunnel beneath it but build all buildings from stone.&lt;br /&gt;
&lt;br /&gt;
=== Dwarves on a Diet ===&lt;br /&gt;
&lt;br /&gt;
==== Fishing Village ====&lt;br /&gt;
&lt;br /&gt;
Give your dwarves only the fishing skill and other fishing related skills (like bonecrafting.) Try to survive off a [[fish]] only diet. Flood the river and build houses above it so the dwarves can fish through their floors. There will be an extra challenge if the river freezes in the winter.&lt;br /&gt;
&lt;br /&gt;
==== Carnivore ====&lt;br /&gt;
&lt;br /&gt;
* No plants or seeds&lt;br /&gt;
&lt;br /&gt;
Only eat strays, pets, and animals you trap and hunt. No farming or plant gathering. Keep all your pets in cages and care for them as little as possible. Eat your dwarves' pets first for an extra challenge. If this upsets your dwarves, ridicule or ignore them. (If you are particularly heartless, you could cage those dwarves as well because anyone that empathizes with animals doesn't deserve any rights either.)&lt;br /&gt;
&lt;br /&gt;
==== Vegetarian or vegan ====&lt;br /&gt;
&lt;br /&gt;
* No meat or fish&lt;br /&gt;
* Vegans - no cheese, leather, silk, or shell&lt;br /&gt;
&lt;br /&gt;
A fairly easy challenge. Take no meat and buy no meat. Butcher no animals. Gut no fish. To make your dwarves vegan, use no animal products like the [[Elf|elves]].&lt;br /&gt;
&lt;br /&gt;
==== IOGT / AA ====&lt;br /&gt;
&lt;br /&gt;
* No alcohol&lt;br /&gt;
&lt;br /&gt;
Quite possibly, this is the cruelest challenge that your dwarves can be given. Don't ever brew any alcohol. Build [[well]]s instead and watch your now teetotaller dwarves work slower and slower by the season.&lt;br /&gt;
&lt;br /&gt;
=== Hunting Party ===&lt;br /&gt;
&lt;br /&gt;
* One marksman/ambusher&lt;br /&gt;
* Two camp servants (e.g. one cook/brewer/herbalist, one butcher/tanner/leatherworker/woodcutter)&lt;br /&gt;
* Four clients, all dabbling in marksman/ambusher but with primarily civilian skills.&lt;br /&gt;
&lt;br /&gt;
No anvil, lots of hunting dogs ... and a haunted wood. (In a terrifying wood, you may find all the trees &amp;amp; plants are dead, severely reducing long-term prospects.)&lt;br /&gt;
&lt;br /&gt;
=== Immigration and Customs Enforcement ===&lt;br /&gt;
&lt;br /&gt;
* One miner/mason/architect&lt;br /&gt;
* One woodcutter/carpenter/architect&lt;br /&gt;
* Five military dwarves&lt;br /&gt;
&lt;br /&gt;
No anvil, lots of food, in a canyon - spend the first year building fortifications to interdict traffic. Immigrants can build a town around you, but your original dwarves remain dedicated to their mission.&lt;br /&gt;
&lt;br /&gt;
=== Dwarf Siege ===&lt;br /&gt;
&lt;br /&gt;
Start in the middle of a goblin fortress. See how long you can survive, and how many goblins you can kill.&lt;br /&gt;
&lt;br /&gt;
=== Dwarfsicles ===&lt;br /&gt;
&lt;br /&gt;
Select a map region in the northern extremities (or another very cold area), where water is frozen for much or all of the year. All construction that can be undertaken with stone must use [[ice]], instead. Be sure to bring plenty of [[Plump helmet|Plump Helmets]] for brewing drinks!&lt;br /&gt;
&lt;br /&gt;
For an insane challenge, forbid yourself from digging in any material that can yield resources other than ice.&lt;br /&gt;
&lt;br /&gt;
===This. Is. SPARTAAAA===&lt;br /&gt;
At least 50% of your dwarves should be military 100% of the time, and train in spears, shield use and wrestling. All other dwarves are 'helots' and shouldn't be given any skills - they can be pressed into the military during times of war, but given no equipment or at most a bare minimum of inferior weapons.&lt;br /&gt;
&lt;br /&gt;
You should refuse trade with caravans, instead attacking them if possible. You should forbid the use of gold and silver; the making of crafts; and the smoothing of walls or any other task that make your fortress 'beautiful'. &lt;br /&gt;
&lt;br /&gt;
You shouldn't create chainmail nor plate armour. You should only brew wine.&lt;br /&gt;
&lt;br /&gt;
Any dwarf that drops his shield should be executed.&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Sparta#Society Read more about the real Sparta]&lt;br /&gt;
&lt;br /&gt;
=== The Mad Butcher ===&lt;br /&gt;
&amp;lt;sub&amp;gt;(this requires a tiny amount of editing to the raws)&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
1. Edit Dwarf Fortress\Raw\object\Creature_Domestic.txt. Remove the tag [BUTCHERABLE_NONSTANDARD] from cats and dogs. &amp;lt;br&amp;gt;&lt;br /&gt;
2. Start with a normal build except:&lt;br /&gt;
   * One dwarf should be a dedicated butcher/leather worker&lt;br /&gt;
   * buy minimal food&lt;br /&gt;
   * bring as many puppies or kittens as possible&lt;br /&gt;
3. Drop all your puppies or kittens into cages or into animal pits as soon as possible. &amp;lt;br&amp;gt;&lt;br /&gt;
5. Dig a shaft 10 or more Z-levels deep, mark the top an animal pit.&amp;lt;br&amp;gt;&lt;br /&gt;
6. At the bottom of the shaft set up a butcher shop, a tanner shop, a bedroom, and some food and leather stockpiles.&amp;lt;br&amp;gt;&lt;br /&gt;
7. Set it all up so that the mad butcher cannot escape.&amp;lt;br&amp;gt;&lt;br /&gt;
8. As you need food, begin selecting animals to be dropped into your deep pit, next to the butcher. &amp;lt;br&amp;gt;&lt;br /&gt;
9. See how long a single butcher, butchering splattered kittens, can keep your fortress fed! Cooking and farming are cheating... raw meat for everyone!&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Add your challenges! ===&lt;br /&gt;
&lt;br /&gt;
Challenges are fun! Add some!&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Computing&amp;diff=28824</id>
		<title>40d:Computing</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Computing&amp;diff=28824"/>
		<updated>2008-01-24T04:37:01Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* Animal Logic */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Computing in dwarf fortress is the practice of setting up your fortress in such a way that allows logical operations like AND, OR, NOT, and etc to exist and be used.  Computing in dwarf fortress is an EXTREMELY young concept with lots of room for improvement and development.  Innovation and invention is encouraged.&lt;br /&gt;
&lt;br /&gt;
== Basics ==&lt;br /&gt;
Binary logic takes one or two inputs and creates an output based on them. The devices that perform these operations are commonly called '''logic gates'''.&lt;br /&gt;
&lt;br /&gt;
NOT takes one input and returns true if that input is false&lt;br /&gt;
&lt;br /&gt;
AND takes two inputs and returns true if both inputs are true&lt;br /&gt;
&lt;br /&gt;
OR takes two inputs and returns true if at least one input is true&lt;br /&gt;
&lt;br /&gt;
XOR takes two inputs and returns true if exactly one input is true&lt;br /&gt;
&lt;br /&gt;
NAND takes two inputs and returns true if either input is false&lt;br /&gt;
&lt;br /&gt;
NOR takes two inputs and returns true if both inputs are false&lt;br /&gt;
&lt;br /&gt;
 A B  AND  OR   XOR  NAND NOR&lt;br /&gt;
 0 0  0    0    0    1    1&lt;br /&gt;
 0 1  0    1    1    1    0&lt;br /&gt;
 1 0  0    1    1    1    0&lt;br /&gt;
 1 1  1    1    0    0    0&lt;br /&gt;
&lt;br /&gt;
The most human-understandable logic system requires NOT, AND and OR gates, but having a design for either a NAND or a NOR gate is enough to build any of the other ports.&lt;br /&gt;
&lt;br /&gt;
Additionally, two-dimensional logic design requires a 'jumper' gate that crosses two signals without affecting their contents. This may only be an issue in DF if you are considering magma-based circuits.&lt;br /&gt;
&lt;br /&gt;
== Fluid Logic ==&lt;br /&gt;
Fluid logic utilizes the tendency of fluids in dwarf fortress to, umm, flow.  It takes advantage of the ability of pressure plates in the new version to be triggered by water (or magma) resting on top of them.  This allows systems of pumps, floodgates, doors, bridges, and anything else operated by pressure plate to be incorporated into a machine.&lt;br /&gt;
&amp;lt;!-- could someone who's used this type of logic go into further detail with it?  what kinds of circuits can be created and how?  What are the major challenges of using fluids? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To get you started, a pressure plate set to trigger on water level 0-3 and linked to a floodgate will CLOSE the floodgate when the tile has deep water.&lt;br /&gt;
If the pressure plate is set for water level 4-7, then the floodgate will OPEN when the tile has deep water.&lt;br /&gt;
&lt;br /&gt;
== Machine Logic ==&lt;br /&gt;
Machine logic uses the also new system of gears, axles, windmills, and waterwheels to solve problems.  Power sources (windmills and waterwheels) transfer power to machine parts (axles and gears).  If there is not enough pwoer in a system to allow all the parts to move, it will shut down entirely.  Individual gears can also be shut down by levers to interrupt or otherwise alter the transfer of power throughout the machine.  All sorts of logic gates can be created based on those rules alone.  Currently four have been created in a proof-of-concept sort of way in a relatively quick and cheap manner:&lt;br /&gt;
&lt;br /&gt;
[[Image:Logic.gif]]&lt;br /&gt;
&lt;br /&gt;
In the above picture, the four basic logic operations are shown.  Gears connected to outside power are circled in red.  Gears that can be deactivated by lever are color-coded to the lever that deactivates them.  For the purposes of binary logic, a lever is '''TRUE''' if it is pointing '''LEFT'''.  Levers pointing '''RIGHT''' are '''FALSE'''.&lt;br /&gt;
&lt;br /&gt;
In AND, two adjacent gears are connected to levers.  Power is only transferred to the one-tile output axle if both levers are set to true.&lt;br /&gt;
&lt;br /&gt;
In OR, two power sources are connected to an output gear and axle.  If either lever is set to true, the axle will be connected to power and also be true.&lt;br /&gt;
&lt;br /&gt;
In XOR, 40 units of power are transferred to a central gear.  To power the output axle, it must be connected to it by switching one of the levers to true.  However, if both levers are set to true, then the machine requires 42 units of power to run, and thus shuts down due to lack of power.&lt;br /&gt;
&lt;br /&gt;
in NOT, there is a powered gear connected directly to the output axle.  If the lever is set to true, the powered gear connects to 3 other unpowered gears, which causes the machine to shut down due to lack of power.&lt;br /&gt;
&lt;br /&gt;
== Borg Logic ==&lt;br /&gt;
Borg logic is the experimental version of fluid logic.  It consists of creating a way for your dwarves to travel constantly in a predictable way through your fortress through constant hauling jobs or military designations.  Pressure plates are used in similar setups to those in the fluid logic method.  It is theorized that Borg logic would be quicker and easier to set up than fluid logic, although it would require a very large population dedicated to nothing but borging.  The consequences of dwarves quitting to eat, sleep, drink, etc are unknown.  There are no known examples of borg logic, and it is purely theoretical at this time.  &amp;lt;-- Could someone with more free time than me give this a shot?  Just some proof-of-concept gates and a picture should be enough. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: Borg Logic may be a bit more difficult, or impossible, at the moment due to a bug in 33c (and possibly earlier versions): The 'citizens trigger' setting on pressure plates does not actually cause the pressure plate to trigger when citizens step on it. It does, however, trigger when *pets* step on it, if they satisfy the pressure plate's size settings. [http://www.bay12games.com/cgi-local/ultimatebb.cgi?ubb=get_topic&amp;amp;f=6&amp;amp;t=002038 (Bug thread)]. You may be able to accomplish it with animals following dwarves, though.&lt;br /&gt;
&lt;br /&gt;
== Animal Logic ==&lt;br /&gt;
Animals have a natural 'follow the leader' tendency and never starve. Pitting an animal into a maze with movable exits can force the animal to shuttle around and compute.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
[[User:SL/Logic Gates]] - These use mechanisms for connecting gates and devices and so forth, but fluid for logic. They're built on top of a body of water, and require power (for a pump or two per gate).&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Stockpile&amp;diff=10150</id>
		<title>40d:Stockpile</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Stockpile&amp;diff=10150"/>
		<updated>2008-01-24T04:13:33Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* Wood */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{old|0.23.130.23a}}&lt;br /&gt;
&lt;br /&gt;
'''Stockpiles''' are where dwarves will store items of various types. Dwarves with the &amp;quot;[[hauling]]&amp;quot; job on will seek out items that aren't already on a stockpile that accepts them and carry them to the appropriate stockpile. It's important to place your stockpiles carefully to minimize the amount of time spent carrying items to and from them. Items in a stock pile will be stored in [[Using bins and barrels|bins and barrels]]&lt;br /&gt;
&lt;br /&gt;
== Allocating stockpiles == &lt;br /&gt;
&lt;br /&gt;
To allocate an area as a stockpile, use the {{key|p}} menu. The right-hand menu pane will list all the stockpile categories, and the appropriate key to press to begin allocating that type. Allocating an area works exactly the same as designating an area. Press {{k|Enter}} to specify the first corner of the stockpile, use the primary movement keys to move the cursor to the opposite corner, and press {{k|Enter}} again. This will create a stockpile of the chosen type that occupies the area between the two corners specified. If the chosen area has parts that cannot be made into a stockpile, like a wall, a workshop, or an already existing stockpile, a stockpile will be created but they will not be part of it.&lt;br /&gt;
&lt;br /&gt;
Removing a stockpile works exactly the same, but choose {{key|x}}: Remove Designation. This will unallocate the area specified. It is possible to create a single stockpile with a shape other than a rectangle by using the Remove Designation tool to remove only part of the stockpile.&lt;br /&gt;
&lt;br /&gt;
== Using stockpiles ==&lt;br /&gt;
&lt;br /&gt;
Once a stockpile has been allocated, dwarves will automatically move items to the stockpile when they are available, and as long as the stockpile has available space. Note that the dwarves will place the item into the empty spot that is nearest to the item, ''not counting any obstructions''. Additional behaviour also includes the fact that dwarves will stockpile the ''newest'' item first, which may not necessarily be the nearest item to the stockpile.&lt;br /&gt;
&lt;br /&gt;
When dwarves need an item for a particular task, they will head to the nearest (again, not counting any obstructions that may lie in the way) item of the correct type, regardless of whether it is in a stockpile or not. Apart from some exceptions, items do not have to be stockpiled at all. Players are generally advised to avoid stone stockpiles, because stone [[hauling]] jobs take an extreme amount of time for unskilled dwarves, due to the weight hauled.&lt;br /&gt;
&lt;br /&gt;
One method to ensure a workshop has raw material on hand is to place a small stockpile next to the workshop. This will speed up production as the crafter in question only has to take a few steps to obtain the material. It also has a useful side-effect, in that as soon as the crafter picks up the piece of material, the stockpile will issue a new task to fetch another piece of that material. Because that crafter is busy, that hauling job will be taken by another dwarf. This speeds up a queue of jobs, as other dwarfs perform the time-consuming distant haul whilst the crafter actually makes the items.&lt;br /&gt;
&lt;br /&gt;
It's not necessary to place stockpiles for all types of objects. If no storage is available for a certain item type, dwarves will seek out items wherever they might lie as mentioned earlier. This can be advantageous -- if you don't have a stockpile for gems, your [[jeweler]] will go pick up fresh gems without waiting for them to be carried to a pile first. However, this also means your jeweler has to spend a lot of time fetching the gems. If you have enough haulers available, it's generally more advantageous to designate stockpiles than not. Also remember that your workshops will get [[clutter]]ed and suffer production slowdowns if you let items pile up in them, so it's important to regularly clear out workshops when they get cluttered. This can be done either by having a stockpile available so that haulers will remove the items or by removing and rebuilding the workshop, which will empty its contents onto the ground.&lt;br /&gt;
&lt;br /&gt;
== Take from a stockpile ==&lt;br /&gt;
&lt;br /&gt;
Another feature of stockpiles, currently in a limited form, allows you to tell dwarves to fill one stockpile not only with unstockpiled items, but also those located on another stockpile that accepts those items. To specify such a flow, use the {{key|q}} menu, and highlight the ''destination'' stockpile. Press {{key|t}}, and confusingly the right hand menu will empty out. Don't worry, using the cursor, highlight another stockpile and press [Enter]. Your chosen stockpile will now list the stockpile it will take from. This will cause items in the second stockpile to be hauled to the first stockpile.&lt;br /&gt;
&lt;br /&gt;
Taking from a stockpile can only happen one way. Telling stockpile #4 to take from #13 will stop #13 from taking from #4. This is probably a good thing, otherwise your dwarves will continuously move items between the two stockpiles. To be truly evil though, you can introduce a third stockpile, at which point #4 taking from #12, #12 taking from #13, and #13 taking from #4, is perfectly valid.&lt;br /&gt;
&lt;br /&gt;
One stockpile can be set to take from any number of other stockpiles, so in theory it is possible to construct supply chains of material. For example, you may have a small stone stockpile next to some mason's workshops, and a much bigger 'central' stone stockpile. Using this feature, you can get your dwarves to keep the workshop stockpile filled from the central stockpile.&lt;br /&gt;
&lt;br /&gt;
== Stockpile categories ==&lt;br /&gt;
&lt;br /&gt;
===[[Ammo]]===&lt;br /&gt;
This stockpile contains ammo for all forms of ammunition-requiring weaponry is stored here. It can use bins to consolidate up to 100 units of ammo. Since the only ammo dwarves can currently use is [[crossbow]] [[bolt]]s, it might be wise to disallow arrows and blowdarts.&lt;br /&gt;
&lt;br /&gt;
===[[Animal]]===&lt;br /&gt;
Animals stored in [[cage]]s that are not affixed to a location will be stored in these stockpiles. [[Trap]]s used for capturing wild animals and empty [[cage]]s are also stored here.&lt;br /&gt;
&lt;br /&gt;
===[[Armor]]===&lt;br /&gt;
Armor of all types is stored here. This kind of stockpile can use bins to consolidate up to 10 items. There is no preference for specific body parts.&lt;br /&gt;
&lt;br /&gt;
===[[Bar]]/[[Block]]===&lt;br /&gt;
Bars of smelted metal and blocks of cut stone are kept here after being processed by the smelter and mason's workshops, before being used for other purposes. Weirdly, ashes, potash, charcoal, and coke from the wood furnace, ashery, and smelter will also be stored here. Like with all stockpiles, this can be changed to allow for specific blocks and bars to be stored with custom settings. Bins can be used to consolidate up to 10 bars and blocks.&lt;br /&gt;
&lt;br /&gt;
===[[Cloth]]===&lt;br /&gt;
Woven cloth and thread from the loom is stored here. Bins can be used to consolidate up to 10 items.&lt;br /&gt;
&lt;br /&gt;
===[[Coins]]===&lt;br /&gt;
Minted coins are kept here. Bins can be used to consolidate up to 3000 coins, which is equivalent to six new coins stacks.&lt;br /&gt;
&lt;br /&gt;
===[[Finished Goods]]===&lt;br /&gt;
Finished goods created by the craftsdwarf's workshop, as well as the clothes maker's shop and the leather works, are placed here before being used in trade or other uses. This type of stockpile can use bins to consolidate up to 25 items.&lt;br /&gt;
&lt;br /&gt;
===[[Food]]===&lt;br /&gt;
As one would assume based on the name, food is stored here. Unexpectedly, though, tallow, lye, giant desert scorpion venom, and liquid fire are as well. Up to 10 food items may be stored in a barrel (and the stack +Cow meat roast [8]+ would count as eight items). Fresh [[fish]] and animals are brought here before being processed by the butchery and fishery and turned into raw meats. The raw meat is then brought to the kitchen for cooking. Note that prepared food stacks larger than ten (☼Dwarven Beer Roast [200]☼ is possible) will not fit in a barrel, but will not rot once placed in a food stockpile, and still only take up one space. To free up barrels, you may decide to have separate prepared food stockpiles that do not accept barrels. If you cook larger meals, this shouldn't be a problem.&lt;br /&gt;
Food stockpiles should in most cases be specified as things like seed stockpiles or meat stockpiles or unprepared fish stockpiles; there are simply too many things that go in them.&lt;br /&gt;
&lt;br /&gt;
===[[Furniture]] Storage===&lt;br /&gt;
Completed items from the carpenter's workshop, mason's workshop, and mechanic's workshop will be stored here, along with furniture created from other shops, until placed or used in another building. Since this is a very broad category, like food, generally more specific stockpiles should be created.&lt;br /&gt;
&lt;br /&gt;
===[[Gem]]===&lt;br /&gt;
This stockpile stores gems and raw glass, both cut and uncut, before being used in a construction. It can use bins to consolidate up to 10 gems.&lt;br /&gt;
&lt;br /&gt;
===[[Graveyard]]===&lt;br /&gt;
Dead dwarves and pets that have no burial location will be placed here. If placed indoors, decaying bodies will generate [[miasma]], but bones will not removed at the end of the season.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Are dwarf and pet bones removed at the end of the season ever? --[[User:Savok|Savok]]&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===[[Leather]]===&lt;br /&gt;
Leather, which is produced at a Tanner's Shop, will be kept here. Like most stockpiles that use bins, it can use bins to consolidate up to 10 items.&lt;br /&gt;
&lt;br /&gt;
===[[refuse stockpile|Refuse]]===&lt;br /&gt;
Since dwarves hate rot because of the miasma it spreads when in an enclosed place like a cave, any garbage item that can rot will be stored in a refuse stockpile. Many players prefer to place this stockpile outside your cavern, usually a small distance from the entrance, an alternative to this is to dig channels down from outside creating an outside area inside your fortress you can place your refuse stockpile here and whilst it will be in your fort it wont generate miasma. If placed indoors, decaying items will generate miasma, which will generate a small unhappy thought in any dwarf passing through it. Bones and shells are also stored here, whether they be from defeated enemies or raw food processing. Outdoor refuse stockpiles are emptied at the turn of the seasons, but indoor refuse stockpiles are not, so you may wish to make an indoor refuse stockpile that takes bones from the outdoor stockpile.&lt;br /&gt;
&lt;br /&gt;
===[[Stone]]===&lt;br /&gt;
Rough stone will be stored here, as well as ore. Given the extreme abundance of stone, it is very likely for this stockpile to fill up quickly, if the hauling is ever completed, meaning that the player may want to create several stone stockpiles. Making a gigantic stone stockpile is not a good idea, because it will take forever to fill up. It is a good idea to position these stockpiles close to your mason's workshop or your mechanic's workshop. An alternative option is to merely make a small stockpile near your masons and leave stones where they lie, eliminating dwarves running around carrying stone all the time. This can have the effect of blocking expandable types of construction if there is not enough space around to move the stones into. Some dwarves regard the existence of stone stockpiles as a sign of divine displeasure, cursing dwarves to scurry around the fortress carrying rock to and fro for all eternity. To avoid stone hauling when you don't want it, set the dwarves to ignore minerals in {{key|o}}rders and options.&lt;br /&gt;
&lt;br /&gt;
===[[Weapon]]s===&lt;br /&gt;
Weapons of all types are stored here by default, including the weapons that dwarves do not use and trap components. Bins can be used to consolidate up to 10 weapons of any type.&lt;br /&gt;
&lt;br /&gt;
===[[Wood]]===&lt;br /&gt;
Chopped trees are brought to the wood stockpile before being used by the carpenter's workshop. Because wood takes a long time to haul down from the surface, it should be rather large. It is a good idea to position this stockpile close to your carpenter's workshop.&lt;br /&gt;
&lt;br /&gt;
=== Custom stockpiles ===&lt;br /&gt;
&lt;br /&gt;
With custom stockpiles you can change which types of materials, goods, ect, can be stored in that pile. Any types of things can be mixed, so you could have a stockpile that will hold raw turtle, mechanisms and all stone types apart from onyx if you wanted. Highlighting a stockpile with {{key|q}}, then pressing {{key|s}} will allow you to adjust the stockpile settings or in the {{key|p}} menu you can press {{key|t}} to adjust a custom stockpiles settings before placing it with {{key|c}}.&lt;br /&gt;
&lt;br /&gt;
== Stockpile Settings ==&lt;br /&gt;
The '''Stockpile Settings''' screen is weird to use. In the first column are the major categories. In the second column there may or may not be subcategories. In the third you will see the individual items. The second and third columns are only visible when a category is enabled and selected.&lt;br /&gt;
&lt;br /&gt;
You navigate this screen with {{key|+}} and {{key|-}}, and left and right on the arrow keys. {{key|e}} and {{key|d}} are used to enable and disable the categories. {{key|a}} and {{key|b}} are used to allow or disallow all the subcategories. {{key|p}} and {{key|f}} will permit of forbid individual subcategories. These six keys work no matter which column you have selected, though the last 4 will not always be avaliable.&amp;lt;br&amp;gt;{{key|Enter}} will toggle individual item types.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
Some categories will have a special extra type of item(s) that can be toggled with {{key|u}} and sometimes {{key|j}}.&lt;br /&gt;
*Categories - Item type&lt;br /&gt;
*Animals - Empty cages and Empty animal traps&lt;br /&gt;
*Food  - Prepared food&lt;br /&gt;
*Furniture - Sand bag&lt;br /&gt;
*Weapons - Local and Foreign&lt;br /&gt;
*Armor - Local and Foreign&lt;br /&gt;
&lt;br /&gt;
If you disable an item or items that are already sitting in a stockpile then they become loose items and your dwarves will move them to a more suitable stockpile should one exist.&lt;br /&gt;
&lt;br /&gt;
One use for this is to have an outdoor stockpile that will accept all refuse except bone and shell, and then an indoor pile near to your craftdwarf's workshop that will '''only''' accept these things. That way, once all the meat has rotted off of any carcases outside, the bones will be brought in for processing rather than disappearing at the end of the season. While this strategy can be useful, it only works if you have set the option for dwarves to gather refuse from outside. Otherwise, the dwarves will ignore the bones in the outside stockpile. This means added risk to your dwarves if they try to gather refuse that is far from your gate, and a potentially large amount of useless hauling.&lt;br /&gt;
&lt;br /&gt;
Another effective use of custom stockpiles is Elven trading. Make a stockpile just for elf-safe trade goods: most categories where it's relevant have a 'materials' option.&lt;br /&gt;
&lt;br /&gt;
This feature is probably most useful for food, furniture, and bar/block stockpiles, to prevent your lye and venom sitting next to the kitchens, your floodgates and mechanisms near the rooms that need statues and doors, your stone blocks next to the forges, and your metal bars by the farms.&lt;br /&gt;
&lt;br /&gt;
[[Category:Stockpiles]]&lt;br /&gt;
[[Category:Items]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Stockpile&amp;diff=10149</id>
		<title>40d:Stockpile</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Stockpile&amp;diff=10149"/>
		<updated>2008-01-24T04:11:22Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* Stone */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{old|0.23.130.23a}}&lt;br /&gt;
&lt;br /&gt;
'''Stockpiles''' are where dwarves will store items of various types. Dwarves with the &amp;quot;[[hauling]]&amp;quot; job on will seek out items that aren't already on a stockpile that accepts them and carry them to the appropriate stockpile. It's important to place your stockpiles carefully to minimize the amount of time spent carrying items to and from them. Items in a stock pile will be stored in [[Using bins and barrels|bins and barrels]]&lt;br /&gt;
&lt;br /&gt;
== Allocating stockpiles == &lt;br /&gt;
&lt;br /&gt;
To allocate an area as a stockpile, use the {{key|p}} menu. The right-hand menu pane will list all the stockpile categories, and the appropriate key to press to begin allocating that type. Allocating an area works exactly the same as designating an area. Press {{k|Enter}} to specify the first corner of the stockpile, use the primary movement keys to move the cursor to the opposite corner, and press {{k|Enter}} again. This will create a stockpile of the chosen type that occupies the area between the two corners specified. If the chosen area has parts that cannot be made into a stockpile, like a wall, a workshop, or an already existing stockpile, a stockpile will be created but they will not be part of it.&lt;br /&gt;
&lt;br /&gt;
Removing a stockpile works exactly the same, but choose {{key|x}}: Remove Designation. This will unallocate the area specified. It is possible to create a single stockpile with a shape other than a rectangle by using the Remove Designation tool to remove only part of the stockpile.&lt;br /&gt;
&lt;br /&gt;
== Using stockpiles ==&lt;br /&gt;
&lt;br /&gt;
Once a stockpile has been allocated, dwarves will automatically move items to the stockpile when they are available, and as long as the stockpile has available space. Note that the dwarves will place the item into the empty spot that is nearest to the item, ''not counting any obstructions''. Additional behaviour also includes the fact that dwarves will stockpile the ''newest'' item first, which may not necessarily be the nearest item to the stockpile.&lt;br /&gt;
&lt;br /&gt;
When dwarves need an item for a particular task, they will head to the nearest (again, not counting any obstructions that may lie in the way) item of the correct type, regardless of whether it is in a stockpile or not. Apart from some exceptions, items do not have to be stockpiled at all. Players are generally advised to avoid stone stockpiles, because stone [[hauling]] jobs take an extreme amount of time for unskilled dwarves, due to the weight hauled.&lt;br /&gt;
&lt;br /&gt;
One method to ensure a workshop has raw material on hand is to place a small stockpile next to the workshop. This will speed up production as the crafter in question only has to take a few steps to obtain the material. It also has a useful side-effect, in that as soon as the crafter picks up the piece of material, the stockpile will issue a new task to fetch another piece of that material. Because that crafter is busy, that hauling job will be taken by another dwarf. This speeds up a queue of jobs, as other dwarfs perform the time-consuming distant haul whilst the crafter actually makes the items.&lt;br /&gt;
&lt;br /&gt;
It's not necessary to place stockpiles for all types of objects. If no storage is available for a certain item type, dwarves will seek out items wherever they might lie as mentioned earlier. This can be advantageous -- if you don't have a stockpile for gems, your [[jeweler]] will go pick up fresh gems without waiting for them to be carried to a pile first. However, this also means your jeweler has to spend a lot of time fetching the gems. If you have enough haulers available, it's generally more advantageous to designate stockpiles than not. Also remember that your workshops will get [[clutter]]ed and suffer production slowdowns if you let items pile up in them, so it's important to regularly clear out workshops when they get cluttered. This can be done either by having a stockpile available so that haulers will remove the items or by removing and rebuilding the workshop, which will empty its contents onto the ground.&lt;br /&gt;
&lt;br /&gt;
== Take from a stockpile ==&lt;br /&gt;
&lt;br /&gt;
Another feature of stockpiles, currently in a limited form, allows you to tell dwarves to fill one stockpile not only with unstockpiled items, but also those located on another stockpile that accepts those items. To specify such a flow, use the {{key|q}} menu, and highlight the ''destination'' stockpile. Press {{key|t}}, and confusingly the right hand menu will empty out. Don't worry, using the cursor, highlight another stockpile and press [Enter]. Your chosen stockpile will now list the stockpile it will take from. This will cause items in the second stockpile to be hauled to the first stockpile.&lt;br /&gt;
&lt;br /&gt;
Taking from a stockpile can only happen one way. Telling stockpile #4 to take from #13 will stop #13 from taking from #4. This is probably a good thing, otherwise your dwarves will continuously move items between the two stockpiles. To be truly evil though, you can introduce a third stockpile, at which point #4 taking from #12, #12 taking from #13, and #13 taking from #4, is perfectly valid.&lt;br /&gt;
&lt;br /&gt;
One stockpile can be set to take from any number of other stockpiles, so in theory it is possible to construct supply chains of material. For example, you may have a small stone stockpile next to some mason's workshops, and a much bigger 'central' stone stockpile. Using this feature, you can get your dwarves to keep the workshop stockpile filled from the central stockpile.&lt;br /&gt;
&lt;br /&gt;
== Stockpile categories ==&lt;br /&gt;
&lt;br /&gt;
===[[Ammo]]===&lt;br /&gt;
This stockpile contains ammo for all forms of ammunition-requiring weaponry is stored here. It can use bins to consolidate up to 100 units of ammo. Since the only ammo dwarves can currently use is [[crossbow]] [[bolt]]s, it might be wise to disallow arrows and blowdarts.&lt;br /&gt;
&lt;br /&gt;
===[[Animal]]===&lt;br /&gt;
Animals stored in [[cage]]s that are not affixed to a location will be stored in these stockpiles. [[Trap]]s used for capturing wild animals and empty [[cage]]s are also stored here.&lt;br /&gt;
&lt;br /&gt;
===[[Armor]]===&lt;br /&gt;
Armor of all types is stored here. This kind of stockpile can use bins to consolidate up to 10 items. There is no preference for specific body parts.&lt;br /&gt;
&lt;br /&gt;
===[[Bar]]/[[Block]]===&lt;br /&gt;
Bars of smelted metal and blocks of cut stone are kept here after being processed by the smelter and mason's workshops, before being used for other purposes. Weirdly, ashes, potash, charcoal, and coke from the wood furnace, ashery, and smelter will also be stored here. Like with all stockpiles, this can be changed to allow for specific blocks and bars to be stored with custom settings. Bins can be used to consolidate up to 10 bars and blocks.&lt;br /&gt;
&lt;br /&gt;
===[[Cloth]]===&lt;br /&gt;
Woven cloth and thread from the loom is stored here. Bins can be used to consolidate up to 10 items.&lt;br /&gt;
&lt;br /&gt;
===[[Coins]]===&lt;br /&gt;
Minted coins are kept here. Bins can be used to consolidate up to 3000 coins, which is equivalent to six new coins stacks.&lt;br /&gt;
&lt;br /&gt;
===[[Finished Goods]]===&lt;br /&gt;
Finished goods created by the craftsdwarf's workshop, as well as the clothes maker's shop and the leather works, are placed here before being used in trade or other uses. This type of stockpile can use bins to consolidate up to 25 items.&lt;br /&gt;
&lt;br /&gt;
===[[Food]]===&lt;br /&gt;
As one would assume based on the name, food is stored here. Unexpectedly, though, tallow, lye, giant desert scorpion venom, and liquid fire are as well. Up to 10 food items may be stored in a barrel (and the stack +Cow meat roast [8]+ would count as eight items). Fresh [[fish]] and animals are brought here before being processed by the butchery and fishery and turned into raw meats. The raw meat is then brought to the kitchen for cooking. Note that prepared food stacks larger than ten (☼Dwarven Beer Roast [200]☼ is possible) will not fit in a barrel, but will not rot once placed in a food stockpile, and still only take up one space. To free up barrels, you may decide to have separate prepared food stockpiles that do not accept barrels. If you cook larger meals, this shouldn't be a problem.&lt;br /&gt;
Food stockpiles should in most cases be specified as things like seed stockpiles or meat stockpiles or unprepared fish stockpiles; there are simply too many things that go in them.&lt;br /&gt;
&lt;br /&gt;
===[[Furniture]] Storage===&lt;br /&gt;
Completed items from the carpenter's workshop, mason's workshop, and mechanic's workshop will be stored here, along with furniture created from other shops, until placed or used in another building. Since this is a very broad category, like food, generally more specific stockpiles should be created.&lt;br /&gt;
&lt;br /&gt;
===[[Gem]]===&lt;br /&gt;
This stockpile stores gems and raw glass, both cut and uncut, before being used in a construction. It can use bins to consolidate up to 10 gems.&lt;br /&gt;
&lt;br /&gt;
===[[Graveyard]]===&lt;br /&gt;
Dead dwarves and pets that have no burial location will be placed here. If placed indoors, decaying bodies will generate [[miasma]], but bones will not removed at the end of the season.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Are dwarf and pet bones removed at the end of the season ever? --[[User:Savok|Savok]]&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===[[Leather]]===&lt;br /&gt;
Leather, which is produced at a Tanner's Shop, will be kept here. Like most stockpiles that use bins, it can use bins to consolidate up to 10 items.&lt;br /&gt;
&lt;br /&gt;
===[[refuse stockpile|Refuse]]===&lt;br /&gt;
Since dwarves hate rot because of the miasma it spreads when in an enclosed place like a cave, any garbage item that can rot will be stored in a refuse stockpile. Many players prefer to place this stockpile outside your cavern, usually a small distance from the entrance, an alternative to this is to dig channels down from outside creating an outside area inside your fortress you can place your refuse stockpile here and whilst it will be in your fort it wont generate miasma. If placed indoors, decaying items will generate miasma, which will generate a small unhappy thought in any dwarf passing through it. Bones and shells are also stored here, whether they be from defeated enemies or raw food processing. Outdoor refuse stockpiles are emptied at the turn of the seasons, but indoor refuse stockpiles are not, so you may wish to make an indoor refuse stockpile that takes bones from the outdoor stockpile.&lt;br /&gt;
&lt;br /&gt;
===[[Stone]]===&lt;br /&gt;
Rough stone will be stored here, as well as ore. Given the extreme abundance of stone, it is very likely for this stockpile to fill up quickly, if the hauling is ever completed, meaning that the player may want to create several stone stockpiles. Making a gigantic stone stockpile is not a good idea, because it will take forever to fill up. It is a good idea to position these stockpiles close to your mason's workshop or your mechanic's workshop. An alternative option is to merely make a small stockpile near your masons and leave stones where they lie, eliminating dwarves running around carrying stone all the time. This can have the effect of blocking expandable types of construction if there is not enough space around to move the stones into. Some dwarves regard the existence of stone stockpiles as a sign of divine displeasure, cursing dwarves to scurry around the fortress carrying rock to and fro for all eternity. To avoid stone hauling when you don't want it, set the dwarves to ignore minerals in {{key|o}}rders and options.&lt;br /&gt;
&lt;br /&gt;
===[[Weapon]]s===&lt;br /&gt;
Weapons of all types are stored here by default, including the weapons that dwarves do not use and trap components. Bins can be used to consolidate up to 10 weapons of any type.&lt;br /&gt;
&lt;br /&gt;
===[[Wood]]===&lt;br /&gt;
Chopped trees are brought to the wood stockpile before being used by the carpenter's workshop. Given the relative scarcity of trees on some maps, a wood stockpile need not be too large. It is a good idea to position this stockpile close to your carpenter's workshop.&lt;br /&gt;
&lt;br /&gt;
=== Custom stockpiles ===&lt;br /&gt;
&lt;br /&gt;
With custom stockpiles you can change which types of materials, goods, ect, can be stored in that pile. Any types of things can be mixed, so you could have a stockpile that will hold raw turtle, mechanisms and all stone types apart from onyx if you wanted. Highlighting a stockpile with {{key|q}}, then pressing {{key|s}} will allow you to adjust the stockpile settings or in the {{key|p}} menu you can press {{key|t}} to adjust a custom stockpiles settings before placing it with {{key|c}}.&lt;br /&gt;
&lt;br /&gt;
== Stockpile Settings ==&lt;br /&gt;
The '''Stockpile Settings''' screen is weird to use. In the first column are the major categories. In the second column there may or may not be subcategories. In the third you will see the individual items. The second and third columns are only visible when a category is enabled and selected.&lt;br /&gt;
&lt;br /&gt;
You navigate this screen with {{key|+}} and {{key|-}}, and left and right on the arrow keys. {{key|e}} and {{key|d}} are used to enable and disable the categories. {{key|a}} and {{key|b}} are used to allow or disallow all the subcategories. {{key|p}} and {{key|f}} will permit of forbid individual subcategories. These six keys work no matter which column you have selected, though the last 4 will not always be avaliable.&amp;lt;br&amp;gt;{{key|Enter}} will toggle individual item types.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
Some categories will have a special extra type of item(s) that can be toggled with {{key|u}} and sometimes {{key|j}}.&lt;br /&gt;
*Categories - Item type&lt;br /&gt;
*Animals - Empty cages and Empty animal traps&lt;br /&gt;
*Food  - Prepared food&lt;br /&gt;
*Furniture - Sand bag&lt;br /&gt;
*Weapons - Local and Foreign&lt;br /&gt;
*Armor - Local and Foreign&lt;br /&gt;
&lt;br /&gt;
If you disable an item or items that are already sitting in a stockpile then they become loose items and your dwarves will move them to a more suitable stockpile should one exist.&lt;br /&gt;
&lt;br /&gt;
One use for this is to have an outdoor stockpile that will accept all refuse except bone and shell, and then an indoor pile near to your craftdwarf's workshop that will '''only''' accept these things. That way, once all the meat has rotted off of any carcases outside, the bones will be brought in for processing rather than disappearing at the end of the season. While this strategy can be useful, it only works if you have set the option for dwarves to gather refuse from outside. Otherwise, the dwarves will ignore the bones in the outside stockpile. This means added risk to your dwarves if they try to gather refuse that is far from your gate, and a potentially large amount of useless hauling.&lt;br /&gt;
&lt;br /&gt;
Another effective use of custom stockpiles is Elven trading. Make a stockpile just for elf-safe trade goods: most categories where it's relevant have a 'materials' option.&lt;br /&gt;
&lt;br /&gt;
This feature is probably most useful for food, furniture, and bar/block stockpiles, to prevent your lye and venom sitting next to the kitchens, your floodgates and mechanisms near the rooms that need statues and doors, your stone blocks next to the forges, and your metal bars by the farms.&lt;br /&gt;
&lt;br /&gt;
[[Category:Stockpiles]]&lt;br /&gt;
[[Category:Items]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Main_Page&amp;diff=80</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Main_Page&amp;diff=80"/>
		<updated>2008-01-20T19:33:35Z</updated>

		<summary type="html">&lt;p&gt;Nate879: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1 style=&amp;quot;text-align: center; margin-top: 1em&amp;quot;&amp;gt;The Dwarf Fortress Wiki&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Colored Notice Box|#00f|&lt;br /&gt;
  &amp;lt;p&amp;gt;'''The latest Dwarf Fortress version is v0.27.169.33g, released 21st December 2007'''&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;Please ensure that all information added is ''accurate for the new version''. The&lt;br /&gt;
  [http://archive.dwarffortresswiki.net/index.php/Main_Page archive of the old wiki] is still available.&amp;lt;/p&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p style=&amp;quot;max-width: 48em; margin: 0 auto;&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the Dwarf Fortress Wiki! This is a collection of user-submitted guides, information and advice for the Roguelike game [http://www.bay12games.com/dwarves/ &amp;quot;Dwarf Fortress&amp;quot;]. Dwarf Fortress is a Windows game (though it can be played on other systems using Wine), developed by [http://www.bay12games.com/ Bay 12 Games] featuring two modes of play, a distinct, randomly-generated world (complete with terrain, wildlife and legends), gruesome combat mechanics and vicious schools of [[carp]].&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
QUOTES:&lt;br /&gt;
If adding a new quote, be sure to also append it to the quote archive!&lt;br /&gt;
[[Main Page/Quote Archive]]&lt;br /&gt;
&lt;br /&gt;
/--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;max-width: 48em; margin: 0 auto; text-align: center&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left; margin-right: 1em&amp;quot;&amp;gt;{{Quote Box|&amp;quot;The interface is coming - it's not coming in your lifetime but it's coming.&amp;quot;&amp;lt;br&amp;gt; - [[Toady One]]}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right; margin-left: 1em&amp;quot;&amp;gt;{{Quote Box|The violence, aggression, pain, madness, sadness of the ASCII characters never ceases to amaze me...}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{news}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 90%; max-width: 50em; margin: 0 auto; border-spacing: 1em; clear: both&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #fdc; border: 1px solid #a44; border-left-color:#faa; border-top-color:#faa; text-align: center&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #d66; border: 1px solid #a44; border-left-color:#faa; border-top-color:#faa; padding: 0.2em 0.5em&amp;quot; | '''New to Dwarf Fortress?'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[:Dwarf Fortress:About|About Dwarf Fortress]]&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | '''[[:Category:Guides|Tutorials and guides]]''' &amp;lt;!-- this is here since no good page has been written for it yet, but it should be replaced by a non-category page eventually once the list of tutorials and guides is more complete --&amp;gt;&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Starting builds]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Frequently Asked Questions]]&lt;br /&gt;
| style=&amp;quot;witdh: 33%&amp;quot; | * [[Your first fortress]] *&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Pregenerated worlds|Seeds and Pregenerated Worlds]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Important advice]]&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | * [[Indecisive's_illustrated_fortress_mode_tutorial|Indecisive's Illustrated Tutorial]] *&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Quickstart guide]] (older)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%; vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Playing Dwarf Fortress'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Dwarf Fortress mode|Fortress mode]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Adventure mode]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Reclaim fortress mode|Reclaim fortress]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Legends]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Design strategies]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Local map features]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Bloodline_Games|Bloodline games]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Stories]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Gameplay elements'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Activity zone]]s&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Farming]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Building]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Combat]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Creatures]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[:Category:Designations|Designations]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Military]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Noble]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Rooms]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Skill]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Stockpile]]s&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Workshop]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Economics]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Losing]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Location]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width: 50%; vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Wiki articles by category'''&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Dwarves|Dwarves]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:World|World]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Buildings|Buildings]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Modding|Modding]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;width:50%&amp;quot; | [[:Category:Items|Items]]&lt;br /&gt;
| style=&amp;quot;width:50%&amp;quot; | [[:Category:Interface|Interface]]&lt;br /&gt;
|- &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [[Special:Categories|All Categories]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Metagame editing and advice'''&lt;br /&gt;
|-&lt;br /&gt;
| [[Technical tricks]]&lt;br /&gt;
|- &lt;br /&gt;
| [[Utilities]]&lt;br /&gt;
|- &lt;br /&gt;
| [[Known bugs and issues]]&lt;br /&gt;
|- &lt;br /&gt;
| [[System requirements]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Cheating]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Maximizing framerate]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Tilesets]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Modding Guide]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ddd; border: 1px solid #777; border-left-color:#bbb; border-top-color:#bbb;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #999; border: 1px solid #777; border-left-color:#bbb; border-top-color:#bbb; padding: 0.2em 0.5em; text-align: center&amp;quot; | '''Links'''&lt;br /&gt;
|- &lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Forums:&lt;br /&gt;
| [http://www.bay12games.com/cgi-local/ultimatebb.cgi?&amp;amp;category=3 Official Forums],  [http://forums.somethingawful.com/showthread.php?threadid=2677834 Something Awful Thread], [http://forums.penny-arcade.com/showthread.php?t=41106 Penny-Arcade Thread],  [http://forums.facepunchstudios.com/showthread.php?t=449677 Facepunch Studios Thread], [http://episteme.arstechnica.com/eve/forums/a/tpc/f/39309975/m/191008958831 Ars Technica Thread]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | IRC Channels:&lt;br /&gt;
| [irc://irc.worldirc.org/bay12games #bay12games] on worldirc.org, [irc://irc.synirc.net/df #df] on synirc.net&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Archives:&lt;br /&gt;
| [http://archive.dwarffortresswiki.net Old Wiki]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Other Wikis:&lt;br /&gt;
| [http://dwarffortress.free.fr/modules/news/ The French Wiki ], [http://band-chukei.ddo.jp/df/ The Japanese Wiki ]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Useful Links:&lt;br /&gt;
| [http://mkv25.net/dfma/ Dwarf Fortress Map Archive]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Siege_engine&amp;diff=23508</id>
		<title>40d:Siege engine</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Siege_engine&amp;diff=23508"/>
		<updated>2008-01-20T02:56:49Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* Safety Warning */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Siege engines''' include the '''catapult''' and the '''ballista'''. Both are formidable weapons of tremendous range (more than a screen-width) and capable of dealing out horrendous damage. A ballista arrow means immediate death to each and every common creature in its path and will severely injure even a dragon.&lt;br /&gt;
&lt;br /&gt;
==Building Siege Engines==&lt;br /&gt;
In order to build a siege engine, you first need to produce three catapult or ballista parts in the [[Siege Workshop]]; you may then build the respective siege engine like any other building. Both tasks require the &amp;quot;Siege Engineering&amp;quot; labor and use the &amp;quot;Engineer&amp;quot; skill. It is not known whether the skill of the dwarf assembling the siege engine has any effect, but the quality of the parts certainly has: siege engines put together from masterpiece parts have a much higher rate of fire and accuracy.&lt;br /&gt;
&lt;br /&gt;
The assembled siege engine is, effectively, a 3x3 building. It cannot be moved about other than by taking it down and re-assembling it at the new site. Siege engines do not impede movement, though, so you don't have to worry about building them in a corridor.&lt;br /&gt;
&lt;br /&gt;
==Using Siege Engines (simple)==&lt;br /&gt;
{{key|o}} will let you change the orientation, whether the siege engine is pointing up / down / left / right. This takes effect immediately, it does not require a dwarf to come and turn the engine.&lt;br /&gt;
&lt;br /&gt;
{{key|f}} toggles the current status between:&lt;br /&gt;
*Not In Use:  Dwarves with the Siege Operator job will reload unloaded engines and leave them unattended.&lt;br /&gt;
*Prepare to Fire:  Siege Operators will load the engine and remain stationed for further commands.&lt;br /&gt;
*Fire at Will:  Siege Operators will fire and load normally.&lt;br /&gt;
&lt;br /&gt;
The dwarves will (re-)load any siege engines that are not currently loaded; there's no way to prevent this short of disabling the labor on all dwarves. Ballistae require ''ballista arrows'' (made from wooden logs at the siege workshop, optionally tipped with metal ''ballista arrow heads'' made at a forge). Catapults use simple [[stone]] as ammunition.&lt;br /&gt;
&lt;br /&gt;
Ammo is usually destroyed upon being fired, unless it falls a z-level (this may be a bug).&lt;br /&gt;
&lt;br /&gt;
 ########&lt;br /&gt;
 CCC..._#&lt;br /&gt;
 CCC..._#&lt;br /&gt;
 CCC..._#&lt;br /&gt;
 ########&lt;br /&gt;
&lt;br /&gt;
The channel at the end of this firing range preserves the stone. For catapults there is usually so much spare stone that this is not necessary, but it could be used for fast stone transport, or simply to set up a self-contained training area. A similar effect can sometimes be observed when firing a catapult over bumpy ground outside.&lt;br /&gt;
&lt;br /&gt;
==Using Siege Engines (advanced)==&lt;br /&gt;
&lt;br /&gt;
===Safety Warning===&lt;br /&gt;
&lt;br /&gt;
'''Ballistas will kill anything in their path!'''  Ballista arrows appear to hit any units in any square that the head passes through.  They are incredibly devastatingly dangerous weapons, and should never be used with friendlies anywhere in their cone of fire, including the space the ballista arrowhead occupies when loaded on the engine.  Always designate a restricted traffic zone for a lot of tiles along the firing arc and keep dwarves out of the area.  The shots appear to travel until they hit a wall or fly off the screen.&lt;br /&gt;
&lt;br /&gt;
Surprisingly, catapults are relatively safe.  Catapult operators will target enemies (and wild animals) if there are any in their field of fire. If not, they will loose the shot in a high arc that misses everything. It is perfectly safe to operate a catapult in the cave: just point it at a nearby wall of solid rock. A nice side effect is that this will in due time clear the whole area of stone.&lt;br /&gt;
&lt;br /&gt;
Using catapults to shoot into the open may provide some meat: as said above, the operators will target animals if there are any. However, elephants don't take nicely if you slay some of them. You also have a slight risk of killing your own dwarves or caravan escorts if they happen to be hunting the selfsame animal (and hence is close to it).&lt;br /&gt;
&lt;br /&gt;
===Placement===&lt;br /&gt;
Siege engines can almost only shoot at targets right in front of them on the same Z-level. The target may deviate only slightly, as the field of fire is about 20-30 degrees wide. Because of the huge blind spots, it is advisable to prepare the position so that the enemy will be channeled through the field of fire.&lt;br /&gt;
&lt;br /&gt;
Siege operators are civilians! They will drop their work and run if the enemy comes too close. &amp;lt;!--fixme: how close? will fortifications help?--&amp;gt; You should therefore place the engines behind a moat that will keep the enemy at a safe distance, or shield access to their location in some other fashion.&lt;br /&gt;
&lt;br /&gt;
Siege engines can shoot through [[fortifications]]. As fortifications appear to provide some protection against incoming bolts and arrows, it's usually a good idea to protect the siege engine in that way. The siege engine only needs a one tile wide fortification to shoot out.&lt;br /&gt;
&lt;br /&gt;
===Skill and Quality===&lt;br /&gt;
&lt;br /&gt;
The quality of the siege engine parts affects the engine's accuracy and reload time. It is not known whether the siege engine itself also can be of a certain quality. The quality and material of the ammunition (in case of ballista arrows) affects the damage and possibly accuracy as well.&lt;br /&gt;
&lt;br /&gt;
The only way of obtaining high-quality siege engine parts is to have them made by a trained engineer; the only way to train an engineer is to make parts or ammunition. Assembling and disassembling siege engines does not train the engineer skill. Dwarves will occasionally produce masterpieces long before reaching [[Legendary]] skill level, but be prepared to waste hundreds of logs until you have three masterpiece parts. Bringing an engineer to [[Experience|Proficient]] level (the highest you could buy when starting a new fortress) will take about 120 logs. Becoming Legendary requires the wood of 600 trees.&lt;br /&gt;
&lt;br /&gt;
The operator skill may affect accuracy; it certainly affects reload time. It will take a whole month for an unskilled dwarf to load a catapult; a Legendary operator with nearby ammo will get several shots at a running enemy.&lt;br /&gt;
&lt;br /&gt;
Operators are best trained on catapults, as these require nothing but cheap stone for ammo. It is recommended to have a number of dedicated operators that will follow no other line of work, and enough catapults for all of them to play with. As they're often going for a drink or sleep, you may get along with three catapults for four operators, and even two pieces would go a long way. Since the dwarf must hold the heavy stone in his inventory during the entire loading procedure, dwarves that have increased their strength statistic load catapults much more rapidly than others, making them good candidates for operator duty. You should start training early: it can take one year for an operator to become Proficient, and two more years until he finally reaches Legendary level; by then he will have spent 300 rounds. &lt;br /&gt;
&lt;br /&gt;
Loading ballista arrows seems to be much faster than loading catapults, probably due to the much lighter weight of the projectile.&lt;br /&gt;
&lt;br /&gt;
An alternative approach is cross-training any highly-skilled dwarves who aren't doing anything useful at the moment.  With a couple levels each in strength and agility, a decent-quality catapult, and an ample supply of ammunition nearby, a dwarf can become a Legendary siege operator within a few seasons at most, giving more flexibility in defense and several more levels for the fortunate dwarf.  Rotating Legendary miners out to siege-operation and then to stone-hauling duties sets up an efficient cycle.&lt;br /&gt;
&lt;br /&gt;
===In Battle===&lt;br /&gt;
&lt;br /&gt;
Ballistas hit any unit that the ballista arrowhead passes through.  This makes them an order of magnitude more effective in combat than catapults, which fire in an arc that hits only a few tiles per shot and is nearly useless against anything smaller than a troop of goblins.&lt;br /&gt;
&lt;br /&gt;
A siege engine you want to use for actual defense should be not set to fire at will, as this likely means that it's not loaded and ready at the time you actually need it. You should train your operators on other pieces.&lt;br /&gt;
&lt;br /&gt;
When the time comes, switch off all training engines and set all of the ones you'll be using to prepare to fire so the operators will be on-station; if some of them are currently not loaded, designate them to be disassembled so to prevent your operators from loading the training weapons instead of firing the real ones.&lt;br /&gt;
&lt;br /&gt;
Remember, operators are civilians. They do not care that the fortress is at stake: hunger, thirst and sleep always go first. That's why you trained more operators than you actually need; that's also why you disabled all other work that might distract them.  The most effective way to ensure that your operators won't run off is to lock them in with the siege engine when the time comes.&lt;br /&gt;
&lt;br /&gt;
[[Category:Buildings]]&lt;br /&gt;
[[Category:Fortress_Defense]]&lt;br /&gt;
&lt;br /&gt;
===The Hopoate Doctrine=== &lt;br /&gt;
&lt;br /&gt;
Forums user John Hopoate has written this guide to the effective construction and operation of siege engines: &lt;br /&gt;
&lt;br /&gt;
Please bear in mind that this is VERY long term stuff (10 years). Only by having highly trained siege operators and high quality siege weapons can you shoot accurately. &lt;br /&gt;
&lt;br /&gt;
* Download LabourDF from here:&lt;br /&gt;
&lt;br /&gt;
http://dwarf.lendemaindeveille.com/index.php/Utilities#LabourDF&lt;br /&gt;
&lt;br /&gt;
* Start off with two miners and a woodcutter trained to proficient siege engineer status (the latter costs many starting points so choose your other starting gear and stats wisely) &lt;br /&gt;
&lt;br /&gt;
* After your fortress has about 50 dwarfs, build a siege workshop, place it at the front of your fort near the battlements and designate a custom stockpile within the battlements that can take only ballista arrows. Designate another custom stockpile that can take only regular stone. &lt;br /&gt;
&lt;br /&gt;
* Give your woodcutter dwarfs a custom name (like WOOD) and set their job orders to exclude siege engineering. Change the job orders of your siege engineer dwarf to nothing but siege engineering. &lt;br /&gt;
&lt;br /&gt;
* You'll need wood, lots of wood. &lt;br /&gt;
&lt;br /&gt;
* Get the siege engineer dwarf to build 18 catapult parts, place them inside behind fortifications (which catapults CAN shoot through), designate a custom stockpile of regular stone within the battlements. &lt;br /&gt;
&lt;br /&gt;
* Train six dwarves to legendary status with mining or another fast-training skill, their high attributes are absolutely necessary for siege operating. All operators should have no job orders other than their stat-training and siege operating. When there is no mining to be done, set six catapults to &amp;quot;fire at will&amp;quot; &lt;br /&gt;
&lt;br /&gt;
* After the catapult parts are done, get the siege engineer dwarf to build about 100 wooden ballista arrows, don't bother with metal arrowheads as they'll use 3 pieces of bronze each and that certainly adds up. &lt;br /&gt;
&lt;br /&gt;
* Now that his skill is at a high level, your siege engineer dwarf should be able to build superior quality (*) siege engine parts with about a 75% success rate. Build about 40 catapult parts and 40 ballista parts. &lt;br /&gt;
&lt;br /&gt;
* Build ten catapults and ten ballistas with a MINIMUM of superior quality (*) components in an alternating sequence along your well stocked battlements. Chasm any inferior components. &lt;br /&gt;
&lt;br /&gt;
* By this point your miners/operators should be at a high level of skill, possibly legendary. This gives your superior quality weapons a devastatingly high rate of fire and awesome accuracy.&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Armok&amp;diff=26094</id>
		<title>Armok</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Armok&amp;diff=26094"/>
		<updated>2008-01-14T01:16:24Z</updated>

		<summary type="html">&lt;p&gt;Nate879: A category with one article is useless&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Armok is the god of [[Blood]].&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Main_Page&amp;diff=71</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Main_Page&amp;diff=71"/>
		<updated>2008-01-11T01:09:17Z</updated>

		<summary type="html">&lt;p&gt;Nate879: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1 style=&amp;quot;text-align: center; margin-top: 1em&amp;quot;&amp;gt;The Dwarf Fortress Wiki&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Colored Notice Box|#00f|&lt;br /&gt;
  &amp;lt;p&amp;gt;'''The latest Dwarf Fortress version, v0.27.169.33g was released on 21st December 2007'''&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;Please ensure that all information added is ''accurate for the new version''. The&lt;br /&gt;
  [http://archive.dwarffortresswiki.net/index.php/Main_Page archive of the old wiki] is still available.&amp;lt;/p&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p style=&amp;quot;max-width: 48em; margin: 0 auto;&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the Dwarf Fortress Wiki! This is a collection of user-submitted guides, information and advice for the Roguelike game [http://www.bay12games.com/dwarves/ &amp;quot;Dwarf Fortress&amp;quot;]. Dwarf Fortress is a Windows game (though it can be played on other systems using Wine), developed by [http://www.bay12games.com/ Bay 12 Games] featuring two modes of play, a distinct, randomly-generated world (complete with terrain, wildlife and legends), gruesome combat mechanics and vicious schools of [[carp]].&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;max-width: 48em; margin: 0 auto; text-align: center&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left; margin-right: 1em&amp;quot;&amp;gt;{{Quote Box|Damn, isn't there a way to start out where fights aren't like a coin toss?&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;- &amp;quot;Ironically enough, tossing coins is among the most effective forms of combat.}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right; margin-left: 1em&amp;quot;&amp;gt;{{Quote Box|'Leader' Igëratìr, Clerk has created Razuk Lanzil, a Obsidian Crown!&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;- &amp;quot;I think the leader business is getting to his head!}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{news}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 90%; max-width: 50em; margin: 0 auto; border-spacing: 1em; clear: both&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #fdc; border: 1px solid #a44; border-left-color:#faa; border-top-color:#faa; text-align: center&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #d66; border: 1px solid #a44; border-left-color:#faa; border-top-color:#faa; padding: 0.2em 0.5em&amp;quot; | '''New to Dwarf Fortress?'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[:Dwarf Fortress:About|About Dwarf Fortress]]&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | '''[[:Category:Guides|Tutorials and guides]]''' &amp;lt;!-- this is here since no good page has been written for it yet, but it should be replaced by a non-category page eventually once the list of tutorials and guides is more complete --&amp;gt;&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Starting builds]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Frequently Asked Questions]]&lt;br /&gt;
| style=&amp;quot;witdh: 33%&amp;quot; | * [[Your first fortress]] *&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Pregenerated worlds|Seeds and Pregenerated Worlds]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Important advice]]&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | * [[Indecisive's_illustrated_fortress_mode_tutorial|Indecisive's Illustrated Tutorial]] *&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Quickstart guide]] (older)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%; vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Playing Dwarf Fortress'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Dwarf Fortress mode|Fortress mode]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Adventure mode]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Reclaim fortress mode|Reclaim fortress]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Legends]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Design strategies]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Local map features]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Bloodline_Games|Bloodline games]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Stories]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Gameplay elements'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Activity zone]]s&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Farming]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Building]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Combat]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Creatures]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[:Category:Designations|Designations]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Military]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Noble]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Rooms]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Skill]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Stockpile]]s&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Workshop]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Economics]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Losing]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width: 50%; vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Wiki articles by category'''&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Dwarves|Dwarves]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:World|World]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Buildings|Buildings]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Modding|Modding]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;width:50%&amp;quot; | [[:Category:Items|Items]]&lt;br /&gt;
| style=&amp;quot;width:50%&amp;quot; | [[:Category:Interface|Interface]]&lt;br /&gt;
|- &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [[Special:Categories|All Categories]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Metagame editing and advice'''&lt;br /&gt;
|-&lt;br /&gt;
| [[Technical tricks]]&lt;br /&gt;
|- &lt;br /&gt;
| [[Utilities]]&lt;br /&gt;
|- &lt;br /&gt;
| [[Known bugs and issues]]&lt;br /&gt;
|- &lt;br /&gt;
| [[System requirements]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Cheating]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Maximizing framerate]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Tilesets]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Modding Guide]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ddd; border: 1px solid #777; border-left-color:#bbb; border-top-color:#bbb;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #999; border: 1px solid #777; border-left-color:#bbb; border-top-color:#bbb; padding: 0.2em 0.5em; text-align: center&amp;quot; | '''Links'''&lt;br /&gt;
|- &lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Forums:&lt;br /&gt;
| [http://www.bay12games.com/cgi-local/ultimatebb.cgi?&amp;amp;category=3 Official Forums],  [http://forums.somethingawful.com/showthread.php?threadid=2677834 Something Awful Thread], [http://forums.penny-arcade.com/showthread.php?t=41106 Penny-Arcade Thread],  [http://forums.facepunchstudios.com/showthread.php?t=449677 Facepunch Studios Thread], [http://episteme.arstechnica.com/eve/forums/a/tpc/f/39309975/m/191008958831 Ars Technica Thread]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | IRC Channels:&lt;br /&gt;
| [irc://irc.worldirc.org/bay12games #bay12games] on worldirc.org, [irc://irc.synirc.net/df #df] on synirc.net&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Archives:&lt;br /&gt;
| [http://archive.dwarffortresswiki.net Old Wiki]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Other Wikis:&lt;br /&gt;
| [http://dwarffortress.free.fr/modules/news/ The French Wiki ], [http://band-chukei.ddo.jp/df/ The Japanese Wiki ]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Useful Links:&lt;br /&gt;
| [http://mkv25.net/dfma/ Dwarf Fortress Map Archive]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Utility_Talk:Dwarf_Companion&amp;diff=33193</id>
		<title>Utility Talk:Dwarf Companion</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Utility_Talk:Dwarf_Companion&amp;diff=33193"/>
		<updated>2008-01-11T00:10:30Z</updated>

		<summary type="html">&lt;p&gt;Nate879: 0x4000&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Things I've noticed with tinkering around in 33g.&lt;br /&gt;
*&amp;quot;invade?&amp;quot; tag toggles prone position for the target.&lt;br /&gt;
*0x1.7(4th row) places and removes the target from the royal guard.&lt;br /&gt;
*0x2.7(4th row) places and removes the target from the fortress guard.&lt;br /&gt;
*0x4000 second row seems to dictate if the creature has a job or place to go to. Turning it off seems to do nothing, it just turns right back on again, unless the creature is moved in the process of applying.&lt;br /&gt;
*0x84, 0x800 and 0x4.5(7th row) make the dwarf friendly oriented instead of a fortress-dweller, much like a merchant.&lt;br /&gt;
*0x8 Is only present on dwarves legendary through making an artifact. It could be what keeps them from having another mood.&lt;br /&gt;
*0x2000 and 0x2.7(last row) seem to be related to lung-related injuries. Both make a &amp;quot;winded&amp;quot; effect appear on the dwarf. 0x2.7 seems to wear off after a short time.&lt;br /&gt;
*0x100(2nd row) does something peculiar. It removes the dwarf from the unit list, and then the dwarf just completely vanishes. Several tags are reset and the dwarf, for all purposes, seems to no longer exist. So far nothing I can find will bring the dwarf back, and several tags used on the dwarf will cause DF to lock up.&lt;br /&gt;
*0x400 makes the target invisible to the unit list only, does not seem to have any adverse effects.&lt;br /&gt;
*0x8.5(7th row) makes the unit a &amp;quot;visitor&amp;quot; on the unit list. Behaves friendly, not sure what it does otherwise.&lt;br /&gt;
&lt;br /&gt;
Some interesting notes too. Setting a dwarf to hostile, waiting until a nearby soldier is charging to attack, then making them friendly again causes something really interesting. The soldier will kill the now-friendly dwarf, and then that soldier will become a target to all nearby soldiers, despite still being controllable and interactable.&lt;br /&gt;
Also, that &amp;quot;staring off into the distance&amp;quot; mood is interesting. I want to see it in action but I can't find a way to actually trigger the mood to act. [[User:Lightning4|Lightning4]] 09:23, 27 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
:Thanks for this update! I'll include them in the next revision. AFAIK 0x8 triggers the &amp;quot;creator of&amp;quot; text, and works on any dwarf. It's quite possible to trigger a mood, i'll try soon triggering an artifical mood. [[User:Bartavelle|Bartavelle]] 11:54, 27 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Feature requests! ==&lt;br /&gt;
&lt;br /&gt;
You suggested we put feature requests in the wiki discussion page, so here they are!&lt;br /&gt;
* From sphir: &amp;quot;Any plans on map-related modules? e.g.&lt;br /&gt;
**one button designate cut tree after recording the regions.&lt;br /&gt;
:: I do not get this one? What is exactly suggested? Designate ALL trees at once? [[User:Bartavelle|Bartavelle]] 06:34, 28 December 2007 (EST)&lt;br /&gt;
**additional &amp;quot;bookmarks&amp;quot;, jump to creature (esp dead creatures, which cannot be done in game)&lt;br /&gt;
:: I'll add that soon, as it doesn't seem too hard [[User:Bartavelle|Bartavelle]] 06:34, 28 December 2007 (EST)&lt;br /&gt;
**add foreman.exe-like macro job management by profession?&amp;quot;&lt;br /&gt;
:: This is planned too [[User:Bartavelle|Bartavelle]] 06:34, 28 December 2007 (EST)&lt;br /&gt;
* and mine: &amp;quot;alert me when my hunters run out of bolts so I can draft them to reset their job state and get them to pick up a fresh batch of ammo. It's such a hassle to have to constantly watch hunters just so they don't do something dumb like put their head inside a cougar's mouth. Or even a way to look at the items in a dwarf's inventory would be lovely.&amp;quot;&lt;br /&gt;
: This one could be a bit tricky, as inventory is not reversed yet, and i haven't been looking at it, so i have no clue on how hard it is [[User:Bartavelle|Bartavelle]] 06:34, 28 December 2007 (EST)&lt;br /&gt;
I guess others should just add their requests below. Awesome application, thanks Bartavelle! [[User:Chrominance|Chrominance]] 20:06, 27 December 2007 (EST)&lt;br /&gt;
:How about the ability to change what the dwarf likes and hates? Just so my Mayor won't mandate the construction of adamantine items.  --[[User:Corbine|Corbine]] 08:01, 28 December 2007 (EST)&lt;br /&gt;
::Likes and recent &amp;quot;events&amp;quot; are next on my list of stuff to reverse. I would especially like to display a summary of all &amp;quot;bad mood stuff&amp;quot; that recently happened to dwarves. [[User:Bartavelle|Bartavelle]] 11:14, 28 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
Occasionally when you heal/hurt or modify something of a dwarf or creature, the exhaustion amount will be maxed out, causing the target to pass out for QUITE awhile.  --[[User:Corbine|Corbine]] 08:15, 28 December 2007 (EST)&lt;br /&gt;
&lt;br /&gt;
Getting an error when trying to start program. It couldn't get the DLLs at first so I just copied them into the folder, which seemed to work, but now it gives this:&lt;br /&gt;
http://80.60.190.55/pics/dfcbug.jpg&lt;br /&gt;
It closes (or crashes) the dwarf fortress application in the process, no error messages pop up.&lt;br /&gt;
:thanks for the info, i'm trying right now to reduce the number of required components, so it should be better soon ... [[User:Bartavelle|Bartavelle]] 18:10, 1 January 2008 (EST)&lt;br /&gt;
&lt;br /&gt;
== 0x4000 ==&lt;br /&gt;
&lt;br /&gt;
0x4000 is nauseous. [[User:Nate879|Nate879]] 19:10, 10 January 2008 (EST)&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Possessed&amp;diff=34461</id>
		<title>Possessed</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Possessed&amp;diff=34461"/>
		<updated>2008-01-10T03:54:10Z</updated>

		<summary type="html">&lt;p&gt;Nate879: Redirecting to Strange mood&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Strange mood]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Masterpiece&amp;diff=34432</id>
		<title>Masterpiece</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Masterpiece&amp;diff=34432"/>
		<updated>2008-01-08T23:01:04Z</updated>

		<summary type="html">&lt;p&gt;Nate879: Redirecting to Item designations&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Item designations]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Aquifer&amp;diff=7630</id>
		<title>40d:Aquifer</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Aquifer&amp;diff=7630"/>
		<updated>2008-01-08T02:44:18Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* The pump method */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An aquifer is a subterranean layer of water-bearing rock or soil.  Attempts to mine through them will result in the mined-out squares immediately filling with water, effectively halting excavation at or below their level.  This, in conjunction with the fact that they are often located in areas rich in  loam, and sand, makes it difficult to find great quantities of stone in areas with aquifers, making for more challenging gameplay.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Where they are found ==&lt;br /&gt;
Aquifers are found in soil layers and some porous rock layers.&lt;br /&gt;
&lt;br /&gt;
Layers which CAN contain aquifers:&lt;br /&gt;
*[[sandy clay loam]]&lt;br /&gt;
*[[silty clay loam]]&lt;br /&gt;
*[[loam]]&lt;br /&gt;
*[[sandy loam]]&lt;br /&gt;
*[[silt loam]]&lt;br /&gt;
*[[loamy sand]]&lt;br /&gt;
*[[silt]]&lt;br /&gt;
*[[sand]]&lt;br /&gt;
*[[yellow sand]]&lt;br /&gt;
*[[white sand]]&lt;br /&gt;
*[[black sand]]&lt;br /&gt;
*[[red sand]]&lt;br /&gt;
*[[peat]]&lt;br /&gt;
*[[pelagic clay]]&lt;br /&gt;
*[[calcareous ooze]]&lt;br /&gt;
*[[siliceous ooze]]&lt;br /&gt;
*[[sandstone]]&lt;br /&gt;
*[[conglomerate]]&lt;br /&gt;
&lt;br /&gt;
Layers which CAN'T contain aquifers&lt;br /&gt;
*[[clay]]&lt;br /&gt;
*[[silty clay]]&lt;br /&gt;
*[[sandy clay]]&lt;br /&gt;
*[[clay loam]]&lt;br /&gt;
*[[siltstone]]&lt;br /&gt;
*[[mudstone]]&lt;br /&gt;
&lt;br /&gt;
== Dealing with aquifers ==&lt;br /&gt;
&lt;br /&gt;
The challenges presented by an aquifer may be circumvented in several ways.  Firstly, much more of your equipment will likely be made from wood, especially early on, so it may help to be in a heavily forested area.  Once you've established your fortress a bit, you will also be able to trade for stone and metals if you run short.&lt;br /&gt;
&lt;br /&gt;
It is also worth noting that it sometimes possible to find some amount of stone above the aquifer.  It may help to create exploratory shafts searching for pockets of stone.  Be aware that mining along the level immediately above the aquifer will result in patches of 'damp stone,' which will flood if mined out;  these squares will flash with water when designating mining areas.&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 [[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 [[Utilities|utility]] like reveal.exe.&lt;br /&gt;
&lt;br /&gt;
===The magma method===&lt;br /&gt;
If you have access to a supply of magma, you can create your own obsidian caissons.  The water from the aquifer is not pressurized and magma is chunky, so it is safe to dig channels in aquifer.  Though you will have to re-dig a lot of channels due to an element of chance, you can create a pool of magma on the aquifer z-level, and then pinch the pool off from the supply of magma with water.  When it cools (which you can hasten with more water) you can dig down through the middle of a 3x3 patch of obsidian without flooding.  With larger starting patches, you can dig through multiple levels of aquifer.&lt;br /&gt;
&lt;br /&gt;
===The pump method===&lt;br /&gt;
It is possible to pump the water out of an aquifer; though the supply is apparently unlimited it can be pumped out faster than the water seeps in, allowing for a fairly safe area on the z level. This method is somewhat dangerous since problems with your pumps can lead to drowning, however, it allows a larger area to be cleared than most methods and can be done anywhere.  It's possible to build waters on the levels with aquifers to stop water. It's also easier to plan around a series of pumps than hoping you'll hit rock on the way down.&lt;br /&gt;
There is an example of how to get through an aquifer with pumps here:  http://mkv25.net/dfma/movie-120-aquifercmv&lt;br /&gt;
&lt;br /&gt;
It is possible to expand this meathod to breach multiple z-levels.  Just make sure your room on the next level down has a minimum of room allowed for this design.  For areas larger than the design, break up the room into smaller areas (6x6 is reasonably workable) and pump them out one at a time from at least three sides (into another section when nessessary, you only need one dry at a time), and building walls on the outer edges.  As you pump out additional sections, you can connect them, digging through the dividing dirt walls and building a wall between the two sections you've already built to complete the water-proofing.  As a note, pumps can't pump if you build a wall in the space they're pumping from, which is why it is nessessary to either pump from all four sides, or to dig out the space to rewall.&lt;br /&gt;
&lt;br /&gt;
===The ice method===&lt;br /&gt;
There is a simple method of getting past an aquifer although it is restricted to a small shaft down, and not possible on all maps.&lt;br /&gt;
You will need:&lt;br /&gt;
*9 pieces of material suitable for crafting [[Wall|Walls]] and floors.&lt;br /&gt;
*1 [[Carpenter]] or [[Mason]] (depending on your wall's building material of choice)&lt;br /&gt;
*1 [[Miner]] (using multiple miners runs the danger of one miner digging a channel on the floor another is standing on!*)[Fixed in .33f]&lt;br /&gt;
*A map which freezes&lt;br /&gt;
&lt;br /&gt;
Steps:&lt;br /&gt;
#Dig channels in a 5x5 square.&lt;br /&gt;
#Dig stairs on the outside of the square to allow access to the next level.&lt;br /&gt;
#Carefully dig channels underneath all the other channels and build another stair down.&lt;br /&gt;
#Continue down in this way until you're right above the water table.&lt;br /&gt;
#Dig channels around a central square.&lt;br /&gt;
#Wait for the water to freeze.&lt;br /&gt;
#The outer-most blocks of ice on the aquifer level will prevent the inner block from being damp.&lt;br /&gt;
#Dig a central set of stairs which will allow you to go through the aquifer level and access the levels below.&lt;br /&gt;
#If the map will warm up, make sure to surround the stairwell on the aquifer level with walls.&lt;br /&gt;
#This system can be expanded to allow for a bigger stairwell.&lt;br /&gt;
&lt;br /&gt;
Diagram:&lt;br /&gt;
*&amp;lt;tt&amp;gt;C&amp;lt;/tt&amp;gt; - channel&lt;br /&gt;
*&amp;lt;tt&amp;gt;G&amp;lt;/tt&amp;gt; - grate&lt;br /&gt;
*&amp;lt;tt&amp;gt;W&amp;lt;/tt&amp;gt; - wall&lt;br /&gt;
*&amp;lt;tt&amp;gt;X&amp;lt;/tt&amp;gt; - up/down stairs&lt;br /&gt;
*&amp;lt;tt&amp;gt;&amp;gt;&amp;lt;/tt&amp;gt; - down stair&lt;br /&gt;
*&amp;lt;tt&amp;gt;&amp;lt;&amp;lt;/tt&amp;gt; - up stair&lt;br /&gt;
*&amp;lt;tt&amp;gt;I&amp;lt;/tt&amp;gt; - Ice/water&lt;br /&gt;
*&amp;lt;tt&amp;gt;F&amp;lt;/tt&amp;gt; - Floor&lt;br /&gt;
&lt;br /&gt;
Surface level:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CCCCC&lt;br /&gt;
CCCCC&lt;br /&gt;
CCCCC&amp;gt;&lt;br /&gt;
CCCCC&lt;br /&gt;
CCCCC&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Intermidiate levels:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CCCCC&lt;br /&gt;
CCCCC&lt;br /&gt;
CCCCCX&lt;br /&gt;
CCCCC&lt;br /&gt;
CCCCC&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Aquifer level + 1:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CCCCC&lt;br /&gt;
CCCCC&lt;br /&gt;
CC&amp;gt;CF&amp;lt;&lt;br /&gt;
CCCCC&lt;br /&gt;
CCCCC&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Aquifer level:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
IIIII&lt;br /&gt;
IWWWI&lt;br /&gt;
IWXWI&lt;br /&gt;
IWWWI&lt;br /&gt;
IIIII&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===The cave-in method=== &lt;br /&gt;
If you cause the soil layers above the aquifer to cave-in on the aquifer layer, the caved-in layers above the aquifer will become mineable.&lt;br /&gt;
&lt;br /&gt;
===Differing biomes===&lt;br /&gt;
If your local area has more than one biome, you may be able to dig down in one biome to bridge under an aquifer in another.  This won't work if the aquifer is present in all biomes, of course, but it may be useful in the case of a surprise aquifer that was not marked on the region selection screen.&lt;br /&gt;
&lt;br /&gt;
== Advantages of aquifers ==&lt;br /&gt;
&lt;br /&gt;
It's worth noting that the presence of an aquifer, while challenging, does offer some slight advantages.  Firstly, much of the area underground but above the aquifer will be sand, clay, or loam, all of which can be planted in without requiring any kind of irrigation or flooding, allowing farming to get under way quicker and with less stress.  Additionally, the presence of water 3-4 z-levels below ground anywhere on the map makes placing wells a simpler task, as well as ensuring easy access to subterranean water supplies.&lt;br /&gt;
&lt;br /&gt;
{{World}}&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Immigration&amp;diff=9343</id>
		<title>40d:Immigration</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Immigration&amp;diff=9343"/>
		<updated>2008-01-08T01:20:28Z</updated>

		<summary type="html">&lt;p&gt;Nate879: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Immigration''' can occur during any season.&lt;br /&gt;
&lt;br /&gt;
[[Migrant]]s will spawn at the edge of your local zone and move towards any meeting area that you have designated. If there is no meeting zone they will simply sit at the edge of the map until their &amp;quot;migrant&amp;quot; status fades and they find a job. Keep in mind that they can spawn on '''any''' open edge of the map, on any Z-axis; if there is no available path to your fortress, they will sit and wait until one is opened up or until they go crazy and die.&lt;br /&gt;
&lt;br /&gt;
The total number of dwarves in your fort is limited to 200, but you can change this in the init file. It will take several years to reach this number, assuming you want to reach it at all. Once you reach the immigration limit, normal immigration will cease.&lt;br /&gt;
&lt;br /&gt;
== How immigration is calculated ==&lt;br /&gt;
&lt;br /&gt;
Immigration figures are based on your fortress's total &amp;quot;Created Wealth&amp;quot; (visible on the Status (['''z''']) screen once you get a [[bookkeeper]] with the [[appraiser]] skill). All objects with any value (including mined-out areas, bridges, and just about every kind of created good) will be included in the total. [[Artifact]]s are one of the largest influences of fortress wealth. Artifacts made of precious resources and heavily decorated can potentially double fortress wealth early in the game.&lt;br /&gt;
&lt;br /&gt;
This created wealth will be witnessed and reported back to the world by the yearly dwarven [[caravan]]. If the caravan dies before making it back to the dwarven capital (if they fail to make it off your map), then the previous caravan's report is used to determine this year's figures. &lt;br /&gt;
&lt;br /&gt;
Immigration is usually limited to about 24 dwarves per wave, plus pets.&lt;br /&gt;
&lt;br /&gt;
=== How to influence the types of dwarves that immigrate ===&lt;br /&gt;
&lt;br /&gt;
You can't, really, although it is believed that the immigrants' skills/careers might be influenced by the type and number of workshops available.&lt;br /&gt;
&lt;br /&gt;
[[Soldiers]] will only arrive if you have made their type of weapon; if you make one battle axe, you will only get axedwarves. If you make a crossbow and a war hammer, you will get crossbowdwarves and hammerdwarves. This is not affected by weapons brought to your fort; getting immigrant carpenters won't let you get immigrant axedwarves. It is not known if the number of weapons created matters.&lt;br /&gt;
&lt;br /&gt;
When do you meet certain requeriments in your outpost, like population or created wealth, some [[nobles]] will immigrate, like the [[Dungeon master]].&lt;br /&gt;
&lt;br /&gt;
== What are the drawbacks to immigration? ==&lt;br /&gt;
&lt;br /&gt;
Most of the time, immigration is a ''Good Thing,'' and the more, the merrier. More dwarves means more work gets done (especially hauling, since immigrants are basically peasants), more dwarves can be given &amp;quot;luxury&amp;quot; tasks like defending the fortress or making dyed cloth, and some nobles require a certain number of dwarves before they arrive. However, more dwarves also means more CPU cycles eaten up, especially if your fortress is already taxing on your computer.&lt;br /&gt;
&lt;br /&gt;
Of course, additional dwarves also require additional bedrooms, workshops, and booze before they can be properly productive, and some players prefer to increase their population slowly to allow them to add the extra infrastructure at a more sedate pace.&lt;br /&gt;
&lt;br /&gt;
== How can I curb immigration? ==&lt;br /&gt;
&lt;br /&gt;
If your dwarves are very industrious, you can expect to receive ten or more migrants in the first immigration wave, which often occurs in the autumn, or even in the summer, of your first year. The easiest method to handle immigration is to alter the population cap in init.txt. You can first set it low and raise it as you see fit. Note that you may consider this to be cheating, and it also requires exiting the game each time you want more immigrants.&lt;br /&gt;
&lt;br /&gt;
You can also make sure your fort does not produce or build much. Of course, this is not an especially interesting way to play the game. Since artifacts often account for most of your fortress' wealth, killing dwarves that enter [[strange mood]]s, or turning the moods off entirely in the init file, may be a better option. This can often be accomplished by making sure all your [[workshop]]s are in enclosed rooms, then locking the door on them until they go [[insane]], then starve to death. This has a drawback in that dwarves that do manage to produce an artifact often gain a desirable [[legendary]] [[skill]].&lt;br /&gt;
&lt;br /&gt;
You can also kill the immigrants themselves, deliberately or otherwise. Very large numbers of deaths at a fortress, from any cause, (exact number unknown) can cause all immigration (except nobles) to cease for a while: your fortress has gained a reputation as a deathtrap!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Dwarves]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=User_talk:Guybrush&amp;diff=34123</id>
		<title>User talk:Guybrush</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=User_talk:Guybrush&amp;diff=34123"/>
		<updated>2008-01-08T00:46:24Z</updated>

		<summary type="html">&lt;p&gt;Nate879: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Tileset ==&lt;br /&gt;
Your tileset doesn't work correctly with ballistas.  Is there a way you could get it to work?  It's a very nice tileset, except for this.&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=User_talk:Guybrush&amp;diff=34122</id>
		<title>User talk:Guybrush</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=User_talk:Guybrush&amp;diff=34122"/>
		<updated>2008-01-08T00:45:22Z</updated>

		<summary type="html">&lt;p&gt;Nate879: New page: == Tileset == Your tileset doesn't work correctly with ballistas.  Is there a way you could get it to work?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Tileset ==&lt;br /&gt;
Your tileset doesn't work correctly with ballistas.  Is there a way you could get it to work?&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Maximizing_framerate&amp;diff=29799</id>
		<title>40d:Maximizing framerate</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Maximizing_framerate&amp;diff=29799"/>
		<updated>2008-01-08T00:16:55Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* Fortress site */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dwarf Fortress is an extremely CPU-intensive application that currently requires a fast, modern machine ([[System_requirements|recommendations]]).  The objective of this page is to help you reduce game lag, a crippling problem for many players.&lt;br /&gt;
&lt;br /&gt;
Please mark all advice with the most recent game version it is known to work for.  This game is under rapid development, Toady One clearly intends to reduce lag where possible, and so methods that worked in, say, v0.27.169.33g may not a few months later.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Advice for v0.27.169.33b-g ==&lt;br /&gt;
&lt;br /&gt;
=== OpenGL ===&lt;br /&gt;
* If framerate is extremely slow with an otherwise CPU-friendly fortress and a decent machine, your graphic card's interaction with the OpenGL code used by the game may be at fault.  Updating your drivers usually works; you may also have to adjust some settings in your graphic card's control software, such as turning vertical synchronization off.&lt;br /&gt;
&lt;br /&gt;
=== Game options ===&lt;br /&gt;
In the folder &amp;quot;\data\init&amp;quot; is a file named &amp;quot;init.txt&amp;quot;.  Edits to this file can greatly increase game speed.  Keep backups for safety and to save yourself having to re-enter values every time you upgrade.&lt;br /&gt;
&lt;br /&gt;
* [SOUND:OFF]:  Slightly increases speed.  Cost is lack of sounds.&lt;br /&gt;
* [FPS:YES], [FPS_CAP:100]:  Handy indicator of how fast your game is running.&lt;br /&gt;
* [G_FPS_CAP:15]:  Controls refresh rate.  Lower values often boost speed dramatically ... at the cost of less frequent visual updates, which can pose a problem during battles.&lt;br /&gt;
* [VSYNC:OFF]:  Attempting to synchronize refreshes can kill game speed for some players (depending on your OS, graphics card, and OpenGL settings).&lt;br /&gt;
* [PRIORITY:HIGH]: This option automatically makes the game run in high priority.  This will probably prevent your computer from effectively running anything at the same time as the game and, for some players, causes major lag in the DF interface as well.  Still worth a try, though.  [PRIORITY:REALTIME] devotes even more resources to Dwarf Fortress, but has been known to cause stuttering gameplay.  Increasing priority will make the game difficult to kill using task manager if it locks up.&lt;br /&gt;
* [TEMPERATURE:NO]:  Turning off temperature greatly increases speed.  It also kills off some rather nice lava warming effects, stops rivers from freezing and (importantly!) thawing, makes glacial maps less interesting, and prevents sudden deaths from exposure.  You're well-advised to stick with &amp;quot;warm&amp;quot; or &amp;quot;hot&amp;quot; fortress sites if you turn temperature off and your source of water is a stream.&lt;br /&gt;
* [WEATHER:NO]:  Turning off weather increases speed noticeably.&lt;br /&gt;
* [CAVEINS:NO]: Turning off cave-ins increases speed only fractionally.&lt;br /&gt;
* [POPULATION_CAP:40]:  Keep your population under control to prevent the game bogging down.  Pathfinding for numerous dwarves can bring even a fast machine to its knees.&lt;br /&gt;
&lt;br /&gt;
=== Fortress site ===&lt;br /&gt;
* Moving fluids are the major source of lag in most maps at game start.  Magma and (to a lesser extent) running water are CPU hogs in the current version.  If you haven't got the hardware to run DF with a magma site, suck it up and go without.  Gigantic major rivers lower the framerate significantly.  Aquifers (until tapped) and stagnant pools seem not to cause major speed issues.&lt;br /&gt;
* Avoid elevation extremes.  The fewer the z-levels, the faster the game runs.&lt;br /&gt;
* Minimize map size.  Smaller maps get you substantially more speed.&lt;br /&gt;
* Avoid caves, towns, ruins, or anything populated.  Everything in them invokes the pathfinding code frequently.&lt;br /&gt;
&lt;br /&gt;
=== Fortress layout and gameplay ===&lt;br /&gt;
* Narrow paths and bottlenecks cause the pathfinding algorithm to repeatedly recompute a faster route for each dwarf (and pet) as the paths empty and clear.  Use large hallways and multiple stairways to connect any two spots where lots of dwarves will want to be.&lt;br /&gt;
* Keep wandering pets and wild animals to a minimum and cage livestock.  The AI for all of these has become more efficient of late and each one costs much less CPU time than a dwarf, but sheer numbers matter.&lt;br /&gt;
* Avoid designating very large areas for chopping, gathering, detailing, or mining, especially if many dwarves do these things.&lt;br /&gt;
* Some observers suspect that having massive numbers of objects in stockpiles also impacts FPS; others believe any effect is minor{{verify}}.&lt;br /&gt;
&lt;br /&gt;
=== Cheating ===&lt;br /&gt;
* Fully revealed areas are faster than hidden ones. Running reveal.exe will make the game faster.&lt;br /&gt;
&lt;br /&gt;
=== Non-factors ===&lt;br /&gt;
The following things ''don't'' have a significant effect on game speed, at least as tested.&lt;br /&gt;
&lt;br /&gt;
* Fullscreen or windowed (if OpenGL settings are compatible with the game)&lt;br /&gt;
* Use of graphics, choice of graphics tileset&lt;br /&gt;
* Size of tiles&lt;br /&gt;
* Number of z-levels mined out (fortress pathfinding complexity matters; mere distance up and down doesn't)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Advice for v0.27.169.33a ==&lt;br /&gt;
*  Upgrade.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Advice for earlier versions ==&lt;br /&gt;
* If framerate is always slow at startup, your graphic card's interaction with the OpenGL code used by the game is likely to be at fault.  Turning off vertical synchronization and updating your drivers usually works.&lt;br /&gt;
*  Put animals in cages.  Never keep them behind locked doors and reduce wandering pets to a reasonable number.&lt;br /&gt;
*  Do not specify huge areas for mining or (especially) detailing.&lt;br /&gt;
*  Open up \data\init\init.txt.  Turn off TEMPERATURE and WEATHER and reduce POPULATION_CAP.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardware- and OS-specific Advice ==&lt;br /&gt;
&lt;br /&gt;
=== Dual Processors ===&lt;br /&gt;
* Go into task manager and set the affinity of Dwarf Fortress to one processor, and then set all the programs that use significant resources to the other. If Dwarf Fortress ever utilizes more than one processor, this will of course become irrelevant; currently, however, very few programs do and the best use of a dual processor is to give DF its own processor. &lt;br /&gt;
* Vista's START command can be used to set affinity at run-time with the AFFINITY switch. &lt;br /&gt;
&lt;br /&gt;
=== Laptop computers ===&lt;br /&gt;
* Frame rate is higher when running off mains power.  This is because laptops reduce CPU performance to extend the battery life.&lt;br /&gt;
* You can disable that feature in MS Windows, at the expense of the battery running out much more quickly.&lt;br /&gt;
&lt;br /&gt;
===Dual monitors===&lt;br /&gt;
* Display DF entirely on one screen (no overlap to the second screen whatsoever).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
&lt;br /&gt;
{{Game_Interface FAQ}}&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Tileset_repository&amp;diff=6919</id>
		<title>Tileset repository</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Tileset_repository&amp;diff=6919"/>
		<updated>2008-01-07T01:55:04Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* For use with graphics sets */ BLACK_SPACE&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Square tilesets ==&lt;br /&gt;
&lt;br /&gt;
These are all the character sets with square tiles, except for the character sets with 16x16 tiles. Those are listed [[List_of_user_character_sets#For use_with_graphics_sets|below]]. Text in square tilesets (as opposed to tilesets with shorter width) is usually more difficult to read, but the map is not distorted.&lt;br /&gt;
&lt;br /&gt;
=== haowan ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Haowan_Curses_1440x450.png]]&lt;br /&gt;
|author=haowan&lt;br /&gt;
|size=18x18&lt;br /&gt;
|resolution=1440x450&lt;br /&gt;
|comments=An enlarged version of a square version of the default set.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Herrbdog ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Herrbdog_144.png]]&lt;br /&gt;
|author=Herrbdog&lt;br /&gt;
|size=12x12&lt;br /&gt;
|resolution=960x300&lt;br /&gt;
|comments=A larger version of this tileset is available [[#Herrbdog 2|below]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Lord Nightmare ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:CGA8x8thick.png]]&lt;br /&gt;
|author=Lord Nightmare/IBM&lt;br /&gt;
|size=8x8&lt;br /&gt;
|resolution=640x400&lt;br /&gt;
|comments=The original IBM CGA Character set, thick variant, dumped from addresses 0x1800-0x1fff the 5788005 IBM Character Generator ROM. This is the far more common 'thick' variant. Best viewed at 8:5 aspect ratio.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:CGA8x8thin.png]]&lt;br /&gt;
|author=Lord Nightmare/IBM&lt;br /&gt;
|size=8x8&lt;br /&gt;
|resolution=640x400&lt;br /&gt;
|comments=The original IBM CGA Character set, thin variant, dumped from addresses 0x1000-0x17ff the 5788005 IBM Character Generator ROM. This is the less common 'thin' variant, which required soldering on two pins and jumpering them on the CGA card to use. Best viewed at 8:5 aspect ratio.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:EGA8x8.png]]&lt;br /&gt;
|author=Lord Nightmare/IBM&lt;br /&gt;
|size=8x8&lt;br /&gt;
|resolution=640x400&lt;br /&gt;
|comments=The IBM EGA 8x8 Character set, dumped from the 6277356 IBM EGA BIOS ROM. This is ALMOST 100% IDENTICAL to the CGA thick font, but has minor modifications (23 pixels total) done to four characters: the capital 'S', the club sign, the spade sign, and the large asterisk (the one with a hole in the middle, char 0x0f, not the shift-8 one which is char 0x2a). There is no thin variant of this font. Best viewed at 8:5 aspect ratio.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== maus ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Nostalgia_720x225.png]]&lt;br /&gt;
|author=[[User:Maus|maus]]&lt;br /&gt;
|size=9x9&lt;br /&gt;
|resolution=720x225&lt;br /&gt;
|comments=Another square tileset that's usable on low resolutions, modeled after a common font used on the Nintendo Entertainment System. An 18x18 version for 1440x450 resolution is also [[:Image:Nostalgia_1440x450_3e4a08.png|available here]], and is really nice on a widescreen monitor. An NES palette is [[User:Maus|available here]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Markavian ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:mkv_solidcurses_stairs_960x300.png]]&lt;br /&gt;
|author=[[User:Markavian|Markavian]]&lt;br /&gt;
|size=12x12&lt;br /&gt;
|resolution=960x300&lt;br /&gt;
|comments=This revision is designed to work with DF version 0.27.169.33a with special tiles for [[stair]]s and [[ramp]]s, as well as the changes present in the earlier version such as bones, walls, trees and swords.&amp;lt;br&amp;gt; Available in [http://mkv25.net/showcase/df/mkv_curses%2012x12%20and%206x6%20v2.zip mkv curses 12x12 and 6x6 v2.zip]. As seen in the fortress of [http://mkv25.net/dfma/map-1329-axegear Axegear].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Mkv_solidcurses_960x300.png]]&lt;br /&gt;
|author=[[User:Markavian|Markavian]]&lt;br /&gt;
|size=12x12&lt;br /&gt;
|resolution=960x300&lt;br /&gt;
|comments=An older revision of my square tileset, featuring more detailed symbols, with alterations to certain text characters to look more like ingame items. The walls are infilled now.&amp;lt;br&amp;gt; &lt;br /&gt;
Available in [http://mkv25.net/showcase/df/mkv_curses%2012x12%20and%206x6%20v2.zip mkv curses 12x12 and 6x6 v2.zip]. As seen in the fortress of [http://mkv25.net/dfma/map-800-inflew. Inkflew].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Savok ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Screenshot_41ea57.png|thumb|right|Savok's Tileset]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Curses_720x225_8d6752.png]]&lt;br /&gt;
|author=[[User:Savok|Savok]]&lt;br /&gt;
|size=9x9&lt;br /&gt;
|resolution=720x225&lt;br /&gt;
|comments=Designed for both modes. I dislike curses_640x300.bmp due to its lack of any kind of graphics for things like a bed or a barrel and the fact that it isn't square, so I made a similarish tileset to fix those.&amp;lt;br&amp;gt;Note: This tileset is no longer updated due to the creation of [[#Savok_2|this tileset]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Tocky ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Df_tock10_1.PNG|thumb|right]]&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Tocky_square_10x10.png]]&lt;br /&gt;
|author=[[User:Tocky|Tocky]]&lt;br /&gt;
|size=10x10&lt;br /&gt;
|resolution=800x250 native, 800x500 for fullscreen.&lt;br /&gt;
|comments=I tried to make all the pictographic symbols as descriptive as possible: the only ones I've spotted that show up in odd places are the staircase symbols, '&amp;lt;' and '&amp;gt;', which are used as tags on barrel descriptions, and don't match -- but I'm willing to live with that in order to be able to tell up-stairs from down- ones. With everything else, I just tried to maximise clarity and readability and to keep them consistent. I'm really very pleased with how this set turned out. &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Unknown ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Tileset_unknown_960x300_02.png]]&lt;br /&gt;
|author=Unknown&lt;br /&gt;
|size=12x12&lt;br /&gt;
|resolution=960x300&lt;br /&gt;
|comments=This is a tileset submitted by an unknown user on IP address 86.43.81.125. It is considered by many to be a &amp;quot;standard&amp;quot; for square sets, as it provides excellent &amp;quot;square&amp;quot; characters at a decent resolution.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Unknown_curses_12x12.png]]&lt;br /&gt;
|author=Unknown&lt;br /&gt;
|size=12x12&lt;br /&gt;
|resolution=960x300&lt;br /&gt;
|comments=This is very similar to the above tileset, but has some noticeable differences.  I have no idea where I got it from.  It's great on a 1024x768 CRT monitor in windowed mode.  I use it in a 1000x500 window with [BLACKSPACE:YES]. --[[User:JT|JT]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Yayo ===&lt;br /&gt;
&lt;br /&gt;
[[Image:yayo_c64_640x200_screenshot.png|thumb|right|yayo's c64 Tileset]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:yayo_c64_640x200.png]]&lt;br /&gt;
|author=[[User:Yayo|Yayo]]&lt;br /&gt;
|size=8x8&lt;br /&gt;
|resolution=640x200&lt;br /&gt;
|comments=Name: Yayo's C64; Based on the charset of the commodore 64. It's a flat style, but it's clean and also highly readable. I recreated all the missing chars like letters with accents and symbols, trying to get a c64 style as much as possible. If it's too small, use the 16x16 version [[#Yayo_2|below]]. :)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Image:yayo_tunur_1040x325_screenshot.png|thumb|right|yayo's Tunur Tileset]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:yayo_tunur_1040x325.png]]&lt;br /&gt;
|author=[[User:Yayo|Yayo]]&lt;br /&gt;
|size=13x13&lt;br /&gt;
|resolution=1040x325&lt;br /&gt;
|comments=Name: Yayo's Tunur; According to the language files of DF, Tunur means &amp;quot;style&amp;quot; in dwarf language. It may require a bit to get used to some symbols, but it's a very clean tileset. (It's just a bit weird. :P)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Zaratustra ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Zaratustra_msx.png]]&lt;br /&gt;
|author=[[User:Zaratustra|Zaratustra]]&lt;br /&gt;
|size=8x8&lt;br /&gt;
|resolution=640x200 or 640x400&lt;br /&gt;
|comments= The MSX and MSX2 font, shuffled around to fit the char set. Double lines were added.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== For use with graphics sets ==&lt;br /&gt;
&lt;br /&gt;
These are a subset of square character sets, the 16x16 tilesets. Since most graphics sets employ 16x16 tiles, these are grouped here. However, these can be used on their own. Alternate sets for objects can be found at [[graphics sets]]. The target resolution is always 1280x400 for these.  '''If your screen is too small for these, turn on BLACK_SPACE!'''&lt;br /&gt;
&lt;br /&gt;
=== Guybrush ===&lt;br /&gt;
&lt;br /&gt;
[[Image:GuybrushScreenshot1.PNG|thumb|right|Guybrush Tileset]]&lt;br /&gt;
[[Image:GuybrushScreenshot2.PNG|thumb|right|the wilderness...]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
image=[[Image:Guybrush_square_16x16.png]]&lt;br /&gt;
|author=[[User:Guybrush|Guybrush]]&lt;br /&gt;
|size=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|comments=A 16x16 tileset based on the very nice Herrbdog's one, and for use with the superb [[Graphics_sets#Dystopian_Rhetoric|Dystopian Rhetoric objects]]. A slightly modified version of Herrbdog's tileset is available below if you want to keep the original ASCII symbols for some objects (just do some cut &amp;amp; paste). It's just a little brighter and with some very slight changes. The tileset shown is a tileset with graphic objects added, for use with Fortress Mode.&lt;br /&gt;
&lt;br /&gt;
I recommend to have a look at the [[color schemes|color schemes page]] to find your favorite color settings. The color scheme I used for the screenshots is [[Color_Schemes#.28Yet.29_Another_scheme|this one]].}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
image=[[Image:GuybrushASCII_curses_square_16x16.png]]&lt;br /&gt;
|author=Herrbdog, modified by [[User:Guybrush|Guybrush]]&lt;br /&gt;
|size=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|comments=Here is the slightly modified version of Herrbdog's tileset which still has all the ASCII characters intact&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Herrbdog ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Herrbdog_16x16_tileset.gif]]&lt;br /&gt;
|author=Herrbdog&lt;br /&gt;
|size=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|comments=The 16x16 version of Herrbdog's tileset. Further discussion of herrbdog's tilesets is available in the Bay 12 forums:&lt;br /&gt;
http://www.bay12games.com/cgi-local/ultimatebb.cgi?ubb=get_topic&amp;amp;f=2&amp;amp;t=000832&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Kaishaku ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Kai-1280x400-v2 7512b5.png]]&lt;br /&gt;
|author=Kaishaku&lt;br /&gt;
|size=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|comments=A square 1280x400 font. Simple and legible. Converted from roarl's 16x16 nethack font, on top of super foul egg's template, extended manually and with ideas from lucida console. This is version 1, created in one morning. Screenshots available [http://kaishaku.org/dwarfort here].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Klokjammer ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Kjammer square 16x16 v02.png]]&lt;br /&gt;
|author=[[User:Klokjammer|Klokjammer]]&lt;br /&gt;
|size=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|comments=Name: ''&amp;quot;Masked Adventurer&amp;quot;'' - after tile (0,4), where '@' used to be.  A somewhat abstract version of the original curses square tileset, but with the alpha numeric characters shaped so as not to look distorted.  Other symbols are either borrowed from or improved from curses, and some (including the dwarves) were created from the ground up.  Alternate variations, are available [[User:Klokjammer#My Tilesets|here]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Kjammer square 16x16 v00.png]]&lt;br /&gt;
|author=[[User:Klokjammer|Klokjammer]]&lt;br /&gt;
|size=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|comments=A &amp;quot;clean&amp;quot; version of the above set, one without any fancy tiles (except for the dwarves).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Marble Dice ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Md_curses_16x16.png]]&lt;br /&gt;
|author=[[User:Marble Dice|Marble Dice]]&lt;br /&gt;
|size=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|comments=This tileset attempts to modify the size and aspect ratio of the classic 8x12 terminal/curses font employed by many rougelikes without sacrificing the distinctive character.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== PTTG ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:PTTGV2tiles.png]]&lt;br /&gt;
|author=[[User:PTTG|PTTG]]&lt;br /&gt;
|size=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|comments=A new version! Clean, sharp, and clear. All-original, and large size for big screens! Also features coloured indicators for levers, helping to remove the guesswork. It is good stand-alone, or with my [[List of user graphics sets#PTTG|graphics set]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Sappho ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Sapphos_square_16x16.png]]&lt;br /&gt;
|author=Sappho&lt;br /&gt;
|size=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|comments=Another square font, target resolution 1280x400. This one is exactly the same as the default font except it has been made square, painstakingly edited to ensure that nothing looks squished.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Savok ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Savok_curses_1280x400_517caa.png]]&lt;br /&gt;
|author=[[User:Savok|Savok]]&lt;br /&gt;
|size=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|comments=Unsatisfied with any existing tileset, I went about creating my own. Nearly all of it is original, including the dozens of letters. If you would like to see it in action, see [http://mkv25.net/dfma/map-1109-idenst this map] at DFMA (note: a little outdated)&amp;lt;br&amp;gt;In the raws, the tag [TILE:'U'] for humans should be changed to [TILE:172] for this tileset. I didn't like humans looking like unicorns, and this changes the corpse, which object tilesets can't do. The elves also get a different tile, [TILE:171], so that they don't look like elephants.&amp;lt;br&amp;gt;Also, in the solid white tile, there is a barely perceptible line of grey (#F0F0F0, specifically) that aids in designating mining areas but is difficult to see elsewhere.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Super Foul Egg ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:SFE_Curses_square_16x16.png]]&lt;br /&gt;
|author=Super Foul Egg&lt;br /&gt;
|size=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|comments=The font is rough as hell and some of the characters still need attention, but it'll do for now. Since this tileset is for graphics mode I'd rather wait for more complete object support than hack in pictures and gum up the UI. Uppercase from [http://www.zee-3.com/pickfordbros/archive/bitmapfonts.php this site]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Tahin ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Tahin_16x16_rounded.png]]&lt;br /&gt;
|author=[[User:Tahin|Tahin]]&lt;br /&gt;
|size=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|comments=Based on Marble Dice's tileset, above. Smoothed corners are &amp;quot;rounded&amp;quot;, which takes some getting used to but look quite nice, in my opinion. I have managed to get all of the standard &amp;quot;L&amp;quot; tiles to fit together nicely, but &amp;quot;T&amp;quot; and &amp;quot;+&amp;quot; don't quite match up. It's not a problem that comes up often, and it still doesn't look that bad, but I'll get to it eventually. To Marble Dice: I hope you don't take offense to my using your font as a base for this one. If you want me to remove it for whatever reason, I will.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Winterwing ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Winterwing_Dfort-tiles-lucon.png|thumb|right|Lucida Console with Dystopian Rhetoric objects]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Winterwing_Curses_16x16_lucon.png]]&lt;br /&gt;
|author=[[User:Winterwing|Winterwing]]&lt;br /&gt;
|size=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|comments=Like usual, lucida console with cleartype. Creative, huh. :)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Yayo ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Yayo_c64_1280x400_83b157.png]]&lt;br /&gt;
|author=[[User:Yayo|Yayo]]&lt;br /&gt;
|size=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|comments=Name: Yayo's C64; The 16x16 version of Yayo's tileset.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Zaratustra ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Zaratustra_16x16.png]]&lt;br /&gt;
|author=[[User:Zaratustra|Zaratustra]]&lt;br /&gt;
|size=16x16&lt;br /&gt;
|resolution=1280x400&lt;br /&gt;
|comments=Because everyone is making one.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Non-square tilesets ==&lt;br /&gt;
&lt;br /&gt;
These tilesets are not square. Text in non-square tilesets often looks much better and is often much easier to read than in square tilesets, but the map is distorted.&lt;br /&gt;
&lt;br /&gt;
=== Eagle of Fire ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:eofshaded800x600pb9_f64ded.png]]&lt;br /&gt;
|author=[[User:Eagle of Fire|Eagle of Fire]]&lt;br /&gt;
|size=10x12&lt;br /&gt;
|resolution=800x600&lt;br /&gt;
|comments=Designed for fullscreen. Inspired by Herrbdog's tileset, I created a shaded tileset targeting the default fullscreen 800x600 resolution. Basicaly, you have the exact same &amp;quot;curses&amp;quot; default tileset but with some shading done to the lower right of each letters and items. I've left alone everything which was related to mining or was meant to be plain, for example the smoothered tiles and the plain tiles in the demo. The reason behind that is that I didn't find much logic to have those graphics shaded as they could possibly connect on any direction on the screen, which would make the shading a little strange. Please note that this tileset is only a &amp;quot;beta&amp;quot;. I might work on it again if there is enough people who like it and would like improvements. You can discuss the matter [http://www.bay12games.com/cgi-local/ultimatebb.cgi?ubb=get_topic&amp;amp;f=11&amp;amp;t=000645 here].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Lord Nightmare ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:MDA8x14.png]]&lt;br /&gt;
|author=Lord Nightmare/IBM&lt;br /&gt;
|size=8x14&lt;br /&gt;
|resolution=640x350&lt;br /&gt;
|comments=The original IBM MDA character set, dumped from addresses 0x0000-0x0fff the 5788005 IBM Character Generator ROM. This font is as would be displayed on an EGA/VGA with the 9-pixel-width mode disabled. Best for a 64:35 aspect ratio. The required resolution is strange, so run fullscreen with BLACK_SPACE:YES and resolution at 640x480. The MDA card did not actually support displaying the font in 8x14, but ONLY 9x14 mode, see below. Theoretically, you CAN upload this font into EGA video memory though and use it.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:MDA9x14.png]]&lt;br /&gt;
|author=Lord Nightmare/IBM&lt;br /&gt;
|size=9x14&lt;br /&gt;
|resolution=720x350&lt;br /&gt;
|comments=The original IBM MDA character set, dumped from addresses 0x0000-0x0fff the 5788005 IBM Character Generator ROM. This font is as would be displayed on a real MDA card (use a black/dkgreen/ltgreen palette for full monochrome effect) or on an EGA/VGA card with the 9-pixel-width mode enabled. Best for a 72:35 aspect ratio. The required resolution is strange, so run fullscreen with BLACK_SPACE:YES and resolution at 720x480.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:EGA8x14.png]]&lt;br /&gt;
|author=Lord Nightmare/IBM&lt;br /&gt;
|size=8x14&lt;br /&gt;
|resolution=640x350&lt;br /&gt;
|comments=The IBM EGA character set, dumped from the 6277356 IBM EGA BIOS ROM. This font is as would be displayed on an EGA/VGA with the 9-pixel-width mode disabled. Best for a 64:35 aspect ratio. The required resolution is strange, so run fullscreen with BLACK_SPACE:YES and resolution at 640x480. This font is different from the MDA version in that many characters are slightly narrower to avoid 'running into' each other, and many characters have been shifted slightly to the left.&lt;br /&gt;
Thanks to Zaratustra for poking me into getting this done, and for related help.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:EGA9x14.png]]&lt;br /&gt;
|author=Lord Nightmare/IBM&lt;br /&gt;
|size=9x14&lt;br /&gt;
|resolution=720x350&lt;br /&gt;
|comments=The IBM EGA character set, dumped from the 6277356 IBM EGA BIOS ROM. This font is as would be displayed on an EGA/VGA with the 9-pixel-width mode enabled. Best for a 72:35 aspect ratio. The required resolution is strange, so run fullscreen with BLACK_SPACE:YES and resolution at 640x480. This font is actually different from the 8x14 version in that 20 characters have been replaced with the original MDA wide versions. These 'extra' wide characters are sandwiched in between the end of the 8x14 and beginning of the 8x8 font in the EGA BIOS ROM. The changed characters, in ASCII order, are: arrow-left-and-right, '&amp;quot;', '+', '-', 'M', 'T', 'V', 'W', 'X', 'Y', 'Z', 'm', 'v', 'w', 'ae', cent sign, yen, peseta, plus-minus, and division sign. Other than these characters, all characters are the same, with rightmost-row duplicated on the C and D rows like the MDA (though I don't actually know if this is technically correct).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:VGA8x16.png]]&lt;br /&gt;
|author=Lord Nightmare/IBM?&lt;br /&gt;
|size=8x16&lt;br /&gt;
|resolution=640x400&lt;br /&gt;
|comments=The original? IBM VGA 8x16 character set, (from http://madscientistroom.org/fpga/default-8x16-bram.html) as would be displayed on a VGA card with the 9-pixel-width disabled. Best for an 8:5 aspect ratio. The required resolution is strange, so run fullscreen with BLACK_SPACE:YES and resolution at 640x480. This rom has not yet been dumped from a real VGA card, and is coming from a secondary source, so it may be replaced later if I find the real font is different.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Lord_Nightmare-Fixedsys-02.png]]&lt;br /&gt;
|author=Lord Nightmare/Microsoft&lt;br /&gt;
|size=8x15&lt;br /&gt;
|resolution=640x375&lt;br /&gt;
|comments=v2.2 - (v1.0 is [[:Image:Lord_Nightmare-Fixedsys.png|here]]) - Based on Microsoft's Fixedsys font (which dates back to Windows 1.0!), Many glyphs needed redoing by hand since they were absent from the font, since it is an 'ansi' character set and not a code-page 437 one like DF expects. v2.0 Based on Microsoft's Fixedsys font. Updated new glyphs to be more consistent with the Fixedsys style. - v2.1 - update a few more glyphs, namely the integral, the infinity symbol, and the spade, and a few others I'm forgetting. - v2.2 - update the club and spade, and the music notes - v2.3 - fix the fact that 0xF9 and 0xFA were inadvertently swapped.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Lord_Nightmare-Fixedsys-03.png]]&lt;br /&gt;
|author=Lord Nightmare/Microsoft&lt;br /&gt;
|size=8x16&lt;br /&gt;
|resolution=640x400&lt;br /&gt;
|comments=v3.0 - changed font size to 8x16, altered glyphs to respect this. - v3.1 - fix the fact that 0xF9 and 0xFA were inadvertently swapped.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Lord_Nightmare_Freehand_10x16.png]]&lt;br /&gt;
|author=Lord Nightmare&lt;br /&gt;
|size=10x16&lt;br /&gt;
|resolution=800x400&lt;br /&gt;
|comments=v1.0 - A character set drawn entirely in freehand on the tablet PC... with MINIMAL EDITING! Yes, its SUPPOSED to look like that. v1.1 - fixed character 0x02 background (filled smiley), filled in the card suits, minor touch up to the comma, fix black instead of magenta on the greyscale blocks and other tweaks to them, redrew the square block (was 'too clean' before) v1.1a - fixed spade by adding 1 pixel at tip so it doesn't look like another club&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Vintl01.png]]&lt;br /&gt;
|author=Lord Nightmare/Victor-Sirius&lt;br /&gt;
|size=10x16&lt;br /&gt;
|resolution=800x400&lt;br /&gt;
|comments=The Victor 9000/Sirius 1 computer character set, extracted from vintl01.chr.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Kein ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Kein-curs.gif|thumb|right|Kein's Tileset]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Kein_640x300.png]]&lt;br /&gt;
|author=Kein&lt;br /&gt;
|size=8x12&lt;br /&gt;
|resolution=640x300&lt;br /&gt;
|comments=Kein's 640x300, everything completely shaded, kept mostly traditional looking.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Lumin ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Lumin_Graphical_1280x800.png]]&lt;br /&gt;
|author=Lumin&lt;br /&gt;
|size=16x32&lt;br /&gt;
|resolution=1280x800&lt;br /&gt;
|comments=Ideas used from several others on this page. I've also added more detail and color to some objects.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Sergius ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Sleroux_800x300.png]]&lt;br /&gt;
|author=Sergius&lt;br /&gt;
|size=10x12&lt;br /&gt;
|resolution=800x300&lt;br /&gt;
|comments=Mostly vanilla tileset, dwarves have graphic from intro [[Utilities#CMVPlayer|Movie]], with some tweaks (for soldiers). I find it helpful for playing (instead of happy faces).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Thom ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[:Image:Curses_24pt_cleartype_ThomModifications.PNG|Not shown due to size]]&lt;br /&gt;
|author=Herrbdog&lt;br /&gt;
|size=20x24&lt;br /&gt;
|resolution=1600x800&lt;br /&gt;
|comments=Hi res won't slow the game as it doesn't use graphics, so if your monitor can display it, go for it, really...&amp;lt;br&amp;gt;I strongly recommend to enable blackspace in the init: [BLACK_SPACE:YES]&amp;lt;br&amp;gt;Made from the 24pts cleartype lucida console above (from winterwing). I added some stuff (some original, some ideas taken from others tilesets). Basically I try to avoid symbols that are often seen in menus, etc. The main &amp;quot;problem&amp;quot; is the bag, because its the male symbol, but it was too good looking to not put it ;) Hope you enjoy :) &amp;lt;br&amp;gt;&amp;lt;font color=white&amp;gt;. . .&amp;lt;/font&amp;gt;&amp;lt;small&amp;gt;Note: Winterwing's tileset is now lost. --[[User:Savok|Savok]]&amp;lt;/small&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== UncleSporky ===&lt;br /&gt;
&lt;br /&gt;
[[Image:UncleSporky_DFTiles1.png|thumb|right|UncleSporky Tileset]] &lt;br /&gt;
[[Image:UncleSporky_DFTiles2.png|thumb|right|UncleSporky Tileset]]&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:UncleSporky_curses_800x600.png]]&lt;br /&gt;
|author=UncleSporky&lt;br /&gt;
|size=10x12&lt;br /&gt;
|resolution=800x300&lt;br /&gt;
|comments=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Zaratustra ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Zaratustra_megazeux2.png]]&lt;br /&gt;
|author=[[User:Zaratustra|Zaratustra]]&lt;br /&gt;
|size=8x14&lt;br /&gt;
|resolution=640x350&lt;br /&gt;
|comments=EGA font with added Megazeux modifications.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Zaratustra_custom800x300ca3.png]]&lt;br /&gt;
|author=[[User:Zaratustra|Zaratustra]]&lt;br /&gt;
|size=10x12&lt;br /&gt;
|resolution=800x300, 800x600 (non-reccomended)&lt;br /&gt;
|comments=Has an appropriate [http://archive.dwarffortresswiki.net/index.php/Object_Tilesets#10x12_version object tileset for v0.23.130.23a (now outdated)]. &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Tiny tilesets ==&lt;br /&gt;
&lt;br /&gt;
Sets smaller than 8x8. Used for playing in tiny windows, display of massive maps and perhaps videos.&lt;br /&gt;
&lt;br /&gt;
=== herrbdog ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
image=[[Image:Herrbdog_7x7_tileset.gif]]&lt;br /&gt;
|author=[[User:herrbdog|herrbdog]]&lt;br /&gt;
|size=7x7&lt;br /&gt;
|resolution=560x175&lt;br /&gt;
|comments=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Lord Nightmare ===&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Lord Nightmare 6x6font01.png]]&lt;br /&gt;
|author=Lord Nightmare&lt;br /&gt;
|size=6x6&lt;br /&gt;
|resolution=480x150&lt;br /&gt;
|comments=Made in 5 hours on 11/5/07 (I was bored and dissatisfied with other fonts). Most glyphs are really 5x6, with a seperator column.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Lord Nightmare 6x6font02.png]]&lt;br /&gt;
|author=Lord Nightmare&lt;br /&gt;
|size=6x6&lt;br /&gt;
|resolution=480x150&lt;br /&gt;
|comments=Version 2.05. Updated 11/12/07 to de-fuzz uppercase letters, added serifs and clarified lowercase letters, made horizontal spacing consistent throughout character set, fixed one error in the double horizontal-left-right, single-vertical-up-down character, made exclamation points consistent, thinned out ? and inverse ?, sharpened sideways stemless arrows, clarified international characters, and clarified some greek letters. Since v2.0: fixed 'i' 'g', fixed Yen symbol, fixed smiley 0x01 to not have an extra line to its right, lowered the period and colon characters, fixed position of 'x'. Thanks to Markavian for ideas on how to improve the font, as well as an occasional character glyph.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Markavian ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Mkv_curses_480x150.png]]&lt;br /&gt;
|author=[[User:Markavian|Markavian]]&lt;br /&gt;
|size=6x6&lt;br /&gt;
|resolution=480x150&lt;br /&gt;
|comments=The first version the tiny tileset, superceded by the version below.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Mkv_curses_480x150_v2.png]]&lt;br /&gt;
|author=[[User:Markavian|Markavian]]&lt;br /&gt;
|size=6x6&lt;br /&gt;
|resolution=480x150&lt;br /&gt;
|comments=My second version of the tiny tileset, for uber small resolution DF, with improved visibility of several symbols.&lt;br /&gt;
Available in [http://mkv25.net/showcase/df/mkv_curses%2012x12%20and%206x6%20v2.zip mkv curses 12x12 and 6x6 v2.zip].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Zaratustra ===&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Zaratustra_custom_4x6.png]]&lt;br /&gt;
|author=[[User:Zaratustra|Zaratustra]]&lt;br /&gt;
|size=4x6&lt;br /&gt;
|resolution=320x150&lt;br /&gt;
|comments=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Tileset|&lt;br /&gt;
|image=[[Image:Zaratustra_custom_5x6.png]]&lt;br /&gt;
|author=[[User:Zaratustra|Zaratustra]]&lt;br /&gt;
|size=5x6&lt;br /&gt;
|resolution=400x150, 800x300, 800x600&lt;br /&gt;
|comments=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;br /&gt;
[[Category:Interface]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Cave-in&amp;diff=3842</id>
		<title>40d:Cave-in</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Cave-in&amp;diff=3842"/>
		<updated>2008-01-06T23:27:00Z</updated>

		<summary type="html">&lt;p&gt;Nate879: faulty source of info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A '''cave-in''' can occur if an area is detached from all supporting tiles. A room can be as large as you want to make it, as long as it is supported by at least one tile from below. The system is a bit buggy right now, since it is only a placeholder.{{version|0.27.169.33a}} Toady has stated he intends to implement more realistic cave-ins in future versions.&lt;br /&gt;
&lt;br /&gt;
Cave-ins can be disabled through the [[Technical tricks|init]] file, by changing [CAVEINS:YES] to [CAVEINS:NO].&lt;br /&gt;
&lt;br /&gt;
== How cave-ins work ==&lt;br /&gt;
&lt;br /&gt;
Any ''unconnected'' section of rock (rock that is completely isolated from the rest of the world) will cave in. The game checks for rock connections along the X, Y, and Z axes (that's left/right, up/down, and high/low). Diagonal connections are not taken into account yet. [[Stairs]] and [[support|supports]] will hold up the rock.&lt;br /&gt;
&lt;br /&gt;
== Results of a cave-in ==&lt;br /&gt;
&lt;br /&gt;
* Any [[creature]] caught under the falling material is crushed and killed.&lt;br /&gt;
* Any item caught under the falling material is [[encased]] in stone and must be dug out.&lt;br /&gt;
* Obviously, anything standing -on- the area that caves in falls and may be wounded.&lt;br /&gt;
* A large amount of dust is generated; Any creature caught by the dust from the collapse is knocked [[unconscious]], and may recieve [[Wounds|injuries]]&lt;br /&gt;
* All [[building]]s and [[construction]]s under and above the falling area are destroyed&lt;br /&gt;
* [[Rock]] remains mostly intact, while [[wood]] constructions become logs&lt;br /&gt;
* Unmined rock and soil crashes through multiple [[floor]]s, and stops only upon reaching solid ground, where it piles up&lt;br /&gt;
* Mined stairs and ramps will settle like unmined rock; Stairs down that fall onto previously empty floors will reveal the level below. If there's rock or floor above them, it'll cover the stairs.&lt;br /&gt;
* Anything falling into a flow (like [[water]]) sinks to the bottom{{ver|0.27.169.33a}}&lt;br /&gt;
&lt;br /&gt;
== Avoiding cave-ins ==&lt;br /&gt;
&lt;br /&gt;
Do not make unconnected sections of rock.&lt;br /&gt;
&lt;br /&gt;
Actually, you're quite unlikely to cause cave-ins unless you are actively trying to cause them. In which case, you'd be wondering how to avoid cave-ins that ''cause damage'' to your folks. That's simple: Add a support under the stone mass, and link it to a distant lever. When you're done, hide everyone, pull the lever and watch the fireworks.&lt;br /&gt;
&lt;br /&gt;
One of the more common accidental cave-ins results when you're taking out the floor in a checker-pattern and the area below isn't supported, resulting in a situation like the diagram below:&lt;br /&gt;
&lt;br /&gt;
 Floor -1&lt;br /&gt;
 ▒▒▒▒▒▒&lt;br /&gt;
 ▒    ▒&lt;br /&gt;
 ▒ X +▒ &amp;lt;-- The X is a floor tile. It's not attached, so it will fall down.&lt;br /&gt;
 ▒  +&amp;gt;▒&lt;br /&gt;
 ▒    ▒&lt;br /&gt;
 ▒▒▒▒▒▒&lt;br /&gt;
 &lt;br /&gt;
 Floor -2&lt;br /&gt;
 ▒▒▒▒▒▒&lt;br /&gt;
 ▒....▒&lt;br /&gt;
 ▒...▒▒ &amp;lt;-- Causing this area to receive a cave-in flow and knocking out any dwarves in its reach.&lt;br /&gt;
 ▒...&amp;lt;▒&lt;br /&gt;
 ▒....▒&lt;br /&gt;
 ▒▒▒▒▒▒&lt;br /&gt;
&lt;br /&gt;
Another thing to watch out for is if you want to dig away a hill above ground, to make room for your fancy overground fort. You may dig away the hill on one level, and then have a huge platform of &amp;quot;floor&amp;quot; on the z-level above that falls on your miner if they get disconnected from the ground. Easy thing to miss the first time you do it.&lt;br /&gt;
&lt;br /&gt;
The solution here is to dig ramps instead, since these take away both the soil on the level you are digging on and the floor on the level above.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
{{Mining FAQ}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Rooms]]&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:Physics]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Cave-in&amp;diff=3841</id>
		<title>40d:Cave-in</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Cave-in&amp;diff=3841"/>
		<updated>2008-01-06T23:25:11Z</updated>

		<summary type="html">&lt;p&gt;Nate879: .&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A '''cave-in''' can occur if an area is detached from all supporting tiles. A room can be as large as you want to make it, as long as it is supported by at least one tile from below. The system is a bit buggy right now, since it is only a placeholder.{{version|0.27.169.33a}} Toady has stated he intends to implement more realistic cave-ins in future versions.&lt;br /&gt;
&lt;br /&gt;
Cave-ins can be disabled through the [[Technical tricks|init]] file, by changing [CAVEINS:YES] to [CAVEINS:NO].&lt;br /&gt;
&lt;br /&gt;
== How cave-ins work ==&lt;br /&gt;
&lt;br /&gt;
Any ''unconnected'' section of rock (rock that is completely isolated from the rest of the world) will cave in. The area has to be at least 7x7. The game checks for rock connections along the X, Y, and Z axes (that's left/right, up/down, and high/low). Diagonal connections are not taken into account yet. [[Stairs]] and [[support|supports]] will hold up the rock.&lt;br /&gt;
&lt;br /&gt;
== Results of a cave-in ==&lt;br /&gt;
&lt;br /&gt;
* Any [[creature]] caught under the falling material is crushed and killed.&lt;br /&gt;
* Any item caught under the falling material is [[encased]] in stone and must be dug out.&lt;br /&gt;
* Obviously, anything standing -on- the area that caves in falls and may be wounded.&lt;br /&gt;
* A large amount of dust is generated; Any creature caught by the dust from the collapse is knocked [[unconscious]], and may recieve [[Wounds|injuries]]&lt;br /&gt;
* All [[building]]s and [[construction]]s under and above the falling area are destroyed&lt;br /&gt;
* [[Rock]] remains mostly intact, while [[wood]] constructions become logs&lt;br /&gt;
* Unmined rock and soil crashes through multiple [[floor]]s, and stops only upon reaching solid ground, where it piles up&lt;br /&gt;
* Mined stairs and ramps will settle like unmined rock; Stairs down that fall onto previously empty floors will reveal the level below. If there's rock or floor above them, it'll cover the stairs.&lt;br /&gt;
* Anything falling into a flow (like [[water]]) sinks to the bottom{{ver|0.27.169.33a}}&lt;br /&gt;
&lt;br /&gt;
== Avoiding cave-ins ==&lt;br /&gt;
&lt;br /&gt;
Do not make unconnected sections of rock.&lt;br /&gt;
&lt;br /&gt;
Actually, you're quite unlikely to cause cave-ins unless you are actively trying to cause them. In which case, you'd be wondering how to avoid cave-ins that ''cause damage'' to your folks. That's simple: Add a support under the stone mass, and link it to a distant lever. When you're done, hide everyone, pull the lever and watch the fireworks.&lt;br /&gt;
&lt;br /&gt;
One of the more common accidental cave-ins results when you're taking out the floor in a checker-pattern and the area below isn't supported, resulting in a situation like the diagram below:&lt;br /&gt;
&lt;br /&gt;
 Floor -1&lt;br /&gt;
 ▒▒▒▒▒▒&lt;br /&gt;
 ▒    ▒&lt;br /&gt;
 ▒ X +▒ &amp;lt;-- The X is a floor tile. It's not attached, so it will fall down.&lt;br /&gt;
 ▒  +&amp;gt;▒&lt;br /&gt;
 ▒    ▒&lt;br /&gt;
 ▒▒▒▒▒▒&lt;br /&gt;
 &lt;br /&gt;
 Floor -2&lt;br /&gt;
 ▒▒▒▒▒▒&lt;br /&gt;
 ▒....▒&lt;br /&gt;
 ▒...▒▒ &amp;lt;-- Causing this area to receive a cave-in flow and knocking out any dwarves in its reach.&lt;br /&gt;
 ▒...&amp;lt;▒&lt;br /&gt;
 ▒....▒&lt;br /&gt;
 ▒▒▒▒▒▒&lt;br /&gt;
&lt;br /&gt;
Another thing to watch out for is if you want to dig away a hill above ground, to make room for your fancy overground fort. You may dig away the hill on one level, and then have a huge platform of &amp;quot;floor&amp;quot; on the z-level above that falls on your miner if they get disconnected from the ground. Easy thing to miss the first time you do it.&lt;br /&gt;
&lt;br /&gt;
The solution here is to dig ramps instead, since these take away both the soil on the level you are digging on and the floor on the level above.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
{{Mining FAQ}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Rooms]]&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:Physics]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Cave-in&amp;diff=3840</id>
		<title>40d:Cave-in</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Cave-in&amp;diff=3840"/>
		<updated>2008-01-06T23:24:56Z</updated>

		<summary type="html">&lt;p&gt;Nate879: has to be 7x7 (I think)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A '''cave-in''' can occur if an area is detached from all supporting tiles. A room can be as large as you want to make it, as long as it is supported by at least one tile from below. The system is a bit buggy right now, since it is only a placeholder.{{version|0.27.169.33a}} Toady has stated he intends to implement more realistic cave-ins in future versions.&lt;br /&gt;
&lt;br /&gt;
Cave-ins can be disabled through the [[Technical tricks|init]] file, by changing [CAVEINS:YES] to [CAVEINS:NO].&lt;br /&gt;
&lt;br /&gt;
== How cave-ins work ==&lt;br /&gt;
&lt;br /&gt;
Any ''unconnected'' section of rock (rock that is completely isolated from the rest of the world) will cave in. The area has to be at least 7x7 The game checks for rock connections along the X, Y, and Z axes (that's left/right, up/down, and high/low). Diagonal connections are not taken into account yet. [[Stairs]] and [[support|supports]] will hold up the rock.&lt;br /&gt;
&lt;br /&gt;
== Results of a cave-in ==&lt;br /&gt;
&lt;br /&gt;
* Any [[creature]] caught under the falling material is crushed and killed.&lt;br /&gt;
* Any item caught under the falling material is [[encased]] in stone and must be dug out.&lt;br /&gt;
* Obviously, anything standing -on- the area that caves in falls and may be wounded.&lt;br /&gt;
* A large amount of dust is generated; Any creature caught by the dust from the collapse is knocked [[unconscious]], and may recieve [[Wounds|injuries]]&lt;br /&gt;
* All [[building]]s and [[construction]]s under and above the falling area are destroyed&lt;br /&gt;
* [[Rock]] remains mostly intact, while [[wood]] constructions become logs&lt;br /&gt;
* Unmined rock and soil crashes through multiple [[floor]]s, and stops only upon reaching solid ground, where it piles up&lt;br /&gt;
* Mined stairs and ramps will settle like unmined rock; Stairs down that fall onto previously empty floors will reveal the level below. If there's rock or floor above them, it'll cover the stairs.&lt;br /&gt;
* Anything falling into a flow (like [[water]]) sinks to the bottom{{ver|0.27.169.33a}}&lt;br /&gt;
&lt;br /&gt;
== Avoiding cave-ins ==&lt;br /&gt;
&lt;br /&gt;
Do not make unconnected sections of rock.&lt;br /&gt;
&lt;br /&gt;
Actually, you're quite unlikely to cause cave-ins unless you are actively trying to cause them. In which case, you'd be wondering how to avoid cave-ins that ''cause damage'' to your folks. That's simple: Add a support under the stone mass, and link it to a distant lever. When you're done, hide everyone, pull the lever and watch the fireworks.&lt;br /&gt;
&lt;br /&gt;
One of the more common accidental cave-ins results when you're taking out the floor in a checker-pattern and the area below isn't supported, resulting in a situation like the diagram below:&lt;br /&gt;
&lt;br /&gt;
 Floor -1&lt;br /&gt;
 ▒▒▒▒▒▒&lt;br /&gt;
 ▒    ▒&lt;br /&gt;
 ▒ X +▒ &amp;lt;-- The X is a floor tile. It's not attached, so it will fall down.&lt;br /&gt;
 ▒  +&amp;gt;▒&lt;br /&gt;
 ▒    ▒&lt;br /&gt;
 ▒▒▒▒▒▒&lt;br /&gt;
 &lt;br /&gt;
 Floor -2&lt;br /&gt;
 ▒▒▒▒▒▒&lt;br /&gt;
 ▒....▒&lt;br /&gt;
 ▒...▒▒ &amp;lt;-- Causing this area to receive a cave-in flow and knocking out any dwarves in its reach.&lt;br /&gt;
 ▒...&amp;lt;▒&lt;br /&gt;
 ▒....▒&lt;br /&gt;
 ▒▒▒▒▒▒&lt;br /&gt;
&lt;br /&gt;
Another thing to watch out for is if you want to dig away a hill above ground, to make room for your fancy overground fort. You may dig away the hill on one level, and then have a huge platform of &amp;quot;floor&amp;quot; on the z-level above that falls on your miner if they get disconnected from the ground. Easy thing to miss the first time you do it.&lt;br /&gt;
&lt;br /&gt;
The solution here is to dig ramps instead, since these take away both the soil on the level you are digging on and the floor on the level above.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
{{Mining FAQ}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Rooms]]&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:Physics]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Screw_pump&amp;diff=4318</id>
		<title>40d:Screw pump</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Screw_pump&amp;diff=4318"/>
		<updated>2008-01-06T21:31:51Z</updated>

		<summary type="html">&lt;p&gt;Nate879: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A '''screw pump''' can lift [[water]] from below onto the same [[Z-level]] as the pump. Its is two tiles by one tile in size, and it can be either manually operated by a [[dwarf]] with the [[pump operator]] job or by using [[gear assembly|gear assemblies]] connected to [[water wheel]]s and/or [[windmill]]s. The direction you want the water to travel must be chosen at the time of construction.&lt;br /&gt;
&lt;br /&gt;
== Construction ==&lt;br /&gt;
&lt;br /&gt;
Building a screw pump requires an [[enormous corkscrew]], a stone, wood, or glass block, and a [[pipe]] section. The light green X must be next to the water source and the dark green X is where the water exits the  pump. Having specified the direction of travel, you must ensure that the source side of the pump is placed adjacent to and above (in the [[z-axis]]) a liquid. The screw pump will draw the liquid up from below, and distribute it out of the other side of the pump. Screw pumps are [[construction]]s that can be removed to recover the building materials.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
* The source of the pump must be directionally adjacent to &amp;quot;Open Space&amp;quot; that is directly above a filled pool of liquid.&lt;br /&gt;
* In order to build pumps in a &amp;quot;hanging&amp;quot; state, as in the stacked screw pump example, the dark tile of the screw pump must be able to connect to a nearby machine; either already existing or designated to be built.&lt;br /&gt;
* The rear pump tile does not block creature movement.  The front of the pump does block creature movement.&lt;br /&gt;
* The front pump tile blocks water flow.  The rear of the pump does not block water flow.&lt;br /&gt;
* Dwarves must be able to access and stand on the rear tile of the pump in order to be able to operate the pump manually.&lt;br /&gt;
* Active mechanisms connected to the pump will automatically start the pump; to prevent this either restrict water flow using floodgates, or put in a [[gear assembly]] linked to a [[lever]] to disconnect [[power|motion]].&lt;br /&gt;
* Pumps can also be used in conjunction with a [[water wheel]] or a [[windmill]] to become self-powered.&lt;br /&gt;
* Pumps can not push water up additional Z-levels.  That is, if you direct the output of a screw pump into a 1-square space surrounded by walls, the water will not &amp;quot;overflow&amp;quot; the walls.&lt;br /&gt;
&lt;br /&gt;
== Example layouts ==&lt;br /&gt;
[[Image:pumpsnc4.png|frame|right|Diagram 2. Another example of a pump]]&lt;br /&gt;
=== Example layout ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumb&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbinner&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;internal&amp;quot; style=&amp;quot;font-family: monospace; white-space: pre; line-height: 126.5%; text-align: left; border: 1px solid #CCC; background: white; padding: 5px;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
 TOP VIEW          SIDE VIEW&lt;br /&gt;
▒▒▒▒▒▒▒▒▒&lt;br /&gt;
▒▒▒▒▒,,,,                 ▒▒▒▒▒▒▒▒▒&lt;br /&gt;
≈≈≈≈▒,▒▒▒      &amp;lt;--pumping ≈≈≈≈%%&lt;br /&gt;
≈≈≈≈%%···                 ▒▒▒▒▒▒≈≈≈ reservoir (below)--&amp;gt;&lt;br /&gt;
≈≈≈≈▒▒···&lt;br /&gt;
▒▒▒▒▒▒···&lt;br /&gt;
  &amp;lt;--pumping (same level)&lt;br /&gt;
       reservoir (below)--&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;thumbcaption&amp;quot;&amp;gt;Diagram 1. Top and Side view of pump&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Another example ===&lt;br /&gt;
''See Diagram 2.'' This example is from a [http://www.bay12games.com/cgi-local/ultimatebb.cgi?ubb=get_topic&amp;amp;f=2&amp;amp;t=001225&amp;amp;p=2 Bay12 forum thread.]&lt;br /&gt;
&lt;br /&gt;
#Side view of the basic pump unit. Water is moved from the lower floor to the upper; notice how the front of the pump does not need a floor.&lt;br /&gt;
#Side view of stacked screw pumps. Power is transmitted vertically through the missing floor tiles under the fronts of the pumps - no need for gearboxes in this design. The screw pump front prevents the water from flowing diagonally downwards.&lt;br /&gt;
#Top view of the basic pump unit.&lt;br /&gt;
#Top view with walls in place to prevent the receiving area from spilling out. If this is all it needed, these units could be stacked on top of each other, but it's missing one thing - dwarf access. There's no stairs/ramps, and no good place to put them either that wouldn't interfere with the adjacent levels' water containment.&lt;br /&gt;
#Solution for a freestanding tower - fire escape! Sure, you could consolidate the up and downstairs into a single up/down stair tile, but I like the zigzag and symmetrical arrangement this one presents. Just build these on top of each other, flipping horizontally each time, and bam. Minimal yet aesthetic multi-level water pumping.&lt;br /&gt;
&amp;lt;div float=&amp;quot;right&amp;quot;&amp;gt;''Example courtesy of Reynard of the forums''&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Yet another example - Automated system===&lt;br /&gt;
I use this system in conjunction with a river to power the water wheels.&lt;br /&gt;
&lt;br /&gt;
I wanted to be able to pump water up several levels without wasting dwarves on &amp;quot;Pumping&amp;quot;. So by using a system of water wheels and gears, and a bit of trial and error until I fixed my leaking problems, I came up with the following solution, where the &amp;quot;1st&amp;quot; and &amp;quot;2nd&amp;quot; levels simply alternate until I reach the desired height.&lt;br /&gt;
&lt;br /&gt;
 Digging Plan:&lt;br /&gt;
 &lt;br /&gt;
 &amp;quot;1st&amp;quot; Level   &amp;quot;2nd level&amp;quot;    Key&lt;br /&gt;
 #########     ########      # Undug wall&lt;br /&gt;
 #########     #     ##      X Up/down staircase&lt;br /&gt;
 #########     # ### ##      _ Channel&lt;br /&gt;
 #X#     #     #X#   _#      &lt;br /&gt;
 # # #####     ### # ##&lt;br /&gt;
 #    _###     ### #_##&lt;br /&gt;
 ###_#####     ### ####&lt;br /&gt;
 #########     ########&lt;br /&gt;
&lt;br /&gt;
 Building Plan&lt;br /&gt;
  &lt;br /&gt;
 &amp;quot;1st&amp;quot; Level   &amp;quot;2nd level&amp;quot;    Key&lt;br /&gt;
 #########     ########      &amp;lt;b&amp;gt;%&amp;lt;/b&amp;gt; Screw pump&lt;br /&gt;
 #########     #     ##      &amp;lt;b&amp;gt;*&amp;lt;/b&amp;gt; Gear&lt;br /&gt;
 #########     # ### ##      &lt;br /&gt;
 #X#     #     #X# &amp;lt;b&amp;gt;%%&amp;lt;/b&amp;gt;_#      &lt;br /&gt;
 # #&amp;lt;b&amp;gt;%&amp;lt;/b&amp;gt;#####     ### #&amp;lt;b&amp;gt;*&amp;lt;/b&amp;gt;##&lt;br /&gt;
 #  &amp;lt;b&amp;gt;%*&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;*&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;###     ### #&amp;lt;b&amp;gt;&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;*&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;##&lt;br /&gt;
 ###_#####     ### ####&lt;br /&gt;
 #########     ########&lt;br /&gt;
&lt;br /&gt;
The red gear transmits power vertically, while the other ones give power to the pumps. Switching from up to left (or down to right, the orientation of the &amp;lt;b&amp;gt;L&amp;lt;/b&amp;gt; doesn't matter) stops water leaking back down the vertical shaft. A single water wheel provides enough power for about 4 storeys. You will, of course, want to insert floodgates with levers at various locations.&lt;br /&gt;
&lt;br /&gt;
 Hooking up to 2 water wheels    Key&lt;br /&gt;
 ############                    &amp;lt;b&amp;gt;=&amp;lt;/b&amp;gt; Wooden axle (E/W)&lt;br /&gt;
 #X#     ####                    &amp;lt;b&amp;gt;|&amp;lt;/b&amp;gt; Wooden axle (N/S)&lt;br /&gt;
 # # ########                    &amp;lt;b&amp;gt;H&amp;lt;/b&amp;gt; Water wheel (orange for one, green for the 2nd)&lt;br /&gt;
 #  &amp;lt;b&amp;gt;%*&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;*&amp;lt;/font&amp;gt;*==*&amp;lt;/b&amp;gt;##                    . Channel where water is flowing    &lt;br /&gt;
 ###&amp;lt;b&amp;gt;%&amp;lt;/b&amp;gt;##&amp;lt;b&amp;gt;|&amp;lt;/b&amp;gt;##&amp;lt;b&amp;gt;|&amp;lt;/b&amp;gt;##    &lt;br /&gt;
 ###..&amp;lt;b&amp;gt;&amp;lt;font color=&amp;quot;green&amp;quot;&amp;gt;HHH&amp;lt;font color=&amp;quot;orange&amp;quot;&amp;gt;HHH&amp;lt;/font&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;.&lt;br /&gt;
 ############&lt;br /&gt;
&lt;br /&gt;
A problem occurs when as the channel fills - as soon as it's deep enough for the wheels to spin the machine activates, sucking water out of the channel and making it too shallow for the wheels to spin, leading to a distinct 'stop-start' behaviour. It just takes time to even out - I suggest filling the channel before starting on the rest of the tower.&lt;br /&gt;
&lt;br /&gt;
=== Running a pump with a windmill ===&lt;br /&gt;
&lt;br /&gt;
First, build a [[windmill]] anywhere aboveground (note that it won't do anything yet).&lt;br /&gt;
&lt;br /&gt;
Then, build the pump. The end you selected to 'pump from' will suck water up from the level below, then pump it out of the other end. Build with this in mind. If you want to pump from a river, the 'pump from' end should be on the river.&lt;br /&gt;
&lt;br /&gt;
Both the pipe and corkscrew can be built by a [[carpenter]], (the corkscrew is listed as something like 'enormous wooden cor' if you are using the single-width screen, but hitting {{k|Tab}} to expand the screen should reveal the full text).&lt;br /&gt;
&lt;br /&gt;
Connecting [[Windmill|windmills]] to pumps:&lt;br /&gt;
&lt;br /&gt;
Note that it's much easier if the centre of the [[windmill]] lines up with the pump.&lt;br /&gt;
&lt;br /&gt;
# Dig one level below the [[windmill]] and put a [[gear assembly]] directly beneath the [[axle]] (at centre of windmill). The windmill will start turning.&lt;br /&gt;
# You're probably going to want to bring your power up to the surface. To do this, dig away from the first gear until the surface is clear above. Place another gear here.&lt;br /&gt;
# Connect the gears together using a horizontal axle.&lt;br /&gt;
# Get a [[miner]] to [[channel]] on top of the second gear.&lt;br /&gt;
# Build a third gear in this channel. You should now have a turning gear on the surface.&lt;br /&gt;
# If you thought ahead, you should only need one axle to connect the surface gear to the pump. A pump can be powered from any side.&lt;br /&gt;
&lt;br /&gt;
I recommend that you connect a lever to one of your gears beforehand. The pump will start pumping as soon as it has power.&lt;br /&gt;
&lt;br /&gt;
You can change stuff around as the situation dictates, but that should get you started.&lt;br /&gt;
&lt;br /&gt;
[[Image:Above.png|frame|none|above]]&lt;br /&gt;
[[Image:Below.png|frame|none|below]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;The pictures aren't lined up - the far right gear in the second picture is the one below the surface gear.&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Alternate Uses ==&lt;br /&gt;
&lt;br /&gt;
Pumps can also be built with no actual pumping in mind but as dwarven exercise machines.  This is an excellent method to train haulers for better strength and agility or for future soldiers.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*[[User:Markavian/DFMA|DFMA]] Ingame Videos featuring screw pumps: ([http://mkv25.net/dfma/movie-pump Movies with Pump in the title])&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Water FAQ}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Constructions]]&lt;br /&gt;
[[Category:Machine components]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Computing&amp;diff=28821</id>
		<title>40d:Computing</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Computing&amp;diff=28821"/>
		<updated>2008-01-06T06:20:18Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* See Also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Computing in dwarf fortress is the practice of setting up your fortress in such a way that allows logical operations like AND, OR, NOT, and etc to exist and be used.  Computing in dwarf fortress is an EXTREMELY young concept with lots of room for improvement and development.  Innovation and invention is encouraged.&lt;br /&gt;
&lt;br /&gt;
== Basics ==&lt;br /&gt;
Binary logic takes one or two inputs and creates an output based on them. The devices that perform these operations are commonly called '''logic gates'''.&lt;br /&gt;
&lt;br /&gt;
NOT takes one input and returns true if that input is false&lt;br /&gt;
&lt;br /&gt;
AND takes two inputs and returns true if both inputs are true&lt;br /&gt;
&lt;br /&gt;
OR takes two inputs and returns true if at least one input is true&lt;br /&gt;
&lt;br /&gt;
XOR takes two inputs and returns true if exactly one input is true&lt;br /&gt;
&lt;br /&gt;
NAND takes two inputs and returns true if either input is false&lt;br /&gt;
&lt;br /&gt;
NOR takes two inputs and returns true if both inputs are false&lt;br /&gt;
&lt;br /&gt;
 A B  AND  OR   XOR  NAND NOR&lt;br /&gt;
 0 0  0    0    0    1    1&lt;br /&gt;
 0 1  0    1    1    1    0&lt;br /&gt;
 1 0  0    1    1    1    0&lt;br /&gt;
 1 1  1    1    0    0    0&lt;br /&gt;
&lt;br /&gt;
The most human-understandable logic system requires NOT, AND and OR gates, but having a design for either a NAND or a NOR gate is enough to build any of the other ports.&lt;br /&gt;
&lt;br /&gt;
Additionally, two-dimensional logic design requires a 'jumper' gate that crosses two signals without affecting their contents. This may only be an issue in DF if you are considering magma-based circuits.&lt;br /&gt;
&lt;br /&gt;
== Fluid Logic ==&lt;br /&gt;
Fluid logic utilizes the tendency of fluids in dwarf fortress to, umm, flow.  It takes advantage of the ability of pressure plates in the new version to be triggered by water (or magma) resting on top of them.  This allows systems of pumps, floodgates, doors, bridges, and anything else operated by pressure plate to be incorporated into a machine.&lt;br /&gt;
&amp;lt;!-- could someone who's used this type of logic go into further detail with it?  what kinds of circuits can be created and how?  What are the major challenges of using fluids? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To get you started, a pressure plate set to trigger on water level 0-3 and linked to a floodgate will CLOSE the floodgate when the tile has deep water.&lt;br /&gt;
If the pressure plate is set for water level 4-7, then the floodgate will OPEN when the tile has deep water.&lt;br /&gt;
&lt;br /&gt;
== Machine Logic ==&lt;br /&gt;
Machine logic uses the also new system of gears, axles, windmills, and waterwheels to solve problems.  Power sources (windmills and waterwheels) transfer power to machine parts (axles and gears).  If there is not enough pwoer in a system to allow all the parts to move, it will shut down entirely.  Individual gears can also be shut down by levers to interrupt or otherwise alter the transfer of power throughout the machine.  All sorts of logic gates can be created based on those rules alone.  Currently four have been created in a proof-of-concept sort of way in a relatively quick and cheap manner:&lt;br /&gt;
&lt;br /&gt;
[[Image:Logic.gif]]&lt;br /&gt;
In the above picture, the four basic logic operations are shown.  Gears connected to outside power are circled in red.  Gears that can be deactivated by lever are color-coded to the lever that deactivates them.  For the purposes of binary logic, a lever is '''TRUE''' if it is pointing '''LEFT'''.  Levers pointing '''RIGHT''' are '''FALSE'''.&lt;br /&gt;
&lt;br /&gt;
In AND, two adjacent gears are connected to levers.  Power is only transferred to the one-tile output axle if both levers are set to true.&lt;br /&gt;
&lt;br /&gt;
In OR, two power sources are connected to an output gear and axle.  If either lever is set to true, the axle will be connected to power and also be true.&lt;br /&gt;
&lt;br /&gt;
In XOR, 40 units of power are transferred to a central gear.  To power the output axle, it must be connected to it by switching one of the levers to true.  However, if both levers are set to true, then the machine requires 42 units of power to run, and thus shuts down due to lack of power.&lt;br /&gt;
&lt;br /&gt;
in NOT, there is a powered gear connected directly to the output axle.  If the lever is set to true, the powered gear connects to 3 other unpowered gears, which causes the machine to shut down due to lack of power.&lt;br /&gt;
&lt;br /&gt;
== Borg Logic ==&lt;br /&gt;
Borg logic is the experimental version of fluid logic.  It consists of creating a way for your dwarves to travel constantly in a predictable way through your fortress through constant hauling jobs or military designations.  Pressure plates are used in similar setups to those in the fluid logic method.  It is theorized that Borg logic would be quicker and easier to set up than fluid logic, although it would require a very large population dedicated to nothing but borging.  The consequences of dwarves quitting to eat, sleep, drink, etc are unknown.  There are no known examples of borg logic, and it is purely theoretical at this time.  &amp;lt;-- Could someone with more free time than me give this a shot?  Just some proof-of-concept gates and a picture should be enough. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: Borg Logic may be a bit more difficult, or impossible, at the moment due to a bug in 33c (and possibly earlier versions): The 'citizens trigger' setting on pressure plates does not actually cause the pressure plate to trigger when citizens step on it. It does, however, trigger when *pets* step on it, if they satisfy the pressure plate's size settings. [http://www.bay12games.com/cgi-local/ultimatebb.cgi?ubb=get_topic&amp;amp;f=6&amp;amp;t=002038 (Bug thread)]. You may be able to accomplish it with animals following dwarves, though.&lt;br /&gt;
&lt;br /&gt;
== Animal Logic ==&lt;br /&gt;
Animals have a natural 'follow the leader' tendency and never starve. Pitting an animal into a maze with movable exits can force the animal to shuttle around and computate.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
[[User:SL/Logic Gates]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Computing&amp;diff=28820</id>
		<title>40d:Computing</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Computing&amp;diff=28820"/>
		<updated>2008-01-06T06:20:00Z</updated>

		<summary type="html">&lt;p&gt;Nate879: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Computing in dwarf fortress is the practice of setting up your fortress in such a way that allows logical operations like AND, OR, NOT, and etc to exist and be used.  Computing in dwarf fortress is an EXTREMELY young concept with lots of room for improvement and development.  Innovation and invention is encouraged.&lt;br /&gt;
&lt;br /&gt;
== Basics ==&lt;br /&gt;
Binary logic takes one or two inputs and creates an output based on them. The devices that perform these operations are commonly called '''logic gates'''.&lt;br /&gt;
&lt;br /&gt;
NOT takes one input and returns true if that input is false&lt;br /&gt;
&lt;br /&gt;
AND takes two inputs and returns true if both inputs are true&lt;br /&gt;
&lt;br /&gt;
OR takes two inputs and returns true if at least one input is true&lt;br /&gt;
&lt;br /&gt;
XOR takes two inputs and returns true if exactly one input is true&lt;br /&gt;
&lt;br /&gt;
NAND takes two inputs and returns true if either input is false&lt;br /&gt;
&lt;br /&gt;
NOR takes two inputs and returns true if both inputs are false&lt;br /&gt;
&lt;br /&gt;
 A B  AND  OR   XOR  NAND NOR&lt;br /&gt;
 0 0  0    0    0    1    1&lt;br /&gt;
 0 1  0    1    1    1    0&lt;br /&gt;
 1 0  0    1    1    1    0&lt;br /&gt;
 1 1  1    1    0    0    0&lt;br /&gt;
&lt;br /&gt;
The most human-understandable logic system requires NOT, AND and OR gates, but having a design for either a NAND or a NOR gate is enough to build any of the other ports.&lt;br /&gt;
&lt;br /&gt;
Additionally, two-dimensional logic design requires a 'jumper' gate that crosses two signals without affecting their contents. This may only be an issue in DF if you are considering magma-based circuits.&lt;br /&gt;
&lt;br /&gt;
== Fluid Logic ==&lt;br /&gt;
Fluid logic utilizes the tendency of fluids in dwarf fortress to, umm, flow.  It takes advantage of the ability of pressure plates in the new version to be triggered by water (or magma) resting on top of them.  This allows systems of pumps, floodgates, doors, bridges, and anything else operated by pressure plate to be incorporated into a machine.&lt;br /&gt;
&amp;lt;!-- could someone who's used this type of logic go into further detail with it?  what kinds of circuits can be created and how?  What are the major challenges of using fluids? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To get you started, a pressure plate set to trigger on water level 0-3 and linked to a floodgate will CLOSE the floodgate when the tile has deep water.&lt;br /&gt;
If the pressure plate is set for water level 4-7, then the floodgate will OPEN when the tile has deep water.&lt;br /&gt;
&lt;br /&gt;
== Machine Logic ==&lt;br /&gt;
Machine logic uses the also new system of gears, axles, windmills, and waterwheels to solve problems.  Power sources (windmills and waterwheels) transfer power to machine parts (axles and gears).  If there is not enough pwoer in a system to allow all the parts to move, it will shut down entirely.  Individual gears can also be shut down by levers to interrupt or otherwise alter the transfer of power throughout the machine.  All sorts of logic gates can be created based on those rules alone.  Currently four have been created in a proof-of-concept sort of way in a relatively quick and cheap manner:&lt;br /&gt;
&lt;br /&gt;
[[Image:Logic.gif]]&lt;br /&gt;
In the above picture, the four basic logic operations are shown.  Gears connected to outside power are circled in red.  Gears that can be deactivated by lever are color-coded to the lever that deactivates them.  For the purposes of binary logic, a lever is '''TRUE''' if it is pointing '''LEFT'''.  Levers pointing '''RIGHT''' are '''FALSE'''.&lt;br /&gt;
&lt;br /&gt;
In AND, two adjacent gears are connected to levers.  Power is only transferred to the one-tile output axle if both levers are set to true.&lt;br /&gt;
&lt;br /&gt;
In OR, two power sources are connected to an output gear and axle.  If either lever is set to true, the axle will be connected to power and also be true.&lt;br /&gt;
&lt;br /&gt;
In XOR, 40 units of power are transferred to a central gear.  To power the output axle, it must be connected to it by switching one of the levers to true.  However, if both levers are set to true, then the machine requires 42 units of power to run, and thus shuts down due to lack of power.&lt;br /&gt;
&lt;br /&gt;
in NOT, there is a powered gear connected directly to the output axle.  If the lever is set to true, the powered gear connects to 3 other unpowered gears, which causes the machine to shut down due to lack of power.&lt;br /&gt;
&lt;br /&gt;
== Borg Logic ==&lt;br /&gt;
Borg logic is the experimental version of fluid logic.  It consists of creating a way for your dwarves to travel constantly in a predictable way through your fortress through constant hauling jobs or military designations.  Pressure plates are used in similar setups to those in the fluid logic method.  It is theorized that Borg logic would be quicker and easier to set up than fluid logic, although it would require a very large population dedicated to nothing but borging.  The consequences of dwarves quitting to eat, sleep, drink, etc are unknown.  There are no known examples of borg logic, and it is purely theoretical at this time.  &amp;lt;-- Could someone with more free time than me give this a shot?  Just some proof-of-concept gates and a picture should be enough. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: Borg Logic may be a bit more difficult, or impossible, at the moment due to a bug in 33c (and possibly earlier versions): The 'citizens trigger' setting on pressure plates does not actually cause the pressure plate to trigger when citizens step on it. It does, however, trigger when *pets* step on it, if they satisfy the pressure plate's size settings. [http://www.bay12games.com/cgi-local/ultimatebb.cgi?ubb=get_topic&amp;amp;f=6&amp;amp;t=002038 (Bug thread)]. You may be able to accomplish it with animals following dwarves, though.&lt;br /&gt;
&lt;br /&gt;
== Animal Logic ==&lt;br /&gt;
Animals have a natural 'follow the leader' tendency and never starve. Pitting an animal into a maze with movable exits can force the animal to shuttle around and computate.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
[[User:SL/Logic_Gates]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Template:Buildings&amp;diff=6579</id>
		<title>Template:Buildings</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Template:Buildings&amp;diff=6579"/>
		<updated>2008-01-06T06:19:31Z</updated>

		<summary type="html">&lt;p&gt;Nate879: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br&amp;gt;&amp;lt;center&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible collapsed infobox&amp;quot; style=&amp;quot;background-color: #f9f9f9; border: 1px solid #aaa; font-size: 90%; margin: 1em 0em 0em; padding: 2px; text-align: center; width: 60%;&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;border: 1px solid #aaa; font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;&amp;quot; | Buildings&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [[Workshops]] - [[Furnaces]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | &amp;lt;hr&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;&amp;quot; | [[:Category:Rooms|Rooms]]'''&lt;br /&gt;
| [[Barracks]] - [[Bedroom]] - [[Dining room]] - [[Jail]] - [[Meeting hall]] - [[Office]] - [[Sculpture garden]] - [[Tomb]] - [[Zoo]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;&amp;quot; | [[:Category:Furniture|Furniture]]&lt;br /&gt;
| [[Animal trap]] - [[Anvil]] - [[Armor stand]] - [[Bed]] - [[Bin]] - [[Bucket]] - [[Cabinet]] - [[Cage]] - [[Coffin]] - [[Container]] - [[Restraint]] - [[Seat]] - [[Statue]] - [[Table]] - [[Weapon rack]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | &amp;lt;hr&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;&amp;quot; | Access&lt;br /&gt;
| [[Door]] - [[Floodgate]] - [[Bars]] - [[Grate]] - [[Floor hatch]] - [[Bridge]] - [[Road]] - [[Window]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;&amp;quot; | Constructions&lt;br /&gt;
| [[Fortification]] - [[Floor]] - [[Stairs]] - [[Ramp]] - [[Wall]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;&amp;quot; | Mechanical &amp;amp; Trap&lt;br /&gt;
| [[Axle]] - [[Gear assembly]] - [[Millstone]] - [[Screw pump]] - [[Water wheel]] - [[Windmill]]&amp;lt;br&amp;gt;[[Lever]] - [[Pressure plate]] - [[Trap]] - [[Support]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;&amp;quot; | [[:Category:Buildings|Other Buildings]]&lt;br /&gt;
| [[Archery target]] - [[Kennel]] - [[Shop]] - [[Siege engine]] - [[Trade depot]] - [[Wagon]] - [[Well]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;&amp;quot; | Related Articles&lt;br /&gt;
| [[Architecture]] - [[Bedroom design]] - [[Cave-in]] - [[Computing]] - [[User:SL/Logic_Gates|Logic Gates]] - [[Furniture industry]]&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Digging&amp;diff=12087</id>
		<title>40d:Digging</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Digging&amp;diff=12087"/>
		<updated>2008-01-01T01:10:00Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* Dig Priority */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Digging''' is a group of actions available from the [[:category:designations|{{K|d}}esignations menu]]. Digging is performed by dwarven [[miner]]s in order to create empty spaces, hollow out material or dig stairs and ramps. All dig actions require a dwarf with the miner skill and an available [[pick]]. &lt;br /&gt;
&lt;br /&gt;
=== Digging in 3D ===&lt;br /&gt;
&lt;br /&gt;
The map is divided in ''layers''. Tiles on each layer are composed by whatever is on that tile, and the floor (or absence &amp;lt;BR&amp;gt;of floor) below it. A virgin rock tile is composed of a wall of rock and a floor of rock, for example. The ''ceiling'' of a tile is the same thing as the floor of the layer above that tile.&lt;br /&gt;
&lt;br /&gt;
The most basic dig action is {{K|d}} '''mine'''. When this option is selected you can mark areas to be hollowed out from the current layer. Any useful material such as rock or ore is deposited on the ground excavated by the tile. Digging a tile preserves both the floor and the ceiling of that tile. &amp;lt;!--The only restriction on digging is the creation of an unstable 7x7 room underground which will collapse after a short amount of time.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:DF_Terraform.PNG|thumb|500px]]&lt;br /&gt;
&lt;br /&gt;
A more advanced version of dig is {{K|h}} '''channel'''. When this option is selected, floor tiles can be marked for excavation. When dug out, the floor (as well as a wall if it exists) on your layer will be removed the tile on the layer below will be dug out. Creating a channel could be described as 'strip mining'. &lt;br /&gt;
&lt;br /&gt;
Because it has the potential of removing two layers of wall and one of floor, channeling has the potential to be the fastest mining method. However, be careful that multiple miners working on the same channel don't undermine each other causing them to fall through to the tile below. If this happens you may need to build a stair or a ramp in order for the fallen miner to escape.&lt;br /&gt;
&lt;br /&gt;
Indiscriminate mining may cause [[Cave-in]]s.&lt;br /&gt;
&lt;br /&gt;
=== Stairs &amp;amp; Ramps ===&lt;br /&gt;
&lt;br /&gt;
For dwarves to move upwards and downwards between levels the construction of [[stairway]]s and [[ramp]]s is required. The most reliable way to assist your constructions is to dig an [[upward stairway]] on the lower level and [[downward stairway]] above. '''[[Stairs]] down''' only remove the floor, and '''Upward stairways''' do not affect the floor or the ceiling. '''Up/Down stairways''' act as a combination of both.&lt;br /&gt;
&lt;br /&gt;
You can also construct these out of rocks or wood, but well placed dig commands are quicker. Digging downwards from the surface, first dig a {{K|j}} '''downward stairway'''. If you wait for this to be dug you will then see a visible block on the layer below where the stairway connects. In this tile dig an {{K|u}}'''pward stairway'''. Your dwarves will now be able to access both levels using these stairs. It is advisable to build one of these before channeling in order for your dwarves to escape. &lt;br /&gt;
&lt;br /&gt;
It may be convenient to build an {{K|i}} '''up/down stairway'''. This automatically creates a downward stairway on the floor above if you have not done so.{{Verify}} This style creates an X symbol in place of a &amp;lt; on the default tileset, but leaves a &amp;gt; symbol on the floor above. You can also make a long series of up/down stairways directly above/below each other to make a long staircase that encompasses many levels.&lt;br /&gt;
&lt;br /&gt;
Upward [[Ramp]]s remove the ceiling above them and create a down-ramp automatically. They can't be used by dwarves unless built specifically. Up-ramps can be found in the same submenu of the {{K|d}}esignation menu as up- and down-staircases.&lt;br /&gt;
&lt;br /&gt;
Ramps should be avoided until you need to provide access to caravans as dwarves on the upper level cannot perform actions such as dig, or build when standing on the ramp ''(imagine they are 'half way' up the ramp)''.&lt;br /&gt;
&lt;br /&gt;
Stairs and Ramps can be removed using the {{K|z}} '''remove up stairs/ramps''' command, ''if those ramps were originally built by digging''. Select this and mark the stairs/ramps to be dug out.&lt;br /&gt;
&lt;br /&gt;
==Dig Priority==&lt;br /&gt;
&lt;br /&gt;
Dwarves will currently choose a tile to mine at random (closer tiles being chosen over farther ones), but dwarves have a priority over which side they will mine out from, causing them to walk around unmined areas to reach these prefered sides.&lt;br /&gt;
&lt;br /&gt;
In order from most prefered to least prefered:&lt;br /&gt;
&lt;br /&gt;
West &amp;gt; East &amp;gt; North &amp;gt; South &amp;gt; NW &amp;gt; SW &amp;gt; NE &amp;gt; SE&lt;br /&gt;
&lt;br /&gt;
Dwarves prefer to dig tiles near other dwarves: if one dwarf moves, they are all likely to move.&lt;br /&gt;
&lt;br /&gt;
Z-axis preferences untested, though it appears to me that dwarves prefer to dig out lower areas from a diagonally located area (i.e. not standing on the down stairs while digging out the up stairs directly below the down).&lt;br /&gt;
&lt;br /&gt;
==Map Structure==&lt;br /&gt;
If you are still confused about tunnels, floors and ceilings created by the mine command then look at the following diagram:&lt;br /&gt;
&lt;br /&gt;
 TOP VIEWS:      SIDE VIEW:&lt;br /&gt;
   LAYER 3       FROM -&amp;gt; &lt;br /&gt;
   ██████..-     5 ██████&lt;br /&gt;
   ██████..-     4 ██████&lt;br /&gt;
 -&amp;gt;██████..-     3 ██████__&lt;br /&gt;
   ██████..-     2 ████  &lt;br /&gt;
   ██████..-     1 █████████&lt;br /&gt;
   &lt;br /&gt;
   LAYER 2&lt;br /&gt;
   ████████.&lt;br /&gt;
   ████████.&lt;br /&gt;
 -&amp;gt;████.....&lt;br /&gt;
   ████████. &lt;br /&gt;
   ████████.&lt;br /&gt;
   &lt;br /&gt;
 Key:&lt;br /&gt;
 █ Solid rock&lt;br /&gt;
 . Floor, visible from this layer&lt;br /&gt;
 - Empty space, with a floor below&lt;br /&gt;
 _ Ceiling (undermined section)&lt;br /&gt;
&lt;br /&gt;
The Top Views try to show how digging into the mountain (on Layer 2) leaves a ceiling (floor) on the layer above. This is represented on the Side View by a thin line. Try to think of the mountain as a series of boxes where with a thin lid ontop of each. At any place the box can be filled or empty, and the lid above be there or not there. For example, you can create a wall and build a floor ontop of it. (Building a wall creates a floor on the next level by default, but this doesn't stop you building another floor construction ontop of it!)&lt;br /&gt;
&lt;br /&gt;
''Revised theory'': Imagine the 3D world as a grid of boxes. Each box can have one of three states; [[Wall]]ed, [[Open space]], [[Floor]].&lt;br /&gt;
*Each cube can only be in one of these states.&lt;br /&gt;
*If a tile is Walled it is inaccessible, but the box above can be walked on (if an Open space or a Floor).&lt;br /&gt;
*If it is [[Open space]], then it has no Floor and may be accessible.&lt;br /&gt;
*If a Floor is present, then the box is accessible.&lt;br /&gt;
*Additionally, floor constructions can be built in an Open space or a Floor box provided there is access from the side&lt;br /&gt;
--[[User:Markavian|Markavian]] (Please discuss)&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Map tile]]s - Different types of walled, floor and open spaces&lt;br /&gt;
* [[Mining]] - A description of the miner skill, used for digging&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Tilesets&amp;diff=6606</id>
		<title>40d:Tilesets</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Tilesets&amp;diff=6606"/>
		<updated>2008-01-01T00:40:13Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* What tiles are used for what */ zones&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''You may be looking for the [[List of user character sets]] or [[List of user graphics sets]].''&lt;br /&gt;
&lt;br /&gt;
'''Tilesets''' are images the game uses to display its graphics; each tile is used to show text and represent things. Users create custom tilesets for a number of reasons, including increased visibility, aesthetics, or small size. Tilesets come in two flavors: &amp;quot;'''character sets'''&amp;quot; (or simply &amp;quot;tilesets&amp;quot;) and &amp;quot;'''graphics sets'''&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Overview and installation ==&lt;br /&gt;
&lt;br /&gt;
=== Character sets ===&lt;br /&gt;
&lt;br /&gt;
A character set is an image in BMP format that contains the 256 different tiles, corresponding to the IBM Code-page 457 ASCII+Extended characters, which are used to display the main graphics. [[List of user character sets|Here is the list]] of user-made standard tilesets. To install any of these tilesets, follow these steps:&lt;br /&gt;
&lt;br /&gt;
# Download the tileset.&lt;br /&gt;
# Convert it into a 24-bit BMP file. Do NOT just change the extension to .bmp; you must use a program like MS paint to save it as a .bmp.&lt;br /&gt;
# Put it in the data/art directory of your Dwarf Fortress installation.&lt;br /&gt;
# Open data/init/init.txt &lt;br /&gt;
# If you want to use the tileset in fullscreen mode, locate and modify the [FULLSCREENX:800], [FULLSCREENY:600], and [FULLFONT:curses_800x600.bmp] configuration lines to match the specifications from the [[List of user tilesets|tileset list]]. The FULLFONT directive should match the filename of the tileset you downloaded. If you want to use the tileset in windowed mode, search for the [WINDOWEDX:640], [WINDOWEDY:300], and [FONT:curses_640x300.bmp] lines instead, and change them to the correct values.&lt;br /&gt;
# It is also recommended you change [BLACK_SPACE:NO] to [BLACK_SPACE:YES] to prevent stretching of the graphics.&lt;br /&gt;
# Save the file, then you're ready to play!&lt;br /&gt;
&lt;br /&gt;
=== Graphics sets ===&lt;br /&gt;
&lt;br /&gt;
Character sets only change certain graphics, while others are left out. The confusingly-named [[graphics sets]] are used to change the appearance of [[creatures]] in the game, such as dwarves and unicorns. These are usually designed to work together with certain character sets. The Dystopian Rhetoric graphics set comes with it's own DF installer; to install any others (or to install that one manually), you follow a similiar process to the above:&lt;br /&gt;
&lt;br /&gt;
# Download the graphics set. (The list is [[Graphics sets|here]].)&lt;br /&gt;
# Convert it into a 24-bit BMP file using your favorite image editing program.&lt;br /&gt;
# Put it in the raw/graphics/example directory of your Dwarf Fortress installation, so it overwrites the existing file.&lt;br /&gt;
# Open /raw/graphics/example_text.txt&lt;br /&gt;
# Replace the contents with the appropriate text for the graphics set you downloaded. Save the file.&lt;br /&gt;
# Open data/init/init.txt&lt;br /&gt;
# Locate the [GRAPHICS:NO] line and change it to [GRAPHICS:YES].&lt;br /&gt;
# Change the resolution and font directories as above, this time for the lines starting with GRAPHICS instead. So, if you want to use fullscreen mode, modify [GRAPHICS_FULLSCREENX:800], [GRAPHICS_FULLSCREENY:600], and [GRAPHICS_FULLFONT:curses_800x600.bmp] to suit the standard tileset you want to use. For windowed mode, the lines to change are [GRAPHICS_WINDOWEDX:640], [GRAPHICS_WINDOWEDY:300], and [GRAPHICS_FONT:curses_640x300.bmp].&lt;br /&gt;
# Be sure to change [GRAPHICS_BLACK_SPACE] to the same setting as [BLACK_SPACE].&lt;br /&gt;
# Save the file, then you're ready to get mangled by a great-looking elephant!&lt;br /&gt;
&lt;br /&gt;
== Custom tileset design ==&lt;br /&gt;
&lt;br /&gt;
The gameplay viewport is 80 characters wide, and 25 characters tall. Therefore, a tileset's target resolution will be TILE_X_LENGTH * 80 by TILE_Y_LENGTH * 25. Since the tileset is arranged into a 16x16 grid of tiles (256 tiles total), the tileset image size will be TILE_X_LENGTH * 16 by TILE_Y_LENGTH * 16. Here are some common tile sizes:&lt;br /&gt;
&lt;br /&gt;
* A tileset with 10x12 tiles will be 160x192 pixels large, and the target resolution will be 800x300.&lt;br /&gt;
* A tileset with 16x16 tiles will be 256x256 pixels large, and the target resolution will be 1280x400.&lt;br /&gt;
&lt;br /&gt;
When creating a custom tileset, it's often easiest to start with an existing one, and edit it to your liking. Tilesets generally fall into three categories: rectangular tilesets, square tilesets, and 16x16 square tilesets. Rectangular tilesets have tiles that are taller than they are wide. The text in these tilesets is generally easier to read, but the map appears squished horizontally. Square tilesets usually provide more attractive graphics, but are slightly less readable. The 16x16 square tilesets are just a sub-set, which are grouped together because most [[Object Tilesets]] use 16x16 tiles. The graphics in Dwarf Fortress can be somewhat diversified and enhanced through the use of graphics sets.&lt;br /&gt;
&lt;br /&gt;
Many tiles are used by the game in multiple ways, and this makes customizing the graphics difficult. The same icon is used for chairs and the north end of one-tile-wide vertical bridges. Ashes and broken arrows look the same, and many game entities (such as levers, floodgates, bags, and bins) share characters that are also used in Dwarven names or other bits of text in the interface. &lt;br /&gt;
&lt;br /&gt;
=== How colors other than white and magenta work ===&lt;br /&gt;
&lt;br /&gt;
When the game draws a tile, it will select a foreground color, a background color, and a tile based on the item being drawn.  The background color will be used in place of magenta (Hex code #FF00FF or RGB 255 0 255).  All other colors in the tile will be treated as a mask against the foreground color.  Pure white (#FFFFFF) will always show the foreground color, while light grey (#CCCCCC) will be a slightly darker version of the foreground color, and dark grey (#888888) will be a dark version of the foreground color.  Black (#000000) will always be black.  It is impossible to use different shades of the background color.&lt;br /&gt;
&lt;br /&gt;
In general, just remember these rules:&lt;br /&gt;
&lt;br /&gt;
* Bright magenta (#FF00FF) is the background.&lt;br /&gt;
* Bright white (#FFFFFF) is the foreground.&lt;br /&gt;
* Darker shades of white and grey (#C0C0C0, #808080, etc) will display darker shades of the foreground color.  It is possible to use any shade of grey, including ones like #333333 and #C2C2C2.&lt;br /&gt;
* Black (#000000) will always be black.&lt;br /&gt;
* It's probably best to avoid color in normal tilesets.&lt;br /&gt;
&lt;br /&gt;
For an example, the game is drawing an exposed turquoise cluster with color &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;bright blue&amp;lt;/span&amp;gt; (#0000FF).  While loading the tile image, it encounters the color &amp;lt;span style=&amp;quot;color:#CCC;&amp;quot;&amp;gt;light grey&amp;lt;/span&amp;gt; (#CCCCCC).  The color used in its place will be:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin-bottom:20px; text-align:left; width:90%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Color component || Foreground color || Color mask from tile || Calculation in hex || Calculation in decimal&lt;br /&gt;
|-&lt;br /&gt;
| Red   || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;00FF || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;CCCC || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Green || #00&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;FF || #CC&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;CC ||&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Blue  || #0000&amp;lt;span style=&amp;quot;color:#00F&amp;quot;&amp;gt;FF&amp;lt;/span&amp;gt;  || #CCCC&amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;FF&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;CC&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;CB&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;255&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;204&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;203&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:#0000CB&amp;quot;&amp;gt;Final Color&amp;lt;/span&amp;gt; || || || #&amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;CB&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;203&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Color masks with inequal amounts of R, G and B are calculated in the same fashion.  The game is now drawing a speardwarf with color &amp;lt;span style=&amp;quot;color:#C0C000;&amp;quot;&amp;gt;brown&amp;lt;/span&amp;gt; (#C0C000).  It encounters the color &amp;lt;span style=&amp;quot;color:#008080;&amp;quot;&amp;gt;cyan&amp;lt;/span&amp;gt; while loading the tile (#008080).  The color used instead of cyan will be:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin-bottom:20px; text-align:left; width:90%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Color component || Foreground color || Color mask from tile || Calculation in hex || Calculation in decimal&lt;br /&gt;
|-&lt;br /&gt;
| Red   || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;C000 || #&amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;8080 || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;192&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#F00;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Green || #C0&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;00 || #00&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;80 ||&amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;C0&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;60&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;192&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#0F0;&amp;quot;&amp;gt;128&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;96&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Blue  || #C0C0&amp;lt;span style=&amp;quot;color:#00F&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;  || #0080&amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;80&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; / 100&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;sub&amp;gt;16&amp;lt;/sub&amp;gt; || &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; * &amp;lt;span style=&amp;quot;color:#00F;&amp;quot;&amp;gt;128&amp;lt;/span&amp;gt; / 256 = &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:#006000&amp;quot;&amp;gt;Final Color&amp;lt;/span&amp;gt; || || || #&amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;60&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;00&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:#900;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#090;&amp;quot;&amp;gt;96&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#009;&amp;quot;&amp;gt;0&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
As illustrated by this example, colors in the tileset can result in colors that aren't in the foreground color or the tile graphic.  In this case, a brown foreground color with a cyan pixel color in the tileset results in a final color of green.  &lt;br /&gt;
&lt;br /&gt;
Theoretically, the way the game handles color masks could be used to display different graphics for items that use the same tile (but whose respective colors use different color component channels).  For example, if a bright red object and a bright blue object use the same tile, the tile can use bright red for all pixels that only the red object uses, bright blue for all pixels only the blue object uses, and bright magenta (but NOT #FF00FF, it would have to be #FE00FE or something similar) for all pixels both objects use.  In this fashion the two objects that share a tile would look completely different.  In practice however, this is probably impossible because so many objects share the same tile, the chances of the potential foreground colors sharing a red, green, or blue color component are too great.&lt;br /&gt;
&lt;br /&gt;
== What tiles are used for what ==&lt;br /&gt;
&lt;br /&gt;
''''This section needs to be redone for the new DF version. Any Volunteers?''''&lt;br /&gt;
&lt;br /&gt;
'''VERY IMPORTANT:''' Before removing &amp;quot;, others?&amp;quot; at the end, make absolutely sure that there are no other uses for the tile, and ''always'' add it if you are not absolutely sure that there are no other uses for the tile. Any edits not following this rule will get reverted.&lt;br /&gt;
&lt;br /&gt;
Items marked with * can have their tile changed in the raw files.&lt;br /&gt;
Items marked with # can have their tile replaced by a [[graphics set]] image. This includes all non-vermin creatures (not sure about vermins).&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 01 (000-015)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| No use&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|☺}}&lt;br /&gt;
| Civilian dwarves#&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|☻}}&lt;br /&gt;
| Military dwarves#&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♥}}&lt;br /&gt;
| Dimple Cups*, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♦}}&lt;br /&gt;
| Cut gems, large gems, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♣}}&lt;br /&gt;
| Tower-caps*, Acacia trees*, Mangrove trees*, Maple trees*, quarry bushes*, others(no other tree)?&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♠}}&lt;br /&gt;
| Plump Helmets*, Oak trees*, quarry bush leaves*, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|•}}&lt;br /&gt;
| Stone, solid workshop tile for several workshops like the magma smelter, lakes in main map, caves in the main map, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|◘}}&lt;br /&gt;
| Solid workshop tile for several other workshops like the magma forge, tanner workshop, catapult cup, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|○}}&lt;br /&gt;
| Well, bracelet, ant colony, millstone, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|◙}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♂}}&lt;br /&gt;
| Male sign, bags, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♀}}&lt;br /&gt;
| Female sign, amulet, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♪}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|♫}}&lt;br /&gt;
| Armor stands, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|☼}}&lt;br /&gt;
| Gems, coal, currency symbol, masterpiece quality symbol, spider webs, turtle*, 'sun' symbol in engravings, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 02 (016-031)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|►}}&lt;br /&gt;
| Head of ballista facing east, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|◄}}&lt;br /&gt;
| Head of ballista facing west, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↕}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|‼}}&lt;br /&gt;
| Cages, on-fire symbol, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¶}}&lt;br /&gt;
| Mugs, largest elven cities?, some tree types, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|§}}&lt;br /&gt;
| Restraints, whip vine, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#x25AC;}}&lt;br /&gt;
| Logs, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↨}}&lt;br /&gt;
| Some tree types, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↑}}&lt;br /&gt;
| Interface text (bridge and aqueduct direction), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↓}}&lt;br /&gt;
| Hungry/thirsty/drowsy/unhappy indicator, bridge placement raising direction indicator, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|→}}&lt;br /&gt;
| Interface text (bridge and aqueduct direction), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|←}}&lt;br /&gt;
| Interface text (bridge and aqueduct direction), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|∟}}&lt;br /&gt;
| Withered plants, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|↔}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▲}}&lt;br /&gt;
| Head of ballista facing north, tree?, ramp, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▼}}&lt;br /&gt;
| Head of ballista facing south, ramp, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 03 (032-047)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| No use&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|!}}&lt;br /&gt;
| Strange mood mark, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;quot;}}&lt;br /&gt;
| Shrub, quotation marks, kobold's glowing eyes*, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|#}}&lt;br /&gt;
| Chasm, pits, Basalt wall, Sandstone wall, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|$}}&lt;br /&gt;
| Coins, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|%}}&lt;br /&gt;
| Prepared food, unknown underground area, siltstone, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;}}&lt;br /&gt;
| Demons#, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#39;}}&lt;br /&gt;
|  Rough floors, unknown underground, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|(}}&lt;br /&gt;
| Foreign object opening tag, tile in bowyer's workshop, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|)}}&lt;br /&gt;
| Foreign object closing tag, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|*}}&lt;br /&gt;
| Ore, superior quality tags, key reference, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|+}}&lt;br /&gt;
| Smooth floors, injured status, finely-crafted tags, text, indicates construction on level below, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|,}}&lt;br /&gt;
| Rough floors, unknown underground, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|-}}&lt;br /&gt;
| Scepters, arrows in flight, well-crafted tags, keyboard reference, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|.}}&lt;br /&gt;
| Rough floors, text, unknown underground, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|/}}&lt;br /&gt;
| Weapons, bolts, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 04 (048-063)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|0}}&lt;br /&gt;
| Coffins, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|1}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|2}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|3}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|4}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|5}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|6}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|7}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|8}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|9}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|:}}&lt;br /&gt;
| Strawberries, Prickle Berries, plants (type?), snowstorms, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|;}}&lt;br /&gt;
| Workshop(which ones?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;lt;}}&lt;br /&gt;
|  Stairs up, opening tag in some item names, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#61;}}&lt;br /&gt;
| Stockpiles, Flint Wall, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;gt;}}&lt;br /&gt;
| Stairs down, closing tag in item names, arrowhead on broker precision page, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|?}}&lt;br /&gt;
| &amp;quot;Task assigned&amp;quot; indicator, looking for path(?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 05 (064-079)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|@}}&lt;br /&gt;
| Sheriff#, berserk dwarf#, adventurer#, fortress guard#, royal guard#, dwarven merchants#, caravan guards#&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|A}}&lt;br /&gt;
| Alligator#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|B}}&lt;br /&gt;
| Bears#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|C}}&lt;br /&gt;
| Cow#, camels# text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|D}}&lt;br /&gt;
| Dragon#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|E}}&lt;br /&gt;
| Elf#, elephant#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|F}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|G}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|H}}&lt;br /&gt;
| Horse#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|I}}&lt;br /&gt;
| Support, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|J}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|K}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|L}}&lt;br /&gt;
| Leopard#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|M}}&lt;br /&gt;
| Magma man#, mule#, muskoxen# text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|N}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|O}}&lt;br /&gt;
| Trade depot post, detailing system, text, wall ends, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 06 (080-095)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|P}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Q}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|R}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|S}}&lt;br /&gt;
| Sasquatch#, giant desert scorpion#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|T}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|U}}&lt;br /&gt;
| Human#, Unicorn#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|V}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|W}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|X}}&lt;br /&gt;
| Bin, floodgate, shop post, nausea/winded/stunned/unconscious/migrant indicator, text, up/down stairs, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Y}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Z}}&lt;br /&gt;
| Asleep indicator, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|[}}&lt;br /&gt;
| Clothes, armor?, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|\}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|]}}&lt;br /&gt;
| Clothes?, armor?, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|^}}&lt;br /&gt;
| Trap, pressure plate (trap?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|_}}&lt;br /&gt;
| Channel designation, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 07 (096-111)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|`}}&lt;br /&gt;
| Rough floors, unknown underground, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|a}}&lt;br /&gt;
| Antman?&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|b}}&lt;br /&gt;
| Batman?&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|c}}&lt;br /&gt;
| Cat#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|d}}&lt;br /&gt;
| Dog#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|e}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|f}}&lt;br /&gt;
| Frogman#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|g}}&lt;br /&gt;
| Goblin#, Goat#, Gremlin#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|h}}&lt;br /&gt;
| Harpy#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|i}}&lt;br /&gt;
| Fire imp#&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|j}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|k}}&lt;br /&gt;
| Kobold#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|l}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|m}}&lt;br /&gt;
| Mandrill#, mussel, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|n}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|o}}&lt;br /&gt;
| Well construction, bridge construction, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 08 (112-127)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|p}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|q}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|r}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|s}}&lt;br /&gt;
| Snakeman#, Slugman#, Snailman, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|t}}&lt;br /&gt;
| Troglodyte#, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|u}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|v}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|w}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|x}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|y}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|z}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#123;}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#124;}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|&amp;amp;#125;}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|~}}&lt;br /&gt;
| Unfinished rough stone road, river, magma, fluids, dirt road, farm construction, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|⌂}}&lt;br /&gt;
| Animal trap, low mountains on world map, part of mechanic's workshop?, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 09 (128-143)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ç}}&lt;br /&gt;
| Mechanisms, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ü}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|é}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|â}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ä}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|à}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|å}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ç}}&lt;br /&gt;
| Totems, text?, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ê}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ë}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|è}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ï}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|î}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ì}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ä}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Å}}&lt;br /&gt;
| Idols, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 10 (144-159)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|É}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|æ}}&lt;br /&gt;
| Toys, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Æ}}&lt;br /&gt;
| Coffers, Quivers, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ô}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ö}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ò}}&lt;br /&gt;
| Unactivated levers, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|û}}&lt;br /&gt;
| Bucket, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ù}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ÿ}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ö}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ü}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¢}}&lt;br /&gt;
| Closed hatches, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|£}}&lt;br /&gt;
| Ore in walls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¥}}&lt;br /&gt;
| Lobster*, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|₧}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ƒ}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 11 (160-175)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|á}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|í}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ó}}&lt;br /&gt;
| Activated levers, text, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ú}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ñ}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ñ}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ª}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|º}}&lt;br /&gt;
| Cloth, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¿}}&lt;br /&gt;
| Instrument, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|⌐}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¬}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|½}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¼}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|¡}}&lt;br /&gt;
| Flask, waterskin, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|«}}&lt;br /&gt;
| Ballista arrow tail for west-facing ballistae, decoration mark, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|»}}&lt;br /&gt;
| Ballista arrow tail for east-facing ballistae, decoration mark, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 12 (176-191)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|░}}&lt;br /&gt;
| Partially dug rock, gases, workshop tiles(which ones?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▒}}&lt;br /&gt;
| Partially dug rock, gases, workshop tiles(which ones)?, side tiles for catapult, window, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▓}}&lt;br /&gt;
| Partially dug rock, gases, workshop tiles(which ones)?, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|│}}&lt;br /&gt;
| Overworld rivers, well chain/rope, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┤}}&lt;br /&gt;
| Overworld rivers, top-right tile for Loom, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╡}}&lt;br /&gt;
| Tree in winter, part of bridge system, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╢}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╖}}&lt;br /&gt;
| Ends of smooth walls, Waterfalls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╕}}&lt;br /&gt;
| Ends of smooth walls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╣}}&lt;br /&gt;
| Walls, waterfalls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|║}}&lt;br /&gt;
| Walls, bridges, waterfalls, wooden doors, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╗}}&lt;br /&gt;
| Walls, bridges, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╝}}&lt;br /&gt;
| Walls, bridges, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╜}}&lt;br /&gt;
| Ends of smooth walls, waterfalls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╛}}&lt;br /&gt;
| Ends of smooth walls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┐}}&lt;br /&gt;
| Overworld rivers, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 13 (192-207)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|└}}&lt;br /&gt;
| Overworld rivers, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┴}}&lt;br /&gt;
| Overworld rivers, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┬}}&lt;br /&gt;
| Overworld rivers, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|├}}&lt;br /&gt;
| Overworld rivers, top-left tile for Loom, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|─}}&lt;br /&gt;
| Overworld rivers, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┼}}&lt;br /&gt;
| Doors, overworld rivers, (flashing) floor detailing/engraving in progress, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╞}}&lt;br /&gt;
| Bridges, trees in winter, catapult tile, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╟}}&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╚}}&lt;br /&gt;
| Walls, bridges, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╔}}&lt;br /&gt;
| Walls, bridges, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╩}}&lt;br /&gt;
| Walls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╦}}&lt;br /&gt;
| Walls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╠}}&lt;br /&gt;
| Walls, waterfalls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|═}}&lt;br /&gt;
| Walls, bridges, planted fields, center catapult tile, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╬}}&lt;br /&gt;
| Walls, bridges, fortifications, (flashing) wall detailing/engraving/fortifying in progress, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╧}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 14 (208-223)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╨}}&lt;br /&gt;
| Bridges, waterfalls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╤}}&lt;br /&gt;
| Table, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╥}}&lt;br /&gt;
| Chairs, bridges, waterfalls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╙}}&lt;br /&gt;
| Ends of smooth walls, waterfalls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╘}}&lt;br /&gt;
| Ends of smooth walls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╒}}&lt;br /&gt;
| Ends of smooth walls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╓}}&lt;br /&gt;
| Ends of smooth walls, waterfalls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╫}}&lt;br /&gt;
| Some types of floodgates (metal? wood?)?, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|╪}}&lt;br /&gt;
| Some types of doors (metal?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┘}}&lt;br /&gt;
| Overworld rivers, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|┌}}&lt;br /&gt;
| Overworld rivers, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|█}}&lt;br /&gt;
| Any solid color tile&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▄}}&lt;br /&gt;
| Siege machine parts, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▌}}&lt;br /&gt;
| Ballista, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▐}}&lt;br /&gt;
| Ballista, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|▀}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 15 (224-239)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|α}}&lt;br /&gt;
| Fish, top-center fishery tile, meat (except?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ß}}&lt;br /&gt;
| Leather, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Γ}}&lt;br /&gt;
| Weight symbol, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|π}}&lt;br /&gt;
| Cabinet, some forts on overworld map (Goblin? Undead?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Σ}}&lt;br /&gt;
| Trap weapon, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|σ}}&lt;br /&gt;
| Anvil, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|µ}}&lt;br /&gt;
| Plants*(which?), crown, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|τ}}&lt;br /&gt;
| Pig tails*, Tower cap sapling others?&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Φ}}&lt;br /&gt;
| Sweet pods*, bloated tuber*, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Θ}}&lt;br /&gt;
| Beds, something on the minimap (what is it?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|Ω}}&lt;br /&gt;
| Statues, Dwarven cities on map, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|δ}}&lt;br /&gt;
| Earrings, kennel tile, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|∞}}&lt;br /&gt;
| Boulder, middle-right butcher tile, unmined andesite*, unmined pumice*, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|φ}}&lt;br /&gt;
| Thread, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ε}}&lt;br /&gt;
| Crossbow? Tile in bowyer's workshop, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|∩}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
!colspan='2'|Row 16 (240-255)&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|≡}}&lt;br /&gt;
| Bars, excellence quality symbol, zones, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|±}}&lt;br /&gt;
| Unfinished road, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|≥}}&lt;br /&gt;
| Spent ammo (catapult stones count), ashes, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|≤}}&lt;br /&gt;
| Spent ammo (catapult stones count), ashes, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|⌠}}&lt;br /&gt;
| Willow tree*, other trees?, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|⌡}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|÷}}&lt;br /&gt;
| Barrel, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|≈}}&lt;br /&gt;
| Rough stone road or bridge, river, lava, glop, fat, tallow, farm, vomit, [[Blood|blood]] pools others?&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|°}}&lt;br /&gt;
| Ring, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|∙}}&lt;br /&gt;
| Vermin*, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|·}}&lt;br /&gt;
| Seeds, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|√}}&lt;br /&gt;
| Weapon racks, tall grass in main map, tick (selecting production materials, confirmed items on manager window), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|ⁿ}}&lt;br /&gt;
| Something in main map(what is it?), &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|²}}&lt;br /&gt;
| Body parts, chunks, small corpses, bone, shell, skins, skulls, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{TST|■}}&lt;br /&gt;
| Blocks, first image seen for a creature falling into the chasm, trees on level below, &amp;lt;span style='color : #888888;'&amp;gt;others?&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| No use&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ☺ ☻ ♥ ♦ ♣ ♠ • ◘ ○ ◙ ♂ ♀ ♪ ♫ ☼ ► ◄ ↕ ‼ ¶ § ▬ ↨ ↑ ↓ → ← ∟ ↔ ▲ ▼ ! &amp;quot; # $ % &amp;amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &amp;lt; = &amp;gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ ⌂ Ç ü é â ä à å ç ê ë è ï î ì Ä Å É æ Æ ô ö ò û ù ÿ Ö Ü ¢ £ ¥ ₧ ƒ á í ó ú ñ Ñ ª º ¿ ⌐ ¬ ½ ¼ ¡ « » ░ ▒ ▓ │ ┤ ╡ ╢ ╖ ╕ ╣ ║ ╗ ╝ ╜ ╛ ┐ └ ┴ ┬ ├ ─ ┼ ╞ ╟ ╚ ╔ ╩ ╦ ╠ ═ ╬ ╧ ╨ ╤ ╥ ╙ ╘ ╒ ╓ ╫ ╪ ┘ ┌ █ ▄ ▌ ▐ ▀ α ß Γ π Σ σ µ τ Φ Θ Ω δ ∞ φ ε ∩ ≡ ± ≥ ≤ ⌠ ⌡ ÷ ≈ ° ∙ · √ ⁿ ² ■ --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;br /&gt;
[[Category:Interface]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:River&amp;diff=26000</id>
		<title>40d:River</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:River&amp;diff=26000"/>
		<updated>2007-12-31T21:38:53Z</updated>

		<summary type="html">&lt;p&gt;Nate879: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Surface Rivers ==&lt;br /&gt;
&lt;br /&gt;
Rivers are found on the surface of world maps. They vary in width and depth, some being more wide and some being more deep than others. They often flow through deep canyons or just across the flat surface of a level. On levels with cliffs, [[waterfall|waterfalls]] may be found.&lt;br /&gt;
&lt;br /&gt;
'''Major rivers, Minor rivers, Streams and Brooks'''''&lt;br /&gt;
&lt;br /&gt;
On the surface of the world you can find four different types of rivers. &lt;br /&gt;
&lt;br /&gt;
*Major Rivers are distinguished by a different symbol than just a &amp;quot;-&amp;quot; instead they are an &amp;quot;=&amp;quot; some worlds have no Major Rivers so they can be considered quite valuable. Usually they have minor river tributaries and can often feed large lakes. Major rivers are much wider than regular rivers. Besides this, the difference (if any) between major and minor rivers has yet to be discovered. However major rivers are beleived to lower the fps.&lt;br /&gt;
&lt;br /&gt;
*Minor Rivers are dark blue and usually have tributaries of brooks.&lt;br /&gt;
&lt;br /&gt;
*Streams are light blue and often converge with other streams, and have some tributaries of brooks.&lt;br /&gt;
&lt;br /&gt;
*[[Brook]]s are not visible on the region map. They are the smallest flowing body of water that can be found ingame. Brooks have a special water designation, dwarves and other units are capable of walking through a brook. Brooks are very common, almost every tile around a stream or larger river will have a brook running through it.&lt;br /&gt;
&lt;br /&gt;
[[Image:Watersystems01.jpg|298px|thumb|Different sorts of rivers in action]]&lt;br /&gt;
&lt;br /&gt;
== Underground Rivers ==&lt;br /&gt;
&lt;br /&gt;
An underground river is, obviously, a river found underground. They are hard to find in the current version of Dwarf Fortress, particularly because you are not guaranteed to have one in your map.&lt;br /&gt;
&lt;br /&gt;
If you are lucky enough to find a cave river, you can use it as the basis of an [[underground forest]] operation.&lt;br /&gt;
&lt;br /&gt;
It is also possible to find cave rivers or pools which are actually visible from the surface - you may even see a few tower-caps growing on the surface. This may be rather rare, however, and cannot be spotted from site-selection. (You can tell it's a cave river/pool because of the frogmen or what-have-you in it)&lt;br /&gt;
&lt;br /&gt;
== Other Important Facts ==&lt;br /&gt;
&lt;br /&gt;
*Rivers presumably contain an unlimited amount of water and cannot be drained. They can, however, be dammed if you can *temporarily* drain part of them to 1/7 or less for long enough to install floodgates. For some reason, rivers will not overflow floodgates which are blocking them. The water just... stops. This demonstrates one way to drain and dam a river: http://mkv25.net/dfma/movie-196-draininganddammingamajorriver-i&lt;br /&gt;
*Rivers often contain an abundance of [[fishing|fish]], including highly dangerous dwarf-killing fish such as [[carp]], [[pike]], [[longnose gar]], etc.&lt;br /&gt;
*See [[water]].&lt;br /&gt;
&lt;br /&gt;
{{World}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Map tiles]][[category:Water bodies]][[Category:World]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Irrigation&amp;diff=6257</id>
		<title>40d:Irrigation</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Irrigation&amp;diff=6257"/>
		<updated>2007-12-29T21:14:52Z</updated>

		<summary type="html">&lt;p&gt;Nate879: /* Oldschool Irrigation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Irrigation is the process of making ground suitable for [[farming]]. This is usually done by flooding it with [[water]]. Inside caves, [[rock]] cavern floor tiles that are covered with water instantly become muddy tiles, which you can then build farm plots on. There are many possible methods for getting the farm area muddy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Basic Irrigation==&lt;br /&gt;
&lt;br /&gt;
Some locations have layers of [[soil]] a few z-levels thick. This ground is fertile and good for storage as it doesn't leave rocks behind. This form of irrigation is very basic and advisable to newer players. It is possible to build a farm plot directly on any soil tiles, however the dwarven crops such as [[plump helmet]]s can only be grown in a [[subterranean]] plot.  In lowland areas, a farm plot built on the surface can be used to grow outdoor crops such as [[prickle berry|prickle berries]], whose seeds can be obtained by gathering plants from outside and brewing them or waiting for them to be eaten raw.&lt;br /&gt;
Seeds can also be traded from caravans.&lt;br /&gt;
&lt;br /&gt;
==Reservoir Irrigation==&lt;br /&gt;
Dwarf Fortress uses realistic water dynamics, including measures of [[water depth]]. A depth of 7 is full, depths of 1 will evaporate, leaving the stone wet and thus suitable for farming. Your goal in irrigation is to get a section of ground to be 1's.&lt;br /&gt;
&lt;br /&gt;
The reservoir method involves building a small reservoir between two [[floodgate|floodgates]] and a farming chamber at least 7 times as large as the reservoir. a reservoir of 10 tiles, for instance, can water a 7x10 chamber effectively. Water is let into the reservoir by lowering, then raising one floodgate. The other floodgate then releases the water into the farming chamber. It spreads around, then evaporates after becoming 1 deep.&lt;br /&gt;
&lt;br /&gt;
It is also possible to achieve the same result with a natural pond using the same technique. Doing so is easier in the short term but it is not advised if you want to keep replenishing your reservoir for other uses, such as [[well]](s), for natural ponds have a very finite amount of water available. On particular maps, natural ponds can replenish themselves at the beginning of each spring.&lt;br /&gt;
&lt;br /&gt;
==Oldschool Irrigation==&lt;br /&gt;
&lt;br /&gt;
# Dig from the [[farm plot]] to any source of water, but keep a single tile of [[wall]] between the newbuilt [[channel]] and the water. Also, [[dig]] a passage from the plot towards lower ground that'll serve as the water drain.&lt;br /&gt;
# Build a [[door]] or [[floodgate]], and three [[mechanism]]s.&lt;br /&gt;
# Place the door in the channel. The idea is that it'll block the water from coming through when closed.&lt;br /&gt;
# Build a [[lever]] and link it to the door or floodgate.&lt;br /&gt;
# Pull the lever so the door opens. Send a miner to dig that last wall keeping the water from rushing in. Alternatively, have the miner dig a channel on the last wall from the Z-level above. The miner will dig out the wall without actually having to stand in the way of the water.&lt;br /&gt;
# Ideally, here the miner will run like hell. The water is actually fairly slow.&lt;br /&gt;
# Use the lever to close the channel once you feel you've got enough water to spread over the area.&lt;br /&gt;
# Wait for water to drain out to at least 1/7 per tile. You can use grates and hatches to speed up this process.&lt;br /&gt;
# Make farm.&lt;br /&gt;
# Harvest [[crops]] and produce [[food]]/other materials&lt;br /&gt;
# Profit!&lt;br /&gt;
&lt;br /&gt;
==Pond Irrigation==&lt;br /&gt;
Dig a farm room, and dig a channel one Z-level above it, creating a hole down into the farm room. Create a [[zone]] on the hole, and make it a pond. Your dwarves will attempt to fill it with water carried in buckets. As they dump water in, it will muddy the farm room floor. After it has been sufficiently muddied, disable or remove the pond zone until you need to irrigate it again. Dwarves can build farm plots in 1 unit deep water.&lt;br /&gt;
&lt;br /&gt;
NOTE: Even though it works, this is probably the slowest way to irrigate a room since dwarves only carry 1 unit of water per trip. Especially if you don't have a more than one or two idle dwarves and buckets, or if the water source is far away. It also probably wouldn't work very well on larger farm areas.&lt;br /&gt;
&lt;br /&gt;
NOTE: This probably doesn't work if your farm room is directly under the surface, not for [[plump helmets]] anyway. It's best to have your farm room and the above pond-room both be dug in a cave.&lt;br /&gt;
&lt;br /&gt;
==Footstep Irrigation==&lt;br /&gt;
As your dwarves walk through wet ares, they drag [[mud]] around with them. This mud can be farmed on. Through a little creativity, you can get sections of heavily-trafficked areas wet near your farms and your dwarves will irrigate them for you.&lt;br /&gt;
&lt;br /&gt;
==Wave Irrigation==&lt;br /&gt;
Although seawater is unfit for carrying to your farm in a bucket, areas muddied by seawater seem to be farmable. My favorite method of achieving this is building a farm room under a beach and making a hole in its roof, closable with a hatch, to let waves in.&lt;br /&gt;
&lt;br /&gt;
[[Category:Agriculture]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Main_Page&amp;diff=69</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Main_Page&amp;diff=69"/>
		<updated>2007-12-29T20:51:13Z</updated>

		<summary type="html">&lt;p&gt;Nate879: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1 style=&amp;quot;text-align: center; margin-top: 1em&amp;quot;&amp;gt;The Dwarf Fortress Wiki&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Colored Notice Box|#00f|&lt;br /&gt;
  &amp;lt;p&amp;gt;'''The latest Dwarf Fortress version, v0.27.169.33g was released on 21st December 2007'''&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;Please ensure that all information added is ''accurate for the new version''. The&lt;br /&gt;
  [http://archive.dwarffortresswiki.net/index.php/Main_Page archive of the old wiki] is still available.&amp;lt;/p&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p style=&amp;quot;max-width: 48em; margin: 0 auto;&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the Dwarf Fortress Wiki! This is a collection of user-submitted guides, information and advice for the Roguelike game [http://www.bay12games.com/dwarves/ &amp;quot;Dwarf Fortress&amp;quot;]. Dwarf Fortress is a Windows game (though it can be played on other systems using Wine), developed by [http://www.bay12games.com/ Bay 12 Games] featuring two modes of play, a distinct, randomly-generated world (complete with terrain, wildlife and legends), gruesome combat mechanics and vicious schools of [[carp]].&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;max-width: 48em; margin: 0 auto; text-align: center&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left; margin-right: 1em&amp;quot;&amp;gt;{{Quote Box|Damn, isn't there a way to start out where fights aren't like a coin toss?&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;- &amp;quot;Ironically enough, tossing coins is among the most effective forms of combat.}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right; margin-left: 1em&amp;quot;&amp;gt;{{Quote Box|'Leader' Igëratìr, Clerk has created Razuk Lanzil, a Obsidian Crown!&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;- &amp;quot;I think the leader business is getting to his head!}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{news}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 90%; max-width: 50em; margin: 0 auto; border-spacing: 1em; clear: both&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #fdc; border: 1px solid #a44; border-left-color:#faa; border-top-color:#faa; text-align: center&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #d66; border: 1px solid #a44; border-left-color:#faa; border-top-color:#faa; padding: 0.2em 0.5em&amp;quot; | '''New to Dwarf Fortress?'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[:Dwarf Fortress:About|About Dwarf Fortress]]&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | '''[[:Category:Guides|Tutorials and guides]]''' &amp;lt;!-- this is here since no good page has been written for it yet, but it should be replaced by a non-category page eventually once the list of tutorials and guides is more complete --&amp;gt;&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Starting builds]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Frequently Asked Questions]]&lt;br /&gt;
| style=&amp;quot;witdh: 33%&amp;quot; | * [[Your first fortress]] *&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Pregenerated worlds|Seeds and Pregenerated Worlds]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Important advice]]&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | * [[Indecisive's_illustrated_fortress_mode_tutorial|Indecisive's Illustrated Tutorial]] *&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Quickstart guide]] (older)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%; vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Playing Dwarf Fortress'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Dwarf Fortress mode|Fortress mode]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Adventure mode]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Reclaim fortress mode|Reclaim fortress]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Legends]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Design strategies]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Local map features]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Bloodline_Games|Bloodline games]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Stories]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Gameplay elements'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Activity zone]]s&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Farming]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Building]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Combat]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Creatures]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[:Category:Designations|Designations]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Military]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Noble]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Rooms]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Skill]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Stockpile]]s&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Workshop]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Economics]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Losing]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width: 50%; vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Wiki articles by category'''&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Dwarves|Dwarves]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:World|World]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Buildings|Buildings]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Modding|Modding]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;width:50%&amp;quot; | [[:Category:Items|Items]]&lt;br /&gt;
| style=&amp;quot;width:50%&amp;quot; | [[:Category:Interface|Interface]]&lt;br /&gt;
|- &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [[Special:Categories|All Categories]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Metagame editing and advice'''&lt;br /&gt;
|-&lt;br /&gt;
| [[Technical tricks]]&lt;br /&gt;
|- &lt;br /&gt;
| [[Utilities]]&lt;br /&gt;
|- &lt;br /&gt;
| [[Known bugs and issues]]&lt;br /&gt;
|- &lt;br /&gt;
| [[System requirements]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Cheating]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Maximizing framerate]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Tilesets]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ddd; border: 1px solid #777; border-left-color:#bbb; border-top-color:#bbb;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #999; border: 1px solid #777; border-left-color:#bbb; border-top-color:#bbb; padding: 0.2em 0.5em; text-align: center&amp;quot; | '''Links'''&lt;br /&gt;
|- &lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Forums:&lt;br /&gt;
| [http://www.bay12games.com/cgi-local/ultimatebb.cgi?&amp;amp;category=3 Official Forums],  [http://forums.somethingawful.com/showthread.php?threadid=2677834 Something Awful Thread], [http://forums.penny-arcade.com/showthread.php?t=41106 Penny-Arcade Thread],  [http://forums.facepunchstudios.com/showthread.php?t=449677 Facepunch Studios Thread]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | IRC Channels:&lt;br /&gt;
| [irc://irc.worldirc.org/bay12games #bay12games] on worldirc.org, [irc://irc.synirc.net/df #df] on synirc.net&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Archives:&lt;br /&gt;
| [http://archive.dwarffortresswiki.net Old Wiki]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Other Wikis:&lt;br /&gt;
| [http://dwarffortress.free.fr/modules/news/ The French Wiki ], [http://band-chukei.ddo.jp/df/ The Japanese Wiki ]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Useful Links:&lt;br /&gt;
| [http://mkv25.net/dfma/ Dwarf Fortress Map Archive]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Hunter&amp;diff=33545</id>
		<title>Hunter</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Hunter&amp;diff=33545"/>
		<updated>2007-12-28T23:20:58Z</updated>

		<summary type="html">&lt;p&gt;Nate879: redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Ambusher]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Main_Page&amp;diff=68</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Main_Page&amp;diff=68"/>
		<updated>2007-12-28T04:23:41Z</updated>

		<summary type="html">&lt;p&gt;Nate879: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1 style=&amp;quot;text-align: center; margin-top: 1em&amp;quot;&amp;gt;The Dwarf Fortress Wiki&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Colored Notice Box|#00f|&lt;br /&gt;
  &amp;lt;p&amp;gt;'''The latest Dwarf Fortress version, v0.27.169.33g was released on 21st December 2007'''&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;Please ensure that all information added is ''accurate for the new version''. The&lt;br /&gt;
  [http://archive.dwarffortresswiki.net/index.php/Main_Page archive of the old wiki] is still available.&amp;lt;/p&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p style=&amp;quot;max-width: 48em; margin: 0 auto;&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the Dwarf Fortress Wiki! This is a collection of user-submitted guides, information and advice for the Roguelike game [http://www.bay12games.com/dwarves/ &amp;quot;Dwarf Fortress&amp;quot;]. Dwarf Fortress is a Windows game (though it can be played on other systems using Wine), developed by [http://www.bay12games.com/ Bay 12 Games] featuring two modes of play, a distinct, randomly-generated world (complete with terrain, wildlife and legends), gruesome combat mechanics and vicious schools of [[carp]].&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;max-width: 48em; margin: 0 auto; text-align: center&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left; margin-right: 1em&amp;quot;&amp;gt;{{Quote Box|Damn, isn't there a way to start out where fights aren't like a coin toss?&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;- &amp;quot;Ironically enough, tossing coins is among the most effective forms of combat.}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right; margin-left: 1em&amp;quot;&amp;gt;{{Quote Box|'Leader' Igëratìr, Clerk has created Razuk Lanzil, a Obsidian Crown!&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;- &amp;quot;I think the leader business is getting to his head!}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{news}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 90%; max-width: 50em; margin: 0 auto; border-spacing: 1em; clear: both&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #fdc; border: 1px solid #a44; border-left-color:#faa; border-top-color:#faa; text-align: center&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #d66; border: 1px solid #a44; border-left-color:#faa; border-top-color:#faa; padding: 0.2em 0.5em&amp;quot; | '''New to Dwarf Fortress?'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[:Dwarf Fortress:About|About Dwarf Fortress]]&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | '''[[:Category:Guides|Tutorials and guides]]''' &amp;lt;!-- this is here since no good page has been written for it yet, but it should be replaced by a non-category page eventually once the list of tutorials and guides is more complete --&amp;gt;&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Starting builds]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Frequently Asked Questions]]&lt;br /&gt;
| style=&amp;quot;witdh: 33%&amp;quot; | * [[Your first fortress]] *&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Pregenerated worlds|Seeds and Pregenerated Worlds]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Important advice]]&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | * [[Indecisive's_illustrated_fortress_mode_tutorial|Indecisive's Illustrated Tutorial]] *&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Quickstart guide]] (older)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%; vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Playing Dwarf Fortress'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Dwarf Fortress mode|Fortress mode]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Adventure mode]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Reclaim fortress mode|Reclaim fortress]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Legends]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Design strategies]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Local map features]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Bloodline_Games|Bloodline games]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Stories]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Gameplay elements'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Activity zone]]s&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Farming]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Building]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Combat]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Creatures]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[:Category:Designations|Designations]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Military]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Noble]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Rooms]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Skill]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Stockpile]]s&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Workshop]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Economics]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width: 50%; vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Wiki articles by category'''&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Dwarves|Dwarves]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:World|World]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Buildings|Buildings]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Modding|Modding]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;width:50%&amp;quot; | [[:Category:Items|Items]]&lt;br /&gt;
| style=&amp;quot;width:50%&amp;quot; | [[:Category:Interface|Interface]]&lt;br /&gt;
|- &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [[Special:Categories|All Categories]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Metagame editing and advice'''&lt;br /&gt;
|-&lt;br /&gt;
| [[Technical tricks]]&lt;br /&gt;
|- &lt;br /&gt;
| [[Utilities]]&lt;br /&gt;
|- &lt;br /&gt;
| [[Known bugs and issues]]&lt;br /&gt;
|- &lt;br /&gt;
| [[System requirements]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Cheating]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Maximizing framerate]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Tilesets]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ddd; border: 1px solid #777; border-left-color:#bbb; border-top-color:#bbb;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #999; border: 1px solid #777; border-left-color:#bbb; border-top-color:#bbb; padding: 0.2em 0.5em; text-align: center&amp;quot; | '''Links'''&lt;br /&gt;
|- &lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Forums:&lt;br /&gt;
| [http://www.bay12games.com/cgi-local/ultimatebb.cgi?&amp;amp;category=3 Official Forums],  [http://forums.somethingawful.com/showthread.php?threadid=2677834 Something Awful Thread], [http://forums.penny-arcade.com/showthread.php?t=41106 Penny-Arcade Thread],  [http://forums.facepunchstudios.com/showthread.php?t=449677 Facepunch Studios Thread]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | IRC Channels:&lt;br /&gt;
| [irc://irc.worldirc.org/bay12games #bay12games] on worldirc.org, [irc://irc.synirc.net/df #df] on synirc.net&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Archives:&lt;br /&gt;
| [http://archive.dwarffortresswiki.net Old Wiki]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Other Wikis:&lt;br /&gt;
| [http://dwarffortress.free.fr/modules/news/ The French Wiki ], [http://band-chukei.ddo.jp/df/ The Japanese Wiki ]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Useful Links:&lt;br /&gt;
| [http://mkv25.net/dfma/ Dwarf Fortress Map Archive]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Main_Page&amp;diff=67</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Main_Page&amp;diff=67"/>
		<updated>2007-12-28T04:13:49Z</updated>

		<summary type="html">&lt;p&gt;Nate879: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1 style=&amp;quot;text-align: center; margin-top: 1em&amp;quot;&amp;gt;The Dwarf Fortress Wiki&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Colored Notice Box|#00f|&lt;br /&gt;
  &amp;lt;p&amp;gt;'''The latest Dwarf Fortress version, v0.27.169.33g was released on 21st December 2007'''&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;Please ensure that all information added is ''accurate for the new version''. The&lt;br /&gt;
  [http://archive.dwarffortresswiki.net/index.php/Main_Page archive of the old wiki] is still available.&amp;lt;/p&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p style=&amp;quot;max-width: 48em; margin: 0 auto;&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the Dwarf Fortress Wiki! This is a collection of user-submitted guides, information and advice for the Roguelike game [http://www.bay12games.com/dwarves/ &amp;quot;Dwarf Fortress&amp;quot;]. Dwarf Fortress is a Windows game (though it can be played on other systems using Wine), developed by [http://www.bay12games.com/ Bay 12 Games] featuring two modes of play, a distinct, randomly-generated world (complete with terrain, wildlife and legends), gruesome combat mechanics and vicious schools of [[carp]].&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;max-width: 48em; margin: 0 auto; text-align: center&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left; margin-right: 1em&amp;quot;&amp;gt;{{Quote Box|Damn, isn't there a way to start out where fights aren't like a coin toss?&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;- &amp;quot;Ironically enough, tossing coins is among the most effective forms of combat.}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right; margin-left: 1em&amp;quot;&amp;gt;{{Quote Box|'Leader' Igëratìr, Clerk has created Razuk Lanzil, a Obsidian Crown!&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;- &amp;quot;I think the leader business is getting to his head!}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{news}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 90%; max-width: 50em; margin: 0 auto; border-spacing: 1em; clear: both&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #fdc; border: 1px solid #a44; border-left-color:#faa; border-top-color:#faa; text-align: center&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #d66; border: 1px solid #a44; border-left-color:#faa; border-top-color:#faa; padding: 0.2em 0.5em&amp;quot; | '''New to Dwarf Fortress?'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[:Dwarf Fortress:About|About Dwarf Fortress]]&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | '''[[:Category:Guides|Tutorials and guides]]''' &amp;lt;!-- this is here since no good page has been written for it yet, but it should be replaced by a non-category page eventually once the list of tutorials and guides is more complete --&amp;gt;&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Starting builds]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Frequently Asked Questions]]&lt;br /&gt;
| style=&amp;quot;witdh: 33%&amp;quot; | * [[Your first fortress]] *&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Pregenerated worlds|Seeds and Pregenerated Worlds]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Important advice]]&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | * [[Indecisive's_illustrated_fortress_mode_tutorial|Indecisive's Illustrated Tutorial]] *&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Quickstart guide]] (older)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%; vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Playing Dwarf Fortress'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Dwarf Fortress mode|Fortress mode]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Adventure mode]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Reclaim fortress mode|Reclaim fortress]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Legends]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Design strategies]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Local map features]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Bloodline_Games|Bloodline games]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Stories]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Gameplay elements'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Activity zone]]s&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Farming]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Building]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Combat]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Creatures]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[:Category:Designations|Designations]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Military]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Noble]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Rooms]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Skill]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Stockpile]]s&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Workshop]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Economics]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width: 50%; vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Wiki articles by category'''&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Dwarves|Dwarves]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:World|World]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Buildings|Buildings]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Modding|Modding]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;width:50%&amp;quot; | [[:Category:Items|Items]]&lt;br /&gt;
| style=&amp;quot;width:50%&amp;quot; | [[:Category:Interface|Interface]]&lt;br /&gt;
|- &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [[Special:Categories|All Categories]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Metagame editing and advice'''&lt;br /&gt;
|-&lt;br /&gt;
| [[Technical tricks]]&lt;br /&gt;
|- &lt;br /&gt;
| [[Utilities]]&lt;br /&gt;
|- &lt;br /&gt;
| [[Known bugs and issues]]&lt;br /&gt;
|- &lt;br /&gt;
| [[System requirements]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Cheating]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Maximizing framerate]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ddd; border: 1px solid #777; border-left-color:#bbb; border-top-color:#bbb;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #999; border: 1px solid #777; border-left-color:#bbb; border-top-color:#bbb; padding: 0.2em 0.5em; text-align: center&amp;quot; | '''Links'''&lt;br /&gt;
|- &lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Forums:&lt;br /&gt;
| [http://www.bay12games.com/cgi-local/ultimatebb.cgi?&amp;amp;category=3 Official Forums],  [http://forums.somethingawful.com/showthread.php?threadid=2677834 Something Awful Thread], [http://forums.penny-arcade.com/showthread.php?t=41106 Penny-Arcade Thread],  [http://forums.facepunchstudios.com/showthread.php?t=449677 Facepunch Studios Thread]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | IRC Channels:&lt;br /&gt;
| [irc://irc.worldirc.org/bay12games #bay12games] on worldirc.org, [irc://irc.synirc.net/df #df] on synirc.net&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Archives:&lt;br /&gt;
| [http://archive.dwarffortresswiki.net Old Wiki]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Other Wikis:&lt;br /&gt;
| [http://dwarffortress.free.fr/modules/news/ The French Wiki ], [http://band-chukei.ddo.jp/df/ The Japanese Wiki ]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Useful Links:&lt;br /&gt;
| [http://mkv25.net/dfma/ Dwarf Fortress Map Archive]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Bedroom_design&amp;diff=25796</id>
		<title>40d:Bedroom design</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Bedroom_design&amp;diff=25796"/>
		<updated>2007-12-28T04:06:13Z</updated>

		<summary type="html">&lt;p&gt;Nate879: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{old|0.23.130.23a}}&lt;br /&gt;
There are many ways to design the layout of bedrooms. Designs must consider simplicity and ease of designating, efficiency, and aesthetics. The ability to modify the design to enlarge, improve, or add rooms can be important as well. Proximity of the rooms to noise should also be considered.&lt;br /&gt;
&lt;br /&gt;
Many of the designs shown here were taken from [http://www.bay12games.com/cgi-local/ultimatebb.cgi?ubb=get_topic&amp;amp;f=11&amp;amp;t=000432 this forum post].&lt;br /&gt;
&lt;br /&gt;
== Plain square design ==&lt;br /&gt;
&lt;br /&gt;
If it is 2&amp;amp;times;2, 3&amp;amp;times;3 or more, square designs are probably the first choice of many players. Easy to plan, easy to put in place, this kind of design is one of the best when the player value his playing time instead of the overall layout of his fortress. While square designs are easy to reproduce en masse, most are not optimized either for beauty or space efficiency, two aspects that other designs excel at.&lt;br /&gt;
&lt;br /&gt;
== Line design ==&lt;br /&gt;
&lt;br /&gt;
Line designs have the advantage of being very space efficient and very adaptative. From 1&amp;amp;times;1 to 1&amp;amp;times;4 and longer, it can fit almost anywhere, can be upgraded later on as long as you have the space behind your first original line and do not need excessive corridor space for the bedroom access. Simply dig a few lines out of an access tunnel already in use in your fortress and voila, you have new living quarters. This kind of minimalistic design is perfect for when the economy kicks in, as it can be adapted in a flash for any kind of low wage citizen.&lt;br /&gt;
&lt;br /&gt;
== Communal design ==&lt;br /&gt;
&lt;br /&gt;
The space-conscious fortress designer who wants his dwarves to walk less and work more might decide to cut out the walls altogether, as dwarves do not require privacy (but you can imagine hanging sheets between the bedrooms if you prefer). This design is perhaps the most efficient use of space (without resorting to [[barracks]]-like single tile rooms). It places a large number of five-grid bedrooms in a small space. No bedroom overlaps any other, each has the basic furniture, and there is even room enough for extras. Additional value may be provided with engravings, brassware, decorations, or through catering to the taste of specific dwarves.&lt;br /&gt;
&lt;br /&gt;
[[image:communal.gif]]&lt;br /&gt;
&lt;br /&gt;
== T shaped design ==&lt;br /&gt;
&lt;br /&gt;
T shaped designs, also called triangle designs, are efficient, but are not separated by impassible walls.  While this doesn't bother the dwarves, it does somewhat void the aesthetic purpose of having individual walled off rooms.  This kind of design usually ends up very ugly once the player begins to smooth the surfaces as this will result as mostly &amp;quot;O&amp;quot;'s for pillar everywhere, a concept hard to grasp for the eye in an already symbol rich ASCII world.&lt;br /&gt;
&lt;br /&gt;
[[image:Tshaped-smooth(Novocain).png]]&lt;br /&gt;
&lt;br /&gt;
[[image:Tshaped-plan(Raynard).png]] [[image:Tshaped-smooth(Raynard).png]]&lt;br /&gt;
&lt;br /&gt;
== Fractal designs ==&lt;br /&gt;
&lt;br /&gt;
Betting on design beauty and on geometrical symmetry first, fractal designs can also be at the same time very space and walk efficient. They however require a lot of time and space both to plan and execute and are most likely out of reach of all but the most serious players. Most players however agree to say that they are the most incredible of all the designs around, if not the for the sheer challenge of successfully executing something as complex, then for the extra touch it give to the whole fortress as a whole once it is done.&lt;br /&gt;
&lt;br /&gt;
[[image:Raynard_square_delight1.png]] [[image:Raynard_square_delight2.png]]&lt;br /&gt;
&lt;br /&gt;
[[image:Raynard_whirlpool_housing.png]]&lt;br /&gt;
&lt;br /&gt;
[[image:Hactar1_3_branch_tree.png]] [[image:Hactar1_Mandelbrot_Tree.png]]&lt;br /&gt;
&lt;br /&gt;
[[Image:SavokisLeaf08a032.png]]&lt;br /&gt;
&lt;br /&gt;
[[image:Andrelius_Windmill_Villas.png]]&lt;br /&gt;
&lt;br /&gt;
[[image:4bh0r53n_h-fractal.jpg]]&lt;br /&gt;
&lt;br /&gt;
{{Buildings}}&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Bedroom&amp;diff=14471</id>
		<title>40d:Bedroom</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Bedroom&amp;diff=14471"/>
		<updated>2007-12-28T02:43:00Z</updated>

		<summary type="html">&lt;p&gt;Nate879: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A '''bedroom''' is a [[room]] defined from a [[bed]]. A dwarf will usually store their belongings in their bedroom when not carrying them. A dwarf will claim an unassigned bedroom after [[Sleep|sleeping]] in it, but they can be manually assigned. [[Marriage|Married]] dwarves will share a bedroom, even sleeping in the same bed; [[children]] will also share a bedroom with their mother until they grow up.&lt;br /&gt;
&lt;br /&gt;
Once the economy starts, dwarves will get unhappy thoughts from not having a [[chest]] in their bedroom.&lt;br /&gt;
&lt;br /&gt;
Military and bedroom-less dwarves have the option of sleeping in a [[barracks]]. Dwarves will sleep in a bed that is not defined as a bedroom if no alternative is available.&lt;br /&gt;
&lt;br /&gt;
It is best to place bedrooms far from [[workshop]]s and other work areas due to [[noise]].&lt;br /&gt;
&lt;br /&gt;
A group of bedrooms together are commonly called living quarters, or living area. Enterprising players often try to find a design for their living quarter area which is either very space efficient or easy on the eye. This subject haven't been tackled much yet but you can see the different designs most often used by players of older versions (DF 0.23.130.23a and down) [http://archive.dwarffortresswiki.net/index.php/Bedroom_Design here] on the old Wiki. Most of them are still applicable on the newer versions (DF 0.27.169.32a and up) but could possibly be heavily modified to benefit from the new Z-axis stairs placing.  The new page is at [[bedroom design]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Buildings}}&lt;br /&gt;
[[Category:Rooms]]&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Main_Page&amp;diff=66</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Main_Page&amp;diff=66"/>
		<updated>2007-12-27T23:55:12Z</updated>

		<summary type="html">&lt;p&gt;Nate879: add economics&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1 style=&amp;quot;text-align: center; margin-top: 1em&amp;quot;&amp;gt;The Dwarf Fortress Wiki&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Colored Notice Box|#00f|&lt;br /&gt;
  &amp;lt;p&amp;gt;'''The latest Dwarf Fortress version, v0.27.169.33g was released on 21st December 2007'''&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;Please ensure that all information added is ''accurate for the new version''. The&lt;br /&gt;
  [http://archive.dwarffortresswiki.net/index.php/Main_Page archive of the old wiki] is still available.&amp;lt;/p&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p style=&amp;quot;max-width: 48em; margin: 0 auto;&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the Dwarf Fortress Wiki! This is a collection of user-submitted guides, information and advice for the Roguelike game [http://www.bay12games.com/dwarves/ &amp;quot;Dwarf Fortress&amp;quot;]. Dwarf Fortress is a Windows game (though it can be played on other systems using Wine), developed by [http://www.bay12games.com/ Bay 12 Games] featuring two modes of play, a distinct, randomly-generated world (complete with terrain, wildlife and legends), gruesome combat mechanics and vicious schools of [[carp]].&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;max-width: 48em; margin: 0 auto; text-align: center&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: left; margin-right: 1em&amp;quot;&amp;gt;{{Quote Box|Damn, isn't there a way to start out where fights aren't like a coin toss?&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;- &amp;quot;Ironically enough, tossing coins is among the most effective forms of combat.}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right; margin-left: 1em&amp;quot;&amp;gt;{{Quote Box|'Leader' Igëratìr, Clerk has created Razuk Lanzil, a Obsidian Crown!&amp;quot;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;- &amp;quot;I think the leader business is getting to his head!}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{news}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 90%; max-width: 50em; margin: 0 auto; border-spacing: 1em; clear: both&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #fdc; border: 1px solid #a44; border-left-color:#faa; border-top-color:#faa; text-align: center&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #d66; border: 1px solid #a44; border-left-color:#faa; border-top-color:#faa; padding: 0.2em 0.5em&amp;quot; | '''New to Dwarf Fortress?'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[:Dwarf Fortress:About|About Dwarf Fortress]]&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | '''[[:Category:Guides|Tutorials and guides]]''' &amp;lt;!-- this is here since no good page has been written for it yet, but it should be replaced by a non-category page eventually once the list of tutorials and guides is more complete --&amp;gt;&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Starting builds]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Frequently Asked Questions]]&lt;br /&gt;
| style=&amp;quot;witdh: 33%&amp;quot; | * [[Your first fortress]] *&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Pregenerated worlds|Seeds and Pregenerated Worlds]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Important advice]]&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | * [[Indecisive's_illustrated_fortress_mode_tutorial|Indecisive's Illustrated Tutorial]] *&lt;br /&gt;
| style=&amp;quot;width: 33%&amp;quot; | [[Quickstart guide]] (older)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%; vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Playing Dwarf Fortress'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Dwarf Fortress mode|Fortress mode]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Adventure mode]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Reclaim fortress mode|Reclaim fortress]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Legends]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Design strategies]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Local map features]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Bloodline_Games|Bloodline games]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[Stories]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Gameplay elements'''&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Activity zone]]s&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Farming]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Building]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Combat]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Creatures]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[:Category:Designations|Designations]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Military]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Noble]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Rooms]]&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Skill]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Stockpile]]s&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Workshop]]s&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width: 50%&amp;quot; | [[Economics]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;width: 50%; vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center; margin-bottom: 1em&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Wiki articles by category'''&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Dwarves|Dwarves]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:World|World]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Buildings|Buildings]]&lt;br /&gt;
| style=&amp;quot;witdh: 50%&amp;quot; | [[:Category:Modding|Modding]]&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;width:50%&amp;quot; | [[:Category:Items|Items]]&lt;br /&gt;
| style=&amp;quot;width:50%&amp;quot; | [[:Category:Interface|Interface]]&lt;br /&gt;
|- &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | [[Special:Categories|All Categories]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ccf; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; text-align: center&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #46c; border: 1px solid #24a; border-left-color:#79f; border-top-color:#79f; padding: 0.2em 0.5em&amp;quot; | '''Metagame editing and advice'''&lt;br /&gt;
|-&lt;br /&gt;
| [[Technical tricks]]&lt;br /&gt;
|- &lt;br /&gt;
| [[Utilities]]&lt;br /&gt;
|- &lt;br /&gt;
| [[Known bugs and issues]]&lt;br /&gt;
|- &lt;br /&gt;
| [[System requirements]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Cheating]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;vertical-align: top&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;width: 100%; background: #ddd; border: 1px solid #777; border-left-color:#bbb; border-top-color:#bbb;&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;color: #fff; background: #999; border: 1px solid #777; border-left-color:#bbb; border-top-color:#bbb; padding: 0.2em 0.5em; text-align: center&amp;quot; | '''Links'''&lt;br /&gt;
|- &lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Forums:&lt;br /&gt;
| [http://www.bay12games.com/cgi-local/ultimatebb.cgi?&amp;amp;category=3 Official Forums],  [http://forums.somethingawful.com/showthread.php?threadid=2677834 Something Awful Thread], [http://forums.penny-arcade.com/showthread.php?t=41106 Penny-Arcade Thread],  [http://forums.facepunchstudios.com/showthread.php?t=449677 Facepunch Studios Thread]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | IRC Channels:&lt;br /&gt;
| [irc://irc.worldirc.org/bay12games #bay12games] on worldirc.org, [irc://irc.synirc.net/df #df] on synirc.net&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Archives:&lt;br /&gt;
| [http://archive.dwarffortresswiki.net Old Wiki]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Other Wikis:&lt;br /&gt;
| [http://dwarffortress.free.fr/modules/news/ The French Wiki ], [http://band-chukei.ddo.jp/df/ The Japanese Wiki ]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: left; padding: 0.1em 0.5em&amp;quot; | Useful Links:&lt;br /&gt;
| [http://mkv25.net/dfma/ Dwarf Fortress Map Archive]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Nate879</name></author>
	</entry>
</feed>