Pregnancy Mods
Fertility boost, instant pregnancy menu (F6), gender select, twins, fast pregnancy + give-birth-now, no cooldown, Bloodline ledger + CLAIM. EN/VI.
CHANGELOG
Changelog
1.3.0
- NEW: Newborn gender select - Natural / always Boy / always Girl / custom % boys. Applied at the game's own member factory, so every family birth (wives, consorts, retainers, twins) follows it; explicitly-sexed creations (Claim) are never touched.
- NEW: Twins & triplets - configurable chance (default 20%) that a family birth delivers a second baby, plus a chance (default 5%) of a third. On-screen notification, depth-guarded so it can never recurse.
- NEW: Fast pregnancy -
PregnancyMonths(1-10) clamps every ongoing pregnancy countdown, in every pool (family, palace, other clans). 10 = vanilla. - NEW: Give birth now button next to every pregnant woman in the F6 lists - sets her countdown to 1 so she delivers on the next month tick (fully vanilla birth path).
- NEW: No postpartum rest (default ON) - wives/consorts can conceive again immediately after giving birth.
- All new settings are live in the F6 menu header and in
BepInEx/configsection "5. Births".
1.2.1
- One-click EN/VI language toggle button in the menu header (also in config:
Language). - Search boxes: filter the father picker and the women lists by name - diacritic-insensitive ("van" matches "Văn").
- The ledger's X button is now a labeled "Untrack / Bỏ theo dõi" button with a tooltip, plus a hint line explaining Untrack vs Claim.
- Cleaner layout (wider window, fixed label widths) and internal frame names no longer leak into the ledger's "via" column.
1.2.0
- NEW: Claim - bring a born secret child (other clans) home to your family from the Bloodline tab: correct generation and family tree via the game's own member factory, talent/skill carried over, all rival-clan links cleaned. Only children below adult age (v1). Creation happens before removal, so a failure can never lose data.
- NEW: Real inheritance - ledger children inherit the REAL father's talent (and sometimes skill) at birth, when the father is known. Toggle
InheritTalent. - NEW: Birth notifications - on-screen banner when a secret bloodline child is born (
BirthNotify). - NEW: Vietnamese interface -
Language = VI(default) orENin config; entire F6 menu and notifications are bilingual. - NEW: Father picker - choose the father in the menu header before clicking "Make pregnant"; he is recorded in the ledger and used for inheritance and Claim.
- Ledger fixes: royal-consort (King_qu) births now identify the child (children list index 23); retainer (MenKe) births are completed through a New_MemberNow hook and record the FuID father.
- New icon (Vietnamese).
1.1.0
- NEW: Bloodline secrets / cuckoo ledger - every affair conception (events and F6-menu) is recorded: mother, clan, real father when the game knows him, causing event, and in-game date. When she gives birth, the mod identifies the newborn and completes the entry.
- NEW: Bloodline tab in the F6 menu - see all your secret children across rival clans, the palace, and outside blood inside YOUR house; live pregnancy countdowns, summary ("your blood runs in N rival clans"), remove entries with X.
- Ledger is saved per save-slot next to the BepInEx config (plain text, survives game restarts; removing the mod never touches your save).
- Toggle:
BloodlineEnabled(default on).
1.0.2
- Fixed the ROOT CAUSE of the royal palace interaction bug: palace scene NPCs (
PerKMShow) cache their list index at spawn time, so after tributing a woman to the king (or any royal list change) clicking a consort opened nothing / the wrong person and threwArgumentOutOfRangeException. The mod now re-locates the clicked person by their stable member ID and rewritesKingClickwith the correct index - the interaction panel opens properly. - Kept the 1.0.1 panel guards as a safety net (skip + warning instead of crash when the person truly no longer exists).
1.0.1
- Added a guard for a vanilla game bug: the royal palace panels (
PerMemberKingPanel/PerMemberKingQuPanel) crash withArgumentOutOfRangeExceptionwhen opened with a stale index after the royal member/consort list shrank. The mod now skips the broken row and logs a warning instead. Toggle:FixRoyalPanelCrash(default on).
1.0.0
- Initial release.
- Family fertility multiplier (default x10) + "always pregnant" switch.
- Other-clan fertility multiplier.
- "Affairs always pregnant" — guaranteed conception from affair/liaison events, including other clans' women.
- F6 in-game menu: click to impregnate wives/consorts, family women, royals, and other clans' women instantly; bulk button for all family spouses.
- Live-editable settings in the menu; persisted to BepInEx config.