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 40d:Plant token

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 "40d"). 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 1: Line 1:
{{quality|Exceptional|21:06, 30 March 2011 (UTC)}}{{av}}
 
 
Plants are stored in the matgloss_plant.txt file.
 
Plants are stored in the matgloss_plant.txt file.
  
Line 7: Line 6:
 
! Description
 
! Description
 
|-
 
|-
|[NAME:text]||The name of the plant, which is what you see in-game.
+
|[MATGLOSS_PLANT:]||The first line of the matgloss tells the game what string is used to refer to this particular plant. <font color="red">Required</font>.
 
|-
 
|-
|[NAME_PLURAL:text]||The plural of the plant's in-game name.
+
|[TILE:]||What tile is used for this plant. Either a number, such as 6 [♠] or a letter inside apostrophes, such as ':'. <font color="red">Required</font>. See [[character table]].
 
|-
 
|-
|[SEEDNAME:text]||The name of the plant's seeds.
+
|[COLOR:]||The [[color]] of the plant. <font color="red">Required</font>.
 
|-
 
|-
|[GROWDUR:num]||How long the plant takes to grow. A season lasts for a GROWDUR of 1008, and 1 day lasts for a GROWDUR of 12. Defaults to 300.
+
|[NAME:]||The name of the plant, which is what you see in-game. <font color="red">Required</font>.
 
|-
 
|-
|[VALUE:num]||How much the plant is worth. Defaults to 1.
+
|[NAME_PLURAL:]||The plural of the plant's in-game name. <font color="red">Required</font>.
 
|-
 
|-
|[SPRING]||Allows the plant to grow during spring.
+
|[GROWDUR:]||How long the plant takes to grow. A season lasts for a GROWDUR of 1008.
 
|-
 
|-
|[SUMMER]||Allows the plant to grow during summer.
+
|[VALUE:]||How much the plant is worth. Usually 2.
 
|-
 
|-
|[AUTUMN]||Allows the plant to grow during autumn.
+
|[DRINK:]||The name and color of the drink brewed from this plant, in the format name:c:c:c, where c is color.
 
|-
 
|-
|[WINTER]||Allows the plant to grow during winter.
+
|[DRINKVALUE:]||The value of the drink brewed from this plant.
 
|-
 
|-
|[TILE:tile]||What tile is used for this plant. Either a number, such as 6 (♠) or a letter inside apostrophes, such as ':'. See [[Main:Character table|character table]]. Defaults to 231 (τ).
+
|[MILL:]||The name and color of the item milled from this plant.
 
|-
 
|-
|[DEAD_TILE:tile]||What tile is used when the plant has withered. Defaults to 169 (⌐).
+
|[MILL_VALUE]||How much the milled product of this plant is worth.
 
|-
 
|-
|[SHRUB_TILE:tile]||What tile is used for shrubs bearing this plant. Defaults to 34 (").
+
|[MILL_DYE:]||Allows the milled product of this plant to be used as dye, and specifies the dye's [[color]].
 
|-
 
|-
|[DEAD_SHRUB_TILE:tile]||What tile is used for dead shrubs bearing this plant. Defaults to 34 (").
+
|[COOKABLE_WHEN_MILLED]||Self-explanatory.
 
|-
 
|-
|[CLUSTERSIZE:num]||The maximum stack size collected when gathered via herbalism. Defaults to 5.
+
|[EXTRACT:]||The item extracted from this plant and it's color.
 
|-
 
|-
|[COLOR:fg:bg:br]||The [[color]] of the plant. Defaults to 2:0:0 (dark green).
+
|[EXTRACTVALUE:]||The value of the extract.
 
|-
 
|-
|[DEAD_COLOR:fg:bg:br]||The [[color]] of the plant when it has withered. Defaults to 0:0:1 (dark gray).
+
|[EXTRACT_BARREL]||The extract is extracted into a barrel.
 
|-
 
|-
|[SHRUB_COLOR:fg:bg:br]||The [[color]] of shrubs bearing this plant. Defaults to 2:0:0 (dark green).
+
|[EXTRACT_VIAL]||The extract is extracted into a vial at the farmer's workshop.
 
|-
 
|-
|[DEAD_SHRUB_COLOR:fg:bg:br]||The [[color]] of dead shrubs bearing this plant. Defaults to 6:0:0 (brown).
+
|[EXTRACT_STILL_VIAL]||The extract is extracted into a vial at a still.
 
|-
 
|-
|[DRINK:name:fg:bg:br]||Allows the plant to be brewed into a drink having the specified name and color.
+
|[EXTRACT_COOKABLE]||Self-explanatory.
 
|-
 
|-
|[DRINKVALUE:num]||The value of the drink brewed from this plant. Defaults to 1.
+
|[LEAVES:]||How many leaves this plant will yield when processed. The leaves are always cookable.
 
|-
 
|-
|[MILL:name:fg:bg:br]||Allows the plant to be milled into a powder having the specified name and color.
+
|[SEEDNAME:]||The name of the plant's seeds.
 
|-
 
|-
|[MILL_VALUE:num]||How much the milled product of this plant is worth. Defaults to 1.
+
|[SEED:]||The color of the plant's seeds.
 
|-
 
|-
|[COOKABLE_WHEN_MILLED]||Allows the milled product of this plant to be cooked into meals.
+
|[GENPOWER:]||Use not known, may be obsolete or reference to planned features.
 
|-
 
|-
|[MILL_DYE:color]||Allows the milled product of this plant to be used as dye, and specifies the dye's [[color]].
+
|[SPRING]||This plant will grow in spring. Not mutually exclusive with other season tags.
 
|-
 
|-
|[GENPOWER:num]||Use not known, may be obsolete or reference to planned features. Defaults to 1.
+
|[SUMMER]||This plant will grow during summer. Not mutually exclusive with other season tags.
 
|-
 
|-
|[GOOD]||This plant only appears in Good aligned regions.
+
|[AUTUMN]||This plant will grow during autumn. Not mutually exclusive with other season tags.
 
|-
 
|-
|[EVIL]||This plant only appears in Evil aligned regions.
+
|[WINTER]||This plant will grow during winter. Not mutually exclusive with other season tags.
 
|-
 
|-
|[SAVAGE]||This plant only appears in Savage regions.
+
|[FREQUENCY:]||The chance for this plant to be gathered with the herb gathering job.
 
|-
 
|-
|[FREQUENCY:num]||Determines how frequently shrubs of this plant are generated in a particular area. Defaults to 50.
+
|[CLUSTERSIZE:]||?? Does NOT affect the stack size when embarking or the stack size produced when farming. Possibly the number gathered wild via herbalism? Not tested. Unmodded: 1 on Kobold Bulbs and Valley Herbs, 5 on all other plants.
|-
 
|[PREFSTRING:text]||Why dwarves like this plant.
 
 
|-
 
|-
 
|[EDIBLE_VERMIN]||Vermin can eat this plant.
 
|[EDIBLE_VERMIN]||Vermin can eat this plant.
 
|-
 
|-
|[EDIBLE_RAW]||This plant can be eaten raw or cooked.
+
|[EDIBLE_RAW]||This plant can be eaten raw.
 
|-
 
|-
|[EDIBLE_WHENCOOKED]||This plant can be eaten cooked, but not raw.
+
|[EDIBLE_WHENCOOKED]||This plant can be eaten cooked but not raw.
 
|-
 
|-
 
|[THREAD]||This plant can be woven into thread and therefore cloth.
 
|[THREAD]||This plant can be woven into thread and therefore cloth.
 
|-
 
|-
|[DROWN_LEVEL:num]||Specifies the water depth at which the shrub will die, defaulting to 4.
+
|[BIOME:]||What [[biome tokens|biome]] this plant appears in.
|-
 
|[SEED:fg:bg:br]||Causes processing the plant to yield seeds of the specified color.
 
|-
 
|[LEAVES:tilenum]||Allows the plant to be extracted into a bag at the farmer's workshop to yield leaves having the specified tile (number only?).
 
|-
 
|[EXTRACT_VIAL]||Allows the plant to be processed into a vial at the farmer's workshop to yield its EXTRACT. Extract vials will be stored in finished good stockpiles which permit the vial.
 
|-
 
|[EXTRACT_BAG]||Allows the plant to be processed into a bag at the farmer's workshop to yield its EXTRACT. Extract bags will be stored in furniture stockpiles which permit the bag.
 
|-
 
|[EXTRACT_BARREL]||Allows the plant to be processed into a barrel at the farmer's workshop to yield its EXTRACT.
 
|-
 
|[EXTRACT_STILL_VIAL]||Allows the plant to be processed into a vial at the still to yield its EXTRACT. Extract vials will be stored in finished good stockpiles which permit the vial.
 
|-
 
|[EXTRACT_COOKABLE]||Permits the plant's extract to be cooked into meals.
 
|-
 
|[EXTRACT:name:fg:bg:br]||Defines a substance that can be extracted from the plant (using one of the above methods) having the specified name and color.
 
|-
 
|[EXTRACTVALUE:num]||The value of the extract. Defaults to 1.
 
 
|-
 
|-
|[WET]||Restricts the plant to grow near natural water features. Ignored if combined with [DRY].
+
|[WET]||This plant appears near water features. Not mutually exclusive with the [DRY] tag.
 
|-
 
|-
|[DRY]||Restricts the plant to grow away from natural water features. Ignored if combined with [WET].
+
|[DRY]||This plant appears away from water features. Not mutually exclusive with the [WET] tag.
 
|-
 
|-
|[BIOME:biome]||Permits the plant to occur in a given [[biome token|biome]].
 
|-
 
|[SPEC_HEAT:num]||The plant's specific heat capacity. Can also be specified for CLOTH, EXTRACT, DRINK, and CHEESE. See below for defaults.
 
|-
 
|[HEATDAM_POINT:num]||The temperature at which heat will begin to damage the plant. Can also be specified for CLOTH, EXTRACT, DRINK, and CHEESE. See below for defaults.
 
|-
 
|[COLDDAM_POINT:num]||The temperature at which frost will begin to damage the plant. Can also be specified for CLOTH, EXTRACT, DRINK, and CHEESE. See below for defaults.
 
|-
 
|[IGNITE_POINT:num]||The temperature at which the plant will burst into flames. Can also be specified for CLOTH, EXTRACT, DRINK, and CHEESE. See below for defaults.
 
|-
 
|[MELTING_POINT:num]||The temperature at which the plant will melt into a puddle of goo. Can also be specified for CLOTH, EXTRACT, DRINK, and CHEESE. See below for defaults.
 
|-
 
|[BOILING_POINT:num]||The temperature at which the plant will boil into a cloud of vapor. Can also be specified for CLOTH, EXTRACT, DRINK, and CHEESE. See below for defaults.
 
|-
 
|[FIXED_TEMP:num]||The temperature this plant emits naturally. Can also be specified for CLOTH, EXTRACT, DRINK, and CHEESE. See below for defaults.
 
|-
 
|[SOLID_DENSITY:num]||The density of the plant when solid. Can also be specified for CLOTH, EXTRACT, DRINK, and CHEESE. See below for defaults.
 
|-
 
|[LIQUID_DENSITY:num]||The density of the plant when molten. Can also be specified for CLOTH, EXTRACT, DRINK, and CHEESE. See below for defaults.
 
 
|}
 
|}
  
If not specified, the following default values will be used for the various temperature/density properties:
+
[[Category:Modding]]
{| {{prettytable}}
+
[[Category:Tokens]]
|- style='background-color:#ddd'
 
! !! (Plant) !! CLOTH !! EXTRACT !! DRINK !! CHEESE
 
|-
 
| SPEC_HEAT || 3000 || 420 || 4181 || 2440 || 2000
 
|-
 
| HEATDAM_POINT || 10250 || 10250 || NONE || NONE || 10800
 
|-
 
| COLDDAM_POINT || 9900 || 9900 || NONE || NONE || 9950
 
|-
 
| IGNITE_POINT || 10508 || 10508 || NONE || 10800 || NONE
 
|-
 
| MELTING_POINT || NONE || NONE || 9950 || 9850 || 10150
 
|-
 
| BOILING_POINT || NONE || NONE || 10200 || 10150 || NONE
 
|-
 
| FIXED_TEMP || NONE || NONE || NONE || NONE || NONE
 
|-
 
| SOLID_DENSITY || 1200 || 1520 || 1200 || 789 || 1200
 
|-
 
| LIQUID_DENSITY || NONE || NONE || 1200 || 789 || 1200
 
|}
 
 
 
Plant cheeses, despite having temperature values, are not implemented in this version of Dwarf Fortress.
 
 
 
Cookable extracts can only be cooked while they remain in liquid form - should they solidify, they will become useless even if re-melted (as they will change from an "extract" to a "misc. liquid").
 
 
 
Due to various bugs, CLOTH temperature and density values are not used (they use the default plant properties), and DRINK density is hardcoded to 800.
 
 
 
{{Category|Modding}}
 
{{Category|Tokens}}
 

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)