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
m (Removing {{title/file}} temporarily)
(→‎Obtaining new profiles: link to local page)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{quality|Fine|22:58, 10 November 2012 (UTC)}}{{av}}
+
{{quality|Fine|22:58, 10 November 2012 (UTC)}}
 +
{{file|DF/data/init/embark_profiles.txt}}
 +
{{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 transferred between minor versions (e.g. v0.34.10 to v0.34.11), 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:
===Skills===
 
Most skills use the same names as found in the raws. The syntax for skills is:
 
 
  [SKILL:''#'':''skill name'':''level'']
 
  [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.
 
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#All Skills Legendary|Cheating]] or [[User:Vjek]] for more information).
 
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).
 +
 +
=== 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]].
 +
 +
=== Pets ===
 +
[PET:''quantity'':''creature name'':''caste'':''age'']
 +
* "Creature" is the creature ID found in the raws (e.g. CAT for [[Cat/raw|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==
 
==Obtaining new profiles==
* Most versions of the Lazy Newb Pack include a set of basic embark profiles: [http://pastebin.com/buqxbNqj]
+
* 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.
 
* The [[Masterwork:Main Page|Masterwork mod]] includes a set of embark profiles as well.
  
[[Category:Files]]
+
{{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