CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

Leon5265

Newbie
Jul 14, 2021
30
13
Oh sh*t, I killed him! :') Looks likes I need to restart all the game.
PS But I have 76-st level( Impossible to restart for me. T__T
Or you can get lucky from dungeon treasure chest to get the rifle. Quite possible to get and any short dungeon will do the trick.
Exp: Warehouse at port, cave near Noer, and small tower north of Noer
 

Rastafoo

Well-Known Member
Jun 6, 2018
1,756
3,730
How long is this game to complete
Complete? Its still in development. But if you mean making enough money for a boat ticket its entirely dependent on your skill at the game. Good players can do it in under ten hours, bad players will play for ten hours and still have little progress XD
 

james087

New Member
Mar 5, 2019
3
23
World Difficulty is not that bad because you can reduce it by meeting missionary event in Noer and paying him (reduces world difficulty by 1 per 1000 value you pay him up to 10 per event).

World Difficulty affects:
1. Difficulty of overmap checks. You need higher stats and RNG roll to succesfully hide/leave/escape/etc at higher difficulty.
2. Amount of monsters spawned in encounter increases every 25 difficulty. Depends on race, for orkind it's 0-25 - 4 goblins; 26-50 - 5 goblins; 51-75 - 5 goblins+1 hobgoblin; 76-100 - 5 goblins+1 hobgoblin+1 orc
3. Price to leave island increases by 1 gold coin per 10 difficulty.
4. Frequency of encounters
Also some minor things (there's code for different cuffs being put on?).

World Difficulty increases by 0.35 each time you sleep up to maximum of 100.

EDIT:

Yes, you reduce it as much as you pay for up to 10 per each event, repeatable.
It does not rise as of writing this post.
Does anyone have a strategy for getting the missionary event to happen on DOOM mode? my run got to level 25 world difficulty and I still haven't encountered them. Just guards and bandits.

edit* got a reply off itch.io. " having hitchhiker trait helps since it doubles neutral encounter chance otherwise you just wander till you find it has to be in city tile or slums"
 
Last edited:

Ricordi

Member
Jun 3, 2021
133
335
Ruby experts, please advise on how to modify a corresponding JSON file (specifically 400_WoundMThigh.json) using a script
You don't have permission to view the spoiler content. Log in or register now.
to update its parameters. The goal is to replace the wound sprites "pose1_subposeX_WoundMThighX.png" on Lona's leg during the final stage of pregnancy with "pose1_subposeX_WoundMThighXpreg8.png" without overlaying them. This would help eliminate the "artifacts" shown in the following image:
Screenshot 2023-05-22 223910.png

Currently, when I place this script in the 'Modscripts' folder and launch the game, I encounter the following error:
1684837171923.png

Apparently, I have written this script incorrectly or there is another issue. Can you please advise if there is a way to implement a script that accomplishes what I have described?


Below, I have attached the folder containing the files I used. ↓↓↓
 

Virgin Girl

Well-Known Member
Apr 22, 2023
1,132
849
Ruby experts, please advise on how to modify a corresponding JSON file (specifically 400_WoundMThigh.json) using a script
You don't have permission to view the spoiler content. Log in or register now.
to update its parameters. The goal is to replace the wound sprites "pose1_subposeX_WoundMThighX.png" on Lona's leg during the final stage of pregnancy with "pose1_subposeX_WoundMThighXpreg8.png" without overlaying them. This would help eliminate the "artifacts" shown in the following image:
View attachment 2643305

Currently, when I place this script in the 'Modscripts' folder and launch the game, I encounter the following error:
View attachment 2643308

Apparently, I have written this script incorrectly or there is another issue. Can you please advise if there is a way to implement a script that accomplishes what I have described?


Below, I have attached the folder containing the files I used. ↓↓↓
how you got bigger tits
 

Ricordi

Member
Jun 3, 2021
133
335
how you got bigger tits
I took the resources from here:


Additionally, I added and redrew some sprites. But this mod is still a work in progress (the default clothing set, dirt on Lona's body, wounds, etc., have been partially adapted).
 

Black37

New Member
Mar 29, 2022
4
0
I took the resources from here:


Additionally, I added and redrew some sprites. But this mod is still a work in progress (the default clothing set, dirt on Lona's body, wounds, etc., have been partially adapted).
how did you set up the mod i cant get it to work
 

texxy

Member
Aug 19, 2017
206
279
. But keep in mind that the "mod" is in a very early stage, so don't have high expectations for it. There is still a lot to do and revise.
That's defo something I'll keep my eye on, thanks!
 

KidsLoveSatan

Newbie
Oct 10, 2021
23
17
Ruby experts, please advise on how to modify a corresponding JSON file (specifically 400_WoundMThigh.json) using a script
It seems the version of Ruby used RGSS3 doesn't have the standard JSON module.
Looks like the game instead uses a custom parser "LonaRPG\Data\Scripts\Frames\Modules\jsonEnDecoder.rb" for JSON
 
Last edited:
  • Thinking Face
Reactions: Ricordi

redhydra

Newbie
Mar 2, 2018
76
19
Anyone got a save of a deepone rebirth? I'm been trying to get it but i just can't goddamn get it done x.x. Not sure where or how to do it, i got enslaved by the fish people in port but still nothing there either. And how do you get Moot rebirth? Haven't been able to find a single one, just wanna play as something more interesting than human, god even the wiki has nothing on Moot :< wish races was just a selection.
 
Last edited:

redhydra

Newbie
Mar 2, 2018
76
19
download 0.8.0.1 and the MTL patch, run the patch with google trans, then when you start the game switch language to MTL.
For mods, no idea, theirs some skins here and there for Character palate swops that look pretty great.

As an aside, i dont recommend playing an older version, as you'll need to wipe your saves when you decide to actually update, besides updates are better not worse.

and heres an example of skin, half race with truedeepone skin palate ^^ View attachment 2632953
Where do you put the true deepone file?
 

alasad

Member
Jun 13, 2017
268
345
Ruby experts, please advise on how to modify a corresponding JSON file (specifically 400_WoundMThigh.json) using a script
You don't have permission to view the spoiler content. Log in or register now.
to update its parameters. The goal is to replace the wound sprites "pose1_subposeX_WoundMThighX.png" on Lona's leg during the final stage of pregnancy with "pose1_subposeX_WoundMThighXpreg8.png" without overlaying them. This would help eliminate the "artifacts" shown in the following image:
View attachment 2643305

Currently, when I place this script in the 'Modscripts' folder and launch the game, I encounter the following error:
View attachment 2643308

Apparently, I have written this script incorrectly or there is another issue. Can you please advise if there is a way to implement a script that accomplishes what I have described?


Below, I have attached the folder containing the files I used. ↓↓↓
omg how did you get her tits so big? I went to that girl who sells body modifications but there is nothing really there to actually visibly modify my body lol. I want bigger tits for my lona as well
 

Ricordi

Member
Jun 3, 2021
133
335
omg how did you get her tits so big? I went to that girl who sells body modifications but there is nothing really there to actually visibly modify my body lol. I want bigger tits for my lona as well
. But keep in mind that the "mod" is in a very early stage, so don't have high expectations for it. There is still a lot to do and revise.
View attachment 2643791

Also don't forget to backup your Data folder!!!
 
  • Like
Reactions: M12RUSS and alasad

alasad

Member
Jun 13, 2017
268
345
ohh its a mod. I thought this was ingame stuff. Alright thanks! Gonna try it out. I like the idea of it being a ingame modification. if you're bored and ever feel like it, maybe you can implement it in a way so that we can "purchase" big tits in the ingame shop. So we can add and remove it without changing game files. Either way, thank you a lot!
 
4.10 star(s) 197 Votes