I know it's incomplete and may never be complete but I'd love to be able to boost stats and make any choice at any given situation.
Right click and go in inspect elements, go to the console, write stats, and press enter. With that you can edit the game stats, Ctrl+f if you want to search for the stats you want to edit.
I know it's incomplete and may never be complete but I'd love to be able to boost stats and make any choice at any given situation.
Right click and go in inspect elements, go to the console, write stats, and press enter. With that you can edit the game stats, Ctrl+f if you want to search for the stats you want to edit.
The way I said, it's for pc. For mobile isn't easy, but you can get the inspect element by using a javascript code( the link for the videoWell I'll try to see if can get a right click mobile app to right click on my mobile browser maybe that might work.
Tried it and did get the inspect element part to work but though the stats edited in the element they didn't edit in the game.The way I said, it's for pc. For mobile isn't easy, but you can get the inspect element by using a javascript code( the link for the video, it says it only work on android but you can try it and see if it works for you), with that out of the way go to the game and search "inspect" the javascript code will appear as a bookmark press it and you will get an sort of config engine? see in the image link> press it. It's an inspect for android. You go to console and write "stats," press execute, and the command will be shown like on the computer( you won't use the stats command to edit, you just want to see the stats names ex: Morgana relationship is morganatrust, write " stats.morganatrust="100" " and execute it. A warning, if you refresh the page the inspect engine will dissapear.
Ok so I did a step by stepTried it and did get the inspect element part to work but though the stats edited in the element they didn't edit in the game.