Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Anybody know a mod that make's every creature trainable?  (Read 1951 times)

Anybody know a mod that make's every creature trainable?
« on: December 22, 2014, 05:59:06 pm »

Hoping anyone know.
Giant War Tiger anyone?
Mmm... Stray Hunting Dragon.
On the upside, now we have all this !!elf meat!!
Logged

StagnantSoul

  • Bay Watcher
  • "Player has withdrawn from society!"
    • View Profile
Re: Anybody know a mod that make's every creature trainable?
« Reply #1 on: December 22, 2014, 06:21:12 pm »

Those are both trainable already.
Logged
Quote from: Cptn Kaladin Anrizlokum
I threw night creature blood into a night creature's heart and she pulled it out and bled to death.
Quote from: Eric Blank
Places to jibber madly at each other, got it
Quote from: NJW2000
If any of them are made of fire, throw stuff, run, and think non-flammable thoughts.

Magnumcannon

  • Bay Watcher
  • Deep waters don't run still
    • View Profile
Re: Anybody know a mod that make's every creature trainable?
« Reply #2 on: December 23, 2014, 01:15:29 pm »

War cat
Logged

nuget102

  • Bay Watcher
    • View Profile
Re: Anybody know a mod that make's every creature trainable?
« Reply #3 on: December 23, 2014, 08:36:08 pm »

It shouldn't be TOO difficult to make. Just do a replace all of the [TRAINABLE] tags with a blank and then find a tag that's in all of the creatures and do a replace that includes said tag+[TRAINABLE]
Logged
The fort where filth melts your skin! (updated 4/9/15)

Curiosity killed the cat.
Satisfaction brought it back.

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: Anybody know a mod that make's every creature trainable?
« Reply #4 on: December 24, 2014, 12:28:44 am »

It shouldn't be TOO difficult to make. Just do a replace all of the [TRAINABLE] tags with a blank and then find a tag that's in all of the creatures and do a replace that includes said tag+[TRAINABLE]

You only need the second step, having two of the same argumentless token will basically do nothing and just work

Naryar

  • Bay Watcher
  • [SPHERE:VERMIN][LIKES_FIGHTING]
    • View Profile
Re: Anybody know a mod that make's every creature trainable?
« Reply #5 on: December 24, 2014, 09:15:59 am »

replace [CREATURE_CLASS:GENERAL_POISON] by [CREATURE_CLASS:GENERAL_POISON][PET_EXOTIC][TRAINABLE].

(yes you need PET as well for TRAINABLE to work)

And then do the same thing with no poison.

Trainable bronze colossus OP, though.

however i have no idea what having TRAINABLE and a PET token twice will do to some creatures ?
« Last Edit: December 24, 2014, 09:17:51 am by Naryar »
Logged

Teneb

  • Bay Watcher
  • (they/them) Penguin rebellion
    • View Profile
Re: Anybody know a mod that make's every creature trainable?
« Reply #6 on: December 24, 2014, 11:22:07 am »

replace [CREATURE_CLASS:GENERAL_POISON] by [CREATURE_CLASS:GENERAL_POISON][PET_EXOTIC][TRAINABLE].

(yes you need PET as well for TRAINABLE to work)

And then do the same thing with no poison.

Trainable bronze colossus OP, though.

however i have no idea what having TRAINABLE and a PET token twice will do to some creatures ?
It will either act as if it only had one, or will cause duped raws. Most likely the first option.
Logged
Monstrous Manual: D&D in DF
Quote from: Tack
What if “slammed in the ass by dead philosophers” is actually the thing which will progress our culture to the next step?

IndigoFenix

  • Bay Watcher
  • All things die, but nothing dies forever.
    • View Profile
    • Boundworlds: A Browser-Based Multiverse Creation and Exploration Game
Re: Anybody know a mod that make's every creature trainable?
« Reply #7 on: December 24, 2014, 01:57:17 pm »

replace [CREATURE_CLASS:GENERAL_POISON] by [CREATURE_CLASS:GENERAL_POISON][PET_EXOTIC][TRAINABLE].

(yes you need PET as well for TRAINABLE to work)

And then do the same thing with no poison.

Trainable bronze colossus OP, though.

however i have no idea what having TRAINABLE and a PET token twice will do to some creatures ?

It won't matter, simple tags can be duplicated without problems.

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: Anybody know a mod that make's every creature trainable?
« Reply #8 on: December 24, 2014, 04:42:10 pm »

It will either act as if it only had one, or will cause duped raws. Most likely the first option.

You only need the second step, having two of the same argumentless token will basically do nothing and just work

To clarify, duped raws only happen when you have two objects with the same identifier. There is no other condition where such a thing will happen. Even having two castes with the same identifier in the same creature will overwrite the first caste with the second.

Fractal bodies are unrelated to duped raws, though they're caused by duped body tokens.
Re: Anybody know a mod that make's every creature trainable?
« Reply #9 on: December 25, 2014, 04:18:03 pm »

Jeez. Thanks guys. Also, i'm new to the forum, but not to the game itself. anybody got an idea for a succession fort?
Probably not the right place to ask about this.
Also, it seems a little cheaterish to make them EASY to train. Training a bronze colossus should be a 3-4? year project.
« Last Edit: December 25, 2014, 04:27:25 pm by Nickolai Don Bonavitch »
Logged

nuget102

  • Bay Watcher
    • View Profile
Re: Anybody know a mod that make's every creature trainable?
« Reply #10 on: December 26, 2014, 01:00:39 am »

Jeez. Thanks guys. Also, i'm new to the forum, but not to the game itself. anybody got an idea for a succession fort?
Probably not the right place to ask about this.
Also, it seems a little cheaterish to make them EASY to train. Training a bronze colossus should be a 3-4? year project.

Well your second option is to go through the raws manually adding the tags. :P
Logged
The fort where filth melts your skin! (updated 4/9/15)

Curiosity killed the cat.
Satisfaction brought it back.