SapiensAnatis / Dawnshard

Server emulator for Dragalia Lost
https://dawnshard.co.uk
MIT License
75 stars 29 forks source link

Add campaign skip button #525

Closed SapiensAnatis closed 1 week ago

SapiensAnatis commented 5 months ago

Context In the original game there was a campaign skip button which would progress you to the end of chapter 10. It is available after doing a small amount of story to finish the interactive tutorial.

It used to progress your player level and halidom, and grant you some material rewards.

If you did not skip, it used to grant you hustle hammers + materials equivalent to the fort level ups skipping would have granted you.

The feature request This button should be implemented in Dawnshard. We should also implement the reward after Ch.10 for both skipping and not skipping.

Implementation details

jaredstrong89 commented 4 weeks ago

I have begun work on this.

jaredstrong89 commented 3 weeks ago

Implementation questions:

  1. Do we want to skip the hard and very hard quests?
  2. Do we know the details of which buildings to level up? And to what levels?
SapiensAnatis commented 3 weeks ago
  1. No, I think it’s just normal as it’s intended to skip past doing story to unlock other parts of the game. Hard/Very Hard is only done to unlock resources. 

  2. See wiki page: https://dragalialost.wiki/w/Beginner%27s_Guide#The_Story_Skip_Option

jaredstrong89 commented 3 weeks ago

I wish I saw this earlier! I manually figured the correct amount of exp already! 🤣

Thanks much!

SapiensAnatis commented 2 weeks ago

@jaredstrong89 Thanks for your PR for the initial issue. Unless I missed something, I don't think it includes the Chapter 10 reward for not skipping. However, I think this can be done in a separate pull request -- would you be happy to contribute that as well?

jaredstrong89 commented 2 weeks ago

Yes, I can look into it after making adjustments to the first PR.

SapiensAnatis commented 1 week ago

Yes, I can look into it after making adjustments to the first PR.

@jaredstrong89 I've opened #787 to cover the chapter 10 reward. Let me know if you'd like me to assign it to you :)

jaredstrong89 commented 1 week ago

Yes, I will take it. I have done some preliminary testing on that one.