Noidcreid illol fraazx
I apologize, what I posted was for the game
Lilith's Throne. (Mostly because here are called Feats, not Perks)
For this one you need to use other methods. Simplest one is to edit the game itself. Close the game, go in the game folder and open the .html file with notepad++.
(make sure you are using regular expression search - bottom left in search window)
Search for
setupFeats Ignore first entry, what you need it the second one. Second entry should look like this
Code:
<<widget "setupFeats">>
What you need to edit is
upgradeDetails which can be found a couple of lines below. Edit the cost of the feats to be 1. Don't mess with the limits, you will not get certain traits if you set them too high. If you feel really adventurous set the cost to 0. Never tried tbh, so I don't know if it works. In theory it should.
Then save, close everything, and start a new game.
PS It goes without saying that you should make a backup of the .html file before you edit it.