CoC2 Save Editor

Papum

Well-Known Member
Dec 6, 2023
553
354
44
For item itself:
pc.safeAddItem(ITEMS.HeartOfOak);
then the flags:
flags.V_BATHS_OAK_HEART = 1;
flags.V_BATHS_TWINS_RAMIEN = 1;
flags.V_BATHS_RAMIEN = 1;
flags.RAMIEN_BATHS_COMBAT = 1;
flags.RAMIEN_TELDUUM_COMBAT = undefined;
flags.RAMIEN_VICTORY = undefined;
Reached to that point and seems maybe there is more to it, namely the letter that is adquired through being an thief or maybe slum rat background aswell.
Don't know if that has any flag attached to it as it may incriminate the prince in the involvement of contaminating the waters (that could possibly lead to a lot of diffferent things aswell, wich i'l try to see if so).

I'l attach this save where it is at the point of talking to the twins in teh bathhouse:
 

Attachments

  • CoC2_Upekkha_277.coc2
    336.1 KB · Views: 3

Tarnakus

Well-Known Member
Oct 31, 2020
574
301
Reached to that point and seems maybe there is more to it, namely the letter that is adquired through being an thief or maybe slum rat background aswell.
Don't know if that has any flag attached to it as it may incriminate the prince in the involvement of contaminating the waters (that could possibly lead to a lot of diffferent things aswell, wich i'l try to see if so).
If you want to add this letter:
pc.createKeyItem(KEYITEMS.RamiensLetter);
But doesn't seem important and I do not see any special new routes if you have it (like only slight variants). If I read this correctly you can get it either as slumrat or thief during thieft -> or if not, then you will get it after fighting him in Baths.
1776544623402.png
 
  • Like
Reactions: Papum

Papum

Well-Known Member
Dec 6, 2023
553
354
44
If you want to add this letter:
pc.createKeyItem(KEYITEMS.RamiensLetter);
But doesn't seem important and I do not see any special new routes if you have it (like only slight variants). If I read this correctly you can get it either as slumrat or thief during thieft -> or if not, then you will get it after fighting him in Baths.
Yeah, was hoping i'd screw Vrannus over with that but did not happen when i met the tauren in the tunnels with Varena.
Probably because at the KM feast i did not accuse anybody at Kasyrra, maybe if i had acussed the prince or senator who knows... .