| SITE ANNOUNCEMENTS: | |
|---|---|
| |
Template:CreatureInfo v0.34
From Dwarf Fortress Wiki
|
? | |
| Biome | |
|---|---|
|
Any location | |
| Cannot be tamed | |
| Butchering returns | |
|
Food items | |
|
Raw materials | |
|
There is too little information about this creature. |
(view - talk - edit - history - purge) Documentation
|
W | |
| Biome | |
|---|---|
| |
| Cannot be tamed | |
| Size | |
| Child: | 500,000 cm3 |
| Adolescent: | 12,500,000 cm3 |
| Adult: | 25,000,000 cm3 |
| Butchering returns | |
|
Food items | |
| Meat | 574-773 |
| Fat | 107-236 |
| Brain | 42-60 |
| Heart | 21-30 |
| Lungs | 84-120 |
| Intestines | 127-180 |
| Liver | 42-60 |
| Kidneys | 42-60 |
| Tripe | 42-60 |
| Sweetbread | 21-30 |
| Eyes | 2 |
| Spleen | 21-30 |
|
Raw materials | |
| Bones | 109-157 |
| Skull | 1 |
CreatureInfo 0.34
- It is possible to display Itemcorpses (for example bronze colossus).
- It is possible to display [NOT_BUTCHERABLE] ( for example magma crab).
- Unnecessary lines are not displayed (like hooves for whales)
- Alignment (good evil savage) integrated, but not displayed if it is neutral
- Pet attributes shown if the creature can be tamed
Variables
General
- name = name of the creature
- symbol = symbol of the creature
- color = color of the symbol
- align = alignment
- good -> good alignment is displayed
- evil -> evil alignment is displayed
- savage -> savage alignment is displayed
- neutral or nothing -> alignment is ignored
- biome = list of the biomes
- pet attributes = list of pet attributes
- petv = pet value
- train -> can be trained at a kennel
- death = selects caption for "what happens after death"
- rot -> rotting leaves
- item -> turns after Death to
- item = if death=item then item description
- nobutcher -> creature can not be butchered
- butcher or nothing -> butchering returns
- valm = Value multiplier returns nothing when left out
- contrib = displays contribute message
- wiki = links to the given wikipedia page (a value of "yes" uses the value of the parameter "name" instead)
Butchering results
- meat
- fat
- brain
- heart
- lung
- intestine
- liver
- kidney
- tripe
- sweetbread
- eye
- spleen
- bone
- skull
- ivory
- tooth
- hoof
- horn
- shell
- skin = selects skintype (and skinnable)
- none -> not skinnable
- scale -> scale
- chitin -> chitin
- hide -> raw hide
- none -> not skinnable
- wool
- gizzard_stone
Usage
{{CreatureInfo v0.34
|name=Sperm whale
|symbol=W|color=7:0:0
|biome=* Any [[ocean]]
|align=neutral
|meat=574-773
|fat=107-236
|eye=2
|lung=84-120
|heart=21-30
|intestine=127-180
|liver=42-60
|tripe=42-60
|sweetbread=21-30
|spleen=21-30
|kidney=42-60
|brain=42-60
|bone=109-157
|skull=1
|contrib=no
|wiki=yes
}}