Page 1 of 1

Help possible to cheat Category points?

Posted: Mon Jun 16, 2014 4:53 pm
by GlassGo
I put Category point in Wild Gift\Harmony :oops: :x while I somehow messed up it with Wild Gift\Fungus, and save game after it.

Is there a way to return CP with console command? It's my first Solipsist, Nightmare\Roguelike, and I need all I can get.

Re: Help possible?

Posted: Mon Jun 16, 2014 5:28 pm
by Marson
You can do pretty much whatever you want from the Lua console, but you'd have to go into cheat mode. That labels the character as cheated.

Re: Help possible?

Posted: Mon Jun 16, 2014 6:41 pm
by GlassGo
Thanks, I suspected it. :cry:
Can someone tell exact command?

Re: Help possible?

Posted: Tue Jun 17, 2014 12:32 am
by grayswandir
game.player.talents_types['wild-gift/harmony'] = false
game.player.unused_talents_types = 1

Re: Help possible to cheat Category points?

Posted: Tue Jun 17, 2014 11:18 am
by GlassGo
Thanks!