v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "40d:Design strategies"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(→‎Flooded Entrance: typos, links, caveats about amphibians)
Line 3: Line 3:
 
==Flooded Entrance==
 
==Flooded Entrance==
  
Using a chamber as your entrance alongside a chamber full of water and some machinary you can flood or drain the entrance at will.
+
Using a chamber as your entrance alongside a chamber full of water and some machinery you can flood or drain the entrance at will.
 
 
The basic premise requires two levers, two screwpumps and two gears. Power and the additional components to get the power to the screwpumps varies depending on distance/setup.
 
One pump is placed to draw from chamber 1 and dump into chamber 2. The other is set in reverse. A gear is placed next to each pump and connected to the main power system. Each gear is linked to a lever.
 
Now at the flip of a switch you can submerge your entrance with water or magma for easy, secure defense.
 
  
 +
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.
 +
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.
 +
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.
  
 
== 3D Map Format ==
 
== 3D Map Format ==

Revision as of 16:42, 2 November 2007

Entrance Designs

Flooded Entrance

Using a chamber as your entrance alongside a chamber full of water and some machinery you can flood or drain the entrance at will.

The basic premise requires two levers, two screw pumps 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. 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. 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.

3D Map Format

The map is divided in levels. Tiles on each level are composed by whatever is on that tile, and the floor (or absence of floor) below it.  A virgin rock tile is composed of a wall of rock and a floor of rock, for example.

In the following examples,

# is a wall of rock

= is a floor of rock

> is a stair down

< is a stair up


Side view:

   #       Level 1 
   =       Level 1
   +  @    Level 0 
========<= Level 0
####### >  Level -1
========== Level -1

A channel removes the floor on the level it was designated, and the wall on the level below.

  @       0
=== ===== 0
### ##### -1
========= -1

Mining removes the walls, but does not affect the floors.

          1
========= 1
     @### 0
========= 0

Building new walls however can affect the floor above, replacing it if it is not already there. I have used the O symbol to show where a new wall would go, in each case it's just one wall but the left hand one would add a floor tile as shown.

==O   ====
##O @ O###
==========

Stairs down only remove the floor, and stairs up do not affect the floor or the ceiling. Stairs up+down act as a combination of both.

          1
==>=>==== 1    Level 1 view    Level 0 view    Level -1 view
  < X     0    ############    ############    ############
====X=>== 0       > >             < X >             < <
    < <   -1   ############    ############    ############
========= -1

Up-ramps 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 designation menu as up- and down-staircases. Read more about this under digging.

          1
====v==== 1
    ^#### 0
========= 0

Miscellaneous Strategies

Use for Soil Layers

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.

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.