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

Jackpot object #81

Open
y21 opened this issue Feb 21, 2019 · 2 comments
Open

Jackpot object #81

y21 opened this issue Feb 21, 2019 · 2 comments
Assignees
Labels
backend Relates to the backend core Related to the actual game system, e.g. ideas enhancement New feature or request frontend Relates to the frontend

Comments

@y21
Copy link
Contributor

y21 commented Feb 21, 2019

A "Jackpot" would be an object that can only be placed once per map. The time someone "stands" on one of these will be added to an internal timer. When the timer reaches a given goal (for instance 120 minutes), a reward will be given to everyone who contributed to the time. When more than just one person is on that object, the time increases faster.

Example:

Total reward: 1,000 Blobcoins | Goal: 120 minutes

Time spent Contribution in % Reward
80 min 66.67% 667 Blobcoins
30 min 25% 250 Blobcoins
10 min 8.33% 83 Blobcoins

We could set the goal to a higher number like 300 minutes (5 hours).
This would make the game more active AND fixes issue #52. We might want to add abilities to blobs so they can defend/attack in other ways than just nomming.

To prevent automating the process we could make it so blobs can't be on them for longer than 15 minutes without moving.

@y21 y21 added enhancement New feature or request frontend Relates to the frontend backend Relates to the backend core Related to the actual game system, e.g. ideas labels Feb 21, 2019
@Nightcaat
Copy link
Contributor

Sounds good!

@Nightcaat Nightcaat added this to To do in Frontend Feb 21, 2019
@Nightcaat Nightcaat added this to To do in Backend Feb 21, 2019
@kaiserbyte
Copy link

mmmm mgrayons

i like it yeah sounds good haha yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Relates to the backend core Related to the actual game system, e.g. ideas enhancement New feature or request frontend Relates to the frontend
Projects
Backend
  
To do
Frontend
  
To do
Development

No branches or pull requests

3 participants