Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I try set_afflictions obedient 25 but not working

please note, this is for the full version, not the old version



set_affliction makes the girl afflicted with x type, (for example "set_affliction obedient" makes the girl afflicted with the obedient type, removes the ability to take damaging actions, and has a 20% chance to force an orgasm) if you are trying to make it more likely for the obedient affliction to happen, there are four ways,

1. the "submission" desire adds 100 to the weight of the obedient affliction when maxed out (the way weight works is it adds all of the various numbers, such as 100 from obedient, 70 from overstimulated, etc. and to a total of lets say 400, if you have a 100 obedient weight, and a 50% clearheaded chance(affected by things such as boob size and main desire stat), and no gear affecting chances, it is a (100/400)%*(100%-50%) chance, 100/400 because you have 100 obedient weight out of 400 total weight, and 100%-50% is because there is a 50% chance you become clearheaded. in this example you have a 25% chance to become obedient on max lust, 50% chance to become clearheaded, and the other 25% is spread throughout the rest.)

2. the crests of servitude and submission both grant +100 obedient affliction weight (only one can be active at a time)

3. as mentioned, certain gear can increase the chances of a certain affliction (the only gear that affect it are as follows; the belt of denial, which gives a 90% chance for any affliction to be a denial affliction, before weight calculation, the  chastity belt, also giving a 90% denial chance, the maid belt, granting a 100% chance of denial, and the nun doll, granting +50 clear headed weight. this is all of the gear, as i looked through the debug gear viewer, also, clearheaded takes precedence, i.e. if you have a 30% clearheaded chance and wear a chastity belt you still have the 30% clearheaded chance)

4. certain quirks, the list(this one was much harder, i had to list the quirks then manually go through the list, there are so many quirks) is as follows; clearheaded (adds 10% clearheaded chance, console name clearheaded), lockpick(lowers denial chance by 50%, console name lockpick, also allows unlocking certain chests), masturbation ban(increases denial chance by 50%, console name masturbation_ban) orgasm ban(lowers overstimulated affliction by 100, increases denial chance by 50%, console name orgasm_ban), perverted (lowers clearheaded chance by 20%, console name perverted), prudish (lowers exhibitionist weight by 50, console name prudish), stripper (increases exhibitionist weight by 50, console name stripper), submissive nature (increases obedient weight by 50, console name submissive) and vow of chastity (increases denial chance by 50%, console name vow_of_chastity, unique quirk, on unique adventurer saryth)