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

VN Ren'Py Tavern of Spear [v0.33b] [Caro]

4.80 star(s) 5 Votes

Averill Elwyn

Newbie
Sep 22, 2020
41
12
Why does my HP keep going plus 5000 into the negatives for no reason
You over-upgraded your stats, causing a glitch, try again, keep saving and loading till you get the an acceptable outcome.

Keep checking the map then check your health to see if you messed it up before doing it again.
 
Nov 8, 2021
369
317
You over-upgraded your stats, causing a glitch, try again, keep saving and loading till you get the an acceptable outcome.

Keep checking the map then check your health to see if you messed it up before doing it again.
It is not a bug, it is a feature. Caro actively tries to harass players by causing their HP to drop when OP characters enter the forest map.
The triggers are as follows in v0.32:
  • If the sum of your main stats is bigger than 110. (strength, agility etc.)
  • If your ATK stat, max HP or max MP stats exceed 700 or 900 respectively.
This guy needs help if he thinks coding traps like that improves his product. Funnily enough, if you pay more and access the cheat menu or just play/level long enough, you will trigger the trap as well.

All in all douchey and dumb behavior.
1721467601189.png
 
Nov 8, 2021
369
317
Would editing out this line of code allow people to cheat normally then?
I guess that should work:
Extract the RPYC file from the archive.rpa, decompile, edit out the lines, recompile and overwrite the old RPYC in the archive. Sounds like a hassle every time. I recommend just staying below the threshold and fixing your stats with the dev console or save editor:

[...]
You can save edit here:


But if you really wanna get into manipulating the game then you can enable the dev console and enter short script expressions like adding items or changing stats yourself just in time. The attached RPY file enables the console. Just insert it into the named folder 'game' where the file 'archive.rpa' is located.
Now hitting Shift+O opens the console.

Simple commands are:

"jane_inv.take(coin,10000)" -> gives you 10000 gold
"jane_inv.take(electric_fish_stew,100)" -> may be the best healing item you'll need
"Zalt.str=20" -> sets your strength stat to 20, other stats for this are agi, int, end, cha, hp, maxhp, mp, maxmp, lust, maxlust, CRIT, CRIT_prob, ATK, MATK, DEF

"Zalt.points=100" -> have 100 lv-points

You don't have permission to view the spoiler content. Log in or register now.
 

superlow

Newbie
Aug 28, 2018
16
4
I guess that should work:
Extract the RPYC file from the archive.rpa, decompile, edit out the lines, recompile and overwrite the old RPYC in the archive. Sounds like a hassle every time. I recommend just staying below the threshold and fixing your stats with the dev console or save editor:
Unless things changed you shouldn't have to recompile and all that, just having the rpy file you edited in the game folder should work, as it prioritizes the external rpy/rpyc file instead.
 
Nov 8, 2021
369
317
Unless things changed you shouldn't have to recompile and all that, just having the rpy file you edited in the game folder should work, as it prioritizes the external rpy/rpyc file instead.
Could've sworn I tried something like that somewhere else but having a duplicate gave an exception. The mod seems to work!

For anyone wanting to fix the code trap, just download Forest_map.rpy and move it to Tavern_of_Spear-0.32.1-pc\game.
V0.32a only! Other versions may behave in crashy and save corupty ways.
1721509913632.png
 

rggtuh

Member
Nov 15, 2020
172
70
Could've sworn I tried something like that somewhere else but having a duplicate gave an exception. The mod seems to work!

For anyone wanting to fix the code trap, just download Forest_map.rpy and move it to Tavern_of_Spear-0.32.1-pc\game.
V0.32a only! Other versions may behave in crashy and save corupty ways.
View attachment 3850885
Unable to download, you did not compress the package, resulting in, can only view, can not download
 
4.80 star(s) 5 Votes