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.
Editing 40d:Design strategies
Jump to navigation
Jump to search
Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.
You are editing a page for an older version of Dwarf Fortress ("Main" is the current version, not "40d"). Please make sure you intend to do this. If you are here by mistake, see the current page instead.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
− | + | == 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, | |
− | |||
− | + | <nowiki>#</nowiki> 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-[[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. Read more about this under [[digging]]. | |
− | === | + | 1 |
− | + | ====v==== 1 | |
+ | ^#### 0 | ||
+ | ========= 0 | ||
− | + | [[Category:Guides]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |