Hello,
I am having problems with a creature I am writing: I can butcher them, but the results are odd.
It's a simple immobile, two body parts creature (could be made in a single part too). It only has a single tissue, which I want to be a food source available raw and cooked, possibly classed as plant material.
When butchered, instead of what I hoped, it leaves just a single "body part" in the stocks - not edible, not cookable, not stored under the "Plants" menu.
I tried looking at the wiki, both for tokens and modding guides, but I cannot seem to make this work - I am not able to learn what I am doing wrong.
I am sure I am overlooking something very evident to a more experienced modder, but I really don't know why this doesn't produce any kind of food when butchered.
I suspect something is amiss in the tissue layer, which should be just one layer of mushroom tissue.
Can anybody help me on this?
The relevant tissue and material parts.
[BODY:BASIC_2PARTBODY]
[NO_THOUGHT_CENTER_FOR_MOVEMENT]
[USE_MATERIAL_TEMPLATE:SHRIEKER_TISSUE:STRUCTURAL_PLANT_TEMPLATE]
[STATE_NAME:ALL_SOLID:shrieker tissue]
[STATE_ADJ:ALL_SOLID:shrieker tissue]
[STATE_NAME:LIQUID:melted shrieker tissue]
[STATE_ADJ:LIQUID:melted shrieker tissue]
[STATE_NAME:GAS:boiling shrieker tissue]
[STATE_ADJ:GAS:boiling shrieker tissue]
[PREFIX:NONE]
[EDIBLE_VERMIN]
[EDIBLE_RAW]
[EDIBLE_COOKED]
[TISSUE:MUSHROOM]
[TISSUE_NAME:shrieker tissue:NP]
[TISSUE_MATERIAL:LOCAL_CREATURE_MAT:SHRIEKER_TISSUE]
[MUSCULAR]
[FUNCTIONAL]
[STRUCTURAL]
[RELATIVE_THICKNESS:1]
[CONNECTS]
[TISSUE_SHAPE:LAYER]
[TISSUE_LAYER:BY_CATEGORY:ALL:MUSHROOM]
The whole WIP version of the creature raw, just in case:
creature_med_shrieker
[OBJECT:CREATURE]
[CREATURE:MED_SHRIEKER]
[DESCRIPTION: A dwarven sized mushroom, immobile but emitting loud shrieks in presence of other creatures.]
[NAME:shrieker:shriekers:shrieker]
[CASTE_NAME:shrieker:shriekers:shrieker]
[CREATURE_TILE:'s'][COLOR:6:0:1]
[PREFSTRING:loud shriek]
[SOUND:ALERT:100:1:NONE:shriek:shrieks:a loud shriek]
[PETVALUE:10]
[PET_EXOTIC]
[FREQUENCY:100]
NOBONES][IMMOBILE]
[BENIGN][NATURAL]
NOT_BUTCHERABLE]
[BIOME:SUBTERRANEAN_CHASM]
[BIOME:SWAMP_TEMPERATE_FRESHWATER]
[CHILD:1]
[GENERAL_CHILD_NAME:shrieker spawn:shrieker spawns]
[NO_EAT]
[NO_DRINK]
[NOTHOUGHT]
[NO_THOUGHT_CENTER_FOR_MOVEMENT]
[EXTRAVISION]
[MUNDANE]
[POPULATION_NUMBER:250:500]
[PREFSTRING:squishy texture]
[CREATURE_CLASS:DROW_DOMESTIC]
[CREATURE_CLASS:UNDERDARK]
[BODY:BASIC_2PARTBODY]
[NO_THOUGHT_CENTER_FOR_MOVEMENT]
[USE_MATERIAL_TEMPLATE:SHRIEKER_TISSUE:STRUCTURAL_PLANT_TEMPLATE]
[STATE_NAME:ALL_SOLID:shrieker tissue]
[STATE_ADJ:ALL_SOLID:shrieker tissue]
[STATE_NAME:LIQUID:melted shrieker tissue]
[STATE_ADJ:LIQUID:melted shrieker tissue]
[STATE_NAME:GAS:boiling shrieker tissue]
[STATE_ADJ:GAS:boiling shrieker tissue]
[PREFIX:NONE]
[EDIBLE_VERMIN]
[EDIBLE_RAW]
[EDIBLE_COOKED]
[TISSUE:MUSHROOM]
[TISSUE_NAME:shrieker tissue:NP]
[TISSUE_MATERIAL:LOCAL_CREATURE_MAT:SHRIEKER_TISSUE]
[MUSCULAR]
[FUNCTIONAL]
[STRUCTURAL]
[RELATIVE_THICKNESS:1]
[CONNECTS]
[TISSUE_SHAPE:LAYER]
[TISSUE_LAYER:BY_CATEGORY:ALL:MUSHROOM]
[HAS_NERVES]
CREATURE_CLASS:GENERAL_POISON]
[GETS_WOUND_INFECTIONS]
[GETS_INFECTIONS_FROM_ROT]
[BODY_SIZE:0:0:5000]
[BODY_SIZE:1:0:70000]
[BODY_APPEARANCE_MODIFIER:BROADNESS:90:95:98:100:102:105:110]
[MAXAGE:10:30]
[ALL_ACTIVE]
[NO_SLEEP]
[NO_DIZZINESS]
[CASTE:FEMALE]
[FEMALE]
[MULTIPLE_LITTER_RARE]
[CASTE:MALE]
[MALE]
[SELECT_CASTE:ALL]
[SET_TL_GROUP:BY_CATEGORY:ALL:MUSHROOM]
[TL_COLOR_MODIFIER:CREAM:1]
[TLCM_NOUN:body:SINGULAR]
[ATTACK:BITE:BODYPART:BY_CATEGORY:BODY_UPPER] this is here just to prevent it to use pushes, that are quite dangerous for the newborn ones when they spawn - this should be far less deadly, the creature should be defenseless.
[ATTACK_SKILL:BITE]
[ATTACK_VERB:hit:hits]
[ATTACK_CONTACT_PERC:1]
[ATTACK_PENETRATION_PERC:1]
[ATTACK_VELOCITY_MODIFIER:1]
[ATTACK_PREPARE_AND_RECOVER:40:40]
[ATTACK_PRIORITY:MAIN]
ATTACK_FLAG_WITH]
[ATTACK_FLAG_BAD_MULTIATTACK]