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

Configurations #9

Open
bauepete opened this issue Mar 25, 2020 · 0 comments
Open

Configurations #9

bauepete opened this issue Mar 25, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@bauepete
Copy link
Collaborator

bauepete commented Mar 25, 2020

Story

As a virologist I want to change the impact of an infection and the power of a vaccination in order to adjust the difficulty of the game dynamically.

Example 1

The current user is a virologist

+serta-set infection-impact  5

Expected response

In case of an untreated infection players loose 5 % of their immunity

Example 2

The current user is a virologist

+serta-set vaccination-power  10

Expected response

A vaccination increases the strength of the immune system by 10 %

Example 3

The current user is a virologist

+serta-set drug-race-timeout  12

Expected response

Players have 12 hours time to get a drug in case they are infected

DoD

  • The immune system of a player looses the number of % set in case they get an infection and cannot apply a drug
  • The immune system of a player gains the number of % set in case they get a vaccination
  • Players have time the amount of time set to get drugs in case they are infected
@bauepete bauepete added the enhancement New feature or request label Mar 25, 2020
@bauepete bauepete added this to the Version 2 milestone Mar 25, 2020
This was referenced Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant