OtherDialogueInfos #1527

Closed
opened 2025-04-09 07:36:47 -07:00 by Sainan · 0 comments
Owner

Finishing the first chat with flare seems to queue a chat with the hex:

{"DialogueName":"/Lotus/Types/Gameplay/1999Wf/Dialogue/FlareDialogue_rom.dialogue","Rank":1,"Chemistry":20,"CompletionType":2,"QueuedDialogues":["FlareRank1Convo2"],"Booleans":["FlareInfestation1","FlareLizzie1"],"ResetBooleans":[],"Data":{"Id":"FlareRank1Convo1","Booleans":[],"Choices":[1,1,1,2,3,1,1,1]},"CompletionType":2,"OtherDialogueInfos":[{"Dialogue":"/Lotus/Types/Gameplay/1999Wf/Dialogue/HexDialogue_rom.dialogue","Tag":"HexFlareConvo1","Value":0}]}

I'm thinking the Value might refer to a Chemistry delta, tho I'm unsure how/where/why that would be used.

Finishing the first chat with flare seems to queue a chat with the hex: ```json {"DialogueName":"/Lotus/Types/Gameplay/1999Wf/Dialogue/FlareDialogue_rom.dialogue","Rank":1,"Chemistry":20,"CompletionType":2,"QueuedDialogues":["FlareRank1Convo2"],"Booleans":["FlareInfestation1","FlareLizzie1"],"ResetBooleans":[],"Data":{"Id":"FlareRank1Convo1","Booleans":[],"Choices":[1,1,1,2,3,1,1,1]},"CompletionType":2,"OtherDialogueInfos":[{"Dialogue":"/Lotus/Types/Gameplay/1999Wf/Dialogue/HexDialogue_rom.dialogue","Tag":"HexFlareConvo1","Value":0}]} ``` I'm thinking the `Value` might refer to a Chemistry delta, tho I'm unsure how/where/why that would be used.
Sainan added the
unimplemented
label 2025-04-09 07:36:47 -07:00
Sign in to join this conversation.
No description provided.