HowBigIsR 身長体重の情報に胸のサイズを追加するMOD

If you liked this item, please rate it up on Steam Workshop page.

Author: nekotyabin

Last revision: 1 Mar at 07:25 UTC

File size: 202.37 KB

On Steam Workshop

Description:

This is a machine translation.

Previous version: https://steamcommunity.com/sharedfiles/filedetails/?id=3467694919

Changes from the previous version:
– Size save data is now generated for each game save.
– Save data is now converted to JSON.
– If you’re using Custom Whatever Loader (optional), you can now create a size-adjustment item.
– Nern’s self-reported size has been found to be false, and has been corrected.
– When using the previous version together with the previous version, the previous version will now be disabled.

**When viewing the character sheet with a stethoscope, breast size will be displayed on the same line as height and weight.**

Q. Is size random?
A. It is random within a certain range for each character. It is determined when you view the character sheet with a stethoscope. If you think my wife is bigger (smaller), please change it in the settings file described below.

Q. What can be viewed?
A. It can be changed in the settings file. By default, it is set to female characters and only your own team (excluding minions).

Q. Can size be changed later? A. Please edit using your own save data (described below). If you’ve installed CWL, you can also create resizing items through alchemy.

Q. About resizing items
A. These can be created if you’ve installed CWL. When used, they randomly change the size to a width appropriate for that character. Blessings and curses always increase/decrease the current size by +1/-1. This setting exceeds the random width for each character.

Q. I can’t use the stethoscope on other factions even after changing the settings.
A. This mod alone doesn’t allow you to use the stethoscope on anyone other than your own faction. You’ll need to install a separate mod or give up.

Q. Pervert!
A. You like it, don’t you? Don’t you like it? I like it.

_/_/_/_/_/_/_/_/_/ Resize Items (Optional) _/_/_/_/_/_/_/_/

If you’ve installed Custom Whatever Loader, you can create resizing items.
https://steamcommunity.com/sharedfiles/filedetails/?id=3544010094

Can be created through alchemy crafting.
Materials are milk, gelatin, and magic crystals.
If the size of the person being used on has not been determined, it will not be effective. Please observe the size with a stethoscope or similar.
Blessings and curses always increase or decrease the current size by +1/-1. This setting exceeds the random width for each character.


You can change the output content to some extent using the configuration and settings file.

_/_/_/_/_/_/_/_/ Config location _/_/_/_/_/_/_/_/

~SteamsteamappscommonElinBepInExconfigyik.HowBigIsR.cfg
-> Located in the BepInEx folder in the folder where the Elin game is located.

_/_/ Config contents _/_/

CanAddSizeConfig: Specifies whether to allow new characters to be created and added to the breast size list. If you don’t need further generation, set this to False. The default is "true."
OnlyWomanConfig: Targets women only. Even if set to False, a value other than 0 must be set in CharaList.csv. The default is "true."
OnlyPcFactionConfig: Limits size generation to PC factions (excluding minions). Even if set to False, this will have no effect unless the stethoscope is enabled for non-PC factions via another mod. The default is "true."
SizeListConfig: Size representation. There is no upper limit. If you add a limit, edit the CSV file to fit each character to your liking. The default is "AA, A, B, C, D, E, F, G, H, I, J, K, L."
SizeWordConfig: Size representation. Displayed as "141cm 29kg XX cup." The default is "Cup".
When NoDataLogConfig:True is set, this switch outputs race and character information to Player.log if there is no matching character race.

_/_/_/_/_/_/_/_/_/ Basic Configuration File Location _/_/_/_/_/_/_/_/

~Steamsteamappsworkshopcontent21351503676105419SampleCharaList.csv
*If CharaList.csv exists, it will be loaded first. When editing, copy Sample and rename it to this name.
Characters not present in the configuration file (characters added via updates or other mods) will be created using a default value.

_/_/ Column Information _/_/

id: Character ID. Only PCs are marked as "PC".
_name_JP,_name,_aka_JP,aka: Information columns for reference. No meaning.
min: Minimum size for entry into the lottery.
max: Maximum size for entry into the lottery. There is no upper limit, but it must be within the SizeListConfig range in the config.
avg: The center value of the normal distribution. The further away from this value it is, the less likely it is to be generated.
*Setting min, max, and avg to the same value will result in a fixed size.
*If any of min, max, or avg is 0, it will not be included in breast size generation.

_/_/_/_/_/_/_/_/_/_/ Custom save file location _/_/_/_/_/_/_/_/

~Steamsteamappsworkshopcontent21351503676105419SaveSave_[World ID].json
*Updated when the game is saved and loaded

_/_/ Column information _/_/

"uid": Character UID
"SimpleName": Character name
"Size": Bust size. Change this if you want to change the size.
"SizeTextSample": Display name of bust size (changed only for output)