You can zoom it up by pressing M. If you do that, I think the Javascript version of the map is bigger than the flash versionI only wish they make the map bigger like in the flash game
Using wordshow to tell adria you not ok with getting addicted
Who?...how to tell Adria you not OK with getting addicted
After loading a game, click the "i" in TiTs on the main screen to activate cheat mode (under settings/options)is there an editor for this dam json crap?
yes my badWho?...You don't have permission to view the spoiler content. Log in or register now.You must be registered to see the links
The cheat menu sucks. I need a save editorAfter loading a game, click the "i" in TiTs on the main screen to activate cheat mode (under settings/options)
You won't ever get to have that, except as a bad end. No incest, or no patreon income. That has been removed from all content now. 90% of all other games make a patch to correct that, but FEN just too lazy and probably not smart enough to do that. He could probably get away with making that Optional in the options. GL wit that.Can you bang cousin yet? I couldn't find much relevant in the search.
directly? No,indirectly? in some scenes it does happen;but as of right now to my knowledge no you can't do that(them)Can you bang cousin yet? I couldn't find much relevant in the search.
Load the game in any chrome and load whatever save you want to edit (save it to a file and then open it from the file if needed)Still no one has an editor for saves on the new platform? The HORROR !
Thank You Very Much. I managed to get almost everything except the perks. Gotta figure that out.Load the game in any chrome and load whatever save you want to edit (save it to a file and then open it from the file if needed)
Pull up the console from settings > more tools > dev tools
Type in "game.gamestate" and press enter.
Expand out the gamestate variable
Now you're looking at everything that the CoC2 save editor will give you. Some of the shit is not very intuitive and its easy to break your save in the same way it is with a save editor because of how the game logic works. Like, don't give yourself max stats or the next time you level up your softlock into the level up screen because you don't have enough stat points (max them after you're max level instead). Luckily, because you're fucking with the game state directly, if you break something you can usually just change it back and you're good. The only catch is if you lock yourself on a screen with no way to refresh, which I've only managed to do with the level up screen.
You can fuck with characters by messing around with "game.gamestate.characters"
The player character is the one named PC
Quest flags and other events are all in "game.gamestate.flags"
Credits are under "game.gamestate.characters.pc.credits"
The only catch is that I can't remember where I found the body part tables. IDK, dig around for it.
No need for a save editor when everything is just kinda, there.
| Treated Readiness |
Doesn't work for browser savesis it me or does the save editor doesn't work anymore
Perks are annoying. They work the same way as the old save editor, but you have to know all the values off hand. I mostly just cheated this one by getting the perk values from an old save on the previous versions and copying them over.Thank You Very Much. I managed to get almost everything except the perks. Gotta figure that out.
Okay, I still can't figure out how to add the
Perk to the list. If you know how, could you explain it?
Treated Readiness
Okay, I have found a way to do this easy. First of all, Make a save to test to get all the perk or which perk you want. Done, Check the Perk to see which values, and copy the NAME + Description and make sure you got values,Perks are annoying. They work the same way as the old save editor, but you have to know all the values off hand. I mostly just cheated this one by getting the perk values from an old save on the previous versions and copying them over.
You can mostly guess the rest of the perk variables. Most of them have combat only set to false, and hidden set to true. A lot of this is "does it show up in the buff list." Minutes left should be 0, and the tooltip text is just the tooltip text for the buff icon (which doesn't matter if the perk is hidden anyways)
The problem is the four values, which define what the perk does. If something increases fertility by 20%, usually value1 is 0.20. But it varies perk by perk.
I found an easier version lolOkay, I have found a way to do this easy. First of all, Make a save to test to get all the perk or which perk you want. Done, Check the Perk to see which values, and copy the NAME + Description and make sure you got values,
Get nuki Nuts from the nukinutter w/e then replace that with name + description + value, exit the DEVELOPER each time you do this, so it refreshes, and go back BOOOm perk there. Some what of a hassle, but absolutely works.
Does anyone have the latest version of TITS in the new Engine?