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

Nurses can vaccinate in parallel #26

Open
sadger opened this issue Jan 19, 2014 · 2 comments
Open

Nurses can vaccinate in parallel #26

sadger opened this issue Jan 19, 2014 · 2 comments
Milestone

Comments

@sadger
Copy link
Owner

sadger commented Jan 19, 2014

I have made a new issue for this so we can discuss just this.

Now you can make multiple nurses vaccinate people at the same time (as of the most recent commit), it seems to be
working nicely and hopefully you can confirm as much.

One problem I foresee at the moment is that they are just too efficient one nurse if placed in front of a marked patient will just vaccinate and zoom from person to person and you can clear the infections a bit too easily. I think this may need tweaking. Either we have a sort of "chance to vaccinate" much like infections or maybe a cooldown time for each nurse so they can't vaccinate someone else until 5 seconds later or something. The former is much better really.

@MarkL1961
Copy link
Collaborator

I have noticed that this depends on the nurse, how crowded it is and how close the infected are to each other.
One with a higher skill level will zip around more than one with middle or low skill.
In my game tonight in a crowded hospital I still had to pick the nurse up and put her near to where she was needed even though she had high skill.
Not having enough benches also slows down the vaccination in a busy hospital, because more patients are standing - so don't get vaccinated.
On nurses speed, I thought that this was the same in TH, so it has not made it any easier in my opinion.

@sadger
Copy link
Owner Author

sadger commented Sep 1, 2014

Oh, ok that sounds reasonable then, thanks for testing it. If it's too easy we can always reduce the radius the nurses check around or limit the number of nurses working in parallel. We'll fix this after release if we get any complaints.

@MarkL1961 MarkL1961 modified the milestone: Low Sep 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants