Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing mission location info to Remnant mission description #9967

Closed
1 task done
brendanjones opened this issue Apr 5, 2024 · 5 comments
Closed
1 task done
Labels
bug Something in the game is not behaving as intended
Milestone

Comments

@brendanjones
Copy link
Contributor

brendanjones commented Apr 5, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

In the mission "Remnant: Cognizance 4" you get asked to destroy a Korath fleet last seen in Parca. However once you have accepted the mission, there's no blue mission pointer on any system on the map, and there's no info in the mission description telling you to which system you need to travel.

So if you're forgetful like me then you don't know where to go to complete the mission - I had to search the code repo to find it:

name "Search for the Korath"

Steps to Reproduce

Accept mission "Remnant: Cognizance 4", then go to your map.

Expected Behavior

There's enough info in the mission description to complete the mission.

Screenshots

Screenshot 2024-04-05 at 14 42 10

Link to save file

No response

Operating System

MacOS

Game Source

Steam

Game Version

0.10.6

Additional Information

Add info to the description "Prefect Chilia has asked you to track down a Korath fleet before returning to ." to give the player more of an idea of where to go.

The mission intro tells the player that the fleet was last seen in Parca but adding Parca to the mission description would not be helpful, given the fleet appears in Aescolanus, which isn't even in the same system cluster. I also wouldn't tell the player to go to Aescolanus, because the Remnant don't know exactly where the fleet is - this is supposed to be a search.

How specific should we be? Would something like this be enough? "Prefect Chilia has asked you to track down a Korath fleet in the Ember Waste before returning to ."

@brendanjones brendanjones added bug Something in the game is not behaving as intended unconfirmed More information is needed to be sure this report is true labels Apr 5, 2024
@xX-Dillinger-Xx
Copy link

xX-Dillinger-Xx commented Apr 5, 2024

I remember being frustrated during this mission as well. I started looking in Parca and then searched in a more direct line towards Nenia and didn't think to look towards N.W. section of The Ember Waste. Narrowing down the search to "The Ember Waste" might not be a bad idea. It will still preserve the mystery but reduce the frustration.
I second, "Prefect Chilia has asked you to track down a Korath fleet in The Ember Waste before returning to <destination>."

I wouldn't necessarily call this a bug but I can I confirm it may be an issue. Should the Label be switched to content?

@brendanjones
Copy link
Contributor Author

brendanjones commented Apr 5, 2024

Should the Label be switched to content?

Fine by me!

@Zitchas Zitchas removed the unconfirmed More information is needed to be sure this report is true label Apr 6, 2024
@OcelotWalrus
Copy link
Contributor

Perhaps just Prefect Chilia has asked you to track down a Korath fleet in The Western Ember Waste before returning to <destination>." would be fine?

@brendanjones
Copy link
Contributor Author

brendanjones commented Apr 24, 2024

Afaik the compass points aren't used to refer to parts of The Ember Waste anywhere else, so using them here in this one mission is maybe confusing? Also TEW is a bit of an odd shape so I don't know that 'west' is super helpful, especially as four systems are further west than Aescolanus (and one is level with it).

I think it might be better to edit the mission intro somewhat, from
"It is imperative that all the Korath involved in this exploration be located immediately. According to our surveillance, that ship was part of a fleet that recently passed through Parca. Locate the fleet and report back."
to
"It is imperative that all the Korath involved in this exploration be located immediately. According to our surveillance, that ship was part of a fleet that recently passed through Parca, though the fleet will likely be on the move through The Ember Waste. Locate the fleet and report back."

and then go with the more generic:
Prefect Chilia has asked you to track down a Korath fleet in The Ember Waste before returning to <destination>."

Mission text is here.

@OcelotWalrus
Copy link
Contributor

OcelotWalrus commented Apr 24, 2024

I'd rather say: Prefect Chilia has asked you to track down a Korath fleet detected in The Ember Waste before returning to <destination>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something in the game is not behaving as intended
Projects
Status: Done
Development

No branches or pull requests

5 participants