CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

scrumbles

Well-Known Member
Jan 12, 2019
1,069
1,096
What's the search string to find slaves that have gotten noticeable facial surgery?
Code:
slave.faceImplant > 34
This will also return slaves with "Heavily Reworked" and "Uncanny Valley" faces.
If you want only slaves with "Noticeable Work", it's:
Code:
slave.faceImplant > 34 && slave.faceImplant < 65
 
  • Like
Reactions: JungleNuts

PracticalNeed

New Member
Apr 24, 2018
8
0
In the Dairy, what's the difference between "Restrict maximization surgery" and "Encourage natural lactation"?
All dairy slaves get implanted with the pro-lactation implant (unless milkable balls, i think) however with the encourage natural lacatation rule the dairymaid can essentially skip that part to get similar outputs. It also might reduce breast growth to some extent if you encourage natural lactation(big maybe, because lactation naturally increases breast growth already). Note that the lactation implant doesn't mess up with purity FS so typically unless you want to avoid surgery as a prospect theres not much point in encouraging natural lactation
Restricting maximization surgery I can't be wholly sure on what it does exactly. I'd presume it'd stop the implant (maybe theres something it can do for male slaves in the dairy?) and nothing else.
 

xmodo99

Newbie
Feb 20, 2020
25
18
Tried the Ai image generation with Pony diffusion and some loras, the result is pretty good ngl, what sampler would you guys recommend ? I used Euler A because its fast, but I would get some weird glitches from time to time...
Did you use the default prompts or did you write your own for Pony?
 

ninjaboi4

New Member
Mar 29, 2019
4
0
Did you use the default prompts or did you write your own for Pony?
wrote my own, basically added all of the score9,score8, etc + a 2.5d lora, rating_explicit, concept_art,then BREAK,then a fairly standard Pony Negative prompt (if you need inspiration go browse a few images on civitai).
I wish you could put weights on words (the ones generated by the game) and append a prompt to the end of the game generated one (as opposed to only the start), so that it doesnt over focus on those words.
 
Mar 9, 2023
189
48
All dairy slaves get implanted with the pro-lactation implant (unless milkable balls, i think) however with the encourage natural lacatation rule the dairymaid can essentially skip that part to get similar outputs. It also might reduce breast growth to some extent if you encourage natural lactation(big maybe, because lactation naturally increases breast growth already). Note that the lactation implant doesn't mess up with purity FS so typically unless you want to avoid surgery as a prospect theres not much point in encouraging natural lactation
Restricting maximization surgery I can't be wholly sure on what it does exactly. I'd presume it'd stop the implant (maybe theres something it can do for male slaves in the dairy?) and nothing else.
Really? None of my Dairy slaves have ever been given the pro-lactation implant, as far as I can tell.
 
  • Like
Reactions: JungleNuts
Mar 9, 2023
189
48
Any tips on improving the Societal Elite's opinion of you early in Eugenics? The Societal Elite have much stricter requirements for passing the Breeder Eligibility exam if they have a negative opinion of you (so much so that I don't currently have any slaves that can pass the breeding exam).
 
Last edited:

6ft3btw

Newbie
Jul 27, 2021
70
52
Any tips on improving the Societal Elite's opinion of you early in Eugenics? The Societal Elite have much stricter requirements for passing the Breeder Eligibility exam if they have a negative opinion of you (so much so that I don't currently have any slaves that can pass the breeding exam).
I believe female PCs can carry a baby for them to raise their opinion, but beyond that I don't know.
 

scrumbles

Well-Known Member
Jan 12, 2019
1,069
1,096
Any tips on improving the Societal Elite's opinion of you early in Eugenics? The Societal Elite have much stricter requirements for passing the Breeder Eligibility exam if they have a negative opinion of you (so much so that I don't currently have any slaves that can pass the breeding exam).
Open the console (press F12) and check the value of V.failedElite. This is the (negative) opinion of the SE about you. It must be lower than 101, in order to have lax requirements.

If it's very high, and you already have a slave who has passed the breeding exam, the easiest way is: marry her and choose the "Impregnation ceremony". This alone will lower V.failedElite by 250 points.

If that variable is high, but not so much, you can get pregnant for the elite and carry a baby (V.failedElite goes down by 10 or 5 points per week, depending on if you have redecorated the arcology or not), and/or you can enact FS policies (-1 per policy per week, unless you're also a paternalist: those future societes don't go well together).

Other than that, V.failedElite is just decreased by 1 point per week, plus another point if the non-Elite pays additional taxes to avoid sterilization.
 
Mar 9, 2023
189
48
Open the console (press F12) and check the value of V.failedElite. This is the (negative) opinion of the SE about you. It must be lower than 101, in order to have lax requirements.

If it's very high, and you already have a slave who has passed the breeding exam, the easiest way is: marry her and choose the "Impregnation ceremony". This alone will lower V.failedElite by 250 points.

If that variable is high, but not so much, you can get pregnant for the elite and carry a baby (V.failedElite goes down by 10 or 5 points per week, depending on if you have redecorated the arcology or not), and/or you can enact FS policies (-1 per policy per week, unless you're also a paternalist: those future societes don't go well together).

Other than that, V.failedElite is just decreased by 1 point per week, plus another point if the non-Elite pays additional taxes to avoid sterilization.
Ah, I see. Thank you.
 
  • Like
Reactions: scrumbles
Mar 9, 2023
189
48
Is there an age after which growth stimulants just won't work on a slave? Or is there also luck involved? It's hard to tell if there's an element of randomization or not...
 

scrumbles

Well-Known Member
Jan 12, 2019
1,069
1,096
Is there an age after which growth stimulants just won't work on a slave? Or is there also luck involved? It's hard to tell if there's an element of randomization or not...
When your slaves are 25yo or older, stimulants are less effective. Other factors are involved, such as: "current height" vs "expected height" (based on your slaves' age and their genes), diet, quirks, hormones and their balance.

Growth stimulants are coded in the file src\endWeek\saDrugs.js, after the line that says case Drug.GROWTHSTIM:
There is a constant, maxGrowthAge, but I don't know if you can increase it (and recompile the game) without introducing any bugs.
 
Mar 9, 2023
189
48
Open the console (press F12) and check the value of V.failedElite. This is the (negative) opinion of the SE about you. It must be lower than 101, in order to have lax requirements.

If it's very high, and you already have a slave who has passed the breeding exam, the easiest way is: marry her and choose the "Impregnation ceremony". This alone will lower V.failedElite by 250 points.

If that variable is high, but not so much, you can get pregnant for the elite and carry a baby (V.failedElite goes down by 10 or 5 points per week, depending on if you have redecorated the arcology or not), and/or you can enact FS policies (-1 per policy per week, unless you're also a paternalist: those future societes don't go well together).

Other than that, V.failedElite is just decreased by 1 point per week, plus another point if the non-Elite pays additional taxes to avoid sterilization.
As an addendum to this, it seems your PC must be visibly pregnant to get the -10 or -5 points each week. (V.PC.bellyPreg >= 1500 to be precise.)
 
  • Like
Reactions: scrumbles

scrumbles

Well-Known Member
Jan 12, 2019
1,069
1,096
(posting here because I've never seen it mentioned before)

Do you have several growth hormone rules? Say, one for girls, one for adult women, and one for cows?
They can be combined into one, if you enable: "Options → Game Options → Experimental → Rules Assistant target growth expressions"

Now you can include your slave's stats into the expression, instead of targeting a fixed number. For instance:
Code:
(slave.physicalAge > 24) ? 1000 : 500
ternary_if.png

This expression is a conditional (ternary) operator. It returns 1000 if your slave has the body of a person who's 25yo or older, 500 otherwise. As usual, the RA will administer hormones to your slave until the goal is achieved - except that the latter depends on the slave.
The general syntax is:
Code:
condition ? value_if_condition_is_true :value_if_condition_is_false
Conditional operators can be nested, like this:
Code:
condition_a ? a_is_true : (condition_b ? a_is_false_while_b_is_true : both_a_and_b_are_false)
The following expression sets the goal to 5000 if the slave is in the Diary, otherwise it's 1000 or 500 depending on her physical age.
Code:
slave.assignment === Job.MILKED ? 5000 : (slave.physicalAge > 24 ? 1000 : 500)
More about the RA in the Encyclopedia: "Table of Contents → Being in Charge → RA Condition Editor"
 
Mar 9, 2023
189
48
FINALLY got the Societal Elite happy enough to lessen restrictions on the breeder exam and get some slaves set as breeders.
...How do I get them impregnated by the Elite? (My PC is female.)

Okay, seems you have to set in Universal Rules to have fertile slaves impregnated by citizens. The Breeders will be impregnated by the Societal Elite.
 
Last edited:

hehehehehe

Newbie
Feb 21, 2018
59
50
Guys, this is a long shot but I like the previous toga dresses in the renders, is there anything I can do to add it in addition the current toga? oh and also my machine got really lag with the experimental animation features when I got 25+ slaves, which is a really shame because I really like the feature, is there anything I can do?
 
4.40 star(s) 23 Votes