<?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=Dasleah</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=Dasleah"/>
	<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php/Special:Contributions/Dasleah"/>
	<updated>2026-05-19T02:41:17Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=Speech_mods&amp;diff=43565</id>
		<title>Speech mods</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=Speech_mods&amp;diff=43565"/>
		<updated>2008-07-19T23:00:54Z</updated>

		<summary type="html">&lt;p&gt;Dasleah: added this article to the Modding category on this wiki to make it easier to find&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Speech Mods =&lt;br /&gt;
&lt;br /&gt;
== Description and Details of the Speech Files ==&lt;br /&gt;
&lt;br /&gt;
[[Dwarf Fortress]]' [[Speech]] files determine the exact dialog (mostly in [[adventurer mode]]) between two characters, such as the threats an important enemy will make to you before attacking, or the response when you ask a [[child]] his or her profession. The files may be found in the Dwarf Fortress folder, in the directory &amp;quot;data/speech&amp;quot;. These files are easily modified by adding additional lines of text, one entry per line. Take for instance, the file &amp;quot;positive.txt&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
 fantastic!&lt;br /&gt;
 wonderful!&lt;br /&gt;
 I'm thrilled to hear that.&lt;br /&gt;
 I'm pleased to hear that.&lt;br /&gt;
 that is good news.&lt;br /&gt;
 that is wonderful news.&lt;br /&gt;
 this is encouraging.&lt;br /&gt;
 very good.&lt;br /&gt;
 I'm proud of you.&lt;br /&gt;
 that is a good turn of affairs.&lt;br /&gt;
&lt;br /&gt;
A file may also contain a variable in brackets. Instead of displaying the variable, Dwarf Fortress will display its contents (often the age of the speaker, their profession, or someone they killed.) For instance, the file &amp;quot;hist_fig_slayer.txt&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
 It is I that felled [CONTEXT:HIST_FIG:TRANS_NAME] the [CONTEXT:HIST_FIG:RACE].&lt;br /&gt;
&lt;br /&gt;
This can be thought of as the speaker saying &amp;quot;It is I that felled (translated name of a historical figure) the (race)&amp;quot;. The result may look like:&lt;br /&gt;
&lt;br /&gt;
 It is I that felled Urist Skyseal the dwarf.&lt;br /&gt;
&lt;br /&gt;
To figure out the exact meaning of the variable(s) involved, it is usually sufficient to see how they are used in the actual game. In other cases, their meaning is obvious by the name of the file and the dialog before or after their usage.&lt;br /&gt;
&lt;br /&gt;
== The Usage of this Page ==&lt;br /&gt;
&lt;br /&gt;
The contents of speech files are to be placed here with the intention of any user adding new possible replies to them as they see fit. Another user may then copy the new dialog to their appropriate files and enrich their [[Dwarf Fortress]] experience. They may also neglect to include entries they do not like, if they should choose.&lt;br /&gt;
&lt;br /&gt;
=== How do I add a new entry? ===&lt;br /&gt;
&lt;br /&gt;
Simply place it at the ''bottom'' of the appropriate table. Be sure to check that your entry isn't already in the table to avoid duplicates. If an entire file is missing from the page, feel free to create the table for it yourself, but please include the default entry or entries along with any you add. Please do not ''remove'' an entry from a file unless it is obviously vandalism. When in doubt, leave a message on the talk page expressing your concern.&lt;br /&gt;
&lt;br /&gt;
It is also worth noting that these entries should ''not'' break the fourth wall. As an example, the character speaking should not be aware that they are in a computer game.&lt;br /&gt;
&lt;br /&gt;
= Mods =&lt;br /&gt;
&lt;br /&gt;
== wandering_profession ==&lt;br /&gt;
&lt;br /&gt;
 I wander [CONTEXT:PLACE:TRANS_NAME].&lt;br /&gt;
 I roam the lands. My travels have taken me all around [CONTEXT:PLACE:TRANS_NAME].&lt;br /&gt;
 I live the life of a nomad in [CONTEXT:PLACE:TRANS_NAME].&lt;br /&gt;
 I am a vagabond. I have wandered [CONTEXT:PLACE:TRANS_NAME].&lt;br /&gt;
&lt;br /&gt;
== wandering_profession_year ==&lt;br /&gt;
&lt;br /&gt;
 I have wandered [CONTEXT:PLACE:TRANS_NAME] for [CONTEXT:NUMBER] of my years.&lt;br /&gt;
 I am a wanderer. I have roamed [CONTEXT:PLACE:TRANS_NAME] for around [CONTEXT:NUMBER] years.&lt;br /&gt;
 I have roamed the land alone for [CONTEXT:NUMBER] years.&lt;br /&gt;
 I have lived a nomadic life in [CONTEXT:PLACE:TRANS_NAME] for [CONTEXT:NUMBER] years. Where I lay my head is home.&lt;br /&gt;
 I have gone where the wind has taken me for [CONTEXT:NUMBER] years.&lt;br /&gt;
&lt;br /&gt;
== thief_profession ==&lt;br /&gt;
&lt;br /&gt;
 I seek treasures and bring them back to [CONTEXT:PLACE:TRANS_NAME].&lt;br /&gt;
 I am a treasure hunter and what I find goes to [CONTEXT:PLACE:TRANS_NAME].&lt;br /&gt;
 I do a little of this, a little of that.&lt;br /&gt;
 What I do isn't important.&lt;br /&gt;
 I acquire things that have been lost and bring them back to [CONTEXT:PLACE:TRANS_NAME].&lt;br /&gt;
&lt;br /&gt;
== thief_profession_year ==&lt;br /&gt;
&lt;br /&gt;
 I seek treasures and bring them back to [CONTEXT:PLACE:TRANS_NAME] and have done so for [CONTEXT:NUMBER] of the years of my life.&lt;br /&gt;
 I am a treasure hunter and what I find goes to [CONTEXT:PLACE:TRANS_NAME]. I've been doing this for about [CONTEXT:NUMBER] years.&lt;br /&gt;
 I do a little of this, a little of that.&lt;br /&gt;
 What I do isn't important.&lt;br /&gt;
 For [CONTEXT:NUMBER] years I have acquired things that have been lost for [CONTEXT:PLACE:TRANS_NAME].&lt;br /&gt;
&lt;br /&gt;
== scouting_profession ==&lt;br /&gt;
&lt;br /&gt;
 It is my duty to scout the area around [CONTEXT:PLACE:TRANS_NAME].&lt;br /&gt;
 I find danger before it finds us at [CONTEXT:PLACE:TRANS_NAME].&lt;br /&gt;
 I scout the land around [CONTEXT:PLACE:TRANS_NAME].&lt;br /&gt;
&lt;br /&gt;
== scouting_profession_year ==&lt;br /&gt;
&lt;br /&gt;
 I have been scouting the area around [CONTEXT:PLACE:TRANS_NAME] for [CONTEXT:NUMBER] of my years.&lt;br /&gt;
 For [CONTEXT:NUMBER] years I have found danger before it has found us at [CONTEXT:PLACE:TRANS_NAME].&lt;br /&gt;
 I have scouted the land around [CONTEXT:PLACE:TRANS_NAME] for [CONTEXT:NUMBER] years.&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;/div&gt;</summary>
		<author><name>Dasleah</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=List_of_Dwarf_Fortress_developer_interviews&amp;diff=41875</id>
		<title>List of Dwarf Fortress developer interviews</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=List_of_Dwarf_Fortress_developer_interviews&amp;diff=41875"/>
		<updated>2008-05-23T04:56:44Z</updated>

		<summary type="html">&lt;p&gt;Dasleah: adding the category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Developer Interviews==&lt;br /&gt;
&lt;br /&gt;
As Dwarf Fortress grows, more and more people are becoming interested in the behind-the-scenes workings of not only the game itself, but the lives and trails of the developers. Many websites now have interviews with Toady, providing unique insights into the design and development of the Dwarf Fortress game.&lt;br /&gt;
&lt;br /&gt;
===Interviews===&lt;br /&gt;
&lt;br /&gt;
[http://www.gamasutra.com/view/feature/3549/interview_the_making_of_dwarf_.php Gamasutra: The Making of Dwarf Fortress]&lt;br /&gt;
&lt;br /&gt;
[http://slangdesign.com/rppr/2008/05/interview/rppr-interview-with-tarn-adams-creator-of-dwarf-fortress/ Roleplaying Public Radio Audio Interview] - [[RPPR Transcript]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Game development]]&lt;/div&gt;</summary>
		<author><name>Dasleah</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=List_of_Dwarf_Fortress_developer_interviews&amp;diff=41874</id>
		<title>List of Dwarf Fortress developer interviews</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=List_of_Dwarf_Fortress_developer_interviews&amp;diff=41874"/>
		<updated>2008-05-22T23:47:17Z</updated>

		<summary type="html">&lt;p&gt;Dasleah: creating a page that needs to be made&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Developer Interviews==&lt;br /&gt;
&lt;br /&gt;
As Dwarf Fortress grows, more and more people are becoming interested in the behind-the-scenes workings of not only the game itself, but the lives and trails of the developers. Many websites now have interviews with Toady, providing unique insights into the design and development of the Dwarf Fortress game.&lt;br /&gt;
&lt;br /&gt;
===Interviews===&lt;br /&gt;
&lt;br /&gt;
[http://www.gamasutra.com/view/feature/3549/interview_the_making_of_dwarf_.php Gamasutra: The Making of Dwarf Fortress]&lt;br /&gt;
&lt;br /&gt;
[http://slangdesign.com/rppr/2008/05/interview/rppr-interview-with-tarn-adams-creator-of-dwarf-fortress/ Roleplaying Public Radio Audio Interview] - [[RPPR Transcript]]&lt;/div&gt;</summary>
		<author><name>Dasleah</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d_Talk:Unit_type_token&amp;diff=41791</id>
		<title>40d Talk:Unit type token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d_Talk:Unit_type_token&amp;diff=41791"/>
		<updated>2008-05-20T03:47:53Z</updated>

		<summary type="html">&lt;p&gt;Dasleah: New page: Added this page to the Modding Category. ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Added this page to the Modding Category. [[User:Dasleah|Dasleah]] 23:47, 19 May 2008 (EDT)&lt;/div&gt;</summary>
		<author><name>Dasleah</name></author>
	</entry>
	<entry>
		<id>https://dwarffortresswiki.org/index.php?title=40d:Unit_type_token&amp;diff=39044</id>
		<title>40d:Unit type token</title>
		<link rel="alternate" type="text/html" href="https://dwarffortresswiki.org/index.php?title=40d:Unit_type_token&amp;diff=39044"/>
		<updated>2008-05-20T03:47:27Z</updated>

		<summary type="html">&lt;p&gt;Dasleah: adding category to page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Taken from /raw/graphics/graphics_example.txt. For use with entity leadership tokens.&lt;br /&gt;
&lt;br /&gt;
Profession tokens:&lt;br /&gt;
&lt;br /&gt;
MINER&lt;br /&gt;
&lt;br /&gt;
WOODWORKER&lt;br /&gt;
&lt;br /&gt;
CARPENTER&lt;br /&gt;
&lt;br /&gt;
BOWYER&lt;br /&gt;
&lt;br /&gt;
WOODCUTTER&lt;br /&gt;
&lt;br /&gt;
STONEWORKER&lt;br /&gt;
&lt;br /&gt;
ENGRAVER&lt;br /&gt;
&lt;br /&gt;
MASON&lt;br /&gt;
&lt;br /&gt;
RANGER&lt;br /&gt;
&lt;br /&gt;
ANIMAL_CARETAKER&lt;br /&gt;
&lt;br /&gt;
ANIMAL_TRAINER&lt;br /&gt;
&lt;br /&gt;
HUNTER&lt;br /&gt;
&lt;br /&gt;
TRAPPER&lt;br /&gt;
&lt;br /&gt;
ANIMAL_DISSECTOR&lt;br /&gt;
&lt;br /&gt;
METALSMITH&lt;br /&gt;
&lt;br /&gt;
FURNACE_OPERATOR&lt;br /&gt;
&lt;br /&gt;
WEAPONSMITH&lt;br /&gt;
&lt;br /&gt;
ARMORER&lt;br /&gt;
&lt;br /&gt;
BLACKSMITH&lt;br /&gt;
&lt;br /&gt;
METALCRAFTER&lt;br /&gt;
&lt;br /&gt;
JEWELER&lt;br /&gt;
&lt;br /&gt;
GEM_CUTTER&lt;br /&gt;
&lt;br /&gt;
GEM_SETTER&lt;br /&gt;
&lt;br /&gt;
CRAFTSMAN&lt;br /&gt;
&lt;br /&gt;
WOODCRAFTER&lt;br /&gt;
&lt;br /&gt;
STONECRAFTER&lt;br /&gt;
&lt;br /&gt;
LEATHERWORKER&lt;br /&gt;
&lt;br /&gt;
BONE_CARVER&lt;br /&gt;
&lt;br /&gt;
WEAVER&lt;br /&gt;
&lt;br /&gt;
CLOTHIER&lt;br /&gt;
&lt;br /&gt;
GLASSMAKER&lt;br /&gt;
&lt;br /&gt;
STRAND_EXTRACTOR&lt;br /&gt;
&lt;br /&gt;
KING&lt;br /&gt;
&lt;br /&gt;
KING_CONSORT&lt;br /&gt;
&lt;br /&gt;
FISHERY_WORKER&lt;br /&gt;
&lt;br /&gt;
FISHERMAN&lt;br /&gt;
&lt;br /&gt;
FISH_DISSECTOR&lt;br /&gt;
&lt;br /&gt;
FISH_CLEANER&lt;br /&gt;
&lt;br /&gt;
FARMER&lt;br /&gt;
&lt;br /&gt;
CHEESE_MAKER&lt;br /&gt;
&lt;br /&gt;
MILKER&lt;br /&gt;
&lt;br /&gt;
COOK&lt;br /&gt;
&lt;br /&gt;
THRESHER&lt;br /&gt;
&lt;br /&gt;
MILLER&lt;br /&gt;
&lt;br /&gt;
BUTCHER&lt;br /&gt;
&lt;br /&gt;
TANNER&lt;br /&gt;
&lt;br /&gt;
DYER&lt;br /&gt;
&lt;br /&gt;
PLANTER&lt;br /&gt;
&lt;br /&gt;
HERBALIST&lt;br /&gt;
&lt;br /&gt;
BREWER&lt;br /&gt;
&lt;br /&gt;
SOAP_MAKER&lt;br /&gt;
&lt;br /&gt;
POTASH_MAKER&lt;br /&gt;
&lt;br /&gt;
LYE_MAKER&lt;br /&gt;
&lt;br /&gt;
WOOD_BURNER&lt;br /&gt;
&lt;br /&gt;
ENGINEER&lt;br /&gt;
&lt;br /&gt;
MECHANIC&lt;br /&gt;
&lt;br /&gt;
SIEGE_ENGINEER&lt;br /&gt;
&lt;br /&gt;
SIEGE_OPERATOR&lt;br /&gt;
&lt;br /&gt;
PUMP_OPERATOR&lt;br /&gt;
&lt;br /&gt;
CLERK&lt;br /&gt;
&lt;br /&gt;
ARCHITECT&lt;br /&gt;
&lt;br /&gt;
ADMINISTRATOR&lt;br /&gt;
&lt;br /&gt;
TRADER&lt;br /&gt;
&lt;br /&gt;
TAXCOLLECTOR&lt;br /&gt;
&lt;br /&gt;
EXECUTIONER&lt;br /&gt;
&lt;br /&gt;
BARON&lt;br /&gt;
&lt;br /&gt;
COUNT&lt;br /&gt;
&lt;br /&gt;
DUKE&lt;br /&gt;
&lt;br /&gt;
BARON_CONSORT&lt;br /&gt;
&lt;br /&gt;
COUNT_CONSORT&lt;br /&gt;
&lt;br /&gt;
DUKE_CONSORT&lt;br /&gt;
&lt;br /&gt;
PHILOSOPHER&lt;br /&gt;
&lt;br /&gt;
ADVISOR&lt;br /&gt;
&lt;br /&gt;
ALCHEMIST&lt;br /&gt;
&lt;br /&gt;
DUNGEONMASTER&lt;br /&gt;
&lt;br /&gt;
MERCHANT&lt;br /&gt;
&lt;br /&gt;
DIPLOMAT&lt;br /&gt;
&lt;br /&gt;
GUILDREP&lt;br /&gt;
&lt;br /&gt;
MERCHANTBARON&lt;br /&gt;
&lt;br /&gt;
MERCHANTPRINCE&lt;br /&gt;
&lt;br /&gt;
OUTPOSTLIAISON&lt;br /&gt;
&lt;br /&gt;
DRUID&lt;br /&gt;
&lt;br /&gt;
CHAMPION&lt;br /&gt;
&lt;br /&gt;
HAMMERMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_HAMMERMAN&lt;br /&gt;
&lt;br /&gt;
SPEARMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_SPEARMAN&lt;br /&gt;
&lt;br /&gt;
CROSSBOWMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_CROSSBOWMAN&lt;br /&gt;
&lt;br /&gt;
WRESTLER&lt;br /&gt;
&lt;br /&gt;
MASTER_WRESTLER&lt;br /&gt;
&lt;br /&gt;
AXEMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_AXEMAN&lt;br /&gt;
&lt;br /&gt;
SWORDSMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_SWORDSMAN&lt;br /&gt;
&lt;br /&gt;
MACEMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_MACEMAN&lt;br /&gt;
&lt;br /&gt;
PIKEMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_PIKEMAN&lt;br /&gt;
&lt;br /&gt;
BOWMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_BOWMAN&lt;br /&gt;
&lt;br /&gt;
BLOWGUNMAN&lt;br /&gt;
&lt;br /&gt;
MASTER_BLOWGUNMAN&lt;br /&gt;
&lt;br /&gt;
RECRUIT&lt;br /&gt;
&lt;br /&gt;
TRAINED_HUNTER&lt;br /&gt;
&lt;br /&gt;
TRAINED_WAR&lt;br /&gt;
&lt;br /&gt;
MASTER_THIEF&lt;br /&gt;
&lt;br /&gt;
THIEF&lt;br /&gt;
&lt;br /&gt;
STANDARD&lt;br /&gt;
&lt;br /&gt;
CHILD&lt;br /&gt;
&lt;br /&gt;
BABY&lt;br /&gt;
&lt;br /&gt;
DRUNK&lt;br /&gt;
&lt;br /&gt;
LASHER&lt;br /&gt;
&lt;br /&gt;
MASTER_LASHER&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]]&lt;/div&gt;</summary>
		<author><name>Dasleah</name></author>
	</entry>
</feed>