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.34:Fixed Creature RAWs"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(Created page with "DF2012:Fixed_Creature_RAWs")
 
m
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
DF2012:Fixed_Creature_RAWs
+
{{av}}
 +
This is the project page for making corrections to the vanilla Dwarf Fortress creatures.
 +
 
 +
== What Are Raws? ==
 +
Raw files are text files that describe objects in the game using a list of programmed tags, or tokens.  These tokens can describe everything from how many eggs it lays, to what kind of blood it has. 
 +
 
 +
== Project Goals ==
 +
The goal of this project is to go through the raws, and build a 'fixed' list of creatures to enhance game play.  For instance, the default raws (as of 34.11) have a missing CHILD tag on the Black Mamba creature, which results in the snakes laying eggs that never hatch!  Players will be able to use these adjusted raws to enhance their game, and have more accurate in-game creatures.
 +
 
 +
== Helpful Tools ==
 +
*[http://www.bay12forums.com/smf/index.php?topic=103360.msg3056848#msg3056848 Raw Explorer] makes it quick and easy to edit raw files, and individual creatures can be extracted by simply right-clicking (on the creature) and choosing "copy".
 +
*[[Creature token]] is a great resource for explaining what each token does and how to use it.
 +
 
 +
== Creatures ==
 +
 
 +
Below are the creatures with fixed raws.
 +
 
 +
<!-- Copy this Template for adding new creatures
 +
=== Animal Name===
 +
----
 +
Raw Location: *Name of file that contains the creature*
 +
 
 +
Original: [[CreatureName/raw]]
 +
 
 +
{{Spoil small|*Paste Creature raw*|Spoiler Rollup Name}}
 +
 
 +
'''Changes Made:'''
 +
*List all changes made from the Vanilla Raws
 +
 
 +
-->
 +
 
 +
 
 +
=== Black Mamba===
 +
----
 +
Raw Location: creature_reptiles.txt
 +
 
 +
Original: [[Black mamba/raw]]
 +
 
 +
{{Spoil small|
 +
[CREATURE:BLACK_MAMBA]
 +
[DESCRIPTION:A small aggressive snake which can move very quickly.  Its venom is deadly.]
 +
[NAME:black mamba:black mambas:black mamba]
 +
[CASTE_NAME:black mamba:black mambas:black mamba]
 +
[CREATURE_TILE:'s'][COLOR:0:0:1]
 +
[PETVALUE:50]
 +
[PET_EXOTIC]
 +
[FREQUENCY:30]
 +
[NATURAL]
 +
[CARNIVORE]
 +
[LARGE_ROAMING]
 +
[BIOME:SAVANNA_TROPICAL]
 +
[BIOME:SHRUBLAND_TROPICAL]
 +
[BIOME:ANY_TROPICAL_FOREST]
 +
[BIOME:ANY_TROPICAL_SWAMP]
 +
[POPULATION_NUMBER:10:25]
 +
[CLUSTER_NUMBER:1:1]
 +
[PREFSTRING:aggression]
 +
[PREFSTRING:deadly bite]
 +
[PRONE_TO_RAGE:1]
 +
[BODY:BASIC_1PARTBODY:BASIC_HEAD:TAIL:2EYES:NOSE:2LUNGS:HEART:GUTS:ORGANS:THROAT:NECK:SPINE:BRAIN:SKULL:MOUTH:GENERIC_TEETH_WITH_FANGS:RIBCAGE]
 +
[BODY_DETAIL_PLAN:STANDARD_MATERIALS]
 +
[REMOVE_MATERIAL:SKIN]
 +
[REMOVE_MATERIAL:LEATHER]
 +
[REMOVE_MATERIAL:HAIR]
 +
[USE_MATERIAL_TEMPLATE:SCALE:SCALE_TEMPLATE]
 +
[BODY_DETAIL_PLAN:STANDARD_TISSUES]
 +
[REMOVE_TISSUE:SKIN]
 +
[REMOVE_TISSUE:HAIR]
 +
[USE_TISSUE_TEMPLATE:SCALE:SCALE_TEMPLATE]
 +
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SCALE:FAT:MUSCLE:BONE:CARTILAGE]
 +
[BODY_DETAIL_PLAN:LEATHERY_EGG_MATERIALS]
 +
[SELECT_TISSUE_LAYER:HEART:BY_CATEGORY:HEART]
 +
[PLUS_TISSUE_LAYER:SCALE:BY_CATEGORY:THROAT]
 +
[TL_MAJOR_ARTERIES]
 +
[BODY_DETAIL_PLAN:STANDARD_HEAD_POSITIONS]
 +
[BODY_DETAIL_PLAN:HUMANOID_RIBCAGE_POSITIONS]
 +
[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]
 +
[USE_MATERIAL_TEMPLATE:VENOM:CREATURE_EXTRACT_TEMPLATE]
 +
[STATE_NAME:ALL_SOLID:frozen black mamba venom]
 +
[STATE_ADJ:ALL_SOLID:frozen black mamba venom]
 +
[STATE_NAME:LIQUID:black mamba venom]
 +
[STATE_ADJ:LIQUID:black mamba venom]
 +
[STATE_NAME:GAS:boiling black mamba venom]
 +
[STATE_ADJ:GAS:boiling black mamba venom]
 +
[PREFIX:NONE]
 +
[ENTERS_BLOOD]
 +
[SYNDROME]
 +
[SYN_NAME:black mamba bite]
 +
[SYN_AFFECTED_CLASS:GENERAL_POISON]
 +
[SYN_IMMUNE_CREATURE:BLACK_MAMBA:ALL]
 +
[SYN_INJECTED]
 +
[CE_PARALYSIS:SEV:100:PROB:100:RESISTABLE:SIZE_DILUTES:START:50:PEAK:500:END:1500]
 +
[CE_DIZZINESS:SEV:50:PROB:100:RESISTABLE:SIZE_DILUTES:START:30:PEAK:500:END:1500]
 +
[CE_DROWSINESS:SEV:50:PROB:100:RESISTABLE:SIZE_DILUTES:START:30:PEAK:500:END:1500]
 +
[CE_UNCONSCIOUSNESS:SEV:50:PROB:100:RESISTABLE:SIZE_DILUTES:START:50:PEAK:500:END:1500]
 +
[CE_FEVER:SEV:50:PROB:100:RESISTABLE:SIZE_DILUTES:START:50:PEAK:500:END:1500]
 +
[CE_PAIN:SEV:75:PROB:100:RESISTABLE:SIZE_DILUTES:LOCALIZED:VASCULAR_ONLY:START:10:PEAK:500:END:1500]
 +
[BODY_SIZE:0:0:40]
 +
[BODY_SIZE:2:0:2500]
 +
[BODY_SIZE:10:0:5000]
 +
[BODY_APPEARANCE_MODIFIER:LENGTH:90:95:98:100:102:105:110]
 +
[CHILD:1]
 +
[MAXAGE:10:15]
 +
[MUNDANE]
 +
[ATTACK:BITE:CHILD_BODYPART_GROUP:BY_CATEGORY:HEAD:BY_CATEGORY:TOOTH]
 +
[ATTACK_SKILL:BITE]
 +
[ATTACK_VERB:bite:bites]
 +
[ATTACK_CONTACT_PERC:100]
 +
[ATTACK_PENETRATION_PERC:100]
 +
[ATTACK_PRIORITY:MAIN]
 +
[ATTACK_FLAG_EDGE]
 +
[ATTACK_FLAG_CANLATCH]
 +
[SPECIALATTACK_INJECT_EXTRACT:LOCAL_CREATURE_MAT:VENOM:LIQUID:100:100]
 +
[DIURNAL]
 +
[SWIMS_INNATE][SWIM_SPEED:1200]
 +
[CASTE:FEMALE]
 +
[FEMALE]
 +
[LAYS_EGGS]
 +
[EGG_MATERIAL:LOCAL_CREATURE_MAT:EGGSHELL:SOLID]
 +
[EGG_MATERIAL:LOCAL_CREATURE_MAT:EGG_WHITE:LIQUID]
 +
[EGG_MATERIAL:LOCAL_CREATURE_MAT:EGG_YOLK:LIQUID]
 +
[EGG_SIZE:50]
 +
[CLUTCH_SIZE:10:25]
 +
[CASTE:MALE]
 +
[MALE]
 +
[SELECT_CASTE:ALL]
 +
[SET_TL_GROUP:BY_CATEGORY:ALL:SCALE]
 +
[TL_COLOR_MODIFIER:GRAY:1]
 +
[TLCM_NOUN:scales:PLURAL]
 +
[SET_TL_GROUP:BY_CATEGORY:EYE:EYE]
 +
[TL_COLOR_MODIFIER:BLACK:1]
 +
[TLCM_NOUN:eyes:PLURAL]
 +
[SELECT_MATERIAL:ALL]
 +
[MULTIPLY_VALUE:2]
 +
|Modified Black Mamba raw}}
 +
 
 +
'''Changes Made:'''
 +
*Added <code>CHILD:1</code> to allow eggs to hatch
 +
*Changed <code>CLUTCH_SIZE:10:30</code> to 10:25 to match the real animal.  [http://en.wikipedia.org/wiki/Black_mamba Source]
 +
 
 +
 
 +
=== Elephant===
 +
----
 +
Raw Location: creature_large_tropical.txt
 +
 
 +
Original: [[Elephant/raw]]
 +
 
 +
{{Spoil small|
 +
[CREATURE:ELEPHANT]
 +
[DESCRIPTION:A huge, hairless mammal, found grazing in grasslands in groups.  It eats plants which it lifts up with its long trunk.  When angered, it will attack with its long tusks.]
 +
[NAME:elephant:elephants:elephant]
 +
[CASTE_NAME:elephant:elephants:elephant]
 +
[CHILD:10][GENERAL_CHILD_NAME:elephant calf:elephant calves]
 +
[CREATURE_TILE:'E'][COLOR:7:0:0]
 +
[PETVALUE:500]
 +
[PET]
 +
[GRAZER:100] don't have browsing trees yet
 +
[MOUNT_EXOTIC]
 +
[TRAINABLE]
 +
[LARGE_ROAMING]
 +
[BIOME:ANY_TROPICAL_FOREST]
 +
[BIOME:SHRUBLAND_TROPICAL]
 +
[POPULATION_NUMBER:15:30]
 +
[CLUSTER_NUMBER:3:7]
 +
[BENIGN][MEANDERER][NATURAL]
 +
[PREFSTRING:strength]
 +
[BODY:QUADRUPED:TAIL:2EYES:2EARS:TRUNK:2LUNGS:HEART:GUTS:ORGANS:THROAT:NECK:SPINE:BRAIN:SKULL:MOUTH:TONGUE:2TUSKS:GENERIC_TEETH:RIBCAGE]
 +
[BODY_DETAIL_PLAN:STANDARD_MATERIALS]
 +
[USE_MATERIAL_TEMPLATE:IVORY:TOOTH_TEMPLATE]
 +
[STATE_NAME:ALL_SOLID:ivory]
 +
[STATE_ADJ:ALL_SOLID:ivory]
 +
[BODY_DETAIL_PLAN:STANDARD_TISSUES]
 +
[USE_TISSUE_TEMPLATE:IVORY:IVORY_TEMPLATE]
 +
[TISSUE_NAME:ivory:NP]
 +
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SKIN:FAT:MUSCLE:BONE:CARTILAGE]
 +
[SELECT_TISSUE_LAYER:HEART:BY_CATEGORY:HEART]
 +
[PLUS_TISSUE_LAYER:SKIN:BY_CATEGORY:THROAT]
 +
[TL_MAJOR_ARTERIES]
 +
[BODY_DETAIL_PLAN:STANDARD_HEAD_POSITIONS]
 +
[BODY_DETAIL_PLAN:HUMANOID_RIBCAGE_POSITIONS]
 +
[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:500000]
 +
[BODY_SIZE:2:0:2500000]
 +
[BODY_SIZE:5:0:5000000]
 +
[BODY_APPEARANCE_MODIFIER:LENGTH:90:95:98:100:102:105:110]
 +
[BODY_APPEARANCE_MODIFIER:HEIGHT:90:95:98:100:102:105:110]
 +
[BODY_APPEARANCE_MODIFIER:BROADNESS:90:95:98:100:102:105:110]
 +
[MAXAGE:50:70]
 +
[ATTACK:KICK:BODYPART:BY_CATEGORY:FOOT_FRONT]
 +
[ATTACK_SKILL:STANCE_STRIKE]
 +
[ATTACK_VERB:kick:kicks]
 +
[ATTACK_CONTACT_PERC:100]
 +
[ATTACK_PRIORITY:MAIN]
 +
[ATTACK_FLAG_WITH]
 +
[ATTACK:GORE:BODYPART:BY_CATEGORY:TUSK]
 +
[ATTACK_SKILL:BITE]
 +
[ATTACK_VERB:gore:gores]
 +
[ATTACK_CONTACT_PERC:100]
 +
[ATTACK_PRIORITY:MAIN]
 +
[ATTACK_FLAG_WITH]
 +
[DIURNAL]
 +
[HOMEOTHERM:10066]
 +
[SWIMS_INNATE][SWIM_SPEED:2500]
 +
[MUNDANE]
 +
[CASTE:FEMALE]
 +
[FEMALE]
 +
[CASTE:MALE]
 +
[MALE]
 +
[SELECT_CASTE:ALL]
 +
[SET_TL_GROUP:BY_CATEGORY:ALL:SKIN]
 +
[TL_COLOR_MODIFIER:GRAY:1]
 +
[TLCM_NOUN:skin:SINGULAR]
 +
[SET_TL_GROUP:BY_CATEGORY:EYE:EYE]
 +
[TL_COLOR_MODIFIER:IRIS_EYE_BROWN:1:IRIS_EYE_GOLD:1:IRIS_EYE_YELLOW:1]
 +
[TLCM_NOUN:eyes:PLURAL]
 +
[SELECT_MATERIAL:ALL]
 +
[MULTIPLY_VALUE:5]
 +
|Modified Elephant raw}}
 +
 
 +
 
 +
'''Changes Made:'''
 +
*Changed <code>GRAZER:12</code> to 100 to let the animal not slowly starve from not being able to eat fast enough. 100 is the same as a cow.
 +
 
 +
 
 +
===Adder===
 +
----
 +
Raw Location: creature_temperate_new.txt
 +
 
 +
Original: [[Adder/raw]]
 +
 
 +
{{Spoil small|[CREATURE:ADDER]
 +
[DESCRIPTION:A small snake with ridged scales and a powerful venomous bite.]
 +
[NAME:adder:adders:adder]
 +
[CASTE_NAME:adder:adders:adder]
 +
[CREATURE_TILE:'a'][COLOR:6:0:0]
 +
[PETVALUE:50]
 +
[PET_EXOTIC]
 +
[FREQUENCY:30]
 +
[NATURAL]
 +
[CARNIVORE]
 +
[LARGE_ROAMING]
 +
[BIOME:GRASSLAND_TEMPERATE]
 +
[BIOME:SAVANNA_TEMPERATE]
 +
[BIOME:SHRUBLAND_TEMPERATE]
 +
[BIOME:ANY_TEMPERATE_FOREST]
 +
[BIOME:ANY_TEMPERATE_WETLAND]
 +
[POPULATION_NUMBER:10:25]
 +
[CLUSTER_NUMBER:1:1]
 +
[PREFSTRING:warning hisses]
 +
[BODY:BASIC_1PARTBODY:BASIC_HEAD:TAIL:2EYES:NOSE:2LUNGS:HEART:GUTS:ORGANS:THROAT:NECK:SPINE:BRAIN:SKULL:MOUTH:GENERIC_TEETH_WITH_FANGS:RIBCAGE]
 +
[BODY_DETAIL_PLAN:STANDARD_MATERIALS]
 +
[REMOVE_MATERIAL:SKIN]
 +
[REMOVE_MATERIAL:LEATHER]
 +
[REMOVE_MATERIAL:HAIR]
 +
[USE_MATERIAL_TEMPLATE:SCALE:SCALE_TEMPLATE]
 +
[BODY_DETAIL_PLAN:STANDARD_TISSUES]
 +
[REMOVE_TISSUE:SKIN]
 +
[REMOVE_TISSUE:HAIR]
 +
[USE_TISSUE_TEMPLATE:SCALE:SCALE_TEMPLATE]
 +
[BODY_DETAIL_PLAN:VERTEBRATE_TISSUE_LAYERS:SCALE:FAT:MUSCLE:BONE:CARTILAGE]
 +
[BODY_DETAIL_PLAN:LEATHERY_EGG_MATERIALS]
 +
[SELECT_TISSUE_LAYER:HEART:BY_CATEGORY:HEART]
 +
[PLUS_TISSUE_LAYER:SCALE:BY_CATEGORY:THROAT]
 +
[TL_MAJOR_ARTERIES]
 +
[BODY_DETAIL_PLAN:STANDARD_HEAD_POSITIONS]
 +
[BODY_DETAIL_PLAN:HUMANOID_RIBCAGE_POSITIONS]
 +
[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]
 +
[USE_MATERIAL_TEMPLATE:VENOM:CREATURE_EXTRACT_TEMPLATE]
 +
[STATE_NAME:ALL_SOLID:frozen adder venom]
 +
[STATE_ADJ:ALL_SOLID:frozen adder venom]
 +
[STATE_NAME:LIQUID:adder venom]
 +
[STATE_ADJ:LIQUID:adder venom]
 +
[STATE_NAME:GAS:boiling adder venom]
 +
[STATE_ADJ:GAS:boiling adder venom]
 +
[PREFIX:NONE]
 +
[ENTERS_BLOOD]
 +
[SYNDROME]
 +
[SYN_NAME:adder bite]
 +
[SYN_AFFECTED_CLASS:GENERAL_POISON]
 +
[SYN_IMMUNE_CREATURE:ADDER:ALL]
 +
[SYN_INJECTED]
 +
[CE_NAUSEA:SEV:50:PROB:100:RESISTABLE:SIZE_DILUTES:START:400:PEAK:500:END:1200]
 +
[CE_PAIN:SEV:75:PROB:100:RESISTABLE:SIZE_DILUTES:LOCALIZED:VASCULAR_ONLY:START:10:PEAK:50:END:2400]
 +
[CE_SWELLING:SEV:25:PROB:100:RESISTABLE:SIZE_DILUTES:LOCALIZED:VASCULAR_ONLY:START:50:PEAK:500:END:1500]
 +
[CE_BLISTERS:SEV:50:PROB:100:RESISTABLE:SIZE_DILUTES:LOCALIZED:VASCULAR_ONLY:START:50:PEAK:500:END:1500]
 +
[BODY_SIZE:0:0:15]
 +
[BODY_SIZE:1:0:75]
 +
[BODY_SIZE:2:0:150]
 +
[BODY_APPEARANCE_MODIFIER:LENGTH:90:95:98:100:102:105:110]
 +
[CHILD:1]
 +
[MAXAGE:15:20]
 +
[ATTACK:BITE:CHILD_BODYPART_GROUP:BY_CATEGORY:HEAD:BY_CATEGORY:TOOTH]
 +
[ATTACK_SKILL:BITE]
 +
[ATTACK_VERB:bite:bites]
 +
[ATTACK_CONTACT_PERC:100]
 +
[ATTACK_PENETRATION_PERC:100]
 +
[ATTACK_PRIORITY:MAIN]
 +
[ATTACK_FLAG_EDGE]
 +
[ATTACK_FLAG_CANLATCH]
 +
[SPECIALATTACK_INJECT_EXTRACT:LOCAL_CREATURE_MAT:VENOM:LIQUID:100:100]
 +
[ALL_ACTIVE]
 +
[SWIMS_INNATE][SWIM_SPEED:1200]
 +
[MUNDANE]
 +
[CASTE:FEMALE]
 +
[FEMALE]
 +
[LITTERSIZE:3:20]
 +
[CASTE:MALE]
 +
[MALE]
 +
[SELECT_CASTE:ALL]
 +
[SET_TL_GROUP:BY_CATEGORY:ALL:SCALE]
 +
[TL_COLOR_MODIFIER:MOTTLED_TAN_DARK_BROWN:1]
 +
[TLCM_NOUN:scales:PLURAL]
 +
[SET_TL_GROUP:BY_CATEGORY:EYE:EYE]
 +
[TL_COLOR_MODIFIER:BLACK:1]
 +
[TLCM_NOUN:eyes:PLURAL]
 +
[SELECT_MATERIAL:ALL]
 +
[MULTIPLY_VALUE:2]|Modified Adder RAW}}
 +
 
 +
'''Changes Made:'''
 +
*Added <code>CHILD:1</code> and <code>LITTERSIZE:3:20</code> and removed egg related tags to allow adders to have 3 to 20 live offspring. Adders ([http://en.wikipedia.org/wiki/Vipera_berus Vipera berus]) don't actually lay eggs, they're [http://en.wikipedia.org/wiki/Ovoviviparity ovoviviparous], meaning that they keep the eggs internally and then give live birth.

Latest revision as of 18:24, 17 May 2022

This article is about an older version of DF.

This is the project page for making corrections to the vanilla Dwarf Fortress creatures.

What Are Raws?[edit]

Raw files are text files that describe objects in the game using a list of programmed tags, or tokens. These tokens can describe everything from how many eggs it lays, to what kind of blood it has.

Project Goals[edit]

The goal of this project is to go through the raws, and build a 'fixed' list of creatures to enhance game play. For instance, the default raws (as of 34.11) have a missing CHILD tag on the Black Mamba creature, which results in the snakes laying eggs that never hatch! Players will be able to use these adjusted raws to enhance their game, and have more accurate in-game creatures.

Helpful Tools[edit]

  • Raw Explorer makes it quick and easy to edit raw files, and individual creatures can be extracted by simply right-clicking (on the creature) and choosing "copy".
  • Creature token is a great resource for explaining what each token does and how to use it.

Creatures[edit]

Below are the creatures with fixed raws.


Black Mamba[edit]


Raw Location: creature_reptiles.txt

Original: Black mamba/raw


Changes Made:

  • Added CHILD:1 to allow eggs to hatch
  • Changed CLUTCH_SIZE:10:30 to 10:25 to match the real animal. Source


Elephant[edit]


Raw Location: creature_large_tropical.txt

Original: Elephant/raw


Changes Made:

  • Changed GRAZER:12 to 100 to let the animal not slowly starve from not being able to eat fast enough. 100 is the same as a cow.


Adder[edit]


Raw Location: creature_temperate_new.txt

Original: Adder/raw


Changes Made:

  • Added CHILD:1 and LITTERSIZE:3:20 and removed egg related tags to allow adders to have 3 to 20 live offspring. Adders (Vipera berus) don't actually lay eggs, they're ovoviviparous, meaning that they keep the eggs internally and then give live birth.