Import TinyPirate chapter 12

This commit is contained in:
PeridexisErrant 2015-09-27 18:42:42 +10:00
parent f17e784e46
commit c34929ba0a
19 changed files with 156 additions and 0 deletions

View file

@ -0,0 +1,156 @@
##################
Thats all folks?!
##################
The final chapter of the Dwarf Fortress walkthrough! Well cover some broader fortress design questions, stuff that Ive previously forgotten to mention and thoughts about fortifications. Lets get to it!
Engineering your ultimate fortress
==================================
If youve lasted this far youve had an excellent grounding in Dwarf Fortress. Whats more, you understand the concepts well enough that a bit of digging around :wiki:`on the wiki <Main_Page>` will answer most of your questions. If the wiki fails, theres always the Q&A forum over on Bay12 Games.
But something that seems to stump a lot of people are the big engineering jobs such as digging pits, sorting defences, and building above ground. So lets get on with it and do some of that ourselves! Well do so in the name of choosing a new, more secure, more roomy entrance for our fortress.
Lets see, I think about a screen north and a screen east of our main entrance is a nice, open, flat area, and one we could easily defend if we were to dig some passage down. If you think about it, wouldnt it be cool to have the trade depot close to our big storage stockpile? Then our dwarfs wouldnt spend too long hauling crafts and with the trade depot deep inside the fortress we could more easily defend it. So lets get on with it!
* Find a spot.
* Clear it of trees. About a screen full of clearing will be required.
* Go down a level and used “d”, “r” for “ramp” to set a 10-wide row to be turned into ramps. Now is a good time to remind you that shift+arrow keys makes the X move in blocks of 10.
* Heres how mine is laid out, Ive dropped the top width of ramps first so that I can check Im happy with how it will be laid out.
.. image:: images/dftutorial9930.png
:align: center
* Now Ill continue setting a ton of ramps at the below ground level. My selection there is 10 x 20:
.. image:: images/dftutorial9931.png
:align: center
* Now, make your I-shaped diggings into an L-shape by digging some amps off to the left. Heres mine done with another 10×10 ramp selection dug to the side of the first diggings as well as another 10 x 10 space dug. More on that later:
.. image:: images/dftutorial9932.png
:align: center
With the first level dug out we now want to go down another level, that would put us on the same level as the storage level, which would be a handy place to have an entrance huh? And we could move the barracks here as well, nice and close to the action, right? But before we do that, we need to remove the spare ramps. Those are the ramps which we dont actually want to be part of the entrance slope.
vHit “d” and “z” for “remove ramps”.
* Select all but the bottom line of ramps in the entrance L. Select all the ramps on the pit. You cant see it, but all the designated ramps will be set brown as in job to be done! We need to remove all those ramps because if we dig under them well have rocks falling on the miners heads! Heres the end result:
.. image:: images/dftutorial9933.png
:align: center
You may have noticed weve got a dwarf stuck in our pit! Why? Because theres no ramp or steps to get out! But now we can keep digging. So go down a level and again dig out the 10×10 below with ramps. For the L-shaped diggings, dig out athe level below, but be careful not to dig out the ramps weve left otherwise youre likely to get a cave in on our dwarfs and youre also going to remove the entrance path were trying to create.
* Once youve gone down another level remove all the ramps in the L room except for, again, one line at the bottom. That way youve got a ramp going down to the first below ground level, and then another ramp going down to the storage floor level. That is, the two sets of ramps take you from the ground level down two levels underground.
* In the Pit, remove all the ramps and go down again, youre aiming to be at the workshop level. Again, remove ramps at that level and connect up with the main workshop floor.
* Have a look at how my setup looks from the top down through to the bottom. Note, the Z minus 1 level has a room dug out in the un-ramped corner. This room will overlook the entrance.
.. image:: images/dftutorial9934.png
:align: center
.. image:: images/dftutorial9935.png
:align: center
.. image:: images/dftutorial9936.png
:align: center
.. image:: images/dftutorial9937.png
:align: center
That should give you a pretty good idea of the sort of digging weve done. As you can see, the pit goes down deeper than the entrance right into the heart of the fortress. We want this because this open air space means we can set a refuse pile down there and not generate miasma! Cool huh? Now our dwarfs only have to walk across the hall to drop rubbish in a secure place, rather than walking all the way up to the surface to drop rubbish outside, where its dangerous. You might also want to make some statues at a masons to place them in the middle of the pit and to turn that area into an statue garden (“q” over a placed statue). Dwarfs like to hang around statue gardens and since the bottom of that pit counts as outside it will help prevent cave adaption.
You may be wondering about all the dug-out space. I set the crook of our L to be dug out as rooms for our soldiers to overlook the entrance. First the bottom room, (before digging steps up) and then the room above at the Z minus 1 level. I would have left the room walls up but then I remembered that those silty, clay walls cant be carved into fortifications, so I had to dig out all the dirt. I plan to replace the dirt with constructed walls, which I will cave to be fortified. Ill show you a couple of pictures when Im done and you can try something similar.
Marksdwarfs go PEW PEW!
=======================
Id feel bad if I didnt spend more time on marksdwarfs as they are a very handy part of ones army. So lets go over them a bit. First up, lets build some archery targets. Ive got a corner of the storage room chosen. Do the same:
* Hit “b”, “A” (or find “Archery Target” at the bottom).
* Place four-or-so targets roughly near to each other. Here are mine almost all built:
.. image:: images/dftutorial9938.png
:align: center
* Hit “q” over the middle one when theyre built.
* Hit “r” for “Make Archery Range”.
* Increase the blue size until it covers each of the targets neatly, hit “enter”
* Look at the top right. Youll see “Shoot from Left to Right”. Use WASD to chose the proper direction. For me, I want them shooting down (from where the dwarf is in my picture) so I hit “s”.
* Job done! Range is now ready!
Now we need some soldier types!
* Go and make a new squad of half-a-dozen slackers.
* Set them to be equipped in leather armor only.
* Now, go and make a bunch of useful items! Like crossbows, perhaps steel ones.
* Make some steel bucklers as well (thats a small shield that can be strapped to ones arm and doesnt slow one down as much as a shield does).
* Go to your leatherworks and queue up some more backpacks and add some quivers as well.
* Make some more assorted steel armor bits.
* Let your archer dwarfs skill up a bit as wrestlers. Strong and tough dwarfs are always good.
* Once youre happy, change them all to carrying crossbows and bucklers and chainmail armor. They will go equip themselves and start to practice at the range:
.. image:: images/dftutorial9939.png
:align: center
* You will need to keep them supplied with bolts. You can make wooden ones at a craftsdwarfs workshop (and these are used for practice) and bone ones there as well (for fighting with).
* You can also forge metal bolts, which are better, but at 25-or-so bolts per steel bar, it gets a bit costly. At least they will only be used in a fight when it really counts.
Now you have marksdwarfs! Over time they will be awesome shots, and fire quickly. They will be useful in firing through our fortifications that overlook the entrance L. If you look at the picture below you can see how Ive put in double-thickness walls that have been carved with fortifications in areas I want me dwarfs to be safe in. I first put in one wall, carved it, then another. Double-thickness walls keep the enemy a bit further away and makes it harder for them to shoot in at us, while we can still shoot out just fine.
.. image:: images/dftutorial9940.png
:align: center
Also in this picture can see the general layout of my new entrance. The pit leads down to a passageway into the fort and to the new trade depot. Along the way to the depot are two bridges. At the first sign of invasion I pull the lever to the first bridge, now the only route to my fortress is that long winding path which is bracketed by two archery rooms. I can park dwarfs in those rooms and they can shoot through all those fortifications to hit the various invaders.
Along that long and winding path I am also constructing a lot of traps. It will be very hard for any bad guy to get far, with luck! Further, about half way along the final straight to my entrance Ive put a pressure plate linked to last bridge. The pressure plate is set to be one-use only, and when stepped on, it triggers the final bridge (if it wasnt one use only the bridge would open and close every time it was stepped on). End result is even if the bad guys make it close to my entrance as soon as they cross that plate, up pops the interior bridge and were safe and theyre stuck!
A momentary distraction
=======================
While this constructing has been going on I have been digging up some obsidian stone. The obsidian can be found around the edge of the magma pool at all levels. Obsidian is going to be very handy! Why? Because when we go to the craftsdwarfs workshop we can chose “Make rock sword” from the task menu. Obsidian short swords are as good as steel swords and they are easy to make. I like to use three of them in a weapon trap, very effective! Obisian objects are also more valuable than normal stone. Youd have to set the obsidian to be usable in the “z” “stone” menu, but once it is you could place a stockpile near a masonss shop and using “q” on the stockpile, then “s” for “settings”, set it to be obsidian only and thus trick masons into using the obsidian to make some valuable furniture or crafts.
If you try and dig out the obsidian you are likely to get a lot of “warm stone located” messages and have your digging stopped. Dont worry if you do. Just set the stone to be dug again and carry on. As we can see all of the magma on the levels were digging we can be confident were not going to have magma burst in on us.
.. image:: images/dftutorial9941.png
:align: center
Bottom of the pit
=================
Ive gone ahead and smoothed the bottom of the pit, put in the refuse, and in one corner Ive placed a few statues and set the area as a statue garden.
.. image:: images/dftutorial9942.png
:align: center
Further fortification
=====================
While I was digging away downstairs I thought it might be nice to have a place above ground from which to shoot at invaders and perhaps somewhere to build some siege engines as well. Hence, Ive started construction of a keep overlooking the entrance. In the picture below you can see Ive dug a stair down to the level below (Which is hollowed out and walled in and has constructed stairs up) and Ive put a wall around this area.
Now, I could go and set these ground floor walls as fortification, but I prefer my archers to shoot from above the enemy. It makes them much harder to get shot in return! So, instead of fortifying this level Ive constructed another stair upwards.
.. image:: images/dftutorial9943.png
:align: center
As you can see below, on the level up, I have matching down stairs constructed and thus now have access to this level. If my dwarfs wanted to go up here theyd have to walk on the tops of walls (walls come with a floor and a ceiling component, by the way, so the top of a wall counts as a floor). But wouldnt it be better to have some floor? Yes! I agree! So Im using the build, construct (“b”, “C”) menu to set a big floor to be built. Eventually Ill ensure the whole area is built over. But, if you do the same, do not put a floor over a wall top. This will prevent you from building a wall on that space. Walls can never be built on top of another construction. So leave the wall tops free and a wall all the way around on top of your existing walls. Were building a tower you see! Also, make sure you leave one space clear of floor. This is where you can “b”, “C”, construct another set of steps going up.
.. image:: images/dftutorial9944.png
:align: center
The picture below shows the floor built with fortified walls around the edges. This will be a great place for our marksdwarfs to stand and shoot at any invaders as they approach the fortress. You can also see another set of steps Ive built going up.
.. image:: images/dftutorial9945.png
:align: center
And heres the floor above. No walls, a smooth surface. Ready for me to put siege engines on, perhaps.
.. image:: images/dftutorial9946.png
:align: center
And for a special treat heres a screenshot from 3Dwarf Visualizer, which is a third-party tool which roughly displays how your fortress looks in 3D. you can see the entrance (but from this angle, not the ramps down), the keep and the pit.
.. image:: images/dftutorial9947.png
:align: center
The End!
========
And welcome to the end of the tutorial! By now you should be able to play the game on your own. If youre lost as to what to do next, how about digging around and looking for more ore to smelt? How about building a :wiki:`well` so any injured dwarfs can be brought water more safely?
You might also consider a mega project like an enormous tower, castle, or a fortress entirely surrounded by magma. There are many options, and just surviving the increasingly severe raids from goblins and other critters can be a challenge. Good luck! And thanks for reading this far!

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 KiB