Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 232 233 [234] 235 236 ... 363

Author Topic: [MODDING] CREATURE & ENTITY QUESTIONS THREAD  (Read 642244 times)

EternalCaveDragon

  • Bay Watcher
    • View Profile
Re: [MODDING] CREATURE & ENTITY QUESTIONS THREAD
« Reply #3495 on: April 21, 2019, 07:10:02 pm »

Prospective modder here, I'm currently thinking of waiting for the next big release before getting to the serious work of modding, but I do have a few questions regarding both creatures and entities before I do anything:

1. Can a creature that's already transformed once be transformed by a syndrome that affects the CREATURE_CLASS of its transformed state? Or is a creature limited only to one transformation overall, period? Namely, the first transformation is an induced syndrome via ingestion, while the second transformation is initiated via an interaction.

2. Can a reaction spawn a creature as its end result? The idea is that an entity will have a custom reaction (using the Alchemy skill) that will result in creatures they would have access to via ANIMAL tags.

3. I read on the wiki that an entity lacking a position at civ-level with the MILITARY_GOALS responsibility results in their sites declaring war on each other, and that a civ intended to be viable should have one. Does this behavior (without the position) still happen in the current version? And if so, would making a position that's appointable by a site's leadership position (with MILITARY_GOALS) with the MAKE_PEACE_AGREEMENTS responsibility mitigate this? Or does that only work on the civ level?

4. Are the effects of the ratios under a given ORIENTATION and numbers of the LITTERSIZE tokens modeled during world-gen? For example if you want to try to limit a certain race's numbers overall so they don't dominate too much and perhaps even steadily decline after a point as other civs become more populated.

5.Does anyone know if having the SPOUSE_CONVERTER tag on a creature used as the main race of an entity does anything unusual? Whether in world gen or in either mode?
« Last Edit: April 21, 2019, 10:59:02 pm by EternalCaveDragon »
Logged

Fish Preferred

  • Bay Watcher
  • Likes salmon for their taste.
    • View Profile
Re: [MODDING] CREATURE & ENTITY QUESTIONS THREAD
« Reply #3496 on: April 22, 2019, 09:25:11 am »

2. Can a reaction spawn a creature as its end result? The idea is that an entity will have a custom reaction (using the Alchemy skill) that will result in creatures they would have access to via ANIMAL tags.
Not if they aren't vermin, and probably not even if they are.

5.Does anyone know if having the SPOUSE_CONVERTER tag on a creature used as the main race of an entity does anything unusual? Whether in world gen or in either mode?
Every other race will consider spouse converters a threat, adventurers will get kill quests for them. They sometimes weirdly get along, but it usually results in a fight to the death. Otherwise, it seems to work fine.
Logged
Knowledge is not as simple as having the right answers. Knowledge is a way of finding them.

Eric Blank

  • Bay Watcher
  • *Remain calm*
    • View Profile
Re: [MODDING] CREATURE & ENTITY QUESTIONS THREAD
« Reply #3497 on: April 22, 2019, 09:39:24 am »

1) no, a creature that is currently transformed cannot again transform until the first transformation ends, but if the second syndrome lasts beyond the end of the first, then the creature will transform back into itself then immediately transform into the second creature. I think...
2) you cant create non-vermin creatures (you can definitely create live vermin though and they do escape the workshop and buzz around and bite people if they have a bite token), but you can use a material syndrome to transform one creature into the desired one. I call this a sacrifice, usually, i just set it up to only target non-intelligent creatures for sacrifice and pasture livestock like goats nearby.
3) no idea, have to test it and find out.
4) again, no idea.
5) what he said, probably going to encounter weird behavior.
Logged
I make Spellcrafts!
I have no idea where anything is. I have no idea what anything does. This is not merely a madhouse designed by a madman, but a madhouse designed by many madmen, each with an intense hatred for the previous madman's unique flavour of madness.

EternalCaveDragon

  • Bay Watcher
    • View Profile
Re: [MODDING] CREATURE & ENTITY QUESTIONS THREAD
« Reply #3498 on: April 22, 2019, 10:27:14 am »

2. Can a reaction spawn a creature as its end result? The idea is that an entity will have a custom reaction (using the Alchemy skill) that will result in creatures they would have access to via ANIMAL tags.
Not if they aren't vermin, and probably not even if they are.

5.Does anyone know if having the SPOUSE_CONVERTER tag on a creature used as the main race of an entity does anything unusual? Whether in world gen or in either mode?
Every other race will consider spouse converters a threat, adventurers will get kill quests for them. They sometimes weirdly get along, but it usually results in a fight to the death. Otherwise, it seems to work fine.

1) no, a creature that is currently transformed cannot again transform until the first transformation ends, but if the second syndrome lasts beyond the end of the first, then the creature will transform back into itself then immediately transform into the second creature. I think...
2) you cant create non-vermin creatures (you can definitely create live vermin though and they do escape the workshop and buzz around and bite people if they have a bite token), but you can use a material syndrome to transform one creature into the desired one. I call this a sacrifice, usually, i just set it up to only target non-intelligent creatures for sacrifice and pasture livestock like goats nearby.
3) no idea, have to test it and find out.
4) again, no idea.
5) what he said, probably going to encounter weird behavior.

Aha. Guess I'll go ahead and do some experimentation of my own then. Thanks for the answers guys.  :D
Logged

Admiral Badger

  • Bay Watcher
    • View Profile
Re: [MODDING] CREATURE & ENTITY QUESTIONS THREAD
« Reply #3499 on: April 25, 2019, 04:09:19 pm »

Aight, so I got what I hope is a simple question, mostly because my eyes hurt from all the failed searching.

How does the length of hair (or I guess any tissue really) translate to the real world? I know dorfs have a max beardlength of 1000, and trolls have 300 length fur, but what does that actually look like? What value corresponds to what descriptor?

For reference, I'm dicking about with kobolds, trying to give them short, coarse, chihuahua-like fur, but I've been searching through RAW after RAW, and post after post on multiple sites, and have so far been unsuccessful on finding a good point of reference.

Please help?
Logged

Hugo_The_Dwarf

  • Bay Watcher
  • Modding Mentor
    • View Profile
    • Regeneration: Forced Evolution
Re: [MODDING] CREATURE & ENTITY QUESTIONS THREAD
« Reply #3500 on: April 25, 2019, 06:34:55 pm »

I can't comment that upping the LENGTH of a tissue makes it thicker (IE base value + growth rate can make the original part larger)
now that's not your question, I'd just say give them a hair length with the range of like [10:15:20:25:30:35:40] then tack on [APP_MOD_DESC_RANGE:11:30:50:100:100:100]

This would have it say "the Kobold's hair is extremely short, very short, short" all the time (not all 3 at once, but you'll see those for all kobolds depending on their RNG'd hair length)

just don't give them the modifer for the hair to grow aka [APP_MOD_RATE]

100 length is normally the "default" or base value for everything, so above or below that scaled in those directions
Logged

Admiral Badger

  • Bay Watcher
    • View Profile
Re: [MODDING] CREATURE & ENTITY QUESTIONS THREAD
« Reply #3501 on: April 25, 2019, 08:17:49 pm »

I can't comment that upping the LENGTH of a tissue makes it thicker (IE base value + growth rate can make the original part larger)
now that's not your question, I'd just say give them a hair length with the range of like [10:15:20:25:30:35:40] then tack on [APP_MOD_DESC_RANGE:11:30:50:100:100:100]

This would have it say "the Kobold's hair is extremely short, very short, short" all the time (not all 3 at once, but you'll see those for all kobolds depending on their RNG'd hair length)

just don't give them the modifer for the hair to grow aka [APP_MOD_RATE]

100 length is normally the "default" or base value for everything, so above or below that scaled in those directions

Righteous, I thank'ee kindly. I did intend on letting it grow longer though, with the idea to regulate it using the styling rules so that lazy/uncultured bolds would get scruffy and long.

...I suppose I could also make them shearable now that I think about it, so as to force elf sympathizers wannabe hippies to cut their damn hair after a point. Again though, thanks a lot!
Logged

KCIV

  • Escaped Lunatic
    • View Profile
Re: [MODDING] CREATURE & ENTITY QUESTIONS THREAD
« Reply #3502 on: April 27, 2019, 01:14:27 pm »

Sort of new to DF and I attempted to search around for this question but figured this might be the best place to ask.

Is there a way via modding to essentially attach 'notes' to an entity (dwarfs specifically)

My end goal is to basically allow you to write up 'notes' on a dwarf (which stays attached to them) and can be edited or referenced later.

Currently during Play I keep a notebook handy and scribble down notes about history, events, etc, But really wanted to expand the 'in game' aspect of Nickname giving.

Logged

TomiTapio

  • Bay Watcher
  • OldGenesis since 2012
    • View Profile
    • My Flickr animal photos
Re: [MODDING] CREATURE & ENTITY QUESTIONS THREAD
« Reply #3503 on: April 30, 2019, 08:33:32 am »

Is there a way via modding to essentially attach 'notes' to an entity (dwarfs specifically)
My end goal is to basically allow you to write up 'notes' on a dwarf (which stays attached to them) and can be edited or referenced later.
No way to attach notes(custom text fields) to creatures that I know of. Just nicknames to your citizens.
A creature species has the prefstrings (likes <creature species> for their <prefstring>) but they're not for individuals. (In DF modding terms an "entity" means a civilization.)

DFHack "For preferences/personality/sex/appearance, you might have to use gui/gm-editor, which isn't very user-friendly if you don't know what you're looking for" -- Lethosor in 2015.
« Last Edit: April 30, 2019, 08:35:30 am by TomiTapio »
Logged
==OldGenesis mod== by Deon & TomiTapio. Five wood classes, four leather classes. Nine enemy civs. So much fine-tuning.
47.05e release: http://dffd.bay12games.com/who.php?id=1538
OldGenesis screenshots: https://twitter.com/hashtag/OldGenesis?src=hashtag_click&f=image
My Finnish language file: http://dffd.bay12games.com/file.php?id=14884

EternalCaveDragon

  • Bay Watcher
    • View Profile
Re: [MODDING] CREATURE & ENTITY QUESTIONS THREAD
« Reply #3504 on: April 30, 2019, 07:39:24 pm »

EDIT: Nevermind, I was being dumb and not using the body detail plans to make this much smoother.
« Last Edit: May 01, 2019, 11:10:15 am by EternalCaveDragon »
Logged

Orbotosh

  • Bay Watcher
    • View Profile
Re: [MODDING] CREATURE & ENTITY QUESTIONS THREAD
« Reply #3505 on: May 02, 2019, 10:32:32 pm »

How well has this system worked for making syndromes that require a prerequisite syndrome class?
  • Have an omnipresent and regularly occurring regional interaction with a syndrome class that prevents the goal syndrome from applying.
  • Have another syndrome (from a substance or whatever) that makes the regional interaction unable to keep doing its work on the host.
  • After syndrome 1 expires for the last time, apply the goal syndrome.
Also, how does the game generate ethnicities and how do I make a species always generate as, for example, a middle east/oriental mix?
Logged
It's a buyers market. The author writes what sells, catering to the lowly demands of uneducated masses. In this case, apparently, charioteers.
Can we get migrant sponge cooks, a squid for bookkeeper, a starfish peasants, squirrel mechanics, vermin invaders, and cook roast crab meats? 

EternalCaveDragon

  • Bay Watcher
    • View Profile
Re: [MODDING] CREATURE & ENTITY QUESTIONS THREAD
« Reply #3506 on: May 02, 2019, 10:49:20 pm »

For 1-3, I've looked through another mod, and it seems that you can limit if a syndrome takes effect or not via IT_CANNOT_HAVE_SYNDROME_CLASS, and then type in the class of the syndrome that blocks it. So the two can be mutually exclusive via that tag. Though oddly it doesn't seem to appear on the wiki Yes it does it's on the interaction token page not the syndrome page. It's what keeps vampires from becoming werebeasts and vice versa. And for ethnicities, you can just take out the color tags you don't want from the creature file. But if you may want multiple copies of the creature file (with different creature IDs) if you want the others to appear separately.
« Last Edit: May 03, 2019, 12:05:00 pm by EternalCaveDragon »
Logged

Eric Blank

  • Bay Watcher
  • *Remain calm*
    • View Profile
Re: [MODDING] CREATURE & ENTITY QUESTIONS THREAD
« Reply #3507 on: May 03, 2019, 04:41:43 pm »

Keep in mind syndrome classes and creature classes are not the same thing, so if you want a creature to be immune you also have to add an exemption/inclusion line for that creature ID or creature class
Logged
I make Spellcrafts!
I have no idea where anything is. I have no idea what anything does. This is not merely a madhouse designed by a madman, but a madhouse designed by many madmen, each with an intense hatred for the previous madman's unique flavour of madness.

EternalCaveDragon

  • Bay Watcher
    • View Profile
Re: [MODDING] CREATURE & ENTITY QUESTIONS THREAD
« Reply #3508 on: May 04, 2019, 08:17:29 pm »

So, I'm trying to come up with a blood transmitted syndrome with two possible outcomes. One outcome is fatal and the other is supposed to be a boon of an extended life and better healing rate (I know I can do this via body transformation). How might one go about achieving this sort of ratio, if it even can be?
« Last Edit: May 04, 2019, 08:23:59 pm by EternalCaveDragon »
Logged

TomiTapio

  • Bay Watcher
  • OldGenesis since 2012
    • View Profile
    • My Flickr animal photos
Re: [MODDING] CREATURE & ENTITY QUESTIONS THREAD
« Reply #3509 on: May 05, 2019, 03:19:26 pm »

So, I'm trying to come up with a blood transmitted syndrome with two possible outcomes. One outcome is fatal and the other is supposed to be a boon of an extended life and better healing rate (I know I can do this via body transformation). How might one go about achieving this sort of ratio, if it even can be?
Hmm... I'd go with "100% chance of the good effects, 50% chance of death".
Dwarf death is easily done with a high-severity medium-duration paralysis (suffocation). I guess delay the start of transformation until the paralysis-death window is closed.

http://dwarffortresswiki.org/index.php/DF2014:Syndrome#The_anatomy_of_a_syndrome
Syndrome severity research thread: http://www.bay12forums.com/smf/index.php?topic=173349.0
Logged
==OldGenesis mod== by Deon & TomiTapio. Five wood classes, four leather classes. Nine enemy civs. So much fine-tuning.
47.05e release: http://dffd.bay12games.com/who.php?id=1538
OldGenesis screenshots: https://twitter.com/hashtag/OldGenesis?src=hashtag_click&f=image
My Finnish language file: http://dffd.bay12games.com/file.php?id=14884
Pages: 1 ... 232 233 [234] 235 236 ... 363