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 v0.34:Object testing arena

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 "v0.34"). 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 28: Line 28:
  
 
==Modifying the Arena layout==
 
==Modifying the Arena layout==
{{file|DF/data/init/arena.txt|section=yes}}
+
The layout of the arena zone is stored in <Dwarf Fortress dir>\data\init\arena.txt
The layout of the arena zone is stored in the (DF)/data/init folder. Modifications to this file will not change the dimensions of the arena; they can only change the initial tiles and fluids present.
 
  
The arena is composed of 9 [[z-level]]s (including Z=0, from Z=-4 to Z=4) of 144 x 144 tiles; the contents of each tile are specified by a single character:
+
This .txt doesn't change the arena space, just what's in it when you enter.
  
{| class="wikitable pre-table"
+
The arena is composed of 9 z-levels (including 0, from Z=-4 to Z=4) of 144 x 144 tiles; the contents of each tile are specified by a single character:
 +
 
 +
{| {{prettytable}}
 
|- bgcolor="#ddd"
 
|- bgcolor="#ddd"
 
! Character
 
! Character
Line 39: Line 40:
  
 
|-
 
|-
| <pre>#</pre>
+
| {{k|#}}
| [[Open space|Empty tile]] <sup>[1]</sup>
+
| Empty tile<sup>1</sup>
 
|-
 
|-
| <pre>C</pre>
+
| {{k|C}}
| [[Chasm]]
+
| Chasm
  
 
|-
 
|-
| <pre>.</pre>
+
| {{k|.}}
| [[Block]] [[floor]]
+
| Block floor
  
 
|-
 
|-
| <pre>P</pre>
+
| {{k|P}}
| [[Block]] [[wall|pillar/wall]]
+
| Block pillar/wall
  
 
|-
 
|-
| <pre>R</pre>
+
| {{k|R}}
| [[Block]] [[ramp]]
+
| Block ramp
  
 
|-
 
|-
| <pre>F</pre>
+
| {{k|F}}
| [[Block]] [[fortification]]
+
| Block fortification
  
 
|-
 
|-
| <pre>+</pre>
+
| {{k|+}}
| [[Water]] source <sup>[1] [2]</sup>
+
| Water source?<sup>1 2</sup>
 
|-
 
|-
| <pre>W</pre>
+
| {{k|W}}
| 7/7 [[water]] <sup>[1]</sup>
+
| 7/7 water<sup>1</sup>
 
|-
 
|-
| <pre>w</pre>
+
| {{k|w}}
| 7/7 [[water]] + upward [[ramp]]
+
| 7/7 water + ramp
  
 
|-
 
|-
| <pre>L</pre>
+
| {{k|L}}
| 7/7 [[magma|magma/lava]] <sup>[1]</sup>
+
| 7/7 magma/lava<sup>1</sup>
 
|-
 
|-
| <pre>l</pre>
+
| {{k|l}}
| 7/7 [[magma|magma/lava]] + upward [[ramp]]
+
| 7/7 magma/lava + ramp
  
 
|}
 
|}
<small>
+
 
 
# Tile will have no floor unless a pillar/wall is constructed on the z-level below.
 
# Tile will have no floor unless a pillar/wall is constructed on the z-level below.
# Only seems to work when placed on map edge; behaves identically to capital <code>W</code> otherwise.
+
# Only seems to work when placed on map edge; behaves identically to {{k|W}} otherwise.
</small>
 
  
 
There is no way of altering the temperature of the arena directly, and the arena temperature is considerably higher than what would be encountered in most areas of a world generated with the default temperatures. However, tiles that have formerly had lava or magma on them are considerably cooler.
 
There is no way of altering the temperature of the arena directly, and the arena temperature is considerably higher than what would be encountered in most areas of a world generated with the default temperatures. However, tiles that have formerly had lava or magma on them are considerably cooler.

Please note that all contributions to Dwarf Fortress Wiki are considered to be released under the GFDL & MIT (see Dwarf Fortress Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)

Templates used on this page: