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 "DF2014:Tissue definition token"
Jump to navigation
Jump to search
LethosorBot (talk | contribs) (LethosorBot moved page DF2014:Tissue definition token to Tissue definition token: Migrating v50 page (4200/4618) (content)) Tag: New redirect |
LethosorBot (talk | contribs) (Migrating v50 page (4200/4618) (content)) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
− | # | + | {{Quality|Superior|12:23, 18 May 2015 (UTC)}} |
+ | {{av}} | ||
+ | {{Modding}} | ||
+ | |||
+ | __TOC__ | ||
+ | {{clear}} | ||
+ | |||
+ | ==Tokens== | ||
+ | {| {{prettytable}} | ||
+ | |- bgcolor="#999999" | ||
+ | ! Token | ||
+ | ! Arguments | ||
+ | ! Description | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|TISSUE_NAME}} | ||
+ | | | ||
+ | *name | ||
+ | *plural | ||
+ | |plural can alternatively be NP (No Plural) or STP (Standard Plural, adds an 's' on the end). | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|TISSUE_MATERIAL}} | ||
+ | | | ||
+ | * [[material token]] | ||
+ | | Defines the tissue material. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|RELATIVE_THICKNESS}} | ||
+ | | | ||
+ | *value | ||
+ | | The relative thickness of the tissue. A higher thickness is harder to penetrate, but raising a tissue's relative thickness decreases the thickness of all other tissues. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|HEALING_RATE}} | ||
+ | | | ||
+ | *value | ||
+ | | Lower is faster. Omitting the token will result in a tissue that never heals. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|VASCULAR}} | ||
+ | | | ||
+ | *value | ||
+ | | Related to how much said tissue bleeds. Higher = More bleeding (Which is why the heart has the highest value.) | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|PAIN_RECEPTORS}} | ||
+ | | | ||
+ | *value | ||
+ | | Related to how much pain your character will suffer when said tissue is damaged. Higher = More pain when damaged (Which is why the bone tissue has a much higher value than other tissues. A broken bone hurts a lot more than a flesh cut.) | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|THICKENS_ON_STRENGTH}} | ||
+ | | | ||
+ | | The thickness of the tissue increases when character strength increases. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|THICKENS_ON_ENERGY_STORAGE}} | ||
+ | | | ||
+ | | Thickness of said tissue increases when the character eats and doesn't exercise sufficiently. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|ARTERIES}} | ||
+ | | | ||
+ | | The tissue contains arteries. Edged attacks have the chance to break an artery, increasing blood loss. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|SCARS}} | ||
+ | | | ||
+ | | Simply, whether or not the tissue will be scarred once healed. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|STRUCTURAL}} | ||
+ | | | ||
+ | | Holds the body part together. A cut or a fracture disables the body part it's in. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|CONNECTIVE_TISSUE_ANCHOR}} | ||
+ | | | ||
+ | | Any ligaments or tendons are part of this tissue. Vulnerable to edged attacks, damage disables the limb. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|SETTABLE}} | ||
+ | | | ||
+ | | The tissue will not heal, or heals slower, until it is set by a bone doctor. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|SPLINTABLE}} | ||
+ | | | ||
+ | | The broken tissue can be fixed with a cast or a splint to restore function while it heals. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|FUNCTIONAL}} | ||
+ | | | ||
+ | | The tissue performs some sort of special function (e.g. sight, hearing, breathing, etc.) An organ with such a function will stop working if a sufficient amount of damage is sustained by its FUNCTIONAL tissues. If an organ has no FUNCTIONAL tissues, it will stop working only if it is severed or destroyed entirely by heat or cold. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|NERVOUS}} | ||
+ | | | ||
+ | | Nervous function - not used. This token is used in [[Body_token#NERVOUS|[OBJECT:BODY]]] tokens. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|THOUGHT}} | ||
+ | | | ||
+ | | If a creature has no functioning parts with the THOUGHT token, it will be unable to move or breathe. NO_THOUGHT_CENTER_FOR_MOVEMENT bypasses this limitation. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|MUSCULAR}} | ||
+ | | | ||
+ | | Seems to affect where sensory or motor nerves are located, and whether damage to this tissue will render a limb useless. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|SMELL}} | ||
+ | | | ||
+ | | Used to smell - not used. This token is used in [[Body_token#SMELL|[OBJECT:BODY]]] tokens. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|HEAR}} | ||
+ | | | ||
+ | | Used to hearing - not used. This token is used in [[Body_token#HEAR|[OBJECT:BODY]]] tokens. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|FLIGHT}} | ||
+ | | | ||
+ | | Unknown - not used. Most likely related to flying, see [[Body_token#FLIER|[FLIER] in [OBJECT:BODY]]]. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|BREATHE}} | ||
+ | | | ||
+ | | Used to breathing - not used. This token is used in [[Body_token#BREATHE|[OBJECT:BODY]]] tokens. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|SIGHT}} | ||
+ | | | ||
+ | | Used to seeing - not used. This token is used in [[Body_token#SIGHT|[OBJECT:BODY]]] tokens. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|CONNECTS}} | ||
+ | | | ||
+ | | Holds body parts together. A body part will not be severed unless all of its component tissues with the CONNECTS tag are severed. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|MAJOR_ARTERIES}} | ||
+ | | | ||
+ | | Causes tissue to sometimes severely bleed when damaged. This is independent of its VASCULAR value. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|INSULATION}} | ||
+ | | | ||
+ | *value | ||
+ | | Tissue supplies the creature with heat insulation. Higher values result in more insulation. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|COSMETIC}} | ||
+ | | | ||
+ | | ? | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|STYLEABLE}} | ||
+ | | | ||
+ | | The tissue can be styled as per a tissue style (defined in an [[Entity_token|entity]] entry) | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|TISSUE_SHAPE}} | ||
+ | | | ||
+ | *value | ||
+ | | Value can be one of the following: | ||
+ | ;LAYER | ||
+ | :Regular layer tissue. | ||
+ | ;STRANDS | ||
+ | :Can be spun into thread at a farmer's workshop. Edge attacks will pass right through the tissue. | ||
+ | ;FEATHERS | ||
+ | :Edge attacks will pass right through the tissue. | ||
+ | ;SCALES | ||
+ | :? | ||
+ | ;CUSTOM | ||
+ | :? | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|SUBORDINATE_TO_TISSUE}} | ||
+ | | | ||
+ | *value | ||
+ | | Tissue is implicitly attached to another tissue and will fall off if that tissue layer is destroyed. Used for hair and feathers, which are subordinate to skin. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|TISSUE_MAT_STATE}} | ||
+ | | | ||
+ | *SOLID, SOLID_POWDER, LIQUID, or GAS<br> | ||
+ | (possibly others, as well. Needs testing.) | ||
+ | | Sets/forces a default material state for the selected tissue. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|TISSUE_LEAKS}} | ||
+ | | | ||
+ | | The selected tissue leaks out of the creature when the layers above it are pierced. | ||
+ | |} | ||
+ | |||
+ | == Tissue layer tokens == | ||
+ | |||
+ | These are used in creature raws to override the above for whatever reason. | ||
+ | |||
+ | {| {{prettytable}} | ||
+ | |- bgcolor="#ddd" | ||
+ | ! width="20%" | Token | ||
+ | ! width="20%" | Arguments | ||
+ | ! width="60%" | Description | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|SET_LAYER_TISSUE}} | ||
+ | | | ||
+ | * tissue | ||
+ | | Sets a tissue layer to be made of a different tissue. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|TL_RELATIVE_THICKNESS}} | ||
+ | | | ||
+ | * value | ||
+ | | Sets a new relative thickness for selected tissue layers. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|TL_CONNECTS}} | ||
+ | | | ||
+ | | Gives the CONNECTS attribute to selected layers. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|TL_MAJOR_ARTERIES}} | ||
+ | | | ||
+ | | Gives Major Artery attribute to selected layers. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|TL_HEALING_RATE}} | ||
+ | | | ||
+ | * value | ||
+ | | Sets a new HEALING_RATE of the selected tissue layers. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|TL_VASCULAR}} | ||
+ | | | ||
+ | | Sets a new VASCULAR value (which modulates bleeding) for selected tissue layers. | ||
+ | |||
+ | |- | ||
+ | | {{text anchor|TL_PAIN_RECEPTORS}} | ||
+ | | | ||
+ | | Sets a new number of pain receptors for selected tissue layers. | ||
+ | |} | ||
+ | |||
+ | == Default tissues == | ||
+ | |||
+ | === Values === | ||
+ | |||
+ | {| {{prettytable}} style="margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse; font-size: 70%;" | ||
+ | |- bgcolor="#999999" | ||
+ | ! style="font-size: 150%;"| TISSUE_TEMPLATE !! TISSUE_NAME !! TISSUE_MATERIAL !! TISSUE_MAT_STATE !! RELATIVE_THICKNESS !! HEALING_RATE !! VASCULAR !! PAIN_RECEPTORS !! SUBORDINATE_TO_TISSUE !! INSULATION !! TISSUE_SHAPE | ||
+ | |- | ||
+ | | SKIN_TEMPLATE || skin:NP || LOCAL_CREATURE_MAT:SKIN || || 1 || 100 || 1 || 5 || || || LAYER | ||
+ | |- | ||
+ | | FAT_TEMPLATE || fat:NP || LOCAL_CREATURE_MAT:FAT || || 1 || 100 || 3 || 5 || || 100 || LAYER | ||
+ | |- | ||
+ | | MUSCLE_TEMPLATE || muscle:muscles || LOCAL_CREATURE_MAT:MUSCLE || || 3 || 100 || 5 || 5 || || || LAYER | ||
+ | |- | ||
+ | | BONE_TEMPLATE || bone:NP || LOCAL_CREATURE_MAT:BONE || || 2 || 1000 || 3 || 50 || || || LAYER | ||
+ | |- | ||
+ | | SHELL_TEMPLATE || shell:NP || LOCAL_CREATURE_MAT:SHELL || || 2 || 1000 || || || || || LAYER | ||
+ | |- | ||
+ | | HORN_TEMPLATE || horn:NP || LOCAL_CREATURE_MAT:HORN || || 2 || || || || || || LAYER | ||
+ | |- | ||
+ | | HOOF_TEMPLATE || hoof:NP || LOCAL_CREATURE_MAT:HOOF || || 2 || || || || || || LAYER | ||
+ | |- | ||
+ | | CARTILAGE_TEMPLATE || cartilage:NP || LOCAL_CREATURE_MAT:CARTILAGE || || 2 || || || || || || LAYER | ||
+ | |- | ||
+ | | HAIR_TEMPLATE || hair:NP || LOCAL_CREATURE_MAT:HAIR || || 1 || || || || SKIN || 100 || STRANDS | ||
+ | |- | ||
+ | | CHEEK_WHISKERS_TEMPLATE || cheek whisker:STP || LOCAL_CREATURE_MAT:HAIR || || 2 || || || || SKIN || || STRANDS | ||
+ | |- | ||
+ | | CHIN_WHISKERS_TEMPLATE || chin whisker:STP || LOCAL_CREATURE_MAT:HAIR || || 2 || || || || SKIN || || STRANDS | ||
+ | |- | ||
+ | | MOUSTACHE_TEMPLATE || moustache:NP || LOCAL_CREATURE_MAT:HAIR || || 2 || || || || SKIN || || STRANDS | ||
+ | |- | ||
+ | | SIDEBURNS_TEMPLATE || sideburns:NP || LOCAL_CREATURE_MAT:HAIR || || 2 || || || || SKIN || || STRANDS | ||
+ | |- | ||
+ | | EYEBROW_TEMPLATE || eyebrow:NP || LOCAL_CREATURE_MAT:HAIR || || 2 || || || || SKIN || || STRANDS | ||
+ | |- | ||
+ | | EYELASH_TEMPLATE || eyelash:eyelashes || LOCAL_CREATURE_MAT:HAIR || || 2 || || || || SKIN || || STRANDS | ||
+ | |- | ||
+ | | FEATHER_TEMPLATE || feather:STP || LOCAL_CREATURE_MAT:FEATHER || || 2 || || || || SKIN || 100 || FEATHERS | ||
+ | |- | ||
+ | | SCALE_TEMPLATE || scale:STP || LOCAL_CREATURE_MAT:SCALE || || 1 || 100 || 1 || 5 || || || SCALES | ||
+ | |- | ||
+ | | NAIL_TEMPLATE || nail:NP || LOCAL_CREATURE_MAT:NAIL || || 2 || || || || || || LAYER | ||
+ | |- | ||
+ | | CLAW_TEMPLATE || claw:NP || LOCAL_CREATURE_MAT:CLAW || || 2 || || || || || || LAYER | ||
+ | |- | ||
+ | | TALON_TEMPLATE || talon:NP || LOCAL_CREATURE_MAT:TALON || || 2 || || || || || || LAYER | ||
+ | |- | ||
+ | | TOOTH_TEMPLATE || tooth:NP || LOCAL_CREATURE_MAT:TOOTH || || 2 || || || || || || LAYER | ||
+ | |- | ||
+ | | IVORY_TEMPLATE || ivory:NP || LOCAL_CREATURE_MAT:IVORY || || 2 || || || || || || LAYER | ||
+ | |- | ||
+ | | EYE_TEMPLATE || eye tissue:NP || LOCAL_CREATURE_MAT:EYE || || 1 || 100 || 3 || 5 || || || LAYER | ||
+ | |- | ||
+ | | NERVE_TEMPLATE || nervous tissue:NP || LOCAL_CREATURE_MAT:NERVE || || 1 || || 3 || || || || LAYER | ||
+ | |- | ||
+ | | BRAIN_TEMPLATE || brain tissue:NP || LOCAL_CREATURE_MAT:BRAIN || || 1 || || 3 || || || || LAYER | ||
+ | |- | ||
+ | | LUNG_TEMPLATE || lung tissue:NP || LOCAL_CREATURE_MAT:LUNG || || 1 || 100 || 8 || 5 || || || LAYER | ||
+ | |- | ||
+ | | HEART_TEMPLATE || heart tissue:NP || LOCAL_CREATURE_MAT:HEART || || 1 || 100 || 10 || 5 || || || LAYER | ||
+ | |- | ||
+ | | LIVER_TEMPLATE || liver tissue:NP || LOCAL_CREATURE_MAT:LIVER || || 1 || 100 || 8 || 5 || || || LAYER | ||
+ | |- | ||
+ | | GUT_TEMPLATE || gut:NP || LOCAL_CREATURE_MAT:GUT || || 1 || 100 || 3 || 5 || || || LAYER | ||
+ | |- | ||
+ | | STOMACH_TEMPLATE || stomach tissue:NP || LOCAL_CREATURE_MAT:STOMACH || || 1 || 100 || 3 || 5 || || || LAYER | ||
+ | |- | ||
+ | | PANCREAS_TEMPLATE || pancreatic tissue:NP || LOCAL_CREATURE_MAT:PANCREAS || || 1 || 100 || 3 || 5 || || || LAYER | ||
+ | |- | ||
+ | | SPLEEN_TEMPLATE || spleen tissue:NP || LOCAL_CREATURE_MAT:SPLEEN || || 1 || 100 || 5 || 5 || || || LAYER | ||
+ | |- | ||
+ | | KIDNEY_TEMPLATE || kidney tissue:NP || LOCAL_CREATURE_MAT:KIDNEY || || 1 || 100 || 8 || 5 || || || LAYER | ||
+ | |- | ||
+ | | FLAME_TEMPLATE || flames:NP || LOCAL_CREATURE_MAT:FLAME || GAS || 1 || || || || || || LAYER | ||
+ | |- | ||
+ | | CHITIN_TEMPLATE || chitin:NP || LOCAL_CREATURE_MAT:CHITIN || || 1 || 100 || 1 || 5 || || || LAYER | ||
+ | |- | ||
+ | | SPINE_TEMPLATE || spine:NP || LOCAL_CREATURE_MAT:SPINE || || 2 || || || || || || LAYER | ||
+ | |- | ||
+ | | SPONGE_TEMPLATE || sponge:NP || LOCAL_CREATURE_MAT:SPONGE || || 1 || 100 || 3 || 5 || || 100 || LAYER | ||
+ | |- bgcolor="#999999" | ||
+ | ! style="font-size: 150%;"| TISSUE_TEMPLATE !! TISSUE_NAME !! TISSUE_MATERIAL !! TISSUE_MAT_STATE !! RELATIVE_THICKNESS !! HEALING_RATE !! VASCULAR !! PAIN_RECEPTORS !! SUBORDINATE_TO_TISSUE !! INSULATION !! TISSUE_SHAPE | ||
+ | |} | ||
+ | |||
+ | === Flags === | ||
+ | |||
+ | {| {{prettytable}} style="margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse; font-size: 70%;" | ||
+ | |- bgcolor="#999999" style="font-size: 70%;" | ||
+ | ! style="font-size: 150%;"| TISSUE_TEMPLATE !! THICKENS_ON_ENERGY_STORAGE !! THICKENS_ON_STRENGTH !! ARTERIES !! SCARS !! MUSCULAR !! FUNCTIONAL !! STRUCTURAL !! CONNECTIVE_TISSUE_ANCHOR !! CONNECTS !! SETTABLE !! SPLINTABLE !! COSMETIC !! STYLEABLE | ||
+ | |- | ||
+ | | SKIN_TEMPLATE || || || || X || || || || || X || || || || | ||
+ | |- | ||
+ | | FAT_TEMPLATE || X || || || X || || || || || X || || || || | ||
+ | |- | ||
+ | | MUSCLE_TEMPLATE || || X || X || X || X || || || || X || || || || | ||
+ | |- | ||
+ | | BONE_TEMPLATE || || || || || || || X || X || X || X || X || || | ||
+ | |- | ||
+ | | SHELL_TEMPLATE || || || || || || || X || || X || X || X || || | ||
+ | |- | ||
+ | | HORN_TEMPLATE || || || || || || || X || || X || || || || | ||
+ | |- | ||
+ | | HOOF_TEMPLATE || || || || || || || X || || X || || || || | ||
+ | |- | ||
+ | | CARTILAGE_TEMPLATE || || || || || || || X || || X || || || || | ||
+ | |- | ||
+ | | HAIR_TEMPLATE || || || || || || || || || || || || X || X | ||
+ | |- | ||
+ | | CHEEK_WHISKERS_TEMPLATE || || || || || || || || || || || || X || X | ||
+ | |- | ||
+ | | CHIN_WHISKERS_TEMPLATE || || || || || || || || || || || || X || X | ||
+ | |- | ||
+ | | MOUSTACHE_TEMPLATE || || || || || || || || || || || || X || X | ||
+ | |- | ||
+ | | SIDEBURNS_TEMPLATE || || || || || || || || || || || || X || X | ||
+ | |- | ||
+ | | EYEBROW_TEMPLATE || || || || || || || || || || || || X || X | ||
+ | |- | ||
+ | | EYELASH_TEMPLATE || || || || || || || || || || || || X || X | ||
+ | |- | ||
+ | | FEATHER_TEMPLATE || || || || || || || || || || || || || | ||
+ | |- | ||
+ | | SCALE_TEMPLATE || || || || X || || || || || X || || || || | ||
+ | |- | ||
+ | | NAIL_TEMPLATE || || || || || || || X || || X || || || || | ||
+ | |- | ||
+ | | CLAW_TEMPLATE || || || || || || || X || || X || || || || | ||
+ | |- | ||
+ | | TALON_TEMPLATE || || || || || || || X || || X || || || || | ||
+ | |- | ||
+ | | TOOTH_TEMPLATE || || || || || || || X || || X || || || || | ||
+ | |- | ||
+ | | IVORY_TEMPLATE || || || || || || || X || || X || || || || | ||
+ | |- | ||
+ | | EYE_TEMPLATE || || || || X || || X || X || || X || || || || | ||
+ | |- | ||
+ | | NERVE_TEMPLATE || || || || X || || X || || || X || || || || | ||
+ | |- | ||
+ | | BRAIN_TEMPLATE || || || || X || || X || X || || X || || || || | ||
+ | |- | ||
+ | | LUNG_TEMPLATE || || || || X || || X || X || || X || || || || | ||
+ | |- | ||
+ | | HEART_TEMPLATE || || || || X || || X || X || || X || || || || | ||
+ | |- | ||
+ | | LIVER_TEMPLATE || || || || X || || X || X || || X || || || || | ||
+ | |- | ||
+ | | GUT_TEMPLATE || || || || X || || X || X || || X || || || || | ||
+ | |- | ||
+ | | STOMACH_TEMPLATE || || || || X || || X || X || || X || || || || | ||
+ | |- | ||
+ | | PANCREAS_TEMPLATE || || || || X || || X || X || || X || || || || | ||
+ | |- | ||
+ | | SPLEEN_TEMPLATE || || || || X || || X || X || || X || || || || | ||
+ | |- | ||
+ | | KIDNEY_TEMPLATE || || || || X || || X || X || || X || || || || | ||
+ | |- | ||
+ | | FLAME_TEMPLATE || || || || || X || X || X || || X || || || || | ||
+ | |- | ||
+ | | CHITIN_TEMPLATE || || || || X || || || X || X || X || X || X || || | ||
+ | |- | ||
+ | | SPINE_TEMPLATE || || || || || || || X || || X || || || || | ||
+ | |- | ||
+ | | SPONGE_TEMPLATE || || || || X || || || || || X || || || || | ||
+ | |- bgcolor="#999999" style="font-size: 70%;" | ||
+ | ! style="font-size: 150%;"| TISSUE_TEMPLATE !! THICKENS_ON_ENERGY_STORAGE !! THICKENS_ON_STRENGTH !! ARTERIES !! SCARS !! MUSCULAR !! FUNCTIONAL !! STRUCTURAL !! CONNECTIVE_TISSUE_ANCHOR !! CONNECTS !! SETTABLE !! SPLINTABLE !! COSMETIC !! STYLEABLE | ||
+ | |} | ||
+ | |||
+ | ==See also== | ||
+ | * [[Material definition token]] | ||
+ | |||
+ | {{Category|Modding}} | ||
+ | {{Category|Tokens}} | ||
+ | [[ru:Tissue definition token]] |
Latest revision as of 04:03, 20 December 2022
This article is about an older version of DF. |
Modding |
---|
Tokens |
Biome · Building · Entity · Ethic · Interaction · Labor · Language · Personality · Plant · Position · Reaction · Skill · Syndrome · Tissue definition · Unit type · World |
Body tokens |
Body · Body detail plan · Bodygloss |
Creature tokens |
Creature · Creature mannerism · Creature texture · Creature variation |
Descriptor tokens |
Descriptor color · Descriptor pattern · Descriptor shape |
Item tokens |
Item · Item definition · Ammo · Armor · Instrument · Tool · Trap component · Weapon |
Material tokens |
Material · Material definition · Inorganic material definition |
Tokens[edit]
Token | Arguments | Description |
---|---|---|
TISSUE_NAME |
|
plural can alternatively be NP (No Plural) or STP (Standard Plural, adds an 's' on the end). |
TISSUE_MATERIAL | Defines the tissue material. | |
RELATIVE_THICKNESS |
|
The relative thickness of the tissue. A higher thickness is harder to penetrate, but raising a tissue's relative thickness decreases the thickness of all other tissues. |
HEALING_RATE |
|
Lower is faster. Omitting the token will result in a tissue that never heals. |
VASCULAR |
|
Related to how much said tissue bleeds. Higher = More bleeding (Which is why the heart has the highest value.) |
PAIN_RECEPTORS |
|
Related to how much pain your character will suffer when said tissue is damaged. Higher = More pain when damaged (Which is why the bone tissue has a much higher value than other tissues. A broken bone hurts a lot more than a flesh cut.) |
THICKENS_ON_STRENGTH | The thickness of the tissue increases when character strength increases. | |
THICKENS_ON_ENERGY_STORAGE | Thickness of said tissue increases when the character eats and doesn't exercise sufficiently. | |
ARTERIES | The tissue contains arteries. Edged attacks have the chance to break an artery, increasing blood loss. | |
SCARS | Simply, whether or not the tissue will be scarred once healed. | |
STRUCTURAL | Holds the body part together. A cut or a fracture disables the body part it's in. | |
CONNECTIVE_TISSUE_ANCHOR | Any ligaments or tendons are part of this tissue. Vulnerable to edged attacks, damage disables the limb. | |
SETTABLE | The tissue will not heal, or heals slower, until it is set by a bone doctor. | |
SPLINTABLE | The broken tissue can be fixed with a cast or a splint to restore function while it heals. | |
FUNCTIONAL | The tissue performs some sort of special function (e.g. sight, hearing, breathing, etc.) An organ with such a function will stop working if a sufficient amount of damage is sustained by its FUNCTIONAL tissues. If an organ has no FUNCTIONAL tissues, it will stop working only if it is severed or destroyed entirely by heat or cold. | |
NERVOUS | Nervous function - not used. This token is used in [OBJECT:BODY] tokens. | |
THOUGHT | If a creature has no functioning parts with the THOUGHT token, it will be unable to move or breathe. NO_THOUGHT_CENTER_FOR_MOVEMENT bypasses this limitation. | |
MUSCULAR | Seems to affect where sensory or motor nerves are located, and whether damage to this tissue will render a limb useless. | |
SMELL | Used to smell - not used. This token is used in [OBJECT:BODY] tokens. | |
HEAR | Used to hearing - not used. This token is used in [OBJECT:BODY] tokens. | |
FLIGHT | Unknown - not used. Most likely related to flying, see [FLIER] in [OBJECT:BODY]. | |
BREATHE | Used to breathing - not used. This token is used in [OBJECT:BODY] tokens. | |
SIGHT | Used to seeing - not used. This token is used in [OBJECT:BODY] tokens. | |
CONNECTS | Holds body parts together. A body part will not be severed unless all of its component tissues with the CONNECTS tag are severed. | |
MAJOR_ARTERIES | Causes tissue to sometimes severely bleed when damaged. This is independent of its VASCULAR value. | |
INSULATION |
|
Tissue supplies the creature with heat insulation. Higher values result in more insulation. |
COSMETIC | ? | |
STYLEABLE | The tissue can be styled as per a tissue style (defined in an entity entry) | |
TISSUE_SHAPE |
|
Value can be one of the following:
|
SUBORDINATE_TO_TISSUE |
|
Tissue is implicitly attached to another tissue and will fall off if that tissue layer is destroyed. Used for hair and feathers, which are subordinate to skin. |
TISSUE_MAT_STATE |
(possibly others, as well. Needs testing.) |
Sets/forces a default material state for the selected tissue. |
TISSUE_LEAKS | The selected tissue leaks out of the creature when the layers above it are pierced. |
Tissue layer tokens[edit]
These are used in creature raws to override the above for whatever reason.
Token | Arguments | Description |
---|---|---|
SET_LAYER_TISSUE |
|
Sets a tissue layer to be made of a different tissue. |
TL_RELATIVE_THICKNESS |
|
Sets a new relative thickness for selected tissue layers. |
TL_CONNECTS | Gives the CONNECTS attribute to selected layers. | |
TL_MAJOR_ARTERIES | Gives Major Artery attribute to selected layers. | |
TL_HEALING_RATE |
|
Sets a new HEALING_RATE of the selected tissue layers. |
TL_VASCULAR | Sets a new VASCULAR value (which modulates bleeding) for selected tissue layers. | |
TL_PAIN_RECEPTORS | Sets a new number of pain receptors for selected tissue layers. |
Default tissues[edit]
Values[edit]
TISSUE_TEMPLATE | TISSUE_NAME | TISSUE_MATERIAL | TISSUE_MAT_STATE | RELATIVE_THICKNESS | HEALING_RATE | VASCULAR | PAIN_RECEPTORS | SUBORDINATE_TO_TISSUE | INSULATION | TISSUE_SHAPE |
---|---|---|---|---|---|---|---|---|---|---|
SKIN_TEMPLATE | skin:NP | LOCAL_CREATURE_MAT:SKIN | 1 | 100 | 1 | 5 | LAYER | |||
FAT_TEMPLATE | fat:NP | LOCAL_CREATURE_MAT:FAT | 1 | 100 | 3 | 5 | 100 | LAYER | ||
MUSCLE_TEMPLATE | muscle:muscles | LOCAL_CREATURE_MAT:MUSCLE | 3 | 100 | 5 | 5 | LAYER | |||
BONE_TEMPLATE | bone:NP | LOCAL_CREATURE_MAT:BONE | 2 | 1000 | 3 | 50 | LAYER | |||
SHELL_TEMPLATE | shell:NP | LOCAL_CREATURE_MAT:SHELL | 2 | 1000 | LAYER | |||||
HORN_TEMPLATE | horn:NP | LOCAL_CREATURE_MAT:HORN | 2 | LAYER | ||||||
HOOF_TEMPLATE | hoof:NP | LOCAL_CREATURE_MAT:HOOF | 2 | LAYER | ||||||
CARTILAGE_TEMPLATE | cartilage:NP | LOCAL_CREATURE_MAT:CARTILAGE | 2 | LAYER | ||||||
HAIR_TEMPLATE | hair:NP | LOCAL_CREATURE_MAT:HAIR | 1 | SKIN | 100 | STRANDS | ||||
CHEEK_WHISKERS_TEMPLATE | cheek whisker:STP | LOCAL_CREATURE_MAT:HAIR | 2 | SKIN | STRANDS | |||||
CHIN_WHISKERS_TEMPLATE | chin whisker:STP | LOCAL_CREATURE_MAT:HAIR | 2 | SKIN | STRANDS | |||||
MOUSTACHE_TEMPLATE | moustache:NP | LOCAL_CREATURE_MAT:HAIR | 2 | SKIN | STRANDS | |||||
SIDEBURNS_TEMPLATE | sideburns:NP | LOCAL_CREATURE_MAT:HAIR | 2 | SKIN | STRANDS | |||||
EYEBROW_TEMPLATE | eyebrow:NP | LOCAL_CREATURE_MAT:HAIR | 2 | SKIN | STRANDS | |||||
EYELASH_TEMPLATE | eyelash:eyelashes | LOCAL_CREATURE_MAT:HAIR | 2 | SKIN | STRANDS | |||||
FEATHER_TEMPLATE | feather:STP | LOCAL_CREATURE_MAT:FEATHER | 2 | SKIN | 100 | FEATHERS | ||||
SCALE_TEMPLATE | scale:STP | LOCAL_CREATURE_MAT:SCALE | 1 | 100 | 1 | 5 | SCALES | |||
NAIL_TEMPLATE | nail:NP | LOCAL_CREATURE_MAT:NAIL | 2 | LAYER | ||||||
CLAW_TEMPLATE | claw:NP | LOCAL_CREATURE_MAT:CLAW | 2 | LAYER | ||||||
TALON_TEMPLATE | talon:NP | LOCAL_CREATURE_MAT:TALON | 2 | LAYER | ||||||
TOOTH_TEMPLATE | tooth:NP | LOCAL_CREATURE_MAT:TOOTH | 2 | LAYER | ||||||
IVORY_TEMPLATE | ivory:NP | LOCAL_CREATURE_MAT:IVORY | 2 | LAYER | ||||||
EYE_TEMPLATE | eye tissue:NP | LOCAL_CREATURE_MAT:EYE | 1 | 100 | 3 | 5 | LAYER | |||
NERVE_TEMPLATE | nervous tissue:NP | LOCAL_CREATURE_MAT:NERVE | 1 | 3 | LAYER | |||||
BRAIN_TEMPLATE | brain tissue:NP | LOCAL_CREATURE_MAT:BRAIN | 1 | 3 | LAYER | |||||
LUNG_TEMPLATE | lung tissue:NP | LOCAL_CREATURE_MAT:LUNG | 1 | 100 | 8 | 5 | LAYER | |||
HEART_TEMPLATE | heart tissue:NP | LOCAL_CREATURE_MAT:HEART | 1 | 100 | 10 | 5 | LAYER | |||
LIVER_TEMPLATE | liver tissue:NP | LOCAL_CREATURE_MAT:LIVER | 1 | 100 | 8 | 5 | LAYER | |||
GUT_TEMPLATE | gut:NP | LOCAL_CREATURE_MAT:GUT | 1 | 100 | 3 | 5 | LAYER | |||
STOMACH_TEMPLATE | stomach tissue:NP | LOCAL_CREATURE_MAT:STOMACH | 1 | 100 | 3 | 5 | LAYER | |||
PANCREAS_TEMPLATE | pancreatic tissue:NP | LOCAL_CREATURE_MAT:PANCREAS | 1 | 100 | 3 | 5 | LAYER | |||
SPLEEN_TEMPLATE | spleen tissue:NP | LOCAL_CREATURE_MAT:SPLEEN | 1 | 100 | 5 | 5 | LAYER | |||
KIDNEY_TEMPLATE | kidney tissue:NP | LOCAL_CREATURE_MAT:KIDNEY | 1 | 100 | 8 | 5 | LAYER | |||
FLAME_TEMPLATE | flames:NP | LOCAL_CREATURE_MAT:FLAME | GAS | 1 | LAYER | |||||
CHITIN_TEMPLATE | chitin:NP | LOCAL_CREATURE_MAT:CHITIN | 1 | 100 | 1 | 5 | LAYER | |||
SPINE_TEMPLATE | spine:NP | LOCAL_CREATURE_MAT:SPINE | 2 | LAYER | ||||||
SPONGE_TEMPLATE | sponge:NP | LOCAL_CREATURE_MAT:SPONGE | 1 | 100 | 3 | 5 | 100 | LAYER | ||
TISSUE_TEMPLATE | TISSUE_NAME | TISSUE_MATERIAL | TISSUE_MAT_STATE | RELATIVE_THICKNESS | HEALING_RATE | VASCULAR | PAIN_RECEPTORS | SUBORDINATE_TO_TISSUE | INSULATION | TISSUE_SHAPE |
Flags[edit]
TISSUE_TEMPLATE | THICKENS_ON_ENERGY_STORAGE | THICKENS_ON_STRENGTH | ARTERIES | SCARS | MUSCULAR | FUNCTIONAL | STRUCTURAL | CONNECTIVE_TISSUE_ANCHOR | CONNECTS | SETTABLE | SPLINTABLE | COSMETIC | STYLEABLE |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SKIN_TEMPLATE | X | X | |||||||||||
FAT_TEMPLATE | X | X | X | ||||||||||
MUSCLE_TEMPLATE | X | X | X | X | X | ||||||||
BONE_TEMPLATE | X | X | X | X | X | ||||||||
SHELL_TEMPLATE | X | X | X | X | |||||||||
HORN_TEMPLATE | X | X | |||||||||||
HOOF_TEMPLATE | X | X | |||||||||||
CARTILAGE_TEMPLATE | X | X | |||||||||||
HAIR_TEMPLATE | X | X | |||||||||||
CHEEK_WHISKERS_TEMPLATE | X | X | |||||||||||
CHIN_WHISKERS_TEMPLATE | X | X | |||||||||||
MOUSTACHE_TEMPLATE | X | X | |||||||||||
SIDEBURNS_TEMPLATE | X | X | |||||||||||
EYEBROW_TEMPLATE | X | X | |||||||||||
EYELASH_TEMPLATE | X | X | |||||||||||
FEATHER_TEMPLATE | |||||||||||||
SCALE_TEMPLATE | X | X | |||||||||||
NAIL_TEMPLATE | X | X | |||||||||||
CLAW_TEMPLATE | X | X | |||||||||||
TALON_TEMPLATE | X | X | |||||||||||
TOOTH_TEMPLATE | X | X | |||||||||||
IVORY_TEMPLATE | X | X | |||||||||||
EYE_TEMPLATE | X | X | X | X | |||||||||
NERVE_TEMPLATE | X | X | X | ||||||||||
BRAIN_TEMPLATE | X | X | X | X | |||||||||
LUNG_TEMPLATE | X | X | X | X | |||||||||
HEART_TEMPLATE | X | X | X | X | |||||||||
LIVER_TEMPLATE | X | X | X | X | |||||||||
GUT_TEMPLATE | X | X | X | X | |||||||||
STOMACH_TEMPLATE | X | X | X | X | |||||||||
PANCREAS_TEMPLATE | X | X | X | X | |||||||||
SPLEEN_TEMPLATE | X | X | X | X | |||||||||
KIDNEY_TEMPLATE | X | X | X | X | |||||||||
FLAME_TEMPLATE | X | X | X | X | |||||||||
CHITIN_TEMPLATE | X | X | X | X | X | X | |||||||
SPINE_TEMPLATE | X | X | |||||||||||
SPONGE_TEMPLATE | X | X | |||||||||||
TISSUE_TEMPLATE | THICKENS_ON_ENERGY_STORAGE | THICKENS_ON_STRENGTH | ARTERIES | SCARS | MUSCULAR | FUNCTIONAL | STRUCTURAL | CONNECTIVE_TISSUE_ANCHOR | CONNECTS | SETTABLE | SPLINTABLE | COSMETIC | STYLEABLE |