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

Implement autoscaling of expedition's rewards #125

Open
mdziekon opened this issue Aug 1, 2020 · 0 comments
Open

Implement autoscaling of expedition's rewards #125

mdziekon opened this issue Aug 1, 2020 · 0 comments
Labels
feature_request:approved All feature requests reviewed and approved by the maintainers feature_request All issues containing feature requests to add new functionalities

Comments

@mdziekon
Copy link
Owner

mdziekon commented Aug 1, 2020

Request background

In #123 the new and rewritten expeditions system has been merged into master. However, it's "reward system" is currently set to a flat reward value. This value (or values for any new events to be added in #124) should automatically scale based on these criteria:

  • Ships in the fleet (more ships / more expensive ships should yield better rewards; however, there should be an upper limit on that)
  • Server's speeds (resources extraction & overall game speed)
  • Server's owner defined multiplier (additional variable / function for fine tuning on demand)

Related issues or PRs:

@mdziekon mdziekon added feature_request All issues containing feature requests to add new functionalities feature_request:approved All feature requests reviewed and approved by the maintainers labels Aug 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature_request:approved All feature requests reviewed and approved by the maintainers feature_request All issues containing feature requests to add new functionalities
Projects
None yet
Development

No branches or pull requests

1 participant