- Oct 15, 2021
- 2,290
- 3,780
What does this even mean?Skill increases are 1d6 + modifiers, same as stats.
Also thank you all for your answers.
What does this even mean?Skill increases are 1d6 + modifiers, same as stats.
When a stat or skill gains an increase, the game determines how much that increase is by the 1d6 + modifiers roll. It rolls a six-sided die to find the base gain, then applies modifiers. Those modifiers can be negative although that's not a frequent issue. Some modifiers include +50% for MC's Charisma stat if it's 5+ (training/conversation only), gains increase from girls' traits and gear, and some negative traits decrease gains.What does this even mean?
Also thank you all for your answers.
The big things that are not affected by rank are mood and sexual preferences.I knew stats were capped because of rank but I didn't think rank would affect love and trust.
Goldo does not think so, and finds that some measure of obfuscation makes the game better. You might disagree with him, but it's a design philosophy with some merit.This should be explained somewhere in the game
Because it depends on the girl, and it's your job as the pimp to get to know her and what pushing her buttons does. The results are random, but not completely random.Main skills seemingly randomly increasing when training sex skills.
Sometimes even chatting with girls increases main skills, is it possible to know which skill might increase for each chat option? Or is it random?
There is literally 0 information about what chatting will do, sometimes libido increases sometimes fear decreases.
Times modifiers. And stats are lower, only the three trainable stats have their own 1-6 gain options.Skill increases are 1d6 + modifiers, same as stats.
That's a fancy way to say that you get to clothe and unclothe her at will....the naturist trait, which removes the obedience check from future nudity requests for her.
Here.What does making a girl permanently nude do?
I think you're going to be left waiting. Try another e-mail provider, or maybe VPN.I would've preferred to write all these at HHS because apparently developer isn't even in this forum but for some reason my HHS account still needs admin approval.
True for the multiplicative effect. Not as much for the restrictions on stat increases. Stat/skill gains from working are 1d4. Hypno "training" (libido/obedience) is still 1d6. Skill training is a little odd in that the primary skill gain is 1d6, but additional stat gains are 1d4.Times modifiers. And stats are lower, only the three trainable stats have their own 1-6 gain options.
Not true. See 'perform_job_dict'.Stat/skill gains from working are 1d4.
Also goes for sensitivity, and there's no difference from regular specific stat training (obedience/constitution), as I was trying to say. Guess I failed.Hypno "training" (libido/obedience) is still 1d6.
1d3. There's not a single just 'dice(4)' increase in the entire game, AFAIK.Skill training is a little odd in that the primary skill gain is 1d6, but additional stat gains are 1d4.
editing a girl's _BK.ini doesn't seem to work anymore. Is this a known issue, or a new process with 2.0?
Looks okay to me after fixing the half-comment thing:
View attachment 1486839
I fixed more things in your Lyndis _BK.ini, View attachment edited_BK.zipNope. Nothing. Tried a fresh 2.0 install (downloaded 10/20) & used your exact ini file. Although i honestly have absolutely no idea what the hell is going on with patches and versions and such. I don't think I used the patch from the current OP, just the plain 2.0 download, although I also *can't* get the patch 'cuz NOPY's down. Although I have no idea how it'd affect the ini files since it looks the same as 0.15.whatever.
The error being in line 440 shows you have not downloaded and copied with overwrite into the \game folder, the contents of latest patch, availableAny1 know a fix?You don't have permission to view the spoiler content. Log in or register now.
Sorry for the fatigue in constantly answering the same questions. A more direct link to the solution is here.No im just confused overall but thanks for the help
Follow the instructions on downloading the needed latest ver 0.2 patch and forcing recompile, included there.Error comes every time I try train naked. (for example when I click gag her on advanced)
Also I get success with a slave as waitress with 60 charm and she earns me 0 gold.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/BKmain.rpy", line 1300, in script call call slave_interact(girl) from _call_slave_interact File "game/BKinteractions.rpy", line 466, in script call $ renpy.call(topic.label, girl, adv_mode) File "game/BKinteractions.rpy", line 1573, in script call call slave_train(girl, act, inter.response, mode) from _call_slave_train File "game/BKinteractions.rpy", line 2203, in script call call slave_advanced_training(girl, act, step=2) from _call_slave_advanced_training_1 # Sets 'pic' to a specific fix if available File "game/BKinteractions.rpy", line 2256, in script $ not_tags = prepare_not_tags(girl, act, advanced_fix_list) File "game/BKinteractions.rpy", line 2256, in <module> $ not_tags = prepare_not_tags(girl, act, advanced_fix_list) File "game/BKfunctions.rpy", line 3741, in prepare_not_tags not_tags += all_sex_tags NameError: global name 'all_sex_tags' is not defined Windows-8-6.2.9200 Ren'Py 7.3.5.606 Brothel King 0.2 Sat Oct 30 06:59:09 2021
Game throws an exception at startup? Deleted everything and redownloaded but nothing.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00start.rpy", line 309, in script call call expression "before_main_menu" File "game/BKevents.rpy", line 94, in script if not persistent.girl_mix["default"]: File "game/BKevents.rpy", line 94, in <module> if not persistent.girl_mix["default"]: KeyError: u'default' Windows-8-6.2.9200 Ren'Py 7.3.5.606 Brothel King 0.2 Thu Oct 14 17:55:13 2021
BK almost always uses a base code AND the most recent patch, for previous ver 0.15 and currently-worked-on ver 0.2.
If you want to keep some future-proofing for next couple years, you could downsize everything above 1280x768 to that.What would you say is the average image size? I have no problem deleting everything above X MBs or above YxZ dimensions.
A more-recent, but 64-bit only version of an image resizer is included in...
I personally resize everything to (at most) 1000 X 1000. Remember that these are being displayed in-game, in areas with specific maximum space given to the pics. So there is absolutely no need for absurd resolution pics to be included in packs.
The tool I use to do this fairly easily is called Image Resizer for Windows.You must be registered to see the links
Looks like some sort of installation problem, since the game claims a basic UI constant does not exist. Are you using the right game version/update combination, i.e. not 0.15b base + 0.2 update? Are you perhaps running things through the Ren'Py SDK or similar? Does reinstalling help?error
I install the base game 0.20 and then the patch 0.2 when I launch then it give me that.Looks like some sort of installation problem, since the game claims a basic UI constant does not exist. Are you using the right game version/update combination, i.e. not 0.15b base + 0.2 update? Are you perhaps running things through the Ren'Py SDK or similar? Does reinstalling help?
No details about the error, no solution.When i save it gives me an error?
How do you reinstall? You might try changing directories in caseI install the base game 0.20 and then the patch 0.2 when I launch then it give me that.
When I launch i just use the .exe
And no matter how many i reinstall it does not change
It is puzzling. Are you running on a phone or other small-screen mobile device?Need help no matter what i do i always get that error and can't find an answer on the forum.
View attachment 1497144