CoC2 Save Editor

Papum

Well-Known Member
Dec 6, 2023
427
297
44
Yeah, however I didn't have time now to edit both of yours saves. CTRL+F varena in your save and you should find section like this (with your current party ofc not exactly this):
Code:
\"party\":{\"members\":[\"pc\",\"etheryn\",\"arona\",\"varena\"],\"guest\":[\"varena\"]}
change it to this:
Code:
\"party\":{\"members\":[\"pc\",\"etheryn\",\"arona\"],\"guest\":[]}
I didn't test it much but the other guys save loaded without Varena and without immediate errors.
Thanks, gonna try it out.