Soulash

Soulash

Not enough ratings
Cheating Guide
By vitokin
This is how to cheat by enabling debug, or is useful for modding too, this is taken from the dev i didn't write this stuff:

Cheat Console to be able to test things quicker and enabled it for everyone as it can be an invaluable tool for modding as well.

To access the console you need to first enable debugging. To do this, go to `C:\Users\{your_user}\AppData\Roaming\WizardsOfTheCode\Soulash\data\user_settings.json` and add the property "debug": "for_sure", as seen in an example below (make sure to test the file on jsonlint.com if something crashes):

{

"debug": {
"enabled": true,
"draw_map_on_new_game": false
},

"gameplay": {

"animations": {

"on_death": 54

},

"autoequip": true,

"camera_shake": true

},

[... rest of the file]

}

Be aware that debugging may impact performance as it logs all of the AI actions into files.

After it's set, start the game. Then after your save is loaded, press ` - backtick above tab on QWERTY keyboards. You can close the console with the same key.

Below is the list of all available cheats:

1. heal - heals your character to max

2. exp 100 - adds 100 exp for your character, try to avoid adding more exp than you need for the next level, if you advance more than once you will lose ability selection.

3. teleport x,y,z - teleport your character to a selected position. With debugging set, you should see a hovered position at the bottom right corner of your screen.

4. spawn 21 or spawn 300 20 - the first number is the id of the entity you wish to spawn nearby. It can be an enemy or item. The second number indicates the count. If it's a stackable item, it will spawn in the same spot - useful to spawn some resources for crafting, while enemies will spawn in random positions nearby. To quickly find out which entity id you need to spawn something, you can go to your install directory for Soulash/data/mods/core/entities and search entity by name. The first number in the filename is the id you need.

5. set_stat strength 100 - sets specific stat value to the number you want. Works for strength, endurance, dexterity, intelligence, willpower. Can be useful to test crafting affixes or artifacts, as intelligence affects the chance of rolling magic items.

6. recipe 100 - teaches you the recipe to craft an item of index 100. See spawn above to figure out how to grab the index you need. Must be craftable.

7. thirst 100 - Adds value to the thirst bar, can be negative.

8. hunger 100 - Adds value to the hunger bar, can be negative.

9. time 100 - Adds a number of turns. Can be useful to move through the time of day.



Have fun guys, and keep in mind, with great power comes great responsibility!
   
Award
Favorite
Favorited
Unfavorite
Cheating 101
No idea what to write here
19 Comments
Xiphos Fraznoir 8 Jun @ 3:10pm 
Can we get a list of json id’s for each item to spawn like seeds, tools, weapon, resources, and much more in separate categories?
Choppa 13 Sep, 2022 @ 1:30am 
Works perfectly
nickyboy5oo 15 Aug, 2022 @ 8:56am 
its not working, there isnt even an appdata or wizardsofthecode in my files
Killer Beast 77 11 May, 2022 @ 7:19am 
i have the commands already installed and i can modify everything whitout changing anything don't know if this is normal but i guess not
TickleMeOri 10 May, 2022 @ 12:51pm 
My Console isnt working, Every time i do this change it reverts when i enter the game
Sob 13 Mar, 2022 @ 10:45am 
does not work :(
\Forever Alone/ 13 Mar, 2022 @ 10:43am 
Does not work. Only removing fog of war but nothing else.
14AD 10 Mar, 2022 @ 3:47pm 
It worked for me
vitokin  [author] 8 Mar, 2022 @ 1:10am 
Yeah i reported the console issue on the devs discord, doesnt work for me either now
Jazuke Taizago 8 Mar, 2022 @ 12:45am 
Sorry. After i tested my PC by changing Language Locale between English US and UK, i wen't to bed. Was already very late.

Anyways. Clicking F1, activates, it seems to me, fully revealed Map. I can now see everything without Fog of War. It also snaps camera to some few Enemies/Creatures within range even outside my Vision.

As for the Console. No. Nothing.