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

Add initiative dice roll to see whether Hero or Monster attack first #4

Open
LearnVisualStudio opened this issue Nov 23, 2014 · 0 comments

Comments

@LearnVisualStudio
Copy link
Owner

There's been some confusion about how BOTH hero and monster can be knocked out at the same time. Currently BOTH get to attach each other "simultaneously" however that seems unfair to some players. To remedy this, we'll introduce a "initiative" roll to see who attacks first. This will give either the hero or the monster the advantage in those scenarios where it would have been possible to knock each other out. In other words, now once one defeats the other, there's no "parting shot".

To accommodate this, the player and monster should have an "initiative bonus" that will extend the upper end of the roll. In other words, if both have a random.Roll(10), an initiative bonus of 5 would make it random.Roll(15).

The Hero can improve "initiative bonus" through training. Therefore, training can EITHER improve your To Hit chance bonus (as it does now) OR it can improve your initiative bonus.

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

1 participant