Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Another Breeding Question  (Read 738 times)

expwnent

  • Bay Watcher
    • View Profile
Another Breeding Question
« on: March 27, 2010, 02:19:31 pm »

I searched the forums, and I read that in order to have something breed, it has to not have the NO_GENDER tag, and it has to have the CHILD:# tag. I've done this, and even with a fresh regen, my fire men/people won't breed. I let the game run for just over a year without a single birth.

I even included the littersize tag just in case.

Here's what the raw looks like:

Code: [Select]
[CREATURE:ELEMENTMAN_FIRE]
[NAME:fire man:fire men:fire man]
[TILE:'M'][COLOR:4:0:1]
[LARGE_ROAMING][BIOME:SUBTERRANEAN_LAVA][FREQUENCY:1][DIFFICULTY:2]
[MODVALUE:5]
[FIREBREATH][FIREIMMUNE][LIKES_FIGHTING][MAGMA_VISION]
[GENPOWER:5]
[CANOPENDOORS]
[NOT_BUTCHERABLE]
[NOPAIN][EXTRAVISION][NOBREATHE][NOBLEED][NOSTUN][NONAUSEA][NOEMOTION]
[NOSTUCKINS][SEVERONBREAKS][NOSKULL][NOSKIN][NOBONES][NOMEAT][NOTHOUGHT][NOEXERT]
[BUILDINGDESTROYER:2]
[NOFEAR]
[PREFSTRING:licks of fire]
[ITEMCORPSE:BAR:NO_SUBTYPE:ASH:NO_MATGLOSS]
[NOSMELLYROT]
[BODY:HUMANOID_SIMPLE]
[SIZE:7]
[ATTACK:MAIN:BYTYPE:GRASP:punch:punches:1:6:BURN][ATTACKFLAG_WITH]
[NO_DRINK][NO_EAT][NO_SLEEP]
[ALL_ACTIVE]
[FIXED_TEMP:10800]
[SWIMS_INNATE][SWIM_SPEED:2500]
[POPULATION_NUMBER:15:30]
[LARGE_PREDATOR]
[CANNOT_UNDEAD]
[CLUSTER_NUMBER:10:10]
[CHILD:1][CHILDNAME:fire child:fire children]
[LITTER_SIZE:1:2]
Logged

NW_Kohaku

  • Bay Watcher
  • [ETHIC:SCIENCE_FOR_FUN: REQUIRED]
    • View Profile
Re: Another Breeding Question
« Reply #1 on: March 27, 2010, 02:44:25 pm »

I think it may be something specific to the magma pipe or chasm biome creatures that they won't breed unless they have been tamed, as a way of preventing fortresses from being overrun by fire imps.  If you tame a single one, they should ALL start breeding, according to forum hearsay, although I haven't tested this, personally.
Logged
Personally, I like [DF] because after climbing the damned learning cliff, I'm too elitist to consider not liking it.
"And no Frankenstein-esque body part stitching?"
"Not yet"

Improved Farming
Class Warfare

expwnent

  • Bay Watcher
    • View Profile
Re: Another Breeding Question
« Reply #2 on: March 27, 2010, 02:53:01 pm »

I'm pretty sure I got fire imps to breed a while ago without taming them, but I'll try again.
Logged

Raphite1

  • Bay Watcher
    • View Profile
    • Beards and Brimstone
Re: Another Breeding Question
« Reply #3 on: March 27, 2010, 03:13:05 pm »

    The "firedactyls" I use in Mesozoic Dwarves only occur in magma, and they breed on their own without taming. Here's their entry:
Spoiler (click to show/hide)

     I don't remember exactly when they reproduced, though. Maybe let the game run for more than just the first year? Set the fps cap in the init file to something arbitrarily high, and it'll pass quickly.
« Last Edit: March 27, 2010, 03:15:06 pm by Raphite1 »
Logged

Astarch

  • Bay Watcher
    • View Profile
Re: Another Breeding Question
« Reply #4 on: March 27, 2010, 04:08:53 pm »

Also make sure to check that they aren't all the same gender, you could just be unlucky.

Shade-o

  • Bay Watcher
  • It's my greatest creation yet!
    • View Profile
Re: Another Breeding Question
« Reply #5 on: March 27, 2010, 04:39:56 pm »

You need PET if you want them breeding whenever, or PET_EXOTIC if you only want it when your DM is around.
Logged
Apparently having a redundant creature entry causes the game to say, "Oh, look, it's crazy world now. Nothing makes sense! Alligators live in houses!"

expwnent

  • Bay Watcher
    • View Profile
Re: Another Breeding Question
« Reply #6 on: March 28, 2010, 12:07:27 am »

The [PET] tag worked. Thanks!
Logged