<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.anime-sharing.com/hgames/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bruh345</id>
		<title>Hgames Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.anime-sharing.com/hgames/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bruh345"/>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Special:Contributions/Bruh345"/>
		<updated>2026-06-04T00:12:24Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.1</generator>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Honey_Select_2/Modding/Installing_Mods&amp;diff=38883</id>
		<title>Honey Select 2/Modding/Installing Mods</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Honey_Select_2/Modding/Installing_Mods&amp;diff=38883"/>
				<updated>2024-09-29T08:49:15Z</updated>
		
		<summary type="html">&lt;p&gt;Bruh345: Corrected MANY spelling errors!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Honey_Select_2}}'''MODs''' is short for &amp;quot;modifications&amp;quot;, with them you can introduce new features to the game such as new functions, parameters, clothes, and hairstyles.&lt;br /&gt;
&lt;br /&gt;
If you have installed a mod, never use the official cards uploader thereafter. Access will be prohibited, and the official uploader will not be available.&lt;br /&gt;
&lt;br /&gt;
Please understand that modifying your game is risky by nature and requires some safeguards such as '''backing up the game data'''. Also always read carefully what each thing does before using it.&lt;br /&gt;
&lt;br /&gt;
=If you are coming from Honey Select 1=&lt;br /&gt;
The modding structure is pretty different in Honey Select 2 since it uses the softmod method, differently from Honey Select 1 which used the HardMod method. Please read the Terminology below to understand what is happening.&lt;br /&gt;
&lt;br /&gt;
'''In short:''' Never touch games folder such as abdata. Now we have a better modding system that does not mess with abdata and does not make id conflicts at all, making HSResolveMoreSlotID obsolete. Also never extract .zipmod files, read below for more instructions.&lt;br /&gt;
&lt;br /&gt;
=Terminology=&lt;br /&gt;
#'''Vanilla'''&lt;br /&gt;
#*It's a game without introducing any MOD. It’s like an ice cream (game) without toppings (MODs)&lt;br /&gt;
#'''HardMod'''&lt;br /&gt;
#*This method of modding overwrites game files, which was the main method used in Honey Select 1 but is not used anymore in Honey Select 2. This approach is likely to introduce errors and if any mod breaks your game it’s hard to seek the problem and its more likely that you'll need to reinstall everything again. It also leads to ID conflicts making harder assets management.&lt;br /&gt;
#'''Softmod'''&lt;br /&gt;
#*This method introduces new features to the game without any modifications to the game files. With this method Mods are installed in different files and folders from the original game, making it easy to troubleshoot and manage mods overall. This is the method used in Honey Select 2.&lt;br /&gt;
#'''Plugin'''&lt;br /&gt;
#*Plugins modify the game code and behavior, proceed with caution when installing them. Luckily in Honey Select 2, the plugins are also softmoded, so it’s easy to troubleshoot if something goes wrong. In Honey Select 2 they are installed in BepInEx\Plugins folder&lt;br /&gt;
#'''Zipmod'''&lt;br /&gt;
#*Mainly used to add clothes, items, and maps to the game, a file with extension .zipmod it’s a .zip file packed without compression. It’s a softmod that contains a folder structure that imitates the game's original folders, but without in fact changing them. Zipmods are made in a way that never needs to be extracted, you just need to copy the .zipmod file to the mods folder and the modded game will automatically recognize it in the next launch. In Honey Select 2 they are installed in mods\MyMods folder&lt;br /&gt;
#'''Sideloader'''&lt;br /&gt;
#*Sideloader is the plugin used by the modded game to load .zipmod files. It comes with the Base Mods listed below.&lt;br /&gt;
#'''Sideloader Modpack'''&lt;br /&gt;
#*Sideloader Modpack is a package with hundreds of assets made in .zipmod format. This package is made and maintained by the community and contains mods that are open to distribution. In a modded Honey Select 2 there are several &amp;quot;Sideloader Modpack&amp;quot; subfolders in the &amp;quot;mods&amp;quot; folder which are managed with the update tool. Note that when you update the Sideloader Modpack all mods that are different from the community list are excluded, so don’t put your own mods in Sideloader Modpack folders.&lt;br /&gt;
&lt;br /&gt;
=Installing mods and plugins=&lt;br /&gt;
*'''Zipmods''' files have .zipmod extension and must be copied to &amp;quot;mods\MyMods&amp;quot; folder. If the folder doesn't exist, create it. They are mainly used to add clothes, items, and maps to the game. '''NEVER EXTRACT A ZIPMOD!'''&lt;br /&gt;
&lt;br /&gt;
*'''Plugins''' have .dll extension and must be placed in &amp;quot;BepInEx\Plugins&amp;quot; folder. Some good hearted developers put the right folder inside their packages, so if a plugin file has BepInEx folder you just need to extract it to the game's main folder.&lt;br /&gt;
&lt;br /&gt;
==A quick guide to zipmods==&lt;br /&gt;
Zipmods are an easy way to add assets like clothes, items, and maps to the game without generating ID conflicts and messing around with the game structure.&lt;br /&gt;
&lt;br /&gt;
In order to you game reads .zipmod files you need to have a properly modded game such as BetterRepack, HF Patch, or your own self managed modded game with sideloader.&lt;br /&gt;
&lt;br /&gt;
To install a .zipmod file you need just to put the file in &amp;quot;mods\MyMods&amp;quot; folder. DO NOT EXTRACT!&lt;br /&gt;
&lt;br /&gt;
Some zipmods must have a HS2-specific version like Roy12 ones, others you can try to port from AI-Girl with this workaround, but '''do it at your own risk''':&lt;br /&gt;
&lt;br /&gt;
:Open the .zipmod file with 7-zip, right click on manifest.xml and select Edit, remove the line &amp;lt;game&amp;gt;AI Girl&amp;lt;/game&amp;gt;, save and close notepad, and select OK to update the file&lt;br /&gt;
&lt;br /&gt;
For more information go to https://github.com/IllusionMods/BepisPlugins/wiki/1-Introduction-to-zipmod-format&lt;br /&gt;
&lt;br /&gt;
=HF Patch: The easiest way to install mods=&lt;br /&gt;
By far the easiest way to install mods in a vanilla game is by using HF Patch. This package includes all free illusion DLCs, the base mods, and essential plugins. Also, the extra plugins are cautiously selected to not generate any conflicts.&lt;br /&gt;
&lt;br /&gt;
HF Pacth also comes with Sideloader Modpack, including over 500 .zipmod assets such as clothes, accessories, and items. It’s The ideal package if you intend to open character cards from [https://illusioncards.booru.org/index.php?page=post&amp;amp;s=list&amp;amp;tags=honey_select_2 Illusion Booru], [https://kenzato.uk/booru/category/AICARD Kenzato] or [https://yuki-portal.com/uploader/honeyselect2/dl%e3%83%a9%e3%83%b3%e3%82%ad%e3%83%b3%e3%82%b0/ yuki-portal].&lt;br /&gt;
&lt;br /&gt;
*Note: Do not Install HF Path if you use any kind of Repack.&lt;br /&gt;
&lt;br /&gt;
To install HF Patch, follow this page and read carefully the &amp;quot;Readme, help and download&amp;quot; link: https://github.com/ManlyMarco/HS2-HF_Patch/releases/ . You can also copy the magnet link and paste it on your torrent client, such as qBittorrent.&lt;br /&gt;
&lt;br /&gt;
=Updating a modded game=&lt;br /&gt;
If you are using some kind of pack like HF-Patch or BetterRepack there are 2 types of updates: Sideloader Modpack and Game Version.&lt;br /&gt;
&lt;br /&gt;
*Sideloader Modpack: Updates only sideloader zipmods, such as clothes, items, and maps. It's like updating the apps on your smartphone. Usually, it's a button in &amp;quot;initsettings.exe&amp;quot;, it will open a window called &amp;quot;KKManager StandaloneUpdater&amp;quot;, where you can select what to update. It's part of the KKManager utility, read more in [[Honey_Select_2/Modding/Installing_Mods#Utilities|Utilities]].&lt;br /&gt;
&lt;br /&gt;
*Game Version: Updates plugins and the game itself. Its like updating iOS or Android version. You need to do it manually. Usually is recommended to download the new version, install it in a new folder, and then transfer your old data (like save and cards) to the new folder.&lt;br /&gt;
&lt;br /&gt;
==Transferring your old data to a new install==&lt;br /&gt;
*To transfer your old data from an old installation to a new one you need to copy the sub folders &amp;quot;chara&amp;quot;, &amp;quot;coordinate&amp;quot;, &amp;quot;studio&amp;quot;, and &amp;quot;save&amp;quot; from the old &amp;quot;UserData&amp;quot; folder to the new one.&lt;br /&gt;
&lt;br /&gt;
=Advanced way to install mods=&lt;br /&gt;
If you want to install each mod one by one, you must first install the base mods. Without them, your modded game will not even launch. Its highly recommended to also install the essential mods since several other plugins and .zipmods rely on them to work.&lt;br /&gt;
&lt;br /&gt;
==Base mods==&lt;br /&gt;
These mods are the very base of all plugins and zipmods works. Be careful with them. Read carefully each site before downloading.&lt;br /&gt;
&lt;br /&gt;
#BepInEx: The base of everything. All plugins rely on him to work. Install BepInEx v5.4.11 for x64 machines (BepInEx_x64_5.4.11) Link: &amp;lt;nowiki&amp;gt;https://github.com/BepInEx/BepInEx/releases/tag/v5.4.11&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#IllusionFixes: A set of fixes for Illusion Games. Without this, your modded game will not even launch. Install the Honey Select 2 version (IllusionFixes_HoneySelect'''2'''). &amp;lt;nowiki&amp;gt;https://github.com/IllusionMods/IllusionFixes/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#XUnity.AutoTranslator: Translate the game texts. Uses human translations if available, otherwise use GoogleTranslator. Its also required to run BepisPlugins. Download BepisInEx version (XUnity.AutoTranslator-BepIn). &amp;lt;nowiki&amp;gt;https://github.com/bbepis/XUnity.AutoTranslator/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#TextResourceRedirector: Provide tools for the translator to work properly in HS2. Install the HS2 version (HS2_TextResourceRedirector). &amp;lt;nowiki&amp;gt;https://github.com/IllusionMods/TranslationTools/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#BepisPlugins: The very base set of plugins to make other plugins work. It also includes Sideloader which is what makes zipmods work. Install HS2 version (HS2_BepisPlugins). &amp;lt;nowiki&amp;gt;https://github.com/IllusionMods/BepisPlugins/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#Illusion Modding API: API designed to make writing plugins easier and less bug prone. Most plugins use it. Download HS2 Version (HS2API). &amp;lt;nowiki&amp;gt;https://github.com/IllusionMods/IllusionModdingAPI/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Essential Plugins==&lt;br /&gt;
Now that you have a working modded game, it's highly recommended to also install these plugins that are essential to make some cards, plugins, and zipmods work properly, otherwise, you may get distorted faces and clothes, cards with missing accessories, etc.&lt;br /&gt;
&lt;br /&gt;
#BepInEx.ConfigurationManager: Configuration menu for plugins. &amp;lt;nowiki&amp;gt;https://github.com/BepInEx/BepInEx.ConfigurationManager/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#GraphicsSettings: Includes a menu with graphics settings in plugin settings. &amp;lt;nowiki&amp;gt;https://github.com/BepInEx/BepInEx.GraphicsSettings/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#More accessories: Increase the limit of 20 accessories per character. Install HS2 Version (HS2 MoreAccessories). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/38995704&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#Advanced Bone Modifier eXtended, AKA Bonemod (ABMX): Adds more character customization settings to character maker. These settings are saved inside the card. Use the HS2 version (HS2ABMX). &amp;lt;nowiki&amp;gt;https://github.com/ManlyMarco/ABMX/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#Illusion Overlay Mods: Allows adding overlay textures (tattoos) to a character's face, body, and clothes. All overlays are saved inside the card. Use the HS2 version (HS2_OverlayMods). &amp;lt;nowiki&amp;gt;https://github.com/ManlyMarco/Illusion-Overlay-Mods/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#MaterialEditor: Manage overlays, maps, materials, and shaders of the characters. These settings are saved inside the card. Lots of cards use it. Download HS2 version (HS2_MaterialEditor). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/51454810&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#Heelz: Make modded High Heels shoes work correctly. &amp;lt;nowiki&amp;gt;https://github.com/hooh-hooah/IL_Heelz/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#UncensorSelector: Removes the mosaic censor and allows you to specify which uncensors individual characters use. Needs uncensors (next item) to work properly, also don't change the uncensor while in a scene. Use the HS2 version (HS2_UncensorSelector). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/40417451&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#BetterPenetration: Adds extra bones to models and clothes. Without it some modded pussies, faces, and clothes (like Roy12 ones) will load in a horrendous distorted way. Also solves penis telescope (accordion effect) in scenes, with additional features. Configure values in &amp;quot;Plugin Settings&amp;quot; while in a scene to a better effect. Recommended to use [BP] uncensors. Use HS2 version (HS2_BetterPenetration). &amp;lt;nowiki&amp;gt;https://github.com/Animal42069/BetterPenetration/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Feature Game Plugins==&lt;br /&gt;
These plugins add extra features to the game. No need to install it in a specific order.&lt;br /&gt;
&lt;br /&gt;
*Subtitles: Adds subtitles when characters speak in the scenes. Install the HS2 version, with the &amp;quot;2&amp;quot; after &amp;quot;HS&amp;quot; (HS'''2'''_Subtitles). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/43797124&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Better Anti-Aliasing (BetterAA): Add a temporal Anti-aliasing for the game. Much better than the original, makes things stop twinkling. If the image seems &amp;quot;blurry&amp;quot; go to  Settings&amp;gt; Plugin Settings&amp;gt; Better Anti-Aliasing&amp;gt; reduce &amp;quot;Temporal Stability&amp;quot; to 3. &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/29809884&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Message Center: Show log messages on the game screen. Useful when some character item is missing. Install &amp;quot;BepInEx.MessageCenter&amp;quot;.  &amp;lt;nowiki&amp;gt;https://github.com/BepInEx/BepInEx.Utility/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*ColorPanelX: This lets you select colors using numeric input as well as toggle between HSV and RBG color sliders in Chara Maker. &amp;lt;nowiki&amp;gt;https://mega.nz/file/hQUCULJL#ZrexGhGbD8glklTMEvFx5mjvWOjeLzYoDm87FD_h2E0&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*BrowserFolders: Adds folder support to card browsers in the main game and studio. Download HS2 version (HS2_BrowserFolders). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/40644638&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*MakerSearch: Allows you to search items in the Character Maker. A must have. Download the HS2 version (HS2_MakerSearch). &amp;lt;nowiki&amp;gt;https://github.com/Mantas-2155X/MakerSearch/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*C# Script Loader: Allows you to run C# script files without compiling them to a DLL. &amp;lt;nowiki&amp;gt;https://github.com/denikson/BepInEx.ScriptLoader/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*HS2US: Various optimizations and quality of life improvement for HS2. Install the HS2 version, with the &amp;quot;2&amp;quot; after &amp;quot;HS&amp;quot; (HS'''2'''US). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/38675642&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*ClothColliders: Allows zipmods to easily add cloth physics to clothes and make them interact with the characters. Download HS2 version (HS2_ClothColliders) &amp;lt;nowiki&amp;gt;https://github.com/ManlyMarco/Illusion_ClothColliders/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*TranslationHelper: Translate Japanese names in the right way, instead of things like &amp;quot;Karen Avocado&amp;quot;. Use the HS2 version (HS2_TranslationHelper). &amp;lt;nowiki&amp;gt;https://github.com/GeBo1/GeBoPlugins/releases/tag/r14&amp;lt;/nowiki&amp;gt;. To improve efficiency, install Translation Helper Names.  &amp;lt;nowiki&amp;gt;https://cdn.discordapp.com/attachments/715932300382044170/767782013775773716/TranslationHelper_Names.small.2020-10-19.7z&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*EnableFullScreenToggle: Enable full-screen when pressing alt+enter. Install &amp;quot;BepInEx.EnableFullScreenToggle&amp;quot;. &amp;lt;nowiki&amp;gt;https://github.com/BepInEx/BepInEx.Utility/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*EnableResize: Enable window resizing with the mouse. Must be enabled in &amp;quot;Plugin Settings&amp;quot; and restart the game. Install &amp;quot;BepInEx.EnableResize&amp;quot;. &amp;lt;nowiki&amp;gt;https://github.com/BepInEx/BepInEx.Utility/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*InputHotkeyBlock: Prevents plugin hotkeys from triggering while typing in an input field. Install BepInEx.InputHotkeyBlock. &amp;lt;nowiki&amp;gt;https://github.com/BepInEx/BepInEx.Utility/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*MuteInBackground: Adds an option to mute a game when it loses focus, i.e. when alt-tabbed. Must be enabled in &amp;quot;Plugin Settings&amp;quot;. Useful in a desperate alt+tab situation ( ͡° ͜ʖ ͡°). Install BepInEx.MuteInBackground. &amp;lt;nowiki&amp;gt;https://github.com/BepInEx/BepInEx.Utility/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Bepis Fix: Fix the rotating penis issue. &amp;lt;nowiki&amp;gt;https://cdn.discordapp.com/attachments/715932300382044170/722498293640462428/Bepis_Fix_for_HS2.7z&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*HideAllUI: Hide the interface with the press of the space button. Use HoneySelect2 version (HideAllUI.HoneySelect2). &amp;lt;nowiki&amp;gt;https://github.com/IllusionMods/HideAllUI/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*FemaleParameterInfo: A simple cheater designed for simplicity. It adds a box with the selected girl stats in the Lobby. &amp;lt;nowiki&amp;gt;https://cdn.discordapp.com/attachments/715932300382044170/717803833874448415/FPI.zip&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*CheatTools: Powerful Trainer that allows control over players, heroines, and most other aspects of the game. Hit F12 in a scene. Needs &amp;quot;Runtime Unity Editor&amp;quot; to work (next item). Use HS2 version (HS2_CheatTools). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/37889909&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Runtime Unity Editor: In-game inspector, editor, and interactive console for applications made with the Unity3D game engine. Needed for CheatTools to work. Downlaod BepInEx'''5''' version (RuntimeUnityEditor_BepInEx'''5'''). &amp;lt;nowiki&amp;gt;https://github.com/ManlyMarco/RuntimeUnityEditor/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*DragAndDrop: Drag cards, scenes, and outfits from your pc to the game window to load them. Use HoneySelect2 version (DragAndDrop.HoneySelect2). &amp;lt;nowiki&amp;gt;https://github.com/IllusionMods/DragAndDrop/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*HeightBar: Allows measuring of the character's height in centimeters. Use HS2 version (HS2_HeightBar). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/35859949&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*RemoveToRecycleBin: Moves removed/overwritten cards and scenes to the recycle bin to prevent accidentally losing your work. Use HS2 version (HS2_RemoveToRecycleBin). &amp;lt;nowiki&amp;gt;https://github.com/ManlyMarco/Illusion_RemoveToRecycleBin/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*BetterHScenes:  Adds some extra features in scenes. Use the HS2 version (HS2_BetterHScenes). &amp;lt;nowiki&amp;gt;https://github.com/Mantas-2155X/BetterHScenes/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*UnlockPlayerHClothes: Allows you to undress each clothing part of your player during scenes. Use the HS2 version (HS2_UnlockPlayerHClothes). &amp;lt;nowiki&amp;gt;https://github.com/Mantas-2155X/UnlockPlayerHClothes/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*HLightControl: allows you to change some light settings during a scene. Some configs can improve performance. Use HS2 version (HS2_HLightControl). &amp;lt;nowiki&amp;gt;https://github.com/Mantas-2155X/HLightControl/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*UnlockPlayerHeight: enables the male height slider and unlocks the players (or male chara) height hard lock of 75. Use the HS2 version (HS2_UnlockPlayerHeight). &amp;lt;nowiki&amp;gt;https://github.com/Mantas-2155X/UnlockPlayerHeight/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*PushUp Plugin: makes the bras in shape and holds the breast while worn. Also, hide inner accessories when an outfit is on top, so piercings won't clip through clothes. Use HS2 version. &amp;lt;nowiki&amp;gt;https://mikkemods.blogspot.com/2020/07/pushup-plugin-v21-corset-effect.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Beaver: Automatically hide accessories in the lower abdomen if panties are dressed, so piercings won't clip through clothes Install the HS2 version (BeaverHS2.zip). &amp;lt;nowiki&amp;gt;https://mikkemods.blogspot.com/2020/07/bugfixes-and-ai-girl-updates.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Gravure plugin: Adds a button to overwrite a character card while keeping the image, brings a menu when pressing &amp;quot;G&amp;quot; with pose options, and adds a button to set every piece of clothing in the same color. Install HS2 versuin (GravureHS2.zip). &amp;lt;nowiki&amp;gt;https://mikkemods.blogspot.com/2020/07/bugfixes-and-ai-girl-updates.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*PovX: PoV (first person view) mod for HoneySelect 2. Disable Depth of Field in &amp;quot;settings&amp;quot; before use. Read instructions at https://github.com/FairBear/HS2_PovX . Download: &amp;lt;nowiki&amp;gt;https://github.com/FairBear/HS2_PovX/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*InvisibleBody: Makes characters invisible. Available in Body&amp;gt; Overall. Use HS2 version (HS2_InvisibleBody): &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/31344562&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*BoobSettings: Allows you to override the game's breast physics on each individual character. Available in Body&amp;gt; Chest. &amp;lt;nowiki&amp;gt;https://github.com/FairBear/HS2_BoobSettings/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Lipsync: Makes the lip motion of characters more realistic when they are speaking. Use HS2 version (HS2Lipsync) &amp;lt;nowiki&amp;gt;https://github.com/01010101lzy/kk-lipsync/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*ClothColliders: Allows zipmods to easily add cloth physics to clothes and make them interact with the characters. Download HS2 version (HS2_ClothColliders) &amp;lt;nowiki&amp;gt;https://github.com/ManlyMarco/Illusion_ClothColliders/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Boobs and floor collider (zipmod): makes boobs collide with characters and objects and clothes collide with the floor. Fix the clipping issue but can cause bugs. Install in &amp;quot;mods\MyMods&amp;quot; folder. &amp;lt;nowiki&amp;gt;https://mega.nz/file/RU8DHaZa#j-CKPrJzWedkviLeMmWT8kGf1pRfJMOUciT60YtySNQ&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*HCharaSwitcher: Switch character cards live during H. Install HS2 version. &amp;lt;nowiki&amp;gt;https://github.com/Mantas-2155X/HCharaSwitcher/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*TranslationCacheCleaner: Removes all entries from machine translation cache file that would be translated by existing human translations. Press LeftShift + F6 to clean the cache. Use the HS2 version (HS2_TranslationCacheCleaner). &amp;lt;nowiki&amp;gt;https://github.com/GeBo1/GeBoPlugins/releases/tag/r8&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*MakerDefaults: Let you modify the starting settings of the character maker. Install the HS2 version (HS2_MakerDefaults). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/39323239&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*ExtraGroups: Allows you to have more than the default amount of groups and girls per group in the main game. Confiture in &amp;quot;Plugin Settings&amp;quot; and restart the game to take effect. Install the HS2 version (HS2_ExtraGroups). &amp;lt;nowiki&amp;gt;https://github.com/Mantas-2155X/HS2_ExtraGroups/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Straight 2 Maker: Skip the title screen and load straight into the female character creator when you start Honey Select 2. Use the HS2 version (Straight2MakerHS2). &amp;lt;nowiki&amp;gt;https://mikkemods.blogspot.com/2020/07/straight-2-maker-plugin-for-honey.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Character loader: Alternative interface to load characters. Use the HS2 version (CharLoaderHS2). &amp;lt;nowiki&amp;gt;https://mikkemods.blogspot.com/2020/08/character-loader-plugin-12.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*PlayBoop (boopz): Jiggle boobs and some skirts when the mouse passes. Needs to be activated in &amp;quot;Plugin Settings&amp;quot; and then press M in the girl. &amp;lt;nowiki&amp;gt;https://mega.nz/file/fVgzBZ7K#W1_vnwtMQ2-t_ewgYn04wauIPP_7qaFRvpwGlA1YeuE&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Autosave: Autosaves your Studio scenes and character maker cards. Use the HS2 version, with the &amp;quot;2&amp;quot; after &amp;quot;HS&amp;quot; (HS'''2'''_Autosave). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/44708282&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*HS2TakeChargePlugin: Adds a Female Take Charge Mode, just like HS1 (shortkey LCtrl-T) and auto play mode (LCtrl-A). &amp;lt;nowiki&amp;gt;https://github.com/OrangeSpork/HS2TakeChargePlugin/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*HS2_ChicksDigMapModdersPlugin: Girls will now show up in custom mod maps when walking the halls. &amp;lt;nowiki&amp;gt;https://github.com/OrangeSpork/HS2_ChicksDigMapModdersPlugin/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*HS2_PositionSelector.dll: First it unlocks all positions for your character, secondly, you can hide certain positions for specific characters. Download &amp;quot;HS2_PositionSelector.dll&amp;quot;. &amp;lt;nowiki&amp;gt;https://github.com/HijackHornet/IllusionMods/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Feature Plugins for Studio==&lt;br /&gt;
Studio only plugins.&lt;br /&gt;
&lt;br /&gt;
*HS2PE: a plugin that improves posing for Honey Select 2 Studio. Download the HS2 version, with the &amp;quot;2&amp;quot; in the middle (HS'''2'''PE). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/38673900&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*FK&amp;amp;IK: Enables FK and IK at the same time in the studio. Download HS2 version (HS2_FKIK). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/42751758&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*AnimationOverdrive: Lets you set animation speeds in Studio to values higher than 3. &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/37738615&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*StudioSceneSettings: Adds a few useful settings for your Studio scenes. All changes save and load with the scene. Use the HS2 version (HS2_StudioSceneSettings). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/43797497&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*StudioSceneLoadedSound: Plays a sound on scene load or import. Useful for anyone who spends the load time for large scenes alt-tabbed. Use the HS2 version (HS2_StudioSceneLoadedSound). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/32459105&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*CharacterExport: Export characters from saved Studio scenes. Use HS2 version (HS2_CharacterExport). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/32434052&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*MaleJuice: Enables juice textures (aka cum) on males. Use HS2 version (HS2_MaleJuice). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/38142772&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*StudioObjectMoveHotkeys: Allows you to move objects around in Studio using hotkeys. Use HS2 version (S2_StudioObjectMoveHotkeys). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/31184561&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*PoseFolders: Allows you to organize your saved Studio poses into folders. Use the HS2 version (HS2_PoseFolders). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/31127973&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*QuickAccessBox: Adds a quick access list for searching through all items, both stock and modded. Install HS2 version (HS2_QuickAccessBox). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/38060886&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*StudioPOV: Allows you to have a first-person view in Studio. Use HS2 version (HS2_StudioPOV). &amp;lt;nowiki&amp;gt;https://github.com/Mantas-2155X/StudioPOV/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*AnimationPairing: When you select more than 2 actors in the studio, it will change and convert correct H animations. Use the HS2 version (HS2_AnimationPairing). &amp;lt;nowiki&amp;gt;https://github.com/hooh-hooah/AnimationPairing/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*MoveController: Includes move controllers for the studio. &amp;lt;nowiki&amp;gt;https://mikkemods.blogspot.com/2020/06/movecontroller-plugin-for-honey-select-2.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*OrthographicCamera: Allows use of the orthographic (parallel projection) camera mode. Use HS2 version (HS2_OrthographicCamera): &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/31909622&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*VN Game Engine (VNGE): Studio Mod for making VN games, animations, utils, etc. Use aishoujo_hs2 (vngamexx.xx_aishoujo_hs2) version. &amp;lt;nowiki&amp;gt;https://mega.nz/folder/oiB2wAQK#ojGIzlAN-1B-263uUDEalQ/folder/Jm5xAIbA&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*HS2 Fighter: Simple fighter game, Require VNGE 17.6.1 or newer and DHH need for lighting. &amp;lt;nowiki&amp;gt;https://mega.nz/folder/tmhwSA6R#QZ6Y1rgPYdg97_1uAnVExw&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*HS2 VMDPlayPlugin: .vmd player for HS2, like MMD dances. Open with Ctrl+Shift+V. &amp;lt;nowiki&amp;gt;https://mega.nz/file/rFxDjQwB#IfrLYiCxvbpWS9aTwf82O-_i3Gtb_PVMaxDgJ6V780U&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*StudioCharaSort: Lets you set the default sort type and order for character cards in Studio so the list doesn't always revert back to sort by descending name. &amp;lt;nowiki&amp;gt;https://github.com/kkykkykky/StudioCharaSort/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*StudioImageEmbed: Save .png files from your userdata folder to the scene data. Install HS2 version (HS2_StudioImageEmbed v1.0.zip). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/39042462&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*StudioMultiselectChara: If you select a character in the studio and press the hotkey, all other instances of that character in the scene will also be selected. Install HS2 version (HS2_StudioMultiselectChara). &amp;lt;nowiki&amp;gt;https://github.com/GeBo1/GeBoPlugins/releases/tag/r6&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*StudioSceneNavigation: Provides hotkeys for loading the next/previous scene from the scenes folder. Supports Illusion BrowserFolders. Tracks the last loaded image so it can pick up where it left off between sessions. Use HS2 version (HS2_StudioSceneNavigation). &amp;lt;nowiki&amp;gt;https://github.com/GeBo1/GeBoPlugins/releases/tag/r6&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Hooah: Additional components for the studio and the main game, are needed for scripted dicks. Install the HS2 version (HS2_Hooah.dll) and put in &amp;quot;BepInEx\Plugins&amp;quot;. &amp;lt;nowiki&amp;gt;https://github.com/hooh-hooah/IL_Hooah/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Scripted Dicks: Penis that fit in the right place, finally! Read carefully the mod page and the MEGA manual. &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/38432349&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*StudioCustomMasking: Allows you to add map masking functionality for maps made out of items in Studio. Install HS2 version (HS2_StudioCustomMasking). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/40214619&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*SceneLoader plugin: Adds folder support to load Studio scenes and a more convenient interface for browsing scene files. Download the HS2 version (SceneLoaderHS2). &amp;lt;nowiki&amp;gt;https://mikkemods.blogspot.com/2020/08/sceneloader-plugin-for-ai-girl-and.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*HS2WearCustom: Plug-in for changing clothes and hair in the studio. &amp;lt;nowiki&amp;gt;https://mega.nz/file/6AhAxQZC#b3Rk4fQu2vMkdy0VvBk-6us12pKpjz4yRP4ZbFvctoU&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*Dependency loader: Allow modders to split their Asset Bundles into multiple dependencies so they don't have to include duplicate assets in each bundle. &amp;lt;nowiki&amp;gt;https://github.com/hooh-hooah/DependencyLoader/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*PoseQuickLoad: Lets you load saved poses in Studio just by clicking on the pose. Needs to be activated in Plugin Settings (F1). Use the HS2 version (HS2_PoseQuickLoad). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/35871646&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*StudioCharaRefresh: Adds a refresh button under the male/female character list in the studio, to keep the lists up-to-date without restarting the studio. &amp;lt;nowiki&amp;gt;https://cdn.discordapp.com/attachments/715932300382044170/719642624964952154/HS2_StudioCharaRefresh.dll&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*RendererEditor: Allows the user to edit the properties of almost any Renderer and its Materials in a StudioNEO scene. Use the HS2 version, with the &amp;quot;2&amp;quot; after &amp;quot;HS&amp;quot; (HS'''2''' RendererEditor). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/39556121&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*NodesConstraints: Allows the user to link objects together that shouldn't be linkable using the vanilla way. Use the HS2 version, with the &amp;quot;2&amp;quot; after &amp;quot;HS&amp;quot; (HS'''2''' NodesConstraints). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/40763065&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*VideoExport: Takes a sequence of screenshots at a constant rate and transforms them into a video file. Use the HS2 version, with the &amp;quot;2&amp;quot; after &amp;quot;HS&amp;quot; (HS'''2''' VideoExport). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/40762879&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*StudioCameraObjectTweaks: Tweaks to how camera objects work in the studio (the ones created by pressing the camera button). Use the HS2 version (HS2_StudioCameraObjectTweaks). &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/44720834&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*AdvIKPlugin: Adds additional advanced control over the IK solver and positioning of the final poses, like Procedural Breathing, shoulder and spine controls, and Animation Overlay. Use HS2 version (HS2_AdvIKPlugin). &amp;lt;nowiki&amp;gt;https://github.com/OrangeSpork/AdvIKPlugin/releases&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Graphics Mods==&lt;br /&gt;
Mods that alter the game's graphic processing. Do '''NOT''' use more than one at the same time.&lt;br /&gt;
&lt;br /&gt;
#DHH Graphics Enhancer: A plugin to adjust various settings to enhance and fine tone graphics. &amp;lt;nowiki&amp;gt;https://mega.nz/file/L59H1J4J#ZPYQ1qAxne5_WqZF1Ht-5_fl7UzMz4mSDNf-eiPdKWc&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#Graphics: An advanced and powerful graphics enhancer for advanced users. &amp;lt;nowiki&amp;gt;https://github.com/ore-/Graphics/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Utilities=&lt;br /&gt;
Utilities are used outside the game. The first one (KKManager) is the most important, you NEED to know how to use it.&lt;br /&gt;
&lt;br /&gt;
#KKManager: Mod, plugin, and card manager for games by Illusion. With this you can download the '''Sideloader Modpack''', with over 50GB worth of zipmods including clothes, items, studio maps, game rooms, etc... &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/41869238&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#IllusionLauncher: English launcher with various configs. Use HoneySelect.'''2''' version, with '''2''' in the end (IllusionLaunchers_HoneySelect.2). &amp;lt;nowiki&amp;gt;https://github.com/IllusionMods/IllusionLaunchers/releases/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#Card Image Replacer: Replaces main preview image in cards and scenes. &amp;lt;nowiki&amp;gt;https://www.patreon.com/posts/32927543&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Bruh345</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Honey_Select_2/Gameplay/Achievements_and_Unlocks&amp;diff=38882</id>
		<title>Honey Select 2/Gameplay/Achievements and Unlocks</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Honey_Select_2/Gameplay/Achievements_and_Unlocks&amp;diff=38882"/>
				<updated>2024-09-29T08:20:01Z</updated>
		
		<summary type="html">&lt;p&gt;Bruh345: Corrected few spelling errors.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Honey_Select_2}}&lt;br /&gt;
In order to progress in the game, you must unlock achievements. After meeting the requirements for an achievement, a lock icon will appear upon entering your room.&lt;br /&gt;
&lt;br /&gt;
When an achievement is unlocked you gain points that are used to unlock new options for the player. Call Fur and then click on achievements to see how many points you have and trade to unlock your reward.&lt;br /&gt;
&lt;br /&gt;
=Achievements=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Achievement !! Points Earned !! Content !! Tips&lt;br /&gt;
|-&lt;br /&gt;
| Commemorative visit || 1P || Start the game ||&lt;br /&gt;
|-&lt;br /&gt;
| First Timer || 1P || Complete a scene for the first time ||&lt;br /&gt;
|-&lt;br /&gt;
| Search the Place || 1P || Go around the hall for the first time ||&lt;br /&gt;
|-&lt;br /&gt;
| First call || 1P || Call Fur for the first time ||&lt;br /&gt;
|-&lt;br /&gt;
| Fur-Alban-Fur || 1P || Have a scene with Fur ||&lt;br /&gt;
|-&lt;br /&gt;
| Lecherous || 3P || Have scene 10 times || Does not have to be the same girl or in one scene.&lt;br /&gt;
|-&lt;br /&gt;
| Unequaled || 3P || Ejaculate 10 times || Does not have to be the same girl or in one scene.&lt;br /&gt;
|-&lt;br /&gt;
| Technician || 3P || Make a girl cum 10 times || Does not have to be the same girl or in one scene.&lt;br /&gt;
|-&lt;br /&gt;
| Chance Attack || 3P || Surprise a girl || Attacks while bathing, in the bathroom, sleeping, etc.&lt;br /&gt;
|-&lt;br /&gt;
| Surprise || 3P || Be surprised by a girl || Be attacked by a girl while sleeping in your room.&lt;br /&gt;
|-&lt;br /&gt;
| Lucky Lascivious || 3P || Encounter a girl while she's in a private moment || Head to the place with [[Honey_Select_2/Gameplay/Events| a happening event]]&lt;br /&gt;
|-&lt;br /&gt;
| Meeting || 5P || A girl visited your room and had make it with you || &amp;quot;Walk to the Hall&amp;quot; to &amp;quot;your room&amp;quot; when its marked with [[Honey_Select_2/Gameplay/Events| a happening event]]. A girl in a favorable state can visits you and make it.&lt;br /&gt;
|-&lt;br /&gt;
| Love Maxed || 3P || Max out a girl's Favor status ||&lt;br /&gt;
|-&lt;br /&gt;
| Hedonist Maxed || 3P || Max out a girl's Enjoyment status ||&lt;br /&gt;
|-&lt;br /&gt;
| Slave Maxed || 3P || Max out a girl's Slave status ||&lt;br /&gt;
|-&lt;br /&gt;
| Hate Maxed || 3P || Max out a girl's Aversion status ||&lt;br /&gt;
|-&lt;br /&gt;
| Mental Breakdown || 5P ||  Max out a girl's Broken status || Use forced position and BDSM on her and continue one more time after she faints for multiple sessions.&lt;br /&gt;
|-&lt;br /&gt;
|Jailed || 5P || Max out a girl's Dependence status || Dependence increases when you play the same girl multiple times in a row.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Unlockables=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Reward !! Cost !! Content&lt;br /&gt;
|-&lt;br /&gt;
| Love Position Book || 2P || Unlocks Sleeping Kiss, No Handblow, Chest Fist Cowgirl, and 69 on girls with a maxed-out Love.&lt;br /&gt;
|-&lt;br /&gt;
| Hedonist Position Book || 2P || Unlocks Face sitting cunnilingus, nipple licking handjob, ching repiston, and horn masturbation on girls with a maxed-out Enjoyment.&lt;br /&gt;
|-&lt;br /&gt;
| Slave Position Book || 2P || Unlocks Wall standing back cunnilingus, Wall Irama, Bridge piston, and Dildo masturbation on girls with a maxed-out Slave.&lt;br /&gt;
|-&lt;br /&gt;
| Hate Position Book || 2P || Unlocks Standing Vibe, Restriction Blow, Standing Restraint, and Camera Masturbation on girls with a maxed-out Aversion.&lt;br /&gt;
|-&lt;br /&gt;
| Special Equipment || 2P || Unlocks Restricted double-hole vibe, Delivery table insertion, Restricted toy attack, and Restricted machine fucking.&lt;br /&gt;
|-&lt;br /&gt;
| Wooden Horse || 2P || Unlocks Triangle horse, hand tied triangle horse, iron ball hand tied triangle horse, and horse whip.&lt;br /&gt;
|-&lt;br /&gt;
| Wall/Rope Utensils || 10P || Unlocks Wall hole blow job, Wall hole doggy style, Wall hole doggy style + blowjob and Rope restraint insertion.&lt;br /&gt;
|-&lt;br /&gt;
| Unlock Multiple Women || 2P || Allows selecting a second girl in Meetings, as well as Lesbian and Trio positions.&lt;br /&gt;
|-&lt;br /&gt;
| Unlock Multiple Men || 2P || Allows selecting a second male, as well as Multiple Men positions.&lt;br /&gt;
|-&lt;br /&gt;
| Break Control || 1P || Unlocks an option to avoid the Broken status in the Settings.&lt;br /&gt;
|-&lt;br /&gt;
| Escape Controls || 1P || Unlocks an option to avoid escaping girls in the Settings.&lt;br /&gt;
|-&lt;br /&gt;
| Urine/Squirt Controls || 1P || Adds extra controls for urine and squirting in the Settings.&lt;br /&gt;
|-&lt;br /&gt;
| Wetness/Gloss Controls || 1P || Adds extra controls for wetness and glossiness during scenes.&lt;br /&gt;
|-&lt;br /&gt;
| Desire Alteration || 3P || Unlocks controls for maxing out a girl's desire in Meetings.&lt;br /&gt;
|-&lt;br /&gt;
| Area Permit 1 || 2P || Unlocks the stages Backyard (rain), Office, Public Toilet, and Patient Room.&lt;br /&gt;
|-&lt;br /&gt;
| Area Permit 2 || 2P || Unlocks the stages Classroom, P.E. Warehouse, Chinese Restaurant, and Tavern.&lt;br /&gt;
|-&lt;br /&gt;
| Fur's Room Key || 3P || Unlocks the sage Fur's Room. You can also change Fur's appearance while in the lobby.&lt;br /&gt;
|-&lt;br /&gt;
| Status Lock || 5P || Unlocks controls for a girl's status, breakage, and dependence.&lt;br /&gt;
|-&lt;br /&gt;
| Familiarity Unlock || 5P || Unlocks controls for a girl's familiarity with insertions, Anal and Pain.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Bruh345</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Honey_Select_2/Gameplay/Girl_Feelings_and_Stats&amp;diff=38881</id>
		<title>Honey Select 2/Gameplay/Girl Feelings and Stats</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Honey_Select_2/Gameplay/Girl_Feelings_and_Stats&amp;diff=38881"/>
				<updated>2024-09-29T08:14:55Z</updated>
		
		<summary type="html">&lt;p&gt;Bruh345: I corrected many spelling errors, and now the page should look much better. I also made few words bold / italic.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Honey_Select_2}}In Honey Select 2, girls experience different kinds of ''feelings'' toward the protagonist, and those will fluctuate during gameplay depending on the girls characteristics and the player actions.&lt;br /&gt;
&lt;br /&gt;
The most dominant of those feelings will determine the ''state'' of the girl, which will dictate her relationship and attitude toward the protagonist.&lt;br /&gt;
&lt;br /&gt;
Note that the Steam version release uses slightly different translations, these appear in (parentheses) when they differ on this page.&lt;br /&gt;
&lt;br /&gt;
=Feelings and state=&lt;br /&gt;
&lt;br /&gt;
There are four main feelings in Honey Select 2 (''Favour'', ''Enjoyment'', ''Aversion'' and ''Slavery'') as well as two &amp;quot;special&amp;quot; feelings that represent the girl's mental sanity: ''Broken'' and ''Dependence''.&lt;br /&gt;
&lt;br /&gt;
Each feeling is represented by a specific icon and is defined by a numerical value ranging from 0 to 100, which we will refer to as its ''level''. Those levels are independent of each other: a girl can simultaneously have a high level of ''Aversion'' and a high level of ''Favour'' toward the protagonist. &lt;br /&gt;
&lt;br /&gt;
It is important to note that only the strongest feeling will have an actual impact in the game: a girl can have a lot of hate toward the protagonist (high aversion), but as long as she loves him slightly more (higher favour), she will act like she's madly in love with him.&lt;br /&gt;
&lt;br /&gt;
This dominant feeling will condition the '''''state''''' of the girl. Each state unlocks different dialogs and positions. This state is symbolized by a smiley face shown on the girl's status screen, with its icon matching the corresponding feeling:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Feeling !! (JP) !! Icon !! Corresponding state&lt;br /&gt;
|-&lt;br /&gt;
| '''None''' || なし || [[File:HS2 StateNormal.png|center]] || Normal&lt;br /&gt;
|-&lt;br /&gt;
| '''Favour (Friendly)''' || 好意 || [[File:HS2 StateLove.png|center]] || Love&lt;br /&gt;
|-&lt;br /&gt;
| '''Enjoyment (Hedonistic)''' || 淫乱 || [[File:HS2 StateHedonist.png|center]] || Hedonist&lt;br /&gt;
|-&lt;br /&gt;
| '''Aversion (Hate)''' || 嫌悪 || [[File:HS2 StateHate.png|center]] || Hate&lt;br /&gt;
|-&lt;br /&gt;
| '''Slavery (Submissive)''' || 隷属 || [[File:HS2 StateSlave.png|center]] || Slave&lt;br /&gt;
|-&lt;br /&gt;
| '''Broken (Worn Out)''' || 壊れ || [[File:HS2 StateBroken.png|center]] || Broken&lt;br /&gt;
|-&lt;br /&gt;
| '''Dependence (Obsessed)''' || 依存 || [[File:HS2 StateDependent_1.png]] [[File:HS2 StateDependent_2.png]] [[File:HS2 StateDependent_3.png]] || Dependent&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Broken and Dependent states==&lt;br /&gt;
=== Broken (Worn Out) ===&lt;br /&gt;
The broken state is reached when the broken (Worn Out) bar reaches its max, when this happens the girl enters a soulless state without any will and is in a permanently exhausted state during scenes. An exhausted state is represented in the game by a girl physically changing stances after she climaxes. If you are playing the modded version of the game, the exhausted state is set to occur after she climaxes three times. Using exclusive positions that restrain the girl or inflict pain to get her to climax will raise the bar more quickly. Once you raise her pain meter to the max she can climax from those positions; she will not before reaching the max on that meter. Once broken, the girl will not recover until the bar is completely empty which can be done using love positions, such as missionary, exclusively during several sessions.&lt;br /&gt;
&lt;br /&gt;
=== Dependent (Obsessed) ===&lt;br /&gt;
The dependent (obsessed) state is reached when the dependence (obsessed) bar reaches its max, when this happens the girl becomes lustful and is always horny, unlocking all non-event related positions (more than 140). Just like the broken state, she will not recover until the dependence bar is empty which can be done by leaving scenes without doing anything several times. Once the dependence bar is low enough, you can go to the hall to speak with the girl and select &amp;quot;Go back&amp;quot; to reset the dependent state.&lt;br /&gt;
&lt;br /&gt;
There are three different icons that represent the Dependent state, each one related to the highest state of the girl.  Each personality type will give different reactions depending on which Obsessed state she is in.  For example, the Scaredy Cat thinks she's a puppy dog as an obsessed slave:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Icon !! Personalities&lt;br /&gt;
|-&lt;br /&gt;
| [[File:HS2 StateDependent_1.png]]|| Obsessed and in Love - Wants to spend time with her lover&lt;br /&gt;
|-&lt;br /&gt;
| [[File:HS2 StateDependent_2.png]] || Obsessed and Hedonistic - Wants to exchange pleasure&lt;br /&gt;
|-&lt;br /&gt;
| [[File:HS2 StateDependent_3.png]] || Obsessed in Slavery - Will do anything to please &amp;quot;Master&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Broken and Dependence Lock ===&lt;br /&gt;
&lt;br /&gt;
For both Dependent and Broken cases you can unlock a button that locks the level change through [[Honey_Select_2/Gameplay/Achievements and Unlocks|achievements]]. You can use for both never let the girl reach the state or to let the girl get out of the state.&lt;br /&gt;
&lt;br /&gt;
==Girl leaves the hotel==&lt;br /&gt;
If a girl gains too much Aversion it will trigger an event. Depending on your choice she can leave the hotel for good. But if you make the right choice she comes back with a Love status.&lt;br /&gt;
&lt;br /&gt;
=Stats=&lt;br /&gt;
[[File:HS2 Hstats.jpg|thumbnail|none|stats]]&lt;br /&gt;
&lt;br /&gt;
There are 3 stats that indicate the girl's level of familiarity with certain positions.&lt;br /&gt;
&lt;br /&gt;
'''Sex:''' Indicates familiarity with insertion (vaginal) positions&lt;br /&gt;
&lt;br /&gt;
'''Pain:''' Incdicates familiarity with BDSM positions&lt;br /&gt;
&lt;br /&gt;
'''Ass:''' Indicates familiarity with anal positions&lt;br /&gt;
&lt;br /&gt;
A lower level of familiarity makes the girl's pleasure gauge increase only in the ''slow-paced'' animation of the position.&lt;br /&gt;
&lt;br /&gt;
A high value makes the girl's pleasure gauge also increase in the ''fast-paced'' animation. It also makes it easier to find with the mouse scroll when the girl is feeling good.&lt;br /&gt;
&lt;br /&gt;
You can unlock with [[Honey_Select_2/Gameplay/Achievements and Unlocks|achievements]] a button to max out the girls familiarity. By clicking twice the value is reset to zero.&lt;br /&gt;
&lt;br /&gt;
=Personality=&lt;br /&gt;
Define the character and the voice actress. There are 10 personalities and one concierge in the main game:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Personality !! Voice Actress&lt;br /&gt;
|-&lt;br /&gt;
| '''Composed (Intellectual)''' || Yunyu Yono&lt;br /&gt;
|-&lt;br /&gt;
| '''Normal (Vanilla)''' || Nadeshiko Kuradasa&lt;br /&gt;
|-&lt;br /&gt;
| '''Hardworking (Secretary)''' || Yuri Matsuoka&lt;br /&gt;
|-&lt;br /&gt;
| '''Girlfriend (Girl Next Door)''' || Nanten&lt;br /&gt;
|-&lt;br /&gt;
| '''Fashionable (Goofball)''' || Mei Hanamori&lt;br /&gt;
|-&lt;br /&gt;
| '''Timid (Scaredy Cat)''' || Natsuno Ume&lt;br /&gt;
|-&lt;br /&gt;
| '''Motherly (Mother Figure)''' || Yuki Ukino&lt;br /&gt;
|-&lt;br /&gt;
| '''Sadistic (Dominatrix)''' || Aikawa Shion&lt;br /&gt;
|-&lt;br /&gt;
| '''Open-Minded (Daredevil)''' || Kana Koumine&lt;br /&gt;
|-&lt;br /&gt;
| '''Airhead''' || Akai Ria&lt;br /&gt;
|-&lt;br /&gt;
| '''Fur''' || Yunyu Yono&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
In the expansion [[Honey_Select_2/Technical_Help#Honey_Select_2_DX_FAQ|Honey Select 2 '''DX''']], four more personalities and one more concierge were added:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Personality !! Voice Actress&lt;br /&gt;
|-&lt;br /&gt;
| '''Careful (Caregiver)''' || Kasuga Ann&lt;br /&gt;
|-&lt;br /&gt;
| '''Ideal Japanese''' || Hono Sakiyama&lt;br /&gt;
|-&lt;br /&gt;
| '''Tomboy''' || Nogami Yushi&lt;br /&gt;
|-&lt;br /&gt;
| '''Obsessed (Psycho Stalker)''' || Gouinan Mei&lt;br /&gt;
|-&lt;br /&gt;
| '''Sitri''' || Kasuga Ann&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Traits=&lt;br /&gt;
Traits affect daily activities and events outside scenes.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Trait !! Parameter !! Effect&lt;br /&gt;
|-&lt;br /&gt;
| '''None''' ||  || None&lt;br /&gt;
|-&lt;br /&gt;
| '''Clean Lover (Fastidious)''' || Dirty + || More bathing events&lt;br /&gt;
|-&lt;br /&gt;
| '''Lazy''' || Dirty - || &lt;br /&gt;
|-&lt;br /&gt;
| '''Frailty''' || Tiredness + || &lt;br /&gt;
|-&lt;br /&gt;
| '''Tough''' || Tiredness - || &lt;br /&gt;
|-&lt;br /&gt;
| '''Weak Bladder''' || Toilet+ || More toilet events&lt;br /&gt;
|-&lt;br /&gt;
| '''Patient (Tenacious)''' || Toilet - ||&lt;br /&gt;
|-&lt;br /&gt;
| '''Glass Heart''' || Broken + || &lt;br /&gt;
|-&lt;br /&gt;
| '''Brave (Indomitable)''' || Broken - || &lt;br /&gt;
|-&lt;br /&gt;
| '''Perverted (Pent Up)''' || Enjoyment + || &lt;br /&gt;
|-&lt;br /&gt;
| '''Self-Control (Iron Will)''' || Enjoyment - || &lt;br /&gt;
|-&lt;br /&gt;
| '''At will (Capricious)''' || Dependence + || &lt;br /&gt;
|-&lt;br /&gt;
| '''Sensitive (Emotional)''' || Favor +, Enjoyment +, Slavery +, Aversion + || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Mentality=&lt;br /&gt;
When creating a '''new''' female character, you can also assign her a &amp;quot;Mentality&amp;quot; that will add some more points to the feeling level she starts with. If one of those mentalities gives enough points for a specific feeling, those will also change the state the girl starts with.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Mentality !! (Steam)!! (JP) !! Effect&lt;br /&gt;
|-&lt;br /&gt;
| '''None''' || None || なし || None&lt;br /&gt;
|-&lt;br /&gt;
| '''Curious''' || Likes You? || 気になる || Favor +20&lt;br /&gt;
|-&lt;br /&gt;
| '''Affectionate''' || Interested || 好きかも || Favor +55&lt;br /&gt;
|-&lt;br /&gt;
| '''Lovestruck''' || Love at First || 一目惚れ || Favor +80&lt;br /&gt;
|-&lt;br /&gt;
| '''Awkward''' || Awkward || 話づらい || Aversion +20&lt;br /&gt;
|-&lt;br /&gt;
| '''Reluctant''' || Dislike || 苦手 || Aversion +55&lt;br /&gt;
|-&lt;br /&gt;
| '''Loathing''' || Disgust || 嫌い || Aversion +80&lt;br /&gt;
|-&lt;br /&gt;
| '''Cooperative''' || Wants || 指示されたい || Slavery +20&lt;br /&gt;
|-&lt;br /&gt;
| '''Obedient''' || Obedient || 命令されたい || Slavery +55&lt;br /&gt;
|-&lt;br /&gt;
| '''Submissive''' || Dominate Me || 逆らえない || Slavery +80&lt;br /&gt;
|-&lt;br /&gt;
| '''Interested''' || Fun Loving || 楽しい || Enjoyment +20&lt;br /&gt;
|-&lt;br /&gt;
| '''Charmed''' || Hurt Me || 苛めたい || Enjoyment +55&lt;br /&gt;
|-&lt;br /&gt;
| '''Aroused''' || Obey Me || 服従させたい || Enjoyment +80&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Sex Traits=&lt;br /&gt;
Sex Traits affect girls inside scenes. The bonus for Sex Traits only applies when a certain condition is met. For example, a girl who is '''Sensitive to kisses''' will only gain extra points if you kiss her during the session.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Sex Trait !! (JP) !! Parameter&lt;br /&gt;
|-&lt;br /&gt;
| '''None''' || なし || None&lt;br /&gt;
|-&lt;br /&gt;
| '''Horny (Lusty)''' || 性欲旺盛 || Enjoyment +&lt;br /&gt;
|-&lt;br /&gt;
| '''Sadist''' || S || Favor +, Enjoyment +, Slavery -, Aversion -, Broken -, Dependence +&lt;br /&gt;
|-&lt;br /&gt;
| '''Masochist''' || M || Favor +, Enjoyment -, Slavery +, Aversion -, Broken -, Dependence +&lt;br /&gt;
|-&lt;br /&gt;
| '''Sensitive Breasts''' || 胸が敏感 || Enjoyment +&lt;br /&gt;
|-&lt;br /&gt;
| '''Sensitive Ass''' || お尻が敏感 || Slavery +&lt;br /&gt;
|-&lt;br /&gt;
| '''Sensitive Pussy(Groin)''' || 股間が敏感 || Favor +&lt;br /&gt;
|-&lt;br /&gt;
| '''Love Kisses''' || キスに弱い || Aversion -&lt;br /&gt;
|-&lt;br /&gt;
| '''Clean Freak''' || 潔癖症 || Aversion +, Dirty + when cum outside&lt;br /&gt;
|-&lt;br /&gt;
| '''Sex Hater (Sexually Cautious)''' || Hに抵抗がある || Aversion +, Broken +, Enjoyment -&lt;br /&gt;
|-&lt;br /&gt;
| '''Lonely''' || 寂しがり屋 || Favor +, Enjoyment +, Slavery +, Aversion -, Broken -, Dependence +&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Positions=&lt;br /&gt;
Each position affects the girl's feelings according to her current state and can vary between min and max values. Also can have modifiers. This table was originally posted in [https://wikiwiki7-r.net/honeyselect2/index.php?Tips%E3%83%BB%E5%B0%8F%E3%83%8D%E3%82%BF%E3%83%BB%E5%B0%8F%E6%8A%80%E3%81%AA%E3%81%A9 wikiwiki7-r.net] and translated in the [https://docs.google.com/spreadsheets/d/1jjFZecwePGWTAdw-zoXkandzN_yT9i-_THfH1kok4oE/edit#gid=1107129580 Google Drive Wiki]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot;&lt;br /&gt;
| colspan=18 align=&amp;quot;center&amp;quot;| '''Caress Positions'''&lt;br /&gt;
|-&lt;br /&gt;
| ||colspan=&amp;quot;7&amp;quot; align=&amp;quot;center&amp;quot;| '''Presence when in state''' ||colspan =&amp;quot;6&amp;quot; align=&amp;quot;center&amp;quot;| '''Feelings change''' ||colspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot;| &lt;br /&gt;
|-&lt;br /&gt;
! Position !! Normal !! Love !! Hedonist !! Slave !! Hate !! Broken !! Dependence !! Favour !! Enjoyment !! Slavery !! Aversion !! Broken !! Dependence !! Suit for Love !! Suit for Hedonist !! Suit for Slave !! Change Pattern&lt;br /&gt;
|-&lt;br /&gt;
! Kissing&lt;br /&gt;
| ○ || ○ ||  || ○ ||  ||  || ○ || 5 ～ 10 || -3 ～ -1 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || ● || - || - || 0&lt;br /&gt;
|-&lt;br /&gt;
! Lying Kiss&lt;br /&gt;
|  || ○ ||  ||  ||  ||  || ○ || 5 ～ 10 || -3 ～ -1 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || ● || - || - || 0&lt;br /&gt;
|-&lt;br /&gt;
! Chest Foundling&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 9&lt;br /&gt;
|-&lt;br /&gt;
! Crotch Foundling&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! Cunnilingus&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Piledriver Crotch Fondle&lt;br /&gt;
|  || ○ ||  || ○ || ○ ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 10&lt;br /&gt;
|-&lt;br /&gt;
! Piledriver Cunnilingus&lt;br /&gt;
|  || ○ ||  || ○ || ○ ||  || ○ || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || 2 ～ 5 || -5 ～ 10 || -10 ～ 5 || ● || - || - || 3&lt;br /&gt;
|-&lt;br /&gt;
! Kiss Masturbation&lt;br /&gt;
|  ||  || ○ || ○ ||  ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 9&lt;br /&gt;
|-&lt;br /&gt;
! Analingus&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || -3 ～ -1 || 5 ～ 10 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || - || - || ● || 8&lt;br /&gt;
|-&lt;br /&gt;
! Anal Vibrator Insertion&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -5 ～ 10 || -10 ～ 5 || - || - || ● || 11&lt;br /&gt;
|-&lt;br /&gt;
! Face Sitting Cunnilingus&lt;br /&gt;
|  ||  || ○ ||  ||  ||  || ○ || -3 ～ -1 || 5 ～ 10 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || - || ● || - || 4&lt;br /&gt;
|-&lt;br /&gt;
! Forced Kiss&lt;br /&gt;
|  ||  ||  || ○ || ○ ||  || ○ || -3 ～ -1 || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || 1 ～ 5 || -5 ～ -1 || - || - || ● || 15&lt;br /&gt;
|-&lt;br /&gt;
! Standing Kiss&lt;br /&gt;
| ○ || ○ || ○ ||  || ○ ||  || ○ || 5 ～ 10 || -3 ～ -1 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || ● || - || - || 0&lt;br /&gt;
|-&lt;br /&gt;
! Standing Cunnilingus&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 2&lt;br /&gt;
|-&lt;br /&gt;
! G-Spot Attack&lt;br /&gt;
|  ||  ||  ||  || ○ ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 10&lt;br /&gt;
|-&lt;br /&gt;
! Vibrator Insertion&lt;br /&gt;
|  || ○ || ○ || ○ || ○ || ○ || ○ || -1 ～ 3 || -7 ～ -2 || -1 ～ 3 || -1 ～ 3 || -5 ～ 5 || -5 ～ 5 || ● || - || ● || 18&lt;br /&gt;
|-&lt;br /&gt;
! Double Vibrator&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -7 ～ -2 || -1 ～ 3 || -1 ～ 3 || -1 ～ 3 || -5 ～ 10 || -10 ～ 5 || - || ● || ● || 17&lt;br /&gt;
|-&lt;br /&gt;
! Chest Foundling Behind&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 2&lt;br /&gt;
|-&lt;br /&gt;
! Chair Cunnilingus&lt;br /&gt;
|  || ○ || ○ ||  ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Cunnilingus Behind&lt;br /&gt;
|  || ○ || ○ || ○ || ○ ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 10&lt;br /&gt;
|-&lt;br /&gt;
! Standing Vibrator&lt;br /&gt;
|  ||  ||  ||  || ○ ||  || ○ || -3 ～ -1 || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -5 ～ 10 || -10 ～ 5 || - || - || ● || 11&lt;br /&gt;
|-&lt;br /&gt;
! Stair Fingering&lt;br /&gt;
| ○ || ○ ||  || ○ || ○ ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 9&lt;br /&gt;
|-&lt;br /&gt;
! Stair Chest Foundling&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -1 ～ 3 || -1 ～ 3 || -1 ～ 3 || -7 ～ -2 || -5 ～ 5 || 5 ～ 10 || ● || ● || ● || 16&lt;br /&gt;
|-&lt;br /&gt;
! Against Wall Analingus&lt;br /&gt;
|  ||  ||  || ○ ||  ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 6&lt;br /&gt;
|-&lt;br /&gt;
! Sofa Cunnilingus&lt;br /&gt;
|  || ○ || ○ ||  ||  ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 2&lt;br /&gt;
|-&lt;br /&gt;
! Crouching Chest Massage&lt;br /&gt;
| ○ || ○ ||  ||  || ○ ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! Desk Cunnilingus&lt;br /&gt;
|  ||  || ○ || ○ || ○ ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot;&lt;br /&gt;
| colspan=18 align=&amp;quot;center&amp;quot;| '''Service Positions'''&lt;br /&gt;
|-&lt;br /&gt;
| ||colspan=&amp;quot;7&amp;quot; align=&amp;quot;center&amp;quot;| '''Presence when in state''' ||colspan =&amp;quot;6&amp;quot; align=&amp;quot;center&amp;quot;| '''Feelings change''' ||colspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot;| &lt;br /&gt;
|-&lt;br /&gt;
! Position !! Normal !! Love !! Hedonist !! Slave !! Hate !! Broken !! Dependence !! Favour !! Enjoyment !! Slavery !! Aversion !! Broken !! Dependence !! Suit for Love !! Suit for Hedonist !! Suit for Slave !! Change Pattern&lt;br /&gt;
|-&lt;br /&gt;
! Fellatio&lt;br /&gt;
| ○ || ○ || ○ || ○ ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Handjob&lt;br /&gt;
| ○ || ○ || ○ || ○ ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Glans Tease&lt;br /&gt;
|  ||  || ○ ||  ||  ||  || ○ || -3 ～ -1 || 5 ～ 10 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || - || ● || - || 4&lt;br /&gt;
|-&lt;br /&gt;
! Boobjob&lt;br /&gt;
| ○ || ○ ||  || ○ || ○ ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 6&lt;br /&gt;
|-&lt;br /&gt;
! Licking Boobjob&lt;br /&gt;
|  || ○ || ○ ||  ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! Sucking Boobjob&lt;br /&gt;
|  ||  || ○ || ○ || ○ ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 9&lt;br /&gt;
|-&lt;br /&gt;
! Nipple Licking Fellatio&lt;br /&gt;
|  ||  || ○ ||  ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Ching Liar Licking&lt;br /&gt;
|  ||  || ○ || ○ ||  ||  || ○ || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -5 ～ 10 || -10 ～ 5 || - || ● || - || 7&lt;br /&gt;
|-&lt;br /&gt;
! Standing Footjob&lt;br /&gt;
|  || ○ || ○ || ○ || ○ ||  || ○ || -3 ～ -1 || 5 ～ 10 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || - || ● || - || 4&lt;br /&gt;
|-&lt;br /&gt;
! Exhausted Handjob&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -5 ～ 10 || -10 ～ 5 || - || ● || - || 7&lt;br /&gt;
|-&lt;br /&gt;
! Exhausted Fellatio&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || 1 ～ 5 || -5 ～ -1 || - || ● || - || 14&lt;br /&gt;
|-&lt;br /&gt;
! Standing Handjob&lt;br /&gt;
| ○ || ○ || ○ || ○ ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! No-Hands Tip Licking&lt;br /&gt;
|  || ○ ||  || ○ || ○ ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 9&lt;br /&gt;
|-&lt;br /&gt;
!  No-Hands Blowjob&lt;br /&gt;
|  || ○ ||  ||  ||  ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 10&lt;br /&gt;
|-&lt;br /&gt;
! Deepthroat&lt;br /&gt;
|  || ○ || ○ || ○ ||  ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 2&lt;br /&gt;
|-&lt;br /&gt;
! Standing Boobjob&lt;br /&gt;
|  || ○ ||  || ○ ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! Stand. Lock. Boobjob&lt;br /&gt;
|  ||  || ○ || ○ ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Restrained Fellatio&lt;br /&gt;
|  ||  ||  ||  || ○ ||  || ○ || -3 ～ -1 || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || 1 ～ 5 || -5 ～ -1 || - || - || ● || 15&lt;br /&gt;
|-&lt;br /&gt;
! Forced Handjob&lt;br /&gt;
|  ||  ||  ||  || ○ ||  || ○ || -3 ～ -1 || -3 ～ -1 || -3 ～ -1 || 5 ～ 10 || 5 ～ 10 || -20 ～ -10 || ● || ● || ● || 12&lt;br /&gt;
|-&lt;br /&gt;
! Irrumatio&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -5 ～ 10 || -10 ～ 5 || - || - || ● || 11&lt;br /&gt;
|-&lt;br /&gt;
! Chair Handjob&lt;br /&gt;
| ○ || ○ ||  || ○ ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Sit. No-Hand Blowjob&lt;br /&gt;
|  || ○ ||  || ○ || ○ ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 6&lt;br /&gt;
|-&lt;br /&gt;
! Sitting Boobjob&lt;br /&gt;
| ○ || ○ ||  || ○ ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! Sitting Licking Boobjob&lt;br /&gt;
|  ||  || ○ || ○ ||  ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 2&lt;br /&gt;
|-&lt;br /&gt;
! Sitting Footjob&lt;br /&gt;
|  ||  || ○ || ○ ||  ||  || ○ || -3 ～ -1 || 5 ～ 10 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || - || ● || - || 4&lt;br /&gt;
|-&lt;br /&gt;
! Wall Fellatio&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -7 ～ -2 || -1 ～ 3 || -1 ～ 3 || -1 ～ 3 || -5 ～ 10 || -10 ～ 5 || - || ● || ● || 17&lt;br /&gt;
|-&lt;br /&gt;
! Crouching Fellatio&lt;br /&gt;
|  ||  ||  || ○ || ○ ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 9&lt;br /&gt;
|-&lt;br /&gt;
! Sofa Fellatio&lt;br /&gt;
| ○ || ○ ||  || ○ ||  ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 6&lt;br /&gt;
|-&lt;br /&gt;
! Bath Footjob&lt;br /&gt;
|  || ○ || ○ || ○ ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Desk Handjob&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! All Fours Handjob&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 6&lt;br /&gt;
|-&lt;br /&gt;
! Restrained Fellatio&lt;br /&gt;
|  || ○ || ○ || ○ || ○ || ○ || ○ || - || - || - || - || - || - || - || - || - || -&lt;br /&gt;
|-&lt;br /&gt;
! Behind Handjob&lt;br /&gt;
|  ||  || ○ || ○ ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Sleeping Boobjob&lt;br /&gt;
|  ||  ||  ||  ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! Wall Irramatio&lt;br /&gt;
|  ||  ||  || ○ ||  ||  || ○ || -3 ～ -1 || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || 1 ～ 5 || -5 ～ -1 || - || - || ● || 15&lt;br /&gt;
|-&lt;br /&gt;
! Chair Irramatio&lt;br /&gt;
|  ||  ||  || ○ || ○ ||  || ○ || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || 1 ～ 5 || -5 ～ -1 || - || ● || - || 14&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot;&lt;br /&gt;
| colspan=18 align=&amp;quot;center&amp;quot;| '''Insertion Positions'''&lt;br /&gt;
|-&lt;br /&gt;
| ||colspan=&amp;quot;7&amp;quot; align=&amp;quot;center&amp;quot;| '''Presence when in state''' ||colspan =&amp;quot;6&amp;quot; align=&amp;quot;center&amp;quot;| '''Feelings change''' ||colspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot;| &lt;br /&gt;
|-&lt;br /&gt;
! Position !! Normal !! Love !! Hedonist !! Slave !! Hate !! Broken !! Dependence !! Favour !! Enjoyment !! Slavery !! Aversion !! Broken !! Dependence !! Suit for Love !! Suit for Hedonist !! Suit for Slave !! Change Pattern&lt;br /&gt;
|-&lt;br /&gt;
! Missionary&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || 5 ～ 10 || -3 ～ -1 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || ● || - || - || 0&lt;br /&gt;
|-&lt;br /&gt;
! Breast Fondling Missionary&lt;br /&gt;
|  || ○ ||  || ○ || ○ ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 2&lt;br /&gt;
|-&lt;br /&gt;
! Doggy&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 9&lt;br /&gt;
|-&lt;br /&gt;
! Kneeling Behind&lt;br /&gt;
|  || ○ ||  || ○ ||  ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 10&lt;br /&gt;
|-&lt;br /&gt;
! Spooning&lt;br /&gt;
| ○ || ○ ||  || ○ || ○ ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! Cowgirl&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || 5 ～ 10 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || - || ● || - || 4&lt;br /&gt;
|-&lt;br /&gt;
! Chest Fondling Cowgirl&lt;br /&gt;
|  || ○ ||  ||  ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Reverse Cowgirl&lt;br /&gt;
| ○ ||  ||  || ○ || ○ ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 6&lt;br /&gt;
|-&lt;br /&gt;
! Piledriver Missionary&lt;br /&gt;
|  || ○ ||  || ○ ||  ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 2&lt;br /&gt;
|-&lt;br /&gt;
! Bent Missionary&lt;br /&gt;
|  ||  || ○ || ○ ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! Double Decker&lt;br /&gt;
|  ||  ||  || ○ ||  ||  || ○ || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || 2 ～ 5 || -5 ～ 10 || -10 ～ 5 || ● || - || - || 3&lt;br /&gt;
|-&lt;br /&gt;
! Anal Missionary&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 9&lt;br /&gt;
|-&lt;br /&gt;
! Anal Doggy&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || -3 ～ -1 || 5 ～ 10 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || - || - || ● || 8&lt;br /&gt;
|-&lt;br /&gt;
! Cowgirl (Floor)&lt;br /&gt;
| ○ || ○ || ○ || ○ ||  ||  || ○ || -3 ～ -1 || 5 ～ 10 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || - || ● || - || 4&lt;br /&gt;
|-&lt;br /&gt;
! Reverse Cowgirl&lt;br /&gt;
|  ||  || ○ || ○ || ○ ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Reverse Piledriver&lt;br /&gt;
|  ||  || ○ ||  ||  ||  || ○ || -3 ～ -1 || 5 ～ 10 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || - || ● || - || 4&lt;br /&gt;
|-&lt;br /&gt;
! Cowgirl Intercrural&lt;br /&gt;
|  ||  ||  || ○ ||  ||  || ○ || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -5 ～ 10 || -10 ～ 5 || - || ● || - || 7&lt;br /&gt;
|-&lt;br /&gt;
! Handjob Intercrural&lt;br /&gt;
|  ||  || ○ ||  ||  ||  || ○ || -3 ～ -1 || 5 ～ 10 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || - || ● || - || 4&lt;br /&gt;
|-&lt;br /&gt;
! Floor Bondage Missionary&lt;br /&gt;
|  ||  ||  ||  || ○ ||  || ○ || -3 ～ -1 || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || 1 ～ 5 || -5 ～ -1 || - || - || ● || 15&lt;br /&gt;
|-&lt;br /&gt;
! Forced Missionary&lt;br /&gt;
|  ||  ||  ||  || ○ ||  || ○ || -3 ～ -1 || -3 ～ -1 || -3 ～ -1 || 5 ～ 10 || 5 ～ 10 || -20 ～ -10 || ● || ● || ● || 12&lt;br /&gt;
|-&lt;br /&gt;
! Standing&lt;br /&gt;
|  || ○ ||  || ○ || ○ ||  || ○ || 5 ～ 10 || -3 ～ -1 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || ● || - || - || 0&lt;br /&gt;
|-&lt;br /&gt;
! Standing (※)&lt;br /&gt;
|  ||  ||  || ○ ||  ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 6&lt;br /&gt;
|-&lt;br /&gt;
! Standing Behind&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! Thrust Behind&lt;br /&gt;
|  ||  ||  || ○ || ○ || ○ || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 2&lt;br /&gt;
|-&lt;br /&gt;
! Lifting&lt;br /&gt;
| ○ || ○ || ○ || ○ ||  ||  || ○ || 5 ～ 10 || -3 ～ -1 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || ● || - || - || 0&lt;br /&gt;
|-&lt;br /&gt;
! Reverse Lifting&lt;br /&gt;
|  ||  ||  || ○ || ○ ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 2&lt;br /&gt;
|-&lt;br /&gt;
! Thighjob&lt;br /&gt;
|  || ○ || ○ ||  || ○ ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Stockade&lt;br /&gt;
|  ||  ||  ||  || ○ ||  || ○ || -3 ～ -1 || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || 1 ～ 5 || -5 ～ -1 || - || - || ● || 15&lt;br /&gt;
|-&lt;br /&gt;
! Against Wall Behind&lt;br /&gt;
| ○ || ○ ||  || ○ || ○ ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 2&lt;br /&gt;
|-&lt;br /&gt;
! Against Wall Anal&lt;br /&gt;
|  || ○ ||  || ○ || ○ ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 9&lt;br /&gt;
|-&lt;br /&gt;
! Chair Sitting Behind&lt;br /&gt;
|  || ○ || ○ || ○ || ○ ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Anal Doggy on Chair&lt;br /&gt;
|  ||  || ○ ||  || ○ ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 10&lt;br /&gt;
|-&lt;br /&gt;
! Chair Intercrural&lt;br /&gt;
|  ||  || ○ ||  ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Desk Missionary&lt;br /&gt;
| ○ || ○ ||  || ○ || ○ ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! Desk on Side&lt;br /&gt;
|  || ○ ||  || ○ ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! Desk Doggy&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 2&lt;br /&gt;
|-&lt;br /&gt;
! Against Counter Behind&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 2&lt;br /&gt;
|-&lt;br /&gt;
! Stairs Doggy&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 2&lt;br /&gt;
|-&lt;br /&gt;
! Wall Doggy&lt;br /&gt;
|  || ○ || ○ || ○ || ○ ||  || ○ || -1 ～ 3 || -1 ～ 3 || -1 ～ 3 || -7 ～ -2 || -5 ～ 5 || 5 ～ 10 || ● || ● || ● || 16&lt;br /&gt;
|-&lt;br /&gt;
! Crouch Insertion &lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -1 ～ 3 || -1 ～ 3 || -1 ～ 3 || -7 ～ -2 || -5 ～ 5 || 5 ～ 10 || ● || ● || ● || 16&lt;br /&gt;
|-&lt;br /&gt;
! Straddle Insertion &lt;br /&gt;
|  || ○ || ○ ||  ||  ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 9&lt;br /&gt;
|-&lt;br /&gt;
! Sofa on Side&lt;br /&gt;
|  || ○ ||  || ○ ||  ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 2&lt;br /&gt;
|-&lt;br /&gt;
! Sofa Cowgirl&lt;br /&gt;
| ○ || ○ || ○ ||  ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! Bath Insertion &lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! Delivery Table Insertion&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -7 ～ -2 || -1 ～ 3 || -1 ～ 3 || -1 ～ 3 || -5 ～ 10 || -10 ～ 5 || - || ● || ● || 17&lt;br /&gt;
|-&lt;br /&gt;
! Hanging &lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -7 ～ -2 || -1 ～ 3 || -1 ～ 3 || -1 ～ 3 || -5 ～ 10 || -10 ～ 5 || - || ● || ● || 17&lt;br /&gt;
|-&lt;br /&gt;
! Piledriver Reverse Cowgirl&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Bath Sitting Behind&lt;br /&gt;
|  ||  ||  || ○ ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Japanese Toilet Doggy&lt;br /&gt;
|  ||  || ○ ||  ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Toilet Doggy&lt;br /&gt;
|  ||  || ○ ||  ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Tied Up Insertion&lt;br /&gt;
|  || ○ || ○ || ○ || ○ || ○ || ○ || -5 ～ 5 || -5 ～ 5 || -5 ～ 5 || -5 ～ 5 || -10 ～ 10 || -15 ～ 15 || ● || ● || ● || 20&lt;br /&gt;
|-&lt;br /&gt;
! Lying Doggystyle&lt;br /&gt;
|  ||  ||  ||  || ○ ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 9&lt;br /&gt;
|-&lt;br /&gt;
! Anal Piledriver Missionary&lt;br /&gt;
|  ||  ||  || ○ || ○ ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Anal Reverse Cowgirl&lt;br /&gt;
|  ||  || ○ || ○ ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Face to Face Sitting&lt;br /&gt;
|  || ○ ||  || ○ ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Chest Fondling Sitting Behind&lt;br /&gt;
|  || ○ ||  || ○ || ○ ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Male Restraint Standing&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || -3 ～ -1 || 5 ～ 10 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || - || ● || - || 4&lt;br /&gt;
|-&lt;br /&gt;
! Restraint Standing&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -5 ～ 10 || -10 ～ 5 || - || - || ● || 11&lt;br /&gt;
|-&lt;br /&gt;
! Sitting Hugging&lt;br /&gt;
|  ||  ||  ||  ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot;&lt;br /&gt;
| colspan=18 align=&amp;quot;center&amp;quot;| '''Special Positions'''&lt;br /&gt;
|-&lt;br /&gt;
| ||colspan=&amp;quot;7&amp;quot; align=&amp;quot;center&amp;quot;| '''Presence when in state''' ||colspan =&amp;quot;6&amp;quot; align=&amp;quot;center&amp;quot;| '''Feelings change''' ||colspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot;| &lt;br /&gt;
|-&lt;br /&gt;
! Position !! Normal !! Love !! Hedonist !! Slave !! Hate !! Broken !! Dependence !! Favour !! Enjoyment !! Slavery !! Aversion !! Broken !! Dependence !! Suit for Love !! Suit for Hedonist !! Suit for Slave !! Change Pattern&lt;br /&gt;
|-&lt;br /&gt;
! 69&lt;br /&gt;
|  ||  ||  ||  ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Crouch Masturbation&lt;br /&gt;
|  || ○ || ○ ||  ||  ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 9&lt;br /&gt;
|-&lt;br /&gt;
! Dildo Masturbation&lt;br /&gt;
|  ||  ||  || ○ ||  ||  || ○ || -3 ～ -1 || -3 ～ -1 || 5 ～ 10 || -3 ～ -1 || -5 ～ -1 || 5 ～ 10 || - || - || ● || 8&lt;br /&gt;
|-&lt;br /&gt;
! Camera Shoot Masturbation&lt;br /&gt;
|  ||  ||  ||  || ○ ||  || ○ || -3 ～ -1 || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -5 ～ 10 || -10 ～ 5 || - || - || ● || 11&lt;br /&gt;
|-&lt;br /&gt;
! Sleeping Masturbation&lt;br /&gt;
| ○ || ○ || ○ ||  ||  ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 2&lt;br /&gt;
|-&lt;br /&gt;
! Corner Masturbation&lt;br /&gt;
|  ||  || ○ ||  ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! Stairs Masturbation&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 10&lt;br /&gt;
|-&lt;br /&gt;
! Sofa 69&lt;br /&gt;
|  ||  ||  ||  ||  ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 6&lt;br /&gt;
|-&lt;br /&gt;
! Shower Masturbation&lt;br /&gt;
|  || ○ || ○ ||  ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 1&lt;br /&gt;
|-&lt;br /&gt;
! Toilet Masturbation&lt;br /&gt;
|  || ○ || ○ ||  ||  ||  || ○ || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || ● || - || 5&lt;br /&gt;
|-&lt;br /&gt;
! Wooden Horse&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -7 ～ -2 || -1 ～ 3 || -1 ～ 3 || -1 ～ 3 || -5 ～ 10 || -10 ～ 5 || - || ● || ● || 17&lt;br /&gt;
|-&lt;br /&gt;
! Hand-tied Wooden Horse&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || 1 ～ 5 || -5 ～ -1 || - || - || ● || 15&lt;br /&gt;
|-&lt;br /&gt;
! Iron-ball Hand-Tied Wooden Horse&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || 1 ～ 5 || -5 ～ -1 || - || ● || - || 14&lt;br /&gt;
|-&lt;br /&gt;
! Restraint toy attack&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || -1 ～ 3 || -1 ～ 3 || -7 ～ -2 || -1 ～ 3 || -5 ～ 5 || -5 ～ 5 || ● || ● || - || 19&lt;br /&gt;
|-&lt;br /&gt;
!  Restrained Sex Machine&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || 1 ～ 5 || -5 ～ -1 || - || ● || - || 14&lt;br /&gt;
|-&lt;br /&gt;
! Japanese Toilet Masturbation&lt;br /&gt;
|  || ○ || ○ ||  ||  ||  || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 9&lt;br /&gt;
|-&lt;br /&gt;
! Desk Spanking&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || -3 ～ -1 || -3 ～ -1 || 5 ～ 10 || 5 ～ 10 || -20 ～ -10 || ● || ● || ● || 12&lt;br /&gt;
|-&lt;br /&gt;
! Whipping Wooden Horse&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || -3 ～ -1 || -3 ～ -1 || 5 ～ 10 || 5 ～ 10 || -20 ～ -10 || ● || ● || ● || 12&lt;br /&gt;
|-&lt;br /&gt;
! Bath Masturbation&lt;br /&gt;
|  || ○ || ○ ||  ||  || ○ || ○ || 2 ～ 5 || -3 ～ -1 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || ● || - || ● || 2&lt;br /&gt;
|-&lt;br /&gt;
! Chair Spanking&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || 2 ～ 5 || -3 ～ -1 || -3 ～ -1 || 2 ～ 5 || 1 ～ 5 || -5 ～ -1 || ● || - || - || 13&lt;br /&gt;
|-&lt;br /&gt;
! Whipping&lt;br /&gt;
|  || ○ ||  || ○ || ○ || ○ || ○ || -3 ～ -1 || -3 ～ -1 || -3 ～ -1 || 5 ～ 10 || 5 ～ 10 || -20 ～ -10 || ● || ● || ● || 12&lt;br /&gt;
|-&lt;br /&gt;
! Toilet Peeping&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || - || - || - || - || - || - || - || - || - || &lt;br /&gt;
|-&lt;br /&gt;
! Japanese Toilet Peeping&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || - || - || - || - || - || - || - || - || - || &lt;br /&gt;
|-&lt;br /&gt;
! Shower Peeping&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || - || - || - || - || - || - || - || - || - || &lt;br /&gt;
|-&lt;br /&gt;
! Bath Peeping&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || - || - || - || - || - || - || - || - || - || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot;&lt;br /&gt;
| colspan=18 align=&amp;quot;center&amp;quot;| '''Lesbian Positions'''&lt;br /&gt;
|-&lt;br /&gt;
| ||colspan=&amp;quot;7&amp;quot; align=&amp;quot;center&amp;quot;| '''Presence when in state''' ||colspan =&amp;quot;6&amp;quot; align=&amp;quot;center&amp;quot;| '''Feelings change''' ||colspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot;| &lt;br /&gt;
|-&lt;br /&gt;
! Position !! Normal !! Love !! Hedonist !! Slave !! Hate !! Broken !! Dependence !! Favour !! Enjoyment !! Slavery !! Aversion !! Broken !! Dependence !! Suit for Love !! Suit for Hedonist !! Suit for Slave !! Change Pattern&lt;br /&gt;
|-&lt;br /&gt;
! Scissoring&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 6&lt;br /&gt;
|-&lt;br /&gt;
! Scissoring (Swap)&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 10&lt;br /&gt;
|-&lt;br /&gt;
! Standing Crotch Groping&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 6&lt;br /&gt;
|-&lt;br /&gt;
! Standing Crotch Groping (Swap)&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 10&lt;br /&gt;
|-&lt;br /&gt;
! Wall Cunnilingus&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 6&lt;br /&gt;
|-&lt;br /&gt;
! Wall Cunnilingus (Swap)&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 10&lt;br /&gt;
|-&lt;br /&gt;
! Chair Cunnilingus&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 6&lt;br /&gt;
|-&lt;br /&gt;
! Chair Cunnilingus (Swap)&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 10&lt;br /&gt;
|-&lt;br /&gt;
! Rear Desk Cunnilingus&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 6&lt;br /&gt;
|-&lt;br /&gt;
! Rear Desk Cunnilingus (Swap)&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || -3 ～ -1 || 2 ～ 5 || 2 ～ 5 || -3 ～ -1 || -5 ～ -1 || 1 ～ 5 || - || ● || ● || 10&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot;&lt;br /&gt;
| colspan=18 align=&amp;quot;center&amp;quot;| '''Threesome （1 Male 2 Females）'''&lt;br /&gt;
|-&lt;br /&gt;
| ||colspan=&amp;quot;7&amp;quot; align=&amp;quot;center&amp;quot;| '''Presence when in state''' ||colspan =&amp;quot;6&amp;quot; align=&amp;quot;center&amp;quot;| '''Feelings change''' ||colspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot;| &lt;br /&gt;
|-&lt;br /&gt;
! Position !! Normal !! Love !! Hedonist !! Slave !! Hate !! Broken !! Dependence !! Favour !! Enjoyment !! Slavery !! Aversion !! Broken !! Dependence !! Suit for Love !! Suit for Hedonist !! Suit for Slave !! Change Pattern&lt;br /&gt;
|-&lt;br /&gt;
! W Cowgirl&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || -1 ～ 3 || -1 ～ 3 || -1 ～ 3 || -7 ～ -2 || -5 ～ 5 || 5 ～ 10 || ● || ● || ● || 16&lt;br /&gt;
|-&lt;br /&gt;
! W Cowgirl (Swap)&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || -1 ～ 3 || -1 ～ 3 || -1 ～ 3 || -7 ～ -2 || -5 ～ 5 || 5 ～ 10 || ● || ● || ● || 16&lt;br /&gt;
|-&lt;br /&gt;
! W Fellatio&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || -1 ～ 3 || -1 ～ 3 || -1 ～ 3 || -7 ～ -2 || -5 ～ 5 || 5 ～ 10 || ● || ● || ● || 16&lt;br /&gt;
|-&lt;br /&gt;
! W Fellatio (Swap)&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || -1 ～ 3 || -1 ～ 3 || -1 ～ 3 || -7 ～ -2 || -5 ～ 5 || 5 ～ 10 || ● || ● || ● || 16&lt;br /&gt;
|-&lt;br /&gt;
! Intercrural Sandwich&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || -1 ～ 3 || -1 ～ 3 || -1 ～ 3 || -7 ～ -2 || -5 ～ 5 || 5 ～ 10 || ● || ● || ● || 16&lt;br /&gt;
|-&lt;br /&gt;
! Intercrural Sandwich (Swap)&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ ||  || ○ || -1 ～ 3 || -1 ～ 3 || -1 ～ 3 || -7 ～ -2 || -5 ～ 5 || 5 ～ 10 || ● || ● || ● || 16&lt;br /&gt;
|-&lt;br /&gt;
! Insertion + Fingering&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -1 ～ 3 || -1 ～ 3 || -1 ～ 3 || -7 ～ -2 || -5 ～ 5 || 5 ～ 10 || ● || ● || ● || 16&lt;br /&gt;
|-&lt;br /&gt;
! Insertion + Fingering (Swap)&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -1 ～ 3 || -1 ～ 3 || -1 ～ 3 || -7 ～ -2 || -5 ～ 5 || 5 ～ 10 || ● || ● || ● || 16&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable mw-collapsible mw-collapsed&amp;quot;&lt;br /&gt;
| colspan=18 align=&amp;quot;center&amp;quot;| '''Threesome （2 Male 1 Females）'''&lt;br /&gt;
|-&lt;br /&gt;
| ||colspan=&amp;quot;7&amp;quot; align=&amp;quot;center&amp;quot;| '''Presence when in state''' ||colspan =&amp;quot;6&amp;quot; align=&amp;quot;center&amp;quot;| '''Feelings change''' ||colspan=&amp;quot;4&amp;quot; align=&amp;quot;center&amp;quot;| &lt;br /&gt;
|-&lt;br /&gt;
! Position !! Normal !! Love !! Hedonist !! Slave !! Hate !! Broken !! Dependence !! Favour !! Enjoyment !! Slavery !! Aversion !! Broken !! Dependence !! Suit for Love !! Suit for Hedonist !! Suit for Slave !! Change Pattern&lt;br /&gt;
|-&lt;br /&gt;
! W Lifting&lt;br /&gt;
|  || ○ ||  || ○ ||  || ○ || ○ || -5 ～ 5 || -5 ～ 5 || -5 ～ 5 || -5 ～ 5 || -10 ～ 10 || -15 ～ 15 || ● || ● || ● || 20&lt;br /&gt;
|-&lt;br /&gt;
! 2 Cock Fellatio&lt;br /&gt;
| ○ ||  || ○ ||  || ○ || ○ || ○ || -5 ～ 5 || -5 ～ 5 || -5 ～ 5 || -5 ～ 5 || -10 ～ 10 || -15 ～ 15 || ● || ● || ● || 20&lt;br /&gt;
|-&lt;br /&gt;
! Reverse Cowgirl + Missionary&lt;br /&gt;
|  ||  || ○ || ○ ||  || ○ || ○ || -5 ～ 5 || -5 ～ 5 || -5 ～ 5 || -5 ～ 5 || -10 ～ 10 || -15 ～ 15 || ● || ● || ● || 20&lt;br /&gt;
|-&lt;br /&gt;
! Face-to Face + Doggy&lt;br /&gt;
|  || ○ ||  ||  || ○ || ○ || ○ || -5 ～ 5 || -5 ～ 5 || -5 ～ 5 || -5 ～ 5 || -10 ～ 10 || -15 ～ 15 || ● || ● || ● || 20&lt;br /&gt;
|-&lt;br /&gt;
! Doggy + Fellatio&lt;br /&gt;
| ○ || ○ || ○ || ○ || ○ || ○ || ○ || -5 ～ 5 || -5 ～ 5 || -5 ～ 5 || -5 ～ 5 || -10 ～ 10 || -15 ～ 15 || ● || ● || ● || 20&lt;br /&gt;
|-&lt;br /&gt;
! Wall Doggy + Fellatio&lt;br /&gt;
|  ||  ||  || ○ || ○ || ○ || ○ || -5 ～ 5 || -5 ～ 5 || -5 ～ 5 || -5 ～ 5 || -10 ～ 10 || -15 ～ 15 || ● || ● || ● || 20&lt;br /&gt;
|-&lt;br /&gt;
! Spooning + Fellatio&lt;br /&gt;
|  || ○ || ○ ||  ||  || ○ || ○ || -5 ～ 5 || -5 ～ 5 || -5 ～ 5 || -5 ～ 5 || -10 ～ 10 || -15 ～ 15 || ● || ● || ● || 20&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Bruh345</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Honey_Select_2/Gameplay/Events&amp;diff=38876</id>
		<title>Honey Select 2/Gameplay/Events</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Honey_Select_2/Gameplay/Events&amp;diff=38876"/>
				<updated>2024-09-28T22:26:22Z</updated>
		
		<summary type="html">&lt;p&gt;Bruh345: I fixed many of spelling mistakes. Now the page should look better :)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Honey_Select_2}}&lt;br /&gt;
&lt;br /&gt;
Honey Select 2 Takes place in a hotel of desires. When walking through the hall you can experience events with the girls assigned to the active group. These events can unlock exclusive dialogs and positions. Be aware that girls' feelings will '''change''' according to your choices in scenes and during sex.&lt;br /&gt;
&lt;br /&gt;
= Events =&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Icon !! Event&lt;br /&gt;
|-&lt;br /&gt;
| [[File:HS2 EventTalking.png]] || Talk with the girls&lt;br /&gt;
|-&lt;br /&gt;
| [[File:HS2 EventRomance.png]] || Romance&lt;br /&gt;
|-&lt;br /&gt;
| [[File:HS2 EventHappening.png]] || Happening&lt;br /&gt;
|-&lt;br /&gt;
| [[File:HS2 EventToilet.png]] || Toilet event&lt;br /&gt;
|-&lt;br /&gt;
| [[File:HS2 EventShower.png]] || Bathing event&lt;br /&gt;
|-&lt;br /&gt;
| [[File:HS2 EventSleep.png]] || Sleeping event&lt;br /&gt;
|-&lt;br /&gt;
| [[File:HS2 EventBlackHeart.png|none]] || Black Heart&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Talk with the girls ==&lt;br /&gt;
The main way to interact with the girls besides scenes. It has 3 options:&lt;br /&gt;
&lt;br /&gt;
#Ask to chat: Chat with the girl. The girl’s stats will change according to your answer. Depending on your choice a scene may start:&lt;br /&gt;
#*Speak tenderly&lt;br /&gt;
#*Speak aggressively&lt;br /&gt;
#*Speak Passively&lt;br /&gt;
#*Tell a lewd story&lt;br /&gt;
#Ask for H: Start a scene.&lt;br /&gt;
#It's nothing: Leave without doing anything. It also may reset the Dependable status if it's below 100%.&lt;br /&gt;
&lt;br /&gt;
'''If there are 2 girls:'''&lt;br /&gt;
&lt;br /&gt;
#&amp;quot;What's Up? : Chat with the girls. Each girl’s stats will change according to your answer:&lt;br /&gt;
#*Affectionate reply&lt;br /&gt;
#*Optimistic reply&lt;br /&gt;
#*Pessimistic reply&lt;br /&gt;
#Let’s have H: start a threesome.&lt;br /&gt;
#It's nothing: leave and be a disappointment.&lt;br /&gt;
&lt;br /&gt;
==Romance==&lt;br /&gt;
Have a pleasant interaction with a girl. You can have anything from a simple romantic conversation to wild sex.&lt;br /&gt;
&lt;br /&gt;
==Happening (!)==&lt;br /&gt;
Happenings (!) are random events with an unknown girl on a specific map. These events can occur in multiple maps and are generally not map dependent though some of them ''are'' dependent on a girl's personality and/or mood. You are given three options:&lt;br /&gt;
&lt;br /&gt;
# Help: you help her out but miss out on H&lt;br /&gt;
# Attack: initiates H&lt;br /&gt;
# Sneak away: ends the scene&lt;br /&gt;
&lt;br /&gt;
The events are nice so they're best enjoyed unspoiled, but below are some of the events in case you're curious.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Event !! Maps !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| You find a honey hanging from the ceiling with ropes|| Western Style Bar, Chinese Style Restaurant, Gym Locker Room ||Restricted to &amp;quot;Tied Up Behind&amp;quot; position&lt;br /&gt;
|-&lt;br /&gt;
| You find a honey stuck in a wall || Torture Room, Lobby, Outside (Rain) ||Restricted to &amp;quot;Wall&amp;quot; positions&lt;br /&gt;
|-&lt;br /&gt;
| You go to sleep and wake up with a fellatio || My Room, Japanese Style Room ||Normal positions available&lt;br /&gt;
|-&lt;br /&gt;
| You go to sleep and wake up with a honey riding you|| My Room, Japanese Style Room ||Normal positions available&lt;br /&gt;
|-&lt;br /&gt;
| You go to the bathroom and are jumped by a girl || Western Style Bathroom || Restricted to &amp;quot;Behind Handjob&amp;quot; and &amp;quot;Western Toilet Doggy&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| You find a honey who's tripped and fallen|| Multiple || Most common event, all normal positions with the caveat that she's in the exhausted state&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Toilet Event==&lt;br /&gt;
The girl is using the toilet and you can do some actions. Each location has different poses depending on the toilet's type. For each option, the girl can like or dislike depending on her traits and stats. Example: For a horny girl, the leave option can be as bad as an attack on a girl that hates you.&lt;br /&gt;
&lt;br /&gt;
There are 3 options:&lt;br /&gt;
#Peek: Watch the girl.&lt;br /&gt;
#Attack: Enter in a scene with the girl.&lt;br /&gt;
#Leave: Wait until she finishes.&lt;br /&gt;
&lt;br /&gt;
If you decide to peek, you can replay the scene indefinitely.&lt;br /&gt;
&lt;br /&gt;
==Bathing Event==&lt;br /&gt;
The girl is taking a bath and you can do some actions. Each location has different poses depending on the bathroom's type. The girl can like or dislike each option depending on her traits and stats. Example: For a horny girl, the leave option can be as bad as an attack on a girl that hates you.&lt;br /&gt;
&lt;br /&gt;
There are 3 options:&lt;br /&gt;
#Peek: Watch the girl take a batch.&lt;br /&gt;
#Attack: Enter in a scene with the girl.&lt;br /&gt;
#Leave: Wait until she finishes.&lt;br /&gt;
&lt;br /&gt;
==Sleeping Event==&lt;br /&gt;
The girl seems to be sleeping and you can do some actions. For each option, the girl can like or dislike depending on her traits and stats.&lt;br /&gt;
There are 2 options:&lt;br /&gt;
#Secretly do her: Do it while she is asleep, which unlocks alternative poses.&lt;br /&gt;
#Leave&lt;br /&gt;
&lt;br /&gt;
==Black Heart==&lt;br /&gt;
A romance with a dependent girl who will tell you how much belongs to her and how she's going to squeeze you dry:&lt;br /&gt;
#Accept the invitation: Scene with almost all positions unlocked.&lt;br /&gt;
#Rush off: It will lower the Dependable bar for the girl.&lt;br /&gt;
&lt;br /&gt;
=Sleep in your room=&lt;br /&gt;
When you sleep in your room the events from the Hall can change.&lt;br /&gt;
&lt;br /&gt;
Depending on the stats from girls assigned to active groups, you can randomly receive a night visit. Some girls will chat, others ask to make it, and it is possible to be assaulted by a horny girl.&lt;/div&gt;</summary>
		<author><name>Bruh345</name></author>	</entry>

	</feed>