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 "Template:CreatureInfo v0.31/doc"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m
(updated)
Line 24: Line 24:
 
== '''CreatureInfo 0.31''' ==
 
== '''CreatureInfo 0.31''' ==
  
* It is possible to display Itemcorpses (for example [[Bronze colossus]]).
+
* It is possible to display Itemcorpses (for example [[bronze colossus]]).
* It is possible to display [NOT_BUTCHERABLE] ( for Example [[Magma crab]]).
+
* It is possible to display [NOT_BUTCHERABLE] ( for example [[magma crab]]).
* Unnecessary lines are not displayed (like hoofs for whales)
+
* Unnecessary lines are not displayed (like hooves for [[whale]]s)
 
* Alignment (good evil savage) integrated, but not displayed if it is neutral
 
* Alignment (good evil savage) integrated, but not displayed if it is neutral
 +
* Butchering results are working in plural and singular notation (see variables)
  
 
=== Variables ===
 
=== Variables ===
Line 56: Line 57:
 
* '''meat'''
 
* '''meat'''
 
* '''fat'''
 
* '''fat'''
* '''brain'''
+
* '''brain / brains'''
* '''heart'''
+
* '''heart / hearts'''
* '''lung'''
+
* '''lung / lungs'''
* '''intestines'''
+
* '''intestines / intestines'''
* '''liver'''
+
* '''liver / livers'''
* '''kidney'''
+
* '''kidney / kidneys'''
* '''tripe'''
+
* '''tripe / tripes'''
* '''sweetbread'''
+
* '''sweetbread / sweetbread'''
* '''eyes'''
+
* '''eye / eyes'''
* '''spleen'''
+
* '''spleen / spleens'''
* '''bones'''
+
* '''bone / bones'''
* '''skulls'''
+
* '''skull / skulls'''
 
* '''ivory'''
 
* '''ivory'''
* '''tooth'''
+
* '''teeth / tooth'''
* '''hoofs'''
+
* '''hoofs / hoofs / hooves'''
* '''horns'''
+
* '''horn / horns'''
 +
* '''nail / nails '''
 
* '''skin'''  = selects skintype (and skinnable)<br />
 
* '''skin'''  = selects skintype (and skinnable)<br />
 
** ''none''  -> not skinable<br />
 
** ''none''  -> not skinable<br />
 
** ''scale''  -> scale<br />
 
** ''scale''  -> scale<br />
 
** ''chitin'' -> chitin<br />
 
** ''chitin'' -> chitin<br />
** ''hide'' or nothing -> raw hide<br />
+
** ''hide''   -> raw hide<br />
 
 
 
 
  
 
===Usage===
 
===Usage===

Revision as of 07:13, 10 August 2010

Whale

W

Biome
Cannot be tamed
Butchering returns

Food items

Meat 574-773
Fat 107-236
Brain 42-60
Heart 21-30
Lungs 84-120
Liver 42-60
Kidneys 42-60
Tripe 42-60
Sweetbread 21-30
Spleen 21-30

Raw materials

Wikipedia article

CreatureInfo 0.31

  • 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
  • Butchering results are working in plural and singular notation (see variables)

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
  • 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 wiki or not

Butchering results

  • meat
  • fat
  • brain / brains
  • heart / hearts
  • lung / lungs
  • intestines / intestines
  • liver / livers
  • kidney / kidneys
  • tripe / tripes
  • sweetbread / sweetbread
  • eye / eyes
  • spleen / spleens
  • bone / bones
  • skull / skulls
  • ivory
  • teeth / tooth
  • hoofs / hoofs / hooves
  • horn / horns
  • nail / nails
  • skin = selects skintype (and skinnable)
    • none -> not skinable
    • scale -> scale
    • chitin -> chitin
    • hide -> raw hide

Usage

{{CreatureInfo v0.31
|name=Whale
|symbol=W|color=7:0:0
|biome=* Any {{L|ocean}}
|align=neutral
|meat=574-773
|fat=107-236
|eyes=2
|lung=84-120
|heart=21-30
|intestines=127-180
|liver=42-60
|tripe=42-60
|sweetbread=21-30
|spleen=21-30
|kidney=42-60
|brain=42-60
|bones=109-157
|skulls=1
|contrib=no
}}