Cephee

New Member
Nov 3, 2017
2
6
I made a very simple cheat mod.

It simply add a starting option which give one point on each skill, and a bunch of money. Nothing fancy, and nothing too much game breaking. It's repeatable, and give you the opportunity to choose another starting option after (you still have to unlock them by playing the game).


To install the mod :

Open the index.html, search for :
Code:
You embrace the journey ahead with nothing but your wits...<br><br><br>
After this line, add :
Code:
<!-- Cheat mod -->

 &lt;div class=&quot;linkIcons&quot;&gt;
&lt;img src=&quot;Images/Icons/RedArrow.png&quot;  &gt;&lt;&lt;link &quot;Soul sold&quot;&gt;&gt;
    &lt;&lt;set $money +=666&gt;&gt;
    &lt;&lt;set $hunterSkill += 1&gt;&gt;
    &lt;&lt;set $strSkill += 1&gt;&gt;
    &lt;&lt;set $healSkill += 1&gt;&gt;
    &lt;&lt;set $magicSkill += 1&gt;&gt;
    &lt;&lt;set $eyeSeeing += 1&gt;&gt;
    &lt;&lt;set $cumSkill += 1&gt;&gt;
    &lt;&lt;set $charismaSkill += 1&gt;&gt
    &lt;&lt;goto &quot;StartingGift&quot;&gt;&gt;
&lt;&lt;/link&gt;&gt;
 &lt;img src=&quot;Images/Icons/RedCoins.png&quot;&gt;
&lt;/div&gt;
Sell your soul the Demon of the 4th Wall, and live a very easy life.
&lt;br&gt;&lt;br&gt;&lt;br&gt;

<!-- /Cheat mod -->
 
  • Like
Reactions: 1v4n3

Polyushko

Newbie
Jun 12, 2017
49
79
Really wish we could give Nyxie's tailhole some D. Hopefully this option will be around in the future
 

BubonPioche2

Newbie
Feb 28, 2020
20
2
I started writing a walkthrough but this being the first timi I do it I have some issue doing it. I'm having issue with the character sheets, I can't get them with the capture tool because they are too big. the second problem is that I have no idea of how to do the dialogue while keeping it readable.

Here's the link :

Update : I did a test for a dialogue tree for the begining of deer girl, what do you think of it ? Should I continue like this or is there anything I should change ?

Update 2 : I will stop for today, if someone want to help tell me and I will give you access
Just got a lot of work at my job, won't be able to work on it for some time.
 

luc1233

New Member
Oct 16, 2024
13
24
how do you level up mind magic?
If I remember correctly you need to do a hunt to access good or bad karma, and then talk to the librarian and ask him to teach you mind magic. You should be able to level it after that.
 

Shikers

New Member
Jan 10, 2022
3
0
You can give the kobold the egg, the elixir and the jelly , but there is still one more item i can't find. Is it bugged? Also , what item do You need to give naafiri when You go for the Cosmic Insanity dialogue option?
 
4.30 star(s) 7 Votes