Krongorka

Well-Known Member
Sep 22, 2017
1,257
3,989
397
All I hear in my head is; "Kage Bunshin!" lmao
s.png
Does anyone know how to get the minotaurs and salamanders?
Obtain Origin DNA via dismantling slaves/monsters by Flora's dolls. Some hints:
- Origin DNA drops more frequently from Humans/Goblins.
- You can use a "save scum" method: start dismantling process and save when it's nearly done for one unit. If it drops anything but Origin DNA - load. Repeat until you get one.
- Niel must be unlocked first before you can get it. Also, fully upgrade Flora's DNA Acquisition Rate.
 
  • Like
Reactions: popjaime

apatheticpanda

New Member
Dec 7, 2018
8
11
13
im a bit confused on complex breeding, i got a human to sacred +5 and but she's only producing more humans, is there some kind of guide for who can produce what?
 

popjaime

Member
Jun 3, 2019
106
321
213
View attachment 2535493

Obtain Origin DNA via dismantling slaves/monsters by Flora's dolls. Some hints:
- Origin DNA drops more frequently from Humans/Goblins.
- You can use a "save scum" method: start dismantling process and save when it's nearly done for one unit. If it drops anything but Origin DNA - load. Repeat until you get one.
- Niel must be unlocked first before you can get it. Also, fully upgrade Flora's DNA Acquisition Rate.
thx!
 
Jan 18, 2023
31
42
125
Wich mods work with ComplexBreeding 0.5.0.17 ?
MBMModMenu works well, it seems
im a bit confused on complex breeding, i got a human to sacred +5 and but she's only producing more humans, is there some kind of guide for who can produce what?
Depending on what you want to produce. Remember, if you put the cursor on the name of the species, you can read some info
how to be a millionaire with Complex Breeding mod
play in easy, and run the brothel, milk helps too, and remember to sell monsters, they are expensive to mantain
Does anyone know how to get the minotaurs and salamanders?
You need to disamble monsters as if you were running a slaughterhourse, upgrade items of the genocide elf (flora) and you will get "origin genes", now with the dragon dwarf (niel) and put those items in the tube, and then, select minoutar/salamander. After that, you will need slaves with 3 max concurrent pregnancies and there you go
 

apatheticpanda

New Member
Dec 7, 2018
8
11
13
MBMModMenu works well, it seems

Depending on what you want to produce. Remember, if you put the cursor on the name of the species, you can read some info

play in easy, and run the brothel, milk helps too, and remember to sell monsters, they are expensive to mantain

You need to disamble monsters as if you were running a slaughterhourse, upgrade items of the genocide elf (flora) and you will get "origin genes", now with the dragon dwarf (niel) and put those items in the tube, and then, select minoutar/salamander. After that, you will need slaves with 3 max concurrent pregnancies and there you go
Thanks for responding! so yeah i realized i need at least Sacred 8 and Magical 4 and to have the father be a human as well, but even after having a dozen girls in the brothel with the correct requirements they still only produce humans, and im talking hundreds of births :/
 

Krongorka

Well-Known Member
Sep 22, 2017
1,257
3,989
397
:

(Google Translate)
It has been a while.
A quick notice about the development progress and update schedule for the 0.1 version.

image-800.jpg

The basis of the game is that the player, as a village manager, explores dungeons for the happiness and prosperity of the village, and uses the supplies and babies obtained there to manage the village.
The 0.1 version will initially feature three characters (human, elf, and dwarf), and other detailed content will be introduced in detail once resources and play examples are available.

For the 0.1 version, we have decided that we need to create the skeleton of the game first, and we are thinking of releasing the 0.1 version around this summer. Thank you for your understanding.

We wish you all the best in your health and happiness.
Thank you.

Would it be possible to implement this(and if possible, clients too) into zvnlot's cheat menu, so you can spawn clones/clients whenever you want?
No idea, man. If someone who works with BepInEx is willing to check the code I shown in the post and decide to implement it - go for it. My methods doesn't involve BepInEx at all.
 

XYZoUSAMA

Member
Aug 1, 2018
256
89
38
Special Slave scene code, but it's edited to receive more 'Player' type NPCs instead (GameManager.cs):

View attachment 2534285

Result:
View attachment 2534286

















More useful usage of this is to spawn all Special Slaves with one at once. And, as you can see, it's possible to spawn same slave over and over again. Very useful for testing!
??I thought its quite obvious its possible with cheat mod and my shadowclone mod,its like already 1 month.
did you perhaps kinda ANTI Bepin plugin?@@
 

XYZoUSAMA

Member
Aug 1, 2018
256
89
38
Would it be possible to implement this(and if possible, clients too) into zvnlot's cheat menu, so you can spawn clones/clients whenever you want?
yes its already in my own mod,and FYI there is shadow clone mod i released just a few days after cheat mod released and its in my signature and also listed in my all in one mod post.(its bepinv6 though)
 
Last edited:

Krongorka

Well-Known Member
Sep 22, 2017
1,257
3,989
397
??I thought its quite obvious its possible with cheat mod and my shadowclone mod,its like already 1 month.
did you perhaps kinda ANTI Bepin plugin?@@
- ANTI Bepin plugin?
- Nope. I just don't work with it usually (unless it's about translations for games which wasn't translated by normal means). And definitely not writing my own scripts for it because I didn't learn how to code properly for it (and frankly, mix of lazy+dumb :p)

- I thought its quite obvious its possible with cheat mod and my shadowclone mod,its like already 1 month.
- That's another issue - it's hard to follow something you don't use personally.

My statements about BepInEx/code finding are just notes for people here. For Assembly code edits I'm using dnspyEX, often with IL edits, which can be a pain to deal with, but can be effictive.
 

XYZoUSAMA

Member
Aug 1, 2018
256
89
38
I was playing rimworld recently and this guy's solution to the permutation issue with N clothing x N body types was kinda brilliant
hmmmm it could speed up the adaptation of cloth but the major limitation we are actually hitting is the animation adaptation since it 90% needs to be manually adjusted and adapted.
The animation engine* MBM uses doesnt have an easy way for us to make it runtime generated.

sadly even then we still need a lot of sprite and work.
because say for girl underground etc has 1 sprite,but when go to brothel* will have another sprite
 

XYZoUSAMA

Member
Aug 1, 2018
256
89
38
- I thought its quite obvious its possible with cheat mod and my shadowclone mod,its like already 1 month.
- That's another issue - it's hard to follow something you don't use personally.
well i guess maybe you just didnt read some post and got left out from the good infos then.:)
 
  • Like
Reactions: Krongorka

LawlessYoda

Newbie
Sep 23, 2017
32
23
18
How or where do you download bepinex, someone have a link or guide how to install the cheats? i have dragged the bepinex folder from this post and .ini file and the MonoBleedingEdge folder into main game folder and placed .dll files into plugin folder, how do i get the cheats and cheat windows to work now?




Made cheat mod. Works on 2.0.15.1, not sure what other versions it may work on
View attachment 2465616

Auto clean has the same effect of niels washer item, except the effect can be toggled to be on all the time. (Niels washer also cures infected rooms)
Brainwash all NPCs does not modify NPC favorability, it just allows you to have sex with NPCs at private estate.
100 items should add 100 of each item (Button can be spammed if you want). It should be all items I think.
Special slaves can be spawned more than once.



Installation:
BepInEx 5 installed to game (If you are new to BepInEx, you download BepInEx from their github, extract its contents into the game folder, and open the game window for BepInEx to generate config files)
Place .dll file into BepInEx\Plugins folder (plugins folder will not be there unless BepInEx is properly installed)

A button "Toggle Menu" should appear on the title screen in the top left. If it does not appear, you likely did something wrong with the installation, or have a mod conflict with other mods installed.
 
4.50 star(s) 141 Votes