- Feb 1, 2020
- 184
- 371
Hey mate, I know you made this post some time ago. I just want to say that it is really helpful - but I don't think I know how to make it work.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):
e.g.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] }
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] }
I did what the on-site guide said about the RPG decrypter, but I'm not sure that I can see the difference.
Here I what I did:
1. Extracted the files
2. Edited the file that you mentioned.
3. Then I copied all the extracted stuff into the game folder
4. Now it should supposedly work?
But I'm not sure that it does. Am I doing something wrong?
So I of course found this immediatly after. Can your guide be stickied somewhere? It was very helpful to me.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):
And also another note: I suppose you have to be not-pregnant when you alter it. Otherwise it won't work to mod it, I guess.
Last edited: