- Feb 23, 2021
- 7
- 3
ah right, I forgot NPCs have level too. thanksIt's in the perk tree, so they have to level up first. The minimum level is 9, I think.
Yup, Furies are the Harpy equivalent of Hellhounds and such.do you know what kind of harpies you are sleeping with, if you slept with a fury which if I remember correctly is a demonic harpy then that might be why you are getting imps?
You're wrong about the demons.Demons will always give you imps. You most of never fucked your "Aunt" in the game.....
Yes. It's likely some of the work on externalizing dialogue nodes caused the game to try and apply the standard parser on them, which of course would fail if the notes reference an invalid command for that "scene".Grabbed the latest updates from the dev branch and used the "official" .jar just to make sure but...
Are patch notes now printing to the JM output on top of some funny exceptions instead of showing up ingame?You don't have permission to view the spoiler content. Log in or register now.
Thanks, much appreciated (and thank you modders for all your work).Yes. It's likely some of the work on externalizing dialogue nodes caused the game to try and apply the standard parser on them, which of course would fail if the notes reference an invalid command for that "scene".
Under Content OptionsIs the party system still gone or did they add it back, I read the changelog but couldn't find a clue about it.
The harpy sisters, Diana and the others. I was human at the time.do you know what kind of harpies you are sleeping with, if you slept with a fury which if I remember correctly is a demonic harpy then that might be why you are getting imps?
but again, thats not how this works. in the context of this game, masculine/feminine is not defined by who impregnates who nor does the lore back that up especially since again this is heavily matriarchal society. As I said before idk how inheriting names mechanics wise works (hopefully someone explains it) but i wouldnt be surprised if it was based on the femininity of the two partners (i believe in the game children are more likely to inherent the traits of the parent who is more feminine). I think i would just like to have an explanation of how it works and then go from there. As for the eggs, you can be impregnated by your own eggs. If both partners have a egg laying vagina and a ovi penis, you can impregnate your partner, turn they can turn around put the eggs that you fertilized into you and vice versa.Obviously the one doing the impregnating is the masculine partner and thus patrilineal names have no issue. Its' not weird at all. Did I spurt something into you and make you walk around like a goof with a bloated belly for a few weeks to months? If yes, I get to name it. Eggs, babies, doesn't matter.
In regards to eggs specifically, the child takes the name of the one who fertilized the egg, as the egg layer is still the feminine position. That means the doll that gets eggflated is double feminine, or superfeminine.
Best method of getting an appropriate slave (IMHO):ah right, I forgot NPCs have level too. thanks
Could always start a new save "Create your slave" with the cheat menu then export themBest method of getting an appropriate slave (IMHO):
1. Defeat Slime.
2. Transform Slime.
3. Enslave Slime.
4. Unslime Slime and adjust Perks and whatever else you want once you have them at Lilaya's.
5. Export the finished character so you can buy "copies" at auction.
The slimes roaming around Submission and the Bat Caverns are generally of a high enough level that you'll be able to get them the Nymphomaniac Perk right off the bat. Going for Slimes gives you easier customisation (you'll only have to adjust orifice wetness and depth after unsliming). Only real drawback of this method is that you can't get demon or half-demon slaves.
But the first slaves I tend to get are four Futanari Imps (with all fluid production maxed out) working out of one milking room and housed in one dorm. Being a dairy farmer brings in much more money than being a pimp.
Names are assigned randomly to offspring from a predefined list inAs I said before idk how inheriting names mechanics wise works (hopefully someone explains it)
com.lilithsthrone.game.character.persona.Name
. Demons/elementals are handled differently, and use a list of masculine/feminine prefixes and suffixes (though at this time the suffix list is the same for both). A random prefix is paired with a random suffix. Reindeer and horses morphs use their own special lists. For everybody else, it uses a generic name pool, albeit with a 10% chance of pulling a name from the prostitute name pool.This is correct. I wrote a post detailing down how bodies are generated back in January, and the odds of a child inheriting a trait from the more feminine parent (even if they're the father) is 75%, versus 25% for the more masculine partner.(i believe in the game children are more likely to inherent the traits of the parent who is more feminine)
That's a good idea for a personal touch (or if you're someone that starts new runs every other day and you need to get your finances set up ASAP), but you'll be spending a lot more money up-front in order to actually buy the slave from their auction (they can get especially-pricey with some species, multiplied further by any fetishes you give them/the presence of virginities) versus spending a bit of time but saving a lot of money by having a slime/demon/imp transform themselves.Could always start a new save "Create your slave" with the cheat menu then export them
A single Enchanted Kinks potion can cover all your fetish needsThat's a good idea for a personal touch (or if you're someone that starts new runs every other day and you need to get your finances set up ASAP), but you'll be spending a lot more money up-front in order to actually buy the slave from their auction (they can get especially-pricey with some species, multiplied further by any fetishes you give them/the presence of virginities) versus spending a bit of time but saving a lot of money by having a slime/demon/imp transform themselves.
okay, so this just confirms what i thought given the lore and how inheriting works. surenames are matriarchal, got it.Names are assigned randomly to offspring from a predefined list incom.lilithsthrone.game.character.persona.Name
. Demons/elementals are handled differently, and use a list of masculine/feminine prefixes and suffixes (though at this time the suffix list is the same for both). A random prefix is paired with a random suffix. Reindeer and horses morphs use their own special lists. For everybody else, it uses a generic name pool, albeit with a 10% chance of pulling a name from the prostitute name pool.
Surnames are inherited from the mother. The game iterates through the mother's side of the family tree until the last one is found (the mother, then the mother's mother, then the mother's mother's mother, etc, until it runs out of NPCs to loop through), then uses that surname.
Demons are handled a bit differently. The list of mothers is iterated until it finds the last one in the chain. If said mother is a Lilin or Elder Lilin, the game checks to see if the generated character is a direct descendant of them. If so, their firstborn will have their surname with a "marturabitu" suffix attached. If they are a direct descendant but are not firstborn, they will have the "martuilani" suffix. If they are related but not a direct descendant, their surname will have the "martu" prefix.
Finally, if the NPC is randomly generated and doesn't technically have a mother, the name is randomly generated from a predefined list, with a special list of names being used for youko (fox ascendants) and demons/elementals.
The game stores all names as triplets, comprising a masculine, androgynous, and feminine name. The name pools have three names for each, well…name. One name triplet has "Daniel" as the masculine name, "Danny" as the androgynous name, and "Dani" as the feminine name. The game looks at the character's femininity stat to determine which name to pull. If the stat is 0-39 (very masculine to masculine) the masculine variant is displayed, 40-59 for androgynous, and 60-100 (feminine to very feminine) for the feminine form.
Much like other cases, demons and elementals are handled somewhat differently. Since the names are generated from a random prefix/suffix pairing, there isn't a cut and dry list of name pairings. Instead, the game randomly generates a feminine and masculine name pair. It then checks the list of masculine prefixes to see if any start with the same letter as the generated feminine name. If not, the generated masculine name is used. If so, the name is added to a list (with a random suffix) and the final name is drawn from that. No androgynous names are generated for demons. If a demon is androgynous, their feminine name will be used.
As you might expect, the use of name triplets does mean that names can change over time. This is why giving Brax the shewolf potion and bimbo potions turns him from Brax, to Bree, to Brandi. It's not a special case by any means. If you were take an NPC named Dani and feed her potions to make her more masculine, the game will eventually begin to call her Danny, then Daniel.
This is correct. I wrote a post detailing down how bodies are generated back in January, and the odds of a child inheriting a trait from the more feminine parent (even if they're the father) is 75%, versus 25% for the more masculine partner.