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 "v0.34:Embark profiles.txt"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(→‎Editing: added skills)
(→‎Obtaining new profiles: link to local page)
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{quality|Fine|22:58, 10 November 2012 (UTC)}}
 +
{{file|DF/data/init/embark_profiles.txt}}
 
{{av}}
 
{{av}}
  
The '''embark_profiles.txt''' file contains any [[embark]] profiles (or [[starting builds]]) you have created. It is found at '''data/init/embark_profiles.txt'''. Most of these can be transfered between versions, but you need to remember to do so. The file is editable, but a typo could render all of your profiles useless.
+
The '''embark_profiles.txt''' file contains any [[embark]] profiles (or [[starting builds]]) you have created. It is found at '''data/init/embark_profiles.txt'''. Most of these can be transferred between minor versions (e.g. v0.34.10 to v0.34.11), but you need to remember to do so.
  
==Editing==
+
== Format ==
 +
Each profile begins with a [PROFILE] tag, followed by a [TITLE:''name''] tag.
  
To find a specific profile, look for the [TITLE:name] tag, found directly after the [PROFILE] tag. Objects can be edited just like editing normal raws.
+
=== Skills ===
 +
Skills are identified by their [[skill token]]. The syntax for skills is:
 +
[SKILL:''#'':''skill name'':''level'']
 +
where # is the dwarf (1-7), "skill name" is the skill, and "level" is the number representing how skilled the dwarf is.
  
===Skills===
+
Note that skills are capped at Proficient (5), and this is checked by the game on embark, so it's not possible to start with legendary dwarves. There are other ways to do this (see [[Cheating#All Skills Legendary|Cheating]] or [[User:Vjek]] for more information).
Most skills use the same names as found in the raws. The syntax for skills is:
 
<pre>[SKILL:#:name:level]</pre>
 
where # is the dwarf (1-7), "name" is the skill, and "level" is the number representing how skilled the dwarf is.
 
  
==Default settings==
+
=== Items ===
 +
Items are identified by their material and item tokens, the same format as [[reaction]]s:
 +
[ITEM:''quantity'':''(material token)'':''(item token)'']
 +
For examples, see [[reaction]], [[item token]], [[material token]], or [[Utility:DFHack/createitem|DFHack createitem]].
  
The default file is empty, unless you have installed a mod that creates new embark profiles.
+
=== Pets ===
If it does not exist, there are several ways to create it:
+
[PET:''quantity'':''creature name'':''caste'':''age'']
* Save a new text file with the name "embark_profiles.txt" to the data/init folder
+
* "Creature" is the creature ID found in the raws (e.g. CAT for [[Cat/raw|cats]]).
* Use "touch" from a command line (Linux/Mac only)
+
* "Caste" is the caste ID, which can also be found in the raws. Most creatures have MALE and FEMALE castes.
* Create and save a (useless) profile on the embark screen. Embarking isn't necessary to save the profile.
+
* "Age" can be either STANDARD (for adults) or CHILD (for children).
 +
 
 +
==Obtaining new profiles==
 +
* Most versions of the Lazy Newb Pack include a set of basic embark profiles, available [[/LNP profiles|here]].
 +
* The [[Masterwork:Main Page|Masterwork mod]] includes a set of embark profiles as well.
 +
 
 +
{{files}}

Latest revision as of 17:27, 7 June 2014

File

Folder-orange.svg Dwarf Fortress

Folder.svg data

Folder.svg init

Text-x-generic.svg embark_profiles.txt

This article is about an older version of DF.

The embark_profiles.txt file contains any embark profiles (or starting builds) you have created. It is found at data/init/embark_profiles.txt. Most of these can be transferred between minor versions (e.g. v0.34.10 to v0.34.11), but you need to remember to do so.

Format[edit]

Each profile begins with a [PROFILE] tag, followed by a [TITLE:name] tag.

Skills[edit]

Skills are identified by their skill token. The syntax for skills is:

[SKILL:#:skill name:level]

where # is the dwarf (1-7), "skill name" is the skill, and "level" is the number representing how skilled the dwarf is.

Note that skills are capped at Proficient (5), and this is checked by the game on embark, so it's not possible to start with legendary dwarves. There are other ways to do this (see Cheating or User:Vjek for more information).

Items[edit]

Items are identified by their material and item tokens, the same format as reactions:

[ITEM:quantity:(material token):(item token)]

For examples, see reaction, item token, material token, or DFHack createitem.

Pets[edit]

[PET:quantity:creature name:caste:age]
  • "Creature" is the creature ID found in the raws (e.g. CAT for cats).
  • "Caste" is the caste ID, which can also be found in the raws. Most creatures have MALE and FEMALE castes.
  • "Age" can be either STANDARD (for adults) or CHILD (for children).

Obtaining new profiles[edit]

  • Most versions of the Lazy Newb Pack include a set of basic embark profiles, available here.
  • The Masterwork mod includes a set of embark profiles as well.
Settings
Gameplay settings
Other