About This File
XCL-Creampie Overhaul
This mod intends to beautify and gamify the presentation of creampie events within xchange-life.
-
it wont change narrative or narrative flavour
- but provides other mods better opportunities to alter these
-
it wont change how the game calculates any gameplay relevant data
- no changes around pregnancy chances
-
but provides other mods more data and better AOP compatability
- (passage_tags and passages to advice)
-
potential gamification through a creampie bar
- intends to enhance the risky aspect of creampies, by adding a roulettesce gamba visual
👩⚕️ If you want to make a mod based on this, or also work on this mod, feel free to contact me on the XCL Discord 👨⚕️
🛠️ Modding Information 🛠️
This mod aims to modularize existing passages and provide more data and modding opportunities
-
separates narrative from presentation
-
see CreampiePresentation.twee and CreampieNarrative.twee
-
-
exposes the base-game's representation of potential virility
-
see the Array $virilityMods and the passage_tag generated_his_load
-
-
provides a collection of creampies that occured within the game's current day
-
see the Array $todaysCreampies and the passage_tag insemination, reset around :: next day
-
-
separates fertilization logic :: sex creampie from virility logic :: generate load
-
renamed: $preg_chance_mod to $virility_mod
-
$virility_mod represents the actual load's virility
-
-
-
Data:
- $virilityMods is the base-game's representation of a loads potential virility
- $todaysCreampies a new representation of loads received within the current day
-
see :: generate load passage_tags:
- generate_his_load_pre
- generated_his_load
- generated_his_sperm
- generate_his_load_post
-
see :: sex creampie passage_tags:
- insemination_pre
- insemination
- insemination_post
- provides a passage_tag within nanobot minigame wins nanobots_sterilize
Creampie Bar
-
Data
- $spurts_left visual flavour data that enables the bar to have more movement then game relevant spurts available
- $mainSpurts visual number of allready injected spurts
-
named hooks
- <pregnancychance| displays pregnancy chance in relation to male virility
- <creampiebar| open hook, for potential content injection within the center bar
- <totalspurts| displays injected spurts
🤯 knows issues 🤯
-
the narrative flow can still benefit from more tuning on timings
-
the mod would profit from play tests including different player characters
-
special creampie events (with special characters ore activities), currently dont or not allways use the new creampie implementation
-
Initial PregMod (
version 21.9a) compatability if you install Creampie Overhaul+Pregmod.zip. Requires playtesting!-
Make backups of your saves
-
What's New in Version 0.0.6c
Released
-
0.0.6c
- Fixed pregnancy notifications appearing, even if they where disabled in the settings
-
0.0.6b
- Fixed X-Tend pills not behaving correctly when the PC is creampied
- Fixed version meta tag typo (requiring 0.23.0 when 0.23 is enough)
-
0.0.6a
- Fixed videos being displayed with older implementations (no videos playing)
-
0.0.6
- updated to XCL version 0.22.2, and fixed nanobot minigames not working
- this makes XCL version 0.22.2 mandatory from here on
-
0.0.5
-
Secretary creampies are now supported with an initial narrative flow (subject to fine tuning in the future)
- other special creampie scenes should be more easy to migrate now
- PregMod - fixed greater spurt numbers (sometimes reaching 20 or more). They now represent what the base game and PregMods vision would like them to be.
-
Secretary creampies are now supported with an initial narrative flow (subject to fine tuning in the future)
-
0.0.4
- No changes to the game, same as 0.0.3 - modding improvements
-
0.0.3a
-
only regarding the PregMod playtest
- fixed a bug where player characters could not get pregnant from creampies
-
only regarding the PregMod playtest
-
0.0.3
- No changes for the game
- Only changes effecting general modding compatability with other mods
-
0.0.2
-
PregMod compatability playtest
- in order to play with both mods, you also need to also install Himmlisches's PregMod
- PregMod on Loverslab
-
PregMod compatability playtest