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 "v0.31:Material definition token"
Jump to navigation
Jump to search
Untelligent (talk | contribs) (Someone went and made syndromes on another page, and did it better than I did. Syndrome token section removed.) |
|||
Line 563: | Line 563: | ||
*value | *value | ||
| Multiplies the value of the selected material. Seen in local creature materials. | | Multiplies the value of the selected material. Seen in local creature materials. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| SYNDROME | | SYNDROME | ||
| | | | ||
− | | | + | | Begins defining a {{L|Syndrome}}. Supposedly does not work with templates.{{verify}} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | Syndrome | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 15:41, 5 April 2010
This article is about an older version of DF. |
Material Tokens
The following tokens can be used in material templates, as well as materials defined in other raw files.
Token | Arguments | Description |
---|---|---|
MATERIAL_TEMPLATE |
|
The name of the material template. Used when defining a template in material template files; the id is used as an argument when calling for material templates elsewhere. |
STATE_COLOR |
|
The state may be SOLID, LIQUID, GAS, POWDER, SOLID_POWDER, ALL_SOLID, or ALL.
Color comes from descriptor_color_standard.txt and is used to describe the color of the material. [STATE_COLOR:ALL_SOLID:GREY] |
STATE_NAME |
|
The name of the material as displayed in-game.
[STATE_COLOR:ALL_SOLID:stone] |
STATE_ADJ |
|
Like STATE_NAME, but used in different situations. Equipment made from the material uses the adjective. |
STATE_NAME_ADJ |
|
Sets both STATE_NAME and STATE_ADJ at the same time. |
DISPLAY_COLOR |
|
The on-screen color of the material. Uses a standard 3-digit Template:L
[DISPLAY_COLOR:7:0:0] |
MATERIAL_VALUE |
|
Value modifier for the material. |
SPEC_HEAT |
|
See Template:L |
IGNITE_POINT |
|
Temperature at which the material will catch fire. May be set to NONE. |
MELTING_POINT |
|
Temperature at which the material melts. May be set to NONE. |
BOILING_POINT |
|
Temperature at which the material boils. May be set to NONE. |
HEATDAM_POINT |
|
Temperature at which the material takes heat damage. May be set to NONE. If the material has an ignite point but no heatdam point it may burn for very long time.[Verify] |
COLDDAM_POINT |
|
Temperature at which the material takes cold damage. May be set to NONE. |
MAT_FIXED_TEMP |
|
Constant temperature of the material. May be set to NONE. |
SOLID_DENSITY |
|
Affects the weight of the material. Also affects combat calculations; affects blunt-force damage and ability of edged weapons to pierce tissue layers.[Verify] |
LIQUID_DENSITY |
|
|
MOLAR_MASS |
|
Supposedly not used. |
IMPACT_YIELD |
|
used for blunt-force combat. |
IMPACT_FRACTURE |
|
used for blunt-force combat. |
IMPACT_ELASTICITY |
|
used for blunt-force combat. |
COMPRESSIVE_YIELD |
|
Supposedly not used. |
COMPRESSIVE_FRACTURE |
|
Supposedly not used. |
COMPRESSIVE_ELASTICITY |
|
Supposedly not used. |
TENSILE_YIELD |
|
Supposedly not used. |
TENSILE_FRACTURE |
|
Supposedly not used. |
TENSILE_ELASTICITY |
|
Supposedly not used. |
TORSION_YIELD |
|
Supposedly not used. |
TORSION_FRACTURE |
|
Supposedly not used. |
TORSION_ELASTICITY |
|
Supposedly not used. |
SHEAR_YIELD |
|
Used for cutting calculations. |
SHEAR_FRACTURE |
|
Used for cutting calculations. |
SHEAR_ELASTICITY |
|
Used for cutting calculations. |
BENDING_YIELD |
|
Supposedly not used. |
BENDING_FRACTURE |
|
Supposedly not used. |
BENDING_ELASTICITY |
|
Supposedly not used. |
MAX_EDGE |
|
How sharp the material is. Used in cutting calculations. |
ABSORPTION |
|
Supposedly not used. |
ITEMS_HARD | ||
ITEMS_QUERN | ||
ITEMS_WEAPON | ||
ITEMS_WEAPON_RANGED | ||
ITEMS_AMMO | ||
ITEMS_DIGGER | ||
ITEMS_ANVIL | ||
ITEMS_ARMOR | ||
ITEMS_SIEGE_ENGINE | ||
ITEMS_BARRED | ||
ITEMS_SCALED | ||
ITEMS_LEATHER | ||
ITEMS_SOFT | ||
ITEMS_DELICATE | ||
IS_STONE | ||
IS_METAL | ||
IS_GLASS | ||
IS_GEM | ||
IMPLIES_ANIMAL_KILL | Makes the elves angry if you try to trade something made from this material | |
ALCOHOL_PLANT | ||
ALCOHOL_CREATURE | ||
CHEESE_PLANT | ||
CHEESE_CREATURE | ||
POWDER_MISC_PLANT | ||
POWDER_MISC_CREATURE | ||
STOCKPILE_GLOB | ||
LIQUID_MISC_PLANT | ||
LIQUID_MISC_CREATURE | ||
LIQUID_MISC_OTHER | ||
STRUCTURAL_PLANT_MAT | ||
SEED_MAT | ||
LEAF_MAT | ||
BONE | ||
THREAD_PLANT | ||
TOOTH | ||
HORN | ||
SHELL | ||
SILK | ||
GENERATES_MIASMA | ||
ROTS | ||
BLOOD_MAP_DESCRIPTOR | ||
ICHOR_MAP_DESCRIPTOR | ||
GOO_MAP_DESCRIPTOR | ||
SLIME_MAP_DESCRIPTOR | ||
PUS_MAP_DESCRIPTOR | ||
EDIBLE_VERMIN | Can be eaten by vermin. | |
EDIBLE_RAW | Can be eaten raw. | |
EDIBLE_COOKED | Can be cooked and then eaten. | |
CRYSTAL_GLASSABLE | Can be used in the production of crystal glass | |
STONE_NAME | Name of stones mined out if material is a stone. | |
OVERWRITE_SOLID | ||
TEMP_DIET_INFO | ||
SLIME | ||
ICHOR | ||
GOO | ||
FILTH | ||
POWDER_DYE | ||
ITEM_SYMBOL | ||
IF_EXISTS_SET_HEATDAM_POINT |
|
|
IF_EXISTS_SET_COLDDAM_POINT |
|
|
IF_EXISTS_SET_IGNITE_POINT |
|
|
IF_EXISTS_SET_MELTING_POINT |
|
|
IF_EXISTS_SET_BOILING_POINT |
|
|
IF_EXISTS_SET_MAT_FIXED_TEMP |
|
|
EXTRACT_STORAGE | ||
BUTCHER_SPECIAL |
|
All instances in the material templates have NONE as the second argument. Possibly subtype?
[BUTCHER_SPECIAL:MEAT:NONE] [BUTCHER_SPECIAL:GLOB:NONE] |
MEAT_NAME |
|
When the creature is butchered, its organs will be named via this token. |
MATERIAL_REACTION_PRODUCT |
|
Used with reaction raws to preserve material source from reagent to product. First argument comes from HAS_MATERIAL_REACTION_PRODUCT in reaction raws. Second argument is always LOCAL_CREATURE_MAT in templates but could be others.
[MATERIAL_REACTION_PRODUCT:TAN_MAT:LOCAL_CREATURE_MAT:LEATHER] |
HARDENS_WITH_WATER | ||
SOAP_LEVEL |
|
|
MULTIPLY_VALUE |
|
Multiplies the value of the selected material. Seen in local creature materials. |
SYNDROME | Begins defining a Template:L. Supposedly does not work with templates.[Verify] |