[ShB][Allied Society][Pixies] Added remaining story quests #45

Merged
liza merged 3 commits from plogon_enjoyer/Questionable:pixie into master 2024-09-13 07:09:33 +00:00

Added the following story quests:

  • As the Heart Bids
  • Forever and a Dream
Added the following story quests: - As the Heart Bids - Forever and a Dream
plogon_enjoyer added 2 commits 2024-09-12 17:22:19 +00:00
liza reviewed 2024-09-12 17:30:34 +00:00
@ -0,0 +152,4 @@
},
"TerritoryId": 816,
"InteractionType": "SinglePlayerDuty",
"$": "Sequence 7 is the duty itself"

This looks like it's wrong. Quest sequences have nothing to do with instanced battles. It's more that Sequence 7 is probably cutscene-only, and thus will likely never be seen unless you (I think) DC in the middle of it.

Quite contrary: if you look at e.g. The Mountain that Strides, you'll see sequence 6 is a SinglePlayerDuty and sequence 7 is some other interaction afterwards.

For all intents and purposes, this should have

{
 "Sequence": 7
}

as separate sequence.

This looks like it's wrong. Quest sequences have nothing to do with instanced battles. It's more that Sequence 7 is probably cutscene-only, and thus will likely never be seen unless you (I think) DC in the middle of it. Quite contrary: if you look at e.g. `The Mountain that Strides`, you'll see sequence 6 is a SinglePlayerDuty and sequence 7 is some other interaction afterwards. For all intents and purposes, this should have ``` { "Sequence": 7 } ``` as separate sequence.

Ohhh good point, as I was also running TextAdvance so the cutscene was naturally skipped. I'll update this now.

Ohhh good point, as I was also running `TextAdvance` so the cutscene was naturally skipped. I'll update this now.

This is now updated in 6f8693340c

This is now updated in 6f8693340ce35e51c52a7ddd2c6bfd2199ca39cc
plogon_enjoyer marked this conversation as resolved
plogon_enjoyer added 1 commit 2024-09-13 06:49:16 +00:00
liza merged commit 14a69446fa into master 2024-09-13 07:09:33 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: liza/Questionable#45
There is no content yet.