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:Pond grabber"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
{{av}}
 
{{av}}
 +
{{CreatureInfo|name=Pond grabber|symbol=p|color={{COLOR:1:0:1}}|bones=?|fat=?|skin=?|skulls=?|chunks=?|meat=?|biome= * Subterranean Caverns}}
 +
 +
:''A small creature that lives in watery ditches deep underground.  It has a sharp beak and four tentacles with claws at the end.''
 +
 
A tentacled, clawed, monster found in ponds in the underground.
 
A tentacled, clawed, monster found in ponds in the underground.
 +
 +
{{Game_Data|[CREATURE:POND_GRABBER]
 +
        [ARENA_RESTRICTED]
 +
        [DESCRIPTION:A small creature that lives in watery ditches deep underground.  It has a sharp beak and four tentacles with claws at the end.]
 +
        [NAME:pond grabber:pond grabbers:pond grabber]
 +
        [CASTE_NAME:pond grabber:pond grabbers:pond grabber]
 +
        [CREATURE_TILE:'p'][COLOR:1:0:1]
 +
        [PETVALUE:50]
 +
        [AQUATIC][IMMOBILE_LAND]
 +
        [POPULATION_NUMBER:15:30]
 +
        [CLUSTER_NUMBER:3:5]
 +
        [LARGE_ROAMING]
 +
        [BIOME:SUBTERRANEAN_WATER]
 +
        [UNDERGROUND_DEPTH:1:2]
 +
        [NO_DRINK]
 +
        [LARGE_PREDATOR]
 +
        [BONECARN]
 +
        [PREFSTRING:patience]
 +
        [CHILD:2]
 +
        [BODY:BODY_WITH_HEAD_FLAG:FOUR_TENTACLES:BRAIN:HEART:GUTS:ORGANS:BEAK]
 +
        [BODY_DETAIL_PLAN:STANDARD_MATERIALS]
 +
                [REMOVE_MATERIAL:HAIR]
 +
        [BODY_DETAIL_PLAN:STANDARD_TISSUES]
 +
                [REMOVE_TISSUE:HAIR]
 +
        [USE_MATERIAL_TEMPLATE:NAIL:NAIL_TEMPLATE] need these here for the nail template use on the claw part
 +
        [USE_TISSUE_TEMPLATE:NAIL:CLAW_TEMPLATE] but we want it to be called claw tissue
 +
        [BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SKIN:FAT:MUSCLE:BONE:CARTILAGE]
 +
        [SELECT_TISSUE_LAYER:HEART:BY_CATEGORY:HEART]
 +
        [USE_MATERIAL_TEMPLATE:SINEW:SINEW_TEMPLATE]
 +
        [TENDONS:LOCAL_CREATURE_MAT:SINEW:200]
 +
        [LIGAMENTS:LOCAL_CREATURE_MAT:SINEW:200]
 +
        [HAS_NERVES]
 +
        [USE_MATERIAL_TEMPLATE:BLOOD:BLOOD_TEMPLATE]
 +
        [BLOOD:LOCAL_CREATURE_MAT:BLOOD:LIQUID]
 +
        [CREATURE_CLASS:GENERAL_POISON]
 +
        [GETS_WOUND_INFECTIONS]
 +
        [GETS_INFECTIONS_FROM_ROT]
 +
        [USE_MATERIAL_TEMPLATE:PUS:PUS_TEMPLATE]
 +
        [PUS:LOCAL_CREATURE_MAT:PUS:LIQUID]
 +
        [BODY_SIZE:0:0:2000]
 +
        [BODY_SIZE:0:0:15000]
 +
        [BODY_SIZE:0:0:30000]
 +
        [BODY_APPEARANCE_MODIFIER:LENGTH:90:95:98:100:102:105:110]
 +
        [ATTACK:BITE:BODYPART:BY_CATEGORY:BEAK]
 +
                [ATTACK_SKILL:BITE]
 +
                [ATTACK_VERB:bite:bites]
 +
                [ATTACK_CONTACT_PERC:100]
 +
                [ATTACK_PENETRATION_PERC:100]
 +
                [ATTACK_FLAG_EDGE]
 +
                [ATTACK_PRIORITY:MAIN]
 +
                [ATTACK_FLAG_CANLATCH]
 +
        [ATTACK:STAB:BODYPART:BY_CATEGORY:CLAW]
 +
                [ATTACK_SKILL:GRASP_STRIKE]
 +
                [ATTACK_VERB:stab at:stabs at]
 +
                [ATTACK_CONTACT_PERC:100]
 +
                [ATTACK_PENETRATION_PERC:100]
 +
                [ATTACK_FLAG_EDGE]
 +
                [ATTACK_PRIORITY:MAIN]
 +
                [ATTACK_FLAG_WITH]
 +
        [ALL_ACTIVE]
 +
        [HOMEOTHERM:10067]
 +
        [SWIMS_INNATE][SWIM_SPEED:800]
 +
        [SET_TL_GROUP:BY_CATEGORY:ALL:SKIN]
 +
                [TL_COLOR_MODIFIER:BLUE:1]
 +
                        [TLCM_NOUN:skin:SINGULAR]
 +
}}

Revision as of 10:43, 7 April 2010

This article is about an older version of DF.

Template:CreatureInfo

A small creature that lives in watery ditches deep underground. It has a sharp beak and four tentacles with claws at the end.

A tentacled, clawed, monster found in ponds in the underground.

Template:Game Data