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

Rivers get in the way #49

Open
Inglonias opened this issue Jan 12, 2024 · 7 comments
Open

Rivers get in the way #49

Inglonias opened this issue Jan 12, 2024 · 7 comments

Comments

@Inglonias
Copy link

Pretty simple issue, probably not so simple solution:

On my last character's first expedition there was a river between myself and the extraction point. There was no way for me to know where the nearest bridge was. I gave up on that character right then and there.

If it is at all possible to ensure that a walkable path exists that won't take longer than the time limit to walk on between myself and the extraction point, that would be great. This is probably not possible, or if it is, not feasible.

A band aid solution might be to lower the occurrence of rivers in the overworld.

@Inglonias
Copy link
Author

Inglonias commented Jan 12, 2024

It just happened again. I have no idea how I'm supposed to deal with this. (I used the debug menu to reveal the map and confirm what was happening)
image

@TGWeaver
Copy link
Owner

Yeah, no overmap pathfinding is available for the code, possibly at all, and you need ways past rivers the most when you can least afford them. There is a way to just turn them off entirely, and I may include that as a file in the next release (since it can't be toggled while in-game, only via files).

@Inglonias
Copy link
Author

That might be the best solution.

It's worth noting that a failed expedition or two was not nearly as catastrophic as I had feared, so this is not quite as urgent. If you fail early on, you probably aren't losing anything irreplaceable, and if you fail later, you can use the warp shards spell to come home.

@DenCheesecake
Copy link

I've played hundreds of raids in Sky Island and never had a bad spawn on an island. You must have been immensely unlucky. I bumped into a few rivers, sure, but if you follow the river you will find a bridge eventually. It has never been a problem in my case. Just sharing my feedback

@Inglonias
Copy link
Author

It is less of an issue on longer expeditions, but in 0.3.0 you are limited to two hour expeditions at the start. Two hours is not a lot of time to find your way around a river and depending on how far that bridge is, may be too far to travel in a short time.

@Khrazlon
Copy link

Would it be possible to have the exits spawn near to roads or trails, to reduce the chance of them being on islands or unreachable?

@Coach-mdl
Copy link

Perhaps a spell that helps the player float in water could help. The HỎI could teach it. It doesn't solve the river issue, but it gives the player a means to cross if all else fails.

The main issue isn't inherently the river itself but how feasible it is to cross in the time you have. If one wanted to make a boat, they could, but it would have to be foldable and made pre-raid and is not early game accessible. Flotation vests could help too but that's extra storage taken up to help with a scenario that doesn't happen consistently enough to warrant carrying it. We just need to have a way across without leaving everything behind to swim.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants