decker666

Member
Sep 29, 2017
228
550
Captured a slave during fight which can fuck me and be fucked.
View attachment 4187612
The formula for the max action is a bit complicated (my fault).
- max between relationship and horny
- min between previous number and corruption
- max between previous number, submission and drunk

In other words relationship and hornyness define how open they are to doing stuff.
Which is then limited by their corruption level.
Which is then expanded by submission and drunkness.

That slave has high submission this allows high actions.
Note also that she is Sadistic which allows reverse role actions.
CU

PS : This formula is for npc's that like guys.
 
Apr 4, 2023
34
16
So I got inspired while playing through the latest version and followed those thoughts and have as a result modded the HTML file via Twine. (Thanks to ttyrke for letting me post it)

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

From talking to ttyrke about what I'd done they said about it being open source already and just could make a pull request on the so they could easily merge it into the next version...although it's the uncompiled version of the game. Which as I did my editing via Twine on it's compiled version means that it needs to be manually done rather than an simple import/copy and paste I think (unless there's a secret way to uncompile). So if you get the want to edit the game yourself like I did, I suggest you look at starting there first rather than jumping straight to Twine.

I went poking around in your code and saw that you removed exclusion of "breeder" and "squirter" traits from the roll for a new transgirl NPC. Kinda doesn't make sense. :p Search for setup.getRandomTraits in your code to find the line
 

Rat-attack

Active Member
Aug 18, 2020
841
975
oldgamesnewcontent Afraid I didn't touch any girl/transgirl traits. Only cards/files I touched were bedroom-sleep, Explore, Blackjack, Blackjack - play, Blackjack - bj, Blackjack - bj end and Blackjack bj.
The HTML file I used as the basis was the 0.47a one from the first post.
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: Carloschacal2

Strec

Active Member
Feb 20, 2018
617
401
Strec version for newcomers
This version of the game is mainly done to help new players discovers the game with less difficulty.

- New MC starts with 20 Str/End/Int (does anyone knowing a guy living with 0 in each stat!?)
- Picking at start the Knife/Backpack/Laptop gives a bonus of 20 in Str or End or Int
- Wild and events girls will have really randomized beauty. You'll sometimes find ones with 80+ and very rarely some with 90+.
- Wild and events guy will have a sligtht greater strength
- Milk have a slighty better price and you'll be able to sell it at underground shop
- You can buy glass at sanctuary shop for a very high price
- Beating a girl with paddle gives 4 sub and -2 rel
- Reputation is permanently shown on the left menu


edit : new version with more changes to come after the bug concerning the event when you get the car will be corrected

.
 
Last edited:

Black Xoul

Active Member
Apr 5, 2018
513
358
Strec version for newcomers
This version of the game is mainly done to help new players discovers the game with less difficulty.

- New MC starts with 20 Str/End/Int (does anyone knowing a guy living with 0 in each stat!?)
- Picking at start the Knife/Backpack/Laptop gives a bonus of 20 in Str or End or Int
- Wild and events girls will have really randomized beauty. You'll sometimes find ones with 80+ and very rarely some with 90+.
- Wild and events guy will have a sligtht greater strength
- Milk have a slighty better price and you'll be able to sell it at underground shop
- You can buy glass at sanctuary shop for a very high price
- Beating a girl with paddle gives 4 sub and -2 rel
- Reputation is permanently shown on the left menu


edit : new version with more changes to come after the bug concerning the event when you get the car will be corrected

.
Unrelated question: How do you edit in twine to make the game work? every time I edit, game got bunch of errors.
My main focus is get rid of hours and minutes not relating to event and exploration.
 

Strec

Active Member
Feb 20, 2018
617
401
Unrelated question: How do you edit in twine to make the game work? every time I edit, game got bunch of errors.
I don't work in Twine but just with Notepad++

My main focus is get rid of hours and minutes not relating to event and exploration.
There are a lot of links and dependances between the concerned thing, good luck with this without breaking the game :D
 
  • Heart
Reactions: Black Xoul
3.70 star(s) 52 Votes