"Supplies" is an item that appears in your inventory. Your reputations are listed in the player character inspection panel, which is accessed from the mansion navigation bar.Where can I check supplies and is there a reputation bar? I want to know when I should stop capturing slaves.
Can someone explain how exactly the library works? I get the general gist of it that it provides experience and learning points. However does that only apply to the person working as the librarian or does it affect everyone in the manor regardless if they're fighting mobs with me. Also, what does "experience efficiency decreases with level." Does this mean if the librarian has a high level the experience they give out to everyone is lower?
person.xp += max((15 + 5*globals.state.mansionupgrades.mansionlibrary + person.wit/12) - (person.level-1)*8,0)
person.learningpoints += ceil(person.wit/20)+globals.state.mansionupgrades.mansionlibrary
'Diminishing returns' might have been the more obvious phrasing for it. The higher the level the less xp is gainedCan someone explain how exactly the library works? I get the general gist of it that it provides experience and learning points. However does that only apply to the person working as the librarian or does it affect everyone in the manor regardless if they're fighting mobs with me. Also, what does "experience efficiency decreases with level." Does this mean if the librarian has a high level the experience they give out to everyone is lower?
Every day slaves will gain a little bit of energy that depends on their endurance and the quality of their bed. The choice of working a job or resting has almost no impact on how much energy they regain. The choice of job affects the slave's stress and if they have at least a light amount of stress then there is a small chance that they will lose a moderate amount of energy.Is there another way for slaves to replenish their energy or do I have to let them rest/not fight?
The player character's max stats are unique as they are not race dependent. You can choose your own max stats during the starting setup or you can choose quick start and be given a random set of max stats.Am I the only one that has a max of 4 endurance for my character? I unlocked the laboratory and thought there would be an upgrade for it but there isn't it.
You appear to have bodyshape("body type" in some contexts) and penistype confused, and bodyshape in no way affects the type nor the description of the penis. The race directly determines both the bodyshape and the penistype.Is there a way to change/customize body type of your starting companion? For eg- Giving a Wolf-Halfkin Canine cock etc...
The body type option in character creator is locked for me
I see...I will work on unlocking the lab then,thanks.You appear to have bodyshape("body type" in some contexts) and penistype confused, and bodyshape in no way affects the type nor the description of the penis. The race directly determines both the bodyshape and the penistype.
There does not appear to be any way to change bodyshape besides changing the race, which cannot be changed outside of the character creator. Penistype cannot be changed in the character creator but it can be changed by the Laboratory or by mutation, so it should be possible to give a Halfkin Wolf a Canine penistype.
The game does not have the necessary code to load the game anywhere except the mansion, so the game does not make the menu available anywhere else to prevent problems. On a side note, from a technical perspective there are only two GUI scenes, the main menu and the mansion, so everywhere in the game is technically inside the mansion. The game should game over to the main menu which will allow loading saves, though I vaguely recall fixing a bug related to that at some point.I see...I will work on unlocking the lab then,thanks.
Also is there a way to open menu outside of your mansion? Like while exploring or in the middle of combat and stuff,every time I suffer a bad encounter I have to alt-f4 the game instead of being able to save/reload