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

Crimson Fire

Member
Mar 12, 2022
193
407
So i think I might have found a way to make the Main story MALE NPCs female.

Like Ansel Motte or Jack Peasant. There is a script that makes them male in the code that is separate from their character stats.

There are male scripted NPC that are usually gained though combat that I leave alone as there are other ways to deal with slaves/captives that can benefit the player, so i just don't bring them into the household.

The method involves using AVpics from other characters for them and copy and paste over the male pictures. This will eliminate 99% of the pictures with these men with female pictures. Changing the code to not make them men defaults them into female. You can also change the combat sprites to female as well.

So far I am testing the results and it seems to be working.

I have left Loden wixx av19 and the MC son av37 male but all other males that are not random or designed to be captured as slaves are now female. The characters with an Av id of av300+ I leave male. Any character that has an AV id of av299 or less is female with the two exceptions I mentioned.

If my playtest goes well you can change most of the mercs you can recruit to female.

Tentative Instructions

1) Change the code under /* SEX APPLY */ (I will show players what to do once I know I wont ruin their game.)
2) Search the male name of the character you want to switch till you find their character stats and change their sex from 1 to 0. This character stat block doesn't seem to define their sex the code under Sex APPLY seems to be the key.
3) Find the male folders /Pics and change them to a set of female pictures you want. Yes this means people will be sharing pictures like they are twins but it is a start until others made a mod with female versions of these characters I suggest you just overwrite the pictures and leave any picture that isn't overwritten (there are very few of these) So Ansel's quest will have a couple of the male characters but once they are done and a few others might be like this they are not used again.
4) use replace to remove male name with female name of your choice I would use 'Match whole word only' when replacing so you don't accidently switch a name used in a variable. Then go search manually not using 'Match whole word only' and see if the word is just text or code and replace dialogue not code.
5) Combat sprites are found in the /Pics/combat folder you can replace them with female sprites just change the name of the female spites to with the male sprites name. Best to copy the files in a new folder, rename them, then overwrite them the combat folder.

you know it is working if you recruit a normally male character and it has pussy stats for the character.

I will keep people informed as to playtesting if this actually works without ruining your game. It only works with a new games or i can't get it to work retroactively at least. I am not a coder just a person who used mods for years so I can sometimes figure out how to tweak existing code to modify a game.
 

JGucci

Newbie
Jan 12, 2019
21
22
So i think I might have found a way to make the Main story MALE NPCs female.
EDIT: This method is untested and will break related quests and change dialogue, but may still be helpful if you want eye candy.
===============

There's a simpler method that doesn't modify any of your files, just paste this into the console (press F12, click console tab):

SugarCube.State.active.variables.npc.av24.girlid = 102
This changes av24 (Jack Peasant) into av102 (an RNPC), but you can replace that with any other number that is in the Pics or AvRan folders.

For a Lovisa clone (and a full set of renders): SugarCube.State.active.variables.npc.av24.girlid = 1

While this should work with all NPCs, I haven't tested it so I don't know how well it'll work, quests may break.

Other variables:
SugarCube.State.active.variables.npc.av24.girlname = Jackie
SugarCube.State.active.variables.npc.av24.girlnames = Jackie's
SugarCube.State.active.variables.npc.av24.sex = 0
(sex = 0 is female)

For a list of all variables:
SugarCube.State.active.variables.npc.av24
Then click the arrow and change whatever you want!
 
Last edited:
  • Like
Reactions: Hairybum

sillyrobot

Engaged Member
Apr 22, 2019
2,175
1,906
Hey Folks, im sure the answer to my question is somewhere in the last 782 comments but i couldnt find it ;D
I cant figure the capture mechanic out. I know that i cant kill the targets so i just use the cane. But how can i then get the captured slave in to my regular npc slots? i assumed this is possible for the named girls, like Akar Ito for example
Many Thanks in advance!
Go to the city map outside your home or to a map containing a slave market. Look at the UI buttons. One is a pair of handcuffs with a small number that represents the number of captured you have currently. Click on it and 'process' each capture.
 
  • Like
Reactions: tsap

JGucci

Newbie
Jan 12, 2019
21
22
is there a way to remove the trait Attention whore permanently
whit out Neuraclean ?
If you want to use the console (press F12):
SugarCube.State.active.variables.npc.av9.traitatt = 0
SugarCube.State.active.variables.npc.av30.traitatt = 0

Sofia is av9, Bud is av30
How to reduce defiance

Not mentioned but NPC menu/talk/intimidate is effective if successful (while also increasing fear and anger)
Also, spanking
 
Last edited:

sillyrobot

Engaged Member
Apr 22, 2019
2,175
1,906
I'm trying out interrogation, but both the character in-game and the player don't really know what to do. All the secretive characters have had Willpower well in excess of 100. My talk and 'punishment' scores are close to starting.

I found a decent candidate: a woman with only 116 Willpower. Trying both Charm and Manipulate, the dice results suggest I won't have any chance of success until her Willpower is reduced to the 40s.

I have her collared, jailed, and under the care of a Willpower 8 mistress. I ran 3 punishment vignettes (defiance is easy to generate in small amounts -- she won't wear a butt plug) so far for very limited reductions in Willpower -- my skills in Bondage and Flagellation are both less than 20 so I'm not close to generating a positive arousal and after the punishments probably won't get back to close to zero for quite a while.

At the current rate of Willpower decline, it looks like 2-3 months of incarceration will be required. Am I missing a bet or is this expected?
 

Ennoch

Conversation Conqueror
Donor
Respected User
Oct 10, 2017
7,534
21,202
I'm trying out interrogation, but both the character in-game and the player don't really know what to do. All the secretive characters have had Willpower well in excess of 100. My talk and 'punishment' scores are close to starting.

I found a decent candidate: a woman with only 116 Willpower. Trying both Charm and Manipulate, the dice results suggest I won't have any chance of success until her Willpower is reduced to the 40s.

I have her collared, jailed, and under the care of a Willpower 8 mistress. I ran 3 punishment vignettes (defiance is easy to generate in small amounts -- she won't wear a butt plug) so far for very limited reductions in Willpower -- my skills in Bondage and Flagellation are both less than 20 so I'm not close to generating a positive arousal and after the punishments probably won't get back to close to zero for quite a while.

At the current rate of Willpower decline, it looks like 2-3 months of incarceration will be required. Am I missing a bet or is this expected?
To me, Persuade always seemed to have worked much better.

The game didn't seem to tell you this but if they don't hate your gut, the results will be better.
=
Don't try to interrogate a venomous very angry npc unless you have very high stats. Make them happy and loving and it's going to be easy.

Secretive trait will keep resurfacing untill you unlocked all so don't be afraid to throw away an npc whose stats are too problematic for interrogation. Wait for a more prospective one. Oh. By the way. Don't expect superexciting rewards. Just some loot they stashed.
 
  • Like
Reactions: sillyrobot

bolondro2

Active Member
Oct 12, 2018
592
639
I have started a new game with the late version. Grimdark and dying world, and I hired Ayden at day 4. He have no ammo for his coilgun.

He have the Ammopack trait, and I´m paying him his full salary. What I´m missing??
 

Ennoch

Conversation Conqueror
Donor
Respected User
Oct 10, 2017
7,534
21,202
I have started a new game with the late version. Grimdark and dying world, and I hired Ayden at day 4. He have no ammo for his coilgun.

He have the Ammopack trait, and I´m paying him his full salary. What I´m missing??
Dying world: Having a City Prosperity below 10 will now disable the Ammo Pack trait for NPCs.
 
  • Like
Reactions: tsap

sillyrobot

Engaged Member
Apr 22, 2019
2,175
1,906
To me, Persuade always seemed to have worked much better.

The game didn't seem to tell you this but if they don't hate your gut, the results will be better.
=
Don't try to interrogate a venomous very angry npc unless you have very high stats. Make them happy and loving and it's going to be easy.

Secretive trait will keep resurfacing untill you unlocked all so don't be afraid to throw away an npc whose stats are too problematic for interrogation. Wait for a more prospective one. Oh. By the way. Don't expect superexciting rewards. Just some loot they stashed.
Thanks for that. The main difficulty with trying the 'good cop' approach as you describe would be their automatic daily loss of Affection, wouldn't it? Losing 3 points of Affection every day while gaining the same amount of Anger is hard to counteract.
 

timbobimbo

New Member
Sep 10, 2019
4
0
Go to the city map outside your home or to a map containing a slave market. Look at the UI buttons. One is a pair of handcuffs with a small number that represents the number of captured you have currently. Click on it and 'process' each capture.
How have i managed to play the game for this long without figuring this out... so many new slaves i have never seen ;D many thanks! :D
 

Ennoch

Conversation Conqueror
Donor
Respected User
Oct 10, 2017
7,534
21,202
Need help on "The Borsow Gal" quest. Where the hell is the "Grave of the Cursed One"?
Redhaven -> The Swamps -> The wetlands. On the left side you'll see landmarks and one is a tomb.
 

Ennoch

Conversation Conqueror
Donor
Respected User
Oct 10, 2017
7,534
21,202
Thanks for that. The main difficulty with trying the 'good cop' approach as you describe would be their automatic daily loss of Affection, wouldn't it? Losing 3 points of Affection every day while gaining the same amount of Anger is hard to counteract.
Only if you rely solely on passive gains and wanna do this whole things by passive incomes and increases.
In this game certain things require a more hands on approach. Want an NPC's affection high quick? Spend your days with socializing with that person. If woman, it's super fast because complimenting alone gives 6-9 Affection.

If man then ask how he feels, take for a walk, take to dinner, visit theater, watch the stars.. hold Pool party. Over and over again. Pool party is quite essential anyway.
 
  • Like
Reactions: sillyrobot

sillyrobot

Engaged Member
Apr 22, 2019
2,175
1,906
Only if you rely solely on passive gains and wanna do this whole things by passive incomes and increases.
In this game certain things require a more hands on approach. Want an NPC's affection high quick? Spend your days with socializing with that person. If woman, it's super fast because complimenting alone gives 6-9 Affection.

If man then ask how he feels, take for a walk, take to dinner, visit theater, watch the stars.. hold Pool party. Over and over again. Pool party is quite essential anyway.
OK thanks. I figured compliment and encourage would have use limits or diminishing returns -- it's a common trope for trainer games. I haven't found pool parties yet.
 

Ennoch

Conversation Conqueror
Donor
Respected User
Oct 10, 2017
7,534
21,202
I figured compliment and encourage would have use limits or diminishing returns
You can compliment twice a day per NPC but it isn't diminishing and yields a lot of affection if you don't mind the willpower+kindness increase. (In case of a temporary NPC this is perfectly fine.)

You have to build a gazeboo in your garden and you can add a pool to that.
Pool party hosted for all costs 10$/person with ~3-9 Happiness and +2 Affection yield. Only those who aren't away on jobs attend. So host it after 17:00 if you wanna include your entire household. Can be hosted until 20:00.
Best way to rapidly increase happiness en masse and that +2 affection for everyone is just sooo good.
The pool is not very obvious - you actually have to build a Gazebo first and can then add a pool to it. The engineer in me is still screaming about it....
In Raana we build pools for our sunbed collection and not the other way around! (y)
 
Last edited:
  • Like
Reactions: sillyrobot
4.50 star(s) 143 Votes