Change Ara Kei Gender Preference

sky-steele

New Member
May 20, 2020
3
0
39
I realize that Ara Kei is androgynous. As the wiki states, "They allow Captain Steele to determine their gender pronouns upon their first meeting".

Is there anyway to change this after the first meeting? I've tried looking in the save editor, but can't seem to find any flags, etc. that would allow it.

Thanks!
 

Paradox01

Well-Known Member
Feb 8, 2020
1,817
2,484
USA
Is there anyway to change this after the first meeting?
Near as I can tell, no, not without redoing a lot if not all of her content. I'd try setting the ARAKEI_TALKED flag to blank, or even all of the ARAKEI_ flags to blank if that didn't work. Either way, make damn sure you're using a back-up save file/slot when you try it.
 

sky-steele

New Member
May 20, 2020
3
0
39
You'll have to go to Ara's page in the save editor, then change the first value in their Forced Gender status effect to 0 (They), 1 (He) or 2 (She).

Thanks for the replies,

Do I have to edit/customize the save editor (v0.30.8) to see this effect? I've been looking through the tabs and can't find that setting/option. When I cloned the project and did a search of the code, I did find something in TiTsEd.Data.xml...

Code:
<StatusEffect Name="Forced Gender" IsHidden="true" />

If I'm just missing where it is, can you please tell me which tab I need to look under?
 

Attachments

  • save-edit-arakei.jpg
    save-edit-arakei.jpg
    113.1 KB · Views: 2

TheShepard256

Well-Known Member
Thanks for the replies,

Do I have to edit/customize the save editor (v0.30.8) to see this effect? I've been looking through the tabs and can't find that setting/option. When I cloned the project and did a search of the code, I did find something in TiTsEd.Data.xml...

Code:
<StatusEffect Name="Forced Gender" IsHidden="true" />

If I'm just missing where it is, can you please tell me which tab I need to look under?
The "Flags" tab contains all the status effects.