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
Line 6: Line 6:
 
== Project Goals ==
 
== 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.
 
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://dftokens.gumpstudio.com:8080/Default.aspx Raw Explorer] makes it quick and easy to edit Raw files, and individual creatures can be extracted by simply right-click (on the creature)> copy.
 +
*[http://dwarffortresswiki.org/index.php/DF2012:Creature_token DF2012:Creature_Token] is a great resource for explaining what each token does, and how to use it.
 +
  
 
== Black Mamba==
 
== Black Mamba==
 
Raw Location: creature_reptiles.txt
 
Raw Location: creature_reptiles.txt
 +
 +
Original: [http://dwarffortresswiki.org/index.php/DF2012:Black_mamba DF:2012Black_mamba]
 +
 
<code>
 
<code>
 
<blockquote>
 
<blockquote>

Revision as of 14:53, 16 July 2012

DF2012:Fixed_Creature_RAWs

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

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


Black Mamba

Raw Location: creature_reptiles.txt

Original: DF:2012Black_mamba

[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]
	[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]
	[CHILD:1]
	[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]

Changes Made:

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