ZedTed

Member
Sep 24, 2017
271
906
How to get her pregnant anyway?
Get people to cum inside her and she has a chance to become pregnant. To guarantee it, you need to have 'Active+' sperm in your sex stats for a few days (you cannot get pregnant during menstruation). Pregnancy is not fun, it lasts a really long time where you constantly lose stamina due to morning sickness or baby moving, the longest possible pregnancy is 201-something (not sure if days or day/night cycles) long.

To reduce the pregnancy length, edit 'LonaRPG\Data\Scripts\Editables51_System_Settings_Cross_Breed.rb' (you need to extract the game.rgss3a file with 'RPG Maker All Decrypter' or something similar):
Code:
    RACE_PREGNANCY_LENGTH={
        "Human" =>        [20..25,20..25,20..25,20..25,1..1],
        "Moot"=>        [20..25,20..25,20..25,20..25,1..1],
        "Deepone"=>        [20..25,20..25,20..25,20..25,1..1],
        "Fishkind"=>    [14..16,14..16,10..12,11..12,1..1],
        "Orkind"=>        [13..15,13..15,13..15,11..13,1..1],
        "Goblin"=>        [12..13,12..13,12..13,11..12,1..1],
        "Abomination"=>    [13..15,13..15,13..15,11..12,1..1]
    }
e.g.
Code:
    RACE_PREGNANCY_LENGTH={
        "Human" =>        [2..3,2..3,2..3,2..3,1..1],
        "Moot"=>        [2..3,2..3,2..3,2..3,1..1],
        "Deepone"=>        [2..3,2..3,2..3,2..3,1..1],
        "Fishkind"=>    [2..3,2..3,2..3,2..3,1..1],
        "Orkind"=>        [2..3,2..3,2..3,2..3,1..1],
        "Goblin"=>        [2..3,2..3,2..3,2..3,1..1],
        "Abomination"=>    [2..3,2..3,2..3,2..3,1..1]
    }
 

axmed4555

Newbie
Sep 3, 2017
79
76
Get people to cum inside her and she has a chance to become pregnant. To guarantee it, you need to have 'Active+' sperm in your sex stats for a few days (you cannot get pregnant during menstruation). Pregnancy is not fun, it lasts a really long time where you constantly lose stamina due to morning sickness or baby moving, the longest possible pregnancy is 201-something (not sure if days or day/night cycles) long.

To reduce the pregnancy length, edit 'LonaRPG\Data\Scripts\Editables51_System_Settings_Cross_Breed.rb' (you need to extract the game.rgss3a file with 'RPG Maker All Decrypter' or something similar):
Code:
    RACE_PREGNANCY_LENGTH={
        "Human" =>        [20..25,20..25,20..25,20..25,1..1],
        "Moot"=>        [20..25,20..25,20..25,20..25,1..1],
        "Deepone"=>        [20..25,20..25,20..25,20..25,1..1],
        "Fishkind"=>    [14..16,14..16,10..12,11..12,1..1],
        "Orkind"=>        [13..15,13..15,13..15,11..13,1..1],
        "Goblin"=>        [12..13,12..13,12..13,11..12,1..1],
        "Abomination"=>    [13..15,13..15,13..15,11..12,1..1]
    }
e.g.
Code:
    RACE_PREGNANCY_LENGTH={
        "Human" =>        [2..3,2..3,2..3,2..3,1..1],
        "Moot"=>        [2..3,2..3,2..3,2..3,1..1],
        "Deepone"=>        [2..3,2..3,2..3,2..3,1..1],
        "Fishkind"=>    [2..3,2..3,2..3,2..3,1..1],
        "Orkind"=>        [2..3,2..3,2..3,2..3,1..1],
        "Goblin"=>        [2..3,2..3,2..3,2..3,1..1],
        "Abomination"=>    [2..3,2..3,2..3,2..3,1..1]
    }



well, that's the problem... i'm having it like this, sitting as a meat toilet for orks/goblins, but nothing happens... i only had that moment once, where they killed it, by raping, but i didn't even know at that moment that she was pregnant. 1590998250662.png
 

ZedTed

Member
Sep 24, 2017
271
906
well, that's the problem... i'm having it like this, sitting as a meat toilet for orks/goblins, but nothing happens... i only had that moment once, where they killed it, by raping, but i didn't even know at that moment that she was pregnant. View attachment 677218
Pregnancy takes a while to detect. There is a 'hidden' period where conception is occurring so it usually takes a week or so in my experience before symptoms of pregnancy occur.

One way to know you are pregnant is if you get the feeding event every time you pass a day when captured by monsters that says something along the lines of "They will not let a pregnant woman starve". That is an indicator that Lona is pregnant.

Another way to get pregnant, without the difficulty of escaping captivity while pregnant (you lose so much stamina and move slowly), is to find goblins in the wild while naked and using the 'Surrender' skill to get raped (DO NOT use 'Slipped' because that knocks you out while 'Surrender' just makes you stunned). Using the skill while clothed will cause Lona to throw the clothes on the floor, where it will despawn, and make sure to still have positive stamina so you can escape.

You could also just use the juicing ability if you have the 'Succubus' trait or prostitute yourself (note that the game does not allow you to keep human and Moot babies at the moment).
 

Thriceborn

New Member
May 6, 2017
4
3
There is no cheat as far as I am aware, you need to edit the scripts. There was a dude talking about how to do it.

Alternatively, store your stuff in the Noer Tripartite Exchange (the bank, East of the Inn) instead of carrying all your stuff around.
Hey if you don't mind, would you be willing to give me a couple more details?
Once you have unpacked the files into text, and you have edited/changed/saved, do you just put then in the game's folder, or do I need to repack them or something?
 

mordet

Member
Apr 21, 2020
251
150
eccma417

From 0.3.6.0
-*fixed, temporary removed Rapeloop Nap blocker. now you can nap by skill during rapeloop.(for balance test, tell me if it cause bugs.)

Tried napping using the "sleep" skill while raped but could not get energy back. How is this supposed to work?
 

axmed4555

Newbie
Sep 3, 2017
79
76
By the way, are there any games like this one?
And where can i find parasites?
 
Last edited:

afabas

Newbie
Sep 20, 2017
65
13
Is Possible you can explain where do i load item.rvdata2? and where to add. i try putting it on saveeditoronline but i dont know how to get it work.
go to site

load ur save
unpack Game.rgss3a file
search Items.rvdata2

put this "file" in to ur "Save" "drag and drop" "drop in to after when u load save. 1st u need load save"
"The item names is stored here \data\Items.rvdata2, you can upload this file to the save editor. This file can be packed to Game.rgss3a"
 

ZedTed

Member
Sep 24, 2017
271
906
Hey if you don't mind, would you be willing to give me a couple more details?
Once you have unpacked the files into text, and you have edited/changed/saved, do you just put then in the game's folder, or do I need to repack them or something?
You just put the extracted files into the LonaRPG folder (Same location as the ' game.rgss3a' file) and delete the 'game.rgss3a' file, make a back up just in case you want to revert some changes back to vanilla. It should look like this:
Example.png

By the way, are there any games like this one?
As far as I know, there is only one: "Violated Heroine"
It's not dark like this game but it's quite similar in mechanics and game play.
 

studyguide

Member
Jun 23, 2019
355
203
altough this game strictly speaking is completed
playing without guide is a nightmare
and the brutality in this game is sometimes offputting

Perhaps OP can post guide on frontpage ?
 

mordet

Member
Apr 21, 2020
251
150
Today, I learnt a lesson. Getting caught at 0 morality is a death sentence.
I like how you would think that the humans are the least cruel to their captives. Right?
But between being the sex-slave in the back-streets, sex-slave in the out of town bandit camp, mining slave, prisoner, orkind breeding sow, fish-people brood mother (and these guys are hardcore) and abomination seedbed?
The abomination is the safest to end up in, orkind are second safest then fish-people then finally all the humans.
I couldn't survive one of the human slave ending. there's just not enough food to.
 

ZedTed

Member
Sep 24, 2017
271
906
Today, I learnt a lesson. Getting caught at 0 morality is a death sentence.
I like how you would think that the humans are the least cruel to their captives. Right?
But between being the sex-slave in the back-streets, sex-slave in the out of town bandit camp, mining slave, prisoner, orkind breeding sow, fish-people brood mother (and these guys are hardcore) and abomination seedbed?
The abomination is the safest to end up in, orkind are second safest then fish-people then finally all the humans.
I couldn't survive one of the human slave ending. there's just not enough food to.
The abomination seedbed is defiantly easiest to survive and escape but by the gods if I get ambushed in the infested mountains at night without a lantern again...
The mines are the hardest to survive (stupidly so, finding anything in those caves without a lantern is difficult) and you would at least expect to get a pittance of food at the beginning but no, you just starve.

Story-wise, it makes sense because the monsters need female humans (notice how men are not captured) to propagate so they are a vital resource that needs to be kept alive. But the humans already have enough people, because of refugees, so human life is a disposable resource for them and treated as such.
 

mordet

Member
Apr 21, 2020
251
150
But, and let's be honest here, how the hell are the prisoners even able to muster the energy to rape Lona so much! It's around 3 to 4 times per day and there's obviously not enough food to go around.

And, unrelated, I got a stat in my Sex Stats page called "Scared of toilets : 2" and I don't know what...
After testing it seems that if you go in the Doom Fortress' outhouse and get raped there you<ll get that stat.
Pretty funny.
 
Last edited:
  • Haha
Reactions: ZedTed

IDecaX

Newbie
May 26, 2020
39
11
Get people to cum inside her and she has a chance to become pregnant. To guarantee it, you need to have 'Active+' sperm in your sex stats for a few days (you cannot get pregnant during menstruation). Pregnancy is not fun, it lasts a really long time where you constantly lose stamina due to morning sickness or baby moving, the longest possible pregnancy is 201-something (not sure if days or day/night cycles) long.

To reduce the pregnancy length, edit 'LonaRPG\Data\Scripts\Editables51_System_Settings_Cross_Breed.rb' (you need to extract the game.rgss3a file with 'RPG Maker All Decrypter' or something similar):
Code:
    RACE_PREGNANCY_LENGTH={
        "Human" =>        [20..25,20..25,20..25,20..25,1..1],
        "Moot"=>        [20..25,20..25,20..25,20..25,1..1],
        "Deepone"=>        [20..25,20..25,20..25,20..25,1..1],
        "Fishkind"=>    [14..16,14..16,10..12,11..12,1..1],
        "Orkind"=>        [13..15,13..15,13..15,11..13,1..1],
        "Goblin"=>        [12..13,12..13,12..13,11..12,1..1],
        "Abomination"=>    [13..15,13..15,13..15,11..12,1..1]
    }
e.g.
Code:
    RACE_PREGNANCY_LENGTH={
        "Human" =>        [2..3,2..3,2..3,2..3,1..1],
        "Moot"=>        [2..3,2..3,2..3,2..3,1..1],
        "Deepone"=>        [2..3,2..3,2..3,2..3,1..1],
        "Fishkind"=>    [2..3,2..3,2..3,2..3,1..1],
        "Orkind"=>        [2..3,2..3,2..3,2..3,1..1],
        "Goblin"=>        [2..3,2..3,2..3,2..3,1..1],
        "Abomination"=>    [2..3,2..3,2..3,2..3,1..1]
    }
Extracted using RPG maker XP/VX/VX Ace decypter and sucessfully edited it, but unfortunetly it doesnt have any ways to inject the .rb back into the .rgss3a and RPGMakerDecrypter you mentioned doesnt work on my system(for some unknown reason), i dont suppose you have a other injector of some sort as i want to mess with pregnancies.
 

ZedTed

Member
Sep 24, 2017
271
906
Extracted using RPG maker XP/VX/VX Ace decypter and sucessfully edited it, but unfortunetly it doesnt have any ways to inject the .rb and RPGMakerDecrypter you mentioned doesnt work on my system(for some unknown reason), i dont suppose you have a other injector of some sort as i want to mess with pregnancies.
Lemme just give a tutorial with pictures (note that the Game.rgss3a file I use is from another game because I already deleted the original one, so the size is different but method remains the same):

1. Extract "Game.rgss3a" in the LonaRPG folder
Extract.png

2. Place the extracted files into the LonaRPG folder
Move Files.png

3. Delete the original "Game.rgss3a" file (or move it somewhere else as a back up)
Trash.png

4. To edit the .rb files, open it with notepad (or another text-editing program) and save any changes you did.
Notepad.png

5. That's it, you can now mod the game.

Hope this helps.

Edit: Removed an extra picture and wanted to say that any changes you make will effect the game immediately, probably better to do it with the game closed. Also, make copies of files before editing in case you make a big oppsie and forgot the original values.

Edit 2: May or may not have accidentally left my name visible, there is no evidence now.
 
Last edited:
4.10 star(s) 181 Votes