Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: On the subject of Fire Imps.  (Read 513 times)

YeOldeFool

  • Escaped Lunatic
  • Gnawing on seagulls deep underground
    • View Profile
On the subject of Fire Imps.
« on: April 16, 2018, 05:55:18 pm »

Alright.  I'm attempting to make fire imps breedable for the purpose of harvesting their leather, because the thought of giving all my military fireproof cloaks appeals to me.  By inserting the following into creature_subterranean.txt under [CREATURE:IMP_FIRE] and lowering the cluster number, I think this will let me farm the little pests without burying the world in fire imps.  Is there something I need to change or fix? Something I'm missing?

Code: [Select]
[CLUSTER_NUMBER:1:1]

[CASTE:FEMALE]
[FEMALE]
[LITTERSIZE:0:1]
[CASTE:MALE]
[MALE]
Logged
Experimenting on animals (and stinking elves) for the greater glory of dwarfkind!

"I suppose it will all make sense when we grow up."
-Calvin & Hobbes

IndigoFenix

  • Bay Watcher
  • All things die, but nothing dies forever.
    • View Profile
    • Boundworlds: A Browser-Based Multiverse Creation and Exploration Game
Re: On the subject of Fire Imps.
« Reply #1 on: April 17, 2018, 04:37:14 am »

You'll need to give them pet tags if you want to tame them.  While it is possible to breed wild creatures by trapping them on a map, it will prevent others from spawning so if there's only one per cluster you won't be able to breed them.

YeOldeFool

  • Escaped Lunatic
  • Gnawing on seagulls deep underground
    • View Profile
Re: On the subject of Fire Imps.
« Reply #2 on: April 17, 2018, 09:40:21 am »

Thanks, I completely overlooked that!  Does the cluster number have any effect on the world aside from how many show up on the fortress map?
Logged
Experimenting on animals (and stinking elves) for the greater glory of dwarfkind!

"I suppose it will all make sense when we grow up."
-Calvin & Hobbes

Warlord255

  • Bay Watcher
  • Master Building Designer
    • View Profile
Re: On the subject of Fire Imps.
« Reply #3 on: April 17, 2018, 12:11:34 pm »

Make sure they have appropriate [CHILD:X] tokens if you don't want them to spawn fully-formed as adults. While amusing, it can make it more difficult to keep track of successful breeding.
Logged
DF Vanilla-Spice Revised: Better balance, more !!fun!!
http://www.bay12forums.com/smf/index.php?topic=173907.msg7968772#msg7968772

LeadfootSlim on Steam, LeadfootSlim#1851 on Discord. Hit me up!

Hugo_The_Dwarf

  • Bay Watcher
  • Modding Mentor
    • View Profile
    • Regeneration: Forced Evolution
Re: On the subject of Fire Imps.
« Reply #4 on: April 17, 2018, 01:08:05 pm »

LITTER_SIZE:1:1 can't use 0. That or just remove it all together and add [MULTIPLE_LITTER_RARE]

they will need at least CHILD tag or they will not breed at all (can use BABY if you want, but animals it's normal to use CHILD)

they will require PET so they can be properly tamed
Logged

Nahere

  • Bay Watcher
    • View Profile
Re: On the subject of Fire Imps.
« Reply #5 on: April 18, 2018, 12:41:29 am »

they will need at least CHILD tag or they will not breed at all (can use BABY if you want, but animals it's normal to use CHILD)
Quote from: Toady One
   (*) Removed requirement that a creature have a baby/child state to breed
That hasn't been true since 0.40.06.
Logged

Hugo_The_Dwarf

  • Bay Watcher
  • Modding Mentor
    • View Profile
    • Regeneration: Forced Evolution
Re: On the subject of Fire Imps.
« Reply #6 on: April 18, 2018, 04:00:32 pm »

No. Way.

Well time for me to advance my Army Breeding method.
Logged