Create and Fuck your AI Cum Slut –70% OFF
x

11037AAA

Member
Oct 20, 2018
227
128
240
I know, I am using cheats, but you can't cheat/change every single part of the game such as Robin's trauma.
if you really want to lower Robin's trauma, you can play around with commands on the browser's console
i can share you a command to use : but be certain to back up your save before you use it, as I can't guarantee it will won't break anything

SugarCube.State.variables.NPCName.at(16).trauma = 0

i'd personally recommend to set Robin's trauma to 1 and then wait a day, in order to prevent potential sequence breaks
 

Commenting

Newbie
May 17, 2020
50
8
127
if you really want to lower Robin's trauma, you can play around with commands on the browser's console
i can share you a command to use : but be certain to back up your save before you use it, as I can't guarantee it will won't break anything

SugarCube.State.variables.NPCName.at(16).trauma = 0

i'd personally recommend to set Robin's trauma to 1 and then wait a day, in order to prevent potential sequence breaks
I'll give it a try next time I play
 

Taithrah

New Member
Mar 19, 2022
9
27
78
I see a lot of users asking for cheats. I quickly compiled a list of console commands. There are way more you can enter, but these are just some of the ones I searched for in the console. Useful when I want to quickly make a new custom start.


These console commands should not prevent you from gaining feats.


Code:
Open the browser dev console.
Firefox Ctrl+Shift+K
Chromium Based F12


-----------------------------------------------------


You can copy and paste multiple lines in to the console.
Just keep each "cheat" on there own line.


-----------------------------------------------------


# to find more variables type the following.
# It should show an autofill after the .
SugarCube.State.variables.


-----------------------MISC--------------------------


# £
# 100000 is equal to one thousand £
SugarCube.State.variables.money=0


# Current time
# 0 is 12:00 AM
# 420 is 7:00 AM
SugarCube.State.variables.time=0


# overall game time
# 0 is the start of the game. Sunday 7:00 am
# 3650 is start of the game. Sunday 8:00 am
SugarCube.State.variables.timeStamp=0


# Players birthday month
SugarCube.State.variables.birthmonth='september'


# Players birth day
SugarCube.State.variables.birthday=3


# Awarness selected at the start
# 'innocent' or 'knowledgeable'
SugarCube.State.variables.awareselect='knowledgeable'


# NPC characters trauma
# (16) in this case is Robin
# type SugarCube.State.variables.NPCName into the console
# you will see a list of numbers for each character
SugarCube.State.variables.NPCName.at(16).trauma=0


-----------------------Body--------------------------


# Sex
# 'm' or 'f' or 'h'
SugarCube.State.variables.player.sex='m'


# Gender
# 'm' or 'f' or 'h'
SugarCube.State.variables.player.gender='m'


# Gender appearance
# 'm' or 'f'
SugarCube.State.variables.player.gender_appearance='f'


# Gender appearance naked
# 'm' or 'f'
SugarCube.State.variables.player.gender_appearance_without_overwear='f'


# Gender body
# 'm' or 'f' or 'a'
SugarCube.State.variables.player.gender_body='f'


# Gender posture
# 'm' or 'f' or 'n'
SugarCube.State.variables.player.gender_posture='f'


# Freckles
# true or false
SugarCube.State.variables.player.freckles=false


# Penis
# true or false
SugarCube.State.variables.player.penisExist=true


# Penis size
# -2 to 4
SugarCube.State.variables.player.penissize=0


# Testicles
# True or False
SugarCube.State.variables.player.ballsExist=true


# Testicle size
# 0 to 4
SugarCube.State.variables.player.ballssize=0


# Vagina
# true or false
SugarCube.State.variables.player.vaginaExist=false


# Breast size
# 0 to 12
SugarCube.State.variables.player.breastsize=0


# Butt size
# 0 to 8
SugarCube.State.variables.player.bottomsize=0


-------------------Current State---------------------


# Pain
# 0 to 100
SugarCube.State.variables.pain=0


# Arousal
# 0 to 10000
SugarCube.State.variables.arousal=0


# Fatigue
# 0 to 2000
SugarCube.State.variables.tiredness=0


# Stress
# 0 to 10000
SugarCube.State.variables.stress=0


# Trauma
# 0 to 5000
SugarCube.State.variables.trauma=0


# Control
# 0 to 1000
SugarCube.State.variables.control=0


# Allure
# This is controlled by other factors and wont stick via this command
SugarCube.State.variables.allure=0


# Alcohol
# 0 to 1000
SugarCube.State.variables.drunk=0


# Drugs
# 0 to 1000
SugarCube.State.variables.drugged=0


# Hallucinogens
# 0 to 1000
SugarCube.State.variables.hallucinogen=0


----------------Core Characteristics-----------------


# Purity
# 0 to 1000
SugarCube.State.variables.purity=0


# Beauty
# 0 to 10000
SugarCube.State.variables.beauty=0


# Physique
# 0 to 20000
SugarCube.State.variables.physique=0


# Willpower
# 0 to 1000
SugarCube.State.variables.willpower=0


# Awareness
# 0 to 1000
SugarCube.State.variables.awareness=0


# Promiscuity
# 0 to 100
SugarCube.State.variables.promiscuity=0


# Exhibitionism
# 0 to 100
SugarCube.State.variables.exhibitionism=0


# Deviancy
# 0 to 100
SugarCube.State.variables.deviancy=0


----------------------Skills-------------------------


# Skulduggery
# 0 to 1000
SugarCube.State.variables.skulduggery=0


# Dancing
# 0 to 1000
SugarCube.State.variables.danceskill=0


# Swimming
# 0 to 1000
SugarCube.State.variables.swimmingskill=0


# Athletics
# 0 to 1000
SugarCube.State.variables.athletics=0


# Tending
# 0 to 1000
SugarCube.State.variables.tending=0


--------------------Sex Skills-----------------------


# Seduction
# 0 to 1000
SugarCube.State.variables.seductionskill=0


# Oral
# 0 to 1000
SugarCube.State.variables.oralskill=0


# Vaginal
# 0 to 1000
SugarCube.State.variables.vaginalskill=0


# Anal
# 0 to 1000
SugarCube.State.variables.analskill=0


# Hands
# 0 to 1000
SugarCube.State.variables.handskill=0


# Feet
# 0 to 1000
SugarCube.State.variables.feetskill=0


# Buttocks
# 0 to 1000
SugarCube.State.variables.bottomskill=0


# Thighs
# 0 to 1000
SugarCube.State.variables.thighskill=0


# Chest
# 0 to 1000
SugarCube.State.variables.chestskill=0


# Penile
# 0 to 1000
SugarCube.State.variables.penileskill=0




----------------School Performance-------------------


# Science
# -1 to 4
SugarCube.State.variables.sciencetrait=0


# Maths
# -1 to 4
SugarCube.State.variables.mathstrait=0


# English
# -1 to 4
SugarCube.State.variables.englishtrait=0


# History
# -1 to 4
SugarCube.State.variables.historytrait=0


# Science Daily Progress
# 0 to 3
SugarCube.State.variables.science_star=0


# Science Daily Progress
# 0 to 3
SugarCube.State.variables.maths_star=0


# Science Daily Progress
# 0 to 3
SugarCube.State.variables.english_star=0


# Science Daily Progress
# 0 to 3
SugarCube.State.variables.history_star=0


---------------------Traits--------------------------


# Asphyxiophilia
# 0 or 1
SugarCube.State.variables.choketrait=0


# Bitch
# 0 or 1
SugarCube.State.variables.bestialitytrait=0


# Cum Dump
# 0 or 1
SugarCube.State.variables.ejactrait=0


# Milk Addict
# 0 or 1
SugarCube.State.variables.milkdranktrait=0


# Plaything
# 0 or 1
SugarCube.State.variables.molesttrait=0


# Orgasm Addict
# 0 or 1
SugarCube.State.variables.orgasmtrait=0


# Fucktoy
# 0 or 1
SugarCube.State.variables.rapetrait=0


# Prey
# 0 or 1
SugarCube.State.variables.tentacletrait=0


# Tasty
# 0 or 1
SugarCube.State.variables.voretrait=0

If you don't care about feats and want to start with a massive feat boost, and wont be flagged as cheating. The quickest solution I found was to just edit the local storage. Only do this if your ok with editing browser cookies.
While on the main menu for making starting a new character, open the browsers dev tools.
Storage tab with Firefox and Application tab with a Chromium based browser.
In Local Storage, look for or create the following key if it does not exist. dolFeats
Paste everything in the code box below into the key value for that key, then reload the page.
You must then start a new game for it to take affect.
You should end up with unlocked feats and VrelCoins.

JSON:
{
    "Pocket Change":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Money Maker":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Tycoon":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Millionaire":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "It Belongs in a Museum":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Fully Covered":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Being a Boy":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Being a Girl":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Being a Hermaphrodite":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Being an Orphan":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Stressful Challenge":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Long Stressful Challenge":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Billboard":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "A Living Canvas":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Farmhand":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Farmer":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Cultivator":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "The Rival Farm":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "The Rival Estate":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Heroic Victory":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Five in a Row":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Distinction":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Distinctive":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Distinguished":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Science Fair Winner":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Maths Competition Winner":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Rich Hearts":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Most Aware":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Most Innocent":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "No More Control":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Thief":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "May I have this Dance?":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Aquanaut":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Seductress":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Green Fingered":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Majordomo":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Swift":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Alluring":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Sex Specialist":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Perfect Record":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Perfect Sub":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Defying the Odds":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Hawker":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Vendor":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Merchant":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Twisted Desire":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Served Hot":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Sadomasochist":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Shining Reputation":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Social Butterfly":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Anti-Social Moth":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Teachers Pet":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Teachers Nightmare":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Robin the Lover":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Robin's Song":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Whitney the Tsundere":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Delinquent Antics":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Giddy Up":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Kylar the Obsessed":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Eden the Lonely":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Avery the Moneybags":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Leighton the Shady":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Alex the Robust":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Great Hawk the Terror":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Wren the Sly":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Great Wolf the Alpha":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Sydney the Pure Hearted":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Harper the Hypnotist":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Morgan the Lost":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Love Triangles":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Love Trapezoids":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Ballroom Show-off":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Under the Table":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Pub Crawl Victors":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Mason's Secret":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Mason's Shame":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Animal Tender":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "I Spy":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "First Kiss":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "A Crime Most Foul":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Longing":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Pagan Rite":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Neko":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Wolf":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Cattle":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Harpy":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Fox":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Angel":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Fallen Angel":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Demon":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "A Special Trait":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "A Special Trait Collector":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Broodmother Host":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Top Broodmother Host":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Broodmother Zoologist":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Miracle of Life":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "First Fatherhood":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Hail Mary":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Bicycle Mother":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Life Comes in Threes":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Diversity of Life":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Life begins when you least expect":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Broken Dam":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Seed Spreader":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Producer of Lewd Fluids":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Literally Buckets":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Feeling Full":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Head Chief":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Locked In Gold":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Bailey's Trouble Maker":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Leighton's Nightmare":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Alex's Partner":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Harper's Bane":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Laughingstock":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "You're the Laughingstock":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "The Endless Deep":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Wet and Ruined":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Head of the Pack":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Top of the Food Chain":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Illicit Science":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Mouth Sealed Shut":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Neck Deep":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Seedy":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Pride of the Farm":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Dawn to Dusk":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Runaway Cattle":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Equine Rescue":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "A Thunderous Response":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "A Lewd Adventure":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Sour Dealing":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Rear Passenger":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Cornered Rogue":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Pain Rider":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Submerged":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Farm Protector":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "A Knot to Remember":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Wrong Size":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Idle Hands":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Stolen Technology":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Spelunking":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "X Marks the Spot":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Buried Treasure":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Abnormal Mollusc":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Leverage":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Flurry":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Under the Ice":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "A Festive Home":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "In Red Light":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Oh Bother":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Employee Benefits":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Not Like the Movies":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Slippery":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "High Reflection":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Schism":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Catch the Wind":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Trading Dignity":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Playing with Fire":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Firestarter":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Dealing":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "To Watch the Fields":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Reliable Employer":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Into the Sunset":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Bent Copper":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Social Contract":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Institutionalised":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Breaker":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Time and Pressure":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "More than a Number":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Friends in the Sky":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Not Meant to be Caged":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Slip Through the Backdoor":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Life of the Party":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Belle of the Ball":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Breaking the Stone":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Pound Alpha":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Pound Runt":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Pounded Pound":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Pound Liberator":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "The Value of Pain":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Free Booze":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Bewitching Echoes":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Dark Delvings":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Lurker Beyond":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Down Below":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Bridging the Past":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Safe Trail":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Field Work":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Concrete Woodland":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "School Green":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Hookah Master":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Sins of the Past":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Panic Room":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Lost World":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Prehistoric Landscape":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Face of a Guardian":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Wild Monarch":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Naturalised":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Gilded Spear":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Defy the Night":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Withering Truth":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Lost Heirloom":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Max Those Shots":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Opened Pandoras Box":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Brothel Provider":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Opened Pandoras Cocks":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Ear Slime Lover":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Ear Slime Amalgam":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "The Path to Redemption":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "A New Life":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Negotiator":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "Curious Attire":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "My Collection of Feats":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
    "My Timeless Collection of Feats":  "Sun Jan 1 2023 12:00:00 GMT-0400 (Eastern Daylight Time)",
  "points": 383,
  "specialClothes": {
    "witchdress":"unlocked",
    "christmasdress":"unlocked",
    "jinglebelldress":"unlocked",
    "sleevelessjinglebelldress":"unlocked",
    "serafuku":"unlocked",
    "vampirejacket":"unlocked",
    "slutshirt":"unlocked",
    "christmasshirt":"unlocked",
    "bellydancer'stop":"unlocked",
    "christmastrousers":"unlocked",
    "bellydancer'sbottoms":"unlocked",
    "loincloth":"unlocked",
    "witchhat":"unlocked",
    "christmashat":"unlocked",
    "chefhat":"unlocked",
    "fedora":"unlocked",
    "holypendant":"unlocked",
    "darkpendant":"unlocked",
    "stonependant":"unlocked",
    "christmaslegwarmers":"unlocked",
    "witchshoes":"unlocked",
    "mummyfacewrap":"unlocked",
    "mummytop":"unlocked",
    "mummyskirt":"unlocked",
    "cowbell":"unlocked",
    "featheredhairclip":"unlocked",
    "catsuit":"unlocked",
    "holystole":"unlocked",
    "minisnowman":"unlocked",
    "cowbra":"unlocked",
    "cowpanties":"unlocked",
    "cowsocks":"unlocked",
    "cowsleeves":"unlocked",
    "bellydancer'sveil":"unlocked",
    "rose":"unlocked",
    "scarecrowshirt":"unlocked",
    "scarecrowhat":"unlocked",
    "skeletonmask":"unlocked",
    "skeletonoutfit":"unlocked",
    "classyvampirejacket":"unlocked",
    "bellydancer'sshoes":"unlocked",
    "futuristicbodysuit":"unlocked",
    "daisy":"unlocked",
    "esotericspectacles":"unlocked",
    "spiritmask":"unlocked",
    "ragtop":"unlocked",
    "ragskirt":"unlocked",
    "minipumpkin":"unlocked",
    "gakuran":"unlocked",
    "classicserafuku":"unlocked",
    "sailorribbon":"unlocked",
    "islandermask":"unlocked"
  }
}
If I don't update this in a while, you can find new feats in the source code. "game\04-Variables\feats.js"
You can find special clothing to unlock at "game\overworld-town\loc-shop\widgets.twee"

2024-01-16 - Updated feats and special clothing - 0.4.5.3
 
Last edited:

Madeni

Member
Oct 17, 2021
246
272
151
I've been playing for some time and I feel like I'm not making much noticeable progress.

Is there a "tips" thread/post somewhere ? Not a complete wiki that gives solutions, but something to get me started and understand what I'm doing.
 

madchef

Well-Known Member
Jan 10, 2020
1,215
2,164
418
While this update is a much needed expansion on the lewd stuff, the implementation of sex toys has turned multiple partners sex encounters into a hot mess, not in a good way.

You don't have permission to view the spoiler content. Log in or register now.

The least the devs should do is to group sex toys into at least two categories: 'penetratives' and impact toys. It may be funny at first but reading again and again passages about the PC's tits whipped with anal beads and their orifices fucked with riding crops quickly loses its charm and you can't help but perceive those lewd misadventures of the Orphan as some juvenile porn spoof. Introduction of spanking implements requires some BDSM-specific scenes / sessions, as these are not sexual encounter aids like other toys can be: different mindset and setting need to be provided for their use, even when not purely disciplinary, but intentionally lewd.

Also, there are inconsistencies regarding capacity and availability of orifices. As you can see above, the PC is enjoying triple anal penetration. Yet, she can only insert two fingers up her butt when masturbating and if any partner starts the scene with putting a finger up her butt, the orifice becomes inaccessible to anything else.
 

Bathory666

Newbie
Nov 3, 2021
28
26
13
The least the devs should do is to group sex toys into at least two categories: 'penetratives' and impact toys.
They are separated into those two categories. The settings just need some tweaks.

As for the multiple penetration, it's proving controversial. Some love it, some hate it. A more robust system will need to be developed for the future. I'd like an option to disable it for those who don't want it. Not sure the best way to do it.

A slider for the availability of sex toys would also be good. That was something that was considered but didn't get done due to time constraints.

Cheers.
 

DD2

Member
Feb 10, 2019
310
270
73
so i got the ear slime, and try to get rid of it in red moon but now the ghost attack me in the lake spiking out Charly's stress, and once you go do the ritual you get attack by several tentacle monster which spikes stress on Charly's (that is MC as Morgan calls him/her BTW got to name him something) again resulting in faint. now i have to wait 150 days to gain the no faint feat as its impossible not to faint afterwards, also ghost get rid of chastity belt as it's nothing, making it even harder to defeat two mayor boss fights in the lake with the red moon.

This is by far the most hard battle of all game i have encounter in the pure path as no chastity belt will result in cruel defilement under constant attack from tentacles. And yes after a long wile of trail and error i did finish all fights but the end result was faint because stress... why the game developer hate pure goers so much? xD

madchef OMG... i think i won't even unlock sex toys in my game. what a cluster fuck of actions. and i also agree MC AKA Charly (lets make this a thing) can get doble penetrations but can't fist their ass.
 
Last edited:
Aug 11, 2019
65
125
52
I think it quite fun, a lot to read and it somewhat easy to stay a virgin until you chosen Robin, because let's be real. We all chose Robin if we are a man.

But I do dislike, that I am never the dominate role, not even when I am dating Robin, I am always the one who just lays there and not moving. I wanna do some thrusting too, but tbh I ain't really playing this game for the sex.
 

Ryan Waxx

Member
Mar 5, 2018
109
171
155
I wonder if the i-want-pregnancy whiners or the i-want-dom whiners are the bigger bitchers on this thread. I mean it's not like you'd have to go back more than one page to revisit the last set of drama queens' posts.

If we were all to behave like them I mean I could complain that sex toys is just going to be something I turn off in options at game start, but normally I don't feel the need to let the planet know if my particular itch is being scratched at the moment.
 
Last edited:
  • Like
Reactions: ViviX12

TheOtherDragonborn

Active Member
Aug 22, 2021
537
499
187
Bug to report, if you grab towels while wearing anything in the school pool changing room, then go to your lesson, the coach can be mad and say it school approved attire. You then get the option to go naked which, if taken, deletes the other worn items from existence.

I only noticed because my character was randomly wearing long leather gloves and goggles at the time and it was quite apparent when they vanished from the wardrobe.

There is definitely a bug somewhere along that chain events, but I am not sure where :)
 

Bathory666

Newbie
Nov 3, 2021
28
26
13
I could complain that sex toys is just going to be something I turn off in options at game start, but normally I don't feel the need to let the planet know if my particular itch is being scratched at the moment.
Are you just not into them or are you unhappy with their implementation? Apologies if you're turning them off simply because they're a little rough at the moment. Feed back helps to refine them.
 

madchef

Well-Known Member
Jan 10, 2020
1,215
2,164
418
They are separated into those two categories. The settings just need some tweaks.
The Orphan is glad to hear that, despite the slimes in both her ears. Hopefully the next update will bring some order to orgies, so they're crazy but coherent.

As for the multiple penetration, it's proving controversial.
As for the more extreme stuff and advanced sex techniques, instead of playing with toggles and sliders in the game settings, perhaps a story-driven descent into depravity could be built? Let's face it, lots of sex events happen matter-of-factly, without a proper build-up or agency: just have enough promiscuity and awareness, so one day you'll get two cocks in the same hole, grind enough deviancy, so one day you'll walk into Alex' farm and fuck a horse... Instead, those MCs brave and perverted enough to seek uberkinky sexual adventures in this dangerous Town would have to consciously work for it. Of course, some events would happen randomly, so the non-cons aspects of the game and dealing with stress, trauma and control would still be there, but it would be up to the player if they want to explore this thing or that further.

So for example, Leighton's spankings could awaken masochistic tendencies in the MC, but it would be up to them to decide if they want to explore this and use the Adult Store + corrupted Sydney to practice their masochism. Similarly with multiple penetrations in the same orifice: gangbangs, brothel work and tentacle encounters could lead to discovery of such possibility, but the PC would need to actively study some lewd literature and practice with toys for some time while masturbating to be able to stretch their holes enough to accommodate two or more appendages.

This way, the players who detest this stuff could easily avoid it as it would be impossible to just walk into such activities. The perverted players, on the other hand, would need to work for it, which, with new intermediate scenes and activities, could make grindwork much more exciting. Leighton's spankings would gradually get more and more severe in intensity as the maso stat grows and the Headmaster could react to that in less mechanical fashion than what we have at the moment. The hardened masochists could use the 'Ask' action to ask for more or harder spanks and the spanking minigames would rely on the PCs pain threshold, which if exceeded, would result in severe trauma and stress penalty plus loosing a lot of maso stats. So it wouldn't be, as it is at the moment, just taking the beatings and physical abuse until they love it - it would be a measured, guided process, where experiencing significant pain combined with significant arousal increases masochism, while too much pain with low or moderate arousal decreases the same trait. Also, this could affect the PCs personality in such ways that serious pain-sluts would be leaning in their available courses of action, seeking situations that would be potentially hurtful, while those players who valiantly avoid any painful and sexually charged interactions would not even know about the existence of SM-specific scenes.

Similarly with multiple penetrations...
 

Bathory666

Newbie
Nov 3, 2021
28
26
13
Those are good ideas, it'd be fun to play around with those concepts madchef. I definitely want some sort of orifice training system, and overhaul the dp and toy system to have a more unified and sensible insertions system. That could tie into the depravity stuff like you say, such as getting a book from the adult shop or something.
It's Vrel's game at the end of the day though so it'll be up to him if we can make some of this happen.
 
  • Like
Reactions: Boav_Rum

swpkmn

Active Member
Feb 19, 2020
553
387
247
now i have to wait 150 days to gain the no faint feat as its impossible not to faint afterwards
The feat requirement is "Get to day 150 without passing out", not "Go 150 days without passing out". If you faint within the first 150 days, you can't get that feat in that playthrough.

However, it's impossible to earn all feats in one playthrough anyway. There are more than 10 "Lose Virgin trait to X" feats, and the player can't lose an applicable virginity more than once (twice as hermaphrodite), plus there are "Get to day 50" feats for all 3 gender options.

OMG... i think i won't even unlock sex toys in my game. what a cluster fuck of actions. and i also agree MC AKA Charly (lets make this a thing) can get doble penetrations but can't fist their ass.
Characters will have sex toys even if you haven't started fixing the store. However, I believe you can disable both sex toys (outside of scenes) and double penetration in Settings.
 

S3vatari0n

Active Member
May 9, 2020
816
657
235
Can someone explain the clothing repair box? I used it and yet, none of my torn clothes were repaired.
 
4.50 star(s) 224 Votes