v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Learning"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(Interwiki link + token templates)
Line 2: Line 2:
 
{{catbox|DF2014:Learns}}
 
{{catbox|DF2014:Learns}}
 
<onlyinclude>
 
<onlyinclude>
'''Learning''' [[creature]]s (those with the [[creature token#C|CAN_LEARN creature tag]]) may increase their [[skill]]s through practice and use; conversely, creatures that cannot learn will never experience a skill increase. [CAN_LEARN] and [CAN_SPEAK] are implied by [INTELLIGENT]. Creatures with [CAN_LEARN] will improve their social skills when standing near other members of their own species, but not when standing near [CAN_LEARN] members of other species.
+
'''Learning''' [[creature]]s (those with the {{token|CAN_LEARN}} creature tag) may increase their [[skill]]s through practice and use; conversely, creatures that cannot learn will never experience a skill increase. <code>[CAN_LEARN]</code> and {{token|CAN_SPEAK}} are implied by {{token|INTELLIGENT}}. Creatures with <code>[CAN_LEARN]</code> will improve their social skills when standing near other members of their own species, but not when standing near <code>[CAN_LEARN]</code> members of other species.
 
</onlyinclude>
 
</onlyinclude>
 
Creatures which can learn are considered intelligent for the purpose of assigning [[ethics]]. In general, your dwarves will refuse to [[butcher]] the remains of any intelligent creature, though they can be assigned to slaughter a tame intelligent creature. The butchered remains will not be consumed, and can be assigned a casket. However, the eggs, milk and cheese of intelligent creatures can be eaten as normal.
 
Creatures which can learn are considered intelligent for the purpose of assigning [[ethics]]. In general, your dwarves will refuse to [[butcher]] the remains of any intelligent creature, though they can be assigned to slaughter a tame intelligent creature. The butchered remains will not be consumed, and can be assigned a casket. However, the eggs, milk and cheese of intelligent creatures can be eaten as normal.
It could be noticed that butchering creatures with the CAN_LEARN tag are currently forbidden whatever ETHIC parameters is given to your adventurers or civilization. {{bug|9171}} (see [[butcher]] for precisions)
+
It could be noticed that butchering creatures with the <code>[CAN_LEARN]</code> tag are currently forbidden whatever ETHIC parameters is given to your adventurers or civilization. {{bug|9171}} (see [[butcher]] for precisions)
  
While enemy or unaffiliated intelligent creatures have no needs, tame intelligent creatures need to eat and drink, and are unable to drink [[booze]] or use [[Well|wells]] or [[Flask|flasks]]. If they have tags for dietary requirements, such as [[Grazer|[GRAZER]]], [BONECARN], [CARNIVORE], [HUNTS_VERMIN], or [DIVE_HUNTS_VERMIN], they will not eat any food which does not satisfy these requirements.
+
While enemy or unaffiliated intelligent creatures have no needs, tame intelligent creatures need to eat and drink, and are unable to drink [[booze]] or use [[Well|wells]] or [[Flask|flasks]]. If they have tags for dietary requirements, such as {{token|GRAZER}}, {{token|BONECARN}}, {{token|CARNIVORE}}, {{token|HUNTS_VERMIN}}, or {{token|DIVE_HUNTS_VERMIN}}, they will not eat any food which does not satisfy these requirements.
  
 
Although intelligent creatures belonging to other civilizations will not breed, wild, native, or tame intelligent creatures will. Intelligent creatures born into your civilization as pets will receive a Dwarven name at their time of birth.  
 
Although intelligent creatures belonging to other civilizations will not breed, wild, native, or tame intelligent creatures will. Intelligent creatures born into your civilization as pets will receive a Dwarven name at their time of birth.  
  
Tame intelligent creatures with the [BABY] tag which give live birth will hold on to their offspring until the baby grows into a child; but egg-layers will not nurse their hatchlings. Since intelligent creatures require food and drink, and babies cannot see to their own needs, [BABY] tags are not recommended for intelligent egg-layers.
+
Tame intelligent creatures with the {{token|BABY}} tag which give live birth will hold on to their offspring until the baby grows into a child; but egg-layers will not nurse their hatchlings. Since intelligent creatures require food and drink, and babies cannot see to their own needs, <code>[BABY]</code> tags are not recommended for intelligent egg-layers.
  
 
{{Translation| dwarven = turel | elvish = ridethe | goblin = sobus | human = cando}}
 
{{Translation| dwarven = turel | elvish = ridethe | goblin = sobus | human = cando}}
  
 
{{Category|Creature attributes}}
 
{{Category|Creature attributes}}
 +
[[ru:Learning]]

Revision as of 14:37, 24 June 2019

This article is about the current version of DF.
Note that some content may still need to be updated.

Learning creatures (those with the [CAN_LEARN] creature tag) may increase their skills through practice and use; conversely, creatures that cannot learn will never experience a skill increase. [CAN_LEARN] and [CAN_SPEAK] are implied by [INTELLIGENT]. Creatures with [CAN_LEARN] will improve their social skills when standing near other members of their own species, but not when standing near [CAN_LEARN] members of other species.

Creatures which can learn are considered intelligent for the purpose of assigning ethics. In general, your dwarves will refuse to butcher the remains of any intelligent creature, though they can be assigned to slaughter a tame intelligent creature. The butchered remains will not be consumed, and can be assigned a casket. However, the eggs, milk and cheese of intelligent creatures can be eaten as normal. It could be noticed that butchering creatures with the [CAN_LEARN] tag are currently forbidden whatever ETHIC parameters is given to your adventurers or civilization. Bug:9171 (see butcher for precisions)

While enemy or unaffiliated intelligent creatures have no needs, tame intelligent creatures need to eat and drink, and are unable to drink booze or use wells or flasks. If they have tags for dietary requirements, such as [GRAZER], [BONECARN], [CARNIVORE], [HUNTS_VERMIN], or [DIVE_HUNTS_VERMIN], they will not eat any food which does not satisfy these requirements.

Although intelligent creatures belonging to other civilizations will not breed, wild, native, or tame intelligent creatures will. Intelligent creatures born into your civilization as pets will receive a Dwarven name at their time of birth.

Tame intelligent creatures with the [BABY] tag which give live birth will hold on to their offspring until the baby grows into a child; but egg-layers will not nurse their hatchlings. Since intelligent creatures require food and drink, and babies cannot see to their own needs, [BABY] tags are not recommended for intelligent egg-layers.

"Learning" in other Languages Books-aj.svg aj ashton 01.svg
Dwarven: turel
Elvish: ridethe
Goblin: sobus
Human: cando