Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

pekpuuu

4
Posts
1
Topics
A member registered Apr 15, 2021

Recent community posts

It happens when using learning points to increase a stat. In my case a 92% human and 8% demon got 3 charm for +1. I tested it by starting a new game with a demon slave and learning charm, she got 11 points for every +1. I used a fresh installation I downloaded a week ago as well and it still happened.

Mentalup functions reapply racial bonuses. This seems to fix it:

person.stats[mental+"_base"] += 1

Tweaks brings back the .back error. It is not fixed in ALT or the provided file.

ALT/tweak also has this unlisted change:

#var racetext

var racetext = ""

var marketrate = 1

sattext = "\n\nA sign board lists current relative pricing by race:\n"

for i in globals.races:

marketrate = round(globals.state.racemarketsat[i]*100)/100

#racetext = i.replace('Beastkin', '')

racetext = str(i.replace('Beastkin', ''))

(1 edit)

A quick mod that makes defeat and escape animations faster, if you have the combat animation skip setting on. 

Compatibility should be really high. I haven't found issues with Aric/Ralph or 1.0d bugfix/Leo.

https://mega.nz/file/S4tCAZLQ#Hp6NQZUoxeAIh-wgj1WO07tH9mmzI6GCsaLAltk1Nqo