CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x
Dec 13, 2017
48
22
I've just downloaded and check it myself, the Cecily/QuestHikack14_to15_BRD block is missing a ] in the \board line
\board[Back to the Burning Keg. should probably be \board[Back to the Burning Keg.]
Well then, I might just slap that missing closing bracket on there myself for now. I've only ever dabbled in programming but I still know what a pain those can be. Yep doing that worked.
 
  • Like
Reactions: ProjectS001

jarlbalgruuf

Newbie
Feb 17, 2022
27
26
Hey all. Anyone familiar with the location of the "EffectAbomEatDed" effect within the game files? I thought it would be in the LonaRPG\Data\Effects\Skill folder, but no dice. Kinda found it strange how this (Desecrate) doesn't increase satiety, so I was aiming to change that...
 

Kenny567

Well-Known Member
Oct 10, 2017
1,715
909
Hey all. Anyone familiar with the location of the "EffectAbomEatDed" effect within the game files? I thought it would be in the LonaRPG\Data\Effects\Skill folder, but no dice. Kinda found it strange how this (Desecrate) doesn't increase satiety, so I was aiming to change that...
You need to use the RPGMaker editor for that one. It's within "Map001.rvdata2".
 
  • Like
Reactions: jarlbalgruuf

Kenny567

Well-Known Member
Oct 10, 2017
1,715
909
Oof. Is RPGMaker itself needed to mess with those or is there a separate utility available? I'm guessing it's the former...
The easiest way would be with RPGMaker itself, but you might be able to figure something out using the F10 console ingame.
 

Nelve

Newbie
Dec 17, 2022
16
7
how to get it:unsure:
Just go to church near Noer, ask fat priest "about saints" and allow him to fuck Lona. After that wait until next day, come back and choose "ask more about saints". Priest fucks Lona second time and than give her mission to cleanse sins from believers with her body. With that Lona will gain Saint Believer title and acces to holy prostitution (that by itself have mostly no profit).
Although, If Lona fucks fat priest 5 times with option "ask more about saints" she receive two reliqs from him for free.
 

kingbetty

Member
Sep 4, 2017
103
54
Hi, I've been trying to follow the like 3 different guides to enable to cheat mod. I've put it in the _mod folder, I've done everything I can think of and can't seem to get it to work. Its entirely possible I'm just misreading something but if someone could make a step by step idiots guide or even a picture showing how the mod folder should look I'd really appreciate it
 

jarlbalgruuf

Newbie
Feb 17, 2022
27
26
The easiest way would be with RPGMaker itself, but you might be able to figure something out using the F10 console ingame.
Tried using VXAce to open it, but no dice. I was able to get...something via notepad++, but I'm guessing there's some kind of binary encoding here? Anyone have any clue as to how to go about this? Figured adding a satiety function to that skill would make a bit more sense than say... F10 abuse. lol
 

Kenny567

Well-Known Member
Oct 10, 2017
1,715
909
Tried using VXAce to open it, but no dice. I was able to get...something via notepad++, but I'm guessing there's some kind of binary encoding here? Anyone have any clue as to how to go about this? Figured adding a satiety function to that skill would make a bit more sense than say... F10 abuse. lol
I've had a look at the event for that effect, I don't think that is the right thing anyway. Maybe you wanted BasicAbomEatDed.json which should be the actual skill. The effect events look to me like they are the animations for the skill.
 

Kenny567

Well-Known Member
Oct 10, 2017
1,715
909
Hi, I've been trying to follow the like 3 different guides to enable to cheat mod. I've put it in the _mod folder, I've done everything I can think of and can't seem to get it to work. Its entirely possible I'm just misreading something but if someone could make a step by step idiots guide or even a picture showing how the mod folder should look I'd really appreciate it
Try this one. There are 2 different downloads (only 1 is needed), but they have the instructions each needs.
 

Kenny567

Well-Known Member
Oct 10, 2017
1,715
909
I did try this but I don't know how to activate the cheats in game or how to see what they are
The downloads have a readme with the hotkeys to use, most of the mod is accessed via F9.

The mod loader version has to be enabled either:
  • By setting Banned under [Cheats Mod] in GameMods.ini to 0
or
  • Run ModScripts\NyxLauncher.exe and click the small square box next to Cheats Mod so that it changes to green.
I've added the hotkeys in a spoiler to the post of my edit to the Cheats Mod.
 
Last edited:

jarlbalgruuf

Newbie
Feb 17, 2022
27
26
I've had a look at the event for that effect, I don't think that is the right thing anyway. Maybe you wanted BasicAbomEatDed.json which should be the actual skill. The effect events look to me like they are the animations for the skill.
Yeah after parsing the bits and pieces of the rvdata2 file that didn't come out as a garbled mess, it seems like it just describes what the skill is and the appropriate sprites to refer to it; not what it actually does. As for BasicAbomEatDed.json, I've been through that file many times and it doesn't seem to hint at how it activates the health restoration effect.

I'll just copy a similar effect and add it to the "effect" line right above "add_state". I think that method will simply restore satiety on cast instead of when a corpse is actually devoured, but it's the best I got. Assuming it actually works. If not, I got nothing.
 

Kenny567

Well-Known Member
Oct 10, 2017
1,715
909
Yeah after parsing the bits and pieces of the rvdata2 file that didn't come out as a garbled mess, it seems like it just describes what the skill is and the appropriate sprites to refer to it; not what it actually does. As for BasicAbomEatDed.json, I've been through that file many times and it doesn't seem to hint at how it activates the health restoration effect.

I'll just copy a similar effect and add it to the "effect" line right above "add_state". I think that method will simply restore satiety on cast instead of when a corpse is actually devoured, but it's the best I got. Assuming it actually works. If not, I got nothing.
You might not even need to do that, the effect event calls a function that could be adjusted with a modscript.

Extract attachment to ModScripts
 
Last edited:

ProjectS001

Member
Sep 12, 2020
164
360
I've just downloaded and check it myself, the Cecily/QuestHikack14_to15_BRD block is missing a ] in the \board line
\board[Back to the Burning Keg. should probably be \board[Back to the Burning Keg.]
Well then, I might just slap that missing closing bracket on there myself for now. I've only ever dabbled in programming but I still know what a pain those can be. Yep doing that worked.
Fk me... welp... fixed now for the patch :V
 
4.10 star(s) 197 Votes