Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: changing tissue healing in creature file?  (Read 947 times)

Ion_fate

  • Bay Watcher
    • View Profile
changing tissue healing in creature file?
« on: March 12, 2013, 05:46:33 am »

kinda n00bish question in modding but... how would one go to editing the healrate for a specific creature.... also ive heard that there are ways to regenerate limbs but havent really seen how? i know i know i suck at this >_<
Logged

Werehuman

  • Bay Watcher
  • Talented Modder
    • View Profile
Re: changing tissue healing in creature file?
« Reply #1 on: March 12, 2013, 10:58:45 am »

 to change tissue healing, you put this:
      [TL_HEALING_RATE:10]
I believe the lower the number the faster it heals.
I don't know anything about regenerating limbs; presumably there is something about it in werebeast raws, but alas, it is a night creature and hard coded in game. (You can find interaction, NOT werebeast itself)
Logged
+Signature+
This signature menaces with spikes of boringness.

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
Re: changing tissue healing in creature file?
« Reply #2 on: March 12, 2013, 11:04:56 am »

Any bodyparts are restored when a creature transforms to something and back.
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository

Findulidas

  • Bay Watcher
  • [NATURAL_SKILL:OFFTOPIC:5][NOTHOUGHT]
    • View Profile
Re: changing tissue healing in creature file?
« Reply #3 on: March 12, 2013, 01:52:56 pm »

Any bodyparts are restored when a creature transforms to something and back.

How about attributes? Are they reset as well?
Logged
...wonderful memories of the creeping sense of dread...

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: changing tissue healing in creature file?
« Reply #4 on: March 12, 2013, 02:16:23 pm »

to change tissue healing, you put this:
      [TL_HEALING_RATE:10]
I believe the lower the number the faster it heals.
I don't know anything about regenerating limbs; presumably there is something about it in werebeast raws, but alas, it is a night creature and hard coded in game. (You can find interaction, NOT werebeast itself)

That needs to go into a tissue definition, btw.

Any bodyparts are restored when a creature transforms to something and back.

How about attributes? Are they reset as well?

While transformed; they're restored to the state they were before transformation after untransforming.

Ion_fate

  • Bay Watcher
    • View Profile
Re: changing tissue healing in creature file?
« Reply #5 on: March 12, 2013, 09:31:48 pm »


[/quote]

While transformed; they're restored to the state they were before transformation after untransforming.
[/quote]

how do i transform? any specific thing id need to set up?
Logged

Ion_fate

  • Bay Watcher
    • View Profile
Re: changing tissue healing in creature file?
« Reply #7 on: March 12, 2013, 09:45:24 pm »

thanks~ sorry someties im not that good at understanding the directions in the wiki and just need some clarification
Logged

Werehuman

  • Bay Watcher
  • Talented Modder
    • View Profile
Re: changing tissue healing in creature file?
« Reply #8 on: March 13, 2013, 02:33:12 pm »

 Actually, I just forgot part of it. Found this in the hydra, should work well enough. Just add this, I believe
   [SELECT_TISSUE_LAYER:ALL]
      [TL_HEALING_RATE:1]
Logged
+Signature+
This signature menaces with spikes of boringness.