Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Can someone help me with this...  (Read 520 times)

Tetragenic

  • Bay Watcher
    • View Profile
Can someone help me with this...
« on: May 31, 2011, 04:53:18 am »

Hi all.
Simply, it doesn't work, and crashes DF when I try to test it in the object testing arena.

Ideas? First one, so... if I can get this right I can get moving with the rest.

Code: [Select]
creature_1st10

[OBJECT:CREATURE]

[CREATURE:VENUSAUR]
[DESCRIPTION:The mighty Venusaur, one of the great Pokemon of the forests and plains.]
[NAME:venusaur:venusaurs:venusaurine]
[CASTE_NAME:venusaur:venusaur:venusaurine]
[CREATURE_TILE:'V'][COLOR:7:0:0]
[PETVALUE:3000]
[NATURAL]
[NO_WINTER]
[PET_EXOTIC]
[MEANDERER]
[MOUNT_EXOTIC]
[TRAINABLE]
[TRAINABLE_WAR]
[BIOME:NOT_FREEZING]
[BIOME:NOT_DESERT]
[POPULATION_NUMBER:2:9]
[PREFSTRING:mighty flower]
[MAXAGE:200:300]
[BODY_SIZE:0:0:30000]
[BODY_SIZE:20:0:90000]
[BODY_SIZE:70:0:900000]

[BABY:20]
[GENERAL_BABY_NAME:bulbasaur:bulbasaurs]
[BABYNAME:bulbasaur:bulbasaurs]
[CHILD:70]
[GENERAL_CHILD_NAME:ivysaur:ivysaurs]
[CHILDNAME:ivysaur:ivysaurs]

[SPEED:1500]
[HOMEOTHERM:10067]
[SWIMS_INNATE][SWIM_SPEED:200]
[BODY_QUADRUPED:2EYES:2LUNGS:HEART:GUTS:ORGANS:THROAT:NECK:NECK_SPINE:SPINE:BRAIN:SKULL:MOUTH:RIBCAGE:3TOES_FQ:3TOES_RQ:GENERIC_TEETH:CHEEKS]
[BODY_DETAIL_PLAN:STANDARD_MATERIALS]
[REMOVE_MATERIAL:HAIR]
[BODY_DETAIL_PLAN:STANDARD_TISSUES]
[REMOVE_TISSUE:HAIR]
[USE_MATERIAL_TEMPLATE:NAIL:NAIL_TEMPLATE]
[USE_TISSUE_TEMPLATE:NAIL:NAIL_TEMPLATE]
[TISSUE_LAYER:BY_CATEGORY:TOE:NAIL:FRONT]
[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]
[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_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]
[DIURNAL]

[CASTE:FEMALE]
[FEMALE]
[MULTIPLE_LITTER_RARE]

[CASTE:MALE]
[MALE]

[SELECT_CASTE:ALL]
[USE_MATERIAL_TEMPLATE:SOLARBEAM:CREATURE_EXTRACT_TEMPLATE]
[STATE_NAME:ALL_SOLID:solarbeam]
[STATE_ADJ:ALL_SOLID:solarbeam]
[PREFIX:NONE]
[SYNDROME]
[SYN_NAME:solarbeam blasting]
[SYN_AFFECTED_CLASS:ALL]
[SYN_IMMUNE_CREATURE:VENUSAUR:ALL]
[SYN_CONTACT]
[CE_BRUISING:PROB:100:SEV:300:LOCALIZED:START:5:PEAK:100:END:200]
[CE_FEVER:PROB:100:SEV:300:START:10:PEAK:50:END:100]

[MATERIAL_BREATH_ATTACK:LOCAL_CREATURE_MAT:SOLARBEAM:TRAILING_DUST_FLOW]

[ATTACK:RAM:BODYPART:BY_TYPE:HEAD]
[ATTACK_SKILL:BITE]
[ATTACK_VERB:ram:rams]
[ATTACK_CONTACT_PERC:100]
[ATTACK_FLAG_WITH]
[ATTACK_PRIORITY:MAIN]

[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_FLAG_EDGE]
[ATTACK_PRIORITY:SECOND]
[ATTACK_FLAG_CANLATCH]

[SET_TL_GROUP:BY_CATEGORY:EYE:EYE]
[TL_COLOR_MODIFIER:IRIS_EYE_AMETHYST:1:IRIS_EYE_AQUAMARINE:1:IRIS_EYE_BRASS:1:IRIS_EYE_BRONZE:1:IRIS_EYE_COBALT:1:IRIS_EYE_COPPER:1:IRIS_EYE_EMERALD:1:IRIS_EYE_GOLD:1:IRIS_EYE_HELIOTROPE:1:IRIS_EYE_JADE:1:IRIS_EYE_OCHRE:1:IRIS_EYE_RAW_UMBER:1:IRIS_EYE_RUST:1:IRIS_EYE_SILVER:1:IRIS_EYE_SLATE_GRAY:1:IRIS_EYE_TURQUOISE:1]
[TLCM_NOUN:eyes:PLURAL]
Logged
Forgotten Beasts seem to be akin to Toady playing Dwarven Roulette with your fortress, as they can be anything from harmless giant worms made of mud to necrotic-gas spewing nigh-invunerable iron hydras of doom.

3

  • Bay Watcher
    • View Profile
Re: Can someone help me with this...
« Reply #1 on: May 31, 2011, 04:56:41 am »

Typo:

Code: [Select]
BODY_QUADRUPED
Logged

Tetragenic

  • Bay Watcher
    • View Profile
Re: Can someone help me with this...
« Reply #2 on: May 31, 2011, 06:27:59 am »

Nope. Looked in the body_default file and that's the right spelling.
Logged
Forgotten Beasts seem to be akin to Toady playing Dwarven Roulette with your fortress, as they can be anything from harmless giant worms made of mud to necrotic-gas spewing nigh-invunerable iron hydras of doom.

3

  • Bay Watcher
    • View Profile
Re: Can someone help me with this...
« Reply #3 on: May 31, 2011, 06:31:39 am »

No, check again, it's wrong. BODY is the token itself, QUADRUPED is an argument.
Logged

Trapezohedron

  • Bay Watcher
  • No longer exists here.
    • View Profile
Re: Can someone help me with this...
« Reply #4 on: May 31, 2011, 07:48:23 am »

No, check again, it's wrong. BODY is the token itself, QUADRUPED is an argument.

Yeah, 3 is right, you have a typo in your raws.

Find your BODY_QUADRUPED tag and replace the whole thing with
Code: [Select]
[BODY:QUADRUPED:2EYES:2LUNGS:HEART:GUTS:ORGANS:THROAT:NECK:NECK_SPINE:SPINE:BRAIN:SKULL:MOUTH:RIBCAGE:3TOES_FQ:3TOES_RQ:GENERIC_TEETH:CHEEKS]
Logged
Thank you for all the fish. It was a good run.