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"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(→‎Syndrome tokens: reorder to disasm, list all CE_* tokens)
(clarify/confirm some descriptions)
Line 26: Line 26:
 
* plural
 
* plural
 
* state
 
* state
| Used to indicate that said material is a gemstone - when mined out, rough gems will be yielded instead of boulders. Plural can be "STP" to automatically append an "s" to the singular form, and OVERWRITE_SOLID will override the relevant STATE_NAME.
+
| Used to indicate that said material is a gemstone - when tiles are mined out, rough gems will be yielded instead of boulders. Plural can be "STP" to automatically append an "s" to the singular form, and OVERWRITE_SOLID will override the relevant STATE_NAME.
  
 
|-
 
|-
Line 36: Line 36:
 
| POWDER_DYE
 
| POWDER_DYE
 
| {{L|color}} token
 
| {{L|color}} token
| Defines the material as a type of dye
+
| Defines the material as a type of dye.
  
 
|-
 
|-
 
| TILE
 
| TILE
|
+
| tile
| ?
+
| Specifies the tile that will be used to represent unmined tiles made of this material. Generally only used with stones.
  
 
|-
 
|-
 
| ITEM_SYMBOL
 
| ITEM_SYMBOL
 
| tile
 
| tile
| Specifies the tile that will be used to represent BOULDER objects made of this material. Only used with stones.
+
| Specifies the tile that will be used to represent BOULDER objects made of this material. Generally only used with stones.
  
 
|-
 
|-
Line 85: Line 85:
 
*color
 
*color
 
| The state may be SOLID, LIQUID, GAS, POWDER/SOLID_POWDER, PASTE/SOLID_PASTE, PRESSED/SOLID_PRESSED, ALL_SOLID, or ALL.
 
| The state may be SOLID, LIQUID, GAS, POWDER/SOLID_POWDER, PASTE/SOLID_PASTE, PRESSED/SOLID_PRESSED, ALL_SOLID, or ALL.
Color comes from descriptor_color_standard.txt and is used to indicate the color of the material. The nearest color value is used to display contaminants made of this material.
+
Color comes from descriptor_color_standard.txt and is used to indicate the color of the material. The nearest color value is used to display contaminants and body parts made of this material.
 
[STATE_COLOR:ALL_SOLID:GREY]
 
[STATE_COLOR:ALL_SOLID:GREY]
  
Line 114: Line 114:
 
|
 
|
 
*value
 
*value
| The material's tendency to absorb liquids. Containers made of materials with nonzero absorption cannot hold liquids unless they have been glazed.
+
| The material's tendency to absorb liquids. Containers made of materials with nonzero absorption cannot hold liquids unless they have been {{L|glaze}}d.
  
 
|-
 
|-
Line 120: Line 120:
 
|
 
|
 
*value
 
*value
| Used for blunt-force combat.
+
| Specifies how hard of an impact the material can withstand before it will bend. Used for blunt-force combat.
  
 
|-
 
|-
Line 126: Line 126:
 
|
 
|
 
*value
 
*value
| Used for blunt-force combat.
+
| Specifies how hard of an impact the material can withstand before it will break. Used for blunt-force combat.
  
 
|-
 
|-
Line 132: Line 132:
 
|
 
|
 
*value
 
*value
| Used for blunt-force combat.
+
| Specifies how much the material will bend when subjected to an impact. Used for blunt-force combat.
  
 
|-
 
|-
Line 228: Line 228:
 
|
 
|
 
*value
 
*value
| How sharp the material is. Used in cutting calculations. Applying a value of at least 10000 to a stone will allow weapons made from that stone.
+
| How sharp the material is. Used in cutting calculations. Applying a value of at least 10000 to a stone will allow weapons to be made from that stone.
  
 
|-
 
|-
Line 240: Line 240:
 
|
 
|
 
*value
 
*value
| Multiplies the value of the selected material. Not permitted in material template definitions.
+
| Multiplies the value of the material. Not permitted in material template definitions.
  
 
|-
 
|-
Line 246: Line 246:
 
|
 
|
 
*specific heat capacity
 
*specific heat capacity
| See {{L|SPEC HEAT}}
+
| Rate at which the material heats up or cools down. See {{L|SPEC HEAT}} for more information.
  
 
|-
 
|-
Line 252: Line 252:
 
|
 
|
 
*temperature
 
*temperature
| Temperature above which the material takes damage from heat. May be set to NONE. If the material has an ignite point but no heatdam point it may burn for very long time (around 9-10 months).
+
| Temperature above which the material takes damage from heat. May be set to NONE. If the material has an ignite point but no heatdam point, it may burn for a very long time (around 9-10 months).
  
 
|-
 
|-
Line 282: Line 282:
 
|
 
|
 
*temperature
 
*temperature
| Constant temperature of the material. May be set to NONE.
+
| Constant temperature emitted by the material. May be set to NONE.
  
 
|-
 
|-
Line 324: Line 324:
 
|
 
|
 
*density
 
*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}}
+
| Specifies the density (in kilograms per cubic meter) of the material when in solid form. Also affects combat calculations; affects blunt-force damage and ability of edged weapons to pierce tissue layers.{{verify}}
It is displayed as a 4 or more digit number such as 11340 for lead. 11340 kg·m^3 = 11340
+
 
 
|-
 
|-
 
| LIQUID_DENSITY
 
| LIQUID_DENSITY
 
|
 
|
 
*density
 
*density
| It works the same as above, except it is for the liquid state.
+
| Specifies the density of the material when in liquid form.
  
 
|-
 
|-
Line 355: Line 355:
 
*name
 
*name
 
*adjective?
 
*adjective?
| When the creature is butchered, its organs will be named via this token.
+
| When a creature is butchered, meat yielded from organs made from this material will be named via this token.
  
 
|-
 
|-
Line 369: Line 369:
 
*reaction reference
 
*reaction reference
 
*{{L|material token}}
 
*{{L|material token}}
| Used with reaction raws to preserve material source from reagent to product. The first argument is used by HAS_MATERIAL_REACTION_PRODUCT and GET_MATERIAL_FROM_REAGENT in reaction raws. The remainder is a material reference, generally LOCAL_CREATURE_MAT:SUBTYPE or LOCAL_PLANT_MAT:SUBTYPE or INORGANIC:STONETYPE.
+
| Used with reaction raws to associate a reagent material with a product material. The first argument is used by HAS_MATERIAL_REACTION_PRODUCT and GET_MATERIAL_FROM_REAGENT in reaction raws. The remainder is a material reference, generally LOCAL_CREATURE_MAT:SUBTYPE or LOCAL_PLANT_MAT:SUBTYPE or INORGANIC:STONETYPE.
 
[MATERIAL_REACTION_PRODUCT:TAN_MAT:LOCAL_CREATURE_MAT:LEATHER]
 
[MATERIAL_REACTION_PRODUCT:TAN_MAT:LOCAL_CREATURE_MAT:LEATHER]
  
Line 388: Line 388:
 
|
 
|
 
*value
 
*value
|
+
| Unknown
 
|}
 
|}
  
Line 401: Line 401:
 
| IMPLIES_ANIMAL_KILL
 
| IMPLIES_ANIMAL_KILL
 
|
 
|
| Lets the game know that an animal was likely killed in the production of this item. Elves (and other entities that are ethically opposed to killing animals) will not bring these for trade.
+
| Lets the game know that an animal was likely killed in the production of this item. Elves (and other entities that are ethically opposed to killing animals) will likely not bring these for trade.
  
 
|-
 
|-
Line 436: Line 436:
 
| STOCKPILE_GLOB or STOCKPILE_GLOB_SOLID
 
| STOCKPILE_GLOB or STOCKPILE_GLOB_SOLID
 
|
 
|
| Permits globs of the material in solid form to be stored in food stockpiles under "Fat" - without it, dwarves will come by and "clean" the items, destroying them.
+
| Permits globs of the material in solid form to be stored in food stockpiles under "Fat" - without it, dwarves will come by and "clean" the items, destroying them (unless [DO_NOT_CLEAN_GLOB] is also included).
  
 
|-
 
|-
Line 461: Line 461:
 
| LIQUID_MISC_OTHER
 
| LIQUID_MISC_OTHER
 
|
 
|
| Classifies the material as a miscellaneous liquid, allowing it to be stored in food stockpiles under "Misc. Liquid".
+
| Classifies the material as a miscellaneous liquid, allowing it to be stored in food stockpiles under "Misc. Liquid" along with lye.
  
 
|-
 
|-
Line 571: Line 571:
 
| ENTERS_BLOOD
 
| ENTERS_BLOOD
 
|
 
|
| Used for materials which cause {{L|syndrome}}s, causes it to enter the creature's blood instead of simply spatter on the surface.
+
| Used for materials which cause {{L|syndrome}}s, causes it to enter the creature's blood instead of simply spattering on the surface.
  
 
|-
 
|-
Line 641: Line 641:
 
| DISPLAY_UNGLAZED
 
| DISPLAY_UNGLAZED
 
|
 
|
|
+
| Causes containers made of this material to be prefixed with "unglazed" if they have not yet been {{L|glaze}}d.
  
 
|-
 
|-
Line 651: Line 651:
 
| IS_METAL
 
| IS_METAL
 
|
 
|
| Used only in the metal template. Not used anywhere else.
+
| Defines the material as being metal, allowing it to be used at forges.
  
 
|-
 
|-
 
| IS_GLASS
 
| IS_GLASS
 
|
 
|
| Used internally by green glass, clear glass, and crystal glass
+
| Used internally by green glass, clear glass, and crystal glass.
  
 
|-
 
|-
Line 696: Line 696:
 
| ITEMS_DELICATE
 
| ITEMS_DELICATE
 
|
 
|
| Used internally by amber and coral
+
| Used internally by amber and coral.
  
 
|-
 
|-
Line 778: Line 778:
  
 
==See Also==
 
==See Also==
* [[Inorganic material definition token]]
+
* {{L|Inorganic material definition token}}
* [[Syndrome]]
+
* {{L|Syndrome}}
* [[Tissue definition token]]
 
  
 
{{Category|Modding}}
 
{{Category|Modding}}
 
{{Category|Tokens}}
 
{{Category|Tokens}}

Revision as of 16:49, 18 March 2011

This article is about an older version of DF.

The following tokens can be used in material templates, as well as materials defined in other raw files.

Material Properties

Token Arguments Description
PREFIX Unknown. Not permitted in material template definitions.
STONE_NAME Name of stones mined out if material is a stone.
IS_GEM
  • name
  • plural
  • state
Used to indicate that said material is a gemstone - when tiles are mined out, rough gems will be yielded instead of boulders. Plural can be "STP" to automatically append an "s" to the singular form, and OVERWRITE_SOLID will override the relevant STATE_NAME.
TEMP_DIET_INFO Unknown
POWDER_DYE Template:L token Defines the material as a type of dye.
TILE tile Specifies the tile that will be used to represent unmined tiles made of this material. Generally only used with stones.
ITEM_SYMBOL tile Specifies the tile that will be used to represent BOULDER objects made of this material. Generally only used with stones.
DISPLAY_COLOR
  • foreground color
  • background color
  • foreground brightness
The on-screen color of the material. Uses a standard 3-digit Template:L. Equivalent to [TILE_COLOR:a:b:c], [BUILD_COLOR:b:a:X] (X = 1 if 'a' equals 'b', 0 otherwise), and [BASIC_COLOR:a:c]
BUILD_COLOR
  • foreground color
  • background color
  • foreground brightness
The color of objects made of this material which use both the foreground and background color: Template:Ls, Template:Ls, Template:Ls, Template:Ls, Template:Ls, and Template:Ls.
TILE_COLOR
  • foreground color
  • background color
  • foreground brightness
The color of unmined tiles containing this material (for stone and soil), as well as Template:Ls in this material.
BASIC_COLOR
  • color
  • brightness
The color of objects made of this material which use only the foreground color, including workshops, floors and boulders, and smoothed walls.
STATE_COLOR
  • state
  • color
The state may be SOLID, LIQUID, GAS, POWDER/SOLID_POWDER, PASTE/SOLID_PASTE, PRESSED/SOLID_PRESSED, ALL_SOLID, or ALL.

Color comes from descriptor_color_standard.txt and is used to indicate the color of the material. The nearest color value is used to display contaminants and body parts made of this material. [STATE_COLOR:ALL_SOLID:GREY]

STATE_NAME
  • state
  • name
The name of the material as displayed in-game.

[STATE_NAME:ALL_SOLID:stone]

STATE_NAME_ADJ
  • state
  • name/adjective
Sets both STATE_NAME and STATE_ADJ at the same time.
STATE_ADJ
  • state
  • adjective
Like STATE_NAME, but used in different situations. Equipment made from the material uses the state adjective and not the state name.
ABSORPTION
  • value
The material's tendency to absorb liquids. Containers made of materials with nonzero absorption cannot hold liquids unless they have been Template:Ld.
IMPACT_YIELD
  • value
Specifies how hard of an impact the material can withstand before it will bend. Used for blunt-force combat.
IMPACT_FRACTURE
  • value
Specifies how hard of an impact the material can withstand before it will break. Used for blunt-force combat.
IMPACT_STRAIN_AT_YIELD or IMPACT_ELASTICITY
  • value
Specifies how much the material will bend when subjected to an impact. Used for blunt-force combat.
COMPRESSIVE_YIELD
  • value
Supposedly used only during wrestling.
COMPRESSIVE_FRACTURE
  • value
Supposedly used only during wrestling.
COMPRESSIVE_STRAIN_AT_YIELD or COMPRESSIVE_ELASTICITY
  • value
Supposedly used only during wrestling.
TENSILE_YIELD
  • value
Supposedly used only during wrestling.
TENSILE_FRACTURE
  • value
Supposedly used only during wrestling.
TENSILE_STRAIN_AT_YIELD or TENSILE_ELASTICITY
  • value
Supposedly used only during wrestling.
TORSION_YIELD
  • value
Supposedly used only during wrestling.
TORSION_FRACTURE
  • value
Supposedly used only during wrestling.
TORSION_STRAIN_AT_YIELD or TORSION_ELASTICITY
  • value
Supposedly used only during wrestling.
SHEAR_YIELD
  • value
Used for cutting calculations.
SHEAR_FRACTURE
  • value
Used for cutting calculations.
SHEAR_STRAIN_AT_YIELD or SHEAR_ELASTICITY
  • value
Used for cutting calculations.
BENDING_YIELD
  • value
Supposedly used only during wrestling.
BENDING_FRACTURE
  • value
Supposedly used only during wrestling.
BENDING_STRAIN_AT_YIELD or BENDING_ELASTICITY
  • value
Supposedly used only during wrestling.
MAX_EDGE
  • value
How sharp the material is. Used in cutting calculations. Applying a value of at least 10000 to a stone will allow weapons to be made from that stone.
MATERIAL_VALUE
  • value
Value modifier for the material.
MULTIPLY_VALUE
  • value
Multiplies the value of the material. Not permitted in material template definitions.
SPEC_HEAT
  • specific heat capacity
Rate at which the material heats up or cools down. See Template:L for more information.
HEATDAM_POINT
  • temperature
Temperature above which the material takes damage from heat. May be set to NONE. If the material has an ignite point but no heatdam point, it may burn for a very long time (around 9-10 months).
COLDDAM_POINT
  • temperature
Temperature below which the material takes damage from cold. May be set to NONE.
IGNITE_POINT
  • temperature
Temperature at which the material will catch fire. May be set to NONE.
MELTING_POINT
  • temperature
Temperature at which the material melts. May be set to NONE.
BOILING_POINT
  • temperature
Temperature at which the material boils. May be set to NONE.
MAT_FIXED_TEMP
  • temperature
Constant temperature emitted by the material. May be set to NONE.
IF_EXISTS_SET_HEATDAM_POINT
  • temperature
Changes a material's HEATDAM_POINT, but only if it was not set to NONE.
IF_EXISTS_SET_COLDDAM_POINT
  • temperature
Changes a material's COLDDAM_POINT, but only if it was not set to NONE.
IF_EXISTS_SET_IGNITE_POINT
  • temperature
Changes a material's IGNITE_POINT, but only if it was not set to NONE.
IF_EXISTS_SET_MELTING_POINT
  • temperature
Changes a material's MELTING_POINT, but only if it was not set to NONE.
IF_EXISTS_SET_BOILING_POINT
  • temperature
Changes a material's BOILING_POINT, but only if it was not set to NONE.
IF_EXISTS_SET_MAT_FIXED_TEMP
  • temperature
Changes a material's MAT_FIXED_TEMP, but only if it was not set to NONE.
SOLID_DENSITY
  • density
Specifies the density (in kilograms per cubic meter) of the material when in solid form. Also affects combat calculations; affects blunt-force damage and ability of edged weapons to pierce tissue layers.[Verify]
LIQUID_DENSITY
  • density
Specifies the density of the material when in liquid form.
MOLAR_MASS
  • value
Supposedly not used.
EXTRACT_STORAGE BARREL or FLASK Specifies the type of container used to store the material. Used in conjunction with the [EXTRACT_BARREL], [EXTRACT_VIAL], or [EXTRACT_STILL_VIAL] Template:Ls.
BUTCHER_SPECIAL Specifies the item type used for butchering results made of this material. Stock raws use GLOB:NONE for fat and MEAT:NONE for other meat materials.
MEAT_NAME
  • prefix
  • name
  • adjective?
When a creature is butchered, meat yielded from organs made from this material will be named via this token.
BLOCK_NAME
  • singular
  • plural
Specifies the name of Template:Ls made from this material.
MATERIAL_REACTION_PRODUCT Used with reaction raws to associate a reagent material with a product material. The first argument is used by HAS_MATERIAL_REACTION_PRODUCT and GET_MATERIAL_FROM_REAGENT in reaction raws. The remainder is a material reference, generally LOCAL_CREATURE_MAT:SUBTYPE or LOCAL_PLANT_MAT:SUBTYPE or INORGANIC:STONETYPE.

[MATERIAL_REACTION_PRODUCT:TAN_MAT:LOCAL_CREATURE_MAT:LEATHER]

REACTION_CLASS
  • reaction reference
Used to classify all items made of the material so that reactions can use them as generic reagents.
HARDENS_WITH_WATER Allows the material to be used to make Template:L.
SOAP_LEVEL
  • value
Unknown

Material Usage Tokens

Token Arguments Description
IMPLIES_ANIMAL_KILL Lets the game know that an animal was likely killed in the production of this item. Elves (and other entities that are ethically opposed to killing animals) will likely not bring these for trade.
ALCOHOL_PLANT or ALCOHOL Classifies the material as plant alcohol, allowing it to be stored in food stockpiles under "Drink (Plant)".
ALCOHOL_CREATURE Classifies the material as creature alcohol, allowing it to be stored in food stockpiles under "Drink (Animal)".
CHEESE_PLANT Classifies the material as plant cheese, allowing it to be stored in food stockpiles under "Cheese (Plant)".
CHEESE_CREATURE or CHEESE Classifies the material as creature cheese, allowing it to be stored in food stockpiles under "Cheese (Animal)".
POWDER_MISC_PLANT or POWDER_MISC Classifies the material as plant powder, allowing it to be stored in food stockpiles under "Milled Plant".
POWDER_MISC_CREATURE Classifies the material as creature powder, allowing it to be stored in food stockpiles under "Bone Meal".
STOCKPILE_GLOB or STOCKPILE_GLOB_SOLID Permits globs of the material in solid form to be stored in food stockpiles under "Fat" - without it, dwarves will come by and "clean" the items, destroying them (unless [DO_NOT_CLEAN_GLOB] is also included).
STOCKPILE_GLOB_PASTE Permits globs of the material in paste form to be stored in food stockpiles under "Paste".
STOCKPILE_GLOB_PRESSED Permits globs of the material in pressed form to be stored in food stockpiles under "Pressed Material".
LIQUID_MISC_PLANT or LIQUID_MISC Classifies the material as a plant extract, allowing it to be stored in food stockpiles under "Extract (Plant)".
LIQUID_MISC_CREATURE Classifies the material as a creature extract, allowing it to be stored in food stockpiles under "Extract (Animal)".
LIQUID_MISC_OTHER Classifies the material as a miscellaneous liquid, allowing it to be stored in food stockpiles under "Misc. Liquid" along with lye.
STRUCTURAL_PLANT_MAT Classifies the material as plant, allowing it to be stored in food stockpiles under "Plants".
SEED_MAT Classifies the material as plant seed, allowing it to be stored in food stockpiles under "Seeds".[Verify]
LEAF_MAT Classifies the material as plant leaf, allowing it to be stored in food stockpiles under "Leaves".[Verify]
BONE Classifies the material as bone, allowing it to be used by craftsdwarves.[Verify]
WOOD Classifies the material as wood, allowing it to be used by carpenters.[Verify] May also make elves angry if you try to trade it to them.
THREAD_PLANT Classifies the material as plant fiber, weavable into cloth.[Verify]
TOOTH Classifies the material as tooth, allowing it to be used by craftsdwarves.[Verify]
HORN Classifies the material as horn, allowing it to be used by craftsdwarves.[Verify]
PEARL Classifies the material as pearl, allowing it to be used by craftsdwarves.[Verify]
SHELL Classifies the material as shell, allowing it to be used by craftsdwarves.[Verify]
LEATHER Classifies the material as leather, allowing it to be used by craftsdwarves.[Verify]
SILK Classifies the material as silk, weavable into cloth.[Verify]
SOAP Classifies the material as soap, permitting it to be stored in Bar/Block stockpiles with Soap enabled.[Verify]
GENERATES_MIASMA Material generates miasma when it rots
MEAT Classifies the material as edible meat.[Verify]
ROTS Material will rot if not stockpiled appropriately
BLOOD_MAP_DESCRIPTOR Tells the game to classify contaminants of this material as being "blood", both in Adventurer mode tile descriptions ("Here we have a Dwarf in a slurry of blood.") and for unhappy thoughts from drinking water ("He was forced to drink bloody water lately").
ICHOR_MAP_DESCRIPTOR Tells the game to classify contaminants of this material as being "ichor".
GOO_MAP_DESCRIPTOR Tells the game to classify contaminants of this material as being "goo".
SLIME_MAP_DESCRIPTOR Tells the game to classify contaminants of this material as being "slime".
PUS_MAP_DESCRIPTOR Tells the game to classify contaminants of this material as being "pus".
ENTERS_BLOOD Used for materials which cause Template:Ls, causes it to enter the creature's blood instead of simply spattering on the surface.
EDIBLE_VERMIN Can be eaten by vermin.
EDIBLE_RAW Can be eaten raw.
EDIBLE_COOKED Can be cooked and then eaten.
DO_NOT_CLEAN_GLOB Prevents globs made of this material from being cleaned up and destroyed.
NO_STONE_STOCKPILE Prevents the material from showing up in Stone stockpile settings.
ITEMS_METAL Effect unknown
ITEMS_BARRED Template:L items (clothes with [BARRED]) can be made from this material.
ITEMS_SCALED Template:L items (clothes with [SCALED]) can be made from this material.
ITEMS_LEATHER Template:L items (clothes with [LEATHER]) can be made from this material.
ITEMS_SOFT Soft clothing items, backpacks and quivers, and siege engine parts can be made from this material.
ITEMS_HARD Furniture, medical supplies, and crafts can be made out of this material.
IS_STONE Used to define that said material is stone.
UNDIGGABLE Used for a stone that cannot be dug into.
DISPLAY_UNGLAZED Causes containers made of this material to be prefixed with "unglazed" if they have not yet been Template:Ld.
YARN Classifies the material as yarn, weavable into cloth.[Verify]
IS_METAL Defines the material as being metal, allowing it to be used at forges.
IS_GLASS Used internally by green glass, clear glass, and crystal glass.
CRYSTAL_GLASSABLE Can be used in the production of crystal glass.
ITEMS_WEAPON Melee Template:L can be made out of this material.
ITEMS_WEAPON_RANGED Ranged weapons can be made out of this material.
ITEMS_ANVIL Template:Ls can be made out of this material.
ITEMS_AMMO Template:L can be made out of this material.
ITEMS_DIGGER Template:L can be made out of this material.
ITEMS_ARMOR Template:L can be made out of this material.
ITEMS_DELICATE Used internally by amber and coral.
ITEMS_SIEGE_ENGINE Siege engine parts can be made out of this material. Does not appear to work.
ITEMS_QUERN Querns and millstones can be made out of this material.[Verify]

Syndrome tokens

Token Arguments Description
SYN_NAME text defines the name of the syndrome
SYN_INJECTED syndrome can be contracted by injection (by a creature)
SYN_CONTACT syndrome can be contracted on contact (e.g. poison dust or liquid)
SYN_INHALED syndrome can be contracted by inhalation (e.g. poison vapor or gas)
SYN_AFFECTED_CLASS adds a class of creatures to those affected, such as CREATURE_CLASS:GENERAL_POISON
SYN_IMMUNE_CLASS makes the class of creatures immune to the syndrome
SYN_AFFECTED_CREATURE creature adds a specific creature to those affected.
SYN_IMMUNE_CREATURE creature makes the creature immune to the syndrome
CE_PAIN
CE_SWELLING
CE_OOZING
CE_BRUISING
CE_BLISTERS
CE_NUMBNESS
CE_PARALYSIS
CE_FEVER
CE_BLEEDING
CE_COUGH_BLOOD
CE_VOMIT_BLOOD
CE_NAUSEA
CE_UNCONSCIOUSNESS
CE_NECROSIS
CE_IMPAIR_FUNCTION
CE_DROWSINESS
CE_DIZZINESS
  • SEV:<value> (severity, higher is worse)
  • PROB:<value(1-100)> (probability)
  • RESISTABLE (optional) allows resistance
  • SIZE_DILUTES (optional) lessens effect based on size

Place affected:

  • LOCALIZED (optional)
  • VASCULAR_ONLY (optional)
  • MUSCULAR_ONLY (optional)
  • BP:(select BY_CATEGORY, BY_TYPE, or BY_TOKEN):category, type or token:tissues affected (specific or ALL) (optional)

Timeline:

  • Start:effect start time
  • Peak:effect peak time
  • End:effect end time
Specifies the way that a syndrome affects a creature -- more detail can be found on the Template:L

See Also