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.

Editing DF2014:Fixed Creature RAWs

Jump to navigation Jump to search

Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.

You are editing a page for an older version of Dwarf Fortress ("Main" is the current version, not "DF2014"). Please make sure you intend to do this. If you are here by mistake, see the current page instead.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{av}}
+
#REDIRECT [[Fixed Creature RAWs]]
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_tropical_new.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]
 
 
 
===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.
 
{{Category|Modding}}
 

Please note that all contributions to Dwarf Fortress Wiki are considered to be released under the GFDL & MIT (see Dwarf Fortress Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)