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 23a:Creature 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 "23a"). 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:11, 30 March 2011 (UTC)}}{{av}}
 
{{quality|Exceptional|21:11, 30 March 2011 (UTC)}}{{av}}
Everything here can be applied to all creature files, e.g. creature_domestic, creature_standard, even creature_equipment.  This includes sentient creatures, but creature [[token]]s should not be confused with [[entity token]]s.
+
Everything here can be applied to all creature files, e.g. creature_domestic, creature_standard, even creature_equipment.  This includes sentient creatures, but creature [[tokens]] should not be confused with [[entity token]].
 +
 
 +
{| id="toc"
 +
|
 +
* Tokens
 +
** [[#A|A]] [[#B|B]] [[#C|C]] [[#D|D]] [[#E|E]] [[#F|F]] [[#G|G]] [[#H|H]] [[#I|I]] [[#J|J]] [[#K|K]] [[#L|L]] [[#M|M]]
 +
** [[#N|N]] [[#O|O]] [[#P|P]] [[#Q|Q]] [[#R|R]] [[#S|S]] [[#T|T]] [[#U|U]] [[#V|V]] [[#W|W]] [[#X|X]] [[#Y|Y]] [[#Z|Z]]
 +
|}
  
 
__NOTOC__
 
__NOTOC__
 
=Tokens=
 
=Tokens=
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
 
 
==A==
 
==A==
 
{| {{prettytable}}
 
{| {{prettytable}}
Line 17: Line 19:
  
 
|-
 
|-
| {{text anchor|ADD_VERSION}}
+
| ADD_VERSION
 
| version
 
| version
| The version of the game in which said creature was introduced. The version number refers to the '''save''' version, with 1107 corresponding to 0.21.93.19a and 1169 corresponding to 0.23.130.23a (and other versions falling in between). Creatures which were added after a particular world was generated will be treated as if they do not exist.
+
| In which version of the game said creature was introduced. The version number refers to the '''save''' version, with 1107 corresponding to 0.21.93.19a and 1169 corresponding to 0.23.130.23a (and other versions falling in between).
 
+
[ADD_VERSION:1069]
All creatures in the stock raws were added before version 1107, so this generally has no effect.
 
  
 
|-
 
|-
| {{text anchor|ALCOHOL_DEPENDENT}}
+
| ALCOHOL_DEPENDENT
 
|  
 
|  
 
| Creature needs alcohol to get through the working day.
 
| Creature needs alcohol to get through the working day.
  
 
|-
 
|-
| {{text anchor|ALL_ACTIVE}}
+
| ALL_ACTIVE
 
|  
 
|  
| The creature is active both in day and night.
+
| Sets if the creature is active in day, night, and twilight.
  
 
|-
 
|-
| {{text anchor|ALTTILE}}
+
| ALTTILE
| [[Main:Character table|character number]] or 'character'
+
| [[Main:Character Table|CP437 ordinal]] or 'character'
| If set, the creature will blink between its TILE and its ALTTILE.
+
| If set, the creature will blink between its [TILE] and its [ALTTILE].
<code>[ALTTILE:157]</code> or <code>[ALTTILE:'&']</code>
+
[ALTTILE:157] or [ALTTILE:'&']
  
 
|-
 
|-
| {{text anchor|AMBUSHPREDATOR}}
+
| AMBUSHPREDATOR
 
|  
 
|  
| Makes the creature stay where it appeared rather than hunting down its prey. When used with {{token|WEBBER|c}}, it also causes the creature to lay a large quantity of hidden webs around its spawn point. Must be used with {{token|RIVERATTACK_RESIDENT|c}}.
+
| Makes the creature stay where it appeared rather than hunting down its prey. When used with [WEBBER], it also causes the creature to lay a large quantity of hidden webs around its spawn point.
  
 
|-
 
|-
| {{text anchor|AMPHIBIOUS}}
+
| AMPHIBIOUS
 
|  
 
|  
 
| Allows a creature to breathe with or without water.
 
| Allows a creature to breathe with or without water.
  
 
|-
 
|-
| {{text anchor|AQUATIC}}
+
| AQUATIC
 
|  
 
|  
| Creature can breathe in water, but air-drowns on dry land. Does not appear to work with large creatures, where it acts the same as {{token|AMPHIBIOUS}}.
+
| Intended to allow a creature to breathe underwater, but causes it to "drown" out of water. Does not appear to work with large creatures, where it acts the same as AMPHIBIOUS.
  
 
|-
 
|-
| {{text anchor|ATTACK}}
+
| ATTACK
 
|  
 
|  
| Sets what natural attacks a creature has. See the [[#Attacks|Attacks section]].
+
| See the [[#Attacks|Attacks section]].
  
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==B==
 
==B==
Line 73: Line 70:
  
 
|-
 
|-
| {{text anchor|BABY}}
+
| BABY
 
| age
 
| age
 
| Age at which a baby becomes a child. Without this tag, all creatures born will skip the baby stage and be children upon birth.
 
| Age at which a baby becomes a child. Without this tag, all creatures born will skip the baby stage and be children upon birth.
<code>[BABY:1]</code>
+
[BABY:1]
  
 
|-
 
|-
| {{text anchor|BABYNAME}}
+
| BABYNAME
 
|  
 
|  
 
* singular
 
* singular
Line 86: Line 83:
  
 
|-
 
|-
| {{text anchor|BENIGN}}
+
| BENIGN
 
|  
 
|  
| Uncertain.
+
| Determines whether creature can show up on "tame" maps (includes [[Elephants|elephants]]), which will generally avoid dwarves, although they may chase and/or attack them if they get too close).
  
 
|-
 
|-
 
| BIOME_*
 
| BIOME_*
 
|  
 
|  
| Sets the [[biome]]s the creature can appear in. See [[Biome token]]s.
+
| See [[Biome token]]s.
  
 
|-
 
|-
| {{text anchor|BLOODTYPE}}
+
| BLOODTYPE
 
| type
 
| type
 
| Sets the creatures' blood type (default red):
 
| Sets the creatures' blood type (default red):
Line 109: Line 106:
 
*VOMIT
 
*VOMIT
 
*SLIME
 
*SLIME
<code>[BLOODTYPE:0]</code>
+
[BLOODTYPE:0]
  
 
|-
 
|-
| {{text anchor|BODY}}
+
| [[Body token|BODY]]
| [[body token]]s
+
| parts[:...]
 
| Sets the body parts a creature has. Can supply as many as you want.
 
| Sets the body parts a creature has. Can supply as many as you want.
<code>[BODY:HUMANOID:2EYES:2EARS]</code>
+
[BODY:HUMANOID:2EYES:2EARS]
  
 
|-
 
|-
| {{text anchor|BODYGLOSS}}
+
| [[Bodygloss|BODYGLOSS]]
| [[Bodygloss|gloss]]
+
| gloss
 
| A body_default.txt function. It replaces a part's description with another. e.g. feet with hooves.
 
| A body_default.txt function. It replaces a part's description with another. e.g. feet with hooves.
<code>[BODYGLOSS:HOOF]</code>
+
[BODYGLOSS:HOOF]
  
 
|-
 
|-
| {{text anchor|BOILING_POINT}}
+
| BOILING_POINT
 
| temperature
 
| temperature
| The temperature at which the creature boils into goo.
+
| The temperature at which the creature boils into goo. [[Temperature scale|DF temperature scale]]
  
 
|-
 
|-
| {{text anchor|BONE_BOILING_POINT}}
+
| BONE_BOILING_POINT
 
| temperature
 
| temperature
 
| The boiling point of the creature's bones.
 
| The boiling point of the creature's bones.
  
 
|-
 
|-
| {{text anchor|BONE_COLDDAM_POINT}}
+
| BONE_COLDDAM_POINT
 
| temperature
 
| temperature
| The temperature below which the creature's bones take cold damage.
+
| The low temperature at which the creature's bones start getting damaged.
  
 
|-
 
|-
| {{text anchor|BONE_FIXED_TEMP}}
+
| BONE_FIXED_TEMP
 
| temperature
 
| temperature
 
| The temperature that the creature's bones give off.
 
| The temperature that the creature's bones give off.
  
 
|-
 
|-
| {{text anchor|BONE_HEATDAM_POINT}}
+
| BONE_HEATDAM_POINT
 
| temperature
 
| temperature
| The temperature above which the bones take heat damage.
+
| The high temperature where the bones start taking damage.
  
 
|-
 
|-
| {{text anchor|BONE_IGNITE_POINT}}
+
| BONE_IGNITE_POINT
 
| temperature
 
| temperature
| The temperature at which the creature's bones burst into flame.
+
| The temperature at which point the creature's bones burst into flame.
  
 
|-
 
|-
| {{text anchor|BONE_MELTING_POINT}}
+
| BONE_MELTING_POINT
 
| temperature
 
| temperature
 
| The temperature at which the creature's bones melt.
 
| The temperature at which the creature's bones melt.
  
 
|-
 
|-
| {{text anchor|BONE_SPEC_HEAT}}
+
| BONE_SPEC_HEAT
 
| [[SPEC_HEAT|specific heat capacity]]
 
| [[SPEC_HEAT|specific heat capacity]]
 
| Amount of energy required for the creature's bones to heat up or cool down.
 
| Amount of energy required for the creature's bones to heat up or cool down.
  
 
|-
 
|-
| {{text anchor|BONECARN}}
+
| BONECARN
 
|  
 
|  
| Creature eats bones. This tag implies {{token|CARNIVORE}}.
+
| Creature 'eats' bones. Eating bones makes their happiness go up, but can cause death (suffocation){{verify}}. This tag implies CARNIVORE.
  
 
|-
 
|-
| {{text anchor|BUILDINGDESTROYER}}
+
| BUILDINGDESTROYER
 
| value
 
| value
| Allows a creature to destroy furniture and buildings. See [[Building destroyer]] for more information.
+
| Allows a creature to destroy furniture and buildings. Value [1] targets mostly doors, hatches, furniture and the like.  Value [2] targets everything (except bridges?). See [[Building destroyer]] for full discussion.
  
 
|-
 
|-
| {{text anchor|BUTCHERABLE_NONSTANDARD}}
+
| BUTCHERABLE_NONSTANDARD
 
|
 
|
 
| Allows a live creature to be slaughtered if it is tame, but does not permit butchering its corpse.
 
| Allows a live creature to be slaughtered if it is tame, but does not permit butchering its corpse.
  
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==C==
 
==C==
Line 192: Line 185:
  
 
|-
 
|-
| {{text anchor|CAN_CIV}}
+
| CAN_CIV
 
|  
 
|  
 
| Can create civilizations.  This tag may activate hunger and thirst. {{verify}}
 
| Can create civilizations.  This tag may activate hunger and thirst. {{verify}}
  
 
|-
 
|-
| {{text anchor|CAN_LEARN}}
+
| CAN_LEARN
 
|  
 
|  
 
| A creature with this tag can gain skill experience.
 
| A creature with this tag can gain skill experience.
  
 
|-
 
|-
| {{text anchor|CAN_SPEAK}}
+
| CAN_SPEAK
 
|  
 
|  
 
| Can talk.
 
| Can talk.
  
 
|-
 
|-
| {{text anchor|CANOPENDOORS}}
+
| CANOPENDOORS
 
|  
 
|  
 
| Allows the creature to open doors.
 
| Allows the creature to open doors.
  
 
|-
 
|-
| {{text anchor|CARNIVORE}}
+
| CARNIVORE
 
|  
 
|  
 
| Creature only eats meat.
 
| Creature only eats meat.
  
 
|-
 
|-
| {{text anchor|CAVE_ADAPT}}
+
| CAVE_ADAPT
 
|  
 
|  
| Gives the creature a bonus in caves. Also causes [[cave adaptation]].
+
| Gives the creature a bonus in caves. Also causes [[Cave adaptation]].
  
 
|-
 
|-
| {{text anchor|CHEESE_BOILING_POINT}}
+
| CHEESE_BOILING_POINT
 
| temperature
 
| temperature
 
| The temperature at which the creature's cheese (if any) boils away.
 
| The temperature at which the creature's cheese (if any) boils away.
  
 
|-
 
|-
| {{text anchor|CHEESE_COLDDAM_POINT}}
+
| CHEESE_COLDDAM_POINT
 
| temperature
 
| temperature
| The temperature below which the creature's cheese (if any) takes cold damage.
+
| The temperature at which the creature's cheese (if any) starts taking cold damage.
  
 
|-
 
|-
| {{text anchor|CHEESE_FIXED_TEMP}}
+
| CHEESE_FIXED_TEMP
 
| temperature
 
| temperature
 
| The temperature emitted by one unit of the creature's cheese (if any).
 
| The temperature emitted by one unit of the creature's cheese (if any).
  
 
|-
 
|-
| {{text anchor|CHEESE_HEATDAM_POINT}}
+
| CHEESE_HEATDAM_POINT
 
| temperature
 
| temperature
| The temperature above which the cheese made from the creature's milk takes heat damage.
+
| The temperature at which the cheese made from the creature's milk starts taking heat damage.
  
 
|-
 
|-
| {{text anchor|CHEESE_IGNITE_POINT}}
+
| CHEESE_IGNITE_POINT
 
| temperature
 
| temperature
 
| The temperature at which the creature's cheese bursts into flame.
 
| The temperature at which the creature's cheese bursts into flame.
  
 
|-
 
|-
| {{text anchor|CHEESE_MELTING_POINT}}
+
| CHEESE_MELTING_POINT
 
| temperature
 
| temperature
 
| The temperature at which the creature's cheese melts into goo.
 
| The temperature at which the creature's cheese melts into goo.
  
 
|-
 
|-
| {{text anchor|CHEESE_SPEC_HEAT}}
+
| CHEESE_SPEC_HEAT
 
| [[SPEC_HEAT|specific heat capacity]]
 
| [[SPEC_HEAT|specific heat capacity]]
 
| Amount of energy required for the creature's cheese to heat up or cool down.
 
| Amount of energy required for the creature's cheese to heat up or cool down.
  
 
|-
 
|-
| {{text anchor|CHEESE_VALUE}}
+
| CHEESE_VALUE
 
| value
 
| value
 
| The value per unit of cheese made from the creature's milk (if applicable). Note that only vermin as of current can be milked.
 
| The value per unit of cheese made from the creature's milk (if applicable). Note that only vermin as of current can be milked.
  
 
|-
 
|-
| {{text anchor|CHILD}}
+
| CHILD
 
| age
 
| age
| Age at which a child becomes an adult. Creatures without a baby/child state cannot breed in this version.
+
| Age at which a child becomes an adult.
<code>[CHILD:12]</code>
+
[CHILD:12]
  
 
|-
 
|-
| {{text anchor|CHILDNAME}}
+
| CHILDNAME
 
|  
 
|  
 
* singular
 
* singular
 
* plural
 
* plural
 
| Gives the child a special name, eg "hippo calf" instead of "hippo child".
 
| Gives the child a special name, eg "hippo calf" instead of "hippo child".
<code>[CHILDNAME:hippo calf:hippo calves]</code>
+
[CHILDNAME:hippo calf:hippo calves]
  
 
|-
 
|-
| {{text anchor|CHITIN}}
+
| CHITIN
 
|  
 
|  
 
| When the creature's skin is tanned, it becomes [[chitin]] instead of leather.
 
| When the creature's skin is tanned, it becomes [[chitin]] instead of leather.
  
 
|-
 
|-
| {{text anchor|CLUSTER_NUMBER}}
+
| CLUSTER_NUMBER
 
|  
 
|  
 
* minimum
 
* minimum
 
* maximum
 
* maximum
| The minimum/maximum numbers of how many creatures per spawned cluster. Defaults to 1:1.
+
| The minimum/maximum numbers of how many creatures per spawned cluster.
<code>[CLUSTER_NUMBER:1:3]</code>
+
[CLUSTER_NUMBER:1:3]
  
 
|-
 
|-
| {{text anchor|COLDDAM_POINT}}
+
| COLDDAM_POINT
 
| temperature
 
| temperature
| The temperature below which the creature starts taking damage from freezing.
+
| The minimum temperature limit before the creature starts taking damage from freezing.
  
 
|-
 
|-
| {{text anchor|COLOR}}
+
| COLOR
 
|
 
|
* foreground
+
* fg (foreground)
* background
+
* bg (background)
* brightness
+
* br (brightness)
 
| [[Color]] of the creature's tile.
 
| [[Color]] of the creature's tile.
<code>[COLOR:3:0:0]</code>
+
[COLOR:3:0:0]
  
 
|-
 
|-
| {{text anchor|COMMON_DOMESTIC}}
+
| COMMON_DOMESTIC
 
|  
 
|  
| Allows the creature to be brought with immigrants and when creating a new fortress, as long as the creature also includes at least one of the following tokens: {{token|PET|c}}, {{token|PACK_ANIMAL|c}}, {{token|WAGON_PULLER|c}}, {{token|MOUNT|c}}
+
| Allows the creature to be brought with immigrants and when creating a new fortress, as long as the creature also includes at least one of the following tokens: PET, PACK_ANIMAL, WAGON_PULLER, MOUNT
  
 
|-
 
|-
| {{text anchor|COOKABLE_LIVE}}
+
| COOKABLE_LIVE
 
|  
 
|  
 
| Set this to allow the creature to be cooked in meals without first being [[fishery|cleaned]].
 
| Set this to allow the creature to be cooked in meals without first being [[fishery|cleaned]].
  
 
|-
 
|-
| {{text anchor|CREPUSCULAR}}
+
| CREPUSCULAR
 
|  
 
|  
 
| Sets if the creature is active in twilight.
 
| Sets if the creature is active in twilight.
  
 
|-
 
|-
| {{text anchor|CURIOUSBEAST}}
+
| CURIOUSBEAST
 
|  
 
|  
 
| Allows a creature to steal and eat edible items from you.
 
| Allows a creature to steal and eat edible items from you.
  
 
|-
 
|-
| {{text anchor|CURIOUSBEAST_GUZZLER}}
+
| CURIOUSBEAST_GUZZLER
 
|  
 
|  
 
| Allows a creature to (very quickly) drink your alcohol. Also affects undead versions of the creature.
 
| Allows a creature to (very quickly) drink your alcohol. Also affects undead versions of the creature.
  
 
|-
 
|-
| {{text anchor|CURIOUSBEAST_ITEM}}
+
| CURIOUSBEAST_ITEM
 
|  
 
|  
 
| Allows a creature to steal things (apparently the highest [[value]] it can find).  
 
| Allows a creature to steal things (apparently the highest [[value]] it can find).  
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==D==
 
==D==
Line 345: Line 334:
  
 
|-
 
|-
| {{text anchor|DAMBLOCK}}
+
| DAMBLOCK
 
| value
 
| value
 
| How much natural armor a creature has. Can be set to negative numbers, so the creature takes more damage than usual.
 
| How much natural armor a creature has. Can be set to negative numbers, so the creature takes more damage than usual.
<code>[DAMBLOCK:1]</code>
+
[DAMBLOCK:1]
  
 
|-
 
|-
| {{text anchor|DEFENDER}}
+
| DEFENDER
 
|  
 
|  
 
| Appears from the glowing pits in a group.
 
| Appears from the glowing pits in a group.
  
 
|-
 
|-
| {{text anchor|DIFFICULTY}}
+
| DIFFICULTY
 
| number
 
| number
 
| [[Main:Toady|Toady]]: ''"Difficulty determines how deep it places them in adventure mode/reclaim caves, and the chance that they are wounded the first few river attacks."'' Also increases experience gain during adventure mode.
 
| [[Main:Toady|Toady]]: ''"Difficulty determines how deep it places them in adventure mode/reclaim caves, and the chance that they are wounded the first few river attacks."'' Also increases experience gain during adventure mode.
<code>[DIFFICULTY:2]</code>
+
[DIFFICULTY:2]
  
 
|-
 
|-
| {{text anchor|DIURNAL}}
+
| DIURNAL
 
|  
 
|  
 
| Sets if the creature is active in day.
 
| Sets if the creature is active in day.
  
 
|-
 
|-
| {{text anchor|DRAGONFIREBREATH}}
+
| DRAGONFIREBREATH
 
|  
 
|  
 
| Creature breathes fire in a cone.
 
| Creature breathes fire in a cone.
  
 
|-
 
|-
| {{text anchor|DRINK_BOILING_POINT}}
+
| DRINK_BOILING_POINT
 
| temperature
 
| temperature
 
| The temperature at which an alcoholic drink made from the creature will boil. Creature drinks are not implemented in this version of Dwarf Fortress.
 
| The temperature at which an alcoholic drink made from the creature will boil. Creature drinks are not implemented in this version of Dwarf Fortress.
  
 
|-
 
|-
| {{text anchor|DRINK_COLDDAM_POINT}}
+
| DRINK_COLDDAM_POINT
 
| temperature
 
| temperature
| The temperature below which said drink will take cold damage.
+
| The temperature at which said drink will take cold damage.
  
 
|-
 
|-
| {{text anchor|DRINK_FIXED_TEMP}}
+
| DRINK_FIXED_TEMP
 
| temperature
 
| temperature
 
| The temperature emitted by one unit of the creature's drink.
 
| The temperature emitted by one unit of the creature's drink.
  
 
|-
 
|-
| {{text anchor|DRINK_HEATDAM_POINT}}
+
| DRINK_HEATDAM_POINT
 
| temperature
 
| temperature
| The temperature above which aforementioned drink will take heat damage.
+
| The temperature at which aforementioned drink will take heat damage.
  
 
|-
 
|-
| {{text anchor|DRINK_IGNITE_POINT}}
+
| DRINK_IGNITE_POINT
 
| temperature
 
| temperature
| The temperature at which the drink will [[fire|ignite]].
+
| The temperature at which the drink will set your fort ablaze.
  
 
|-
 
|-
| {{text anchor|DRINK_MELTING_POINT}}
+
| DRINK_MELTING_POINT
 
| temperature
 
| temperature
 
| The temperature at which the drink will melt (or freeze).
 
| The temperature at which the drink will melt (or freeze).
  
 
|-
 
|-
| {{text anchor|DRINK_SPEC_HEAT}}
+
| DRINK_SPEC_HEAT
 
| [[SPEC_HEAT|specific heat capacity]]
 
| [[SPEC_HEAT|specific heat capacity]]
 
| Amount of energy required for the drink to heat up or cool down.
 
| Amount of energy required for the drink to heat up or cool down.
  
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==E==
 
==E==
Line 420: Line 405:
  
 
|-
 
|-
| {{text anchor|ENDING}}
+
| ENDING
 
|  
 
|  
 
| Will show up in Adventurer mode once your fortress is Too Deeped.
 
| Will show up in Adventurer mode once your fortress is Too Deeped.
  
 
|-
 
|-
| {{text anchor|EQUIPMENT_WAGON}}
+
| EQUIPMENT_WAGON
 
|  
 
|  
 
| Implies 2 unknown flags<!-- 00, 01-->, NOT_BUTCHERABLE, NOEXERT, NOPAIN, NOSTUN, NONAUSEA, NOBLEED, NOEMOTION, NOBREATHE, NOSTUCKINS, SEVERONBREAKS, NOSKULL, NOSKIN, NOBONES, NOMEAT, PARALYZEIMMUNE, NOFEAR, NOSMELLYROT, NOTHOUGHT, NO_GENDER, RECKLESS
 
| Implies 2 unknown flags<!-- 00, 01-->, NOT_BUTCHERABLE, NOEXERT, NOPAIN, NOSTUN, NONAUSEA, NOBLEED, NOEMOTION, NOBREATHE, NOSTUCKINS, SEVERONBREAKS, NOSKULL, NOSKIN, NOBONES, NOMEAT, PARALYZEIMMUNE, NOFEAR, NOSMELLYROT, NOTHOUGHT, NO_GENDER, RECKLESS
  
 
|-
 
|-
| {{text anchor|EQUIPS}}
+
| EQUIPS
 
|  
 
|  
 
| Allows the creature to wear or wield items.
 
| Allows the creature to wear or wield items.
  
 
|-
 
|-
| {{text anchor|EVIL}}
+
| EVIL
 
|  
 
|  
| Allows the creature to show up in "evil" [[region]]s. Cannot be used with <code>[GOOD]</code> or <code>[SAVAGE]</code>.
+
| Determines whether creature can show up on "evil" maps (see [[Region#Surroundings]]).
  
 
|-
 
|-
| {{text anchor|EXTRACT}}
+
| EXTRACT
 
|  
 
|  
 
* name
 
* name
* foreground color
+
* fg (foreground color)
* background color
+
* bg (background color)
* color brightness
+
* br (color brightness)
 
| Determines that something can be extracted from the creature, what it's called, and what [[color]] it is. Note, it appears that the extraction process is hard-coded into the game, and can't be altered from objects/raw.
 
| Determines that something can be extracted from the creature, what it's called, and what [[color]] it is. Note, it appears that the extraction process is hard-coded into the game, and can't be altered from objects/raw.
<code>[EXTRACT:cow's milk:7:0:1]</code>
+
[EXTRACT:cow's milk:7:0:1]
  
 
|-
 
|-
| {{text anchor|EXTRACT_ANTIDOTE}}
+
| EXTRACT_ANTIDOTE
 
|  
 
|  
 
* name
 
* name
* foreground color
+
* fg (foreground color)
* background color
+
* bg (background color)
* color brightness
+
* br (color brightness)
 
* value? (always 50 or 100)
 
* value? (always 50 or 100)
| Defines an antidote for the extract. Not actually used.
+
| [EXTRACT_ANTIDOTE:cave spider antivenin:7:0:0:50]
  
<code>[EXTRACT_ANTIDOTE:cave spider antivenin:7:0:0:50]</code>
+
Defines an antidote for the extract. Not actually used.
  
 
|-
 
|-
| {{text anchor|EXTRACT_BOILING_POINT}}
+
| EXTRACT_BOILING_POINT
 
| temperature
 
| temperature
 
| The temperature value at which a unit of the creature's extract boils away.
 
| The temperature value at which a unit of the creature's extract boils away.
  
 
|-
 
|-
| {{text anchor|EXTRACT_CHEESE}}
+
| EXTRACT_CHEESE
 
|  
 
|  
 
* name
 
* name
* foreground color
+
* fg (foreground color)
* background color
+
* bg (background color)
* color brightness
+
* br (color brightness)
 
| The extract gotten from the creature can be made into cheese.
 
| The extract gotten from the creature can be made into cheese.
<code>[EXTRACT_CHEESE:cow cheese:6:0:1]</code>
+
[EXTRACT_CHEESE:cow cheese:6:0:1]
  
 
|-
 
|-
| {{text anchor|EXTRACT_COLDDAM_POINT}}
+
| EXTRACT_COLDDAM_POINT
 
| temperature
 
| temperature
| The temperature below which the creature's extract takes cold damage.
+
| The low temperature value at which the creature's extract starts to take damage.
  
 
|-
 
|-
| {{text anchor|EXTRACT_COOKABLE}}
+
| EXTRACT_COOKABLE
 
|  
 
|  
 
| Extract is cookable.
 
| Extract is cookable.
  
 
|-
 
|-
| {{text anchor|EXTRACT_FIXED_TEMP}}
+
| EXTRACT_FIXED_TEMP
 
| temperature
 
| temperature
 
| The temperature that the creature's extract generates on its own.
 
| The temperature that the creature's extract generates on its own.
  
 
|-
 
|-
| {{text anchor|EXTRACT_HEATDAM_POINT}}
+
| EXTRACT_HEATDAM_POINT
 
| temperature
 
| temperature
| The temperature above which the creature's extract takes heat damage.
+
| The high temperature value at which the creature's extract starts to take damage.
  
 
|-
 
|-
| {{text anchor|EXTRACT_IGNITE_POINT}}
+
| EXTRACT_IGNITE_POINT
 
| temperature
 
| temperature
 
| The temperature at which the creature's extract bursts into flame (NOT the container it's in).
 
| The temperature at which the creature's extract bursts into flame (NOT the container it's in).
  
 
|-
 
|-
| {{text anchor|EXTRACT_MELTING_POINT}}
+
| EXTRACT_MELTING_POINT
 
| temperature
 
| temperature
 
| The temperature at which the creature's extract melts into goo.
 
| The temperature at which the creature's extract melts into goo.
  
 
|-
 
|-
| {{text anchor|EXTRACT_PARALYZE}}
+
| EXTRACT_PARALYZE
 
|  
 
|  
| Extract is poisonous, causing paralysis that lasts until the extract wears off.  Can be delivered by {{token|SPECIALATTACK_INJECT_EXTRACT|c}}.
+
| Extract is poisonous, causing paralysis that lasts until the extract wears off.  Can be delivered by SPECIALATTACK_INJECT_EXTRACT.
  
 
|-
 
|-
| {{text anchor|EXTRACT_PARALYZE_INTERMITTENT}}
+
| EXTRACT_PARALYZE_INTERMITTENT
 
|  
 
|  
| Extract is poisonous, causing paralysis on occasional intervals until the extract wears off.  Can be delivered by {{token|SPECIALATTACK_INJECT_EXTRACT|c}}.
+
| Extract is poisonous, causing paralysis on occasional intervals until the extract wears off.  Can be delivered by SPECIALATTACK_INJECT_EXTRACT.
  
 
|-
 
|-
| {{text anchor|EXTRACT_PERMANENT}}
+
| EXTRACT_PERMANENT
 
|  
 
|  
 
| The effects of the creature's extract are permanent once applied and do not wear off naturally.
 
| The effects of the creature's extract are permanent once applied and do not wear off naturally.
  
 
|-
 
|-
| {{text anchor|EXTRACT_SIZE}}
+
| EXTRACT_SIZE
 
| size
 
| size
| Unknown.
+
|  
<code>[EXTRACT_SIZE:10]</code>
+
[EXTRACT_SIZE:10]
  
 
|-
 
|-
| {{text anchor|EXTRACT_SPEC_HEAT}}
+
| EXTRACT_SPEC_HEAT
 
| [[SPEC_HEAT|specific heat capacity]]
 
| [[SPEC_HEAT|specific heat capacity]]
 
| Amount of energy required for the creature's extract to heat up or cool down.
 
| Amount of energy required for the creature's extract to heat up or cool down.
  
 
|-
 
|-
| {{text anchor|EXTRACT_STUN}}
+
| EXTRACT_STUN
 
|  
 
|  
| Extract is poisonous, causing a permanent stun effect until the extract wears off.  Can be delivered by {{token|SPECIALATTACK_INJECT_EXTRACT|c}}.
+
| Extract is poisonous, causing a permanent stun effect until the extract wears off.  Can be delivered by SPECIALATTACK_INJECT_EXTRACT.
  
 
|-
 
|-
| {{text anchor|EXTRACT_STUN_INTERMITTENT}}
+
| EXTRACT_STUN_INTERMITTENT
 
|  
 
|  
| Extract is poisonous, causing temporary stuns on semi-occasional intervals.  Can be delivered by {{token|SPECIALATTACK_INJECT_EXTRACT|c}}.
+
| Extract is poisonous, causing temporary stuns on semi-occasional intervals.  Can be delivered by SPECIALATTACK_INJECT_EXTRACT.
  
 
|-
 
|-
| {{text anchor|EXTRACT_VALUE}}
+
| EXTRACT_VALUE
 
| value
 
| value
 
| The value per unit of the creature's extract.
 
| The value per unit of the creature's extract.
<code>[EXTRACT_VALUE:20]</code>
+
[EXTRACT_VALUE:20]
  
 
|-
 
|-
| {{text anchor|EXTRAVISION}}
+
| EXTRAVISION
 
|  
 
|  
 
| Creature can see regardless of whether it has working eyes.
 
| Creature can see regardless of whether it has working eyes.
  
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==F==
 
==F==
Line 567: Line 548:
  
 
|-
 
|-
| {{text anchor|FANCIFUL}}
+
| FANCIFUL
 
|  
 
|  
 
| Makes every civilization know about the creature. The creature won't occur in regular material preference lists. The tag also adds some art value modifiers. Used for things like dragons and other legendary creatures.
 
| Makes every civilization know about the creature. The creature won't occur in regular material preference lists. The tag also adds some art value modifiers. Used for things like dragons and other legendary creatures.
  
 
|-
 
|-
| {{text anchor|FAT}}
+
| FAT
 
| value
 
| value
 
| How much fat a creature produces when it is butchered.
 
| How much fat a creature produces when it is butchered.
<code>[FAT:3]</code>
+
[FAT:3]  
  
 
|-
 
|-
| {{text anchor|FEMALE}}
+
| FEMALE
 
|  
 
|  
| The creature is always female. Note that a civilization created using an all-female creature will quickly die out, as they don't have breeding couples, unless you give them a very high {{token|MAXAGE|c}} and {{token|CHILD|c}} age as well.
+
| The creature is always female. Note that a civilization created using an all-female creature will quickly die out, as they don't have breeding couples, unless you give them a very high [MAXAGE] and [CHILD] age as well.
  
 
|-
 
|-
| {{text anchor|FIREBREATH}}
+
| FIREBREATH
 
|  
 
|  
| The creature breathes fire projectiles (as opposed to {{token|DRAGONFIREBREATH|c}}, which is in a cone).
+
| The creature breathes fire projectiles (as opposed to DRAGONFIREBREATH, which is in a cone).
  
 
|-
 
|-
| {{text anchor|FIREIMMUNE}}
+
| FIREIMMUNE
 
|  
 
|  
| The creature is immune to {{token|FIREBREATH|c}} as well as steam.
+
| Unknown.
  
 
|-
 
|-
| {{text anchor|FIREIMMUNE_SUPER}}
+
| FIREIMMUNE_SUPER
 
|  
 
|  
| The creature is immune to {{token|DRAGONFIREBREATH|c}}. Implies {{token|FIREIMMUNE|c}}.
+
| The creature is immune to DRAGONFIREBREATH. AI acts as if FIREIMMUNE. Implies FIREIMMUNE.
  
 
|-
 
|-
| {{text anchor|FISHITEM}}
+
| FISHITEM
 
|  
 
|  
 
| Needs to be cleaned at a fishery.
 
| Needs to be cleaned at a fishery.
  
 
|-
 
|-
| {{text anchor|FIXED_TEMP}}
+
| FIXED_TEMP
 
| temperature
 
| temperature
 
| The natural heat generated by the creature.
 
| The natural heat generated by the creature.
  
 
|-
 
|-
| {{text anchor|FLEEQUICK}}
+
| FLEEQUICK
 
|  
 
|  
 
| Determines how soon a creature flees in a losing battle.
 
| Determines how soon a creature flees in a losing battle.
  
 
|-
 
|-
| {{text anchor|FLIER}}
+
| FLIER
 
|  
 
|  
 
| Allows a creature to fly over rivers, chasms, the magma flow, and filled channels.
 
| Allows a creature to fly over rivers, chasms, the magma flow, and filled channels.
  
 
|-
 
|-
| {{text anchor|FREQUENCY}}
+
| FREQUENCY
|
+
| percentage
* number, max 100
+
| Determines the likelihood of the creature appearing within its environment.
| Determines the chances of a creature appearing within its environment, with higher values resulting in more frequent appearance. The game effectively considers all creatures that can possibly appear and uses the FREQUENCY value as a ''weight'' - for example, if there are three creatures with frequencies 10/25/50, the creature with <code>[FREQUENCY:50]</code> will appear approximately 58.8% of the time. Defaults to 50 if not specified.
 
  
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==G==
 
==G==
Line 637: Line 613:
  
 
|-
 
|-
| {{text anchor|GENPOWER}}
+
| GENPOWER
 
| rate?
 
| rate?
 
| Unknown.
 
| Unknown.
<code>[GENPOWER:3]</code>
+
[GENPOWER:3]
  
 
|-
 
|-
| {{text anchor|GLOWCOLOR}}
+
| GLOWCOLOR
 
|  
 
|  
* foreground
+
* fg
* background
+
* bg
* brightness
+
* br
 
| The colour of the GLOWTILE of the creature (see below).
 
| The colour of the GLOWTILE of the creature (see below).
  
<code>[GLOWCOLOR:4:0:1]</code>
+
[GLOWCOLOR:4:0:1]
  
 
|-
 
|-
| {{text anchor|GLOWTILE}}
+
| GLOWTILE
| [[Main:Character table|character number]] or 'character'
+
| ascii
 +
'character'
 
| If present, the being glows in the dark (generally used for Adventure Mode).  The tile is what replaces the being's current tile when it is obscured from your sight by darkness.  The default setting for kobolds (a yellow quotation mark) provides a nice "glowing eyes" effect.
 
| If present, the being glows in the dark (generally used for Adventure Mode).  The tile is what replaces the being's current tile when it is obscured from your sight by darkness.  The default setting for kobolds (a yellow quotation mark) provides a nice "glowing eyes" effect.
  
<code>[GLOWTILE:'"']</code>
+
[GLOWTILE:'"']
  
 
|-
 
|-
| {{text anchor|GNAWER}}
+
| GNAWER
 
| verb
 
| verb
| The creature can and will gnaw its way out of wooden [[animal trap]]s and [[cage]]s using the specified verb. Due to a bug, however, they will only escape from [[artifact]]s.
+
| The creature can and will gnaw its way out of [[animal trap]]s using the specified verb.
  
 
|-
 
|-
| {{text anchor|GOOD}}
+
| GOOD
 
|  
 
|  
| Allows the creature to show up in "good" [[region]]s. Cannot be used with {{token|EVIL|c}} or {{token|SAVAGE|c}}.
+
| Determines whether creature can show up on "good" maps (see [[Creatures#Threat Matrix|Threat Matrix]]).
  
 
|-
 
|-
| {{text anchor|GRASSTRAMPLE}}
+
| GRASSTRAMPLE
 
| amount
 
| amount
| Determines the percentage chance of trampling grass when a creature steps on it. Set <code>[GRASSTRAMPLE:0]</code> to make grass never trampled by the creature. Defaults to 5.
+
| Determines the percentage chance of trampling and killing grass when a creature steps on it. Set [GRASSTRAMPLE:0] to make grass never trampled by the creature.  
Creatures who are currently [[Ambusher|sneaking]] or [[Gather plants|gathering shrubs]] will not trample grass.
+
[GRASSTRAMPLE:42]
  
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==H==
 
==H==
Line 689: Line 662:
  
 
|-
 
|-
| {{text anchor|HAS_RACEGLOSS}}
+
| HAS_RACEGLOSS
 
| gloss
 
| gloss
 
| Links a material glossary to the creature. It is hardcoded, and there is only 1 type of tag.
 
| Links a material glossary to the creature. It is hardcoded, and there is only 1 type of tag.
<code>[HAS_RACEGLOSS:WOOD]</code>
+
[HAS_RACEGLOSS:WOOD]
  
 
|-
 
|-
| {{text anchor|HASSHELL}}
+
| HASSHELL
 
|  
 
|  
 
| Creature will leave behind a shell when eaten.
 
| Creature will leave behind a shell when eaten.
  
 
|-
 
|-
| {{text anchor|HEATDAM_POINT}}
+
| HEATDAM_POINT
 
| temperature
 
| temperature
| The temperature above which the creature takes damage from heat.
+
| The maximum temperature limit before the creature will start recieving damage from heat. [[Temperature scale|DF temperature scale]]
  
 
|-
 
|-
| {{text anchor|HOMEOTHERM}}
+
| HOMEOTHERM
 
| value
 
| value
| Default 'NONE'. The creature's normal body temperature. Combined with LAYERING, sets the temperature range under which it can live.
+
| Default 'NONE'. The creature's normal body temperature. Combined with LAYERING, sets the temperature range under which it can live. [[Temperature scale|DF temperature scale]]
  
 
|-
 
|-
| {{text anchor|HORN}}
+
| HORN
 
|  
 
|  
 
| Creature has horns which can be made into crafts by other civilizations.
 
| Creature has horns which can be made into crafts by other civilizations.
  
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==I==
 
==I==
Line 728: Line 697:
  
 
|-
 
|-
| {{text anchor|IGNITE_POINT}}
+
| IGNITE_POINT
 
| temperature
 
| temperature
| The temperature at which the creature will burst into flames.
+
| The temperature at which the creature will burst into flames. [[Temperature scale|DF temperature scale]]
  
 
|-
 
|-
| {{text anchor|IMMOLATE}}
+
| IMMOLATE
 
|  
 
|  
| Will ignite, and potentially completely destroy, items the creature is standing on. Keep booze away from critters with this tag. Also gives the creature a high chance of escaping from [[animal trap]]s and [[cage]]s made of [[wood]] or [[glass]]. Due to a bug, however, they will only escape from [[artifact]]s.
+
| Will ignite, and potentially completely destroy, items the creature is standing on. Keep booze away from critters with this tag.
  
 
|-
 
|-
| {{text anchor|INTELLIGENT}}
+
| INTELLIGENT
 
|  
 
|  
| Implies {{token|CAN_CIV|c}}, {{token|CAN_SPEAK|c}}, {{token|CAN_LEARN|c}}.
+
| Implies CAN_CIV, CAN_SPEAK, CAN_LEARN.
  
 
|-
 
|-
| {{text anchor|ITEMCORPSE}}
+
| ITEMCORPSE
 
|  
 
|  
 
* [[Item token]]
 
* [[Item token]]
* subtype or NO_SUBTYPE
+
* subtype
 +
NO_SUBTYPE
 
* [[Material token]]
 
* [[Material token]]
 
* NO_RACEGLOSS / USE_RACEGLOSS / USE_SHARPSTONE
 
* NO_RACEGLOSS / USE_RACEGLOSS / USE_SHARPSTONE
| Determines if the creature leaves behind a non-standard corpse (i.e. wood, statue, bars, etc).  The first parameter determines the item type; the second parameter is the subtype indicated in the raw file (such as WEAPON_WHIP); the third indicates the material type if the item type takes a specific material (e.g. "IRON" if the corpse type is "STATUE").  USE_RACEGLOSS will select a matgloss based on the creature's material if the creature specifies "HAS_RACEGLOSS". Standard matgloss values '''cannot''' be specified here.
+
| Determines if the creature leaves behind a non-standard corpse (i.e. wood, statue, bars, etc).  The first parameter determines the item type; the second parameter is the subtype indicated in the raw file (such as WEAPON_WHIP); the third indicates the material type if the item type takes a specific material (e.g. "IRON" if the corpse type is "STATUE").  USE_RACEGLOSS applies if the creature has a material glossary assigned by the "HAS_RACEGLOSS:" flag and will select neccesary adjectives and material from that glossary. Standard matgloss values '''cannot''' be specified here.
<code>[ITEMCORPSE:[[Item token|WOOD]]:NO_SUBTYPE:[[Material token|WOOD]]:USE_RACEGLOSS]</code>
+
[ITEMCORPSE:[[Item token|WOOD]]:NO_SUBTYPE:[[Material token|WOOD]]:USE_RACEGLOSS]
  
 
|-
 
|-
| {{text anchor|ITEMCORPSE_QUALITY}}
+
| ITEMCORPSE_QUALITY
 
| quality
 
| quality
 
| The quality of an item-type corpse left behind; 5 is masterpiece-level.
 
| The quality of an item-type corpse left behind; 5 is masterpiece-level.
<code>[ITEMCORPSE_QUALITY:5]</code>
+
[ITEMCORPSE_QUALITY:5]
  
 
|-
 
|-
| {{text anchor|IVORY}}
+
| IVORY
 
|  
 
|  
 
| Creature has ivory which can be made into crafts by other civilizations.
 
| Creature has ivory which can be made into crafts by other civilizations.
  
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==L==
 
==L==
Line 777: Line 743:
  
 
|-
 
|-
| {{text anchor|LARGE_CAVERIVER}}
+
| LARGE_CAVERIVER
 
|  
 
|  
 
| Lives in the [[cave river]].
 
| Lives in the [[cave river]].
  
 
|-
 
|-
| {{text anchor|LARGE_CHASM}}
+
| LARGE_CHASM
 
|  
 
|  
 
| Lives in the [[chasm]]. If RIVERATTACK is omitted, presumably only appears in Adventurer mode or during reclaims.
 
| Lives in the [[chasm]]. If RIVERATTACK is omitted, presumably only appears in Adventurer mode or during reclaims.
  
 
|-
 
|-
| {{text anchor|LARGE_LAVA}}
+
| LARGE_LAVA
 
|  
 
|  
 
| Lives in the [[magma flow]].
 
| Lives in the [[magma flow]].
  
 
|-
 
|-
| {{text anchor|LARGE_PREDATOR}}
+
| LARGE_PREDATOR
 
|  
 
|  
| Will attack things that are smaller than it (like dwarves). Only one group of "large predators" will ever be on the map at any given moment. In adventure mode, large predators will try to ambush and attack you (and your party will attack them back). Also, they can be mentioned in the intro paragraph when starting a fortress e.g. "ere the wolves get hungry."
+
| Will attack things that are smaller than it (like dwarves). Only one group of "large predators" will appear on any given map (possibly two groups on "savage" maps). In adventure mode, large predators will try to ambush and attack you (and your party will attack them back). Also, they can be mentioned in the intro paragraph when starting a fortress e.g. "ere the wolves get hungry."
  
 
|-
 
|-
| {{text anchor|LARGE_ROAMING}}
+
| LARGE_ROAMING
 
|  
 
|  
 
| In Fortress Mode, spawns outdoors and is not a vermin creature.
 
| In Fortress Mode, spawns outdoors and is not a vermin creature.
  
 
|-
 
|-
| {{text anchor|LAYERING}}
+
| LAYERING
 
| value
 
| value
 
| How well-protected the creature is from low temperatures. If this number is too high, it will confine a creature to only arctic areas. If it is even higher it will prevent the creature from spawning at all. Tropical animals have this at 100. Tundra creatures, 200 or 300; humans 10, dwarves 50.
 
| How well-protected the creature is from low temperatures. If this number is too high, it will confine a creature to only arctic areas. If it is even higher it will prevent the creature from spawning at all. Tropical animals have this at 100. Tundra creatures, 200 or 300; humans 10, dwarves 50.
  
 
|-
 
|-
| {{text anchor|LEATHER_BOILING_POINT}}
+
| LEATHER_BOILING_POINT
 
| temperature
 
| temperature
 
| The temperature at which leather made from the creature's skins will boil away. Also affects severed body parts.
 
| The temperature at which leather made from the creature's skins will boil away. Also affects severed body parts.
  
 
|-
 
|-
| {{text anchor|LEATHER_COLDDAM_POINT}}
+
| LEATHER_COLDDAM_POINT
 
| temperature
 
| temperature
| The temperature below which leather made from the creature's skins will take cold damage. Also affects severed body parts.
+
| The temperature at which leather made from the creature's skins will take damage. Also affects severed body parts.
  
 
|-
 
|-
| {{text anchor|LEATHER_FIXED_TEMP}}
+
| LEATHER_FIXED_TEMP
 
| temperature
 
| temperature
 
| The temperature that leather made from the creature's skins generates. Also affects severed body parts.
 
| The temperature that leather made from the creature's skins generates. Also affects severed body parts.
  
 
|-
 
|-
| {{text anchor|LEATHER_HEATDAM_POINT}}
+
| LEATHER_HEATDAM_POINT
 
| temperature
 
| temperature
| The temperature above which leather made from the creature's skins will take heat damage. Also affects severed body parts.
+
| The temperature at which leather made from the creature's skins will take damage. Also affects severed body parts.
  
 
|-
 
|-
| {{text anchor|LEATHER_IGNITE_POINT}}
+
| LEATHER_IGNITE_POINT
 
| temperature
 
| temperature
 
| The temperature at which leather made from the creature's skins will burst into flames. Also affects severed body parts.
 
| The temperature at which leather made from the creature's skins will burst into flames. Also affects severed body parts.
  
 
|-
 
|-
| {{text anchor|LEATHER_MELTING_POINT}}
+
| LEATHER_MELTING_POINT
 
| temperature
 
| temperature
 
| The temperature at which leather made from the creature's skins will melt away. Also affects severed body parts.
 
| The temperature at which leather made from the creature's skins will melt away. Also affects severed body parts.
  
 
|-
 
|-
| {{text anchor|LEATHER_SPEC_HEAT}}
+
| LEATHER_SPEC_HEAT
 
| [[SPEC_HEAT|specific heat capacity]]
 
| [[SPEC_HEAT|specific heat capacity]]
 
| Amount of energy required for the creature's leather to heat up or cool down. Also affects severed body parts.
 
| Amount of energy required for the creature's leather to heat up or cool down. Also affects severed body parts.
  
 
|-
 
|-
| {{text anchor|LIGHT_GEN}}
+
| LIGHT_GEN
 
|  
 
|  
 
| The creature will generate light, such as in adventurer mode at night.
 
| The creature will generate light, such as in adventurer mode at night.
  
 
|-
 
|-
| {{text anchor|LIKES_FIGHTING}}
+
| LIKES_FIGHTING
 
|  
 
|  
 
| The creature will attack enemies rather than flee from them. This tag has the same effect on player-controlled creatures - included modded dwarves.
 
| The creature will attack enemies rather than flee from them. This tag has the same effect on player-controlled creatures - included modded dwarves.
  
 
|-
 
|-
| {{text anchor|LISP}}
+
| LISP
 
|  
 
|  
| Creature uses "sssssnake talk" (multiplies 'S' when talking): "My name isss Recisssiz."
+
| Creature multiplies 'S' when talking. Ex: "My name isss Recisssiz."
  
 
|-
 
|-
| {{text anchor|LITTERSIZE}}
+
| LITTERSIZE
 
|  
 
|  
 
* minumum
 
* minumum
 
* maximum
 
* maximum
| Determines the number of offspring when giving birth. Defaults to 1:3.
+
| Determines the random chance of how many creatures are generated when giving birth. [LITTERSIZE:1:2]
  
 
|-
 
|-
| {{text anchor|LOCKPICKER}}
+
| LOCKPICKER
 
|  
 
|  
| Lets a creature open doors that are set to forbidden in Fortress Mode. Also grants trap immunity.
+
| Lets a creature open doors that are set to forbidden in Fortress Mode.
  
 
|-
 
|-
| {{text anchor|LOOSE_CLUSTERS}}
+
| LOOSE_CLUSTERS
 
|  
 
|  
| Causes creatures to wander separately from each other; without it, they will form a chain behind a single leader.
+
| The creatures will scatter if they have this tag, or form tight packs if they don't.
 +
 
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==M==
 
==M==
Line 886: Line 849:
  
 
|-
 
|-
| {{text anchor|MAGICAL}}
+
| MAGICAL
 
|  
 
|  
 
| Makes the creature attract local wildlife in large numbers.
 
| Makes the creature attract local wildlife in large numbers.
  
 
|-
 
|-
| {{text anchor|MALE}}
+
| MALE
 
|  
 
|  
| The creature is always male. Note that a civilization created using an all-male creature will quickly die out, as they don't have breeding couples, unless you give them a very high {{token|MAXAGE|c}} and {{token|CHILD|c}} age as well.
+
| The creature is always male. Note that a civilization created using an all-male creature will quickly die out, as they don't have breeding couples, unless you give them a very high [MAXAGE] and [CHILD] age as well.
  
 
|-
 
|-
| {{text anchor|MATERIAL}}
+
| MATERIAL
 
|  
 
|  
 
* [[Material token]] (no matgloss)
 
* [[Material token]] (no matgloss)
Line 903: Line 866:
  
 
|-
 
|-
| {{text anchor|MATUTINAL}}
+
| MATUTINAL
 
|  
 
|  
 
| Sets if the creature is active in dawn.
 
| Sets if the creature is active in dawn.
  
 
|-
 
|-
| {{text anchor|MAXAGE}}
+
| MAXAGE
 
|  
 
|  
 
* minimum
 
* minimum
 
* maximum
 
* maximum
| Sets the minimum and maximum age at which a creature will die from old age. If not specified, creature is immortal.
+
| Sets the Minimum and Maximum age at which a creature will die from old age.
<code>[MAXAGE:150:170]</code>
+
[MAXAGE:150:170]
  
 
|-
 
|-
| {{text anchor|MEANDERER}}
+
| MEANDERER
 
|  
 
|  
 
| Gives a creature random movement.
 
| Gives a creature random movement.
  
 
|-
 
|-
| {{text anchor|MEGABEAST}}
+
| MEGABEAST
 
|  
 
|  
| Appears on fortress territory in Fortress Mode occasionally.
+
| Appears on fortress territory in Fortress Mode occasionally. Implies SEMIMEGABEAST.
  
 
|-
 
|-
| {{text anchor|MELTING_POINT}}
+
| MELTING_POINT
 
| temperature
 
| temperature
 
| The temperature at which the creature will melt into goo.
 
| The temperature at which the creature will melt into goo.
  
 
|-
 
|-
| {{text anchor|MILKABLE}}
+
| MILKABLE
 
| frequency
 
| frequency
 
| Allows the creature to be milked. Currently only works with vermin creatures.
 
| Allows the creature to be milked. Currently only works with vermin creatures.
  
 
|-
 
|-
| {{text anchor|MISCHIEVIOUS}}
+
| MISCHIEVIOUS
 
|  
 
|  
| Will pull any levers it comes across. "They go on little missions to mess with various fortress buildings, not just levers." Also grants trap immunity.
+
| Will pull any levers it comes across. "They go on little missions to mess with various fortress buildings, not just levers."
  
 
|-
 
|-
| {{text anchor|MODVALUE}}
+
| MODVALUE
 
| number
 
| number
 
| Multiplies the value of items made from the creature by the number in the tag.
 
| Multiplies the value of items made from the creature by the number in the tag.
<code>[MODVALUE:2]</code>
+
[MODVALUE:2]
  
 
|-
 
|-
| {{text anchor|MOUNT}}
+
| MOUNT
 
|  
 
|  
 
| Allows the creature to be mounted. Currently only works with siegers.
 
| Allows the creature to be mounted. Currently only works with siegers.
  
 
|-
 
|-
| {{text anchor|MOUNT_EXOTIC}}
+
| MOUNT_EXOTIC
 
|  
 
|  
 
| You need the [[Dungeon master]] noble to mount the creature.
 
| You need the [[Dungeon master]] noble to mount the creature.
  
 
|-
 
|-
| {{text anchor|MULTIPLE_LITTER_RARE}}
+
| MULTIPLE_LITTER_RARE
 
|  
 
|  
| Makes litters with more than one offspring extremely rare, only happening with a 1/500 chance.
+
| Makes litters with more than one offspring rare.
  
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==N==
 
==N==
Line 975: Line 934:
  
 
|-
 
|-
| {{text anchor|NAME}}
+
| NAME
 
|  
 
|  
 
* singular noun
 
* singular noun
 
* plural noun
 
* plural noun
 
* adjective
 
* adjective
| What the creature is actually called in game.
+
| What the creature is actually called in game. Make sure there is no space around the ":".
<code>[NAME:dwarf:dwarves:dwarven]</code>
+
[NAME:dwarf:dwarves:dwarven]
  
 
|-
 
|-
| {{text anchor|NARROW}}
+
| NARROW
 
|  
 
|  
| The creature can only wear narrow clothing.
+
| The creature can only wear things that have the narrow tag on it.
  
 
|-
 
|-
| {{text anchor|NATURAL}}
+
| NATURAL
 
|  
 
|  
 
| Animal
 
| Animal
  
 
|-
 
|-
| {{text anchor|NO_AUTUMN}}
+
| NO_AUTUMN
 
|  
 
|  
 
| Will not show up during the Autumn season.
 
| Will not show up during the Autumn season.
  
 
|-
 
|-
| {{text anchor|NO_GENDER}}
+
| NO_GENDER
 
|  
 
|  
 
| No gender will be selected for the creature. Note that a civilization created using a genderless creature will have no population, as they don't have breeding couples.
 
| No gender will be selected for the creature. Note that a civilization created using a genderless creature will have no population, as they don't have breeding couples.
  
 
|-
 
|-
| {{text anchor|NO_SPRING}}
+
| NO_SPRING
 
|  
 
|  
 
| Will not show up during the Spring season.
 
| Will not show up during the Spring season.
  
 
|-
 
|-
| {{text anchor|NO_SUMMER}}
+
| NO_SUMMER
 
|  
 
|  
 
| Will not show up during the Summer season.
 
| Will not show up during the Summer season.
  
 
|-
 
|-
| {{text anchor|NO_WINTER}}
+
| NO_WINTER
 
|  
 
|  
 
| Will not show up during the Winter season.
 
| Will not show up during the Winter season.
  
 
|-
 
|-
| {{text anchor|NOBLEED}}
+
| NOBLEED
 
|  
 
|  
 
| Creature doesn't bleed.
 
| Creature doesn't bleed.
  
 
|-
 
|-
| {{text anchor|NOBONES}}
+
| NOBONES
 
|  
 
|  
 
| Creature will not drop bones on butcher, rot, or decay of severed body parts.
 
| Creature will not drop bones on butcher, rot, or decay of severed body parts.
  
 
|-
 
|-
| {{text anchor|NOBREATHE}}
+
| NOBREATHE
 
|  
 
|  
| Creature doesn't need to breathe or have {{token|BREATHE|body}} parts in body.  Cannot drown or be strangled.
+
| Creature doesn't need to breathe or have [BREATHE] parts in body.  Cannot drown or be strangled.
  
 
|-
 
|-
| {{text anchor|NOCTURNAL}}
+
| NOCTURNAL
 
|  
 
|  
 
| Sets if the creature is active in night.
 
| Sets if the creature is active in night.
  
 
|-
 
|-
| {{text anchor|NOEMOTION}}
+
| NOEMOTION
 
|  
 
|  
 
| The creature has no emotions, and does not rage.
 
| The creature has no emotions, and does not rage.
  
 
|-
 
|-
| {{text anchor|NOEXERT}}
+
| NOEXERT
 
|  
 
|  
 
| Creature can't become tired or over-exerted.
 
| Creature can't become tired or over-exerted.
  
 
|-
 
|-
| {{text anchor|NOFEAR}}
+
| NOFEAR
 
|  
 
|  
 
| Creature doesn't feel fear and will never run away from battle.
 
| Creature doesn't feel fear and will never run away from battle.
  
 
|-
 
|-
| {{text anchor|NOMEAT}}
+
| NOMEAT
 
|  
 
|  
 
| Creature will not drop meat on butcher.
 
| Creature will not drop meat on butcher.
  
 
|-
 
|-
| {{text anchor|NONAUSEA}}
+
| NONAUSEA
 
|  
 
|  
 
| Creature can't vomit.
 
| Creature can't vomit.
  
 
|-
 
|-
| {{text anchor|NOPAIN}}
+
| NOPAIN
 
|  
 
|  
 
| Creature doesn't feel pain.
 
| Creature doesn't feel pain.
  
 
|-
 
|-
| {{text anchor|NOSKIN}}
+
| NOSKIN
 
|  
 
|  
 
| Creature will not drop skin on butcher.
 
| Creature will not drop skin on butcher.
  
 
|-
 
|-
| {{text anchor|NOSKULL}}
+
| NOSKULL
 
|  
 
|  
 
| Creature will not drop skull on butcher, rot, or decay of severed head.
 
| Creature will not drop skull on butcher, rot, or decay of severed head.
  
 
|-
 
|-
| {{text anchor|NOSMELLYROT}}
+
| NOSMELLYROT
 
|  
 
|  
 
| Creature's corpse does not create miasma.
 
| Creature's corpse does not create miasma.
  
 
|-
 
|-
| {{text anchor|NOSTUCKINS}}
+
| NOSTUCKINS
 
|  
 
|  
 
| Weapons can't be stuck in creature.
 
| Weapons can't be stuck in creature.
  
 
|-
 
|-
| {{text anchor|NOSTUN}}
+
| NOSTUN
 
|  
 
|  
 
| Creature can't be stunned.
 
| Creature can't be stunned.
  
 
|-
 
|-
| {{text anchor|NOT_BUTCHERABLE}}
+
| NOT_BUTCHERABLE
 
|  
 
|  
 
| Creature can't be butchered.
 
| Creature can't be butchered.
  
 
|-
 
|-
| {{text anchor|NOTHOUGHT}}
+
| NOTHOUGHT
 
|  
 
|  
| Creature doesn't think, or doesn't require a {{token|BRAIN|body}} body part.
+
| Creature doesn't think, or doesn't require a [BRAIN] body part.
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==P==
 
==P==
Line 1,116: Line 1,071:
  
 
|-
 
|-
| {{text anchor|PACK_ANIMAL}}
+
| PACK_ANIMAL
 
|  
 
|  
| Allows the creature to be used as a pack animal by merchants.
+
| Allows the creature to be used as a pack animal. Currently only used by merchants.
  
 
|-
 
|-
| {{text anchor|PARALYZEIMMUNE}}
+
| PARALYZEIMMUNE
 
|  
 
|  
 
| The creature is immune to all paralyzing special attacks.
 
| The creature is immune to all paralyzing special attacks.
  
 
|-
 
|-
| {{text anchor|PATTERNFLIER}}
+
| PATTERNFLIER
 
|  
 
|  
| Chasm dwellers with this creature will spawn at the very top or bottom of the map and fly toward you, rather than climbing directly out of the chasm. Additionally, these creatures are given the "Blowgunner" profession.
+
| Exact behavior unknown. Creatures with this flag will emerge from the [[cave river]], [[chasm]], or [[magma flow]] with the "Blowgunner" profession.
  
 
|-
 
|-
| {{text anchor|PEARL}}
+
| PEARL
 
|  
 
|  
 
| Creature has pearls which can be made into crafts by other civilizations.
 
| Creature has pearls which can be made into crafts by other civilizations.
  
 
|-
 
|-
| {{text anchor|PENETRATEPOWER}}
+
| PENETRATEPOWER
 
| value
 
| value
| Controls the ability of vermin to find a way into containers when they are eating food from your stockpiles. Containers made of wood, cloth, or silk roll a 0-9 and, if it greater than the penetrate power, their contents escape for the time being. Other objects roll a 0-99.
+
|Controls the ability of vermin to find a way into containers when they are eating food from your stockpiles. Wood and cloth objects roll a 0-9 and if it greater than the penetrate power, their contents escape for the time being. Other objects roll a 0-99.  
  
 
|-
 
|-
| {{text anchor|PET}}
+
| PET
 
|  
 
|  
 
| Allows the creature to be tamed.
 
| Allows the creature to be tamed.
  
 
|-
 
|-
| {{text anchor|PET_EXOTIC}}
+
| PET_EXOTIC
 
|  
 
|  
| You need a [[Dungeon master]] noble in your fortress for the creature to be tameable (but any [[Animal trainer]] can do the taming).
+
| You need a [[Dungeon master]] noble in your fortress for the creature to be tamable (but any [[Animal trainer]] can do the taming).
  
 
|-
 
|-
| {{text anchor|PETVALUE}}
+
| PETVALUE
 
| value
 
| value
| How valuable a tamed animal/pet is. Actual cost in points in the embarking screen is (PETVALUE/2)+1 for an untrained animal, PETVALUE+1 for a trained (War or Hunting) one. Note that for an animal to be selectable in this screen, it must have the {{token|COMMON_DOMESTIC|c}} token.
+
| How valuable a tamed animal/pet is. Actual cost in points in the embarking screen is (PETVALUE/2)+1 for an untrained animal, PETVALUE+1 for a trained(War or Hunting) one. Note that for an animal to be selectable in this screen, it must have the COMMON_DOMESTIC token.
<code>[PETVALUE:42]</code>
+
[PETVALUE:42]
  
 
|-
 
|-
| {{text anchor|POPULATION_NUMBER}}
+
| POPULATION_NUMBER
 
|
 
|
 
* minimum
 
* minimum
 
* maximum
 
* maximum
| How many of these creatures can show up on a map per year. The actual population (within this range) is chosen only once, at the very beginning of your fortress. Defaults to 1:1. Only applies to outdoor animals and fish - all vermin and subterranean creatures have infinite populations.
+
| The minimum/maximum numbers of how many of these creatures can show up on a map per year.
<code>[POPULATION_NUMBER:15:30]</code>
+
[POPULATION_NUMBER:42:42]
  
 
|-
 
|-
| {{text anchor|PREFSTRING}}
+
| PREFSTRING
 
| object
 
| object
| Sets what other creatures like about this creature. "Urist likes dwarves for their beards." Multiple entries will be chosen from at random.
+
| Sets what other creatures like about this creature. "Blarghh likes dwarves for their beards."
<code>[PREFSTRING:beards]</code>
+
[PREFSTRING:beards]
 +
Multiple entries will be chosen from at random.
  
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==R==
 
==R==
Line 1,184: Line 1,136:
  
 
|-
 
|-
| {{text anchor|RECKLESS}}
+
| RECKLESS
 
|  
 
|  
| Seemingly permits the creature to move into water even if there is a risk of drowning.
+
| Unknown, likely causes creature to attack without regards to its own safety.
  
 
|-
 
|-
| {{text anchor|REMAINS}}
+
| REMAINS
|  
+
| <''singular''>:<''plural''>
* singular
 
* plural
 
 
| Changes the name of a creature's remains or "chunks".
 
| Changes the name of a creature's remains or "chunks".
  
 
|-
 
|-
| {{text anchor|REMAINS_COLOR}}
+
| REMAINS_COLOR
 
|  
 
|  
* foreground
+
* fg
* backbrightness
+
* bg
 +
* br
 
| The color of the creature's remains.
 
| The color of the creature's remains.
  
<code>[REMAINS_COLOR:6:0:0]</code>
+
[REMAINS_COLOR:6:0:0]
  
 
|-
 
|-
| {{text anchor|REMAINS_UNDETERMINED}}
+
| REMAINS_UNDETERMINED
 +
|  
 
|  
 
|  
| Used on [[treant]]s. Effects unknown.
 
  
 
|-
 
|-
| {{text anchor|RIVERATTACK}}
+
| RIVERATTACK
 
|
 
|
* easy_min
+
* ?
* easy_max
+
* ?
* medium_min
+
* ?
* medium_max
+
* ?
* hard_min
+
* ?
* hard_max
+
* ?
| When used with {{token|LARGE_CAVERIVER|c}}, {{token|LARGE_CHASM|c}}, or {{token|LARGE_LAVA|c}}, defines the number of groups of creatures which will emerge to attack your fortress. The 3 ranges correspond to effective difficulty levels, increasing in magnitude as more attacks occur - the first 3 attacks are "easy", the next 3 are "medium", and all the rest are "hard". Defaults to 1:1:1:1:1:1 if not specified.
+
| Causes the creature to occasionally spawn near its environment in ambush mode and attack your dwarves. Requires LARGE_CAVERIVER, LARGE_CHASM, or LARGE_LAVA.
  
 
|-
 
|-
| {{text anchor|RIVERATTACK_CANUSEWELL}}
+
| RIVERATTACK_CANUSEWELL
 
|
 
|
 
| Used with RIVERATTACK, allows the creature to also emerge from nearby [[well]]s.
 
| Used with RIVERATTACK, allows the creature to also emerge from nearby [[well]]s.
  
 
|-
 
|-
| {{text anchor|RIVERATTACK_GROUP}}
+
| RIVERATTACK_GROUP
 
|
 
|
 
* min
 
* min
 
* max
 
* max
| Used with RIVERATTACK, specifies how many additional creatures should spawn with each attacker. Defaults to 0:0 if not specified, resulting in individual attackers.
+
| Used with RIVERATTACK, specifies how many of the creature typically attack at once.
  
 
|-
 
|-
| {{text anchor|RIVERATTACK_MOUNTS}}
+
| RIVERATTACK_MOUNTS
 
|
 
|
| Once a map feature has reached the "hard" difficulty level, '''all''' attacks from it will consist of creatures having this flag (if any exist - if not, all other creatures will remain eligible).
+
| Used with RIVERATTACK, function unknown.
  
 
|-
 
|-
| {{text anchor|RIVERATTACK_RESIDENT}}
+
| RIVERATTACK_RESIDENT
 
|
 
|
| Used with RIVERATTACK, causes the creature to remain near its original location instead of seeking out your dwarves. Also causes dwarves to name the "resident creature" once discovered. No more than 5 resident creatures can emerge from each map feature at once.
+
| Used with RIVERATTACK, appears to cause the creature to remain in its environment for extended periods of time before attacking. Also seems to cause dwarves to name the "resident creature" once discovered.
  
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==S==
 
==S==
Line 1,256: Line 1,203:
  
 
|-
 
|-
| {{text anchor|SAVAGE}}
+
| SAVAGE
 
|  
 
|  
| Allows the creature to show up in "savage" [[region]]s. Cannot be used with {{token|GOOD|c}} or {{token|EVIL|c}}.
+
| Allows creature to show up on (and limits it to) "savage" maps.
  
 
|-
 
|-
| {{text anchor|SEMIMEGABEAST}}
+
| SEMIMEGABEAST
 
|  
 
|  
 
| Appears as boss creature in quests.
 
| Appears as boss creature in quests.
  
 
|-
 
|-
| {{text anchor|SESSILE_LAND}}
+
| SESSILE_LAND
 
|
 
|
 
| The creature is immobile while on land. Does not appear to work with large creatures.
 
| The creature is immobile while on land. Does not appear to work with large creatures.
  
 
|-
 
|-
| {{text anchor|SEVERONBREAKS}}
+
| SEVERONBREAKS
 
|  
 
|  
 
| Limbs and body parts sever on breakage.
 
| Limbs and body parts sever on breakage.
  
 
|-
 
|-
| {{text anchor|SILK_BOILING_POINT}}
+
| SILK_BOILING_POINT
 
| temperature
 
| temperature
 
| Temperature at which silk made from this creature's webs boils away.
 
| Temperature at which silk made from this creature's webs boils away.
  
 
|-
 
|-
| {{text anchor|SILK_COLDDAM_POINT}}
+
| SILK_COLDDAM_POINT
 
| temperature
 
| temperature
| Temperature below which silk made from this creature's webs takes cold damage.
+
| Temperature at which silk made from this creature's webs takes damage.
  
 
|-
 
|-
| {{text anchor|SILK_FIXED_TEMP}}
+
| SILK_FIXED_TEMP
 
| temperature
 
| temperature
 
| Temperature generated by the creature's web silk.
 
| Temperature generated by the creature's web silk.
  
 
|-
 
|-
| {{text anchor|SILK_HEATDAM_POINT}}
+
| SILK_HEATDAM_POINT
 
| temperature
 
| temperature
| Temperature above which silk made from this creature's webs takes heat damage.
+
| Temperature at which silk made from this creature's webs takes damage.
  
 
|-
 
|-
| {{text anchor|SILK_IGNITE_POINT}}
+
| SILK_IGNITE_POINT
 
| temperature
 
| temperature
 
| Temperature at which silk made from this creature's webs bursts into flame.
 
| Temperature at which silk made from this creature's webs bursts into flame.
  
 
|-
 
|-
| {{text anchor|SILK_MELTING_POINT}}
+
| SILK_MELTING_POINT
 
| temperature
 
| temperature
 
| Temperature at which silk made from this creature's webs melts away.
 
| Temperature at which silk made from this creature's webs melts away.
  
 
|-
 
|-
| {{text anchor|SILK_SPEC_HEAT}}
+
| SILK_SPEC_HEAT
 
| [[SPEC_HEAT|specific heat capacity]]
 
| [[SPEC_HEAT|specific heat capacity]]
 
| Amount of energy required for the creature's silk to heat up or cool down.
 
| Amount of energy required for the creature's silk to heat up or cool down.
  
 
|-
 
|-
| {{text anchor|SIZE}}
+
| SIZE
 
| value
 
| value
| How big a creature is. 6 is for dwarf like creatures, 7 is for human like creatures. 16 is for giants.  Larger creatures are far more dangerous in combat. Also equals the amount of Meat/Chunks/Bones you get from the beast. Defaults to 6.
+
| How big a creature is. 6 is for dwarf like creatures, 7 is for human like creatures. 16 is for giants.  Larger creatures are far more dangerous in combat. Also equals the amount of Meat/Chunks/Bones you get from the beast.
<code>[SIZE:6]</code>
+
[SIZE:6]
  
 
|-
 
|-
| {{text anchor|SMALL_REMAINS}}
+
| SMALL_REMAINS
 
|  
 
|  
 
| If a creature has this token, it'll leave a small corpse that only rots once, such as vermin.
 
| If a creature has this token, it'll leave a small corpse that only rots once, such as vermin.
  
 
|-
 
|-
| {{text anchor|SMALLAQUATIC_CAVERIVER}}
+
| SMALLAQUATIC_CAVERIVER
 
|  
 
|  
 
| Used for fish, allows them to be fished from the [[cave river]].
 
| Used for fish, allows them to be fished from the [[cave river]].
  
 
|-
 
|-
| {{text anchor|SMALLAQUATIC_OCEAN}}
+
| SMALLAQUATIC_OCEAN
 
|  
 
|  
 
| Used for fish, allows them to be fished from oceans by other civilizations.
 
| Used for fish, allows them to be fished from oceans by other civilizations.
  
 
|-
 
|-
| {{text anchor|SMALLAQUATIC_RIVER}}
+
| SMALLAQUATIC_RIVER
 
|  
 
|  
| Used for fish, allows them to be fished from the outdoor [[river]]. Due to a bug, {{token|SAVAGE|c}} fish with this token will never appear.
+
| Used for fish, allows them to be fished from the outdoor [[river]].
  
 
|-
 
|-
| {{text anchor|SMALLAQUATIC_SWAMP}}
+
| SMALLAQUATIC_SWAMP
 
|  
 
|  
 
| Used for fish, allows them to be fished from [[murky pool]]s.
 
| Used for fish, allows them to be fished from [[murky pool]]s.
  
 
|-
 
|-
| {{text anchor|SPEC_HEAT}}
+
| SPEC_HEAT
 
| [[SPEC_HEAT|specific heat capacity]]
 
| [[SPEC_HEAT|specific heat capacity]]
 
| Amount of energy required for the creature to heat up or cool down.
 
| Amount of energy required for the creature to heat up or cool down.
<code>[SPEC_HEAT:409]</code>
+
[SPEC_HEAT:409]
  
 
|-
 
|-
| {{text anchor|SPECNAME}}
+
| SPECNAME
 
|
 
|
 
*token
 
*token
Line 1,355: Line 1,302:
 
*adjective
 
*adjective
 
| Sets a special name for certain instances.
 
| Sets a special name for certain instances.
<code>[SPECNAME:MALE:bull:bulls:bull]</code>
+
[SPECNAME:MALE:bull:bulls:bull]
  
 
|-
 
|-
| {{text anchor|SPEECH}}
+
| SPEECH
 
| filename
 
| filename
 
| Sets what speech.txt to use when insulting the creature.
 
| Sets what speech.txt to use when insulting the creature.
<code>[SPEECH:dwarf.txt]</code>
+
[SPEECH:dwarf.txt]
  
 
|-
 
|-
| {{text anchor|SPEECH_FEMALE}}
+
| SPEECH_FEMALE
 
| filename
 
| filename
| Sets speech text file used only by females to insult creatures. Not used in vanilla.
+
| Sets speech text file used only by females to insult creatures. Not used natively.
  
 
|-
 
|-
| {{text anchor|SPEECH_MALE}}
+
| SPEECH_MALE
 
| filename
 
| filename
 
| Sets speech text file used only by males to insult creatures.
 
| Sets speech text file used only by males to insult creatures.
<code>[SPEECH_MALE:human_male.txt]</code>
+
[SPEECH_MALE:human_male.txt]
  
 
|-
 
|-
| {{text anchor|SPEED}}
+
| SPEED
 
| value
 
| value
| Sets the creatures' movement and work speed, 1000/[100 + SPEED X] is the resulting effect on creatures movement and work rates from default. Defaults to 900. See [[Speed]] for more information.
+
| Sets the creatures' movement and work speed, 1000/[100 + SPEED X] is the resulting effect on creatures movement and work rates from default. See [[Speed]] for more information.
<code>[SPEED:400]</code>
+
[SPEED:400]
  
 
|-
 
|-
| {{text anchor|STANDARD_FLESH}}
+
| STANDARD_FLESH
 
|
 
|
 
| Sets the following properties:
 
| Sets the following properties:
Line 1,404: Line 1,351:
  
 
|-
 
|-
| {{text anchor|STOUT}}
+
| STOUT
 
|  
 
|  
| | The creature can only wear stout clothing.
+
| Clothing width, similar to NARROW. If you have STOUT humans they will have "stout" inventory prefixes.
  
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==T==
 
==T==
Line 1,422: Line 1,365:
  
 
|-
 
|-
| {{text anchor|THICKWEB}}
+
| THICKWEB
 
|  
 
|  
 
| The creature's webs can catch larger creatures.
 
| The creature's webs can catch larger creatures.
  
 
|-
 
|-
| {{text anchor|TILE}}
+
| TILE
| [[Main:Character table|character number]] or 'character'
+
| CP437 ordinal or 'character'
 
| The graphical representation of the creature.
 
| The graphical representation of the creature.
<code>[TILE:157]</code> or <code>[TILE:'&']</code>
+
[TILE:157] or [TILE:'&']
  
 
|-
 
|-
| {{text anchor|TRAINABLE}}
+
| TRAINABLE
 
|  
 
|  
| Allows a tame creature to be trained into a "War" or "Hunting" variation by way of [[kennel]]s.
+
| Allows a tame creature to be trained into a "War" or "Hunting" variation by way of [[Kennels]].
  
 
|-
 
|-
| {{text anchor|TRANCES}}
+
| TRANCES
 
|  
 
|  
 
| Allows the creature to go into martial trances.
 
| Allows the creature to go into martial trances.
  
 
|-
 
|-
| {{text anchor|TRAPAVOID}}
+
| TRAPAVOID
 
|  
 
|  
 
| The creature is immune to traps.
 
| The creature is immune to traps.
  
 
|-
 
|-
| {{text anchor|TRIGGERABLE_GROUP}}
+
| TRIGGERABLE_GROUP
 
|  
 
|  
 
* minimum
 
* minimum
 
* maximum
 
* maximum
| Allows the creature to occur in large hidden groups which can be disturbed and scattered by walking too close to them. Defaults to 1:1.
+
| Allows the creature to occur in large hidden groups which can be disturbed and scattered by walking too close to them.
<code>[TRIGGERABLE_GROUP:5:50]</code>
+
[TRIGGERABLE_GROUP:5:50]
  
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==U==
 
==U==
Line 1,469: Line 1,408:
  
 
|-
 
|-
| {{text anchor|UNDERSWIM}}
+
| UNDERSWIM
 
|  
 
|  
 
| Creature swims under the water and can't be seen.
 
| Creature swims under the water and can't be seen.
 
 
|-
 
|-
| {{text anchor|UTTERANCES}}
+
| UTTERANCES
 
|
 
|
 
| Changes the language of the creature into an unintelligible mess.
 
| Changes the language of the creature into an unintelligible mess.
Line 1,488: Line 1,426:
  
 
|-
 
|-
| {{text anchor|VEGETATION}}
+
| VEGETATION
 +
|  
 
|  
 
|  
| The creature is made of swamp stuff. Doesn't appear to do anything in particular. Used by [[grimeling]]s in the vanilla game.
 
  
 
|-
 
|-
| {{text anchor|VERMIN_BITE}}
+
| VERMIN_BITE
 
|  
 
|  
* chance to bite
+
* amount injected or chance of injection?
* verb
+
* name
 
* effect (USE_EXTRACT)
 
* effect (USE_EXTRACT)
| <code>[VERMIN_BITE:10:bitten:USE_EXTRACT]</code>
+
| [VERMIN_BITE:10:bitten:USE_EXTRACT]
On very rare occasions (x/1000 chance per frame), someone who remains in the same tile as this creature will be bitten by that creature, and the effect will be applied to the offender.  Used by (tiny) cave spiders to inject their venom into the occasional dwarf.
+
On very rare occasions, someone who remains in the same tile as this creature will be bitten by that creature, and the effect will be applied to the offender.  Used by (tiny) cave spiders to inject their venom into the occasional dwarf.
  
 
|-
 
|-
| {{text anchor|VERMIN_CAVERIVER}}
+
| VERMIN_CAVERIVER
 
|  
 
|  
 
| Used for vermin, causes them to live in the [[cave river]].
 
| Used for vermin, causes them to live in the [[cave river]].
  
 
|-
 
|-
| {{text anchor|VERMIN_CHASM}}
+
| VERMIN_CHASM
 
|  
 
|  
 
| Used for vermin, causes them to live in the [[chasm]].
 
| Used for vermin, causes them to live in the [[chasm]].
  
 
|-
 
|-
| {{text anchor|VERMIN_EATER}}
+
| VERMIN_EATER
 
|  
 
|  
| This species of vermin can eat your food.
+
| The creature can eat your food.
  
 
|-
 
|-
| {{text anchor|VERMIN_FLIES}}
+
| VERMIN_FLIES
 
|
 
|
| This makes the creature move in a swarms of creatures of the same race as it. Likely also means either the creature is attracted to rot, the creature speeds rotting, or both. Flies will also '''very''' quickly escape from any [[animal trap]] or [[cage]] not made of [[glass]]. Due to a bug, however, they will only escape from [[artifact]]s.
+
| This makes the creature move in a swarms of creatures of the same race as it. Likely also means either the creature is attracted to rot, the creature speeds rotting, or both.
  
 
|-
 
|-
| {{text anchor|VERMIN_GROUNDER}}
+
| VERMIN_GROUNDER
 
|  
 
|  
| Used for vermin, causes them to spawn on the ground (or in the air).
+
| The creature lives on the ground (or in the air).
  
 
|-
 
|-
| {{text anchor|VERMIN_HATEABLE}}
+
| VERMIN_HATEABLE
 
|  
 
|  
 
| Some dwarves will hate the creature and get unhappy thoughts when around it.
 
| Some dwarves will hate the creature and get unhappy thoughts when around it.
  
 
|-
 
|-
| {{text anchor|VERMIN_LAVA}}
+
| VERMIN_LAVA
 
|  
 
|  
 
| Used for vermin, causes them to live in the [[magma flow]].
 
| Used for vermin, causes them to live in the [[magma flow]].
  
 
|-
 
|-
| {{text anchor|VERMIN_NOFISH}}
+
| VERMIN_NOFISH
 
|  
 
|  
 
| The creature cannot be caught by fishing.
 
| The creature cannot be caught by fishing.
  
 
|-
 
|-
| {{text anchor|VERMIN_NOROAM}}
+
| VERMIN_NOROAM
 
|  
 
|  
| This species of vermin will not be observed randomly roaming about the map.
+
| The creature will not be observed randomly roaming about the map.
  
 
|-
 
|-
| {{text anchor|VERMIN_NOTRAP}}
+
| VERMIN_NOTRAP
 
|  
 
|  
| This species of vermin cannot be caught in baited [[animal trap]]s.
+
| The creature cannot be caught in baited animal traps.
  
 
|-
 
|-
| {{text anchor|VERMIN_RIVER}}
+
| VERMIN_RIVER
 
|  
 
|  
| Intended to make a type of vermin appear in outdoor [[river]]s. Not used by any default creatures, and doesn't actually work.
+
| Used for vermin, causes them to live in outdoor [[river]]s.
  
 
|-
 
|-
| {{text anchor|VERMIN_SOIL}}
+
| VERMIN_SOIL
 
|
 
|
| Used for vermin, causes them to randomly appear near dirt or mud.
+
| The creature randomly appears near dirt or mud.
  
 
|-
 
|-
| {{text anchor|VERMIN_SOIL_COLONY}}
+
| VERMIN_SOIL_COLONY
 
|
 
|
| The vermin will occur in a single tile cluster of many vermin, such as a colony of ants.
+
| The vermin will appear in a single tile cluster of many vermin, such as a colony of ants.
  
 
|-
 
|-
| {{text anchor|VERMIN_SWAMPER}}
+
| VERMIN_SWAMPER
 
|  
 
|  
 
| Used for vermin, causes them to live in [[murky pool]]s.
 
| Used for vermin, causes them to live in [[murky pool]]s.
  
 
|-
 
|-
| {{text anchor|VERMINHUNTER}}
+
| VERMINHUNTER
 
|  
 
|  
| Cat behavior. The creature will hunt down vermin and kill them. Sometimes they will eat the vermin, but most of the time they will bring it to their owner. This tag also makes impossible to assign an owner to the animal, the animal chooses its own owner instead. If assigned to a playable race, members of that race will ONLY be able to eat vermin.
+
| A creature with this tag will hunt down vermin and kill them. Sometimes they will eat the vermin, but most of the time they will bring it to their owner. This tag also makes impossible to assign an owner to the animal. The animal chooses its own owner instead (like a cat). If assigned to a playable race, members of that race will ONLY be able to eat vermin.
  
 
|-
 
|-
| {{text anchor|VESPERTINE}}
+
| VESPERTINE
 
|  
 
|  
 
| Sets if the creature is active in evening.
 
| Sets if the creature is active in evening.
  
 
|-
 
|-
| {{text anchor|VIEWRANGE}}
+
| VIEWRANGE
 
| value
 
| value
| How far the creature can see. Defaults to 20.
+
| How far the creature can see?
  
 
|}
 
|}
 
<div align="center">
 
{{alphabetical TOC}}
 
</div>
 
  
 
==W==
 
==W==
Line 1,600: Line 1,534:
  
 
|-
 
|-
| {{text anchor|WAGON_PULLER}}
+
| WAGON_PULLER
 
|  
 
|  
 
| Allows the creature to pull caravan wagons.
 
| Allows the creature to pull caravan wagons.
  
 
|-
 
|-
| {{text anchor|WEBBER}}
+
| WEBBER
 
|  
 
|  
| The creature will create webs. When used with {{token|AMBUSHPREDATOR|c}}, it also causes the creature to lay a large quantity of hidden webs around its spawn point.
+
| The creature will create webs. When used with [WEBBER], it also causes the creature to lay a large quantity of hidden webs around its spawn point.
  
 
|-
 
|-
| {{text anchor|WEBIMMUNE}}
+
| WEBIMMUNE
 
|  
 
|  
 
| The creature will not get caught in webs.
 
| The creature will not get caught in webs.
Line 1,629: Line 1,563:
 
* plural
 
* plural
 
| Sets the name of profession X.   
 
| Sets the name of profession X.   
<code>[CRAFTSMAN_NAME:craftsdwarf:craftsdwarves]</code>
+
ex:  [CRAFTSMAN_NAME:craftsdwarf:craftsdwarves]
  
 
Permissible tags are:
 
Permissible tags are:
Line 1,640: Line 1,574:
 
{| {{prettytable}}
 
{| {{prettytable}}
 
|- bgcolor="#ddd"
 
|- bgcolor="#ddd"
! width="20%" | Token
+
!width="50"|Tag
! width="20%" | Arguments
+
!width="225"|What It Does
! width="60%" | Description
 
  
 
|-
 
|-
|ATTACK
+
|[ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:2:BLUDGEON][ATTACKFLAG_WITH]
|
+
 
* MAIN or SECOND
+
''Format:''
* BYTYPE:type or BYTOKEN:token
+
[ATTACK:''priority'':(BYTYPE:''type'' || BYTOKEN:''bodypart''):''"verb"'':''"conjugate verb"'':''min dmg'':''max dmg'':''dmg type'']([(ATTACKFLAG_WITH || ATTACKFLAG_CANLATCH)])([SPECIALATTACK_INJECT_EXTRACT:''min'':''max''])
* 2nd person verb
 
* 3rd person verb
 
* minimum damage
 
* maximum damage
 
* damage type
 
 
|Sets what natural attacks a creature has.
 
|Sets what natural attacks a creature has.
  
''MAIN'': Sets the attack to act as the creatures' main attack.
+
|-
 +
|MAIN
 +
SECOND
 +
|''MAIN'': Sets the attack to act as the creatures' main attack.
 +
''SECOND'': The creature will only use this attack if it can't use the MAIN attack(s).
  
''SECOND'': The creature will only use this attack if it can't use the MAIN attack(s).
+
|-
 +
|BYTYPE:GRASP
 +
BYTOKEN:TAIL_STINGER
 +
|''BYTYPE'': Sets what body part type to use for the attack.  Possible values for "type" are GRASP, MOUTH, STANCE, THOUGHT, BREATHE, and the like.  See [[Body token]].
 +
''BYTOKEN'': Sets the explicit body part ID to use for the attack.  The token must exist as part of the creature's [[#B|BODY]] token.
  
''BYTYPE'': Sets what body part type to use for the attack.  Possible values for "type" are GRASP, MOUTH, STANCE, THOUGHT, BREATHE, and the like.  See [[Body token]].
+
|-
 +
|punch:punches
 +
|Sets the verb for the attack.
  
''BYTOKEN'': Sets the explicit body part ID to use for the attack.  The token must exist as part of the creature's [[#B|BODY]] token.
+
|-
 +
|1:2
 +
|Sets the Min Max for the damage.
  
Damage type can be any of BLUDGEON, PIERCE, SLASH, GORE, BURN, HEAT, COLD
+
|-
 +
|BLUDGEON, PIERCE, SLASH, GORE, BURN, HEAT, COLD
 +
|Sets the damage type for the attack.
  
 
|-
 
|-
|{{text anchor|ATTACKFLAG_WITH}}
+
|[ATTACKFLAG_WITH]
|
+
|Attacks in combat inform which body part was used in the attack. Not mutually exclusive with _CANLATCH
|Attacks in combat log inform which body part was used in the attack. "Ratman punches Urist with his right hand."
+
or SPECIALATTACK_ "Ratman punches Blargg with his right hand."
  
 
|-
 
|-
|{{text anchor|ATTACKFLAG_CANLATCH}}
+
|[ATTACKFLAG_CANLATCH]
|
+
|Allows the creature to latch on with the attack. Not mutually exclusive with _WITH
|Allows the creature to latch on with the attack. "Crocodile latches on Urist's head firmly."
+
or SPECIALATTACK_ "Crocodile latches on Blargg's head firmly."
  
 
|-
 
|-
|{{text anchor|SPECIALATTACK_INJECT_EXTRACT}}
+
|[SPECIALATTACK_INJECT_EXTRACT:50:100]
|
 
*minimum
 
*maximum
 
 
|The creature injects an amount of its extract into a victim upon successfully using this attack. 50:100 is potency. This is an average extract if it's a poison it will take time to affect the target, then wears off some time after full effect, a slow poison would be 1:100, 100:100 is instant or very fast working poison (haven't tried 0 yet, going to further experiment with the max value)
 
|The creature injects an amount of its extract into a victim upon successfully using this attack. 50:100 is potency. This is an average extract if it's a poison it will take time to affect the target, then wears off some time after full effect, a slow poison would be 1:100, 100:100 is instant or very fast working poison (haven't tried 0 yet, going to further experiment with the max value)
  
 
|-
 
|-
|{{text anchor|SPECIALATTACK_SUCK_BLOOD}}
+
|[SPECIALATTACK_SUCK_BLOOD:50:100]
|
 
*minimum
 
*maximum
 
 
|When blood is drained from a creature, it causes heavy bleeding (depending on the attacking creatures ability to suck blood). It's unknown if blood suckers feed or regain health while doing this. (Numbers affect amount of blood drawn? / Effectiveness?)
 
|When blood is drained from a creature, it causes heavy bleeding (depending on the attacking creatures ability to suck blood). It's unknown if blood suckers feed or regain health while doing this. (Numbers affect amount of blood drawn? / Effectiveness?)
 
<small>! It seems to only make the target creature bleed/heavy bleed. further testing</small>]
 
<small>! It seems to only make the target creature bleed/heavy bleed. further testing</small>]

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)