Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Strive for Power

Fantasy Slave Management/RPG Erotic Game · By Strive4Power

[Suggestion] Request chance

A topic by Angel created Sep 10, 2019 Views: 272 Replies: 5
Viewing posts 1 to 5
(1 edit)

I suggest to make chance of request depends on lust/lewd and not just rnd. From some form of arousal.

Can you please clarify more on what you mean, what the current steps/output is vs your planned steps/output?

Now its just a "if randf() < 0.15 && temparray.size() > 0:". My suggestion is like this "if randf() < (0.15+0.15*i.person.lewdness+0.15*i.person.lust) && temparray.size() > 0:" and on each generated request lewd/lust values will decrease. Just a eg.
This way the more lewd/lust partner will want more of action.

(2 edits)

and if change  "if randf() < 0.15 && temparray.size() > 0: generaterequest(temparray[randi()%temparray.size()])" to "if randf() < 0.15 && temparray.size() > 0: generaterequest(i)" and include it to "for i in participants:" it will not be limited to 1 requst per turn for all participiants.

If changes were being made to the request system, I'd be more inclined to suggest that the request should be tailored to the requester more so than simply creating more requests.  I find the whole sex interaction to feel a bit forced already, as I must do it to gain mana rather than wanting to have fun in the sack.  The request system further forces my hand by telling me specifically which actions I must chose, rather than letting me do what I want.

Plus, the requests, themselves, never make much sense.  Everyone is constantly begging to be humiliated, use their rear, or various other actions that they've never even done before.  If a person loved anal and that person continually kept asking for some rear action, well that I could understand.  Or if a person was submissive, maybe I could see their constant demand to be humiliated.

Either way, I often get anywhere from 0-5 requests from each slave per series.  I find that to be more than enough.  I would hate to up the number to where every single turn was nothing but me needing to fulfill a demand.  If I wanted all my turns dictated to me I would simply click the button that lets one of the slaves lead the action.  Besides, just because a person is not lewd doesn't mean they do not enjoy sex.  Perhaps they may be a bit less adventurous, but that does mean their orgasm count should automatically be less.

i have same feeling, and modded some things because of this. Like not requesting "anal" for those without "enjoys anal" and anal virgins. And "humilate" only for "like it rough" and "masochist" and etc etc etc