Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

Values found.

(Direct) = changes to this value auto update game and info and vice versa.

(Indirect) = changes from game dont auto update this value HOWEVER updating this value changes game state.


(Direct) Gold: global._J9
(Indirect) Health: global._a9

How to cheat:
STEP 1: <for simple person method>
go to site: https://html-classic.itch.zone/html/890491/index.html?v=1542781941
which is where the actual game is, this way you can mod variables in chrome console. 
continue to step 2.

STEP 2:<for nerd method>:

load a custom script to intercept the iframe from loading as an iframe.

STEP 3:  go to chrome console, enter the value you want to modify and set it to something you want. EX:

global._J9 = 900            sets gold to 900
global._a9 = 300            gives full health