Sorry I haven’t been active, health issues here. Right, lets see…
See the long list of bullet points further down…
There are three steps to this, intially Alicia suggests you break up with one of them, but there’s no actual way in-game of doing this (yet). Then she has another go. Only the final one where she says she’ll talk to Sophia/Steve forces the breakup.
No financial benefit, but you can’t buy swimsuits or benefit from free cupcakes while you have a tab open.
No to the clothes burst, yes to Yuri with Sophia. It’s a game that tries to pander to your choices.
This is correct.
Steve even as an FA has an upper limit which is affected by the PC’s happiness and romance (Sophia’s is too). If your happiness and romance isn’t maxed out there will come a point where enough is enough (I agree, this text is rather harsh though). The easiest way to max out happiness is the sunbathing, and yes, you can’t get a swimsuit on the tab if you owe Alicia money. Also no cupcakes just for visiting her shop. Romance is built up by events with that NPC, so you need to pace your gains.
That is indeed a bug, it’s missing math.
line 174 of nwRiverWalk.rpy
should read:
$ tmp = cardinal(int(math.floor(pc.fat / 55.0)))
Feel free to edit that script and re-launch the game. By clicking ignore it doesn’t assign to tmp, so it’s whatever value it was last used for.
Thank you! The game is already using a least-recently-used algorithm for much of the chat dialogue. But, yes it needs more polish once it is feature complete.
There are a few steps to this:
- Get too fat for Steve (noting that his preference increases a little each time he apologises), and then break up.
- He still needs to be affectionate to you at this point, so if you’ve picked options that annoy him a lot, this won’t work and the path is over unless you diet back into his acceptable range. His range changes with romance score (more romantic - more tolerant).
- Speak to Alicia, either in the bar or her shop. She’ll first mention he’s been moping around.
- Whenever Alicia asks if you still have feelings for him, answer yes. You need to maintain your weight above Steve’s limit (but don’t go crazy) otherwise this process resets.
- When she says she’s going to have a word with him, your choice doesn’t actually matter.
- Go eat in the park when Steve’s car is there, or chat in the bar. He’ll apologize.
- You have a number of choices: the first “Yes, let me live how I want” is the straight FA route, the second “Yes, but no fatter please” is the control route where Steve becomes an FA, but never confesses to it.
- If you go down the FA route, Steve invites you round for his confession, go!
- When you get to “What are you going to do?” hoose “He loves me, and I love him. That’s all that matters” for the best result.
- From here on you need to keep the romance up and the PC happy, just like Sophia, Steve’s encouragement is based on how happy the PC is with her weight and how attached to the PC they are.
- Finally you need to have a very high romance score with Steve when you reach 700lbs to trigger the option to max out his weight preference and get as big as possible. Slow and steady wins the race!
Yes, that’s supposed to happen. If you aren’t happy with your own weight or you are outside his weight range (based on romance), he won’t feed you up. At the 600lb boundary you’ll either get mood boosts or penalties from the NPCs that will affect how you feel about yourself. Mood is a key stat in the game.
Alicia’s choose event triggers on your romance scores with Steve and Sophia both being above a threshold. Stay below that and it won’t trigger.
No plans to do this I’m afraid (though I have outlines for a competitive eating event). PC’s capacity is tied to her size.
Yep, that’s the hard limit. You can either try to maintain, or yoyo.
You could hold the event off indefinitely, but it will also trigger in Alicia’s shop too. You can fix it in debug: NPCs > Sofia > Romance > Make up, but Alicia’s event will then start triggering again too.
and
The first time she asks it sets a flag that would allow the PC to break up, but I haven’t written that yet. If you continue to romance both Alicia will eventually have her intervention, but it only locks out romance for 90 days. If, and only if, you still meet the NPCs preferences you can restart the romance.
I haven’t worked on this since being ill, so no immediate update plans. Yaffaif has priority for my limited time at the moment…